/* Header 02 */
/***************************************************
  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 
 */
/***********************************************************************/
body:not(#index) .header-top {
  position: static; }

.keep-header .header-top {
  background: rgba(0, 0, 0, 0.5); }

@media (min-width: 1200px) {
  .header_logo.ApImage img {
    width: auto !important; } }
.header-container {
  position: relative; }

@media (min-width: 992px) {
  .header-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
    background: transparent; }

  body:not(#index) .header-top {
    position: static; }
  body:not(#index) .leo-megamenu .navbar-nav > li > a,
  body:not(#index) #_desktop_cart .cart-preview .shopping-cart,
  body:not(#index) .icon-box i {
    color: #2d2d2d; } }
.header_logo a {
  display: block;
  text-align: center; }

.header-top .ApRow {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.icon-box {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .icon-box i {
    color: #fff;
    font-size: 24px; }

#_desktop_cart {
  margin-right: 35px; }
  .rtl #_desktop_cart {
    margin-left: 35px;
    margin-right: inherit; }

.ap-wishlist {
  margin-right: 30px; }
  .rtl .ap-wishlist {
    margin-left: 30px;
    margin-right: inherit; }

#leo_search_block_top {
  margin-right: 25px;
  position: relative;
  margin-bottom: 0; }
  .rtl #leo_search_block_top {
    margin-left: 25px;
    margin-right: inherit; }
  #leo_search_block_top .block_content {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    min-width: 290px;
    width: 100%;
    height: 46px;
    transition: all 0.3s; }
    .rtl #leo_search_block_top .block_content {
      left: 0;
      right: auto; }
  #leo_search_block_top.active .block_content {
    opacity: 1;
    visibility: visible; }

@media (max-width: 991px) {
  .logo-box {
    order: 2; }

  .menu-box {
    order: 0; }

  .icon-box {
    order: 2; }

  .userinfo-selector.popup-over {
    text-align: right; }
    .userinfo-selector.popup-over a.popup-title {
      padding: 14px 0;
      color: #fff; }
    .userinfo-selector.popup-over .popup-content {
      right: 0; }

  #leo_search_block_top .icon-open-search {
    padding: 25px 0; }

  #_desktop_cart .cart-preview .shopping-cart,
  .icon-box i {
    color: #2d2d2d; }

  #leo_search_block_top .block_content #leo_search_top_button i {
    color: #fff; } }
@media (max-width: 575px) {
  .icon-box i {
    font-size: 18px; }

  .ap-wishlist {
    margin-right: 20px; }

  #leo_search_block_top {
    margin-right: 20px; }

  #leo_search_block_top.active .block_content {
    right: -94px; }

  .rtl #leo_search_block_top.active .block_content {
    right: auto;
    left: -94px; } }

/*# sourceMappingURL=headerposition2237392671.css.map */
