

/* Start:/local/templates/.default/components/bitrix/catalog/domknigi_1.0_catalog_1.0/style.css?1732286194757*/
.catalog-outer-wrap .count-elements {
    color: #9aa4a7;
    font-size: 11px;
    font-weight: 600;
    vertical-align: super;
}

.catalog-outer-wrap .catalog-outer-filter {
    width: 100%;
    margin-bottom: 1em;
}

.catalog-outer-wrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
}

.catalog-outer-wrap .catalog-sections {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.catalog-sections {
    margin-bottom: 4em;
}

@media only screen and (max-width: 1024px) {
    .catalog-outer-wrap,
    .catalog-outer-wrap .catalog-sections {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/domknigi_1.0_menu.cat.filter_1.0/style.css?17410921264355*/
.section-filter {
    position: relative;
    width: 100%;
    max-width: 200px;
    margin-right: 2.5em;
    margin-bottom: 2em;
    background: transparent;
}

/* Список разделов */
.catalog-outer-wrap nav.additional-filter,
.catalog-sections nav.additional-filter {

}

nav.additional-filter {
    width: 100%;
    max-width: 190px;
    margin-bottom: 2em;
}

nav.additional-filter .nx-section-filter li {
    margin: 0.75em 0;
}

nav.additional-filter .nx-section-filter {
    max-width: 230px;
    padding: 0;
    margin: 0;
    list-style: none;
}

nav.additional-filter ul {
    font-size: clamp(12px, 1em, 15px);
}

nav.additional-filter ul.level-1 {
    margin-left: 1em;
}

.nx-section-filter li {
    position: relative;
    vertical-align: middle;
}

.nx-section-filter .parent-root {
    margin: 0;
}

.additional-filter .nx-section-filter li:before {
    content: none;
}

.nx-section-filter a {
    display: block;
    width: 100%;
    color: var(--c-gray);
    text-decoration: none;
}

.nx-section-filter .level-1 {
    display: none;
}

.nx-section-filter .level-1.level-selected {
    display: block;
}

.nx-section-filter li a.root-item,
.nx-section-filter li a.root-item-selected {
    position: relative;
    text-decoration: none;
}

.nx-section-filter li a.root-item:hover,
.nx-section-filter li a.root-item-selected,
.nx-section-filter li a.item-selected,
.nx-section-filter li a.root-item-selected:hover {
    color: var(--c-orange);
}

/* Скрытие разделов */
.section-filter .filter-sections-header {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .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-sections-header .filter-sections-label {
        margin: 0;
        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;
    }

    .section-filter {
        max-width: unset;
        margin-right: 0;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/domknigi_1.0_catalog_1.0/bitrix/catalog.smart.filter/.default/style.css?173228619427509*/
/* SECTIONS */
.main-filter .parameters-box {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 2.75em;
}

.main-filter .parameters-box.active {
    /*padding-bottom: 20px;*/
}

.main-filter .parameters-title {
    margin-bottom: 0.75em;
    font-size: clamp(15px, 1.25em, 18px);
    font-weight: 600;
}

.main-filter .parameters-title span {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    color: var(--c-black);
    /*cursor: pointer;*/
}

.main-filter .parameters-title .fa-angle-down,
.main-filter .parameters-title .fa-angle-up {
    display: none;
}

/*.main-filter .parameters-title .fa-angle-down:after,
.main-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%);
}

.main-filter .parameters-title .fa-angle-down:after {
    content: '˄';
}*/

.main-filter .parameters-value {
    display: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.main-filter .parameters-value .checkbox {
    margin-bottom: 0.75em;
}

.main-filter .parameters-value .checkbox:last-child {
    margin-bottom: 0;
}

.main-filter .parameters-box.active .parameters-value {
    display: block;
}

.main-filter .parameters-box.active .parameters-value i.bx-ft-sub {
    position: absolute;
    left: 1em;
    z-index: 10;
    margin-right: 5px;
    color: #7e7e7e;
    /*color: var(--c-light-gray);*/
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}

.main-filter .parameters-box.active .parameters-value.type-price,
.main-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;
}

.main-filter .bx-filter-parameters-box-container-block {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    width: 49%;
    color: #4a4a4a;
}

/* FILTER PROPERTIES */
.main-filter .parameters-box-filter {
    position: relative;
    margin-bottom: 1.25em;
}

.parameters-box-filter:after {
    content: 'q';
    font-family: var(--f-icon);
    position: absolute;
    display: block;
    top: 50%;
    right: 0.75em;
    width: 1em;
    height: 1em;
    line-height: 1;
    color: var(--c-orange);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -ms-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: 20;
}

.main-filter .parameters-box-filter input {
    width: 100%;
    height: 42px;
    font-size: clamp(10px, 0.75em, 12px);
    font-weight: 600;
}

.main-filter .parameters-box-filter input::placeholder {
    color: #7e7e7e;
    font-size: clamp(10px, 0.75em, 12px);
    font-weight: 400;
    text-transform: lowercase;
}

.main-filter .parameters-box-load-more {
    margin-top: 0;
    padding: 0;
    border: none;
    font: inherit;
    font-size: clamp(11px, 1em, 13px);
    font-weight: 500;
    color: var(--c-orange);
    text-transform: lowercase;
    background-color: transparent;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.main-filter .parameters-box-load-more:after,
.main-filter .parameters-box-load-more.expanded:after {
    content: '˅';
    font-family: var(--f-icon);
    position: relative;
    top: 0;
    left: 0.4em;
    z-index: 5;
}

.main-filter .parameters-box-load-more.expanded:after {
    content: '˄';
}

@media only screen and (max-width: 1024px) {
    .main-filter {
        width: 100%;
        max-width: unset;
        margin-right: 0;
    }

    .main-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;
    }

    .main-filter .parameters-box:nth-child(even) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 640px) {
    .main-filter {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: unset;
        margin-right: 0;
    }
}

/* INPUTS */
.main-filter .bx-filter-input-container {
    width: 100%;
}

.main-filter .bx-filter-input-container input {
    width: 100%;
    height: 42px;
    padding: 0.75em 0.75em 0.75em 2.75em;
    font-size: clamp(10px, 0.75em, 12px);
    font-weight: 600;
    outline: none;
    border: 1px solid #cbcbcb;
    /*border: 1px solid var(--c-light-gray);*/
    font-family: inherit;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    border-radius: 0.8em;
    -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 .bx-filter-input-container input::placeholder {
    font-weight: 600;
}


/* COLOR */
.main-filter .button-box {
    width: 100%;
    padding: 0;
    /*margin-top: 20px;*/
    margin-bottom: 0.75em;
    clear: both;
}

.main-filter .button-box .btn-set-filter,
.main-filter .button-box .btn-del-filter {
    width: 100%;
    min-width: unset;
    min-height: clamp(30px, 3.6vw, 37px);
    font-size: clamp(12px, 1em, 15px);
    text-transform: none;
    text-decoration: none;
    outline: none;
}

.main-filter .button-box .btn-set-filter {
    margin-bottom: 0.75em;
}

/* TRACK */
.main-filter .bx-ui-slider-track-container {
    width: 100%;
    padding-top: 0;
    padding-bottom: 1.5em;
    margin: 0;
}

.main-filter .bx-ui-slider-track {
    position: relative;
    height: 1px;
    background: var(--c-light-gray);
}

.main-filter .bx-ui-slider-part {
    display: none;
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7;
}

.main-filter .bx-ui-slider-part.p1 {
    left: -1px;
}

.main-filter .bx-ui-slider-part.p2 {
    left: 25%;
}

.main-filter .bx-ui-slider-part.p3 {
    left: 50%;
}

.main-filter .bx-ui-slider-part.p4 {
    left: 75%;
}

.main-filter .bx-ui-slider-part.p5 {
    right: -1px;
}

.main-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;
}

.main-filter .bx-ui-slider-part.p2 span,
.main-filter .bx-ui-slider-part.p3 span,
.main-filter .bx-ui-slider-part.p4 span {
    color: #6b8086;
}

.main-filter .bx-ui-slider-range,
.main-filter .bx-ui-slider-pricebar,
.main-filter .bx-ui-slider-pricebar-vd,
.main-filter .bx-ui-slider-pricebar-vn,
.main-filter .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0;
}

.main-filter .bx-ui-slider-range {
    /*background-color: var(--c-orange);*/
    z-index: 150;
}

.main-filter .bx-ui-slider-pricebar {
    z-index: 100;
}

.main-filter .bx-ui-slider-pricebar-vd {
    z-index: 60;
    background: var(--c-orange);
}

.main-filter .bx-ui-slider-pricebar-vn {
    z-index: 70;
    /*background: var(--c-orange);*/
}

.main-filter .bx-ui-slider-pricebar-v {
    z-index: 80;
    background: var(--c-orange);
}

.main-filter .bx-ui-slider-handle {
    position: absolute;
    top: 100%;
    width: 14px;
    height: 14px;
    border-bottom: none;
}

.main-filter .bx-ui-slider-handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab;
}

.main-filter .bx-ui-slider-handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing;
}

.main-filter .bx-ui-slider-handle.left,
.main-filter .bx-ui-slider-handle.right {
    top: -6px;
    background: var(--c-orange);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.main-filter .bx-ui-slider-handle.left {
    left: 0;
}

.main-filter .bx-ui-slider-handle.right {
    right: 0;
}

/* SELECT */
.main-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 */
.main-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;
}

.main-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;
}

.main-filter .bx-filter-select-text.fix {
    min-width: 120px;
}

.main-filter .bx-filter-select-text label {
    cursor: pointer;
}

.main-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 */
.main-filter .bx-tag-link.active,
.main-filter .bx-tag-link:hover {
    color: #1d3d46;
}

/* LABEL */
.main-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);
}

