@media (max-width: 767px) {
    ul li:before {
        font-size: 9px;
    }
    .landings_list a:before {
        font-size: 9px;
    }
}

}
.bottom-menu .item:hover .title a, .bottom-menu .item:hover .title, .bottom-menu .item.active .title a, .bottom-menu .item.active .title {
    color: #017eff !important;
}
footer .info .email a:hover {
    color: #017eff !important;
}
.vtw_svg {
    padding-left: 7px;
}
.vtw_svg:hover svg>path {
   opacity: 0.8;
}
@media (min-width: 992px) and (max-width: 1090px) {
   .vtw_svg {
       display:none;
   }
}
.schedule {
    padding-left: 20px !important;
}
@media (max-width: 767px) {
   .sections_wrapper.compact-view-mobile .list .item .img img {
       height: auto;
   }
}
.product_old  {
    position: absolute;
    background: #262626ab;
    width: 75%;
    top: 40%;
    left: 12.5%;
    padding: 20px 0;
    border-radius: 4px;
    z-index: 10;
    text-align: center;
    font-size: 1.8em;
    font-weight: 600;
    color: #ffffff
}
.item-stock .icon.time {
    background-position: -112px -84px;
}
.stock_wrapper .stock_board:before {
    background: url(/bitrix/templates/aspro_next/images/icons_goods.png) -1px -184px no-repeat;
}
.footer_button {
    z-index: 9999;
}
.bx-soa-pp-list-termin {
    display: none !important;
    margin: 0 0 0 5px !important;
}
.bx-soa-pp-delivery-cost {
    margin: 0 0 15px 0 !important;
}
.top_slider_wrapp .flexslider .slides > li .banner_bg {
    background-size: cover;
}