a {
    transition: all .15s ease-in-out;
}

.newsright > a {
    display: grid;
    grid-template-columns: 60px 1fr;
    grid-gap: 10px;
    margin: 0 0 12px 0;
    align-items: center;
    text-decoration: none;
}

.newsright__text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 20px;
}

.spin {
    animation: spins 6s infinite linear;
}

@keyframes spins {
    100% {
        transform: rotate(360deg);
    }
}

/*.newsright > a:after {
	content: '';
	display: block;
	width: 30%;
	border-bottom: 2px solid #fcc200;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}*/
.newsright img {
    display: block;
    width: 100%;
    border-radius: 10px;
}

.popups .form {
    padding: 20px !important;
}

.mobile-menu__nav-catalog {
    /*	overflow: auto !important;*/
    /*overflow-y: scroll !important;*/
    /*height: 1300px !important;*/
}

.mobile-menu__nav {
    gap: 7px 0;
}

.newsrightmain {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1em;
}

.newsrightmain > a {
    align-content: center;
    grid-template-columns: 80px 1fr;
    padding: 25px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 2px 38px 15px rgba(219, 222, 235, .5);
}

.manufacturers__logo img {
    width: 100%;
    max-width: 180px;
    max-height: 80px;
}

.banner__logo img {
    width: 100%;
}

.bl2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2em;
}

.y-block {
    padding: 30px 60px !important;
}

/*@media (min-width: 993px) {
    #catalog-products .right-side .catalog-section-info.sidebar {
        position: relative !important;
        z-index: 1;
        width: 300px;
        min-height: calc(100vh - 84px);
        top: unset;
        left: unset;
    }

    #catalog-products .right-side .catalog-section-info.sidebar.sticky {
        position: sticky !important;
        top: 83px;
    }

    #catalog-products .right-side .catalog-section-info.sidebar.absolute {
        position: absolute !important;
    }

    #catalog-products .right-side .catalog-section-info.sidebar.absolute-top {
        position: absolute !important;
        top: 0;
    }

    #catalog-products .right-side .catalog-section-info.sidebar.absolute-bottom {
        position: absolute !important;
        bottom: 0;
    }

    #catalog-products .right-side .catalog-section-info.sidebar.fixed-top {
        position: fixed !important;
        top: 83px;
    }

    #catalog-products .right-side .catalog-section-info.sidebar.fixed-bottom {
        position: fixed !important;
        bottom: 0;
    }

    #catalog-products .right-side .catalog-section-info.sidebar.permanent-static {
        position: static !important;
    }

    .sidebar-top-marker, .sidebar-box-top-marker {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 4px;
        !*background-color: red;*!
    }

    .sidebar-bottom-marker, .sidebar-box-bottom-marker {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        !*background-color: red;*!
    }
}*/

.newsright {
    overflow-x: hidden;
}

#catalog-products .right-side .catalog-section-info .csi-title {
    margin-bottom: 5px !important;
}

#catalog-products .right-side .catalog-section-info .csi-name {
    margin-bottom: 5px !important;
}

#catalog-products .right-side .catalog-section-info .csi-email {
    margin-bottom: 5px !important;
}

#catalog-products .right-side .catalog-section-info .csi-phones {
    margin-bottom: 5px !important;
}

.catalog-section-info .btn.ask {
    margin-left: -30px;
}

.csi-logo__img {
    max-width: 200px;
    width: 100%;
}

.main-nav__item-catalog {
    background: none !important;
    box-shadow: inherit !important;
    -webkit-box-shadow: inherit !important;
}

#analog-page .analog-header {
    margin: 20px 0 20px 0 !important;
}

.form {
    padding: 20px 0 20px 0 !important;
}

#analog-page #analog-form h2 {
    margin-bottom: 10px !important;
    padding-left: 15px !important;
}

.product-node .product-node-i .product-node-title {
    max-height: inherit !important;
    padding-bottom: 30px !important;
    padding-right: 0px !important;
}

.product-node .product-node-i .product-node-title:after {
    position: relative;
    height: auto;
}

.product-node .product-node-i .product-node-title:hover span {
    color: #FEE21B;
}

.mobile-menu {
    z-index: 10000000 !important;
}

.catalog-items .product-node {
    /*border: solid 1px #fee21b;*/
    width: 32.33% !important;
    /*border-radius: 10px;*/
    margin-right: .5%;
    margin-left: .5%;
    margin-bottom: 1% !important;
}

/*.catalog-items {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    margin-left: -.5%;
    margin-right: -.5%;
}*/

.product-node .product-node-i .product-mark {
    top: -20px !important;
    left: auto !important;
    right: 20px !important;
}

/*.catalog-products .left-side .catalog-items,
#catalog-products .left-side .catalog-items {
    min-height: inherit !important;
    margin-bottom: 15px !important;
}*/

.catalog-products .left-side h1,
#catalog-products .left-side h1 {
    padding-bottom: 30px !important;
}

.product-node .product-node-i .product-node-price span {
    overflow: inherit !important;
    width: 100% !important;
}

.blitem {
    display: flex;
    justify-content: space-between;
}

.catalog-products .left-side,
#catalog-product .left-side {
    margin-right: 0px !important;
    border-radius: 20px;
    border: none;
    width: 38.5%;
    display: flex;
    flex-direction: column;
}

#catalog-product .right-side {
    width: 58% !important;
    float: none !important;
}

#catalog-product .right-side .catalog-product-price {
    margin-bottom: 20px !important;
}

#catalog-product .right-side .catalog-product-consult {
    margin-left: 0px !important;
}

#catalog-product .left-side .product-gallery .product-image {
    top: unset !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #D3D3D3;
    border-radius: 10px;
    height: 87%;
}

#catalog-product .right-side .catalog-product-consult .y-block {
    width: 100% !important;
    padding: 20px !important;
    background: #F7F7F7 !important;
    border: 0px !important;
}

.product-gallery-right .slick-arrow {
    background-color: #fff !important;
}

#catalog-products .inner.padd {
    padding-right: 0px !important;
}

@media screen and (max-width: 900px) {
    #catalog-product .catalog-product-content .catalog-product-tabs .catalog-product-tab {
        width: 100% !important;
    }

    #catalog-product .left-side {
        float: none;
        width: 100%;
        margin: 1em 0 !important;
        clear: both;
        position: relative !important;
        top: 0;
        left: 0;
        padding: 20px !important;
    }

    #catalog-product .right-side {
        padding-top: 0px !important;
    }

    #catalog-product .left-side .product-gallery {
        width: 100% !important;
    }

    #catalog-product .catalog-product-content {
        margin-top: 100px !important;
    }
}

.catbl,
.css_catbl {
    position: relative;
    display: grid;
    grid-template-columns: calc(100% - 305px - 3em) 305px;
    grid-gap: 3em;
    /*overflow: hidden;*/
}

#catalog-products .right-side {
    position: relative;
    width: auto !important;
    float: none !important;
    /*overflow: hidden;*/
    will-change: min-height;
}

#catalog-products .left-side {
    float: none !important;
    margin-right: 0px !important;
}

.csi-right {
    margin-left: 0px !important;
}

.csi-name, .csi-email, .csi-phones, .csi-ask {
    margin-left: 0px !important;
}

.btn.ask {
    margin-left: -10px !important;
}

#catalog-product .catalog-product-text .empty-table {
    width: 100% !important;
}


#catalog-product .catalog-product-content .catalog-product-tabs {
    margin-bottom: 0 !important;
}

#catalog-product .catalog-product-content .catalog-product-tabs .catalog-product-tab {
    margin-right: 0px !important;
    padding: 5px 25px !important;
    /*	border: solid 1px #ddd !important;
        border-bottom: solid 2px #fee21b !important;*/
    border-radius: 6px 6px 0 0;
    background-color: #fff;
    border-bottom: 0px !important;
}

#catalog-product .catalog-product-content .catalog-product-tabs .catalog-product-tab.active {
    /*	border: solid 2px #fee21b !important;*/
    background-color: #F7F7F7;
    border-bottom: 0px !important;
}

.catalog-product-data {
    border-radius: 0 6px 6px 6px;
    /*	border: solid 2px #fee21b !important;*/
    background-color: #F7F7F7;
    border-top: 0px !important;
    padding: 25px;
}

h2 {
    /*	font-size: 20px !important;
        line-height: 24px !important;*/
}

.inner.padd h1 {
    margin-bottom: 15px;
}

@media screen and (max-width: 900px) {
    .bl, .blitem {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    .main-nav__item-parent-5::after {
        left: auto !important;
    }
}

@media screen and (max-width: 767px) {
    .catbl, .css_catbl {
        display: block;
    }

    .nopda {
        display: none;
    }

    .main-nav__item-parent::after {
        margin-left: 10px;
        right: 0px !important;
    }
}

@media screen and (max-width: 520px) {
    h1 {
        line-height: 24px !important;
        font-size: 20px !important;
    }
}

@media screen and (max-width: 520px) {
    #catalog-page div.catalog-sections {
        margin-top: 15px !important;
    }

    #catalog-products .right-side .catalog-section-info .csi-right {
        margin-left: 30px !important;
    }

    .catalog-sections {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 1em;
    }

    #catalog-page .catalog-sections .catalog-section a .catalog-section-i .catalog-section-title {
        line-height: 20px !important;
        font-size: 15px !important;
        padding: 15px 0 !important;
    }

    #catalog-page .catalog-sections .catalog-section a .catalog-section-i .catalog-section-img {
        width: 100% !important;
        height: 140px !important;
        background-size: 70% !important;
    }

    #catalog-page .catalog-sections .catalog-section a {
        width: 100% !important;
    }

    #catalog-products .left-side .catalog-items {
        margin-right: 0px !important;
    }

    .catalog-items {
        grid-template-columns: 1fr;
    }

    #catalog-products .left-side .catalog-items .product-node {
        padding: 20px 0 !important;
    }
}

