/***************************************************
  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 
 */
/***********************************************************************/
.header-nav {
  text-align: center;
  text-transform: uppercase;
  color: #ffffff; }
  .header-nav p {
    margin-bottom: 0; }
  .header-nav .close-campbar {
    position: absolute;
    right: 20px;
    top: 50%;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .header-nav.hidden {
    display: none; }

#header .header-top {
  background-color: #191a1c; }
  #header .header-top .head-logo {
    width: 197px; }
  #header .header-top .popup-over .popup-title {
    color: #ffffff; }
  #header .header-top #cart-block .cart-preview .header,
  #header .header-top .button-list li a {
    color: #ffffff; }
  #header .header-top #leo_search_block_top {
    margin-left: 18px; }
    #header .header-top #leo_search_block_top .title_block {
      color: #ffffff; }
  #header .header-top .leo-megamenu .navbar-nav > li > a {
    color: #ffffff;
    padding: 20px; }
  @media (min-width: 992px) {
    #header .header-top .leo-megamenu .navbar-nav > li.aligned-fullwidth {
      position: static; } }
  #header .header-top .currency-selector .popup-title {
    padding: 6px 15px;
    border: 1px solid #fff;
    line-height: 22px; }

@media (max-width: 1199px) and (min-width: 992px) {
  .header-flex {
    flex-wrap: wrap;
    padding-top: 30px; }
    .header-flex .left-header {
      text-align: center;
      -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; }
    .header-flex .center-header {
      -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: 480px) {
  .header-flex {
    flex-wrap: wrap; }
    .header-flex .left-header {
      text-align: center;
      padding-bottom: 20px !important;
      -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; }
    .header-flex .center-header {
      -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) {
  .leo-megamenu .navbar-toggler:before {
    color: #ffffff; } }

/*# sourceMappingURL=headerposition1896906510.css.map */
