/***************************************************
  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: #e8be6d; }
  .header-nav a {
    color: #fff; }

.block-social {
  padding: 0;
  text-align: left; }
  .rtl .block-social {
    text-align: right; }

.popup-over a.popup-title {
  padding: 14px 5px; }

@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 .shopping-cart {
    color: #fff; }
  #_desktop_cart .cart-preview a .shopping-cart, #_desktop_cart .cart-preview.active .shopping-cart {
    color: #ed635f; }
  #_desktop_cart .cart-preview a:hover, #_desktop_cart .cart-preview.active:hover {
    cursor: pointer; }

.megamenu-off-canvas .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; }

.logo {
  padding: 20px 0;
  display: block; }
  @media (min-width: 1200px) {
    .logo {
      padding: 21px 0 33px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .logo {
    padding: 21px 0 40px; } }

  @media (max-width: 991px) {
    .logo {
      text-align: center; } }

.leo-top-menu .navbar-nav > li > a {
  font-family: "Playfair Display";
  font-weight: 400; }
  @media (min-width: 1200px) {
    .leo-top-menu .navbar-nav > li > a {
      padding: 40px 15px 48px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .leo-top-menu .navbar-nav > li > a {
    padding: 34px 15px 51px; } }

  .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; }

.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 !important; }

  [dir="rtl"] .popup-over .popup-content {
    right: auto;
    left: 0; } }
@media (min-width: 1200px) {
  .search-widget.popup-over a.popup-title {
    padding: 36px 5px 45px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .search-widget.popup-over a.popup-title {
    padding: 31px 15px 48px; }
    .search-widget.popup-over a.popup-title i {
      font-size: 20px; } }

@media (min-width: 992px) {
  .header-top {
    padding-top: 20px; } }
@media (min-width: 576px) and (max-width: 991px) {
  .header-top {
    position: relative; }

  .menu-wr, .search-wr {
    position: static; }

  #header .menu-wr .ApMegamenu .navbar-header {
    position: absolute;
    right: 17px;
    top: 17px; }
  #header .search-wr .search-widget {
    position: absolute;
    top: 17px;
    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 (max-width: 991px) {
  .header-top {
    position: relative; }
    .header-top .menu-wr, .header-top .ApMegamnu {
      position: static; } }
@media (min-width: 576px) and (max-width: 767px) {
  #header .search-wr .search-widget {
    width: 46%; } }
@media (max-width: 767px) {
  #header .search-widget {
    width: 100%; }
    #header .search-widget .popup-content {
      margin-top: 0;
      min-width: 14.5rem;
      width: 100%; }

  .leo_block_top, .userinfo-selector {
    float: left; }
    .rtl .leo_block_top, .rtl .userinfo-selector {
      float: right; } }

/*# sourceMappingURL=headerposition1545047372.css.map */