@media screen and (max-width: 1300px) {
    .inner.padd {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .feedback .inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media screen and (max-width: 991px) {
    .right-side {
        display: flex;
        flex-direction: row-reverse;
    }

    .header-title {
        display: none;
    }

    #header .inner.padd {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #header .left-side, #header .right-side {
        width: auto !important;
    }

    #header .inner.padd .clear {
        display: none;
    }

    #header .right-side .right:nth-child(2) {
        margin-top: 0px !important;
    }

    #header .right-side .right:nth-child(3) {
        margin-right: auto !important;
        margin-top: 0px !important;
    }

    #header {
        height: auto !important;
    }

    #header .right-side .right a.header-phone {
        margin-top: 0px !important;
    }

    #header .right-side .right {
        display: flex;
        align-items: center;
    }

    #header .right-side {
        padding-top: 25px !important;
    }

    .screen-main h2 {
        width: 80% !important;
    }

    .footer {
        margin-top: 0px !important;
    }

    #top-menu.no-mb {
        display: none;
    }

    #header .left-side {
        display: flex;
        align-items: center;
    }

    .burger__button {
        display: block !important;
        padding-right: 40px !important;
    }

    .fixed-menu #header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 10px 0 !important;
        background: #fff;
    }

    .fixed-menu #header .left-side {
        padding: 20px 0 20px 0px;
    }

    .anchors {
        bottom: 0px !important;
    }
}


@media screen and (max-width: 767px) {
    #header .inner.padd {
        flex-wrap: wrap;
    }

    #header .left-side, #header .right-side {
        width: 100% !important;
    }

    #header .right-side {
        gap: 15px;
    }

    .screen-main h2 {
        width: 100% !important;
    }

    .advantages__item {
        justify-content: flex-start !important;
    }

    .manufacturers__item {
        margin: 0 0 15px !important;
        max-height: 140px !important;
    }

    .manufacturers__logo img {
        min-height: 90px;
        object-fit: contain;
    }

    #header.fixed .right-side {
        display: flex !important;
    }

    #header.fixed .left-side {
        padding: 20px 0 0 0 !important;
        margin-bottom: 16px !important;
    }

    #header.fixed .inner.padd {
        padding-bottom: 6px !important;
        padding-top: 6px !important;
    }

    .mobile-menu__nav-catalog {
        /*overflow-y: scroll !important;*/
        height: 80vh !important;
    }
}

.hit {
    display: flex !important;
}

.hit__actions {
    margin-top: auto;
}

.hits__list .slick-list {
    height: 465px;
}

@media screen and (max-width: 767px) {
    .hits__list .slick-list {
        height: 300px;
    }
}

.hits__list .slick-list .slick-track {
    height: 100%;
}

.catalog-sections-list::before {
    left: 0px !important;
    top: 0px !important;
    bottom: 0px !important;
    right: 0px !important;
}

.catalog-sections-list ul {
    padding-left: 40px !important;
    padding-bottom: 35px !important;
}

.filter-show {

    .catalog-sections-list,
    .catalog-sort {
        z-index: 0;
    }
}

.product-node .product-node-i {
    display: flex !important;
    text-align: left !important;
    position: relative !important;
    padding: 0 20px !important;
    flex-direction: column !important;
    align-content: center;
    height: 100%;
}

.product-node .product-node-i .product-node__content {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.catalog-nav {
    justify-content: space-between;
}

.catalog-nav__column {
    width: 18% !important;
}

.up-advert {
    margin-right: 20px;
}

@media screen and (max-width: 767px) {
    .breadcrumbs-section .inner.padd {
        padding-top: 40px !important;

    }
}

@media screen and (max-width: 564px) {
    .breadcrumbs-section .inner.padd {
        padding-top: 0 !important;
    }
}

@media screen and (max-width: 992px) {
    .company__columns {
        flex-wrap: wrap;
    }

    .company__column {
        margin: 0;
        width: 100% !important;
    }

    .company__column-left {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .footer-copyright__item-design {
        margin: 0 auto;
        margin-top: 30px;
    }
}

.feedback {
    background-color: transparent !important;
}

.feedback .inner {
    background-color: #f2f2f2;
    padding: 40px 60px !important;
    position: relative;
    border-radius: 20px;
}

.feedback .feedback__title {
    font-size: 32px;
    font-weight: 700;
    color: #353535;
    margin-bottom: 12px;
}

.feedback-img {
    position: absolute;
    right: -3%;
    top: -64%;
    height: 470px;
}

.feedback-img img {
    height: 100%;
    width: auto;
}

.feedback__columns {
    flex-direction: column;
    gap: 10px !important;
}

.feedback__column-left {
    width: 100%;
    max-width: unset !important;
    flex-direction: column;
}

.feedback__form .form__description {
    color: #767676 !important;
    font-size: 12px !important;
}

.feedback .feedback__text {
    font-size: 16px;
}

.feedback__form .form__label {
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .feedback-img {
        position: relative;
        height: 125px;
        width: 125px;
        top: unset;
        right: unset;
        display: none;
    }

    .feedback__column-left {
        flex-direction: row;
    }

    .feedback .inner {
        padding: 20px !important;
    }
}

@media screen and (max-width: 375px) {
    .feedback-img {
        position: absolute;
        top: -9%;
        right: -8%;
        display: block;
    }
}

@media screen and (max-width: 992px) {
    #main {
        padding-bottom: 0 !important;
    }

    .feedback__columns {
        flex-direction: column;
    }

    .catbl, .css_catbl {
        display: block !important;
    }

    #catalog-products .right-side {
        clear: both;
        float: none;
        width: 100%;
        margin-bottom: 40px;
        flex-direction: unset !important;
    }

    .nopda {
        display: none;
    }

    #catalog-products .right-side .catalog-section-info {
        position: relative !important;
        /*height: 100%;*/
    }

    #printed-catalogs-page .printed-catalogs-list {
        padding: 0 !important;
        margin: 0 !important;
    }

    #press-page #press-data .right-side {
        flex-direction: column;
    }

    #catalog-products .inner.padd {
        padding-right: 15px !important;
    }

    #analog-page {
        padding: 0 !important;
    }

    #analog-page #analog-form {
        max-width: 100% !important;
        margin: 0 !important;
    }

    .main-nav__item-parent-6::after {
        left: unset !important;
    }

    .newsright-img {
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .newsright-img img {
        height: auto;
        width: 100%;
    }

    .analogues__column-right {
        width: 52% !important;
    }

    #catalog-product .right-side {
        flex-direction: column;
    }
}

@media screen and (max-width: 768px) {
    .analogues__column-right {
        width: 100% !important;
    }

    .news-detail-text img {
        width: 100%;
    }
}

@media screen and (max-width: 620px) {
    .table-useful {
        display: block;
        width: calc(100% + 15px);
        overflow: scroll;
        margin-right: -15px;
    }
}

@media screen and (max-width: 480px) {
    #press-page #press-data .left-side {
        display: none;
    }

    .press__items .news {
        margin-right: 10px !important;
    }

}

@media screen and (max-width: 576px) {
    .footer-copyright__item-design {
        display: flex;
        flex-direction: column;
    }

    .up-advert {
        margin-bottom: 20px;
        margin-right: 0px;
    }
}

.popup-form#add-basket {
    width: 600px;
    padding: 30px 50px 40px 50px !important;
}

@media screen and (max-width: 475px) {
    .popup-form#add-basket {
        padding: 20px !important;
        margin-left: -45%;
    }
}

.popup-form__title {
    font-size: 38px;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 60px;
    color: #353535;
    font-weight: 500;
}

.popup-form__tovar {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.popup-form .tovar-btn button {
    background: #fff;
    box-shadow: none;
    border: 1px solid #fcc200;
}

@media screen and (max-width: 767px) {
    .popup-form#add-basket {
        width: 90%;
    }
}

.tovar__img {
    width: 85px;
    height: 85px;
    margin-right: 25px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.tovar__img img {
    width: 100%;
}

.tovar__name {
    font-size: 23px;
    text-align: left;
    width: 75%;
    color: #353535;
}

.tovar-btn {
    display: flex;
    justify-content: space-between;
}

.tovar-btn .btn {
    width: 48%;
}

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

    .tovar-btn {
        flex-direction: column;
    }

    .tovar-btn .btn:first-child {
        margin-bottom: 10px;
    }

    .tovar-btn .btn {
        width: 100%;
    }
}

@media screen and (max-width: 475px) {
    .popup-form__title {
        font-size: 26px;
        margin-bottom: 18px;
    }

    .tovar__img {
        margin-right: 10px;
    }

    .tovar__name {
        font-size: 18px;
        line-height: 1.3;
    }
}

.basket-items {
    margin-top: 60px;
}

.basket-item {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #F2F2F2;
    padding: 10px;
    padding-right: 25px;
    border-radius: 15px;
    margin-bottom: 20px;
    justify-content: space-between;
}

.basket-item__links {
    width: 70%;
    display: flex;
    align-items: center;
}

.basket-item__info {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: end;
}

.basket-item__name {
    width: fit-content;
}