.main-filter .bx-filter-param-label:before {
    border: 1px solid var(--c-light-gray);
}

.main-filter .bx-filter-param-btn-inline .bx-filter-param-label {
    float: left;
    display: block;
    margin-right: 5px;
}

.main-filter .bx-filter-param-btn-block .bx-filter-param-label {
    display: block;
}

.main-filter .bx-filter-param-label.dib {
    display: inline-block;
}

.main-filter .bx-filter-param-text {
    font-weight: normal;
}

.main-filter .bx-filter-param-label.disabled .bx-filter-param-text {
    color: #6c6c6c;
}

.main-filter .bx-filter-param-count {
    display: none;
}

.bx-filter-select-popup .bx-filter-param-label.active {
    background: #f3f8fa;
}

/* CHECKBOX / RADIO */
.main-filter .bx-filter-input-checkbox {

}

.main-filter .bx-filter-input-checkbox input[type=radio],
.main-filter .bx-filter-input-checkbox input[type=checkbox] {

}

.main-filter .bx-filter-input-checkbox .bx-filter-param-text {
    display: block;
    font-size: clamp(12px, 1em, 15px);
    font-weight: 500;
    color: #6B6B6B;
}

/* BTN */
.main-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 */
.main-filter .bx-filter-param-btn.bx-color-sl {

}

