.rate > input:checked ~ label, .rate > input:checked ~ label ~ label {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3csvg xmlns= 'http://www.w3.org/2000/svg' width= '126.729' height= '126.73' %3e%3cpath fill= '%23e31c39' d= 'M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z' /%3e%3c/svg%3e);
}

.rate > label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 0;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3csvg xmlns= 'http://www.w3.org/2000/svg' width= '126.729' height= '126.73' %3e%3cpath fill= '%23EAE9E8' d= 'M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z' /%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}


.rating {
    position: absolute;
    bottom: 30px;
    left: 10px;
    z-index: 10;
    opacity: 1;
    transition: opacity .5s;
}

.catalog-product-item:hover .rating {
    opacity: 1;
}

.rate {
    display: flex;
    flex-direction: row-reverse;
}

.rate > input {
    display: none;
}

.rate > label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 0;
    /* background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23EAE9E8' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat:no-repeat;
    background-position: center;
    background-size:76%; */
    transition: .3s;
}

/* .rate > input:checked ~ label,.rate > input:checked ~ label ~ label{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");} */
/* .rate > input:not(:checked) ~ label:hover,.rate > input:not(:checked) ~ label:hover ~ label{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");} */
.rating-votes {
    color: #fff;
    font-size: .8em;
    margin-left: 5px;
}


.catalog-i__rate > input:checked ~ label, .catalog-i__rate > input:checked ~ label ~ label {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3csvg xmlns= 'http://www.w3.org/2000/svg' width= '126.729' height= '126.73' %3e%3cpath fill= '%23e31c39' d= 'M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z' /%3e%3c/svg%3e);
}

.catalog-i__rate > label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 0;
    /* background-image: url(data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23EAE9E8' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e); */
    /* background-repeat: no-repeat;
    background-position: center;
    background-size: 76%; */
    transition: .3s;
}


.rating {
    position: absolute;
    bottom: 30px;
    left: 10px;
    z-index: 10;
    opacity: 1;
    transition: opacity .5s;
}

.catalog-product-item:hover .rating {
    opacity: 1;
}

.catalog-i__rate {
    display: flex;
    flex-direction: row-reverse;
}

.catalog-i__rate > input {
    display: none;
}

.catalog-i__rate > label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 0;
    /* background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23EAE9E8' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat:no-repeat;
    background-position: center;
    background-size:76%; */
    transition: .3s;
}

.catalog-i__rate > input:checked ~ label, .catalog-i__rate > input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.catalog-i__rate > input:not(:checked) ~ label:hover, .catalog-i__rate > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.rating-votes {
    color: #fff;
    font-size: .8em;
    margin-left: 5px;
}


.showrooms__text p {
    color: #777;
    margin-bottom: 50px;
    font-size: 15px;

    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-line-clamp: 2;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    display: -webkit-box;
    display: box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 35px;
}


.bla {
    background: #000;
    border-color: #000;
}

.bla:before {
    border-color: #fff;
}

.whi {
    background: #fff;
    border-color: #CDCDCD;
}

.whi:before {
    border-color: #000;
}

.red {
    background: #ff0000;
    border-color: #ff0000;
}

.red:before {
    border-color: #fff;
}

.beg {
    background: #F5F5DC;
    border-color: #F5F5DC;
}

.beg:before {
    border-color: #000;
}