.basket-item__img {
    width: 70px;
    height: 70px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.basket-item__img img {
    width: 100%;
}

.basket-item__name {
    font-size: 23px;
    text-decoration: none;
}

.basket-item .delete {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #FDDE17;
    background-color: #FFFFFF;
    border-radius: 5px;
    cursor: pointer;
}

.basket-item__count {
    display: flex;
    width: max-content;
    align-items: center;
    justify-content: center;
}

.basket-item__count a {
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FDDE17;
    border-radius: 5px;
    font-size: 28px;
    text-decoration: none;
}

.basket-item__count span {
    width: 35px;
    margin: 0 5px;
    border: none;
    display: block;
    text-align: center;
    background-color: transparent;
    font-size: 20px;
}

.basket-total {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.basket-total__text {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    width: 70%;
}

.basket-total__numb {
    font-size: 27px;
    color: #353535;
    font-weight: 500;
    width: max-content;
    text-align: center;
    margin-right: 85px;
}

.basket-form {
    background-color: #F2F2F2;
    padding: 30px 20px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 50px;
    padding-bottom: 80px;
}

.basket-form form {
    display: flex;
    flex-wrap: wrap;
}

.basket-form__title {
    font-size: 27px;
    margin-bottom: 30px;
}

.basket-form__item {
    display: block;
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
    position: relative;
    font-size: 18px;
    color: #1E1514;

}

.basket-form__item:last-child p {
    position: absolute;
    font-size: 12px;
    color: #ADADAD;
    line-height: 1.2;
    margin-top: 10px;
}

.basket-form__item:last-child p a {
    line-height: 1.2;
}

.basket-form__item label {
    display: block;
    position: absolute;
    top: -15px;
    left: 15px;
    background-color: #F2F2F2;
}

.basket-form__item input {
    background-color: #F2F2F2;
    outline: none;
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #AAAAAA;
    border-radius: 5px;
}

.basket-form__item input::placeholder {
    color: #ADADAD;
}

.basket-form__item:last-child {
    border: none;
    padding: 0;
}

.basket-form__item .btn {
    width: 100%;
}

.basket-item__block-price {
    width: 120px;
    text-align: center;
    margin: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.basket-empty {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;
}

.basket-empty__img {
    margin-bottom: 40px;
    height: 330px;
}

.basket-empty__img img {
    height: 100%;
}

.basket-empty__title {
    color: #353535;
    font-size: 38px;
    font-weight: 500;
    margin-bottom: 30px;
}

.basket-empty .btn {
    margin-top: 20px;
}

.basket-form__item .cell-error {
    display: none;
    line-height: 23px;
    font-size: 13px;
    color: #F36F21;
}

.basket-form__item input[type="text"].error, .basket-form__item input[type="email"].error {
    border: solid 1px #f36f21;
    box-shadow: none !important;
}

.basket-form__item input[type="text"].error + .cell-error, .basket-form__item input[type="email"].error + .cell-error {
    display: block;
}

.basket-item .text-hide {
    display: none;
}

.basket-item:first-child .text-hide {
    top: -35px;
    position: absolute;
    font-size: 18px;
    color: #C8C8C8;
    font-weight: 400;
    display: block;
}

.basket-item:first-child .basket-item__block-delete .text-hide {
    display: none;
}

.basket-item .text-hide span {
    color: #C8C8C8;
}

#header .right-side .right:first-child {
    display: flex;
}

#header .left-side .btn-basket {
    display: none !important;
}

@media screen and (max-width: 767px) {
    .basket-item__links {
        width: 50%;
    }

    .basket-item__info {
        width: 50%;
    }

    .basket-item__name {
        width: min-content;
        font-size: 18px;
        line-height: 1.2;
    }

    .basket-form__item {
        width: 48%;
    }

    .basket-item__price {
        text-align: center;
    }

    .basket-empty__title {
        text-align: center;
    }

    .basket-empty .btn {
        font-size: 18px;
    }

    #header .left-side .btn-basket {
        display: block !important;
        position: absolute;
        right: 35px;
    }

    .basket-total__numb {
        margin-right: 0;
        width: auto;
    }
}

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

    .basket-items {
        margin-top: 10px;
    }

    .basket-item:first-child .basket-item__block-delete .text-hide {
        display: block;
    }

    .basket-item__links {
        width: 100%;
    }

    .basket-item__links .text-hide {
        display: none !important;
    }

    .basket-item__info {
        width: 100%;
        flex-direction: column;
    }

    .basket-item {
        flex-wrap: wrap;
        padding: 15px;
    }

    .basket-item__name {
        width: min-content;
    }

    .basket-item__count {
        width: 100%;
        margin: 20px 0;
        justify-content: flex-start;
    }

    .basket-item__price {
        width: auto;
        margin-bottom: 0px;
        text-align: left;
    }

    .basket-item__block-price {
        margin-bottom: 20px;
    }

    .basket-item__block-delete {
        position: relative;
        right: unset;
    }

    .basket-form__item {
        width: 98%;
    }

    .basket-item__block {
        display: flex;
        justify-content: flex-start;
        width: 100%;
    }

    .basket-item:first-child .text-hide {
        top: unset;
        position: relative;
    }

    .basket-item .text-hide {
        display: block;
        width: 80px;
        color: #C8C8C8;
        text-align: left;
    }

    .basket-total {
        flex-direction: column;
        align-items: baseline;
    }

    .basket-total__text {
        order: 2;
    }

    .basket-total__numb {
        margin-top: 10px;
        margin-bottom: 20px;
        width: 100%;
        text-align: right;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .basket-total__numb:after {
        content: 'Цена';
        position: absolute;
        left: 0;
        color: #C8C8C8;
        font-size: 18px;
        font-weight: 400;
    }

    .basket-empty__img {
        width: 80%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .basket-empty__img img {
        width: 100%;
        height: auto;
    }

    .basket-empty__title {
        line-height: 1.2;
        width: 80%;
    }
}

.feedback__form .form__field .error {
    display: none;
}

.feedback__form .form__field.form__field-error .error {
    display: block;
}

.catalog-sections-list::before {
    display: none !important;
}

#catalog-products .catalog-sections-list,
#catalog-products .left-side .catalog-sections-list {
    width: 100%;
    max-width: unset !important;
}

#catalog-products .catalog-sections-list ul,
#catalog-products .left-side .catalog-sections-list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%;
    padding: 0 !important;
    width: 100%;
}

#catalog-products .catalog-sections-list ul li,
#catalog-products .left-side .catalog-sections-list ul li {
    width: 23% !important;
    margin: 0% 1% 2% 1% !important;
    background-color: #F7F7F7;
    /*padding: 16px 24px 16px 24px;*/
    padding: 12px;
    border-radius: 25px;
    color: #353535;
    display: flex;
    align-items: center;
}

#catalog-products .catalog-sections-list ul li a img,
#catalog-products .left-side .catalog-sections-list ul li a img {
    height: 72px;
}

#catalog-products .catalog-sections-list ul li a,
#catalog-products .left-side .catalog-sections-list ul li a {
    display: flex !important;
    align-items: center;
    padding: 0 !important;
    border-bottom: none !important;
    text-decoration: none;
    width: 100%;
}

#catalog-products .catalog-sections-list ul li a span,
#catalog-products .left-side .catalog-sections-list ul li a span {
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#catalog-products .catalog-sections-list ul li:hover,
#catalog-products .left-side .catalog-sections-list ul li:hover {
    background-color: #353535;
}

#catalog-products .catalog-sections-list ul li:hover a,
#catalog-products .left-side .catalog-sections-list ul li:hover a {
    /*color: #fff!important;*/
}

#catalog-products .catalog-sections-list ul li:hover a span,
#catalog-products .left-side .catalog-sections-list ul li:hover a span {
    color: #fff !important;
}

@media screen and (max-width: 1100px) {
    #catalog-products .catalog-sections-list ul li,
    #catalog-products .left-side .catalog-sections-list ul li {
        width: 31% !important;
    }
}

@media screen and (max-width: 992px) {
    #catalog-products .catalog-sections-list {
        margin-bottom: 40px;

        @media screen and (max-width: 564px) {
            margin-bottom: 15px;
        }
    }

    #catalog-products .catalog-sections-list ul li:hover a span,
    #catalog-products .left-side .catalog-sections-list ul li:hover a span {
        color: #000 !important;
    }
}

@media screen and (max-width: 767px) {
    #catalog-products .catalog-sections-list ul li,
    #catalog-products .left-side .catalog-sections-list ul li {
        width: 48% !important;
    }

    #catalog-products .catalog-sections-list ul li a span,
    #catalog-products .left-side .catalog-sections-list ul li a span {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 475px) {
    #catalog-products .catalog-sections-list ul li,
    #catalog-products .left-side .catalog-sections-list ul li {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

.product-node .product-node-i .product-mark {
    border: none !important;
    overflow: unset !important;
    padding: unset !important;
}

.product-node .product-node-i .product-mark span {
    font-weight: bold;
    line-height: 13px;
    font-size: 12px;
    color: #FCC300;
    border: 2px solid #fcc200;
    border-radius: 15px;
    padding: 3px 12px 5px 12px;
}

.product-node .product-node-i .product-mark span:first-child {
    margin-right: 5px;
}

#catalog-products {
    min-height: 1200px;
}

@media screen and (max-width: 767px) {
    #catalog-products {
        min-height: auto;
    }
}


.catalog-sort {
    position: relative;
    z-index: 1;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-end;
    align-items: center;
    clear: both;
    margin-bottom: 30px;

    @media screen and (max-width: 992px) {
        flex-wrap: wrap;
        gap: 10px;
        margin-bottom: 15px;
    }

    @media screen and (max-width: 564px) {
        /*margin-bottom: -10px;*/
    }
}

.catalog-sort__counter {
    font-size: 16px;
    line-height: 24px;
    color: #767676;
    margin-right: auto;

    @media screen and (max-width: 992px) {
        flex: 1 1 100%;
        order: 3;
    }
}

.catalog-sort .sort-block__type {
    width: unset;
    background-color: #F7F7F7;
    padding-right: 50px;
}

.catalog-sort .sort-block__item-icon {
    display: none;
}

.catalog-sort .sort-block__item-name {
    white-space: nowrap;
    color: #767676 !important;
}

.sort-block__item-arrow {
    filter: invert(1);
}

.sort-block {
    display: flex;

    @media screen and (max-width: 992px) {
        flex: 0 1 auto;
    }
}

.catalog-sort .bx-filter {
    margin-bottom: 0;
}

.catalog-sort .bx-filter .bx-filter-section {
    background-color: transparent;
    padding: 0;
}

