.card-product__cn span.card-product__mtr-drop {
    display: none;
}

.card-product__cn .prop-row {
    display: flex;
    align-items: center;
}

.filter__bottom #del_filter {
    margin-top: 15px;
}

.catalog-page__plit-item {
    display: inline-block;
}

.catalog-page__tags-item {
    border: initial;
    line-height: inherit;
}

.d-none {
    display: none !important;
}

#head-basket {
    display: flex;
}

.form__bt {
    width: 100%;
    background-color: inherit;
    border: none;
    padding: 0;
    cursor: pointer;
}

.journal__sel-tt {
    display: block;
}

.fav .btn, .cart .btn {
    background-color: var(--zl);
    color: #fff;
}

.interior-point {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    bottom: -14px;
    left: -38px;
    z-index: 1;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMSAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTUuNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS41IDguMTI1QzE1Ljg0NTIgOC4xMjUgMTYuMTI1IDguNDA0ODIgMTYuMTI1IDguNzVWMTQuMzc1SDIxLjc1QzIyLjA5NTIgMTQuMzc1IDIyLjM3NSAxNC42NTQ4IDIyLjM3NSAxNUMyMi4zNzUgMTUuMzQ1MiAyMi4wOTUyIDE1LjYyNSAyMS43NSAxNS42MjVIMTYuMTI1VjIxLjI1QzE2LjEyNSAyMS41OTUyIDE1Ljg0NTIgMjEuODc1IDE1LjUgMjEuODc1QzE1LjE1NDggMjEuODc1IDE0Ljg3NSAyMS41OTUyIDE0Ljg3NSAyMS4yNVYxNS42MjVIOS4yNUM4LjkwNDgyIDE1LjYyNSA4LjYyNSAxNS4zNDUyIDguNjI1IDE1QzguNjI1IDE0LjY1NDggOC45MDQ4MiAxNC4zNzUgOS4yNSAxNC4zNzVIMTQuODc1VjguNzVDMTQuODc1IDguNDA0ODIgMTUuMTU0OCA4LjEyNSAxNS41IDguMTI1WiIgZmlsbD0iIzg0NzU0RSIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-position: center;
}

.news-page__content-constr .it:before {
    content: none;
}

.news-page__content-constr .it_on {
    right: unset;
}

.catalog-page__cell {
    position: relative;
}

.catalog-page__cell .catalog__item-nl {
    left: 25px;
}

.card-product__mtr {
    margin-top: 12px;
}

.card-product__lnk-drop {
    z-index: 1;
}

.catalog__item-firm a, .journal__top .tabs li.active a {
    color: var(--zl);
}

.popup__form .form__check input[type=checkbox], .form__check input[type=checkbox] {
    opacity: 0;
    position: absolute;
    display: inherit;
    width: auto;
}

#js-filter-props .filter__drop-item input[type=checkbox] {
    position: absolute;
}

.js-form-errors .alert {
    color: red;
}


.catalog-page__category-item.active {
    background: var(--zl);
    color: var(--c-white);
}

.catalog-page__category-item {
    margin-bottom: 10px;
}

.news-page__nav .news-page__nav-cell {
    width: auto;
}

/* .banner__slider-title {
    font-size: 40px;
} */

.news-page__main .gallery-id {
    display: none;
}

/*.header-menu__lk-drop {*/
/*    top: 18px;*/
/*    padding-top: 42px;*/
/*}*/

/*.header-menu__list {*/
/*    width: 100%;*/
/*    flex-wrap: wrap;*/
/*}*/

/*.catalog-page__main .catalog-page__cell, .catalog-page__main.catalog-view-small .catalog-page__cell {*/
/*    width: 33.333%;*/
/*}*/

/*.catalog-page__main.catalog-view-big .catalog-page__cell {*/
/*    width: 50%;*/
/*}*/

.header-menu__list-title {
    display: block;
}

.sitemap-html {
    position: relative;
    width: 100%;
}
.sitemap-html .item-block {
    vertical-align: top;
    display: inline-block;
    min-width: 340px;
    max-width: 360px;
    padding: 10px;
    margin: 10px;
}

.item-block .block-cat {
    font-size: 18px;
    color: #3e3e3e;
    border-bottom: 1px solid;
    font-weight: bold;

    padding-bottom: 5px;
    margin-bottom: 5px;
}
.item-block .block-cat a {
    color: #3e3e3e;
    font-weight: bold;
}

.item-block .block-subcat {
    font-size: 16px;
    color: #3e3e3e;
    margin-bottom: 3px;
}
.item-block .block-subcat a {
    color: #3e3e3e;
}