.mul {
    background: radial-gradient(50% 50% at 50% 50%, #78C0FB 0%, rgba(86, 1, 1, 0) 76.04%, rgba(86, 1, 1, 0) 76.05%);
    border-color: #CDCDCD;
}

.mul:before {
    border-color: #000;
}

.gry {
    background: #C0C0C0;
    border-color: #C0C0C0;
}

.gry:before {
    border-color: #000;
}

.sidebar__colors--check.bro {
    background: #964B00;
    border-color: #964B00;
}

.sidebar__colors--check.bro:before {
    border-color: #fff;
}

.ora {
    background: #FFA500;
    border-color: #FFA500;
}

.ora:before {
    border-color: #fff;
}

.yel {
    background: #FFD700;
    border-color: #FFD700;
}

.yel:before {
    border-color: #000;
}

.zol {
    background: #FFFF00;
    border-color: #FFFF00;
}

.zol:before {
    border-color: #000;
}

.gre {
    background: #008000;
    border-color: #008000;
}

.gre:before {
    border-color: #fff;
}

.blu {
    background: #0000FF;
    border-color: #0000FF;
}

.blu:before {
    border-color: #fff;
}

.vio {
    background: #8B00FF;
    border-color: #8B00FF;
}

.vio:before {
    border-color: #fff;
}

.pur {
    background: #800080;
    border-color: #800080;
}

.pur:before {
    border-color: #fff;
}

.lbl {
    background: #42aaff;
    border-color: #42aaff;
}

.lbl:before {
    border-color: #fff;
}

.bord {
    background: #800000;
    border-color: #800000;
}

.bord:before {
    border-color: #fff;
}

.lav {
    background: #8e7cc3;
    border-color: #8e7cc3;
}

.mus {
    background: #e9b821;
    border-color: #e9b821;
}

.cor {
    background: #ff7f50;
    border-color: #ff7f50;
}


.trp {
    background: #cecece;
    border-color: #cecece;
}

.trp:before {
    border-color: #000;
}


.roz {
    background: #ffc0cb;
    border-color: #ffc0cb;
}

.roz:before {
    border-color: #000;
}


.catalog-i__item .products__text :not(.catalog-i__left) p {
    height: 36px !important;
}

.products_item .products__text :not(.catalog-i__left) h3 {
    font-weight: normal;
    font-size: 14px;
    height: 36px !important;
    overflow: hidden !important;
}

.products_item .products__text :not(.catalog-i__left) p {

    height: 36px !important;
    overflow: hidden !important;
}

/***CATALOG_DETAIL_ARTICLE_RATING***/
.product-page .article_rating {
    width: 100%;
    float: left;
    margin: 13px 0px 0px 0px;
    padding: 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product-page .product-page-article {
    float: left;
    margin: 0px;
    padding: 0px;
}

.product-page .article {
    float: left;
    margin: 2px 0px 0px 0px;
    padding: 0px;
}

.product_info .rating .star-voted i {
    color: #f6bc00;
}

.product-page .article {
    font-size: 12px;
    color: #a0a4bc;
}

/*** list vote ***/

.catalog-i__slider .article_rating {
    width: 100%;
    float: left;
    margin: 13px 0px 0px 0px;
    padding: 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-i__slider .catalog-i__slider-article {
    float: left;
    margin: 0px;
    padding: 0px;
}

.catalog-i__slider .article {
    float: left;
    margin: 2px 0px 0px 0px;
    padding: 0px;
}

.catalog-product-item-rating-stars > label {
    cursor: pointer;

    margin: 0;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23ffffff' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}


.catalog-i__rate input:checked ~ label, .catalog-i__rate input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.catalog-i__rate input:not(:checked) ~ label:hover, .catalog-i__rate input:not(:checked) ~ label:hover ~ label {
    cursor: pointer;

    margin: 0;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}

.catalog-product-item-rating-votes {
    color: #fff;
    font-size: .8em;
    margin-left: 5px;
}

.mobile__links--item.active svg {
    color: #E31C39;
}


.mobile__links--item.active:after {
    content: '';
    display: block;
    position: absolute;
    right: -8px;
    top: -5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #E31C39;
}

.catalog-header__block .h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #555555;
    margin-bottom: 10px;
    position: relative;
}

.catalog-header__block .h3 svg {
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
    right: -5px;
}

.catalog-header__block .h3.is-active svg {
    transform: translateY(-50%) rotate(180deg);
}


@media (max-width: 567px) {
    .catalog-header__block .h3 svg {
        display: block;
    }

    .catalog-header__block .h3 svg path {
        stroke: #E31C39;
    }
}


.sidebar a:before {
    opacity: 0;
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #E31C39;

}

.ideas__text p {
    font-size: 15px;
    line-height: 140%;
    color: #777777;
    margin-bottom: 11px;
    height: 60px;
    overflow-y: hidden;
}

.sidebar h1 {
    white-space: nowrap;
}


* picture:not(.news__img--overlay picture):not(.brands__img picture) img {
    border: 1px solid #dedede;
}


.visible-xs {
    display: none;
}

@media (max-width: 768px) {
    .visible-xs {
        display: block;
    }

}

@media (max-width: 768px) {
    .hidden-xs {
        display: none;
    }

}

@media (max-width: 1023px) {
    .section.home-banner {
        margin-top: 8px !important;
    }

}


.sidebar__reset .bx_filter_search_button {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0;
}


.aside .banner img, .aside img {
    border: 1px solid #dedede !important;
}


@media screen and (max-width: 767px) {
    .news .news__item.section picture {
        height: 250px;
    }
}


.menu-item:last-child a {

    color: #E31C39 !important;
}


.social li {
    list-style: none !important;
}

.product__note img {
    border: none !important;
}


.blog-page h2.red {
    color: #555 !important;

    font-weight: bold;
    margin: 30px 0;

    background: none !important;

    text-align: left !important;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;

}

.products_item span > span:before {
    content: 'от ';
}

.showroom .products__text > span:before {
    content: 'от ';
}

.products__text > span > span:before {
    content: 'от ';
}

.products_item span > span:before {
    content: 'от ';
}

.products__text .catalog-i__right > span:before {
    content: 'от ';
}

.products__text span:before {
    content: 'от ';
}
.products__text span.clean:before {
    content: '' !important; 
}

.ideas.history .products__text .catalog-i__right > span:before {
    content: '';
}


span.zero:before {
    content: '' !important;
}


/* NEW MAIN PAGE */

@font-face {
    font-family: "League Gothic";
    src: url("/local/templates/twinstore/fonts/LeagueGothic-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}


@media screen and (max-width: 1023px) {
    .header {
         height: unset!important;
    }

    .header .container:before {
        background-color: white;
    }
}
@media screen and (max-width: 1023px) {
    .header + .container {
        z-index: 20000;
    }
}
@media (max-width: 556px) {
    .home-banner__container .clone img:first-child {
        display: none;
    }
}

//@media (min-width: 556px) {
//    .home-banner__container .clone img:last-child {
//       display: none!important;
//    }
//}

.about-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    margin: 60px 0 30px;
}

.about-block__line {
    display: grid;
    grid-template-rows: 59px;
    justify-content: space-between;
    width: 100%;
}

.about-block__line:first-child {
    grid-template-columns: 268px 193px 282px;
    max-width: 919px;
}

.about-block__line:last-child {
    grid-template-columns: 276px 292px;
    max-width: 656px;
}

.about-block__line-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

.about-block__line:first-child .about-block__line-content:last-child {
    display: none;
}

.about-block__line-content-number {
    font-weight: 600;
    font-size: 48px;
    line-height: 100%;
    color: #555555;
    white-space: nowrap;
}

.about-block__line-content-number span {
    font-weight: 600;
    line-height: 100%;
    font-size: 24px;
    color: #555555;
}

.about-block__line-content-desc {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #777777;
    max-width: 175px;
    width: 100%;
}

@media (max-width: 990px) {
    .about-block__line:first-child {
        max-width: 936px;
    }
}

@media (max-width: 800px) {
    .about-block {
        gap: 30px;
        margin: 50px 0 0;
    }

    .about-block__line:first-child {
        grid-template-columns: repeat(2, 300px);
        column-gap: 18px;
        row-gap: 30px;
        max-width: 678px;
    }

    .about-block__line:last-child {
        grid-template-columns: 1fr;
        max-width: 300px;
    }

    .about-block__line:first-child .about-block__line-content:last-child {
        display: flex;
    }

    .about-block__line:last-child .about-block__line-content:first-child {
        display: none;
    }

    .about-block__line-content--small {
        max-width: 114px;
    }
}

@media (max-width: 640px) {
    .about-block__line:first-child {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 556px) {

    .about-block {
        gap: 12px;
        margin-top: 30px;
    }

    .about-block__line {
        grid-template-rows: 81px;
        column-gap: 28px;
    }

    .about-block__line:first-child {
        row-gap: 12px;
    }

    .about-block__line:last-child {
        max-width: 154px;
    }

    .about-block__line-content {
        flex-direction: column;
        align-items: center;
        gap: 0;
    }

    .about-block__line-content-number {
        font-size: 36px;
    }

    .about-block__line-content-number span {
        font-size: 18px;
    }

    .about-block__line-content-desc {
        font-size: 13px;
        text-align: center;
    }
}


.design-collection {
    margin-top: 60px;
}

.design-collection__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.design-collection__content-title {
    font-family: "League Gothic", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 54px;
    line-height: 100%;
    letter-spacing: -2%;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 0;
}

.design-collection__content-title a {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.design-collection__content-title span {
    background: linear-gradient(90deg, #FA709A 0%, #FEE140 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    display: flex;
    gap: 4px;
}

.design-collection__content-title span::after {
    content: url("/images/main/title_design.svg");
}

.design-collection__content-cards {
    /*display: grid;*/
    /*grid-template-columns: repeat(4, 1fr);*/
    /*gap: 35px;*/
}

.design-collection__content-card {
    display: grid;
    grid-template-rows: 175px 1fr;
    gap: 35px;
}

.design-collection__content-card-img {
    position: relative;
}

.design-collection__content-card-img > img {
    height: 100%;
    border: 1px solid #dedede;
}

.design-collection__content-card-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #555555;
}

.design-collection__content-card-img .card-img__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.design-collection__content-card:hover .design-collection__content-card-img .card-img__overlay {
    opacity: 1;
}

.design-collection__content-card:hover .design-collection__content-card-title {
    opacity: 0.6;
}

.swiper-collection {
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.swiper-collection__line {
    display: flex;
    align-items: center;
}

.swiper-collection .swiper-pagination {
    position: relative;
    margin: 0 0 0 110px;
    width: 100% !important;
}

.swiper-collection .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    background: #E1E1E1;
    opacity: 1;
    width: 7px;
    height: 7px;
    margin: 0 9px;
}

.swiper-collection .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #DD0B2C;
    opacity: 1;
}

.swiper-collection__line-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #DD0B2C;
    text-decoration: none;
    max-width: 105px;
    width: 100%;
}

.swiper-collection__line-link:hover {
    text-decoration: underline;
}

.swiper-collection .swiper-notification {
    display: none;
}

@media (max-width: 800px) {
    .design-collection {
        margin-top: 50px;
    }

    .design-collection__content-card {
        grid-template-rows: 160px 1fr;
    }

    .design-collection__content-card-title {
        font-size: 18px;
    }
}

@media (max-width: 556px) {
    .design-collection {
        margin-top: 30px;
    }

    .design-collection__content {
        gap: 16px;
    }

    .design-collection__content-title {
        font-size: 38px;
        gap: 7px;
    }

    .design-collection__content-title span {
        gap: 3px;
    }

    .design-collection__content-title span::after {
        content: url('/images/main/title_design_small.svg');
    }

    .design-collection__content-card {
        gap: 16px;
        display: flex;
        flex-direction: column;
    }

    .design-collection__content-card-title {
        font-size: 15px;
        margin-top: auto;
    }

    .swiper-collection {
        gap: 26px;
    }

    .design-collection__content-card-img > img {
        width: 100%;
        height: 100%;
        max-height: 195px;
    }

    .swiper-collection__line {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .swiper-collection .swiper-pagination {
        position: absolute;
        margin: 0;
        width: 100% !important;
    }
}


.catalog-sections {
    margin-top: 60px;
}

.catalog-sections__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.catalog-sections__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #555555;
    margin: 0;
}

.catalog-sections__content-cards {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.catalog-sections__content-card {
    position: relative;
}

.catalog-sections__content-card-img {
    display: flex;
}

.catalog-sections__content-card-img .card-img__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.catalog-sections__content-card:last-child:hover .catalog-sections__content-card-img > img {
    opacity: 0;
}

.catalog-sections__content-card:hover .catalog-sections__content-card-img .card-img__overlay {
    opacity: 1;
}

.catalog-sections__content-card-desc {
    position: absolute;
    z-index: 2;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #555555;
    width: 100%;
    padding: 0 10px;
}

.catalog-sections__content-card:hover .catalog-sections__content-card-desc {
    color: #FFFFFF;
}

@media (max-width: 800px) {
    .catalog-sections {
        margin-top: 50px;
    }

    .catalog-sections__content-cards {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 556px) {
    .catalog-sections {
        margin-top: 30px;
    }

    .catalog-sections__content {
        gap: 20px;
    }

    .catalog-sections__content-title {
        font-size: 20px;
    }

    .catalog-sections__content-cards {
        grid-template-columns: repeat(3, 1fr);
    }

    .catalog-sections__content-card-desc {
        bottom: 6px;
        font-size: 13px;
    }
}

.about-main {
    margin-top: 60px;
}

@media (max-width: 800px) {
    .about-main {
        margin-top: 50px;
    }
}

@media (max-width: 800px) {
    .about-main {
        margin-top: 30px;
    }
}


.partners {
    margin-top: 60px;
}

.partners__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.partners__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #555555;
    margin: 0;
}

.swiper-partners {
    display: flex;
    flex-direction: column;
    gap: 60px;
    overflow-x: hidden;
}

.swiper-partners.swiper-container-multirow-column > .swiper-wrapper {
    flex-direction: unset;
}

.partners__content-card {
    margin: 0 33px 0 0 !important;
    opacity: 0.6;
    filter: grayscale(100%);
}

.partners__content-card:hover {
    opacity: 1;
    filter: grayscale(0);
}

.partners__content-card-img {
    display: flex;
    max-height: 60px;
}

.partners__content-card-img img {
    object-fit: contain;
}

.swiper-partners__line {
    display: flex;
}

.swiper-partners .swiper-pagination {
    position: relative;
    margin: 0 0 0 110px;
}


.swiper-partners .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    background: #E1E1E1;
    opacity: 1;
    width: 7px;
    height: 7px;
    margin: 0 9px;
}

.swiper-partners .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #DD0B2C;
    opacity: 1;
}

.swiper-partners__line-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #DD0B2C;
    text-decoration: none;
    max-width: 105px;
    width: 100%;
}

.swiper-partners .swiper-notification {
    display: none;
}

@media (max-width: 800px) {
    .partners {
        margin-top: 50px;
    }

    .swiper-partners {
        gap: 40px;
    }

    .partners__content-card {
        margin: 0 24px 0 0 !important;
    }
}

@media (max-width: 556px) {
    .partners {
        margin-top: 30px;
    }

    .partners__content {
        gap: 16px;
    }

    .partners__content-title {
        font-size: 20px;
    }

    .partners__content-card--second-row {
        margin: 12px 24px 0 0 !important;
    }

    .swiper-partners {
        gap: 26px;
    }
}


.ideas-new {
    margin-top: 60px;
}

.ideas-new__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.ideas-new__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    margin: 0;
}

.swiper-ideas {
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
}

.swiper-ideas__line {
    display: flex;
}

.swiper-ideas .swiper-pagination {
    position: relative;
    margin: 0;
}

.swiper-ideas .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    background: #E1E1E1;
    opacity: 1;
    width: 7px;
    height: 7px;
    margin: 0 9px;
}