.catalog-sort .bx-filter .bx-filter-title {
    display: none;
}

.catalog-sort .bx-filter form .row {
    display: flex;
    margin: 0 25px 0 0;
    padding: 0;
    flex-wrap: wrap;
    gap: 10px 20px;

    @media (max-width: 767px) {
        margin: 0;
    }
}

.catalog-sort .bx-filter form .row .bx-filter-parameters-box-container-block {
    order: 2;
    padding: 0;
    display: flex;
    align-items: center;
    border-radius: 50px;
    background-color: #fff;
    overflow: hidden;
    padding-left: 10px;
}

.catalog-sort .bx-filter form .row .bx-filter-parameters-box-container-block .bx-ft-sub {
    line-height: 1;
    color: #D3D3D3;
    text-transform: lowercase;
    padding-bottom: 0;
}

.catalog-sort .bx-filter form .row .bx-filter-parameters-box-container-block .bx-filter-input-container input {
    border-radius: 50px;
    overflow: hidden;
    border: none;
}

.catalog-sort .bx-filter form .row .bx-filter-parameters-box-container-block.bx-left {
    margin-right: 15px;
    width: 43%;
}

.catalog-sort .bx-filter form .row .bx-ui-slider-track-container {
    padding: 10px 0;
}

.catalog-sort .bx-filter form .bx-filter-button-box {
    display: none;
}

.catalog-sort .bx-filter form .bx-ui-slider-part {
    display: none;
}

.catalog-sort .bx-filter form .bx-filter-parameters-box-title {
    display: flex;
    align-items: center;
    padding: 8px 16px;
    font-size: 16px;
    color: #353535;
    background-color: #F7F7F7;
    /*margin-right: 25px;*/
    border-radius: 25px;
    position: relative;
    cursor: pointer;
}

.catalog-sort .bx-filter form .bx-filter-parameters-box-title .bx-filter-parameters-box-hint {
    color: #353535;
    font-size: 16px;
    border-bottom: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    position: relative;
}

.catalog-sort .bx-filter form .bx-filter-parameters-box-title .bx-filter-parameters-box-hint .count {
    color: #353535;
    font-size: 14px;
    line-height: 29px;
    border-bottom: none;
    white-space: nowrap;
}

.catalog-sort .bx-filter form .bx-filter-parameters-box {
    padding: 0;
    width: auto;
    flex: 1;
}

.catalog-sort .bx-filter .bx-filter-block {
    position: absolute;
    left: 0px;
    right: 0;
    background-color: #F7F7F7;
    border-radius: 19px;
    top: 55px;
    z-index: 1;
    display: none;
    width: 260px;
    overflow: hidden;
}

.catalog-sort .bx-filter .bx-filter-block.code-BRAND .bx-filter-parameters-box-container {
    overflow-y: scroll;
    height: 300px !important;
}

.catalog-sort .bx-filter .bx-filter-block.code-BRAND .bx-filter-parameters-box-container .col-xs-12 .checkbox:last-child label .bx-filter-input-checkbox {
    border-bottom: none;
}

.catalog-sort .bx-filter .bx-filter-block.code-BRAND .bx-filter-parameters-box-container::-webkit-scrollbar-thumb {
    background-color: #353535;
    border-radius: 10px;
    border-top: 10px solid transparent;
}

.catalog-sort .bx-filter .bx-filter-block.code-BRAND .bx-filter-parameters-box-container::-webkit-scrollbar-track {
    background: transparent;
}

.catalog-sort .bx-filter .bx-filter-block.code-BRAND .bx-filter-parameters-box-container::-webkit-scrollbar {
    width: 6px;
}

.catalog-sort .bx-filter.bx-blue .bx-ui-slider-track {
    background: transparent;
}

.catalog-sort .bx-filter.bx-blue .bx-ui-slider-pricebar-vn {
    background: #F7F7F7;
    border-radius: 250px;
    overflow: hidden;
    border: 1px solid #F7F7F7;
}

.catalog-sort .bx-filter.bx-blue .bx-ui-slider-pricebar-vn {
    border-radius: 250px;
    border: 1px solid #D9D9D9;
    overflow: hidden;
}

.catalog-sort .bx-filter.bx-blue .bx-ui-slider-pricebar-vd {
    background-color: transparent;
}

.catalog-sort .bx-filter.bx-blue .bx-ui-slider-pricebar-v {
    background: #353535;
    border-radius: 250px;
    overflow: hidden;
    border: 1px solid #353535;
}

.catalog-sort .bx-filter .bx-ui-slider-range {
    z-index: 500;
}

.catalog-sort .bx-filter.bx-blue .bx-ui-slider-handle {
    width: 12px;
    height: 12px;
    background: #353535 !important;
    top: -3px;
    border-radius: 50%;
    outline: 1px solid #F7F7F7;
}

.catalog-sort .bx-filter.bx-blue .bx-ui-slider-handle.left {
    margin-left: -10px;
}

.catalog-sort .bx-filter.bx-blue .bx-ui-slider-handle.right {
    margin-right: -10px;
}

.sort-type-catalog {
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .sort-type-catalog {
        display: none;
    }
}

.sort-type-catalog .sort-type__item {
    height: 21px;
    cursor: pointer;
}

.sort-type-catalog .sort-type__item svg {
    height: 100%;
}

.sort-type-catalog .sort-type__item.type-catalog__list {
    margin-left: 20px;
}

.sort-type-catalog .sort-type__item.active svg path {
    fill: #FCC200;
}

.sort-block__type {
    width: 290px;
    background-color: #353535;
    margin-right: 20px;
}

.sort-block__item.active .sort-block__item-popup {
    display: flex;
}

.sort-block__item-popup-title {
    display: none;
}

.sort-block__type .sort-block__item-name {
    color: #fff;
    /*width: 90%;*/
    z-index: 2;
}

.catalog-sort .bx-filter form .row .bx-filter-param-label {
    width: 100%;
    padding: 0 !important;
}

.catalog-sort .bx-filter form .row .bx-filter-param-label .bx-filter-input-checkbox {
    display: flex;
    align-items: center;
    list-style-type: none;
    padding: 12px 16px;
    font-size: 16px;
    color: #353535;
    border-bottom: 1px solid #D9D9D9;
    z-index: 1;
    position: relative;
    padding-right: 35px;
}


.catalog-sort .bx-filter form .row .bx-filter-param-label .bx-filter-input-checkbox input {
    display: none;
}

/* = стилизуем кнопку, которая работает вместе с input */
.catalog-sort .bx-filter form .row .bx-filter-param-label .bx-filter-input-checkbox .checkbox {
    display: inline-block;
    border: 1px solid #d9d9d9;
    width: 24px;
    height: 24px;
    position: relative;
    vertical-align: middle;
    box-sizing: border-box;
    margin-right: 16px;
    border-radius: 4px;
    background-color: #fff;
}