.main-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    background: transparent;
    box-shadow: none
}

.main-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    position: relative;
}

.main-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;
}

.main-filter .bx-filter-param-btn .bx-filter-param-text {
    line-height: 26px;
}

/* BTN P/M */
.main-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;
}

.main-filter .bx-filter-param-btn.bx-spm.bx-plus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}

.main-filter .bx-filter-param-btn.bx-spm.bx-minus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}

.main-filter .bx-filter-param-btn.bx-spm:active {
    outline: none !important;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}

.main-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,
.main-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,
.main-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;
}

.main-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;
}

.main-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
    opacity: .2;
}

/* BIZ */
.main-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;
}

.main-filter .bx-filter-parameter-biz:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}

.main-filter .bx-filter-parameter-biz.active {
    position: relative;
    color: #000;
    border-color: transparent;
}

/* RESULT POPUP */
.main-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;
    -webkit-box-shadow: 0 0 1.25em 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 1.25em 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1.25em 0 rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 0.67em;
    -moz-border-radius: 0.67em;
    border-radius: 0.67em;
}

.main-filter .popup-result.left {
    border-width: 2px 10px 2px 2px;
    -webkit-border-image: url(/local/templates/.default/components/bitrix/catalog/domknigi_1.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/domknigi_1.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/domknigi_1.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/domknigi_1.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 fill repeat;
}

.main-filter .popup-result.right {
    /*border-width: 2px 2px 2px 10px;
    -webkit-border-image: url(/local/templates/.default/components/bitrix/catalog/domknigi_1.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/domknigi_1.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/domknigi_1.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/domknigi_1.0_catalog_1.0/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 fill repeat;*/
}

.main-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;
}

