

/* Start:/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/style.css?17703642881414*/
.site-shop .count-elements {
    color: #9aa4a7;
    font-size: 11px;
    font-weight: 600;
    vertical-align: super;
}

.site-shop .catalog-outer-filter {
    width: 100%;
    margin-bottom: 15px;
    /*padding-left: 300px;*/
}

.site-shop .catalog-outer-wrap {
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 1180px;
}

.site-shop .catalog-sections {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.section-filter {
    width: 100%;
    max-width: 280px;
    margin-right: 20px;
}

.is-catalog .product-item-title {
    height: 73px;
    -webkit-line-clamp: 4;
}

.favorite-empty {
    display: block;
    position: relative;
    width: 100%;
    padding: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
}
@media (max-width: 991px) {
    .is-catalog .product-item-title {
        overflow: auto;
        height: auto;
        max-height: 73px;
        display: block;
    }
}

@media only screen and (max-width: 1280px) {
    .site-shop .catalog-outer-wrap,
    .site-shop .catalog-sections {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .section-filter {
        max-width: unset;
    }
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.highload.list_1.0/success_2.0_filter_buttons_1.0/style.css?1723656589621*/
.section-filter-buttons {
    width: 100%;
    margin-bottom: 5px;
}

.button-item {
    width: auto;
    height: 31px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 5px 20px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

a.button-item {
    color: var(--c-def);
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
}

a.button-item:hover,
a.button-item.selected {
    color: var(--c-green);
}

a.button-item.selected:hover {
    color: var(--c-light-green);
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/style.css?174546647031590*/
.section-filter {
    position: relative;
    width: 100%;
    max-width: 280px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: transparent;
}

.smartfilter {
    margin-bottom: 30px;
}

/* SECTIONS */
.section-filter .parameters-box {
    position: relative;
    display: block;
    width: 100%;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 20px;
    padding: 15px 0;
}

.section-filter .parameters-box:nth-of-type(1) {
    padding-top: 0;
}

.section-filter .parameters-box:last-child {
    border-bottom: none;
}

.section-filter .parameters-box.active {
    /*padding-bottom: 20px;*/
}

.section-filter .parameters-title {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}

.section-filter .parameters-title span {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    color: #000;
    cursor: pointer;
}

.section-filter .parameters-title .fa-angle-down,
.section-filter .parameters-title .fa-angle-up {
    display: none;
    /*position: relative;
    top: 5px;
    width: 19px;
    height: 19px;
    background: var(--c-dark-teal);
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;*/
}

.section-filter .parameters-title .fa-angle-down:after,
.section-filter .parameters-title .fa-angle-up:after {
    font-family: var(--f-icon);
    content: '˅';
    position: absolute;
    display: block;
    top: -webkit-calc(50% - 2px);
    top: -moz-calc(50% - 2px);
    top: calc(50% - 2px);
    left: -webkit-calc(50% - 1px);
    left: -moz-calc(50% - 1px);
    left: calc(50% - 1px);
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    margin-right: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.section-filter .parameters-title .fa-angle-down:after {
    content: '˄';
}

.section-filter .parameters-value {
    display: none;
    -webkit-transition: padding .3s ease;
    -moz-transition: padding .3s ease;
    -ms-transition: padding .3s ease;
    -o-transition: padding .3s ease;
    transition: padding .3s ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.section-filter .parameters-value .checkbox {
    padding-left: 0;
    margin-bottom: 8px;
}

.section-filter .parameters-value .checkbox:last-child {
    margin-bottom: 0;
}

.section-filter .parameters-box.active .parameters-value {
    display: block;
}

.section-filter .parameters-box.active .parameters-value i.bx-ft-sub {
    margin-right: 5px;
    font-style: normal;
}

.section-filter .parameters-box.active .parameters-value.type-price,
.section-filter .parameters-box.active .parameters-value.type-n {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-filter .bx-filter-parameters-box-container-block {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 49%;
    color: #4a4a4a;
}

/* FILTER PROPERTIES */
.main-filter .parameters-box-filter {
    position: relative;
}

.parameters-box-filter:after {
    content: '';
    position: absolute;
    display: block;
    top: 8px;
    right: 0.75em;
    width: 1em;
    height: 1em;
    line-height: 1;
    background: url('/local/templates/success_2.0/images/svg/search-filter.svg') no-repeat center;
    z-index: 20;
}

.main-filter .parameters-box-filter input {
    width: 100%;
    height: 31px;
    padding: .2em .5em;
    font-size: 15px;
    font-weight: 500;
    outline: none;
    border: 1px solid #959595;
    font-family: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    background: 0 0;
    cursor: text;
    z-index: 2;
}

.main-filter .parameters-box-filter .inpt::placeholder {
    color: #959595;
    opacity: 1;
    font-size: clamp(10px, 0.75em, 12px);
    font-weight: 400;
}

.main-filter .parameters-box-load-more {
    margin-top: 1.25em;
    padding: 0;
    border: none;
    font: inherit;
    font-size: clamp(11px, 1em, 13px);
    font-weight: 600;
    color: var(--c-green);
    text-decoration: underline;
    background-color: transparent;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media only screen and (max-width: 1280px) {
    .section-filter {
        width: 100%;
        max-width: unset;
        margin-right: 0;
    }

    .section-filter .parameters-box {
        width: -webkit-calc((100% - 30px) / 2);
        width: -moz-calc((100% - 30px) / 2);
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 5px;
        padding: 10px 0;
        border-bottom: none;
    }

    .section-filter .parameters-box:nth-child(even) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 640px) {
    .section-filter {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: unset;
        margin-right: 0;
    }
}

/* INPUTS */
.section-filter .bx-filter-input-container {

}

.section-filter .bx-filter-input-container input {
    width: 100%;
    height: 31px;
    padding: .2em .5em;
    font-size: 15px;
    font-weight: 500;
    outline: none;
    border: 1px solid #959595;
    font-family: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    background: 0 0;
    cursor: text;
    z-index: 2;
}

.section-filter .bx-filter-input-container input::placeholder {
    font-weight: 300;
}


/* COLOR */
.section-filter .button-box {
    padding: 0;
    /*margin-top: 20px;*/
    margin-bottom: 15px;
    clear: both;
}

.section-filter .button-box .btn-set-filter,
.section-filter .button-box .btn-del-filter {
    width: 100%;
    min-height: 31px;
    min-width: unset;
    padding: 5px 15px;
    font-size: 13px;
    line-height: 1.4;
    text-transform: none;
    text-decoration: none;
    outline: none;
}

.section-filter .button-box .btn-set-filter {
    margin-bottom: 15px;
}

/* TRACK */
.section-filter .bx-ui-slider-track-container {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
}

.section-filter .bx-ui-slider-track {
    position: relative;
    height: 3px;
    background: #e7e7e7;
}

.section-filter .bx-ui-slider-part {
    display: none;
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7;
}

.section-filter .bx-ui-slider-part.p1 {
    left: -1px;
}

.section-filter .bx-ui-slider-part.p2 {
    left: 25%;
}

.section-filter .bx-ui-slider-part.p3 {
    left: 50%;
}

.section-filter .bx-ui-slider-part.p4 {
    left: 75%;
}

.section-filter .bx-ui-slider-part.p5 {
    right: -1px;
}

.section-filter .bx-ui-slider-part span {
    font-size: 11px;
    position: absolute;
    top: -16px;
    left: 50%;
    display: block;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    color: #000;
}

.section-filter .bx-ui-slider-part.p2 span,
.section-filter .bx-ui-slider-part.p3 span,
.section-filter .bx-ui-slider-part.p4 span {
    color: #6b8086;
}

.section-filter .bx-ui-slider-range,
.section-filter .bx-ui-slider-pricebar,
.section-filter .bx-ui-slider-pricebar-vd,
.section-filter .bx-ui-slider-pricebar-vn,
.section-filter .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0;
}

.section-filter .bx-ui-slider-range {
    background-color: var(--c-light-green);
    z-index: 150;
}

.section-filter .bx-ui-slider-pricebar {
    z-index: 100;
}

.section-filter .bx-ui-slider-pricebar-vd {
    z-index: 60;
    background: var(--c-def);
}

.section-filter .bx-ui-slider-pricebar-vn {
    z-index: 70;
    background: var(--c-def);
}

.section-filter .bx-ui-slider-pricebar-v {
    z-index: 80;
    background: var(--c-dark-teal);
}

.section-filter .bx-ui-slider-handle {
    position: absolute;
    top: 100%;
    width: 17px;
    height: 17px;
    border-bottom: none;
}

.section-filter .bx-ui-slider-handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab;
}

.section-filter .bx-ui-slider-handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing;
}

.section-filter .bx-ui-slider-handle.left,
.section-filter .bx-ui-slider-handle.right {
    top: -7px;
    background: var(--c-green);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.section-filter .bx-ui-slider-handle.left {
    left: 0;
}

.section-filter .bx-ui-slider-handle.right {
    right: 0;
}

/* SELECT */
.section-filter .bx-filter-select-container {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #ccd5db;
}


/* COLOR */
.section-filter .bx-filter-select-block {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 33px;
    margin: 0;
    padding: 0 33px 0 10px;
    border: none;
    border-radius: 2px;
    background: #fff;
}

.section-filter .bx-filter-select-text {
    font-size: 15px;
    line-height: 33px;
    overflow: hidden;
    max-width: 100%;
    height: 33px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

.section-filter .bx-filter-select-text.fix {
    min-width: 120px;
}

.section-filter .bx-filter-select-text label {
    cursor: pointer;
}

.section-filter .bx-filter-select-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 33px;
    cursor: pointer;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}

/* SELECT POPUP */
.bx-filter-select-popup {
    background: #fff;
    padding: 0;
    min-width: 173px;
}

.bx-filter-select-popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bx-filter-select-popup ul li {
    display: block;
    text-align: left;
    vertical-align: middle;
}

.bx-filter-select-popup ul li:first-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.bx-filter-select-popup ul li label {
    font-size: 14px;
    line-height: 26px;
    display: block;
    text-align: left !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 26px;
    padding: 0 5px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    color: #575757;
}

.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
    color: #000;
    background: #f3f8fa;
}

.bx-filter-select-popup ul li label.disabled {
    color: #b8b8b8;
    background: transparent;
}

.bx-filter-select-popup ul li .bx-filter-param-text {
    line-height: 34px !important;
}

/* TAGS */
.section-filter .bx-tag-link.active,
.section-filter .bx-tag-link:hover {
    color: #1d3d46;
}

/* LABEL */
.section-filter .bx-filter-param-label {
    width: 100%;
    /*min-height: 20px;*/
    /*margin: 10px 0;*/
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
    color: var(--c-def);
}

.radio input[type=radio]:checked + label .bx-filter-param-text,
.checkbox input[type=radio]:checked + label .bx-filter-param-text,
.radio input[type=checkbox]:checked + label .bx-filter-param-text,
.checkbox input[type=checkbox]:checked + label .bx-filter-param-text {
    font-weight: 600;
}

.section-filter .box-color .parameters-value .checkbox {
    margin: 0.5em 0;
}

.section-filter .box-color .bx-filter-param-label {
    padding-left: 0;
}

.section-filter .box-color .bx-filter-param-label:before {
    display: none;
}

.section-filter .box-color .bx-filter-param-btn-block .bx-filter-param-label {
    margin: 0;
}

.section-filter .bx-filter-param-btn-inline .bx-filter-param-label {
    float: left;
    display: block;
    margin-right: 5px;
}

.section-filter .bx-filter-param-btn-block .bx-filter-param-label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0.5em 0;
}

.section-filter .bx-filter-param-label.dib {
    display: inline-block;
}

.section-filter .bx-filter-param-text {
    padding: 0 0 0 0.5em;
    font-weight: normal;
    line-height: 1.2;
}

.section-filter .bx-filter-param-label.disabled .bx-filter-param-text {
    color: #6c6c6c;
}

.section-filter .bx-filter-param-count {
    width: 45px;
    height: auto;
    min-height: 23px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: var(--c-dark-teal);
    text-align: center;
    color: #fff;
    font-weight: 500;
}

.bx-filter-select-popup .bx-filter-param-label.active {
    background: #f3f8fa;
}

/* CHECKBOX / RADIO */
.section-filter .bx-filter-input-checkbox {

}

.section-filter .bx-filter-input-checkbox input[type=radio],
.section-filter .bx-filter-input-checkbox input[type=checkbox] {

}

.section-filter .bx-filter-input-checkbox .bx-filter-param-text {
    display: block;
    font-size: 13px;
    font-weight: 500;
}

/* BTN */
.section-filter .bx-filter-param-btn {
    font-weight: normal;
    display: inline-block;
    width: 38px;
    height: 38px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    color: #000;
    vertical-align: middle;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #fff;
    position: relative;
    -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    cursor: pointer;
}

/* COLOR */

/* --- colors */
.section-filter .bx-filter-param-btn.bx-color-sl {

}

.section-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    background: transparent;
    box-shadow: none
}

.section-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    position: relative;
}

.section-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    z-index: 100;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==') no-repeat center;
    opacity: .7;
}

.section-filter .bx-filter-param-btn .bx-filter-param-text {
    line-height: 26px;
}

/* BTN P/M */
.section-filter .bx-filter-param-btn.bx-spm {
    width: 23px;
    min-width: 23px;
    height: 23px;
    line-height: 23px;
    font-weight: normal;
    padding: 0;
    font-size: 17px;
    color: #767b7e;
    vertical-align: top;
    border-radius: 50%;
    background-color: transparent;
}

.section-filter .bx-filter-param-btn.bx-spm.bx-plus {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=') no-repeat center;
}

.section-filter .bx-filter-param-btn.bx-spm.bx-minus {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC') no-repeat center;
}

.section-filter .bx-filter-param-btn.bx-spm:active {
    outline: none !important;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}

.section-filter span.bx-spm {
    font-size: 18px;
    line-height: 23px;
    display: inline-block;
    height: 23px;
    margin: 0 10px;
    vertical-align: middle;
    color: #000;
}

/* ICON */
.bx-filter-select-popup .bx-filter-select-text-icon,
.section-filter .bx-filter-select-text-icon {
    line-height: 33px;
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: -4px;
    margin-right: 2px;
    vertical-align: middle;
    border-radius: 2px;
}

.bx-filter-select-popup .bx-filter-btn-color-icon,
.section-filter .bx-filter-btn-color-icon {
    line-height: 24px;
    border-radius: 2px;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
    -webkit-background-size: cover;
    background-size: cover;
}

.bx-filter-select-popup .bx-filter-btn-color-icon {
    width: 20px;
    height: 20px;
    margin: 2px 0;
    top: 0 !important;
}

.section-filter .bx-filter-select-block .bx-filter-btn-color-icon {
    top: -1px !important;
}

.bx-filter-btn-color-icon.all {
    position: relative;
    border: none;
    box-shadow: none
}

.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
    position: absolute;
    width: 60%;
    height: 60%;
    background: #fff;
    content: ' ';
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}

.bx-filter-btn-color-icon.all:after {
    right: 0;
    bottom: 0;
}

.bx-filter-btn-color-icon.all:before {
    top: 0;
    left: 0;
}

.section-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
    opacity: .2;
}

