

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175621918151*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/proxima_v2/components/bitrix/catalog.section/buyers-choice/style.css?17773810452230*/
.product-property-item{
    display: flex;
    align-items: baseline;
    gap: 8px;
    padding: 8px 0;
    border-bottom: 1px solid #E0E0E0;
}
.product-property-item:not(:last-child){
    margin-bottom: 0;
}
.product-property-item:last-child{
    border-bottom: none;
}
.product-property-name{
    flex: 1;
    min-width: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #777777;
    white-space: normal;
    padding-right: 0;
}
.product-property-value{
    flex-shrink: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #1f1f1f;
    white-space: nowrap;
    text-align: right;
    padding-left: 0;
}
.product-property-separator{
    display: none;
}
.product-link-all-props-block{
    margin-top: 28px;
}
.product-link-all-props{
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
    color: #1F1F1F;
}

@media (max-width: 575px) {
    .product-property-item {
        flex-direction: row;
        align-items: baseline;
        padding: 6px 0;
        gap: 6px;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #E0E0E0;
    }
    .product-property-name {
        flex: 1;
        min-width: 0;
        font-size: 12px;
        white-space: normal;
        line-height: 130%;
        padding-right: 0;
        padding-left: 0;
    }
    .product-property-value {
        flex-shrink: 0;
        font-size: 12px;
        white-space: nowrap;
        line-height: 130%;
        font-weight: 600;
        text-align: right;
        padding-left: 0;
    }
    .product-property-separator {
        display: none;
    }
    .product-property-item:not(:last-child) {
        margin-bottom: 0;
    }
    .product-property-item:last-child {
        border-bottom: none;
    }
}

.buyers-choice-slider-nav{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 24px;
}
.buyers-choice-product-slider-block .buyers-choice-slider-nav .banner-pagination{
    position: static;
    left: auto !important;
    bottom: auto !important;
    width: auto !important;
    display: flex;
    align-items: center;
}

/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175621918151 */
/* /local/templates/proxima_v2/components/bitrix/catalog.section/buyers-choice/style.css?17773810452230 */