/* = делаем скрытый квадратик в нашем div */
.catalog-sort .bx-filter form .row .bx-filter-param-label .bx-filter-input-checkbox .checkbox:before {
    content: '';
    background: url('/upload/check.png') 24px 24px;
    width: 24px;
    height: 24px;
    opacity: 0;
    transition: 0.3s;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog-sort .bx-filter form .row .bx-filter-param-label .bx-filter-input-checkbox input:checked + .checkbox {
    background-color: #fcc200;
    border: 1px solid #fcc200;
}

/* = включаем квадратик если input активен */
.catalog-sort .bx-filter form .row .bx-filter-param-label .bx-filter-input-checkbox input:checked + .checkbox:before {
    opacity: 1;
}

.sort-block__type .sort-block__item-popup ul li.active:before {
    content: '';
    background: url('/upload/check.png') 24px 24px;
    display: block;
    position: absolute;
    right: 0;
    width: 24px;
    height: 24px;
}

.catalog-sort .bx-filter form .row.bx-filter-parameters-box-container {
    padding: 16px;
}

.catalog-sort .bx-filter form .row.bx-filter-parameters-box-container .col-xs-12, .col-xs-10 {
    padding: 0;
    margin: 0;
    width: 100%;
}

.sort-block__item-popup ul li input {
    margin-right: 15px;
}

.sort-block__type {
    width: 290px;
    background-color: #353535;
    margin-right: 20px;
}

.sort-block__item.active .sort-block__item-popup {
    max-height: 320px;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    box-shadow: 0 0 22px 4px #6f6f6f26;
}

.sort-block__type .sort-block__item-name {
    color: #fff;
}

.sort-block__item {
    display: flex;
    align-items: center;
    padding: 8px 16px;
    font-size: 16px;
    color: #fff;
    background-color: #353535;
    margin-right: 25px;
    border-radius: 25px;
    max-height: max-content;
    position: relative;
    cursor: pointer;
}

.sort-type-clear {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: max-content;
    line-height: 1.25;
    text-align: center;
    padding: 8px 16px;
    font-size: 16px;
    color: #fff !important;
    background-color: #353535;
    margin-right: 25px;
    border-radius: 25px;
    width: auto;
    position: relative;
    cursor: pointer;
    border-bottom: none !important;
    text-decoration: none !important;
}

.sort-block__item.active .sort-block__item-arrow svg {
    transform: rotate(180deg);
}

.sort-block__item-icon {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-right: 5px;
}

.sort-block__item-arrow {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: end;
    right: 16px;
    width: 29px;
    height: 29px;
    z-index: 0;
}

.sort-block__item-popup {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #F7F7F7;
    border-radius: 19px;
    top: 55px;
    z-index: 1;
    display: none;
    width: max-content;
}

.sort-block__item-popup ul {
    padding: 15px;
}

.sort-block__item-popup ul li {
    display: flex;
    align-items: center;
    list-style-type: none;
    padding: 12px 16px;
    font-size: 16px;
    color: #353535;
    border-bottom: 1px solid #D9D9D9;
    z-index: 1;
    position: relative;
    padding-right: 35px;
}

.sort-block__item-popup ul li:last-child {
    border-bottom: none;
}

.sort-block__type .sort-block__item-popup ul li.active:before {
    content: '';
    background: url('/upload/check.png') 24px 24px;
    display: block;
    position: absolute;
    right: 0;
    width: 24px;
    height: 24px;
}

@media screen and (max-width: 767px) {
    .catalog-sort {
        /*flex-direction: column;*/
        justify-content: space-between;
    }

    .sort-block__item-popup-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .sort-block__item-popup {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        width: 100%;
        max-height: 0;
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        height: 100%;
        border-radius: 25px 25px 0 0;
        padding: 15px;
        display: flex;
        flex-direction: column;
        z-index: 11000;
        box-shadow: none;
        transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, max-height 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    }

    .sort-block__item-popup ul {
        padding: 0;
        overflow-y: auto;
        height: 100%;
        max-height: 280px;
        padding-bottom: 20px;

        &::-webkit-scrollbar {
            width: 2px !important;
        }
    }

    .sort-block__item-popup ul::-webkit-scrollbar-thumb {
        background-color: #353535;
        border-radius: 10px;
        border-top: 1px solid #F7F7F7;
    }

    .sort-block__item-popup ul-webkit-scrollbar-track {
        background: #F7F7F7;
    }

    .sort-block__item-popup ul::-webkit-scrollbar {
        width: 2px;
        background: #F7F7F7;
    }

    .catalog-sort .sort-type-catalog {
        order: 1;
        margin-bottom: 15px;
    }

    .sort-type-catalog .sort-type__item {
        height: 32px;
    }

    .sort-block__item {
        width: 100%;
        margin-right: 0;
    }

    .catalog-sort .sort-block {
        order: 2;
    }

    .catalog-sort .bx-filter {
        order: 3;
        margin-bottom: 15px;
    }

    .sort-type-clear {
        order: 4;
        width: 100%;
    }

    .catalog-sort .bx-filter form .row {
        justify-content: space-between;
        padding: 0;
    }

    .catalog-sort .bx-filter form .row:before {
        display: none;
    }

    .catalog-sort .bx-filter form .row:after {
        display: none;
    }

    .catalog-sort .bx-filter form .bx-filter-parameters-box {
        width: 100%;
    }

    .catalog-sort .bx-filter form .bx-filter-parameters-box-title {
        width: 100%;
        margin: 0;
    }

    .catalog-sort .bx-filter .bx-filter-block.code-BRAND .bx-filter-parameters-box-container {
        height: 31vh !important;
        padding: 0;
    }

    .catalog-sort .bx-filter .bx-filter-block {
        position: fixed;
        width: auto;
        height: 35vh !important;
        top: unset;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 15px;
        border-radius: 25px 25px 0 0;
        z-index: 11000;
    }

    .catalog-sort .bx-filter .bx-filter-block.code-MIN_PRICE {
        height: auto !important;
    }

    .catalog-items .product-node {
        width: 49%;
        border-bottom: 1px solid #F2F2F2;
    }
}

@media screen and (max-width: 520px) {
    .product-node .product-node-i .product-mark {
        top: 0 !important;
        right: 0 !important;
    }

    .product-node .product-node-i .product-mark span {
        font-size: 14px;
    }

    .sort-block {
        flex-wrap: wrap;
        /*width: 100%;*/
        justify-content: space-between;
    }

    .sort-block__item {
        width: 49%;
        margin-right: 0;
        margin-left: 0;
    }

    .sort-block__type {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2%;
    }

    .sort-block__item-popup ul {
        width: 100%;
    }

    .catalog-items .product-node {
        width: 100% !important;
        margin-left: 0;
        right: 0;
    }
}

.product-node .product-node-i {
    padding-bottom: 20px !important;
}

.product-node .product-node-i .product-node-price, .hits__item .product-node-price {
    margin-top: auto !important;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    background-image: none !important;
    padding-left: 0 !important;
}

@media screen and (max-width: 520px) {
    .product-node .product-node-i .product-node-price, .hits__item .product-node-price {
        font-size: 16px;
    }

    #catalog-products .left-side .catalog-items .product-node .product-node-i {
        padding: 0 !important;
    }

    .hits__item {
        max-width: unset !important;
    }
}

.product-node .product-node-i .product-node-btns, .hit__btns {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-node .product-node-i .product-node-btns .get-form, .hit__btns .get-form {
    width: 80%;
}

.product-node .product-node-i .product-node-btns .get-form button, .hit__btns .get-form button {
    width: 100%;
    background: #FEE21B;
    box-shadow: none !important;
}

.product-node .product-node-i .product-node-btns .get-form button:hover, .hit__btns .get-form button:hover {
    color: #fff;
    background: #353535;
}

.product-node .product-node-i .product-node-btns .add-basket, .hit__btns .add-basket {
    width: 40px;
    height: 40px;
    border: 1px solid #EACD03;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.product-node .product-node-i .product-node-img {
    padding-bottom: 0 !important;
    max-width: 300px !important;
}

.product-node .product-node-i .product-node-img img {
    /*width: auto;*/
    max-width: 100%;
    max-height: 250px !important;
    object-fit: contain;
}

.catalog-sections-link-block {
    margin-bottom: 45px;
}

.catalog-sections-link-block ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.catalog-sections-link-block ul li {
    list-style-type: none;
    margin-right: 15px;
    margin-bottom: 15px;
}

.catalog-sections-link-block ul li a {
    padding: 8px 16px;
    width: max-content;
    font-size: 14px;
    color: #fff;
    background-color: #353535;
    border-radius: 25px;
    text-decoration: none;
}
.css_analogues-popup h2 {
    margin-right: 45px;
}
@media screen and (max-width: 767px) {
    .catalog-sections-link-block {
        margin-bottom: 50px;
    }

    .catalog-sections-link-block ul {
        flex-wrap: nowrap;
        overflow: scroll;
        margin-right: -20px;
    }

    .catalog-sections-link-block ul li {
        margin-bottom: 0;
    }

    .catalog-sections-link-block ul li a {
        white-space: nowrap;
        font-size: 12px;
    }

    .catalog-sections-link-block ul::-webkit-scrollbar {
        width: 12px; /* ширина всей полосы прокрутки */
    }

    .catalog-sections-link-block ul::-webkit-scrollbar-track {
        background: #fff; /* цвет зоны отслеживания */
    }

    .catalog-sections-link-block ul::-webkit-scrollbar-thumb {
        background-color: #fff; /* цвет бегунка */
    }
}

#catalog-product .left-side .product-gallery {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#catalog-product .left-side .product-gallery .product-gallery-right {
    position: relative !important;
    width: 100% !important;
    top: unset !important;
    left: unset !important;
    height: 10%;
}

#catalog-product .left-side .product-gallery .product-gallery-right #product-thumbs .product-thumb {
    border: 1px solid #D3D3D3;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 0 !important;
    margin-right: 10px !important;
    margin-top: 0 !important;
}

#catalog-product .right-side .catalog-product-header {
    margin-bottom: 30px !important;
}

#catalog-product .right-side .catalog-product-header .left {
    display: flex;
    flex-wrap: wrap;
    margin-left: -2.5%;
    margin-right: -2.5% !important;
}

#catalog-product .right-side .catalog-product-header .left .catalog-product-manufacturer {
    width: 45%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    color: #353535 !important;
    margin-bottom: 10px !important;
}

#catalog-product .right-side .catalog-product-header .left .catalog-product-manufacturer a {
    border-bottom: 1px dashed #353535;
    text-decoration: none !important;
}

#catalog-product .right-side .catalog-product-header .left .catalog-product-manufacturer strong {
    margin-right: 8px;
}

#catalog-product .right-side .catalog-product-price {
    display: flex;
    align-items: center;
    position: relative;
}

#catalog-product .right-side .catalog-product-price .order {
    margin-left: 0 !important;
    padding-left: 24px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}

#catalog-product .right-side .catalog-product-price .add-basket {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eacd03;
    border-radius: 100%;
    width: 46px;
    height: 46px;
    background-color: #ffffff;
    padding: 0;

    &:hover {
        background-color: #eacd03;

        svg {
            color: #ffffff;
        }
    }

    svg {
        width: 24px;
        height: 24px;
        color: #626262;
    }
}

.black-btn {
    margin: 0 24px;
    background: #353535 !important;
    border-radius: 250px;
    color: #fff;
    font-size: 20px !important;
    box-shadow: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 20px;
    padding-left: 24px;
    position: relative;
}

.black-btn svg {
    height: 48px;
    width: 48px;
    background: #FEE21B;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 250px;
    margin-left: 8px;
    padding: 8px;
    margin: -14px 0;
    margin-right: -21px;
    margin-left: 13px;
}
.black-btn {
    border: 1px solid #353535;
    transition: .2s;
}
.black-btn:hover>span {
    color: #353535 !important;
    transition: .2s;
}
.black-btn:hover {
    border: 1px solid #EACD03;
    color: #353535 !important;
    background-color: #fff !important;
    transition: .2s;
}

.black-btn.hover {
    border: 1px solid #EACD03;
    background-color: #fff !important;
}

.black-btn span.text {
    font-size: 14px;
    color: #fff;
    line-height: 1.6;
}

.black-btn span.price {
    color: #fff;
    line-height: 1.1;
}

.black-btn span.hover {
    line-height: 1.4;
    font-size: 14px;
}

.black-btn .hover {
    display: none;
}

#catalog-product .right-side .catalog-product-price .catalog-product-price__text {
    font-size: 12px;
    font-weight: 400;
    color: #353535;
    width: 120px;
    line-height: 1.3;
}

#catalog-product .right-side .catalog-product__text-warning {
    font-size: 14px;
    font-weight: 600;
    color: #353535;
    padding: 18px 25px;
    border: 1px solid #D3D3D3;
    border-radius: 10px;
    margin-bottom: 40px;
}