.swiper-ideas .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #DD0B2C;
    opacity: 1;
}

.swiper-ideas .swiper-notification {
    display: none;
}

.ideas-new__content-card {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.ideas-new__content-card-desc {
    display: flex;
    flex-direction: column;
    gap: 11px;
    max-width: 495px;
    width: 100%;
    margin: 0 auto;
}

.ideas-new__content-card-desc div:first-child {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #555555;
}

.ideas-new__content-card-desc div:last-child {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    text-align: center;
    color: #777777;
}

.ideas-new__content-card:hover .ideas-new__content-card-desc div {
    opacity: 0.6;
}

.ideas-new__content-card-img {
    position: relative;
}

.ideas-new__content-card-img > img {
    border: 1px solid #dedede;
}

.ideas-new__content-card-img .card-img__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 36px;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.ideas-new__content-card:hover .ideas-new__content-card-img .card-img__overlay {
    opacity: 1;
}

.ideas-new__content-card-img .card-img__overlay div {
    max-width: 383px;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

@media (max-width: 800px) {
    .ideas-new {
        margin-top: 50px;
    }

    .ideas-new__content {
        gap: 26px;
    }

    .ideas-new__content-card {
        gap: 30px;
    }

    .ideas-new__content-card-desc {
        max-width: unset;
    }

}

@media (max-width: 556px) {
    .ideas-new {
        margin-top: 30px;
    }

    .ideas-new__content {
        gap: 20px;
    }

    .ideas-new__content-title {
        font-size: 20px;
    }

    .ideas-new__content-card {
        gap: 20px;
    }

    .ideas-new__content-card-desc div:first-child {
        font-size: 18px;
    }

    .swiper-ideas {
        gap: 20px;
    }
}

.actions {
    margin-top: 60px;
}

.actions__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.actions__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    margin: 0;
}

.swiper-actions {
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    gap: 40px;
    background-color: #F5F5F5;
    padding-bottom: 50px;
}

.swiper-actions__line {
    display: flex;
}

.swiper-actions .swiper-pagination {
    position: relative;
    margin: 0 0 0 110px;
}

.swiper-actions .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    background: #E1E1E1;
    opacity: 1;
    width: 7px;
    height: 7px;
    margin: 0 9px;
}

