/***************************************************
  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: #ed635f; }
  .header-nav a {
    color: #fff; }
    .header-nav a:hover {
      color: #fffc00; }
  .header-nav .popup-over a.popup-title:hover {
    color: #fffc00; }

.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: 18px 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 a:hover .shopping-cart, #_desktop_cart .cart-preview.active:hover .shopping-cart {
    color: #ed635f; }

.logo {
  padding: 20px 0;
  display: block; }
  @media (min-width: 992px) {
    .logo {
      padding: 21px 0; } }
  @media (max-width: 991px) {
    .logo {
      text-align: center; } }

@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 > .menu-title:before {
  content: '...';
  font-size: 55px;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
.leo-top-menu .navbar-nav > li.active a > .menu-title:before, .leo-top-menu .navbar-nav > li:hover a > .menu-title:before {
  color: #ed635f; }
.leo-top-menu .navbar-nav > li .dropdown-menu a > .menu-title:before {
  content: ""; }

#_desktop_cart .cart-preview.active .header a {
  color: #e8ea5d; }
  #_desktop_cart .cart-preview.active .header a .shopping-cart {
    color: #e8ea5d; }
  #_desktop_cart .cart-preview.active .header a:hover {
    text-decoration: underline; }

@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; } }

.keep-header .ui-autocomplete {
  display: none !important; }

@media (min-width: 992px) {
  .header-top {
    padding-top: 20px; } }
@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 (min-width: 768px) {
  .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: 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: 15px; }
  #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 (min-width: 576px) and (max-width: 767px) {
  #header .search-wr .search-widget {
    width: 46%; } }
@media (max-width: 767px) {
  .leo_block_top, .userinfo-selector {
    float: left; }
    .rtl .leo_block_top, .rtl .userinfo-selector {
      float: right; } }

/*# sourceMappingURL=headerposition1544702982.css.map */
