/*home 2*/
/***************************************************
  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: 1025px) {
  #index #header .header-top {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    margin: auto; } }
@media (max-width: 1024px) {
  #index #header .header-top {
    background-color: #000; } }

body:not(#index) #header .header-top {
  background-color: #000; }

.leo-megamenu .navbar-nav > li > a {
  color: #fff; }

.navbar-header .navbar-toggler {
  color: #fff; }

#_desktop_currency_selector button i {
  color: #fff;
  font-family: "Pe-icon-7-stroke"; }
#_desktop_currency_selector button:hover i {
  color: var(--theme-color-default); }

#_desktop_language_selector button i {
  color: #fff;
  font-family: "Pe-icon-7-stroke"; }
#_desktop_language_selector button:hover i {
  color: var(--theme-color-default); }

.dropdown:hover .expand-more {
  color: var(--theme-color-default); }
.dropdown:hover i {
  color: var(--theme-color-default) !important; }

#leo_search_block_top form {
  max-width: 360px;
  left: -130px;
  display: none;
  position: absolute;
  top: 150%;
  width: 270px;
  z-index: 99; }
  .rtl #leo_search_block_top form {
    right: -130px;
    left: auto; }
#leo_search_block_top.active form {
  display: block; }
#leo_search_block_top .title_block {
  font-size: 0;
  margin-bottom: 0px; }
  #leo_search_block_top .title_block:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f002";
    font-size: 22px;
    color: #fff; }
  #leo_search_block_top .title_block:hover:before {
    color: var(--theme-color-default); }

.userinfo-selector .popup-title i {
  color: #fff; }
  .userinfo-selector .popup-title i:hover {
    color: var(--theme-color-default); }

#leo_block_top .popup-title i {
  color: #fff; }
  #leo_block_top .popup-title i:hover {
    color: var(--theme-color-default); }

.wislish-button a {
  color: #fff; }

#_desktop_cart .header i {
  color: #fff; }
#_desktop_cart .header > a > i {
  color: #fff !important; }
#_desktop_cart .header .value {
  color: #fff; }

.keep-header #header.mini-navbar .header-top {
  background-color: #000;
  box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.15); }

/*# sourceMappingURL=headerposition2201264372.css.map */
