/***************************************************
  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 {
  background: transparent; }
  .header-nav .container {
    background: #ed635f; }
  .header-nav a {
    color: #fff; }

.header-top {
  background: transparent; }
  .header-top .container {
    background: #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }

.block-social {
  padding: 0;
  text-align: left; }
  .rtl .block-social {
    text-align: right; }

.header-nav .popup-over a.popup-title {
  padding: 14px 5px; }
  .header-nav .popup-over a.popup-title:hover {
    color: #f7e97e; }

@media (max-width: 767px) {
  .top-left-header, .top-right-header {
    -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; } }

#_desktop_cart {
  margin-right: 8px; }
  .rtl #_desktop_cart {
    margin-left: 8px;
    margin-right: inherit; }
  #_desktop_cart .header {
    padding: 17px 5px;
    color: #fff; }
    @media (max-width: 991px) {
      #_desktop_cart .header {
        padding: 16px 5px; } }
  #_desktop_cart .cart-preview .shopping-cart {
    color: #fff;
    display: inline-block !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  #_desktop_cart .cart-preview.active a {
    color: #f7e97e; }
    #_desktop_cart .cart-preview.active a .shopping-cart {
      color: #f7e97e; }
    #_desktop_cart .cart-preview.active a:hover {
      cursor: pointer; }

.logo {
  padding: 20px 0;
  display: block; }
  @media (min-width: 992px) {
    .logo {
      padding: 24px 0; } }
  @media (max-width: 991px) {
    .logo {
      text-align: center; } }

.leo-top-menu .navbar-nav > li > a {
  font-family: "Playfair Display";
  font-weight: 400;
  padding: 42px 20px; }
  .leo-top-menu .navbar-nav > li > a span {
    position: relative; }
    .leo-top-menu .navbar-nav > li > a span:before {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      content: '';
      position: absolute;
      right: 0;
      top: 22px;
      width: 0;
      height: 3px; }
.leo-top-menu .navbar-nav > li.active a span:before, .leo-top-menu .navbar-nav > li:hover a span:before, .leo-top-menu .navbar-nav > li:focus a span:before {
  text-shadow: none;
  left: 0;
  width: 100%;
  background: #ed635f; }
@media (min-width: 992px) and (max-width: 1199px) {
  .leo-top-menu .navbar-nav > li > a {
    padding: 39px 15px 32px; } }

@media (min-width: 1200px) {
  .search-widget.popup-over a.popup-title {
    padding: 35px 5px 40px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .search-widget.popup-over a.popup-title {
    padding: 35px 5px 29px; } }

.keep-header .ui-autocomplete {
  display: none !important; }

@media (min-width: 992px) {
  .header-top .container {
    position: relative; }
    .header-top .container .menu-wr, .header-top .container .ApMegamnu, .header-top .container .leo-megamenu {
      position: static; }

  [dir="rtl"] .popup-over .popup-content {
    right: auto;
    left: 0; } }
@media (min-width: 1200px) {
  #index #header {
    position: relative; }
  #index.keep-header #header {
    position: fixed; }
  #index.keep-header .bottomnav {
    margin-bottom: 0px; }
  #index .header-container {
    background: transparent;
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    max-width: 1920px;
    margin: 0 auto; } }
@media (min-width: 576px) and (max-width: 991px) {
  .header-top {
    position: relative; }

  .menu-wr, .search-wr {
    position: static !important; }

  #header .menu-wr .ApMegamenu .navbar-header {
    position: absolute;
    right: 17px;
    top: 20px; }
  #header .search-wr .search-widget {
    position: absolute;
    top: 20px;
    right: 70px;
    left: auto; }
    #header .search-wr .search-widget .popup-content {
      min-width: unset;
      margin-top: 0;
      left: auto;
      right: 0; }
    #header .search-wr .search-widget form input[type=text] {
      max-width: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  #header .search-wr .search-widget {
    width: 55%; } }
@media (min-width: 576px) and (max-width: 767px) {
  #header .search-wr .search-widget {
    width: 46%; } }
@media (max-width: 991px) {
  #header .search-widget {
    width: 100%; }
    #header .search-widget .popup-content {
      margin-top: 0;
      min-width: 14.5rem;
      width: 100%; }

  .header-top {
    position: relative; }
    .header-top .menu-wr, .header-top .ApMegamnu {
      position: static; } }
@media (max-width: 767px) {
  .leo_block_top, .userinfo-selector {
    float: left; }
    .rtl .leo_block_top, .rtl .userinfo-selector {
      float: right; }
    .leo_block_top.popup-over .popup-content, .userinfo-selector.popup-over .popup-content {
      left: 0;
      right: auto; }
      [dir="rtl"] .leo_block_top.popup-over .popup-content, [dir="rtl"] .userinfo-selector.popup-over .popup-content {
        right: 0;
        left: auto; } }

/*# sourceMappingURL=headerposition1545035530.css.map */
