/***************************************************
  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 
 */
/***********************************************************************/
.bottomnav {
  padding: 32px 0;
  display: flex;
  align-items: center;
  background: #222222; }
  .bottomnav .ApRow {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }

#_desktop_cart .header,
.ap-wishlist {
  color: #fff; }

.icon-w {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .icon-w svg {
    width: 18px;
    height: 18px;
    fill: #fff;
    transition: all 0.3s; }
    .icon-w svg:hover {
      fill: #F02757; }
  .icon-w .popup-over,
  .icon-w .icon {
    margin-left: 10px; }
    .rtl .icon-w .popup-over, .rtl
    .icon-w .icon {
      margin-right: 10px;
      margin-left: inherit; }
  .icon-w .popup-over a.popup-title {
    padding: 0;
    line-height: 1; }

#_desktop_cart .icon {
  width: 20px;
  height: 20px; }

#header .header-top {
  padding: 10px 0;
  background: #222222;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }
  #header .header-top .ApRow {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  #header .header-top .text-top {
    line-height: 24px;
    color: #fff; }
    #header .header-top .text-top a {
      color: #F02757; }

.leo-megamenu .navbar-toggler {
  color: #fff; }

.language-selector-wrapper {
  padding-left: 20px; }
  .rtl .language-selector-wrapper {
    padding-right: 20px;
    padding-left: inherit; }

.popup-over a.popup-title {
  color: #999999; }

.hoz-menu,
.leo-megamenu {
  position: static; }

.header-top .inner {
  position: relative; }

.mini-navbar .ApMegamenu .leo-verticalmenu > .block_content {
  opacity: 0;
  visibility: visible; }

.mini-navbar .ApMegamenu .leo-verticalmenu.active > .block_content {
  opacity: 1;
  visibility: visible; }

.ApMegamenu .leo-verticalmenu .title_block {
  background: transparent; }
  .ApMegamenu .leo-verticalmenu .title_block:after {
    content: '';
    background: rgba(196, 196, 196, 0.2);
    width: 1px;
    height: 26px;
    display: inline-block;
    position: absolute;
    right: 0;
    left: auto;
    top: 50%;
    transform: translateY(-50%); }
    .rtl .ApMegamenu .leo-verticalmenu .title_block:after {
      right: auto;
      left: 0; }

.leo-megamenu .navbar-nav > li > a {
  color: #fff; }

.popup-over#leo_block_top .popup-content {
  right: -30px; }

#leo_search_block_top .block_content {
  border: none; }

#_desktop_cart .header a {
  color: #fff; }

.icon-w svg {
  width: 20px;
  height: 18px; }

.header-top .text-top:before {
  display: none; }

@media (max-width: 1199px) {
  #_desktop_cart {
    margin-right: 20px; }
    .rtl #_desktop_cart {
      margin-left: 20px;
      margin-right: inherit; }

  .currency-selector,
  .language-selector-wrapper {
    display: none; } }
@media (max-width: 991px) {
  .hoz-menu {
    text-align: right; }
    .rtl .hoz-menu {
      text-align: left; }

  .logo-w {
    order: 1; }

  .search-w {
    order: 3;
    margin-top: 15px; }

  .icon-w {
    order: 2; } }

/*# sourceMappingURL=headerposition1675511897.css.map */
