/***************************************************
  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 
 */
/***********************************************************************/
.top-right-header, .icon-box-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.top-left-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.top-center-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

#header .ApColumn .block {
  margin-bottom: 0; }

.topnav .top-right-header, .topnav .top-center-header, .topnav .top-left-header {
  height: 42px; }

.bottomnav .row, .header-top .row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

@media (min-width: 992px) {
  .horizontal-menu, .leo-megamenu, .header-top .container {
    position: static; } }
@media (max-width: 1199px) {
  .horizontal-menu {
    -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; } }
.apmarketplace-infor {
  margin: 0; }
  .apmarketplace-infor .dropdown .expand-more {
    color: #fff; }
  .apmarketplace-infor .dropdown-menu {
    right: 0;
    left: auto;
    font-size: 14px; }
  .apmarketplace-infor .icon-shop {
    padding-right: 5px; }
    .rtl .apmarketplace-infor .icon-shop {
      padding-left: 5px;
      padding-right: inherit; }

.ap-wishlist {
  position: relative;
  display: inline-block; }
  .ap-wishlist i {
    font-size: 30px;
    color: #fff; }
  .ap-wishlist .ap-total {
    font-size: 12px;
    color: #fff;
    background: #ff6d00;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    line-height: 21px;
    text-align: center;
    right: -10px;
    left: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }

.search-by-category .popup-title {
  color: #fff; }

.userinfo-selector {
  line-height: 30px;
  font-size: 30px;
  display: inline-block !important; }
  .userinfo-selector .account {
    display: none; }
  .userinfo-selector .icon-author:before {
    content: "\e912"; }
  .userinfo-selector i {
    color: #fff; }

.userinfo-selector, .ap-wishlist {
  margin-right: 15px; }
  .rtl .userinfo-selector, .rtl .ap-wishlist {
    margin-left: 15px;
    margin-right: inherit; }

@media (min-width: 992px) and (max-width: 1199px) {
  .logo-box {
    -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;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }

  .header-top .row {
    display: block; } }
@media (min-width: 768px) and (max-width: 991px) {
  .logo-box {
    -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; } }
@media (max-width: 991px) {
  .logo-box {
    order: 1; }

  .horizontal-menu {
    order: 0;
    -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; }

  .icon-box-header {
    order: 2; } }
@media (max-width: 767px) {
  .ap-wishlist {
    display: none; }

  #leo_search_block_top .title_block {
    padding: 19px 15px; }

  #leo_search_block_top .title_block:before {
    width: 28px;
    height: 28px;
    font-size: 10px;
    line-height: 24px; }

  .userinfo-selector i {
    font-size: 26px; }

  #_desktop_cart .cart-preview .shopping-cart {
    font-size: 24px; }

  .leo-megamenu .navbar-header button {
    padding: 6px 10px;
    height: auto;
    width: auto; } }

/*# sourceMappingURL=headerposition1867779334.css.map */
