

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?1763479103495*/
.noactive .product__price-price{
    color: #777;
    text-decoration: line-through;
}

.product__hit {
    position: absolute;
    left: 100px;
    top: 25px;
    z-index: 100;
    background: #3be7de;
    color: white;
    border-radius: 50%;
    padding: 10px;
}

@media (max-width: 1229px) {
    .product__hit {
        left: 25px;
    }
}

@media (max-width: 991px) {
    .product__hit {
        top: 45px;
    }
}

@media (max-width: 767px) {
    .product__hit {
        top: 25px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?1763479103495 */
