/*header 9 (header home 10)*/
/***************************************************
  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 
 */
/***********************************************************************/
#index #header {
  background-color: transparent; }

#index.keep-header #header {
  padding: 0;
  background-color: #FFFFFF; }

.box-top {
  height: 80px; }
  @media (max-width: 1200px) {
    .box-top {
      border-bottom: 1px solid #dedede; } }
  @media (max-width: 1499px) {
    .box-top {
      display: inherit;
      height: inherit; } }
  @media (min-width: 992px) {
    .box-top {
      position: relative; } }
  @media (min-width: 992px) {
    .box-top .ApColumn:nth-child(2) {
      position: static; } }
  @media (max-width: 575px) {
    .box-top #leo_search_block_top #leosearchtopbox {
      right: 0; }
      .rtl .box-top #leo_search_block_top #leosearchtopbox {
        left: 0;
        right: auto; } }
  @media (min-width: 576px) {
    .box-top #leo_search_block_top {
      height: inherit; }
      .box-top #leo_search_block_top .title_block {
        display: none; }
      .box-top #leo_search_block_top #leosearchtopbox {
        position: static;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; }
      .box-top #leo_search_block_top .form-control {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -o-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none; }
        .box-top #leo_search_block_top .form-control:focus {
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          -o-box-shadow: none;
          -ms-box-shadow: none;
          box-shadow: none; }
      .box-top #leo_search_block_top .btn {
        background-color: transparent;
        color: #222; }
        .box-top #leo_search_block_top .btn:hover {
          color: #eb7025; } }
  @media (min-width: 1500px) {
    .box-top .ApColumn:nth-child(1) {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }
  @media (max-width: 1499px) {
    .box-top .ApColumn:nth-child(1) {
      width: 100%;
      border-bottom: 1px solid #dedede;
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media (max-width: 575px) {
    .box-top .ApColumn:nth-child(1) {
      padding-top: 0;
      padding-bottom: 0; } }
  .box-top .ApColumn:nth-child(2) {
    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 (max-width: 1499px) {
      .box-top .ApColumn:nth-child(2) {
        width: 80%;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start; } }
    @media (max-width: 991px) {
      .box-top .ApColumn:nth-child(2) {
        width: 20%; } }
  @media (max-width: 1499px) {
    .box-top .ApColumn:nth-child(3) {
      width: 20%; } }
  @media (max-width: 991px) {
    .box-top .ApColumn:nth-child(3) {
      width: 80%; } }

.wr-logo {
  float: left; }
  .rtl .wr-logo {
    float: right; }
  @media (min-width: 1500px) {
    .wr-logo {
      padding-right: 90px;
      padding-left: 60px; }
      .rtl .wr-logo {
        padding-left: 90px;
        padding-right: inherit; }
      .rtl .wr-logo {
        padding-right: 60px;
        padding-left: inherit; } }
  @media (max-width: 1499px) {
    .wr-logo {
      padding-top: 10px; } }
  @media (max-width: 575px) {
    .wr-logo {
      padding-top: 27px; } }

@media (min-width: 992px) {
  #leo_block_top {
    width: 50%;
    margin: 0;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede; }

  #_desktop_cart {
    width: 50%; }
    #_desktop_cart .cart-preview {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }
#leo_block_top .popup-content {
  right: 0;
  left: auto; }
  [dir="rtl"] #leo_block_top .popup-content {
    left: 0;
    right: auto; }

@media (min-width: 992px) {
  .leo-megamenu.navbar {
    position: static; } }
.leo-megamenu .navbar-nav > li > a {
  font-family: "Eina03-400";
  font-size: 13px; }
@media (min-width: 1500px) {
  .leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
    left: 0;
    right: 0;
    margin: auto; } }
@media (min-width: 992px) {
  .leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
    max-width: 1200px; } }

@media (min-width: 1500px) {
  .ApMegamenu {
    padding-right: 30px; }
    .rtl .ApMegamenu {
      padding-left: 30px;
      padding-right: inherit; } }

@media (min-width: 576px) {
  #leo_search_block_top .form-control {
    background-color: transparent; } }

@media (max-width: 1360px) and (min-width: 1200px) {
  .leo-megamenu .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px); } }
@media (max-width: 1200px) {
  .product-has-border {
    padding-top: 20px; } }

/*# sourceMappingURL=headerposition3402294870.css.map */
