#set_filter, #del_filter{
    display: none;
}
html {
    height: 100%;
    background-color: #F9F9F9;
}

.catalog_bnr{
    margin-bottom: 50px;
    display: inline-block;
}
.cat .main {
    padding-top: 0;
}
.inner__wrapper {
    display: flex;
}
.inner__left {
    max-width: 314px;
    width: 100%;
    margin-right: 37px;
    padding-left: 70px;
}
.filter__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0.1em;
    text-align: left;
    display: block;
    padding: 0.4rem 0;
}
.inner__right {
    flex-grow: 1;
}
.filter__ul {
    flex-direction: row;
    padding: 0;
    display: flex;
    margin-bottom: 0;
    max-width: 660px;
}
.filter__li {
    flex: 1;
}
.filter__li .nav-link {
    padding-left: 0;
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.filter__li.active.asc i, .filter__li.active.desc i {
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}
.filter__li.active.asc i{
    background-image: url(images/sasc.svg);
}
.filter__li.active.desc i {
    background-image: url(images/sasc.svg);
    transform: rotateX(180deg);
}
.inner__wrapper {
    display: flex;
}
.inner__left {
    max-width: 314px;
    width: 100%;
    margin-right: 37px;
}
.inner__hero {
    margin-bottom: 45px;
}
.smart-filter {
    margin-bottom: 20px;
    min-width: 220px;
    width: 100%;
}
.smart-filter-section {
    position: relative;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.smart-filter-parameters-box {
    position: relative;
}
.mb-2 {
    margin-bottom: .5rem !important;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}
.smart-filter-parameters-box-title {
    display: inline-block;
    padding-bottom: 7px;
    font-size: 13px;
}




.catalog__item {
    position: relative;
    display: flex;
    align-items: stretch;
    background-color: #fff;
    border-radius: 19px;
}
.catalog__item:not(:last-child) {
    margin-bottom: 21px;
}
.catalog__item-img {
    position: relative;
    max-width: 42.5%;
    height: auto;
    width: 100%;
}
.catalog__item-img:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    padding-top: 66.6666666667%;
}
.catalog__item-name {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 5%;
    text-align: left;
    text-transform: uppercase;
    color: #000;
}
.catalog__item-img img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 90%;
    object-fit: cover;
    object-position: center;
}