/* BIZ */
.section-filter .bx-filter-parameter-biz {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    color: #1485ce;
    border-bottom: 1px dashed;
}

.section-filter .bx-filter-parameter-biz:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}

.section-filter .bx-filter-parameter-biz.active {
    position: relative;
    color: #000;
    border-color: transparent;
}

/* RESULT POPUP */
.section-filter .popup-result {
    position: absolute;
    z-index: 915;
    display: none;
    line-height: normal;
    margin-top: 0;
    margin-left: 0;
    padding: 0 10px;
    white-space: nowrap;
    color: var(--c-gray);
    font-weight: 500;
    min-height: 37px;
}

.section-filter .popup-result.left {
    border-width: 2px 10px 2px 2px;
    -webkit-border-image: url(/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
    -moz-border-image: url(/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
    -o-border-image: url(/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
    border-image: url(/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 fill repeat;
}

.section-filter .popup-result.right {
    /*border-width: 2px 2px 2px 10px;
    -webkit-border-image: url(/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
    -moz-border-image: url(/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
    -o-border-image: url(/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
    border-image: url(/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 fill repeat;*/
}

.section-filter .popup-result.right {
    top: -7px;
    left: 97%;
    width: auto;
    padding: 15px 20px;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    background-color: #fff;
}

.section-filter .popup-result.right:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -8px;
    border-top: 9px solid transparent;
    border-right: 9px solid #fff;
    border-bottom: 9px solid transparent;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.section-filter .popup-result.left {
    right: 97%;
}

.bx-filter-horizontal .popup-result {
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    bottom: -7px;
}

.section-filter .popup-result a {
    margin-top: 7px;
    min-height: 31px;
    min-width: unset;
    padding: 5px 15px;
    font-size: 13px;
    line-height: 1.4;
    text-transform: none;
    text-decoration: none;
    outline: none;
    /*color: #e2581d;
    line-height: 10px;*/
}

.section-filter .popup-result a:hover {
    text-decoration: none;
}

.section-filter .bx-filter-popup-result-close {
    display: none;
}

@media (max-width: 767px) {
    .section-filter .popup-result .arrow {
        display: none;
    }
}

.section-filter .fa-question-circle {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    top: 5px;
    left: 0;
    background: url('/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/question.svg') no-repeat center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}

.bx-panel-tooltip {
    border: 1px solid #dadada !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background: #fff !important;
}

.bx-panel-tooltip .bx-panel-tooltip-text {
    font-family: Roboto, Arial, helvetica, sans-serif !important;
    color: #000 !important;
    padding: 15px 20px !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: 1.5 !important;
    text-shadow: none !important;
}

/* INPUTS */
.section-filter .bx-filter-input-container input:focus {
    border: 1px solid var(--c-green);
}

/* SELECT */
.section-filter .bx-filter-select-container.active,
.section-filter .bx-filter-select-container:focus {
    border-color: #499fd8;
}

/* SELECT POPUP */

/* TAGS */
.section-filter .bx-filter-tag {
    border-top: 1px solid #d7eaf7;
    border-bottom: 1px solid #d7eaf7;
    padding: 18px;
}

.section-filter .bx-tag-link {
    color: #68939e;
    font-size: 12px;
    text-decoration: none;
    text-shadow: none;
}

/* LABEL */

/* CHECKBOX / RADIO */

/* BTN */
.section-filter .bx-filter-param-label.active .bx-filter-param-btn,
.section-filter .bx-filter-param-btn:hover,
.section-filter .bx-filter-param-btn:active,
.section-filter .bx-filter-param-btn:focus {
    border-color: #499fd8;
}

/* BTN P/M */

/* ICON */

/* BIZ */

/* RESULT POPUP */



.section-filter .filter-header {
    display: none;
}

@media only screen and (max-width: 1280px) {
    .section-filter {
        margin-bottom: 10px;
    }

    .section-filter .filter-header {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 10px 0;
        font-size: 13px;
        color: var(--c-def);
    }

    .section-filter.f-open .filter-header {

    }

    .section-filter.f-open .smartfilter {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .section-filter .smartfilter,
    .section-filter.f-close .smartfilter {
        display: none;
    }

    .section-filter .filter-header .filter-title,
    .section-filter .filter-header .filter-label {
        font-weight: 500;
    }

    .section-filter .filter-header .filter-label {
        position: relative;
        cursor: pointer;
    }

    .section-filter.f-open .filter-header .filter-label {
        position: relative;
        display: block;
        width: auto;
        cursor: pointer;
    }

    .section-filter .filter-header .filter-label:after,
    .section-filter.f-open .filter-header .filter-label:after,
    .section-filter.f-close .filter-header .filter-label:after {
        font-family: var(--f-icon);
        content: '˅';
        position: relative;
        display: inline-block;
        width: 12px;
        height: 10px;
        color: var(--c-teal);
        font-size: 11px;
        font-weight: normal;
        margin-left: 10px;
        bottom: 0;
        right: 0;
        -webkit-transition: var(--transition-def);
        -moz-transition: var(--transition-def);
        -o-transition: var(--transition-def);
        transition: var(--transition-def);
        z-index: 5;
    }

    .section-filter.f-close .filter-header .filter-label:after {
        content: '˅';
    }

    .section-filter.f-open .filter-header .filter-label:after {
        content: '˄';
        bottom: 0;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    .section-filter.f-open .button-box {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        height: 31px;
        margin: 10px auto 0;
    }

    .section-filter .button-box .btn-set-filter,
    .section-filter .button-box .btn-del-filter {
        width: -webkit-calc((100% - 10px) / 2);
        width: -moz-calc((100% - 10px) / 2);
        width: calc((100% - 10px) / 2);
    }
}

@media only screen and (max-width: 640px) {
    .section-filter .parameters-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
        border-bottom: 1px solid #b7b7b7;
    }
}

/* Кастомный ползунок */
.custom-filter-container .ui-widget.ui-widget-content {
    border: none;
}

.custom-filter-container .ui-state-hover,
.custom-filter-container .ui-widget-content .ui-state-hover,
.custom-filter-container .ui-widget-header .ui-state-hover,
.custom-filter-container .ui-state-focus,
.custom-filter-container .ui-widget-content .ui-state-focus,
.custom-filter-container .ui-widget-header .ui-state-focus {
    border: none;
    background: none;
    font-weight: normal;
    color: transparent;
}

.custom-filter-container * {
    box-sizing: border-box;
    outline: none;
}

.custom-filter-container {
    position: relative;
    display: block;
    width: 100%;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 20px;
    padding: 15px 0;
}

.custom-filter-container:after {
    content: '';
    clear: both;
    display: table;
}

.custom-filter-container .parameters-value.type-n {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.custom-filter-container .parameters-value i.bx-ft-sub {
    margin-right: 5px;
    font-style: normal;
}

.custom-filter-container input {
    width: 100%;
    height: 31px;
    padding: .2em .5em;
    font-size: 15px;
    font-weight: 500;
    outline: none;
    border: 1px solid #959595;
    font-family: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    background: 0 0;
    cursor: text;
    z-index: 2;
}

.custom-filter-container .ui-slider {
    position: relative;
    width: calc(100% - 17px);
    margin-top: 15px;
    margin-bottom: 15px;
    background: var(--c-light-green);
    height: 3px;
}

/* Небольшой гвоздь для того, чтобы линия была на 100% ширины фильтра */
.custom-filter-container .ui-slider:before {
    content: '';
    position: absolute;
    width: calc(100% + 17px);
    top: 0;
    left: 0;
    background: var(--c-light-green);
    height: 3px;
}

.custom-filter-container .ui-slider .ui-slider-handle {
    position: absolute;
    width: 17px;
    height: 17px;
    border-bottom: none;
    margin-left: 0;
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab;
    border-radius: 50%;
    top: -7px;
    background: var(--c-green);
    z-index: 2;
    transition: transform 0.2s, border 0.4s;
}


.custom-filter-container .ui-slider .ui-slider-handle:hover,
.custom-filter-container .ui-slider .ui-slider-handle:focus {

}

.custom-filter-left,
.custom-filter-right {
    /*height: 32px;
    background: #fff;
    border-radius: 28px;
    border: 4px solid #bfe2ff;
    text-align: center;
    font-size: 18px;
    padding: 16px;
    width: 140px;*/
}

.custom-filter-left {
    float: left;
}

.custom-filter-right {
    float: right;
}

.custom-filter-container .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 3px;
    border: 0;
    background: var(--c-light-green);
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/success_2.0_menu_filter_1.0/style.css?17454664707045*/
.section-filter .parameters-title {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}

nav.additional-filter {
    width: 100%;
    max-width: 230px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #b7b7b7;
}

.nx-section-filter {
    max-width: 230px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.nx-section-filter li {
    position: relative;
    min-height: 31px;
    margin-bottom: 10px;
    vertical-align: middle;
}

.nx-section-filter .parent-root {
    margin-bottom: 12px;
}

.nx-section-filter a {
    display: block;
    width: 100%;
    padding: 9px 17px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
}

.nx-section-filter li ul {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 9px 0 0;
    list-style: none;
}

.nx-section-filter li a.root-item,
.nx-section-filter li a.root-item-selected {
    position: relative;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color: var(--c-def);
    background-color: #fff;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 1;
}

.nx-section-filter li.parent-root a.root-item:after,
.nx-section-filter li.parent-root a.root-item-selected:after {
    content: '▼';
    position: absolute;
    font-family: var(--f-icon);
    width: 12px;
    height: 12px;
    color: var(--c-def);
    font-size: 11px;
    font-weight: normal;
    margin-right: 0;
    top: calc(50% + 2px);
    right: 10px;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
}

.nx-section-filter li a.root-item:hover,
.nx-section-filter li a.root-item-selected,
.nx-section-filter li a.root-item-selected:hover,
.nx-section-filter li.parent-root a.root-item:hover:after,
.nx-section-filter li.parent-root a.root-item-selected:after {
    color: var(--c-green);
}

.nx-section-filter li li {
    display: block;
    height: auto;
    min-height: unset;
    margin: 0;
    cursor: pointer;
}

.nx-section-filter li li:last-child {
    margin-right: 0;
}

.nx-section-filter li li a {
    display: block;
    position: relative;
    padding: 7px 17px;
    background-color: transparent;
    font-size: 13px;
    line-height: 1.2;
    color: var(--c-def);
    font-weight: 500;
    text-decoration: none;
}

.nx-section-filter li li a:before {
    font-family: var(--f-icon);
    content: '>';
    position: absolute;
    top: -webkit-calc(50% - 3px);
    top: -moz-calc(50% - 3px);
    top: calc(50% - 3px);
    left: 0;
    font-size: 15px;
    width: 7px;
    height: 13px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
}

.nx-section-filter li li li a:before {
    content: none;
}

.nx-section-filter li li:hover a,
.nx-section-filter li li a.item-selected {
    color: var(--c-green);
}

.nx-section-filter li li ul {
    padding-top: 0;
    /*padding-left: 15px;*/
}

.nx-section-filter li li:hover ul {

}

.nx-section-filter li li:hover ul li a {
    color: var(--c-def);
}

.nx-section-filter li li:hover ul li a.item-selected,
.nx-section-filter li li:hover ul li:hover a {
    color: var(--c-green);
}

/* Список разделов */
.catalog-outer-wrap nav.additional-filter,
.catalog-sections nav.additional-filter {
    max-width: 280px;
    border-bottom: none;
}

/* Скрытие разделов */
.section-filter .filter-sections-header {
    display: none;
}

@media only screen and (max-width: 1280px) {
    .section-filter {
        margin-bottom: 10px;
    }

    .section-filter .filter-sections-header {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 10px 0;
        font-size: 13px;
        color: var(--c-def);
    }

    .section-filter.f-s-open .filter-sections-header {
        margin-bottom: 10px;
    }

    .section-filter.f-s-open .additional-filter {
        display: block;
    }

    .section-filter .additional-filter,
    .section-filter.f-s-close .additional-filter {
        display: none;
    }

    .section-filter .filter-sections-header .filter-sections-title,
    .section-filter .filter-header .filter-title {
        display: none;
    }

    .section-filter .filter-sections-header .filter-sections-title,
    .section-filter .filter-sections-header .filter-sections-label {
        font-weight: 500;
    }

    .section-filter .filter-sections-header .filter-sections-label {
        position: relative;
        cursor: pointer;
    }

    .section-filter.f-s-open .filter-sections-header .filter-sections-label {
        position: relative;
        display: block;
        width: auto;
        cursor: pointer;
    }

    .section-filter .filter-sections-header .filter-sections-label:after,
    .section-filter.f-s-open .filter-sections-header .filter-sections-label:after,
    .section-filter.f-s-close .filter-sections-header .filter-sections-label:after {
        font-family: var(--f-icon);
        content: '˅';
        position: relative;
        display: inline-block;
        width: 12px;
        height: 10px;
        color: var(--c-teal);
        font-size: 11px;
        font-weight: normal;
        margin-left: 10px;
        bottom: 0;
        right: 0;
        -webkit-transition: var(--transition-def);
        -moz-transition: var(--transition-def);
        -o-transition: var(--transition-def);
        transition: var(--transition-def);
        z-index: 5;
    }

    .section-filter.f-s-close .filter-sections-header .filter-sections-label:after {
        content: '˅';
    }

    .section-filter.f-s-open .filter-sections-header .filter-sections-label:after {
        content: '˄';
        bottom: 0;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    .catalog-outer-wrap nav.additional-filter,
    .catalog-sections nav.additional-filter,
    .nx-section-filter {
        max-width: unset;
    }

    .section-filter .sections-title {
        display: none;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/.default/style.css?17454664703198*/
.section-products,
.catalog-sections-list {
    width: 100%;
}

.section-products .catalog-sections-list {
    margin-bottom: 2em;
}

.catalog-sections-list .sections-list {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.sections-list .sections-item {
    position: relative;
    width: -webkit-calc((100% - 40px) / 3);
    width: -moz-calc((100% - 40px) / 3);
    width: calc((100% - 40px) / 3);
    min-height: auto;
    margin: 0 20px 20px 0;
    padding: 30px 30px 15px;
    border: 1px solid transparent;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.sections-list .sections-item:nth-of-type(3n) {
    margin-right: 0;
}

.sections-list .sections-preview {
    display: block;
    width: 100%;
    min-height: 220px;
    overflow: hidden;
    margin-bottom: 15px;
    /*-webkit-filter: grayscale(1);
    filter: grayscale(1);*/
}

.sections-list .sections-preview img {
    width: 100%;
    height: 100%;
    max-height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.sections-list .sections-title {
    display: block;
    margin: 0 0 .4em;
    padding: 0;
    color: var(--c-def);
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.sections-list .sections-item:hover .sections-title {
    color: var(--c-green);
}

.sections-list .sections-parent .sections-title {
    margin-top: 0;
}

.sections-list .sections-item:hover .sections-preview {
    -webkit-filter: none;
    filter: none;
    -webkit-transition: linear 0.15s;
    -moz-transition: linear 0.15s;
    -ms-transition: linear 0.15s;
    -o-transition: linear 0.15s;
    transition: linear 0.15s;
}

.sections-list .sections-count {
    margin-top: auto;
    font-size: 11px;
    font-weight: 600;
    color: #9aa4a7;
}

@media only screen and (max-width: 1280px) {
    .sections-list .sections-item {
        width: -webkit-calc((100% - 20px) / 2);
        width: -moz-calc((100% - 20px) / 2);
        width: calc((100% - 20px) / 2);
        margin: 0 20px 20px 0;
        padding: 15px 25px;
    }

    .sections-list .sections-item:nth-of-type(4n),
    .sections-list .sections-item:nth-of-type(3n) {
        margin-right: 20px;
    }

    .sections-list .sections-item:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 580px) {
    .sections-list .sections-item {
        width: 100%;
        margin: 0 0 15px;
    }

    .sections-list .sections-item:nth-of-type(3n) {
        margin-right: 0;
    }
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.catalog.sort_1.0/.default/style.css?174546647012586*/
.sort-panel {
    background: #ccc;
    padding: 1em;
}

.sort-panel a {
    padding: 0 1.3em 0 1em;
    white-space: nowrap;
    position: relative;
}

.sort-panel a.current {
    font-weight: bold;
}

.sort-panel a:after {
    position: absolute;
    top: 0.2em;
    right: 0;
    z-index: 20;
    width: 0;
    height: 0;
    content: "";
    display: block;
}

.sort-panel a.asc:after,
.sort-panel a.desc:hover:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-top: none;
}

.sort-panel a.desc:after,
.sort-panel a.asc:hover:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid red;
    border-bottom: none;
}

.sort-panel a.current:after, .sort-panel a:hover:after {
    display: block;
}

.sort-panel .sort-title {
}

.sort-panel a.default-sort {
    position: relative;
    text-decoration: none;
    background: #fff;
    padding: 0 1.3em 0 0.5em;
    margin-left: 1em;
}

.sort-panel a.default-sort:after {
    content: "\d7";
    font-size: 11pt;
    color: red;
    position: absolute;
    line-height: 100%;
    right: 0.3em;
    top: -0.1em;
    z-index: 10;
    text-decoration: none;
}

.wrap-project-filter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.project-filter {
    font-size: 10.5pt;
    color: #788690;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;

    margin-bottom: 25px;
}

.project-filter-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 205;
}

.project-filter-inner:hover {
    z-index: 210;
}

.project-filter-ttl {
    display: inline-block;
    margin-right: 10px;
}

.project-filter-text {
    position: relative;
    margin-right: 1em;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
}

.project-filter-item {
    margin-right: 15px;
    position: relative;
    z-index: 10;
    position: relative;
    /*display: block;*/
    padding: 0 0 0 8px;
    min-width: 180px;
    min-height: 31px;
    border: 1px solid rgba(41, 49, 51, .25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    background-clip: padding-box;
    color: var(--c-def);
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.project-filter-item:hover {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    z-index: 90;
}

.project-filter-item:hover .bx-filter-parameters-box-title {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.project-filter-block {
    display: none;
    position: absolute;
    top: 30px;
    left: -1px;
    width: -webkit-calc(100% + 2px);
    width: -moz-calc(100% + 2px);
    width: calc(100% + 2px);
    height: auto;
    border: 1px solid rgba(41, 49, 51, .25);
    border-top: none;
    background: #fff;
    padding: 8px;
    z-index: 200;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.bx-filter-parameters-box-title {
    display: block;
    margin-right: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.6;
    padding-left: 10px;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.project-filter-item .bx-filter-parameters-box-title:after {
    content: '▼';
    position: absolute;
    font-family: var(--f-icon);
    width: 12px;
    height: 12px;
    color: var(--c-def);
    font-size: 11px;
    font-weight: normal;
    margin-right: 0;
    top: 2px;
    right: 10px;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 5;
}

.project-filter-item .bx-filter-parameters-box-title:hover:after {
    top: 10px;
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
}

@media only screen and (min-width: 480px) {
    .project-filter-item:hover .project-filter-block {
        display: block;
        -webkit-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        -webkit-transition: var(--transition-def);
        -moz-transition: var(--transition-def);
        -o-transition: var(--transition-def);
        transition: var(--transition-def);
        /*margin-top: 10px;*/
    }

    .project-filter-item:hover .bx-filter-parameters-box-title:after {
        top: 15px;
        -webkit-transform: scaleY(-1);
        -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        transform: scaleY(-1);
    }
}

.project-filter-item.bx-active .bx-filter-parameters-box-title:after {

}

.project-filter-sort .project-filter-block {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.project-filter-block-ttl {
    margin-right: 0;
}

.project-param-box-hint {
    position: relative;
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}

.bx-active .project-param-box-hint {
    border-color: transparent;
}

.long-block .project-filter-checkbox-group {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}

.project-filter-block .project-filter-checkbox-group {
    padding: 0;
}

.project-filter-block .checkbox {
    position: relative;
    display: block;
    height: auto;
    margin-left: 0;
    padding: 3px 0;
    white-space: nowrap;
    line-height: 1.2;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.project-filter-block .checkbox.checked a {
    color: var(--c-green);
}

.project-filter-block .checkbox:hover {

}

.project-filter-block .checkbox a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: var(--c-def);
    text-decoration: none;
}

.project-filter-block .checkbox:hover a {
    color: var(--c-green);
}

.project-filter-block .checkbox label {
    cursor: pointer;
}

.project-filter-block .checkbox label:hover,
.project-filter-block input[type="checkbox"]:checked + label {

}

.project-filter-ctrl {
    padding: 3px 0;
    text-align: center;
}

.project-filter-ctrl .btn {
    display: block;
    margin: 0 0 10px 0;
    padding: 5px 10px;
    font-size: 13px;
    text-transform: none;
    font-weight: 600;
    color: #fff;
    min-width: 0;

}

.project-filter-ctrl .btn:hover {

}

.project-filter-ctrl .btn span {
}

.project-filter-del {
    border: none;
    display: block;
    background: transparent;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    color: var(--c-def);
    text-decoration: none;
    padding: 0;
    margin: 0 auto;
}

.project-filter-del:hover {
    color: var(--c-green);
}

.checkbox input[type=checkbox] {
    display: none;
}

.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
}

.checkbox label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    text-align: center;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 1px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.radio input[type=checkbox]:checked + label:before,
.checkbox input[type=checkbox]:checked + label:before {
    content: "\2714";
    color: #1e6a69;
}

@media only screen and (max-width: 1200px) {
    .project-filter-ctrl {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .wrap-project-filter {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 640px) {
    .project-filter-text,
    .bx-filter-parameters-box-title {
        display: none;
    }

    .project-filter-item {
        all: unset;

        position: relative;
        display: block;
        width: 22px;
        height: 22px;
        background: url('/local/templates/.default/components/ip/nx.catalog.sort_1.0/.default/images/sorting.svg') no-repeat center;
        padding: 0;
        -webkit-transition: var(--transition-def);
        -moz-transition: var(--transition-def);
        -o-transition: var(--transition-def);
        transition: var(--transition-def);
        cursor: pointer;
    }

    .project-param-box-hint {
        font-size: 15px;
    }

    .project-filter-item:hover .bx-filter-parameters-box-title {
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0;
        border-radius: 20px 20px 0 0;
    }

    .project-filter-del,
    .project-filter-block .checkbox {
        margin-bottom: 2px;
        font-size: 13px;
        padding: 3px 0 3px 5px;
    }

    .project-filter-ctrl {
        padding: 0;
    }

    .project-filter-item:hover .project-filter-block {
        display: block;
        width: max-content;
        min-width: 180px;
        margin-top: 7px;
        -webkit-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
    }

    .project-filter-item:hover .project-filter-block:before {
        content: '';
        position: absolute;
        top: -10px;
        left: 0;
        width: 100%;
        height: 10px;
        z-index: 10;
    }
}

@media only screen and (max-width: 500px) {
    .wrap-project-filter {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .project-filter {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .project-filter-filter .project-filter-item,
    .project-filter-sort {
        max-width: none;
        width: 100%;
    }


    .project-filter-inner {
        width: 100%;
        margin: 5px 0;
    }

    .project-filter-filter {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        margin: -10px 0 0;
    }

    .project-filter-text {
        display: none;
    }

    .project-filter-item {
        margin-right: 0;
    }

    .bx-filter-parameters-box-title {
        width: 100%;
        margin-top: 10px;
    }

    .long-block .project-filter-checkbox-group {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .project-filter-sort {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: auto;
    }

    .project-filter-block {
        right: 1px;
        left: unset;
    }

    .project-filter-sort .project-filter-checkbox-group {
        text-align: center;
    }

    .project-filter-checkbox-group {
        font-size: 10pt;
    }
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.plugin_1.0/success_2.0_view_mode_1.0/style.css?17236565961615*/
.catalog-display-mode {
    position: relative;
    display: block;
    width: auto;
    height: 31px;
}

.view-mode-item {
    display: inline-block;
    position: relative;
    width: 43px;
    height: 31px;
    border: 1px solid rgba(41, 49, 51, .25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: transparent;
}

.view-mode-item.active {
    display: inline-block;
}

.view-mode-item:before {
    font-family: var(--f-icon);
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 15px;
    text-align: center;
    color: #bdbdbd;
    padding: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 15;
}

.view-mode-item.mode-tile {
    left: 10px;
}

.view-mode-item.mode-tile:before {
    content: '#';
}

.view-mode-item.mode-list:before {
    content: '_';
}

.view-mode-item.mode-sm-list:before {
    content: '=';
}

.view-mode-item.active {
    pointer-events: none;
    background-color: #d9d9d9;
    z-index: 10;
}

.view-mode-item.active:before,
.view-mode-item:hover:before {
    color: #959595;
}

.search-shop .catalog-display-mode {
    margin-bottom: 15px;
    text-align: right;
}

@media only screen and (max-width: 500px) {
    .catalog-display-mode {
        display: none;
    }
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.highload.list_1.0/success_2.0_seo.filter.pages_1.0/style.css?1757564321652*/
.section-filter-buttons {
    width: 100%;
    margin-bottom: 5px;
}

.button-item {
    width: auto;
    height: 31px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 5px 20px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

a.button-item {
    color: var(--c-def);
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: inherit;
}

a.button-item:hover,
a.button-item.selected {
    color: var(--c-green);
}

a.button-item.selected:hover {
    color: var(--c-light-green);
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/success_2.0_nav_1.0/style.css?17236565832785*/
.pagination-page-navigation {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}

.pagination-page-navigation a:after,
.pagination-page-navigation .pagination-page-dots:after {
    /*content: '';*/
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--c-def);
}

.pagination-page-navigation .pagination-page-previous,
.pagination-page-navigation .pagination-page-next,
.pagination-page-navigation .pagination-page-noactive {
    font-family: var(--f-icon);
    font-size: 11px;
    color: var(--c-def);
    line-height: clamp(360%, 4vw, 420%);
}

.pagination-page-navigation .pagination-page-previous:hover,
.pagination-page-navigation .pagination-page-next:hover {
    color: var(--c-green);
}

.pagination-page-navigation .pagination-page-current {
    color: var(--c-green);
    border-bottom: 3px solid var(--c-green);
    font-weight: bold;
}

.pagination-page-navigation .pagination-page-dots {
    color: var(--c-gray);
}

.pagination-page-navigation a,
.pagination-page-navigation a:visited,
.pagination-page-navigation span {
    display: block;
    position: relative;
    width: clamp(25px, 5.8vw, 37px);
    height: clamp(35px, 6.3vw, 40px);
    margin: 0;
    font-size: clamp(16px, 2.5vw, 18px);
    color: var(--c-gray);
    text-align: center;
    font-weight: normal;
    line-height: 2.4;
    text-decoration: none;
}

.pagination-page-navigation a:before,
.pagination-page-navigation span.pagination-page-noactive:before {
    left: -5px;
    border-right: none;
}

.pagination-page-navigation a:after,
.pagination-page-navigation span.pagination-page-noactive:after {
    right: -5px;
    border-left: none;
}

.pagination-page-navigation .pagination-page-current:before {
    left: -5px;
    background-color: #dc2c1d;
    border-right: none;
}

.pagination-page-navigation .pagination-page-current:after {
    right: -5px;
    background-color: #dc2c1d;
    border-left: none;
}

.pagination-page-navigation a:hover {
    color: var(--c-green);
    font-weight: bold;
}

.pagination-page-navigation span.pagination-page-noactive {
    opacity: 0.5;
}

.pagination-page-navigation .pagination-page-noactive,
.pagination-page-navigation .pagination-page-previous,
.pagination-page-navigation .pagination-page-next {
    /*display: none;*/
}

.pagination-page-navigation .pagination-page-noactive:after,
.pagination-page-navigation .pagination-page-previous:after,
.pagination-page-navigation .pagination-page-next:after {
    content: none;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/.default/style.css?17655206316908*/
.catalog-products-list-header {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    padding: 5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000;
}

.section-products {
    width: -webkit-calc(100% - 280px);
    width: -moz-calc(100% - 280px);
    width: calc(100% - 280px);
}

.section-products .catalog-products-list {
    width: 100%;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

/* Кастомный фильтр (плашки) */
.custom-filter-wrapper {
    position: relative;
    width: -webkit-calc(100% + 20px);
    width: -moz-calc(100% + 20px);
    width: calc(100% + 20px);
    margin: 0 -10px 15px;
    margin-bottom: 15px;
}

.custom-filter-item {
    /*-webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;*/
    display: block;
    position: relative;
    min-width: 180px;
    height: 31px;
    margin: 3px 5px;
    padding: 5px 43px 5px 30px;
    /*background-color: var(--c-light-green);*/
    background-color: rgb(101, 179, 46);
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
}

.custom-filter-item:hover {

}

.custom-filter-value {
    font-weight: bold;
}

.delete-custom-filter {
    position: absolute;
    right: 13px;
    top: 3px;
    width: 28px;
    height: 25px;
    cursor: pointer;
    z-index: 10;
}

.delete-custom-filter:before,
.delete-custom-filter:after {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 50%;
    height: 17px;
    width: 2px;
    background-color: #fff;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.delete-custom-filter:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.delete-custom-filter:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -o-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.delete-custom-filter:hover:before,
.delete-custom-filter:hover:after {
    background-color: var(--c-yellow);
}

.custom-filter-item.clear-all {
    background-color: transparent;
    border: 1px solid #959595;
    font-weight: bold;
    color: #959595;
}

.clear-all .delete-custom-filter:before,
.clear-all .delete-custom-filter:after {
    background-color: #959595;
}

.clear-all .delete-custom-filter:hover:before,
.clear-all .delete-custom-filter:hover:after {
    background-color: var(--c-yellow);
}

/* Поиск по магазину */
.search-shop .catalog-products-list {
    width: 100%;
}

.search-shop .catalog-products-list .product-item-container {
    width: -webkit-calc((100% - 60px) / 4);
    width: -moz-calc((100% - 60px) / 4);
    width: calc((100% - 60px) / 4);
    margin: 0 20px 20px 0;
}

.search-shop .product-item-container:nth-of-type(4n) {
    margin-right: 0;
}

.search-shop .catalog-products-list.view-mode-list .product-item-container {
    width: 100%;
    min-width: unset;
    max-width: unset;
    min-height: unset;
    margin: 0 0 15px 0;
    border: 1px solid transparent;
}

.search-shop .catalog-products-list.view-mode-list .product-item .product-item-slider {
    top: 10px;
}

.section-description-short {
    max-height: 5em;
    overflow: hidden;
    position: relative;
    margin-top: 2em;
    line-height: 1.2;
}

.section-description-short ol {
    list-style: auto;
    padding-left: 1em;
}

.section-description-short b {
    font-weight: bold;
}

.section-description-short i {
    font-style: italic;
}

.section-description-short.no-toggle {
    max-height: max-content;
}

.section-description-short.no-toggle:after {
    display: none;
}

.section-description-short:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.25em;
    background: linear-gradient(to bottom, transparent, var(--c-light-gray));
}

.section-description-short.open {
    max-height: 100%;
}

.section-description-short.open:after {
    opacity: 0;
}

.btn-toggle-description {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    padding: 1em 0 0.5em;
    color: var(--c-def);
    cursor: pointer;
}

.btn-toggle-description:after {
    font-family: var(--f-icon);
    content: '˅';
    position: relative;
    display: inline-block;
    width: 12px;
    height: 10px;
    font-size: 11px;
    font-weight: normal;
    margin-left: 10px;
    bottom: -3px;
    right: 0;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 5;
}

.btn-toggle-description.active:after {
    content: '˄';
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

@media only screen and (max-width: 1280px) {
    .section-products {
        width: 100%;
    }

    .search-shop .catalog-products-list .product-item-container {
        width: -webkit-calc((100% - 20px) / 2);
        width: -moz-calc((100% - 20px) / 2);
        width: calc((100% - 20px) / 2);
    }

    .search-shop .product-item-container:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 640px) {
    .search-shop .catalog-products-list {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .search-shop .catalog-products-list .product-item-container {
        width: 100%;
        max-width: 290px;
        margin-right: 0;
        min-width: unset;
    }

    .search-shop .product-item-container:nth-of-type(3n) {
        margin-right: 0;
    }

    .section-products .catalog-products-list {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 500px) {
    .search-shop .product-item-container {
        width: 100%;
        max-width: unset;
    }
}

.pagination-wrap {
    width: 100%;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/.default/style.css?178185441046525*/
.section-products .catalog-products-list .section-empty {
    display: block;
    position: relative;
    width: 100%;
    padding: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
}

.product-item-container {
    position: relative;
    width: -webkit-calc((100% - 40px) / 3);
    width: -moz-calc((100% - 40px) / 3);
    width: calc((100% - 40px) / 3);
    min-width: 280px;
    min-height: 410px;
    margin: 0 20px 20px 0;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.product-item-container:nth-of-type(3n) {
    margin-right: 0;
}

@media only screen and (max-width: 1280px) {
    .product-item-container {
        width: -webkit-calc((100% - 20px) / 2);
        width: -moz-calc((100% - 20px) / 2);
        width: calc((100% - 20px) / 2);
        max-width: unset;
    }

    .product-item-container:nth-of-type(3n) {
        margin-right: 20px;
    }

    .product-item-container:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 640px) {
    .product-item-container {
        width: 100%;
        max-width: 290px;
        margin-right: 0;
    }

    .product-item-container:nth-of-type(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 500px) {
    .product-item-container {
        width: 100%;
        max-width: unset;
    }
}

.product-item-info-amount-store {
    margin-top: 0;
    font-size: 14px;
    font-weight: 500;
    color: var(--c-green);
}

.product-item-info-amount-store.not-store {
    color: var(--c-yellow);
}

.product-item-info {
    height: max-content;
    margin-top: auto;
}

.product-item-info-container,
.product-item-container.hover {
    width: auto;
    z-index: 17;
}

.product-item-header,
.product-item-action-product {
    margin: 0 20px;
}

.product-item {
    position: relative;
    display: block;
    padding: 10px;
    width: 100%;
    height: 100%;
}

.product-item:hover .no-photo {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: .75;
}

.product-item-line-card .product-item {
    width: auto !important;
}

@media only screen and (max-width: 1200px) {
    .product-item {
        display: block !important;
    }
}

@media (max-width: 991px) {
    .product-item-line-card .product-item .col-sm-6:nth-child(2n) {
        clear: both;
    }
}

.product-item * {
    /*transition: opacity 300ms ease;*/
}

@media (max-width: 767px) {
    .product-item-line-card .product-item .col-xs-12:nth-child(2n) {
        clear: both;
    }
}

.product-item .product-item-favorite {
    position: relative;
    top: 0;
    right: 0;
    width: 17px;
    height: 16px;
    margin-right: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    z-index: 20;
}

.product-item .product-item-favorite:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    /*content: "и";
    top: -2px;
    left: 50%;
    font-family: var(--f-icon);
    color: var(--c-def);
    font-size: 16px;
    font-weight: 600;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);*/
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);

    background: url('/local/templates/.default/components/bitrix/catalog.item/.default/images/favorite.svg') no-repeat center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}

.product-item .product-item-favorite:hover:before {
    color: var(--c-green);
    background: url('/local/templates/.default/components/bitrix/catalog.item/.default/images/favorite-fill.svg') no-repeat center;
}

.product-item .product-item-favorite.product-item-favorite-checked:before {
    color: var(--c-green);
    background: url('/local/templates/.default/components/bitrix/catalog.item/.default/images/favorite-fill.svg') no-repeat center;
}

/*Image*/
.product-item .no-photo {
    min-height: 280px;
}

.product-item-image-wrapper {
    display: block;
    position: relative;
    margin-bottom: 15px;
    /*padding-top: 280px;*/
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}

.product-item-image-wrapper:hover {
}

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
    padding-top: 54%;
}

.product-item-image-original,
.product-item-image-alternative {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 300ms linear;
}

.product-item-image-original {
    z-index: 11;
}

.product-item-image-original .product-item-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.product-item-image-alternative {
    z-index: 13;
    opacity: 0;
}

.product-item-big-card .product-item-image-wrapper {
    margin-bottom: 25px;
}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
    position: relative;
}

.product-item-label-ring span {
    /*display: inline-block;*/
    font-size: 11px;
    font-weight: bold;
    color: var(--c-yellow);
    z-index: 20;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
    background-color: #fba90c;
}

.product-item-label-text > div,
.product-item-label-ring > div {
    line-height: 0;
}

/* TEXT */
.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: bold;
}

/*SMALL*/
.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
    padding: 5px 12px;
    font-size: 16px;
    line-height: 21px;
}

/* BIG */
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 17px;
}

.product-item-big-card .product-item-label-text.product-item-label-big span {
    padding: 5px 17px;
    font-size: 22px;
    line-height: 33px;
}

@media (max-width: 767px) {
    .product-item-label-text > div {
        line-height: 0;
    }

    .product-item-label-text.product-item-label-small span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 10px;
        line-height: 14px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span,
    .product-item-label-text.product-item-label-big span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px;
    }
}

/*RING*/
.product-item-label-ring {

}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    display: inline-block;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {

}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {

}

.product-item-big-card .product-item-label-ring.product-item-label-big {

}

.btn.btn-yellow.product-item-label-discount {
    position: absolute;
    top: 20px;
    left: 20px;
    width: auto;
    height: 18px;
    min-width: unset;
    min-height: unset;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 10;
}

/*.btn.btn-yellow.product-item-label-discount:hover {
    background: -webkit-linear-gradient(90deg, var(--c-light-green) 0%, var(--c-green) 50%, #259231 100%);
    background: -moz-linear-gradient(90deg, var(--c-light-green) 0%, var(--c-green) 50%, #259231 100%);
    background: -o-linear-gradient(90deg, var(--c-light-green) 0%, var(--c-green) 50%, #259231 100%);
    background: linear-gradient(90deg, var(--c-light-green) 0%, var(--c-green) 50%, #259231 100%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}*/

.product-item-label-discount .label-sale {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

@media (max-width: 767px) {
    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {

    }

    .product-item-big-card .product-item-label-ring.product-item-label-small,
    .product-item-label-ring.product-item-label-big,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {

    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {

    }
}

.product-item-label-top {
    top: -5px;
}

.product-item-label-center {
    left: 50%;
    transform: translateX(-50%);
}

.product-item-label-center > div {
    text-align: center;
}

.product-item-label-left {
    /*left: -5px;*/
}

.product-item-label-left > div {
    text-align: left;
}

.product-item-label-bottom {
    /*bottom: -5px;*/
}

.product-item-label-middle {
    /*top: 50%;
    transform: translateY(-50%);*/
}

.product-item-label-right {
    /*right: -5px;*/
}

.product-item-label-right > div {
    text-align: right;
}

.product-item-label-center.product-item-label-middle {
    transform: translateY(-50%) translateX(-50%);
}

.product-item-article {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    color: var(--c-gray);
}

.product-item-article span {
    font-weight: 500;
}

/*Title*/
.product-item-title {
    width: 100%;
    height: 73px;
    overflow: hidden;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.product-item-container .product-item-title:hover a {
    color: var(--c-green);
}

.product-item-container.hover .product-item-title {
    /*overflow: auto;*/
    overflow: hidden;
    white-space: normal;
}

.product-item-container .product-item-title a {
    display: block;
    color: var(--c-def);
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: none;
}

.product-item-big-card .product-item-title a {
    font-size: 21px;
}

.product-item-line-card .product-item-title a {
    font-size: 20px;
}

/*Price*/
.product-item-price-container {
    /*margin: 5px 0 10px;*/
}

.empty-price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
}

.product-item-price-current {
    position: relative;
    display: inline-block;
    color: var(--c-green);
    white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

.product-item-price-current sup {
    position: absolute;
    top: 0;
    z-index: 5;
    font-size: 0.7em;
}

.product-item-price-current span.price-info {
    display: block;
    margin-top: 0.75em;
    font-style: italic;
    font-size: 0.45em;
    color: var(--c-def);
}

.product-item-price-old {
    display: inline-block;
    color: #9aa4a7;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-decoration: line-through;
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
    vertical-align: middle;
    line-height: 20px;
}

.product-item-big-card .product-item-price-container {
    margin: 0 0 10px;
}

.product-item-big-card .product-item-price-current {
    font-size: 18px;
}

.product-item-big-card .product-item-price-old {
    font-size: 15px;
}

/*Info*/
.product-item-line-card .product-item-info-container {
    text-align: center;
}

.product-item-info-container {
    margin-bottom: 5px;
}

.product-item-info-container-title {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
    display: block;
    opacity: 1;
}

.product-item-header {
    margin-top: auto;
}

.product-item-container .product-item-info-container[data-entity='props-block'] {
    margin-top: 0;
}

.product-item-container .product-item-info-container[data-entity='price-block'] {
    margin-right: 5px;
}

.product-item-container .product-item-info-container[data-entity='buttons-block'] {
    display: inline-block;
    position: relative;
    width: 100%;
    max-height: 40px;
    margin-bottom: 0;
}

.product-item-container .product-item-info-container.empty-price[data-entity='price-block'] {
    height: 18px;
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -1;
    order: -1;
}

.product-item-container .product-item-info-container[data-entity='quantity-block'] {
    margin: 0;
    display: inline-block;
}

.product-item-container .product-item-info-container[data-entity='favorite-block'] {
    display: inline-block;
}

/*Amount*/
.product-item-amount {

}

.product-item-amount-field-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    min-width: auto;
    margin-right: 0;
}

.product-item-amount-field-btn {

}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    position: absolute;
    display: inline-block;
    width: 13px;
    top: 50%;
    height: 100%;
    font-size: 13px;
    font-weight: bold;
    color: var(--c-def);
    text-align: center;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

.product-item-amount-field-btn-plus {
    right: 9px;
}

.product-item-amount-field-btn-minus {
    left: 9px;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
    color: var(--c-light-teal);
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    /*font-family: nx, Arial, Helvetica, sans-serif;*/
    position: absolute;
    top: -webkit-calc(50% + 1px);
    top: -moz-calc(50% + 1px);
    top: calc(50% + 1px);
    bottom: 0;
    color: var(--c-dark-teal);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .3 !important;
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover:after {
    color: var(--c-dark-teal);
}

.product-item-amount-field-btn-plus:after {
    content: '+';
    right: 0;
}

.product-item-amount-field-btn-minus:after {
    content: '-';
    left: 0;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after {
    color: var(--c-light-teal);
}

.product-item-amount .product-item-amount-field {
    display: inline-block;
    width: 65px;
    height: 31px;
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
    min-width: unset;
    vertical-align: middle;
    text-align: center;
    border: 1px solid var(--c-def);
    border-color: rgba(41, 49, 51, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.product-item-amount-field:focus {
    outline: none !important;
}

.product-item-amount-description-container {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
    display: block;
}

.product-item-big-card .product-item-amount-field-container {
    text-align: left;
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap;
}

.product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px;
}

/**/
.product-item-quantity {
    color: #333;
    font-weight: normal;
    font-size: 12px;
}

/*Properties */
.product-item-properties {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
    color: var(--c-gray);
}

.product-item-properties dl {
    clear: both;
}

.product-item-properties dt,
.product-item-properties dd {
    float: left;
    margin: 0;
}

.product-item-properties dt {
    clear: both;
    margin-right: 5px;
    font-weight: normal;
}

.product-item-properties dd {
    font-weight: 500;
}

/*Compare*/
.product-item-compare-container {
    position: relative;
    display: none;
    margin: 0 -15px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e6e6e6;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.product-item-line-card .product-item-compare-container {
    margin: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
    text-align: center;
}

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container {
    display: block;
}

.product-item-compare .checkbox {
    margin: 0;
    padding: 0;
}

/* SCU */
.product-item-scu-container {
    padding: 0 0 2px;
}

.product-item-scu-container-title {
    color: #333;
    font-size: 12px;
}

.product-item-scu-block {
}

.product-item-scu-list {
    margin: 0;
}

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0 0 0 -2px;
    padding: 0;
    list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
    /* float: left; */
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 3px;
    max-width: 100%;
}

.product-item-scu-item-text-container {
    min-width: 32px;
}

.product-item-scu-item-color-container {
    max-width: 38px;
    width: 25%;
}

.product-item-scu-item-color-block {
    position: relative;
    padding-top: 100%;
    outline: 1px solid #c0cfda;
    cursor: pointer;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    outline-width: 2px;
}

.product-item-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 0 5px;
    outline: 1px solid #c0cfda;
    cursor: pointer;
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    outline-width: 2px;
}

.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
    background-size: 80% 80%;
    content: '';
}

@media (max-width: 991px) {
    .product-item-title {
        overflow: auto;
        height: auto;
        max-height: 73px;
        display: block;
    }
    .product-item-line-card .product-item-scu-container-title {
        text-align: center;
    }

    .product-item-line-card .product-item-scu-item-list {
        text-align: center;
    }

    .product-item-line-card .product-item-scu-item-color-container,
    .product-item-line-card .product-item-scu-item-text-container {
        display: inline-block;
        float: none;
    }
}

/*Description*/
.product-item-description-container {
}

.product-item-description-container p {
    color: #575757;
    font-size: 13px;
}

/*Buttons*/
.product-item-button-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.product-item-button-container .btn.btn-basket {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    height: 31px;
    min-height: 31px;
    min-width: unset;
    margin-right: 7px;
    padding: 5px 15px;
    font-size: 13px;
    line-height: 1.4;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    outline: none;
}

.product-item-button-container .btn.btn-basket.btn-disabled {
    margin-right: 0;
}

.product-item-button-container .btn-basket .count {
    content: '';
    position: absolute;
    top: -5px;
    right: -16px;
    width: 23px;
    height: 23px;
    background-color: var(--c-yellow);
    border: 2px solid #fff;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    line-height: 2;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 10;
}

.product-item-button-container .btn-basket:hover .count {

}
.product-item-button-container .btn-basket.btn-disabled .count {
    background-color: var(--c-mid-gray);
}

/*Stickers*/
.product-item-sticker,
.product-item-sticker-round {
    display: none;
}

/*More*/
.product-item-more-container {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 15px 15px 5px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
    transition: all 300ms ease;
}

.product-item-more-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 116%;
    width: 100%;
}

.product-item-more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
    background-size: 50%;
    opacity: .7;
    transition: opacity 300ms ease;
}

.product-item-container.hover .product-item-more {
    opacity: 1;
}

.product-item-more-title {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.product-item .product-item-action-user,
.product-item .product-item-action-product {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.product-item .product-item-action-user {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 20;
}



@media only screen and (min-width: 500px) {
    .view-mode-list .product-item-container:before,
    .view-mode-sm-list .product-item-container:before {
        content: '';
        position: absolute;
        top: 0;
        right: -30px;
        bottom: 0;
        left: -30px;
        -webkit-transition: var(--transition-def);
        -moz-transition: var(--transition-def);
        -o-transition: var(--transition-def);
        transition: var(--transition-def);
        z-index: -1;
    }

    .view-mode-list .product-item-container:hover:before,
    .view-mode-sm-list .product-item-container:hover:before {
        background-color: #fff;
    }

    .view-mode-list .product-item-container:hover,
    .view-mode-sm-list .product-item-container:hover {
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
    }
}

/* СПИСОК (LIST) */
@media only screen and (min-width: 500px) {
    .view-mode-list .product-item-container {
        width: 100%;
        min-width: unset;
        max-width: unset;
        min-height: unset;
        margin: 0 0 15px 0;
        border: 1px solid transparent;
    }

    .view-mode-list .product-item-header {
        margin-left: 175px;
    }

    .view-mode-list .product-item-container:last-child {
        margin-bottom: 0;
    }

    .view-mode-list .product-item {
        padding: 10px;
        width: 100%;
        height: 100%;
        min-height: 180px;
        border-top: none;
        border-right: none;
        border-left: none;
        -webkit-border-radius: unset;
        -moz-border-radius: unset;
        border-radius: unset;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }

    .view-mode-list .product-item-slider,
    .view-mode-list .slick-slider {
        position: absolute;
        width: 160px;
        height: 160px;
    }

    .view-mode-list .slick-slide {
        min-width: 158px;
    }


    .view-mode-list .gallery-item img,
    .view-mode-list .slick-slide img {
        height: 158px;
    }

    .view-mode-list .product-line-item-info-right-container {
        margin-left: auto;
    }

    .view-mode-list .product-item-image-wrapper {
        position: absolute;
        top: 50%;
        left: 0;
        width: clamp(130px, 12vw, 170px);
        height: 100%;
        margin-right: 25px;
        margin-bottom: 0;
        padding-top: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .view-mode-list .product-item-info {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .view-mode-list .product-item-title {
        height: auto;
        width: 100%;
        /*-webkit-line-clamp: 1;*/
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .view-mode-list .product-item-info-container {

    }

    .view-mode-list .product-item-container .product-item-info-container[data-entity='amount-store'] {
        position: relative;
        display: block;
        text-align: left;
    }

    .view-mode-list .product-item-container .product-item-info-container[data-entity='props-block'] {
        width: 100%;
        margin-top: 0;
    }

    .view-mode-list .product-item-container .product-item-info-container[data-entity='quantity-block'] {
        display: block;
        position: relative;
    }

    .view-mode-list .product-item-container .product-item-info-container[data-entity='price-block'] {
        position: relative;
    }

    .view-mode-list .product-item-price-old,
    .view-mode-list .product-item-price-current {
        display: inline-block;
    }

    .view-mode-list .product-item-price-old {
        margin-right: 20px;
    }

    .view-mode-list .product-item-container .product-item-info-container[data-entity='buttons-block'] {
        position: relative;
        width: auto;
        min-width: 170px;
    }

    .view-mode-list .product-item-button-container .btn.btn-basket {

    }

    .view-mode-list .product-item-button-container .btn.btn-basket:before {
        margin-right: 10px;
    }

    .view-mode-list .product-item-container:hover .product-item {

    }

    .view-mode-list .product-item-amount-field {
        font-weight: 300;
    }

    .view-mode-list .product-item-favorite {
        right: 0;
        margin-right: 0;
    }

    .view-mode-list .product-item .product-item-action-user,
    .view-mode-list .product-item .product-item-action-product {

    }

    .view-mode-list .product-item .product-item-action-user {
        top: 10px;
    }

    .view-mode-list .product-item .product-item-action-product {
        width: 100%;
        margin-left: 175px;
    }

    .view-mode-list .product-item-properties {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .view-mode-list .product-item .product-item-favorite {
        margin: 0;
    }

    .view-mode-list .product-item .product-item-compare {
        position: relative;
    }

    .view-mode-list .product-item .product-item-compare:before {

    }

    .view-mode-list .product-item .no-photo {
        height: 100%;
        min-height: 20px;
    }

    .view-mode-list .product-item .product-item-label-ring {
        right: unset;
        left: 0;
    }

    @media only screen and (max-width: 1300px) {
        .view-mode-list .product-item-properties {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            column-count: 1;
        }
    }
}

/* МАЛЕНЬКИЙ СПИСОК (SM-LIST) */
@media only screen and (min-width: 1200px) {
    .section-products .catalog-products-list.view-mode-sm-list  {
        margin-left: 30px;
    }

    .view-mode-sm-list .product-item-container {
        width: 100%;
        min-width: unset;
        max-width: unset;
        min-height: unset;
        margin: 0;
        border-bottom: 1px solid var(--c-light-gray);
    }

    .view-mode-sm-list .product-item-container:last-child {
        border-bottom: none;
    }

    .view-mode-sm-list .product-item-container:hover {
        /*-webkit-box-shadow: var(--shadow-def);
        -moz-box-shadow: var(--shadow-def);
        box-shadow: var(--shadow-def);*/
    }

    .view-mode-sm-list .product-item {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 25px 0;
        width: 100%;
        height: 100%;
        min-height: 120px;
        border-top: none;
        border-right: none;
        border-left: none;

        -webkit-border-radius: unset;
        -moz-border-radius: unset;
        border-radius: unset;
    }

    .view-mode-sm-list .product-item-header {
        width: 38%;
        max-width: 370px;
    }

    .view-mode-sm-list .product-line-item-info-right-container {
        margin-left: auto;
    }

    .view-mode-sm-list .product-item-image-wrapper {
        display: none;
    }

    .view-mode-sm-list .product-item-title {
        height: auto;
        margin-right: 30px;
        -webkit-line-clamp: 2;
    }

    .view-mode-sm-list .product-item-info-container {
        margin: 0;
    }

    .view-mode-sm-list .product-item-container .product-item-info-container[data-entity='amount-store'] {
        position: relative;
        display: block;
        width: clamp(90px, 7.5vw, 130px);
        text-align: left;
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -1;
        order: -1;
        z-index: 10;
    }

    .view-mode-sm-list .product-item-container .product-item-info-container[data-entity='props-block'] {
        display: none;
    }

    .view-mode-sm-list .product-item-container .product-item-info-container[data-entity='quantity-block'] {
        display: block;
        position: relative;
        z-index: 10;
    }

    .view-mode-sm-list .product-item-container .product-item-info-container[data-entity='price-block'] {
        position: relative;
        display: block;
        width: clamp(165px, 2.2vw, 200px);
        height: auto;
        margin-left: clamp(15px, 1.2vw, 30px);
        padding-right: 0;
        text-align: right;
        z-index: 10;
    }

    .view-mode-sm-list .product-item-price-old,
    .view-mode-sm-list .product-item-price-current {
        display: inline-block;
        font-size: clamp(22px, 2vw, 32px);
    }

    .view-mode-sm-list .product-item-price-old {
        margin-right: 20px;
    }

    .view-mode-sm-list .product-item-container .product-item-info-container[data-entity='buttons-block'] {
        position: relative;
        z-index: 10;
    }

    .view-mode-sm-list .product-item-button-container .btn.btn-basket {

    }

    .view-mode-sm-list .product-item-button-container .btn.btn-basket:before {
        margin-right: 10px;
    }

    .view-mode-sm-list .product-item-container:hover .product-item {

    }

    .view-mode-sm-list .product-item-amount-field {
        font-weight: 300;
    }

    .view-mode-sm-list .product-item-favorite {
        right: 0;
    }

    .view-mode-sm-list .product-item .product-item-action-user,
    .view-mode-sm-list .product-item .product-item-action-product {
        width: auto;
        margin-left: clamp(15px, 1.2vw, 30px);
    }

    .view-mode-sm-list .product-item .product-item-action-product {
        width: clamp(215px, 18vw, 225px);
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .view-mode-sm-list .product-item .product-item-action-user {
        width: 60px;
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .view-mode-sm-list .empty-price {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .view-mode-sm-list .product-item .product-item-compare:before {
        left: 50%;
    }

    .view-mode-sm-list .product-item .product-item-label-ring {
        right: unset;
        top: -15px;
        left: -35px;
        -webkit-transform: rotate(-23deg);
        -moz-transform: rotate(-23deg);
        -ms-transform: rotate(-23deg);
        -o-transform: rotate(-23deg);
        transform: rotate(-23deg);
    }

    .view-mode-sm-list .product-item .product-item-favorite {
        margin-right: 0;
    }

    .view-mode-sm-list .product-item-amount .product-item-amount-field {
        width: clamp(90px, 8vw, 100px);
    }
}

/* SLIDER */
.catalog-top .product-item .product-item-slider,
.catalog-products-list .product-item .product-item-slider,
.slider-box .product-item-container .product-item .product-item-slider {
    /*max-height: 260px;*/
    max-height: 280px;
    margin-bottom: 15px;
    border: 1px solid var(--c-light-gray);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}

.product-item-slider .gallery-item {
    display: block;
    width: auto;
    height: 280px;
}

.product-item-slider img,
.slick-slide img {
    width: 100%;
    height: 280px;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
}

.product-item .slick-dots {
    bottom: 10px;
}

.product-item .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 3px;
}

.product-item .slick-dots li button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    height: 9px;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: var(--c-light-gray);
}

.product-item .slick-dots li.slick-active button,
.product-item .slick-dots li:hover button {
    background-color: var(--c-green);
}

.product-item .slick-dots li button:before {
    content: none;
}

.product-item .compare-block {
    margin-right: 6px;
}

.product-item .product-item-compare {
    position: relative;
    /*overflow: hidden;*/
    display: block;
    width: 19px;
    height: 16px;
    top: 0;
    left: 0;
    margin-right: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid var(--c-def);
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    z-index: 20;
}

.product-item .product-item-compare .count {
    content: '';
    position: absolute;
    top: 1px;
    right: -12px;
    width: 24px;
    height: 24px;
    background-color: var(--c-green);
    font-size: 12px;
    color: #fff;
    line-height: 2;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 10;
}

.product-item .product-item-compare .count {
    right: 0;
}

.product-item .product-item-compare:before {
    font-family: var(--f-icon);
    position: absolute;
    top: 50%;
    left: 5px;
    font-size: 8px;
    font-weight: bold;
    color: var(--c-def);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    text-indent: 0;
    z-index: 10;
}

.product-item .product-item-compare:hover,
.product-item .product-item-compare.product-item-compare-checked {
    border: 1px solid var(--c-green);
}

.product-item .product-item-compare:hover:before,
.product-item .product-item-compare.product-item-compare-checked:before {
    color: var(--c-green);
}

.product-item .product-item-compare:before {
    content: 'ш';
}



/* IS_CATALOG */
.btn-request-item {
    width: 100%;
}
/* End */


/* Start:/local/templates/success_2.0/components/bitrix/map.yandex.view/contacts_light/style.css?17683887111909*/
.city_list{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    font-size: 15px;
    line-height: 1.2;
}
.city_list b{
    font-weight: 500;
}
.city_block, .city_block_main>div{
    width: 33%;
    margin-bottom: 15px;
}
.city_name{
    width: 100%;
}
body .city_block_main{
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.bx-yandex-view-layout,
.bx-yandex-view-map {
    width: 100%;
    height: 600px;
}
.map{
    margin-top: -80px;
}
.map-rel {
    position: relative;
}@media (max-width: 1279px) {
    .city_block, .city_block_main>div {
        width:48%;
        margin-right: 2%;
    }
    .bx-yandex-view-layout,
    .bx-yandex-view-map {
        height: 500px;
    }

    .map__main-content {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
    }
}

@media (max-width: 768px) {
    .bx-yandex-view-layout,
    .bx-yandex-view-map {
        height: 400px;
    }
    .city_block, .city_block_main>div {
        width:100%;
    }
}

.catalog-element {
    width: 100%;
    margin-bottom: 20px;
    padding: 25px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 1;
}

/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1633606985666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/style.css?17703642881414 */
/* /local/templates/.default/components/ip/nx.highload.list_1.0/success_2.0_filter_buttons_1.0/style.css?1723656589621 */
/* /local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.smart.filter/.default/style.css?174546647031590 */
/* /local/templates/.default/components/bitrix/menu/success_2.0_menu_filter_1.0/style.css?17454664707045 */
/* /local/templates/.default/components/bitrix/catalog.section.list/.default/style.css?17454664703198 */
/* /local/templates/.default/components/ip/nx.catalog.sort_1.0/.default/style.css?174546647012586 */
/* /local/templates/.default/components/ip/nx.plugin_1.0/success_2.0_view_mode_1.0/style.css?17236565961615 */
/* /local/templates/.default/components/ip/nx.highload.list_1.0/success_2.0_seo.filter.pages_1.0/style.css?1757564321652 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/success_2.0_nav_1.0/style.css?17236565832785 */
/* /local/templates/.default/components/bitrix/catalog.section/.default/style.css?17655206316908 */
/* /local/templates/.default/components/bitrix/catalog.item/.default/style.css?178185441046525 */
/* /local/templates/success_2.0/components/bitrix/map.yandex.view/contacts_light/style.css?17683887111909 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1633606985666 */
