

/* Start:/local/templates/v2/components/bitrix/catalog.smart.filter/dir.catalog/style.css?17804127732471*/
.item-number:before {
    content:'(';
}
.item-number:after {
    content: ')';
}
.filter-item {
    position: relative;
}
#modef {
    position: absolute;
    right: 108%;
    width: 130px;
    background-color: #0060AA;
    border-radius: 5px;
    color: white;
    padding: 5px 5px 9px 5px;
    top: -11px;
    font-size: 14px;
}
#modef a {
    color: white;
    border-bottom: 1px solid white;
}
#modef::before {
    content: '';
    left: 100%;
    position: absolute;
    border: 8px solid transparent;
    border-left: 8px solid #0060aa;
    background: transparent;
    top: 50%;
    margin-top: -8px;
}

input[type="checkbox"]:checked + .catalog_top_item {
    border: 1px solid #658381;
    border-radius: 20px;
    color: white;
    background-color: #658381;
}

input[type="checkbox"]:checked + .catalog_top_item img {
    filter: brightness(100);
}

.catalog_top_item.is-disabled {
    opacity: 0.5;
    pointer-events: none;
}
.filter-item_footer {
    position: relative;
}

.filter-number .slider-range {
    position: relative;
    display: block;
    width: 100%;
    height: 30px;
    margin: 16px 0 2px;
}

.pm39-range-track {
    position: absolute;
    left: 0;
    right: 0;
    top: 14px;
    height: 4px;
    border-radius: 999px;
    background: #ededed;
}

.pm39-range-fill {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: inherit;
    background: #9d9d9d;
}

.pm39-range-input {
    position: absolute;
    top: -10px;
    width: calc(100% + 4px);
    height: 24px;
    margin: 0;
    padding: 0;
    appearance: none;
    -webkit-appearance: none;
    background: transparent;
    pointer-events: none;
}

.pm39-range-input::-webkit-slider-runnable-track {
    height: 4px;
    background: transparent;
    border: 0;
}

.pm39-range-input::-webkit-slider-thumb {
    width: 16px;
    height: 16px;
    margin-top: -6px;
    border: 2px solid #8f8f8f;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16);
    cursor: pointer;
    pointer-events: auto;
    appearance: none;
    -webkit-appearance: none;
}

.pm39-range-input::-moz-range-track {
    height: 4px;
    background: transparent;
    border: 0;
}

.pm39-range-input::-moz-range-thumb {
    width: 16px;
    height: 16px;
    border: 2px solid #8f8f8f;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16);
    cursor: pointer;
    pointer-events: auto;
}

/* End */


/* 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.smart.filter/dir.catalog/style.css?17804127732471 */
/* /local/templates/v2/components/bitrix/catalog.section/dir.catalog/style.css?1776594786348 */
/* /local/templates/v2/components/bitrix/catalog.item/.default/style.css?17755364691169 */
