/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
/**/
/*
.b24-widget-button-position-top-right {
    top: 50px !important;
    right: 5px !important;
}
.b24-widget-button-close-item {
    margin-left: 18px;
    margin-top: 18px;
}


*/

#mobileheader .wrap_icon{
line-height:1!important
}

.flex-cont {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#mobileheader .right-icons{
height:auto!important;
margin-top:20px!important;
}

#mobileheader .inline-search-show .svg-inline-search,#mobileheader .inline-phone-show .svg {
top:0!important
}

@media (max-width:991px) {
#mobileheader .wrap_icon.wrap_basket{
order:3!important
}

#mobileheader .wrap_icon.wrap_cabinet{
order:2!important
}

}

.basket-link.compare.big {
display:none!important
}