/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 992px) {
  #index #header .header-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: transparent;
    z-index: 99; }
    .rtl #index #header .header-top {
      right: 0;
      left: auto; } }

@media (min-width: 992px) {
  #index .leo-megamenu .navbar-nav > li > a {
    color: #fff; }
    #index .leo-megamenu .navbar-nav > li > a > .menu-title::before {
      background-color: #fff; }
  #index #_desktop_currency_selector .expand-more,
  #index #_desktop_language_selector .expand-more {
    color: #fff; }
  #index .input__hidden #leo_search_block_top .title_block::before {
    color: #fff; }
  #index .userinfo-selector .user-info {
    color: #fff; }
    #index .userinfo-selector .user-info li > a {
      color: #fff; }
  #index .header-button-wishlist .ap-btn-wishlist i,
  #index .header-button-wishlist .ap-btn-wishlist .ap-total {
    color: #fff; }
  #index #_desktop_cart .header i::before {
    color: #fff; }
  #index #_desktop_cart .cart-products-count {
    color: #fff; } }
@media (max-width: 991px) {
  #header,
  #header .header-top {
    background-color: #fff; }

  .header__menu {
    width: 80px !important; }

  .header__info {
    flex: 1; } }
@media (max-width: 767px) {
  .header__logo {
    order: -1;
    margin-bottom: 15px; }

  .header__info .sign__in .elementor-widget-container {
    margin-left: 0 !important; }
    .rtl .header__info .sign__in .elementor-widget-container {
      margin-right: 0 !important;
      margin-left: inherit; } }
@media (max-width: 480px) {
  .header__logo {
    width: auto;
    flex: 1;
    margin-bottom: 0; }
    .header__logo .elementor-widget-wrap {
      justify-content: flex-start !important; }

  .header__menu {
    width: fit-content !important; }

  .header__info {
    flex: none;
    margin-top: 15px; }
    .header__info .sign__in {
      flex: 1; } }

/*# sourceMappingURL=headerposition3269506261.css.map */
