

/* Start:/local/templates/basic/components/bitrix/catalog.element/el_catalog/style.css?17713151223379*/
/*art*/
.card__wrap.elem_remark_item .prod_subscr_info .card__article{margin-right: 25px;}

/*voit*/
.card__wrap.elem_remark_item .prod_subscr_info{display: flex; align-items: center;}
.card__wrap.elem_remark_item .prod_subscr_info .bx_item_detail_rating{margin: 0 !important;}
.card__wrap.elem_remark_item .prod_subscr_info .bx_item_rating{
    margin-right: 5px;}
.card__wrap.elem_remark_item .bx_item_detail_rating .bx_stars_container{width: 80px; height: 34px;}
.card__wrap.elem_remark_item .prod_subscr_info .bx_item_detail_rating .bx_stars_bg{background-size: 80px 34px;}

.products_operation_links .return_exchange_link svg{fill: #7e7e7e;width: 35px;height: 33px;}

.products_operation_links .shipping_condition_link svg{fill: #7e7e7e;width: 35px;height: 33px;}

.follow__price:hover > svg, .shipping_condition_link:hover > svg {
    color: #4e4e4e;
    fill: #929191 !important;
    text-decoration: none;
}

.shipping_condition_link_et{display: none;}

@media all and (max-width: 600px) {
    .shipping_condition_link_st {
        display: none;
    }
    .shipping_condition_link_et {
        display: revert;
    }
}


.sale-mart {
    margin-bottom: 30px;
    background-image: url('/local/templates/basic/components/bitrix/catalog.element/el_catalog/images/bgEvent.jpg');
}

.sale-mart__title {
    font-weight: 300;
    font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
}
.sale-mart__subtitle {
    font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
}
.sale-mart__boxes {
    margin-top: 24px;
    display: flex;
    column-gap: 40px;
    justify-content: center;
}

.sale-mart__box {
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 10px;
}

.sale-mart__box span {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}
.sale-mart__text {
    font-weight: 500;
    font-size: 8px;
    line-height: 9px;
    text-align: center;
}

.second-buttons {
    display: flex;
    column-gap: 16px;
    align-items: center;
    margin-top: 1rem;
}

.second-buttons button {
    font-weight: 600;
    border: 1px solid #000;
    background-color: #fff;
    padding: 0.875rem;
    min-width: 10.625rem;
    max-height: 3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    transition: all .2s;
}

.second-buttons button:hover {
    background-color: #000;
    color: #fff
}

/*
.sale-mart {
    margin-bottom: 30px;
}

.sale-mart__title {
    font-weight: 300;
    font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
}
.sale-mart__subtitle {
    font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
}
.sale-mart__boxes {
    margin-top: 24px;
    display: flex;
    column-gap: 40px;
    justify-content: center;
}

.sale-mart__box {
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 10px;
}

.sale-mart__box span {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}
.sale-mart__text {
    font-weight: 500;
    font-size: 8px;
    line-height: 9px;
    text-align: center;
}

*/

/* End */
/* /local/templates/basic/components/bitrix/catalog.element/el_catalog/style.css?17713151223379 */
