@media (min-width: 1025px) {
#index #header {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    background-color: transparent;
}
}
@media (min-width: 1025px) {
.header-white .leo-megamenu .navbar-nav > li > a { 
color: #fff;
}
.header-white #leo_search_block_top .title_block:before {
color: #fff;
}
.header-white #leo_block_top a > i:before {
color: #fff;
}
.header-white #_desktop_cart .cart-preview .header i:before {
color: #fff;
}
.header-white #_desktop_cart .cart-preview .header .cart-products-count {
color: #fff;
}
}