.item-block .block-tag {
    font-size: 14px;
    color: #3e3e3e;
    margin-bottom: 3px;
}
.item-block .block-tag a {
    color: #3e3e3e;
}
.parent-sub-block {
    margin-top: 10px;
    margin-bottom: 5px;
}
.parent-tag-block {
    margin-top: 5px;
    margin-bottom: 10px;
}
.hidden {
    display: none;
}
.bttn-open {
    cursor: pointer;
    text-decoration: underline;
}

#js-order .catalog__item-amount {
    display: none;
}

.prop-row a {
    margin-left: 5px;
}

.catalog-title {
    font-size: 28px;
    margin: 0;
    font-weight: 500;
    line-height: 141%;
    text-transform: uppercase;
    font-family: GothamPro, sans-serif;
}

.catalog-detail-seo-text {
    margin-top: 40px;
}

.prod__list .catalog__item-amount {
    display: none;
}

.header-menu__lk-drop.active {
    display: block;
}

.main-text {
    margin-top: 120px;
}

.news-page__main .slide-item {
    height: 675px;
}

.news-page__main .slide-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.news-page__main .slide-item {
    height: 100%;
}

.main-text {
    display: flex;
    justify-content: space-between;
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
}

.main-text .w50 {
    width: 49.5%;
}

.main-text .btn {
    padding: 15px 143px;
    border: 1px solid #84754E;
    color: #84754E;
}

.main-text .btn:hover {
    color: #fff;
    background-color: #84754E;
}

.main-text ul {
    padding-left: 10px;
}

.main-text ul li {
    margin-bottom: 10px;
}

.main-text .note {
    font-size: 12px;
}

input[type='number'] {
    -moz-appearance: textfield;
}

.news-page__main .slick-next:before, .news-page__main .slick-prev:before {
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjY4NzUgMjQuMzc1TDEwLjMxMjUgMTVMMTkuNjg3NSA1LjYyNSIgc3Ryb2tlPSIjODQ3NTRFIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-position: center;
    transition: .3s;
}

.news-page__main .slick-next, .news-page__main .slick-prev {
    width: 50px;
    height: 50px;
    display: block;
    border: 1px solid var(--zl);
    border-radius: 100%;
    background-color: var(--c-white);
    transition: .3s;
    z-index: 1;
}

.news-page__main .slick-next {
    transform: rotate(180deg);
}

.news-page__main .slick-next:hover, .news-page__main .slick-prev:hover {
    background-color: var(--zl);
}

.news-page__main .slick-next:hover:before, .news-page__main .slick-prev:hover:before {
    filter: brightness(50);
}

.footer-bottom__inner {
    display: flex;
}

.footer-links {
    width: 43%;
}

.footer-text {
    width: 57%;
    color: #fff;
}

.news-brands .journal__item-title {
    font-size: 20px;
}

.news-brands .journal__item-img {
    height: 300px;
}

.news-page_brand iframe {
    width: 100%;
}

.news-page_brand .news-page__main img {
    object-fit: contain;
    height: auto;
}

.news-page__main img {
    height: auto;
    object-fit: contain;
}

.footer-text {
    font-size: .8rem;
}
.footer-bottom__inner {
    flex-wrap: wrap;
}
.footer-links {
    width: 100%;
}
.footer-text {
    width: 100%;
    color: #fff;
    font-size: .8rem;
    margin-top: 15px;
}
.advtg__bg::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(255, 255, 255, 0.1));
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(255, 255, 255, 0.1));
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(255, 255, 255, 0.1));
}

.news-page__content-constr {
    background-size: cover;
    background-position: center;
}

.header-menu__ct-wrap {
    display: flex;
    justify-content: center;
}

.header-menu__ct {
    width: 99%;
    border: 1px solid #fff;
}

body.overfl .__jivoMobileButton, body.overfl .popupBlock__TddyF  {display: none;}

.catalog-page__plit {
    margin-left: 30px;
}

.catalog-page__nl {
    margin-right: 30px;
}

.catalog-title {
    font-size: 22px;
}

.catalog-page__nl input[type=checkbox]+label, .catalog-page__sort-tt {
    font-size: 11px;
}

.catalog-page__nl input[type=checkbox]+label:before {
    margin-right: 5px;
}

.catalog-page__nl input[type=checkbox]+label {
    white-space: nowrap;
}

#cards-view-control {
    display: flex;
}

#cards-view-control .catalog-page__plit-item {
    width: 35px;
}

#cards-view-control .catalog-page__plit-item {
    margin-left: 5px
}

.news-page_brand .news-page__main img {
    width: 100%;
    height: 100%;
}

.news-page__main .slick-next {
    transform: translate(0, -50%);
}