.main-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;
}

.main-filter .popup-result.left {
    right: 97%;
}

.bx-filter-horizontal .popup-result {
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    bottom: -7px;
}

.main-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;*/
}

.main-filter .popup-result a:hover {
    text-decoration: none;
}

.main-filter .bx-filter-popup-result-close {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .main-filter .parameters-box {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .bx-filter-container-modef {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .main-filter .popup-result {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .main-filter .popup-result.right {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 10px 15px;
    }

    .main-filter .popup-result.right:before {
        display: none;
    }

    .main-filter .popup-result a {
        width: 100%;
        max-width: 200px;
    }
}

@media (max-width: 767px) {
    .main-filter .popup-result .arrow {
        display: none;
    }
}

.main-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/domknigi_1.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 */
.main-filter .bx-filter-input-container input:focus {
    border: 1px solid var(--c-orange);
}

/* SELECT */
.main-filter .bx-filter-select-container.active,
.main-filter .bx-filter-select-container:focus {
    border-color: #499fd8;
}

/* SELECT POPUP */

/* TAGS */
.main-filter .bx-filter-tag {
    border-top: 1px solid #d7eaf7;
    border-bottom: 1px solid #d7eaf7;
    padding: 18px;
}

.main-filter .bx-tag-link {
    color: #68939e;
    font-size: 12px;
    text-decoration: none;
    text-shadow: none;
}

/* LABEL */

/* CHECKBOX / RADIO */

/* BTN */
.main-filter .bx-filter-param-label.active .bx-filter-param-btn,
.main-filter .bx-filter-param-btn:hover,
.main-filter .bx-filter-param-btn:active,
.main-filter .bx-filter-param-btn:focus {
    border-color: #499fd8;
}

/* BTN P/M */

/* ICON */

/* BIZ */

/* RESULT POPUP */



.main-filter .filter-header {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .main-filter {
        margin-bottom: 10px;
    }

    .main-filter .filter-header {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 10px 0;
        font-size: 13px;
        color: var(--c-black);
    }

    .main-filter.f-open .filter-header {

    }

    .main-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;
        border-top: 1px solid var(--c-lighter-gray);
        margin-top: 1em;
        padding-top: 1em;
    }

    .main-filter .smartfilter,
    .main-filter.f-close .smartfilter {
        display: none;
    }

    .main-filter .filter-header .filter-title,
    .main-filter .filter-header .filter-label {
        font-weight: 500;
    }

    .main-filter .filter-header .filter-label {
        position: relative;
        cursor: pointer;
    }

    .main-filter.f-open .filter-header .filter-label {
        position: relative;
        display: block;
        width: auto;
        cursor: pointer;
    }

    .main-filter .filter-header .filter-label:after,
    .main-filter.f-open .filter-header .filter-label:after,
    .main-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;
    }

    .main-filter.f-close .filter-header .filter-label:after {
        content: '˅';
    }

    .main-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);
    }

    .main-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;
    }

    .main-filter .button-box .btn-set-filter,
    .main-filter .button-box .btn-del-filter {
        
    }
}