.swiper-actions .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #DD0B2C;
    opacity: 1;
}

.swiper-actions__line-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #DD0B2C;
    text-decoration: none;
    max-width: 105px;
    width: 100%;
}

.swiper-actions__line-link:hover {
    text-decoration: underline;
}

.swiper-actions .swiper-notification {
    display: none;
}

.actions-new__content-card {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.actions-new__content-card-desc {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.actions-new__content-card-desc div:first-child {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}

.actions-new__content-card-desc div:last-child {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    text-align: center;
}

@media (max-width: 800px) {
    .actions {
        margin-top: 50px;
    }

    .actions__content {
        gap: 26px;
    }

    .swiper-actions {
        padding-bottom: 40px;
    }

    .actions-new__content-card-desc {
        gap: 16px;
    }
}

@media (max-width: 556px) {
    .actions {
        margin-top: 30px;
    }

    .actions__content {
        gap: 20px;
    }

    .actions__content-title {
        font-size: 20px;
    }

    .swiper-actions {
        padding-bottom: 30px;
        gap: 26px;
    }

    .actions-new__content-card {
        gap: 30px;
    }

    .actions-new__content-card-desc {
        gap: 16px;
        padding: 0 30px;
    }

    .actions-new__content-card-desc div:first-child {
        font-size: 18px;
    }
}


.about-gallery {
    margin-top: 60px;
}

.about-gallery__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.about-gallery__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #555555;
    margin: 0;
}

.about-gallery__content-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background-color: #F5F5F5;
}

