

/* Start:/local/templates/v2/components/bitrix/catalog.section/dir.catalog/style.css?1776594786348*/
.section__description {
    margin-top: 50px;
}

.catalog-main_body {
    margin-bottom: 50px;
}

.catalog-section.is-load {
    position: relative;
}

.catalog-section.is-load:before {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    content: '';
    z-index: 99;
}

/* End */


/* Start:/local/templates/v2/components/bitrix/catalog.item/.default/style.css?17755364691169*/
.product-item {
    overflow: unset !important;
}

.product-item-scu-block {
    margin: 5px 0 15px 0;
}

.product-item_offers {
    background: #F4F4F4;
    border-radius: 5px;
    padding: 1em;
}

.product-item_offers .selectric, .product-item_offers .selectric .label {
    line-height: 40px;
    height: 40px;
}

.product-item_offers .selectric .button {
    width: 37px;
}

.product-item_offers .selectric .button::after {
    width: 18px;
}

.product-item_property-item {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.product-item_property-item > span {
    background-color: white;
    position: relative;
    z-index: 2;
    padding: 0 3px;
}

.product-item_property-item > span:last-child {
    text-align: right;
}

.product-item_property-item:after {
    width: 100%;
    height: 0;
    border-top: 1px dashed #e2e2e2;
    content: '';
    left: 0;
    right: 0;
    bottom: 2px;
    position: absolute;
    z-index: 1;
}

@media(max-width: 575px) {
    .slick-initialized .slick-slide {
        position: relative;
    }
    .wrapper_slide-column {
        display: none;
    }
}

.product-item__sku {
    width: 100%;
}
/* End */
/* /local/templates/v2/components/bitrix/catalog.section/dir.catalog/style.css?1776594786348 */
/* /local/templates/v2/components/bitrix/catalog.item/.default/style.css?17755364691169 */