@media only screen and (max-width: 640px) {
    .main-filter .parameters-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
        border-bottom: 1px solid #b7b7b7;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/domknigi_1.0_nav_1.0/style.css?17391899592272*/
.pagination-wrap {
    width: 100%;
}

.pagination-page-navigation {
    position: relative;
    width: 100%;
    margin-top: 2em;
}

.pagination-wrap .pagination-page-navigation .pagination-page-previous,
.pagination-wrap .pagination-page-navigation .pagination-page-next,
.pagination-wrap .pagination-page-navigation .pagination-page-noactive {
    font-family: var(--f-icon);
    font-size: clamp(13px, 1.25em, 17px);
    font-weight: 800;
    color: var(--c-orange);
}

.pagination-page-navigation .pagination-page-previous:hover,
.pagination-page-navigation .pagination-page-next:hover {
    color: var(--c-red);
}

.pagination-page-navigation .pagination-page-current {
    min-width: clamp(34px, 4.3vw, 44px);
    min-height: clamp(28px, 3.42vw, 35px);
    color: #fff;
    background: var(--c-orange);
    -webkit-border-radius: 0.67em;
    -moz-border-radius: 0.67em;
    border-radius: 0.67em;
}

.pagination-page-navigation a,
.pagination-page-navigation a:visited,
.pagination-page-navigation span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-width: clamp(17px, 2.64vw, 27px);
    min-height: clamp(13px, 2.25vw, 23px);
    margin: 0 0.25em;
    color: var(--c-orange);
    text-align: center;
    text-decoration: none;
    font-size: clamp(15px, 1.25em, 20px);
    font-weight: 500;
}

.pagination-page-navigation a:hover {
    color: var(--c-red);
}

.pagination-page-navigation span.pagination-page-noactive {
    display: none;
}

.pagination-wrap .btn.btn-load-more,
.pagination-wrap .btn.btn-load-more.no-active,
.pagination-wrap .btn.btn-load-more.no-active:hover {
    margin: 1em auto;
    border: none;
    background: var(--c-beige);
    font-size: clamp(12px, 1em, 16px);
    color: var(--c-gray);
    text-transform: lowercase;
}

.pagination-wrap .btn.btn-load-more:hover {
    border: none;
    background: var(--c-orange);
    color: #fff;
}

.pagination-wrap .btn.btn-load-more.no-active:hover {
    cursor: default;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/.default/style.css?17322861945466*/
.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: var(--c-black);
}

.section-products {
    width: calc(100% - 200px - 2.5em);
}

.search-page.catalog-products-list,
.section-products .catalog-products-list {
    width: calc(100% + var(--padding-tile-column));
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-right: calc(-1 * var(--padding-tile-column));
    column-gap: var(--padding-tile-column);
    row-gap: var(--padding-tile-row);
}

.section-products .catalog-products-list [data-entity="items-row"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
}

.section-products .section-desc {
    margin-bottom: 1em;
}

/* Кастомный фильтр (плашки) */
.custom-filter-wrapper {
    position: relative;
    width: -webkit-calc(100% + 1em);
    width: -moz-calc(100% + 1em);
    width: calc(100% + 1em);
    margin-bottom: 2em;
}

.custom-filter-item {
    display: block;
    position: relative;
    min-width: 160px;
    height: clamp(25px, 3vw, 31px);
    margin: 0.25em 1em 0.25em 0;
    padding: 0.5em 2.75em 0.5em 1.5em;
    background: rgba(217, 217, 217, 0.3);
    /*background: var(--c-gray);*/
    font-size: clamp(11px, 0.85em, 13px);
    font-weight: normal;
    text-align: center;
    color: var(--c-light-gray);
    -webkit-border-radius: 0.67em;
    -moz-border-radius: 0.67em;
    border-radius: 0.67em;
    cursor: default;
}

