/*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;  }*/
/* Скрыть сумму доставки в корзине */
#bx-soa-order.orderform--v1 .bx-soa-pp-item-container .bx-soa-pp-delivery-cost .bx-soa-pp-list-description:last-child { display: none; }
/*LOGO*/
.logo.colored a img {
 background-color: transparent;
}
.fly2 .basket_fly .opener {
    top: calc(50% - 100px);
}
/*banner*/
@media (min-width: 992px) {
.top_big_banners:not(.nop) .child&gt;.row .item .item_inner {
height: 500px;
}
}
@media (min-width: 992px) {
.top_big_banners:not(.nop) .child&gt;.row .item .item_inner {
height: 500px;
}
}
/*news rss icon*/
.rss {
display: none;
}
/*hover footer icons*/
footer .pays i.cacsh {
background-position: 0 -198px;
}
footer .pays i.mastercard {
background-position: -327px -200px;
}
footer .pays i.visa {
background-position: -40px -204px;
}
footer .pays i.sbrf {
    background-position: -240px -198px;
}
footer .pays i.alfa {
    background-position: -415px -198px;
}
footer .pays i.mir {
    background-position: -449px -198px;
}
footer .pays i.maestro {
    background-position: -371px -200px;
}
footer .pays i.halva {
    background-position: -756px -199px;
}
footer .pays i.tinkoff {
    background-position: -657px -300px;
}
footer .pays i {
opacity: 1;
}
.darken-bg-animate:before {
background: unset;
}
.darken-bg-animate:after {
background: unset;
}