.catalog-product-delivery {
    display: flex;
    justify-content: space-between;
    margin: 60px 0;
}

.catalog-product-delivery__item {
    display: flex;
    align-items: start;
    width: 30%;
}

.catalog-product-delivery__item-img {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    background: #FEE21B;
    border-radius: 50px;
    margin-right: 15px;
}

.catalog-product-delivery__item-text .catalog-product-delivery__item-text {
    width: 80%;
}

.catalog-product-delivery__item-text .catalog-product-delivery__item-text-title {
    font-size: 14px;
    font-weight: 600;
    color: #353535;
    margin-bottom: 15px;
    line-height: 1.2;
}

.catalog-product-delivery__item-text p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.7;
}

.relevations {
    margin: 60px 0;
}

.catalog-products-viewed.relevations {
    margin-bottom: 120px;
}

.relevations .relevations-list .product-node {
    border: 1px solid #D3D3D3;
    border-radius: 10px;
    margin-right: 8px;
    margin-left: 7px;
    padding-top: 20px;
    height: 350px;
}

.relevations .relevations-list .product-node .product-node-i .product-node-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 240px;
    overflow: hidden;
    margin-bottom: 15px;
}

.relevations .relevations-list .product-node .product-node-i .product-node-img img {
    height: 100%;
}

.relevations .relevations-list .product-node .product-node-i .product-mark {
    top: 0 !important;
}

#catalog-product .left-side .product-gallery-slider {
    border: 1px solid #D3D3D3;
    border-radius: 10px;
    height: auto;
    margin-bottom: 20px;
}

#catalog-product .left-side .product-gallery-slider .product-image {
    padding: 30px 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

#catalog-product .left-side .product-gallery-slider .product-image img {
    height: 100%;
}

#catalog-product .left-side .product-gallery-slider .slick-list, .slick-track {
    height: 100%;
}

#catalog-product .left-side .product-thumbs-img {
    border: 1px solid #D3D3D3;
    border-radius: 10px;
    padding: 5px;
    height: 80px;
    margin: 0 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

#catalog-product .left-side .product-thumbs-img img {
    height: 100%;
    width: auto;
}

@media screen and (max-width: 991px) {
    .blitem {
        flex-direction: column;
    }

    #catalog-product .right-side {
        width: 100% !important;
        margin-bottom: 48px;
    }

    #catalog-product .left-side {
        width: 100% !important;
        margin-bottom: 60px;
        padding: 0 !important;
    }

    #catalog-product .left-side .product-gallery-slider {
        height: 300px;
        margin-bottom: 20px;
    }

    #catalog-product .left-side .product-gallery-slider .product-image {
        height: 300px;
    }
}

@media screen and (max-width: 475px) {
    #catalog-product .right-side .catalog-product-price {
        flex-direction: column;
        align-items: start;
        padding-right: 60px;
    }

    #catalog-product .right-side .catalog-product-price .order {
        width: 100%;
    }

    #catalog-product .right-side .catalog-product-price .add-basket {
      position: absolute;
      top: 0;
      right: 0;
    }
    
    .black-btn {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 12px;
        margin-top: 12px;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    #catalog-product .right-side .catalog-product-price .catalog-product-price__text {
        width: 100%;
    }

    .catalog-product-delivery {
        flex-direction: column;
    }

    .catalog-product-delivery__item {
        width: 100%;
        margin-bottom: 24px;
    }

    .catalog-product-delivery__item:last-child {
        margin-bottom: 0;
    }
}

.catalog-products.manufacturers-items .catalog-items.list,
#catalog-products .left-side .catalog-items.list {
    display: grid;
    grid-template-columns: 1fr;
}

.catalog-items, .catalog-items.list {
    position: relative;
    z-index: 0;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node,
#catalog-products .left-side .catalog-items.list .product-node {
    padding-top: 24px;
    margin-bottom: 10px;
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node:hover,
#catalog-products .left-side .catalog-items.list .product-node:hover {
    /*box-shadow: 0 4px 15px 0 #35353533;*/
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i {
    flex-direction: row !important;
    align-items: center;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-img,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-img {
    flex: 0 0 auto;
    width: 120px !important;
    height: 120px;
    margin-right: 30px;

    @media screen and (max-width: 500px) {
        margin-right: 15px;
    }
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-img img,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-img img {
    height: 100%;
    width: auto;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-mark,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-mark {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    margin-bottom: 15px;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-title,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-title {
    padding-bottom: 0 !important;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-title::after,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-title::after {
    display: none;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-btns .get-form .hit__btns .get-form,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-btns .get-form .hit__btns .get-form {
    width: auto;
    margin-right: 10px;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-btns .get-form, .hit__btns .get-form button,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-btns .get-form, .hit__btns .get-form button {
    width: auto;
    margin-right: 10px;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-btns .get-form button,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-btns .get-form button {
    padding-left: 14px;
    padding-right: 14px;
}

.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-btns, .hit__btns,
#catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-btns, .hit__btns {
    justify-content: unset;
}

@media screen and (max-width: 475px) {
    .catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-img,
    #catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-img {
        width: 70px !important;
        height: 70px;
    }

    .catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i,
    #catalog-products .left-side .catalog-items.list .product-node .product-node-i {
        align-items: start;
    }

    /*.catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node__content,
    #catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node__content {
        !*width: 70%;
        padding-bottom: 50px;*!
    }

    .catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-btns, .hit__btns,
    #catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-btns, .hit__btns {
        !*position: absolute;
        left: 0;
        right: 0;
        bottom: 0;*!
    }

    .catalog-products.manufacturers-items .catalog-items.list .product-node .product-node-i .product-node-btns .get-form button,
    #catalog-products .left-side .catalog-items.list .product-node .product-node-i .product-node-btns .get-form button {
        !*padding-left: 47px;
        padding-right: 47px;*!
    }*/
}

@media screen and (max-width: 1210px) {
    #header .right-side .right {
        padding-right: 10px !important;
        margin-right: unset !important;
        margin-top: unset !important;
        clear: unset !important;
    }

    #header .phone {
        font-size: 12px;
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
}

@media screen and (max-width: 1091px) {
    .header-title {
        display: none;
    }

    #header .left-side, #header .right-side {
        width: auto !important;
    }
}

@media screen and (max-width: 767px) {
    #header .left-side, #header .right-side {
        width: 100% !important;
    }
}

.basket-count__update {
    position: absolute;
    top: 0;
    right: 25px;
}

#catalog-products .left-side .catalog-items .pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    width: 100%;
}

#catalog-products .left-side .catalog-items .pagination ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#catalog-products .left-side .catalog-items .pagination ul li.pagination-all {
    width: 100%;
    margin-left: 0;
    text-align: center;
}

.manufacturers__more-btn-box {
    display: flex;
    justify-content: center;
    margin-top: 32px;
}

.manufacturers__more-btn {
    min-width: 220px;
    padding: 16px 50px !important;
    font-size: 20px !important;
}

.manufacturers__list--main .manufacturers__item:nth-child(n+10) {
    display: none !important;
}

.manufacturers__list--main-expanded .manufacturers__item:nth-child(n+10) {
    display: flex !important;
}

@media screen and (max-width: 767px) {
    .manufacturers__list--main .manufacturers__item:nth-child(n+4) {
        display: none !important;
    }

    .manufacturers__list--main-expanded .manufacturers__item:nth-child(n+4) {
        display: flex !important;
    }

    .manufacturers__more-btn {
        width: 100%;
    }
}


body.filter-show {
    overflow: hidden;

    .header {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }
}


.button-filter {
    display: none;
    align-items: center;
    justify-content: center;
    background-color: #353535;
    border: none;
    border-radius: 100px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    align-self: flex-start;
    margin-right: auto;
    padding: 11px 20px;
    max-width: 250px;

    @media screen and (max-width: 992px) {
        flex: 1 1 47%;
    }

    @media screen and (max-width: 400px) {
        flex: 1 1 100%;
        max-width: none;
    }
}

.button-filter::before {
    display: block;
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.875 15.625H20V17.375H8.875V20H7.125V17.375H4V15.625H7.125V13H8.875V15.625ZM16.875 7.625H20V9.375H16.875V12H15.125V9.375H4V7.625H15.125V5H16.875V7.625Z' fill='white'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
}

.new-filter {
    background-color: #fff;

    .new-filter__mobile-accept {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 30px;
        max-width: 80%;
        margin: 0 auto;
        opacity: 0;
        z-index: 99;
        visibility: hidden;
        pointer-events: none;
        transition: opacity .15s ease-in-out, visibility .15s ease-in-out;

        @media screen and (max-width: 992px) {
            &.active {
                opacity: 1;
                visibility: visible;
                pointer-events: all;
            }
        }
    }
}

@media (max-width: 992px) {
    .new-filter {
        display: flex;
        flex-direction: column;
        position: fixed;
        z-index: 100000;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transform: scaleY(0);
        transform-origin: top left;
        transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
    }

    .filter-show .new-filter {
        pointer-events: all;
        opacity: 1;
        visibility: visible;
        transform: scaleY(1);
    }

    .new-filter__category-box {
        flex-grow: 1;
        overflow-y: auto;
        padding: 0 15px 48px;
    }

    .button-filter {
        display: inline-flex;
    }

    .new-filter form.smartfilter {
        overflow-y: auto;
        flex: 1;
        padding-bottom: 20px;
    }
}


.new-filter__header {
    /*margin-bottom: 20px;*/
}

.new-filter__header--mobile {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    border-bottom: 1px solid #F2F2F2;
}

.new-filter__header-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 0;
}