.about-gallery__content-block-img {
    display: flex;
}

.about-gallery__content-block-img > img{
    border: 1px solid #dedede;
}


.about-gallery__content-block-desc {
    padding: 50px 60px;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.about-gallery__content-block-desc-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    color: #555555;
}

.about-gallery__content-block-desc-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #777777;
}

.about-gallery__content-block-desc-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
}

.about-gallery__content-block-desc-link a {
    color: #DD0B2C;
}

.about-gallery__content-block-desc-link a:hover {
    text-decoration: underline;
}

@media (max-width: 800px) {
    .about-gallery {
        margin-top: 50px;
    }

    .about-gallery__content {
        gap: 26px;
    }

    .about-gallery__content-block-desc {
        padding: 40px 38px;
        gap: 26px;
    }
}

@media (max-width: 556px) {
    .about-gallery {
        margin-top: 30px;
    }

    .about-gallery__content {
        gap: 20px;
    }

    .about-gallery__content-title {
        font-size: 20px;
    }

    .about-gallery__content-block {
        grid-template-columns: 1fr;
    }

    .about-gallery__content-block-desc {
        padding: 30px;
        gap: 16px;
    }
}


.tour {
    margin-top: 60px;
}

.tour__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.tour__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    margin: 0;
}

@media (max-width: 800px) {
    .tour {
        margin-top: 50px;
    }

    .tour__content {
        gap: 26px;
    }
}

@media (max-width: 556px) {
    .tour {
        margin-top: 30px;
    }

    .tour__content {
        gap: 20px;
    }

    .tour__content-title {
        font-size: 20px;
    }
}


.tenants {
    margin-top: 60px;
}

.tenants__content-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background-color: #F5F5F5;
}

.tenants__content-block-desc {
    padding: 50px 60px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.tenants__content-block-desc-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    color: #555555;
}

.tenants__content-block-desc-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #777777;
}

.tenants__content-block-desc-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
}

.tenants__content-block-desc-link a {
    color: #DD0B2C;
}

@media (max-width: 800px) {
    .tenants {
        margin-top: 50px;
    }

    .tenants__content-block {
        grid-template-columns: 1fr;
    }

    .tenants__content-block div:last-child {
        display: none;
    }

    .tenants__content-block-desc {
        padding: 40px 38px;
        gap: 26px;
    }
}

@media (max-width: 556px) {
    .tenants {
        margin-top: 30px;
    }

    .tenants__content-block-desc {
        padding: 30px;
        gap: 16px;
    }
}


.designer-new {
    margin-top: 60px;
}

@media (max-width: 800px) {
    .designer-new {
        margin-top: 50px;
    }
}

@media (max-width: 800px) {
    .designer-new {
        margin-top: 30px;
    }
}

/* NEW MAIN PAGE */

