/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 1200px) {
  #index #header {
    position: absolute;
    z-index: 99;
    width: 100%;
    text-align: center;
    top: 45px; }
    #index #header .header-top {
      display: inline-block; } }
#index #header.navbar-fixed-top.mini-navbar {
  position: fixed;
  top: 10px;
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

.header-top {
  max-width: 1780px;
  margin: auto;
  background: #fff; }

.gr-header {
  border: 1px solid #d4d5d6; }

.gr-header-top {
  border-bottom: 1px solid #d4d5d6; }

/** LANGUAGE **/
.header-logo {
  text-align: center;
  padding: 24px 0;
  border-right: 1px solid #d4d5d6;
  min-height: 150px;
  line-height: 90px; }
  .rtl .header-logo {
    border-left: 1px solid #d4d5d6;
    border-right: inherit; }

.popup-over .popup-title {
  padding: 18px 15px;
  font-size: 12px;
  color: #52575D; }
  .popup-over .popup-title .iso_code {
    font-weight: 700;
    text-transform: uppercase; }
.popup-over .popup-content {
  min-width: 130px;
  padding: 20px; }
  .popup-over .popup-content li {
    padding: 3px 0; }
@media (min-width: 992px) {
  .popup-over.userinfo-selector ul {
    display: block;
    position: relative;
    top: inherit;
    border: none;
    padding: 0; }
    .popup-over.userinfo-selector ul li {
      display: inline-block;
      padding: 18px 9px; } }

/** MENU **/
.leo-megamenu {
  float: left; }
  .rtl .leo-megamenu {
    float: right; }
  .leo-megamenu .navbar-nav > li > a {
    padding: 38px 19px; }
  @media (max-width: 991px) {
    .leo-megamenu.navbar {
      padding: 26px 0; } }

/** CART **/
#_desktop_cart {
  padding: 38px 15px; }
  #_desktop_cart .cart-preview .shopping-cart:before {
    content: '\f07a';
    font-family: "FontAwesome"; }
  #_desktop_cart .cart-preview .cart-quantity {
    position: relative;
    background: transparent;
    top: 0;
    color: #41444B; }
    #_desktop_cart .cart-preview .cart-quantity:before {
      content: "(";
      position: absolute;
      left: 0;
      bottom: 0; }
      .rtl #_desktop_cart .cart-preview .cart-quantity:before {
        right: 0;
        left: auto; }
    #_desktop_cart .cart-preview .cart-quantity:after {
      content: ")";
      position: absolute;
      right: 0;
      bottom: 0; }
      .rtl #_desktop_cart .cart-preview .cart-quantity:after {
        left: 0;
        right: auto; }
  #_desktop_cart .cart-products-count {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    #_desktop_cart .cart-products-count .cart-unit {
      display: block;
      padding-left: 3px; }
      .rtl #_desktop_cart .cart-products-count .cart-unit {
        padding-right: 3px;
        padding-left: inherit; }

/** SEARCH **/
#header #click_show_search {
  padding: 38px 15px; }

/*# sourceMappingURL=headerposition1502971239.css.map */