.new-filter__header-close {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.40013 18.3078L5.69238 17.6L11.2924 12L5.69238 6.40001L6.40013 5.69226L12.0001 11.2923L17.6001 5.69226L18.3079 6.40001L12.7079 12L18.3079 17.6L17.6001 18.3078L12.0001 12.7078L6.40013 18.3078Z' fill='%23353535'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 992px) {
    .new-filter__header--desktop {
        display: none;
    }

    .new-filter__header--mobile {
        display: flex;
    }
}

button {
    transition: background-color .15s ease-in-out, color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.new-filter__clear-btn {
    background-color: #353535;
    border: none;
    border-radius: 20px;
    height: 40px;
    /*width: 160px;*/
    width: 100%;
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    padding: 10px;

    &:hover {
        background-color: #FEE21B;
        color: #000;
    }
}

@media (max-width: 992px) {
    .new-filter__clear-btn {
        padding: 0;
        background-color: transparent;
        color: #767676 !important;
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        width: unset;
        text-transform: lowercase;
    }
}

.new-filter__category {
    margin-bottom: 24px;
}

.new-filter__category:last-child {
    border-bottom: none;
}

.new-filter__category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.new-filter__category-title {
    margin: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.new-filter__category-title-counter {
    margin-left: 6px;
    font-size: 16px;
    font-weight: 600;
    color: #767676;
}

.new-filter__chevron {
    transition: transform 0.3s ease;
}

.new-filter__category.active .new-filter__chevron {
    transform: rotate(180deg);
}

.new-filter__category-content {
    margin-top: 15px;
}

.new-filter__checkbox-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 8px;
    max-height: 240px;
    overflow-y: auto;

    &::-webkit-scrollbar {
        width: 2px;
    }

    &::-webkit-scrollbar-track {
        background-color: transparent;
    }

    &::-webkit-scrollbar-thumb {
        background-color: #FEE21B;
    }

}

.new-filter__category.active {

    .new-filter__checkbox-list {
        /*.checkbox.hide {
            display: flex !important;
        }*/
    }
}

.new-filter__show-more {
    background: none;
    border: none;
    color: #767676;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    padding: 0;
}

.new-filter__range-inputs {
    display: flex;
    gap: 8px;
}

.new-filter__range-input {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 0 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.new-filter__range-input label {
    margin-right: 3px;
    color: #C4C4C4;
}

.new-filter__range-input input::placeholder {
    color: #C4C4C4;
}

.new-filter__range-input input {
    width: 100%;
    padding: 8px 0;
    border: none;
    background-color: transparent;
}

.new-filter__range-input input:focus {
    outline: none;
}

.new-filter__hidden-items label {
    margin: 0;
}

.new-filter .checkbox {
    margin: 0 !important;
}

/* Checkbox styles */
.checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    order: 1;

    &.hide {
        display: none;
    }

    &.selected {
        display: flex !important;
        order: 0;
    }

}

.checkbox__input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.checkbox__text {
    position: relative;
    padding-left: 28px;
}

.checkbox__text::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
}

.checkbox__input:checked + .checkbox__text::before {
    background: #fcc200;
    border-color: #fcc200;
}

.checkbox__input:checked + .checkbox__text::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 5px;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: translateY(-60%) rotate(-45deg);
}


.your-cons {
    margin-bottom: 24px;
    border-radius: 25px;
    background-color: #F7F7F7;
    padding: 16px;
}

.your-cons--mobile {
    display: none;
    order: 2;
}

@media (max-width: 992px) {
    .your-cons--mobile {
        display: block;
    }

    .your-cons--desktop {
        display: none;
    }

    .product-node {
        order: 3;
    }

    .product-node:nth-child(-n+6) {
        order: 1;
    }

    .pagination {
        order: 4;
    }
}

.your-cons__content-box {
    display: flex;
    gap: 12px;
    align-items: flex-start;

    margin-bottom: 16px;
}

.your-cons__content {
    flex-grow: 1;
}

.your-cons__title {
    padding-bottom: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 2px;
}

.your-cons__name, .your-cons__link {
    display: block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #767676;
    text-decoration: none;
}

.your-cons__photo-box {
    flex-shrink: 0;
    position: relative;
    width: 72px;
    height: 72px;
}

.your-cons__photo-box::before {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 10px;
    background-color: #06D044;
    border: 2px solid #F7F7F7;
    content: "";
    border-radius: 50%;
}

.your-cons__photo {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
}

.your-cons__bottom {
    display: flex;
    align-items: center;
    gap: 8px;
}

.your-cons .your-cons__btn {
    margin: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 56px !important;
    padding-right: 25px;
    white-space: nowrap;
}

.your-cons .your-cons__btn::after {
    left: 25px !important;
}

.your-cons__social {
    display: flex;
    gap: 8px;
}

.your-cons__social a {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #fff;
    text-decoration: none;
    transition: background-color .3s;
}

.your-cons__social a:hover {
    background-color: #FEE21B;
}

.your-cons__social a svg {
    display: block;
    width: 18px;
    height: 18px;
}


.cat-slider {
    margin-bottom: 80px;
    width: calc(100% + 30px);
    margin-left: -15px;
}

.cat-slider__title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 40px;
    padding-left: 15px;
}

.cat-slider__slider {
    padding-left: 15px;
}

.cat-slider__slide {
    display: block;
    text-decoration: none;
}

.cat-slider__slide-img-box {
    display: flex;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1.61;
    background-color: #E0E0E0;
    margin-bottom: 20px;

    @media screen and (max-width: 550px){
        max-width: 300px;
    }
}

.cat-slider__slide-img {
    display: block;
    max-width: 100%;
    object-fit: contain;
}

.cat-slider__slide-text {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.catalog-products {
    overflow: hidden;
}

.feedback {
    overflow: hidden;
}

@media (min-width: 993px) {
    .catalog-products {
        overflow: unset;
    }

    .cat-slider {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }

    .cat-slider--mobile {
        display: none;
    }

    .cat-slider__title {
        padding-left: 0;
    }

    .cat-slider__slider {
        padding-left: 0;
    }

    .cat-slider__slide-text {
        font-size: 18px;
        line-height: 24px;
    }
}

.catalog-sections-link {
    overflow: hidden;
}

.table_slide_mobile {
    overflow-x: scroll;
}

@media (max-width: 992px) {
    .inner.padd {
        overflow: hidden;
    }

    .free-slider {
        overflow: visible;
    }

    .free-slider .swiper-wrapper {
        flex-wrap: nowrap !important;
    }

    #catalog-products .catalog-sections-list.free-slider .swiper-slide {
        width: unset !important;
        max-width: 240px;
        background-color: #fff !important;
        border: 1px solid #ECECEE;
        padding: 12px !important;
        border-radius: 20px !important;
        margin: 0 8px 0 0 !important;
        height: auto;
    }

    .catalog-sections-list.free-slider .swiper-slide img {
        width: 36px !important;
        height: auto !important;
        margin-right: 12px;
    }

    .catalog-sections-list.free-slider .swiper-slide span {
        font-size: 15px !important;
        line-height: 18px !important;
        font-weight: 500 !important;
        margin-left: 0 !important;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 900px) {
    .catalog-nav-section {
        position: absolute;
        top: 0;
        z-index: 1;
        height: 100%;
        /*max-height: max-content;*/
        width: 100% !important;
        display: block;
    }
}

@media (min-width: 901px) {
    .catalog-nav-section__items {
        /*column-count: 3;*/
        display: grid;
        grid-template: auto / repeat(3, 1fr);
        grid-gap: 40px 20px;
        align-items: start;
    }

    .catalog-nav-section__items-item {
        margin-bottom: 0;
    }

    .catalog-nav-section__items-item.has-children > a,
    .catalog-nav-section__items-item > a:only-child {
        font-size: 19px;
        font-weight: 600;
    }

    .catalog-nav-section__title {
        font-weight: 600;
    }
}


.catalog-nav-section-grid {
    display: grid;
    grid-template: auto/ 1fr minmax(0, 160px);
    grid-gap: 20px;
    align-items: start;
}

.catalog-nav-section-brands {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-right: 10px;
    max-height: 550px;
    overflow-y: auto;
    /*max-height: 100vh;
    overflow-y: auto;*/
}

.catalog-nav-section-brands::-webkit-scrollbar,
.header__catalog::-webkit-scrollbar {
    background-color: transparent;
    width: 5px;
}

.catalog-nav-section-brands::-webkit-scrollbar-thumb,
.header__catalog::-webkit-scrollbar-thumb {
    background-color: #D9D9DD;
    border-radius: 11px;
    width: 5px;
}

.catalog-nav-section-brands::-webkit-scrollbar-track,
.header__catalog::-webkit-scrollbar-track {
    background: transparent;
    width: 5px;
}

.catalog-nav-section-brands a {
    display: block;
    text-align: center;
    padding-block: 10px;
}

.catalog-nav-section-brands img {
    max-width: 100%;
}


.catalog-product-consul-data {
    display: flex;
    align-items: center;
    gap: 20px; /* Уменьшает расстояние между блоками */
}

.cpc-contact {
    display: flex;
    align-items: center;
    gap: 25px; /* Отступ между иконками */
}

.cpc-contact img {
    height: 40px;
    width: auto;
    cursor: pointer;
}

.cpc-contact .img_max {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    background: linear-gradient(71deg, #44ccff, #292cb9, #9933dd);
}
.cpc-contact .img_max img {
    width: 25px;
    height: 25px;
}

/* Дополнительное уменьшение интервалов на десктопе */
@media (min-width: 1024px) {
    .catalog-product-consul-data {
        gap: 30px; /* Можно уменьшить или увеличить */
    }
}

/*Нормальная сетка отображения товаров в каталоге*/
/*.catalog-products {

	.catalog-items {
		clear: none;
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(300px, 3fr));
		gap: 20px;
		align-items: stretch;

		.pagination {
			grid-column: 1 / -1;
		}

		&.list {
			grid-template-columns: 1fr;

			.product-node {

				.product-node-i {

				}

				.product-node-img {
				}
			}

		}
	}

	.product-node {
		float: none;
		display: block;
		margin: 0 !important;
		width: auto !important;

		.product-node-img {
			display: flex !important;
			align-items: center;
			justify-content: center;
			width: 100% !important;
			max-width: none !important;

			img {
				display: flex;
				justify-content: center;
				width: 100%;
				height: 100%;
				object-fit: contain;
			}
		}

		@media (max-width: 475px) {
			.product-node-i {
				padding-bottom: 60px !important;
			}
			.product-node__content {
				padding-bottom: 0 !important;
			}
			.product-node-btns {
				left: 5px !important;
				bottom: 12px !important;
				right: auto !important;
			}
		}
	}
}*/

.catalog-products .catalog-items {
    clear: none;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 3fr));
    gap: 20px;
    align-items: stretch;
}