@media (max-width: 1023px) {

    .mobile__header {
        justify-content: space-between;
    }

    .mobile__header .mobile__search form {
        width: 100%;
    }

    .mobile__links .mobile__links--item {
        margin-right: 0 !important;
    }

    .mobile__links {
        gap: 20px;
        position: relative;
    }

    .mobile__links .mobile__links--item svg.icon-star,
    .mobile__links .mobile__links--item svg.icon-basket {
        font-size: 28px;
    }

    .mobile__header .mobile__links--item.active:after {
        top: 0;
        right: 0;
    }

    .header__mobile {
        position: relative;
    }

    .header__mobile .header_-_catalog {
        background: #F5F5F5;
        padding: 6px 10px;
        border-radius: 12px;
    }

    .header__mobile .header_-_catalog.active {
        background: #DD0B2C;
        color: #FFFFFF;
    }

    .header__mobile .header_-_catalog .icon-catalog:last-child {
        width: 0;
        opacity: 0;
    }

    .header__mobile .header_-_catalog.active .icon-catalog:first-child {
        width: 0;
        opacity: 0;
    }

    .header__mobile .header_-_catalog.active .icon-catalog:last-child {
        width: 2em;
        opacity: 1;
    }

    .catalog-wrapper {
        display: flex;
        position: absolute;
        top: calc(100% - 3px);
        border-radius: 12px;
        left: 0;
        background: #FFFFFF;
        max-width: 350px;
        padding: 20px;
        width: 100%;
        box-shadow: 0 7px 17.8px 0 #00000040;
        overflow: hidden;
    }

    .catalog-wrapper.hidden {
        display: none;
    }

    .catalog-wrapper__content {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
        overflow-y: auto;
        max-height: 440px;
        height: 100%;
        padding-bottom: 30px;
    }

    .catalog-wrapper__content-link {
        padding: 10px 16px;
        border: 1px solid #DD0B2C;
        color: #DD0B2C;
        border-radius: 12px;
        font-weight: 600;
        font-size: 15px;
        line-height: 100%;
    }

    .catalog-wrapper__content-link:hover {
        background-color: #DD0B2C;
        color: #FFFFFF;
    }

    .catalog-wrapper__content-list {
        display: flex;
        flex-direction: column;
        gap: 9px;
    }

    .content-list__head {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .content-list__head-link {
        font-weight: 700;
        font-size: 15px;
        line-height: 100%;
        color: #555555;
    }

    .content-list__head-btn {
        width: 24px;
        height: 24px;
        position: relative;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .content-list__head-btn.hidden {
        display: none;
    }

    .content-list__head-btn span {
        position: absolute;
        width: 14px;
        height: 1px;
        background-color: #555555;
        top: 50%;
        left: 50%;
    }

    .content-list__head-btn span:first-child {
        transform: translate(-50%, -50%);
    }

    .content-list__head-btn span:last-child {
        transform: translate(-50%, -50%) rotate(90deg);
    }

    .content-list__body {
        display: none;
        flex-direction: column;
        gap: 10px;
    }

    .content-list__body-link {
        font-weight: 400;
        font-size: 15px;
        line-height: 100%;
        color: #9D9D9D;
    }

    .content-list__body-link:hover,
    .content-list__body-link.active {
        color: #DD0B2C;
    }

    .catalog-wrapper__content-list.active .content-list__body {
        display: flex;
    }

    .catalog-wrapper__content-list.active .content-list__head-btn span:last-child {
        transform: translate(-50%, -50%);
    }
}

.catalog-section__list {
    display: none;
}

.filter-mob {
    display: none;
}

@media (max-width: 880px) {

    .catalog-i__content .catalog-i__heading,
    .catalog-i__content .catalog-i__name {
        display: none;
    }

    .catalog-i__content .catalog-section__list {
        display: flex;
        flex-wrap: wrap;
        gap: 4px;
        margin-bottom: 20px;
    }

    .catalog-i__content .catalog-section__list-item-link {
        background: #F5F5F5;
        padding: 5px 8px 6px;
        border-radius: 18px;
        color: #8A8A8A;
        font-size: 12px;
        font-weight: 400;
        line-height: 100%;
        text-decoration: none;
    }

    .catalog-i__content .catalog-section__list-item-link.selected {
        background: #DD0B2C;
        color: #FFFFFF;
    }

    .catalog-i__heading {
        /*display: none;*/
    }

    .filter-mob {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
        position: relative;
    }

    .filter-mob__filter {
        display: flex;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .filter-mob__filter.active path {
        stroke: #DD0B2C;
    }

    .filter-mob__sort {
        display: flex;
        align-items: center;
        gap: 6px;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .filter-mob__sort-desc {
        font-weight: 500;
        font-size: 15px;
        line-height: 100%;
        color: #555555;
    }

    .filter-mob__sort-arrow {
        display: flex;
        width: 24px;
        height: 24px;
    }

    .filter-mob__sort.active .filter-mob__sort-arrow {
        transform: translateY(3px) rotate(180deg);
    }

    .filter-wrapper,
    .sort-wrapper {
        display: flex;
        position: absolute;
        top: 100%;
        right: 0;
        padding: 20px;
        max-width: 350px;
        width: 100%;
        background: #FFFFFF;
        border-radius: 12px;
        z-index: 1000;
        box-shadow: 0 7px 17.8px 0 #00000040;
    }

    .filter-wrapper {
        left: 0;
        right: unset;
    }

    .filter-wrapper.hidden,
    .sort-wrapper.hidden {
        display: none;
    }

    .filter-wrapper__content,
    .sort-wrapper__content {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .filter-wrapper__content {
        gap: 20px;
        width: 100%;
    }

    .sort-wrapper__content a {
        font-weight: 400;
        font-size: 15px;
        line-height: 100%;
        color: #9D9D9D;
    }

    .sort-wrapper__content a.active {
        color: #DD0B2C;
    }


    .filter-wrapper__content form {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .filter-wrapper__content-list {
        display: flex;
        flex-direction: column;
        gap: 9px;
    }

    .filter-wrapper__content-list .content-list__head {
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .filter-wrapper__content-list .content-list__body {
        max-height: 270px;
        overflow: hidden;
    }

    .filter-wrapper__content-list .content-list__body.content-list__body--color {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .content-list__body--color .sidebar__colors--item {
        margin: 0;
        width: 18px;
        height: 18px;
    }

    .filter-wrapper__content-list .sidebar__search--item {
        display: none;
    }

    .filter-wrapper__content-list.active .sidebar__search--item {
        display: flex;
    }

    .filter-wrapper__content-list.active .content-list__body {
        display: flex;
    }

    .filter-wrapper__content-list.scroll .content-list__body {
        overflow-y: scroll;
    }

    .filter-wrapper__content-list.active .content-list__head-btn span:last-child {
        transform: translate(-50%, -50%);
    }

    .content-list__btn {
        display: none;
        margin-top: 9px;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;

        color: #555555;
        font-weight: 400;
        font-size: 15px;
        line-height: 100%;
        text-decoration: underline;
    }

    .filter-wrapper__content-list.active .content-list__btn {
        display: flex;
    }

    .content-list__head-desc {
        font-weight: 700;
        font-size: 15px;
        line-height: 100%;
        color: #555555;
    }

    .content-list__head-desc svg {
        display: none;
    }

    .content-list__head-desc--promo {
        color: #DD0B2C;
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .content-list__head-desc--promo svg {
        display: flex;
    }

    .filter-wrapper__content-list .sidebar__search--item input,
    .content-list__body .form__checkbox {
        font-weight: 400;
        font-size: 15px;
        line-height: 120%;
        color: #9D9D9D;
    }

	.filter-wrapper__content-list .sidebar__search--item input,
    .content-list__body .form__checkbox input:checked ~ .form__text {
		color: #E31C39;
		opacity: 1;
		font-weight: 500;
	}

    .content-list__body .form__check,
    .content-list__body .form__checkbox input {
        width: 18px;
        height: 18px;
        border: 1px solid #9D9D9D;
        border-radius: 4px;
    }

    .content-list__body .form__check:before {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 18px;
        height: 18px;
    }

    .content-list__body .blist {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

}


@media (max-width: 567px) {
    .products__title a {
        z-index: 1;
    }
}

.products_item .icon-basket-new,
.catalog-i__right .icon-basket-new {
    position: absolute;
    z-index: 11;
    right: 0;
    top: 0;
    cursor: pointer;
}

.products_item .icon-basket-new svg,
.catalog-i__right .icon-basket-new svg {
    stroke: #555555;
}

.products_item .icon-basket-new.active svg,
.catalog-i__right .icon-basket-new.active svg {
    stroke: red;
    position: relative;
}

.products_item .icon-basket-new.active:after,
.catalog-i__right .icon-basket-new.active:after {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: -3px;
    right: -3px;
    background: red;
    border-radius: 50%;
}

.catalog-i__item:not(.is-list) .in__basket,
.catalog-i__item:not(.is-list) .in__basket-basket {
    display: none;
}

.catalog-i__item.is-list .catalog-i__right .icon-basket-new.active .in__basket,
.catalog-i__item.is-list .catalog-i__right .icon-basket-new .in__basket-basket {
    display: none;
}

.catalog-i__item.is-list .catalog-i__right .icon-basket-new {
    position: relative;
    display: flex;
    gap: 8px;
    align-items: center;
}

.catalog-i__item.is-list .catalog-i__right .icon-basket-new .in__basket,
.catalog-i__item.is-list .catalog-i__right .icon-basket-new .in__basket-basket {
    height: unset!important;
    margin: 0;
    font-size: 15px;
    color: #000000;
}

.catalog-i__item.is-list .catalog-i__right .icon-basket-new.active:after {
    right: unset;
    left: 18px;
}

.catalog-i__item.is-list .catalog-i__right .icon-basket-new.active .in__basket-basket {
    display: block;
    color: red;
}

.add-favorite {
    z-index: 11!important;
}

.banner__new.hidden {
    height: 0;
    margin: 0;
    display: none;
}

.banner__new {
    position: sticky;
    top: 240px;
    height: unset;
    margin-top: 40px;
    display: block;
    width: 250px;
}

@media (max-width: 1440px) {
    .banner__new {
        top: 40px;
    }
}
.banner__new.banner__new--right {
    width: 262px;
    margin-left: 37px;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.content-showroom .aside-new {
    width: 262px !important;
    margin-left: 37px;
    padding-top: 68px;
    padding-bottom: 20px;
    box-sizing: border-box;
    margin-top: 1px;
}

@media (max-width: 1023px) {
    .banner__new {
        max-width: 200px;
        width: 100%
    }

    .banner__new.banner__new--catalog {
        height: 0;
        margin: 0;
        display: none;
    }

    .banner__new.banner__new--right {
        width: 250px;
        max-width: unset;
        margin-left: 30px;
    }

    .content-showroom .aside-new {
        width: 250px !important;
        margin-left: 30px;
        padding-top: 20px;
    }
}

@media screen and (max-width: 880px) {
    .showroom-aside .aside-new {
        display: none;
    }

    .banner__new {
        height: 0;
        margin: 0;
        display: none;
    }
}

@media (max-width: 767px) {
    .content-showroom .aside-new {
        max-width: unset;
        left: auto !important;
        top: auto !important;
        position: relative !important;
        width: 100% !important;
        transform: none !important;
        margin-left: 0;
        margin-right: -10px;
        margin-bottom: -20px;
        padding-bottom: 60px;
        display: flex;
        flex-wrap: wrap;
        padding-top: 0;
    }

    .aside__block:last-child {
        display: block;
    }

    .aside__block:last-child a {
        height: unset;
        width: unset;
    }

}


.header {
overflow: hidden;
}

body > .wrapper {
overflow: unset;
}

body > .wrapper.wrapper__overflow {
    overflow: hidden;
}


body > .wrapper.wrapper__overflow .header {
    overflow: unset;
}

.catalog-i__item.is-list .catalog-i__left {
    width: calc(100% - 216px);
}

.catalog-i__item.is-list .catalog-i__right {
    width: 186px;
}

.catalog-i__item.is-list .catalog-i__left p {
    height: unset;
}

.catalog-i__item.is-list .catalog-i__left p {
    font-size: 21px;
}

.catalog-i__item.is-list .catalog-i__right .add-favorite {
    font-size: 15px;
}

.catalog-i__item.is-list .catalog-i__right span {
    font-size: 17px;
}

.catalog-i__item .swiper-slide {
	max-width: 100%;
}

.catalog-i__wp, .catalog-i__wp *, .catalog-i__wp ::before {
	transition: none;
}
.catalog-i__wp .catalog-i__item:hover, .swiper-wrapper {
	transition: 0.5s;
}
.contacts__contact #contPhone:hover {
	color: #E31C39;
}


.showrooms__item .add-favorite {
	opacity: 1;
	right: -50px;
	bottom: 0px;
}
.showrooms__item .icon-star {
	color: #555;
}

@media (max-width: 567px) {
    .showrooms__item .add-favorite {
		left: 0px;
		bottom: -160px;
	}
}


.catalog-i__item .add-favorite {
	opacity: 1;
	right: 20px;
	bottom: -74px;
}

.catalog-i__item .add-favorite .is-rate {
	color: #555;
	width: 19px;
	height: 19px;
}
.catalog-i__item .add-favorite .is-active .is-rate {
	color: #E31C39;
}

.products_item .add-favorite {
	opacity: 1;
	right: 32px;
	bottom: -4px;
}
.products_item .add-favorite .is-active .icon-star{
	color: #E31C39;
}
.products_item .add-favorite .icon-star{
	color: #555;
	width: 19px;
	height: 19px;
}

.sidebar .form__checkbox .form__text {
	opacity: 0.8;
}
.sidebar .form__checkbox .form__text:hover {
	color: #E31C39;
	opacity: 1;
}
.sidebar .form__checkbox input:checked ~ .form__text {
	color: #E31C39;
	opacity: 1;
}

@media (max-width: 567px) {
    .history .catalog-i__item.is-list .catalog-i__left {
        margin-bottom: 0px;
    }
	.history .catalog-i__item.is-list .catalog-i__right {
        gap: 15px;
		justify-content: flex-end;
    }
	.history .catalog-i__item.is-list .catalog-i__right a:first-child {
        width: 80px;
		min-height: 20px;
    }
	.history .catalog-i__item.is-list .catalog-i__right .add-favorite {
        position: relative;
		top: 0px;
		margin-bottom: 0px;
		font-size: 12px;
    }
	.history .catalog-i__item.is-list .catalog-i__right .add-favorite svg {
        width: 0.8em;
		width: 0.8em;
    }

}

.main-content .catalog-i .catalog-i__item.is-list .catalog-i__right .add-favorite {
	margin-bottom: 23px;
}

.basket__table thead tr td:nth-child(5) {
    width: 18%;
}

.basket__table thead tr td:nth-child(3) {
    width: 24%;
}

.basket__table thead tr td:nth-child(4) {
    width: 13%;
}

.basket__table thead tr td:nth-child(2) {
    width: 16%;
    text-align: center;
}

@media (max-width: 567px) {
    .basket__table tbody tr td:nth-child(6) {
		top: 10px;
        right: 40px;
    }
}

@media (max-width: 980px) {
    .basket__table tbody tr td:nth-child(6) {
		top: 5px;
        right: 40px;
    }
}

@media (max-width: 1023px) {
    .basket__table tr td:before {
        content: attr(data-label);
        display: block;
        padding: 5px 0 15px 0;
        line-height: 18px;
        color: #555;
        font-weight: 600;
        text-align: left;
    }
    
    .basket__table tr td:last-child:before {
        content: none;
        display: none;
    }
}

@media (max-width: 1140px) {
	.basket__table tbody tr td:nth-child(3) {
    	width: 15%;
	}
	.basket__table thead tr td:nth-child(5) {
    	width: 20%;
	}
	.basket__table thead tr td:nth-child(5) {
    	width: 14%;
	}
}

@media (max-width: 567px) {
    .basket__table tbody tr td:nth-child(3) {
        width: 100%;
    }
}

.basket__table tbody tr td:nth-child(6) {
	display: flex;
	gap: 20px;
	align-items: flex-end;
    width: 8%;
}

.basket__table tbody tr td:nth-child(6) .add-favorite {
	position: relative;
	right: 0px;
	bottom: 0px;
	color: #000;
	opacity: 1;
}

.basket__table tbody tr td:nth-child(6) .add-favorite svg {
	width: 20px;
	height: 20px;
	color: #000;
}
.basket__table tbody tr td:nth-child(6) .add-favorite .is-active svg {
	color: #E31C39;
}

.basket__table tbody tr {
    justify-content: space-between;
}

@media (max-width: 767px) {
    .basket__total .product__controls--back{
        display: flex;
    }
}

.header__icons--item:nth-child(3) svg {
    font-size: 23px;
}

.showroom_block .filtr-wrapper__cats .list .active a {
    color: #E31C39;
}

 @media (max-width: 880px) {
    .filter-wrapper__content {
        overflow-y: auto;
        max-height: 350px;
    
    }
    @media (max-width: 880px) {
    .filter-wrapper {
     z-index: 10;
    }
}
} 

.catalog-i__item .add-favorite .is-rate {
    width: 20px;
    height: 20px;
}

.add-favorite .is-rate {
    top: 1px;
}

@media (max-width: 1200px) {
    .add-favorite .is-rate {
        position: absolute;
        left: 0;
        bottom: -3px;
        top: unset !important;
    }
     
    .catalog-i__item .add-favorite {
        opacity: 1;
        right: 20px;
        bottom: -92px;
    }
}
.table-content td{
padding-left:8px;
}

@media (min-width: 1440px) {
    .header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10001;
    }
    .header-container {
        position: fixed;
        left: 0;
        top: 150px !important;
        width: 100%;
        z-index: 10001 !important;
    }
    .wrapper {
        padding-top: 220px;
    }
}

@media screen and (max-width: 1023px) {
    .header {
        z-index: 10001 !important;
    }
}

@media screen and (max-width: 1440px) {
    .wrapper .header {
        z-index: 10001 !important;
    }
}

.aside {
    position: sticky;
    top: 200px;
}

.aside-bottom {
    position: sticky;
    bottom: 0;
}

.custom-slider {
    margin-top: 2px;
}