.custom-filter-item:hover {

}

.custom-filter-value {
    font-weight: 500;
}

.delete-custom-filter {
    position: absolute;
    right: 1em;
    width: 1em;
    height: 1em;
    cursor: pointer;
    z-index: 10;
}

.delete-custom-filter:before,
.delete-custom-filter:after {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 50%;
    height: 13px;
    width: 1px;
    background-color: var(--c-light-gray);
    -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-orange);
}

.custom-filter-item.clear-all {
    background-color: transparent;
    border: 1px solid var(--c-light-gray);
    /*font-weight: bold;*/
    color: var(--c-light-gray);
}

.clear-all .delete-custom-filter:before,
.clear-all .delete-custom-filter:after {
    background-color: var(--c-light-gray);
}

.clear-all .delete-custom-filter:hover:before,
.clear-all .delete-custom-filter:hover:after {
    background-color: var(--c-orange);
}

/* Поиск по магазину */
.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;
}

@media only screen and (max-width: 1024px) {
    .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;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/.default/style.css?173918995936826*/
.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;
}

:root {
    --tile-elements: 4;
    --tile-search-elements: 5;
}

.search-page .product-item-container,
.product-item-container {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex: 1 1 calc((100% / var(--tile-elements)) - var(--padding-tile-column));
    -ms-flex: 1 1 calc((100% / var(--tile-elements)) - var(--padding-tile-column));
    flex: 1 1 calc((100% / var(--tile-elements)) - var(--padding-tile-column));
    position: relative;
    max-width: calc((100% / var(--tile-elements)) - var(--padding-tile-column));
    min-height: max-content;
    padding: 1.2em 2em;
    margin: 0;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    -webkit-border-radius: 0.67em;
    -moz-border-radius: 0.67em;
    border-radius: 0.67em;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    text-decoration: none;
}

.search-page .product-item-container {
    -webkit-flex: 1 1 calc((100% / var(--tile-search-elements)) - var(--padding-tile-column));
    -ms-flex: 1 1 calc((100% / var(--tile-search-elements)) - var(--padding-tile-column));
    flex: 1 1 calc((100% / var(--tile-search-elements)) - var(--padding-tile-column));
    max-width: calc((100% / var(--tile-search-elements)) - var(--padding-tile-column));
}

@media only screen and (max-width: 1280px) {
    :root {
        --tile-elements: 3;
    }
}

@media only screen and (max-width: 1024px) {
    :root {
        --tile-search-elements: 4;
    }
}

@media only screen and (max-width: 768px) {
    :root {
        --tile-elements: 2;
        --tile-search-elements: 3;
    }
}

@media only screen and (max-width: 640px) {
    :root {
        --tile-search-elements: 2;
    }
}

@media only screen and (max-width: 425px) {
    :root {
        --tile-elements: 1;
        --tile-search-elements: 1;
    }

    .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-orange);
}

.product-item-info-amount-store.not-store {
    color: var(--c-red);
}

.product-item .product-item-info {
    height: 100%;
}

.product-item-info-container,
.product-item-container.hover {
    width: auto;
    z-index: 17;
}

.product-item-header,
.product-item-bottom,
.product-item-action-product {
    width: 100%;
}

.product-item-header {
    margin-bottom: 0.75em;
}