.catalog-products .catalog-items .pagination {
    grid-column: 1 / -1;
}

.catalog-products .catalog-items.list {
    grid-template-columns: 1fr;
}

.catalog-products .product-node {
    float: none;
    display: block;
    margin: 0 !important;
    width: auto !important;
}

.catalog-products .product-node .product-node-img {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    max-width: none !important;
}

.catalog-products .product-node .product-node-img img {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (max-width: 475px) {
    .catalog-products .product-node .product-node-i {
        padding-bottom: 60px !important;
    }

    .catalog-products .product-node .product-node__content {
        padding-bottom: 0 !important;
    }

    .catalog-products .product-node .product-node-btns {
        left: 5px !important;
        bottom: 12px !important;
        right: auto !important;
    }
}

.catalog-filter-params {
    display: none;
    align-items: center;
    gap: 10px;
    /*max-width: 100%;*/
    /*width: 100%;*/
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-inline: -15px;
    padding-inline: 15px;

    @media screen and (max-width: 550px){
        display: flex;
    }

    &::-webkit-scrollbar {
        display: none;
        width: 10px !important;
        height: 2px !important;
    }

    &::-webkit-scrollbar-track {
        background-color: transparent;
    }

    &::-webkit-scrollbar-thumb {
        cursor: pointer;
        background-color: #FEE21B;
    }

    .param {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 0 10px;
        padding: 5px 5px 5px 10px;
        border-radius: 20px;
        background: #FEE21B;

        & > span {
            font-size: 14px;
            line-height: 1;
            white-space: nowrap;
        }

        button {
            flex: 0 0 auto;
            position: relative;
            border: none;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 25px;
            height: 25px;
            cursor: pointer;
            overflow: hidden;
            padding: 0;
            background-color: #353535;

            svg {
                width: 17px;
                height: 17px;
                color: #fff;
            }
        }
    }
}


#catalog-products .catalog-section-info {
    display: flex;
    flex-direction: column;

    @media (min-width: 993px) {
        max-width: 305px;
        width: 100%;
        transform: translate3d(0, 0, 0);
        will-change: position, transform;
    }
}

#main {
    padding-top: 250px;

    @media (max-width: 900px) {
        padding-top: 170px;
    }
}

/*=========СТИЛИ ДЛЯ CATALOG-ITEMS=========*/

.catalog-items {
    margin-bottom: 0 !important;
    min-height: auto !important;

    &:not(.list) {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(280px, 3fr));
        /*display: flex;*/
        align-items: stretch;
        flex-wrap: wrap;
        gap: 20px;

        .catalog-item {
            /*flex: 1 1 calc(33.3% - 20px);*/
            /*max-width: 282px;*/
            /*flex: 0 1 calc(31.8%);*/

            border-radius: 20px;
            padding: 20px;

            @media (max-width: 768px) {
                padding: 10px;
            }

            &:hover {
                .catalog-item__image {
                    opacity: 0;
                    visibility: hidden;
                }

                .catalog-item__info {
                    opacity: 1;
                    visibility: visible;
                    pointer-events: all;
                }
            }
        }
    }

    &.list {

        .catalog-item {
            padding: 16px;
            border-bottom: 1px solid #f2f2f2;

            .catalog-item__body {
                display: grid;
                grid-template-columns: 120px calc(100% - 148px);
                grid-template-areas: "top middle"
                                     "top bottom"
                                     "top bottom";
                grid-template-rows: auto auto auto;
                align-items: center;
                gap: 0 28px;
            }

            .catalog-item__top {
                grid-area: top;
                height: 120px;
            }

            .catalog-item__middle {
                grid-area: middle;
                margin-top: 0;
            }

            .catalog-item__bottom {
                grid-area: bottom;
                margin-top: 0;
            }

            .catalog-item__actions {
                margin-top: 0;
            }

            .catalog-item__get-price-button {
                max-width: 152px;
            }
        }
    }

    & + .catalog-sections-link {
        margin-top: 30px;
    }
}

#catalog-products .catalog-items:not(.list) {

    @media (max-width: 768px) {

        grid-template-columns: 100%;

        .catalog-item {
            padding: 16px;
            border-bottom: 1px solid #f2f2f2;
            box-shadow: none;
            border-radius: 0;

            .catalog-item__body {
                display: grid;
                grid-template-columns: 120px calc(100% - 148px);
                grid-template-areas: "top middle"
                                     "top bottom"
                                     "top bottom";
                grid-template-rows: auto auto auto;
                align-items: center;
                gap: 0 28px;
            }

            .catalog-item__top {
                grid-area: top;
                height: 120px;
            }

            .catalog-item__middle {
                grid-area: middle;
                margin-top: 0;
            }

            .catalog-item__bottom {
                grid-area: bottom;
                margin-top: 0;
            }

            .catalog-item__actions {
                margin-top: 0;
            }

            .catalog-item__get-price-button {
                max-width: 152px;
            }
        }
    }
}

.catalog-products .catalog-items {
    grid-template-columns: repeat(auto-fit, minmax(300px, 3fr));

    @media (max-width: 768px) {

        grid-template-columns: 100%;

        .catalog-item {
            padding: 16px;
            border-bottom: 1px solid #f2f2f2;
            box-shadow: none;
            border-radius: 0;

            .catalog-item__body {
                display: grid;
                grid-template-columns: 120px calc(100% - 148px);
                grid-template-areas: "top middle"
                                     "top bottom"
                                     "top bottom";
                grid-template-rows: auto auto auto;
                align-items: center;
                gap: 0 28px;
            }

            .catalog-item__top {
                grid-area: top;
                height: 120px;
            }

            .catalog-item__middle {
                grid-area: middle;
                margin-top: 0;
            }

            .catalog-item__bottom {
                grid-area: bottom;
                margin-top: 0;
            }

            .catalog-item__actions {
                margin-top: 0;
            }

            .catalog-item__get-price-button {
                max-width: 152px;
            }
        }
    }
}

.catalog-item {
    position: relative;
    display: block;
    background-color: #fff;
    text-decoration: none;
    transition: box-shadow 0.3s ease-in-out;

    &:hover {
        box-shadow: 0 8px 24px 0 rgba(219, 222, 235, 0.6);
    }

    .catalog-item__link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }

    .catalog-item__body {
        position: relative;
        z-index: 1;
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .catalog-item__top {
        position: relative;
        height: 240px;
        overflow: hidden;
    }

    .catalog-item__image {
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 1;
        visibility: visible;
        transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;

        img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            object-position: center;
        }
    }

    .catalog-item__info {
        position: absolute;
        top: 0;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    }

    .catalog-item__params {
        height: 100%;
        max-height: 240px;
        overflow-y: auto;
        list-style-type: none;
        display: flex;
        flex-direction: column;
        gap: 8px;
        padding: 0 0 10px 0;

        &::-webkit-scrollbar {
            width: 3px;
        }

        &::-webkit-scrollbar-track {
            background-color: transparent;
        }

        &::-webkit-scrollbar-thumb {
            background-color: #d9d9dd;
            border-radius: 2px;
        }

        li {
            display: flex;
            flex-direction: column;

            span {
                font-weight: 400;
                font-size: 12px;
                color: #767676;
                line-height: 1.25;
            }

            p {
                font-weight: 400;
                font-size: 14px;
                color: #000;
                margin: 0;
                line-height: 1.25;
            }
        }
    }

    .catalog-item__middle {
        margin-top: 10px;
    }

    .catalog-item__bottom {
        margin-top: auto;
    }

    .catalog-item__title {
        font-weight: 400;
        font-size: 15px;
        line-height: 1.46667;
        color: #000;
        text-decoration: none;
        margin: 0;
        transition: all .3s ease-in-out;

        &:hover {
            color: #fcc407;
        }
    }

    .catalog-item__actions {
        margin-top: 30px;
        display: flex;
        align-items: center;
        gap: 8px;

    }

    .catalog-item__price {
        white-space: nowrap;
    }

    .catalog-item__get-price-button {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 30px;
        padding: 10px 20px;
        border: 1px solid #fee21b;
        background-color: #fee21b;
        font-weight: 500;
        font-size: 15px;
        text-align: center;
        color: #353535;
        white-space: nowrap;

        &:hover {
            background-color: #ffffff;
            color: #000000;
        }
    }

    .catalog-item__basket-button {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #eacd03;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        background-color: #ffffff;
        padding: 0;

        &:hover {
            background-color: #eacd03;

            svg {
                color: #ffffff;
            }
        }

        svg {
            width: 20px;
            height: 20px;
            color: #626262;
        }
    }
}

.relevations-list {

    .slick-track {
        display: flex;
        align-items: stretch;
    }

    .catalog-item {
        box-shadow: none;
        height: auto;
        flex: 1;
        padding-inline: 16px;
    }
}

/* Web-form analog main */
.analog-form_main .form__field .error {
    display: none;
}

.analog-form_main .form__field.form__field-error .error {
    display: block;
}

/*=========СТИЛИ ДЛЯ CATALOG-ITEMS=========*/