

/* Start:/bitrix/templates/staln/components/bitrix/catalog/catalog/style.css?16873519893815*/
.wrapSectionPage .leftCol {
    width: 260px;
}

.wrapSectionPage .wrapSection {
    width: calc(100% - 310px);
}

.wrapSect h1 {
    text-align: left;
    margin-bottom: 70px;
}

.nucSortClick {
    display: inline-grid;
    grid-template-columns: 1fr 205px;
    grid-gap: 10px;
    align-items: center;
}

.nucSortClick>span {
    color: #904623;
    font-size: 15px;
}

.sortTitle .nucSortTitle {
    font-size: 18px;
    border-bottom: 1px solid #F2E1DA;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    width: 205px;
    padding: 5px 0;
    line-height: 1;
}

.wrapSort {
    position: relative;
    display: block;
    width: max-content;
}

a.sortFT:hover {
    text-decoration: underline;
}

.nucSortFilter {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
    list-style: none;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 100%;
    width: auto;
    padding: 20px;
    z-index: 100;
}

.sortBlock {
    margin: 20px 0;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 26px;
    height: 26px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease;
}

.product-item-amount-field-btn-plus:after {
    background: url(/bitrix/templates/staln/components/bitrix/catalog.item/.default/svgPlus.svg) no-repeat center;
    background-size: 23px;
}

.product-item-amount-field {
    display: inline-block;
    padding: 0;
    max-width: 50px;
    width: auto;
    height: 22px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent !important;
    color: #000;
    vertical-align: middle;
    text-align: center;
    line-height: 22px;
    transition: border 300ms ease;
}

.product-item-amount-field-btn-minus:after {
    background: url(/bitrix/templates/staln/components/bitrix/catalog.item/.default/svgMinus.svg) no-repeat center;
    background-size: 23px;
}

.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-description-container {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
    display: block;
    display: none;
}

.oneClickBtn:hover {
    text-decoration: underline;
}

.oneClickBtn {
    border: 0;
    background: transparent;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.btnClicker {
    margin: 20px 0;
    border-top: 1px solid #DFEBF2;
    padding: 10px 0;
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease, background 300ms ease;
    border: 1px solid #904623;
}


/*End topSlider*/

@media screen and (max-width:1499px) {
    .wrapSectionPage .leftCol {
        width: 265px;
    }
    .wrapSectionPage .wrapSection {
        width: calc(100% - 285px);
    }
}

@media screen and (min-width:1200px) {}

@media screen and (max-width:1199px) {}

@media screen and (max-width:991px) {
    .wrapSectionPage .leftCol {
        width: 0;
    }
    .wrapSectionPage .wrapSection {
        width: 100%;
    }
}

@media screen and (max-width:767px) {}

@media screen and (max-width:675px) {}

@media screen and (max-width:640px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:485px) {}

@media screen and (max-width:425px) {}

@media screen and (max-width:400px) {}

@media screen and (max-width:370px) {}
/* End */
/* /bitrix/templates/staln/components/bitrix/catalog/catalog/style.css?16873519893815 */