@media screen and (max-width: 3840px) {
    .catalog__item-img img {
        max-width: 88%;
        left: 5%;
    }
}
.tip-fav {
    background-image: url(/local/templates/stalker/img/star0.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    display: none;
}
.tip {
    padding: 5px 7px;
    line-height: 1.2;
}
.catalog__item-description {
    display: flex;
    justify-content: space-between;
    padding: 27px 32px 36px;
    width: 100%;
}
.catalog__item-column {
    display: flex;
    flex-flow: column;
    max-width: 60.7%;
    width: 100%;
}
.catalog__item-name {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: -0.03em;
    color: #383838;
}
.catalog__item-code {
    margin-bottom: 20px;
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.1;
    color: #000;
}
.catalog__item-characteristic {
    margin-top: auto;
}
.catalog__item .characteristic__list {
    padding-left: 0;
}
.characteristic__item:not(:last-child) {
    margin-bottom: 14px;
}
.characteristic__item {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.characteristic__name {
    color: #898989;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 1;
    max-width: 70%;
}
.characteristic__empty {
    width: 100%;
    height: auto;
    border-bottom: 1px dotted #898989;
}
.characteristic__value {
    letter-spacing: -0.02em;
    color: #2A2B2B;
    margin-left: 12px;
    font-size: 14px;
    line-height: 1;
    flex-shrink: 0;
}
.catalog__item-column {
    display: flex;
    flex-flow: column;
    max-width: 60.7%;
    width: 100%;
}
.catalog__item-column_price {
    max-width: 32.5%;
    width: 100%;
    padding-top: 17px;
}

.ui-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.05em;
    transition: background-color 0.35s ease, color 0.15s ease;
    color: #fff;
    border: none;
    text-transform: uppercase;
    border-radius: 8px;
}
.price-new {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: -0.02em;
    line-height: 1;
    margin-bottom: 9px;
}
.price-new .value {
    font-size: 24px;
    letter-spacing: 0;
}
.catalog__item-buttons {
    margin-top: auto;
}
.catalog__item-buttons .ui-button--dark {
    margin-bottom: 9px;
    border-radius: 8px;
    background-color: #000;
}
.catalog__item-buttons .ui-button {
    height: 42px;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
}
.catalog__item-buttons .ui-button {
    height: 42px;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
}
.catalog__item-buttons .ui-button--light {
    margin-bottom: 9px;
    background-color: transparent;
    border: 2px solid rgb(169, 169, 169);
    color: #A9A9A9;
}
.catalog__item-buttons .ui-button--light .nactive {
    display: block;
}
.catalog__item-buttons .ui-button--light .active {
    display: none;
}

.form-check-input[type="checkbox"] {
    border-radius: 3px;
}
.form-check-input:focus {
    border-color: #000;
}
.form-check-input:checked {
    background-color: #fff;
    border-color: #000;
}
.form-check.checked .form-check-label {
    color: #000;
}
.smart-filter-input-group-number .form-control-sm{
    border: 1px solid rgb(153, 153, 153);
    border-radius: 4px;

}
.smart-filter-slider-track-container {
    display: none;
}

.section-plus .container{
    display: contents;
}

@media (max-width: 1800px) {
    .inner__left {
        padding-left: unset;
    }
}
@media (max-width: 1640px) {
    .catalog__item-description {
        flex-flow: column;
        padding: 27px 32px 36px;
    }
    .catalog__item-column {
        max-width: 100%;
    }
    .catalog__item-column_price {
        padding-top: 33px;
        max-width: 100%;
        flex-flow: row;
        justify-content: space-between;
    }
    .catalog__item-buttons {
        max-width: 170px;
        width: 100%;
    }
    .catalog__item-name {
        font-size: 20px;
    }
    .catalog__item-description {
        flex-flow: column;
        padding: 27px 32px 36px;
    }
    .catalog__item-column {
        max-width: 100%;
    }
}
@media (max-width: 1439px) {
    .inner__left {
        max-width: 270px;
    }
}
@media (max-width: 1279px) {
    .catalog__item-buttons {
        max-width: 100%;
        margin-top: 14px;
    }
    .catalog__item-column_price {
        flex-flow: column;
    }
}
@media (max-width: 1024px) {

    .inner__left {
        display: none;
    }
}
@media screen and (max-width: 743px) {
    .inner__hero {
        margin-bottom: 15px;
    }
    .catalog__item {
        flex-flow: column;
    }
    .catalog__item-img {
        max-width: 100%;
    }
    .inner__left-sort{
        display: block;
    }
    .inner__wrapper-sort{
        flex-direction: column;
    }
    .inner__left-sort .filter__title{
        font-size: 14px;
        font-weight: 400;
    }
    .filter__li .nav-link {
        font-size: 14px;
    }
}
@media screen and (max-width: 550px) {
    .catalog__item-buttons .ui-button.add2compare{
        border: 1px solid #323232;
        border-radius: 8px;
        font-weight: 700;
        font-size: 14px;
        color: #323232;
        text-transform: none;
    }
    .catalog__item-buttons .ui-button {
        font-size: 17px;
        text-transform: unset;
    }
    .catalog__item-buttons .ui-button.add2compare .nactive:before{
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url("images/compare.svg");
        background-repeat: no-repeat;
        margin-right: 16px;
        margin-bottom: -3px;
    }
    .catalog_bnr{
        position: relative;
        left: -15px;
        max-width: calc(100% + 30px);
    }
}