.news-page__main .slick-next:before {
    transform: rotate(180deg);
}

.news-page__main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-page__main p img {
    width: auto;
    height: auto;
    object-fit: contain;
}

.news-page__main p iframe {
    width: 100%;
}

.news-page__gallery-it {
    height: 580px;
}

.js-file-kp {
    /* display: none; */
    opacity: 0;
    position: absolute;
}

div.journal__cell.w1 {
    width: 50%;
}

div.journal__cell.w2 {
    width: 50%;
}

div.journal__cell:first-of-type .journal__item-img {
    height: 334px;
}

div.journal__top {
    margin-bottom: 40px;
}

div.journal__cell.w1 .journal__item-title {
    max-width: 100%;
}

div.journal__cell.w2 .journal__item-title {
    max-width: 100%;
}

div.journal__top-nav {
    flex-wrap: wrap;
}

.journal__item {
    min-height: 568px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news-page__similar-cell .journal__item {
    min-height: unset;
    height: auto;
}

.journal__item-bottom {
    max-width: 622px;
    min-height: 119px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div.journal__item-title {
    color: var(--zl);
    font-weight: 500;
    margin-top: 16px;
}

div.journal__item-tx {
    margin-top: 9px;
}

div.journal__item-date {
    display: flex;
    gap: 10px;
    color: var(--c-black);
    align-items: center;
}

.journal__item-date p {
    margin: 0;
}

.journal__item-line {
    width: 1px;
    height: 19px;
    background-color: var(--c-black);
}

.journal__item-about {
    font-family: GothamPro, sans-serif;
    font-weight: 400;
    color: var(--zl);
}

.journal__top-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.journal__top-elem {
    border-bottom: 1px solid;
    border-color: transparent;
    transition: border-color 0.3s ease-in;
}

.journal__top-elem:hover {
    border-color: var(--zl);
}

.journal__top-elem a {
    color: var(--c-black);
    text-transform: uppercase;
    font-family: GothamPro, sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding-bottom: 5px;
}

.journal__top-elem:hover a {
    color: var(--zl);
}

.journal__top-elem.choosen {
    border-bottom: 1px solid var(--zl);
}

.journal__top-elem.choosen a {
    color: var(--zl);
}

@media screen and (max-width: 991px) {
    div.journal__item-img {
        height: 100%;
        min-height: 370px;
        max-height: 370px;
    }

    div.journal__cell:first-of-type .journal__item-img {
        height: 100%;
    }
}

@media screen and (max-width: 768px) {
    /* div.journal__top {
        margin-bottom: 30px;
    } */

    div.journal__cell.w1 {
        width: 100%;
    }

    div.journal__cell.w2 {
        width: 100%;
    }

    div.journal__item {
        min-height: auto;
    }

    div.journal__item-bottom {
        min-height: auto;
    }

    .journal__top-nav {
        gap: 12px;
    }

    /* section.bread + section {
        margin-top: 20px;
    } */

    /* div.journal__dt {
        margin-top: 16px;
    } */

    /* form.journal__top-l {
        margin-bottom: 30px;
    } */

    div.journal__item-img {
        height: 205px;
        min-height: auto;
    }

    div.journal__cell:first-of-type .journal__item-img {
        height: 205px;
    }

    /* div.journal__item-tx {
        margin-top: 4px;
    } */

    div.journal__item-date {
        margin-top: 8px;
    }

    .journal__item-about {
        font-size: 14px;
    }

    /* div.journal__cell {
        padding-bottom: 30px;
    } */
}

.modal-cookie {
    display: none;
}

.modal-cookie.active {
    display: block;
}

.modal-cookie {
    position: fixed;
    right: 60px;
    bottom: 100px;
    max-width: 985px;
    width: 100%;
    z-index: 10;
  }
  
.modal-cookie__body {
    display: flex;
    gap: 24px;
    justify-content: space-between;
    background-color: var(--zl);
    padding: 24px;
    align-items: flex-start;
}

.modal-cookie__text {
    max-width: 689px;
    width: 100%;
    font-size: 18px;
    line-height: 130%;
    color: var(--c-white);
}

.modal-cookie__button {
    max-width: 224px;
    width: 100%;
    font-size: 16px;
    line-height: 170%;
    color: var(--zl);
    background-color: var(--c-white);
    padding: 10px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid transparent;
    transition: 0.3s ease-in color, 0.3s ease-in background-color, 0.3s ease-in border-color;
}

.modal-cookie__button:hover {
    color: var(--c-white);
    background-color: transparent;
    border-color: var(--c-white);
}

.button-another {
    background-color: transparent;
    color: var(--c-white);
    border: 1px solid var(--c-white);
    transition: 0.3s ease-in color, 0.3s ease-in background-color;
}

.button-another:hover {
    background-color: white;
    color: var(--c-zl);
}

@media screen and (max-width: 1200px) {
    .modal-cookie {
        right: 0px;
        bottom: 0;
        max-width: 100%;
    }
}

@media screen and (max-width:991px) {
    .header-menu__inner_tw {
        padding-top: 15px;
    }

    .header-menu__title-mob a {
        padding: 10px 0;
    }

    .footer-links, .footer-text {
        width: 100%;
    }

    .news-page__main .slide-item {
        height: 350px;
    }

    .news-page__main .slick-next {
        right: 0;
    }

    .news-page__main .slick-prev {
        left: 0;
    }

    .title-xxl, h1 {
        font-size: 32px;
    }

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

    .main-text {
        margin-top: 70px;
        flex-wrap: wrap;
    }

    .main-text .w50 {
        width: 100%;
    }

    .main-text .btn {
        padding: 15px 15px;
    }

    .header-menu {
        padding: 70px 0 90px;
    }

    .catalog-page__cell.cl-3 .catalog__item-img {
        height: 300px;
    }

    .catalog-page__cell.cl-3 .catalog__item-img img {
        max-height: 230px;
    }

    #cards-view-control {
        display: none;
    }

    .news-page__main table tr>td>img {
        /* display: none; */
        object-fit: contain;
    }

    .modal-cookie__body {
        flex-direction: column;
        gap: 24px;
        padding: 24px;
        align-items: center;
    }

    .modal-cookie__text {
        max-width: 100%;
    }

    .modal-cookie__button {
        max-width: 100%;
    }

    .catalog__top-i {
        flex-direction: column;
        gap: 24px;
        align-items: center;
      }
    
      .catalog__top-button {
        margin: 0;
      }
}

@media screen and (max-width:510px) {
    .catalog__item-fav {
        top: 4px;
        right: 4px;
    }
    .footer-text {
        font-size: .7rem;
    }
}

@media screen and (min-width:1023px) {
    .catalog-btn-mobile {
        display: none;
    }

    .header-menu__ct {
        display: none !important;
    }
}

h1.card-product__title, .catalogs__title {
    margin: 0;
    font-weight: 500;
    font-size: 35px;
    line-height: 141%;
    text-transform: uppercase;
    font-family: GothamPro, sans-serif;
}

.page-section__title {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 130%;
    font-family: GothamPro, sans-serif;
}

.catalogs__title {
    margin-bottom: 23px;
}

h1.journal-section__title {
    text-transform: uppercase;
}

.bxBlockContentText h1 {
    margin: 0;
    font-weight: 500;
    font-size: 35px;
    line-height: 141%;
    text-transform: uppercase;
    font-family: GothamPro, sans-serif;
}

.text-description {
    margin-top: 60px;
}

.text-description p {
    text-align: justify;
}

.catalog-page .title-xl, h2 {
    font-size: 24px;
}

.banner__slider-city span {
    border-top: none;
    border-bottom: none;
}

.catalog-page__main .text-description ul {
    list-style: outside;
    padding-left: 15px;
}

.catalog-page__main .text-description h2 {
    text-transform: inherit;
}

.catalog__top-i {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-start;
  }
  
  .catalog__top-nav {
    display: flex;
    row-gap: 8px;
    column-gap: 16px;
    flex-wrap: wrap;
    max-width: 1208px;
  }
  
  .catalog__top-button {
    border: none;
    outline: none;
    cursor: pointer;
    background-color: transparent;
    text-transform: uppercase;
    font-family: GothamPro, sans-serif;
    font-size: 10px;
    font-weight: 400;
    color: var(--zl);
    flex-shrink: 0;
    margin-top: 6.5px;
  }
  
  .catalog__top-button svg {
    margin-left: 6px;
    transition: transform 0.3s ease;
  }
  
  .catalog__top-elem a {
    color: var(--c-black);
    text-transform: uppercase;
    font-family: GothamPro, sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    border-color: transparent;
    transition: border-color 0.3s ease-in, color 0.3s ease-in;
  }
  
  .unvisible {
    display: none;
  }
  
  .catalog__top-elem:hover a {
    color: var(--zl);
    border-color: var(--zl);
  }
  
  .catalog__top-button svg.rotated {
    transform: rotate(180deg);
  }

  div.nvg {
    margin-bottom: 96px;
  }
  
  div.catalog-page__category {
    margin-bottom: 14px;
  }

  a.catalog-page__category-item {
    padding: 4px 12px;
    margin-right: 16px;
    margin-bottom: 16px;
    font-size: 12px;
    font-weight: 500;
}