.product-item {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: flex;
    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 (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 .favorite-block {
    position: absolute;
    top: -0.5em;
    right: -1.25em;
    z-index: 20;
    /*padding: 1.2em 2em;*/
}

.product-item .product-item-favorite {
    position: relative;
    top: 0;
    right: 0;
    width: 18px;
    height: 16px;
    margin-right: 0;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    z-index: 20;
}

.product-item .product-item-favorite:before {
    content: 'и';
    font-family: var(--f-icon);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    color: #cbcbcb;
    font-size: clamp(14px, 1.56vw, 16px);
    font-weight: 500;
    -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-orange);
}

.product-item .product-item-favorite.product-item-favorite-checked:before {
    color: var(--c-orange);
}

/*Image*/
.product-item .no-photo {
    display: block;
    background: url('/local/templates/domknigi_1.0/images/logo.svg') no-repeat center;
    -webkit-background-size: 90%;
    -moz-background-size: 90%;
    background-size: 90%;
    color: transparent;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
}

.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: clamp(10px, 0.75em, 12px);
    font-weight: bold;
    color: var(--c-orange);
    text-decoration-line: line-through;
    text-transform: uppercase;
}

.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%;
    margin-bottom: 0.1em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -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;
    font-size: clamp(14px, 1em, 16px);
    font-weight: 600;
    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;
}

.product-item-author {
    font-size: clamp(10px, 0.75em, 12px);
    font-weight: 500;
    color: var(--c-gray);
}

/*Price*/
.product-item-price {
    margin-bottom: 0.75em;
}

.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,
.product-item-price-old {
    display: inline-block;
    white-space: nowrap;
    font-size: clamp(14px, 1em, 16px);
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

.product-item-price-current {
    margin-right: 0.5em;
}

.product-item-price-old {
    display: inline-block;
    margin-right: 0.25em;
    font-size: clamp(10px, 0.75em, 12px);
    color: #7e7e7e;
    text-decoration-line: 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 {

}

.product-item-info-container-title {

}

.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
    display: block;
    opacity: 1;
}

.product-item-container .product-item-info-container[data-entity='props-block'] {

}

.product-item-container .product-item-info-container[data-entity='price-block'] {

}

.product-item-container .product-item-info-container[data-entity='buttons-block'] {
    display: inline-block;
    position: relative;
    width: 100%;
    max-height: 40px;

}

.product-item-container .product-item-info-container.empty-price[data-entity='price-block'] {

    -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-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 .wrap-buttons {
    width: 100%;
}

.product-item-button-container .btn.btn-basket,
button.btn.btn-sm,
.btn.btn-sm {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    height: 31px;
    min-height: 31px;
    min-width: unset;
    font-size: clamp(12px, 1em, 15px);
    font-weight: 600;
}

.product-item-button-container .btn.btn-basket.btn-disabled {
    margin-right: 0;
}

.product-item-button-container .btn-basket.in-basket,
.product-item-button-container .btn-basket.in-basket-max,
.product-item-button-container .btn-basket.in-basket-max:hover {
    background-color: var(--c-orange);
    border: 1px solid var(--c-orange);
    color: #fff;
}

.product-item-button-container .btn-basket.in-basket:hover {
    background-color: #fff;
    color: var(--c-orange);
}

.product-item-button-container .btn-basket .count {
    display: none;
    /*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: 0;
    right: 0;
    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;
    }
}

/* 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: 215px;
    margin-bottom: 1em;
    overflow: hidden;
}

.product-item-slider .gallery-item {
    display: block;
    width: auto;
    height: 215px;
}

.main .product-item-slider img,
.main .slick-slide img {
    width: 100%;
    height: 215px;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: contain;
    object-fit: contain;
}

.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 */
/* /local/templates/.default/components/bitrix/catalog/domknigi_1.0_catalog_1.0/style.css?1732286194757 */
/* /local/templates/.default/components/bitrix/menu/domknigi_1.0_menu.cat.filter_1.0/style.css?17410921264355 */
/* /local/templates/.default/components/bitrix/catalog/domknigi_1.0_catalog_1.0/bitrix/catalog.smart.filter/.default/style.css?173228619427509 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/domknigi_1.0_nav_1.0/style.css?17391899592272 */
/* /local/templates/.default/components/bitrix/catalog.section/.default/style.css?17322861945466 */
/* /local/templates/.default/components/bitrix/catalog.item/.default/style.css?173918995936826 */
