/*Header 01 */
/***************************************************
  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 
 */
/***********************************************************************/
.topnav {
  text-transform: uppercase;
  font-size: 12px; }

#header .ApColumn .block {
  margin-bottom: 0; }

a.icon-open-search {
  display: none; }

@media (min-width: 1200px) {
  .ApMegamenu {
    text-align: center;
    position: static; }
    .ApMegamenu .leo-megamenu {
      display: inline-block;
      vertical-align: bottom; } }
.ApQuicklogin {
  height: 48px;
  line-height: 48px; }

@media (min-width: 992px) {
  .userinfo-selector.popup-over a.popup-title {
    display: none; }
  .userinfo-selector .user-info {
    min-width: unset;
    position: static;
    display: block;
    background: transparent;
    border: none; }
    .userinfo-selector .user-info a {
      padding: 0px 13px;
      line-height: 48px;
      font-size: 12px;
      color: #999999; }
    .userinfo-selector .user-info li {
      border-bottom: none;
      display: inline-block;
      vertical-align: top;
      padding: 0;
      position: relative; }
      .userinfo-selector .user-info li:nth-child(2):after, .userinfo-selector .user-info li:nth-child(3):after {
        content: "";
        background: #999999;
        height: 17px;
        width: 1px;
        display: inline-block;
        vertical-align: top;
        position: absolute;
        top: 14px;
        right: 0; }
      .userinfo-selector .user-info li:nth-child(2) a {
        padding-left: 0; }
        .rtl .userinfo-selector .user-info li:nth-child(2) a {
          padding-right: 0;
          padding-left: inherit; }
      .userinfo-selector .user-info li:first-child, .userinfo-selector .user-info li:last-child {
        display: none; } }

.currency, .language {
  color: #fff; }
  .currency:after, .language:after {
    content: "";
    background: #999999;
    height: 17px;
    width: 1px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 14px;
    right: 0; }

.popup-over a.popup-title:hover .currency, .popup-over a.popup-title:hover .language {
  color: #EE791C; }

#_desktop_cart, .ap-wishlist, .support_line {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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; }

.support_line {
  height: 100%; }
  .support_line i {
    color: #EE791C;
    float: left;
    margin-right: 10px;
    margin-top: 10px; }
    .rtl .support_line i {
      float: right; }
    .rtl .support_line i {
      margin-left: 10px;
      margin-right: inherit; }
  .support_line .text {
    font-size: 13px;
    color: #666666;
    display: block;
    line-height: 25px; }
  .support_line .number {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #333333; }
  .support_line .text_block {
    float: left; }
    .rtl .support_line .text_block {
      float: right; }
@media (min-width: 992px) and (max-width: 1199px) {
  .support_line .number {
    font-size: 14px; }
  .support_line i {
    margin-top: 0px; }
  .support_line .text {
    line-height: 18px; } }

#header .search-widget {
  line-height: 90px; }
  @media (min-width: 1200px) {
    #header .search-widget {
      width: 49%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #header .search-widget {
    width: 35%; } }

  @media (max-width: 991px) {
    #header .search-widget {
      width: 42%; } }
  #header .search-widget.popup-over a.popup-title {
    display: none; }

.ap-wishlist a {
  color: #333333; }
  .ap-wishlist a:hover {
    color: #EE791C; }

#_desktop_cart {
  padding-right: 0; }
  .rtl #_desktop_cart {
    padding-left: 0;
    padding-right: inherit; }

.ap-wishlist i, #_desktop_cart .shopping-cart, .support_line i {
  font-size: 30px; }
  @media (max-width: 1400px) and (min-width: 1200px) {
    .ap-wishlist i, #_desktop_cart .shopping-cart, .support_line i {
      font-size: 25px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .ap-wishlist i, #_desktop_cart .shopping-cart, .support_line i {
    font-size: 28px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #_desktop_cart .cart-icon {
    margin-top: 5px; }

  .ap-wishlist {
    margin-top: 0; } }
@media (max-width: 991px) {
  #_desktop_cart .cart-icon,
  .ap-wishlist {
    margin-top: 0; } }
@media (max-width: 767px) {
  .header_logo {
    text-align: center;
    width: 100%; }

  .leo-verticalmenu {
    display: none; }

  .header-top .row {
    position: static; }
    .header-top .row .ApColumn {
      position: static; }
    .header-top .row .ApMegamenu {
      position: absolute;
      top: 63px;
      left: 10px;
      right: auto; }

  #_desktop_cart {
    position: absolute;
    top: 28px;
    right: 0; }

  #leo_search_block_top {
    margin-bottom: 20px; }

  .currency:after {
    display: none; } }
@media (min-width: 1500px) {
  .header-top .inner {
    max-width: 1410px;
    margin: 0 auto; } }
@media (max-width: 1499px) and (min-width: 1200px) {
  .header-top .ApMegamenu {
    margin: 0 10px; }

  .leo-megamenu .navbar-nav > li > a {
    padding: 22px 10px;
    font-size: 14px; } }
@media (min-width: 1200px) {
  .header-nav .ApMegamenu {
    display: none; } }
@media (max-width: 767px) {
  .ApMegamenu {
    position: absolute;
    top: 25px;
    z-index: 2; } }

/*# sourceMappingURL=headerposition3689009132.css.map */
