/***************************************************
  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: 992px) {
  #index #header {
    position: absolute;
    z-index: 999;
    width: 100%;
    background: transparent; }
}
#index #header.navbar-fixed-top, #index #header .navbar-fixed-bottom {
  position: fixed; }
  #index #header.navbar-fixed-top.mini-navbar, #index #header .navbar-fixed-bottom.mini-navbar {
    background: rgba(0, 0, 0, 0.75); }
    #index #header.navbar-fixed-top.mini-navbar:before, #index #header .navbar-fixed-bottom.mini-navbar:before {
      min-height: 110px; }
@media (min-width: 992px) {
  #index.keep-header > #page {
    padding-top: 0 !important; } }
@media (min-width: 992px) {
  #index .header-nav {
    background: transparent; } }

#header {
  background: #fff; }

.header-nav {
  position: relative;
  background: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.4); }
  .header-nav a {
    color: #fff; }

.header-top {
  background: transparent; }
  
  #cart-block .cart-preview .header,
.popup-over .popup-title {
  padding: 0 10px;
  border-width: 0 0 0 1px;
  border-color: #fff;
  border-style: solid; }
  .rtl .popup-over .popup-title {
    border-width: 0 1px 0 1px; }


/** MENU **/
@media (max-width: 991px) {
  .box-header {
    padding: 20px 0 10px; } }
.box-header .header-menu {
  position: static; }
@media (max-width: 991px) {
  .box-header .header-logo {
    text-align: center; } }

/** MENU **/
@media (min-width: 992px) {
  .leo-megamenu {
    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; } }
.leo-megamenu .navbar-nav > li > a {
	font-size:18px;
	letter-spacing:0.05em;
	font-weight:500;
  color: #000; }
  .leo-megamenu .navbar-nav > li > a:hover {
    color: #df476e; }
@media (max-width: 991px) {
  .leo-megamenu .navbar-header {
    padding: 15px 0; } }

  @media (max-width: 480px) {
    .popup-over .popup-title {
      border-width: 0 1px 0 0; }
      .rtl .popup-over .popup-title {
        border-width: 0 0 0 1px; } }
@media (max-width: 480px) {
  .popup-over .popup-content {
    right: 0; }
    .rtl .popup-over .popup-content {
      left: 0;
      right: auto; } }
.popup-over.currency-selector .popup-title, .popup-over.language-selector-wrapper .popup-title {
  text-transform: uppercase; }
@media (min-width: 768px) {
  .popup-over.currency-selector .popup-content, .popup-over.language-selector-wrapper .popup-content {
    right: inherit;
    left: 0; }
    .rtl .popup-over.currency-selector .popup-content, .rtl .popup-over.language-selector-wrapper .popup-content {
      right: 0;
      left: auto; } }
@media (min-width: 768px) {
  .popup-over.currency-selector .popup-title {
    border-width: 0 0 0 1px;
    border-color: rgba(255, 255, 255, 0.1);
    border-style: solid; }
    .rtl .popup-over.currency-selector .popup-title {
      border-width: 0 1px 0 0; } }


#cart-block .cart-preview .cart-quantity {
	color: #d2bd9a;
    font-size: 14px;
    text-transform: uppercase;
}

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