/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/*$app-image-path:     "../../../../../img/modules/appagebuilder/img/"!default; 
$menu-image-path:    "../../../../../img/modules/leobootstrapmenu/img/"!default;
$slide-image-path:   "../../../../../img/modules/leoslideshow/img/"!default;
$login-image-path:   "../../../../../img/modules/leoquicklogin/img/"!default;*/
/***********************************************************************/
/************ Header Home 1 ***************/
.header-container {
  position: relative;
  z-index: 104; }

.header-nav .ApColumn .block-social .title_block {
  display: none; }
.header-nav .owl-theme .owl-controls .owl-buttons div {
  top: -12px;
  bottom: 0;
  background-color: #f9f9f9;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  border-radius: 0; }
  .header-nav .owl-theme .owl-controls .owl-buttons div:before {
    line-height: 38px; }
  .header-nav .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0; }
    .rtl .header-nav .owl-theme .owl-controls .owl-buttons div.owl-prev {
      right: 0;
      left: auto; }
  .header-nav .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0; }
    .rtl .header-nav .owl-theme .owl-controls .owl-buttons div.owl-next {
      left: 0;
      right: auto; }
  .header-nav .owl-theme .owl-controls .owl-buttons div:hover {
    background: transparent;
    border-color: transparent; }
.header-nav .offers-carousel {
  text-align: center;
  padding: 11px 0; }
  .header-nav .offers-carousel .title {
    display: none; }
.header-nav .ApBlockLink {
  padding: 11px 0;
  text-align: right; }
  .rtl .header-nav .ApBlockLink {
    text-align: left; }
  .header-nav .ApBlockLink ul {
    margin-bottom: 0; }

/* header-top */
@media (min-width: 992px) {
  .page-index .header-top {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9); } }

#header.navbar-fixed-top.mini-navbar .header-top {
  top: 0; }
#header.navbar-fixed-top.mini-navbar .header-nav {
  border-bottom: none; }

.header-top .menu-center {
  text-align: center; }
  @media (max-width: 991px) {
    .header-top .menu-center {
      position: absolute;
      top: 30px;
      width: 30px;
      text-align: left; }
      .rtl .header-top .menu-center {
        text-align: right; } }

.col-logo {
  margin: 25px 0; }
  @media (max-width: 767px) {
    .col-logo {
      text-align: center; } }
  .col-logo img {
    width: auto;
    min-height: 50px; }

@media (min-width: 992px) {
  .col-center {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; } }

@media (min-width: 768px) {
  .col-info {
    margin-top: 27px; } }

.leo-megamenu .navbar-toggler {
  border: none; }
  @media (min-width: 768px) and (max-width: 991px) {
    .leo-megamenu .navbar-toggler {
      margin-top: 26px; } }
  @media (max-width: 991px) {
    .leo-megamenu .navbar-toggler {
      width: 30px;
      text-align: left; }
      .rtl .leo-megamenu .navbar-toggler {
        text-align: right; } }
.leo-megamenu .navbar-nav > li {
  float: none;
  display: inline-block; }
  .leo-megamenu .navbar-nav > li > a {
    padding: 41px 20px; }
    @media (max-width: 1024px) {
      .leo-megamenu .navbar-nav > li > a {
        padding: 41px 10px; } }
  .leo-megamenu .navbar-nav > li.new .sub-title {
    top: 10px; }

/* leoproductsearch */
#leo_search_block_top #show_search span {
  display: none; }

/* block social */
.block-social {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end; }
  .block-social ul {
    padding: 7px 0; }

/* Skin */

/*# sourceMappingURL=headerposition1501866647.css.map */
