@font-face {
    font-display: swap;
}

* {
    scroll-behavior: smooth;
}

.bx-core,
.bx-android,
.bx-touch,
.bx-retina,
.bx-chrome {
    overflow-x: hidden;
}

.title_mobile-size {
    width: 170px;
}

body {
    overflow-x: hidden;
}

html {
    color: #454653;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.ml-0 {
    margin-left: 0 !important;
}

.field_error input {
    border-bottom: 2px solid red;
}

.tel__link {
    color: #454653;
}

.d-none {
    display: none;
}

.header {
    overflow: visible;
    height: 865px;
}

.header:before {
    height: 865px;
}

.header_inner {
    height: 300px;
}

.header_inner::before {
    height: 300px;
    width: 50%;
    right: -10%;
}

.copyright a {
    color: #fff;
    text-decoration: none;
}

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

.desktop-search {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 0.3s;
    transform-origin: right;
    transform: scaleX(0);
    opacity: 0;
}

.desktop-search_open {
    width: 100%;
    z-index: 2;
    transform: scaleX(1);
    opacity: 1;
}


.search_desktop .js-ajax-search {
    height: 60px !important;
    border-radius: 48px !important;
    width: 100%;
    padding: 0 !important;
    transform-origin: right;
    transform: scaleX(0);
}

.js-ajax-search {
    width: 100%;
    height: 60px !important;
    border-radius: 48px !important;
    transition: 0.5s;
}

.search_desktop_open .js-ajax-search {
    height: 60px !important;
    border-radius: 48px !important;
    width: 100%;
    padding: 0 60px !important;
    transform: scaleX(1);
}

.js-ajax-search:focus {
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}

.button-search_desktop {
    z-index: 5;
}

.button-search_desktop-close svg {
    display: none;
    position: relative;
}

.button-search_desktop-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 25%;
    height: 3px;
    width: 26px;
    background-color: #e31e24;
    transform: rotate(45deg);
}

.button-search_desktop-close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 25%;
    height: 3px;
    width: 26px;
    background-color: #e31e24;
    transform: rotate(-45deg);
}

.button-search_desktop-close:hover::before,
.button-search_desktop-close:hover::after {
    background-color: #fff;
}

.item__top {
    min-height: 42px;
}

.item__label img {
    height: 42px;
    width: 42px;
}

.selected {
    color: #e31e24 !important;
}

.empty-cart {
    padding: 20px 0;
    font-family: Bebas Neue, sans-serif;
    font-size: 25px;
    font-weight: 500;
}

.empty-cart a {
    color: #e31e24;
    text-decoration: none;
}

.empty-cart a:hover {
    text-decoration: underline;
}

.button_highlight:focus {
    color: #fff;
}

.js-ajax-search {
    border: none;
}

.navigator__link span {
    font-size: 18px;
    top: 0;
}

.search-page {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}

.search-page input {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 30px;
    height: 60px;
    margin: 0;
    width: 100%;
    list-style: none;
    font-family: Bebas Neue, sans-serif;
    font-size: 22px;
    line-height: 1;
    white-space: nowrap;
    border-radius: 48px;
    border: none;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.08);
}

.search-page input:focus {
    outline: none;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
}

.search-page input:nth-child(2) {
    position: absolute;
    top: 40px;
    right: 0;
    background: #e31e24;
    width: 115px;
    opacity: 0.9;
    color: #fff;
    text-align: right;
    transition: 0.5s;
}

.search-page input:nth-child(2):hover {
    background: #fff;
    color: #000;
    background: #c6c6c6;
}

.search_error {
    padding: 20px 0 40px 0;
    font-family: Bebas Neue, sans-serif;
    font-size: 22px;
}

.search_error a {
    text-decoration: none;
    color: #e31e24;
}

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

.item-info_order {
    text-decoration: none;
}

.item-info_order:hover .item-info__title {
    color: #e31e24;
}

.filters__block-toggle_link {
    color: #454653;
    text-decoration: none;
}

.filters__block-toggle_link:hover {
    text-decoration: underline;
}

.filters__block-toggle_link::before,
.filters__block-toggle_link::after {
    display: none;
}

.image {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item__bottom {
    min-height: 45px;
}

.item__title {
    flex-direction: column;
    height: 88px;
    margin: 12px 0 18px 0;
}

.item__article {
    font-size: 14px;
    color: #a6a6a6;
    font-weight: normal;
    margin-top: 10px;
}

.links__item_active {
    color: #e31e24;
}

.items_tile {
    z-index: 0 !important;
}

.tile-block {
    z-index: 0;
}

.tile-block__title {
    z-index: 0;
}

.hidden-input {
    display: none;
}

.buy:focus {
    outline: none;
}

.filters__block-toggle_sub {
    padding: 0;
}

.filters__block-toggle_sub::before,
.filters__block-toggle_sub::after {
    right: 0px;
}

.filters__block-toggle_submenu {
    background: none;
    border: none;
    padding: 0;
}

.filters__block-toggle_sub a,
.filters__block-toggle_submenu a {
    font-weight: 600;
}

.filters__list_submenu {
    padding: 10px 0 0 30px;
}

.filters__list_sub {
    padding-left: 45px;
}

.search-list {
    display: none;
    width: 96%;
    margin: 0 auto;
    padding: 0 20px;
    background: #fff;
    list-style: none;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    z-index: 11;
}

.search_desktop_open .search-list {
    display: block;
}

.search-list__item a {
    display: flex;
    padding: 10px 0;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #333333;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

.search-list__item:last-child a {
    padding-bottom: 0;
    border-bottom: none;
}

.search_desktop_open .js-ajax-search:focus {
    background: #fff;
}

.item-info__title {
    text-decoration: none;
}

.item-info__title:hover {
    color: #e31e24;
}

.search-list__item a:hover {
    color: #e31e24;
}

.search-list__block {
    display: flex;
    align-items: center;
}

.search-list__common {
    order: -1;
    padding-right: 30px;
}

.search-list__item_empty {
    padding: 25px 0;
}

.search-list__name_empty {
    font-family: Bebas Neue, sans-serif;
    font-size: 22px;
}

.slider_banner .slider__controls {
    z-index: 8;
}

.feautures__img_decorate::before {
    left: -10px;
}

.feautures__img_decorate img {
    margin-top: 10px;
}

.cart__detail {
    position: fixed;
    right: 0px;
    top: 70%;
    width: 0;
    transition: 0.2s;
    background: #e31e24;
    border-radius: 50px 0px 0px 50px;
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.3);
    padding: 32px 0;
}

.cart__detail .cart__ico::before {
    margin-left: 0;
}

.cart__detail_block {
    display: flex;
    transition: 0.5s;
    width: auto;
    padding: 32px;
}

.cart__detail_none {
    right: -500px;
}

.cart__detail_block .cart__ico::before {
    margin-left: -6px;
}

.subscribe {
    z-index: 0;
}

.subscribe {
    z-index: 0;
}

.orders__remove:focus,
.orders__remove:active {
    outline: none;
}

.tabs_modal .tab {
    opacity: 1 !important;
}

.consult {
    z-index: 0;
}

.section__block_sort-mod {
    display: flex;
    align-items: center;
}

.select-description {
    margin-right: 20px;
}

.modal__footer {
    padding: 0px 50px 40px;
}

.modal-select-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    padding: 0px 0 30px 0;
    align-self: center;
}

.modal__select .nice-select {
    width: 70px;
}

.js-sort {
    min-width: 210px;
}

.button_highlight-border-grey {
    border-color: #333;
    color: #333;
}

.button_highlight-border-grey:hover {
    border-color: #e31e24;
    color: #e31e24;
}

.modal-buy-button {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    align-self: center;
}

.content a {
    color: #e31e24;
}

.content a:hover {
    color: #333;
}

.content img {
    max-width: 100% !important;
    height: 100% !important;
}

.content__comments {
    padding-top: 40px;
}

.button-empty-element {
    margin: 20px auto 0 auto;
}

.link-auth {
    cursor: pointer;
}

.link-auth:hover {
    text-decoration: underline;
}

.modal_choice-size .nice-select .option {
    min-height: 20px;
    height: 25px;
}

.modal_choice-size .nice-select .option:last-child {
    padding-bottom: 20px;
}

.modal_choice-size .list {
    overflow-y: auto;
}

.chosen__item {
    margin: 10px 10px 0 0;
}

.chosen__item_noaccess {
    position: relative;
    pointer-events: none;
}

.chosen__item_noaccess:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -29px;
    content: '';
    width: 58px;
    height: 2px;
    background: #e31e24;
    transform: rotate(45deg);
    cursor: default;
    pointer-events: none;
}

.chosen__item_noaccess:hover .radio__box {
    cursor: default;
    border: 1px solid #e0e0e0;
}

.chosen__item_noaccess .radio__box {
    color: #e0e0e0;
}

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

.buy-button__modal {
    width: 200px;
    padding-left: 15px;
    font-weight: 600;
    color: #e31e24;
}

.buy-button__modal svg {
    left: 30px;
    width: 50px;
}

.buy:hover {
    color: #fff;
}

.modal__buttons_choise-size {
    flex-direction: column;
}

.modal-choize__title {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.chosen_modal {
    justify-content: center;
}

.modal__content_choise {
    padding-bottom: 20px;
}

.button_mobile-news-index {
    display: none;
}

.info__chosen-block {
    margin-top: 20px;
}

.title_personal {
    font-size: 30px;
    line-height: 1;
    background: none;
    text-transform: uppercase;
    font-family: Bebas Neue, sans-serif;
}

.article_page {
    margin-bottom: 0;
}

.article p a {
    color: #e31e24;
}

.article p a:hover {
    text-decoration: underline;
}

.personal-data-link {
    color: #333;
}

.personal-data-link:hover {
    color: #e31e24;
}

.personal-data-link_white {
    color: #fff;
    text-decoration: none;
}

.personal-data-link_white:hover {
    text-decoration: underline;
    color: #fff;
}

.personal-data-link_grey {
    color: #a6a6a6;
    text-decoration: none;
}

.tag {
    padding-right: 16px !important;
}

.tag__link {
    color: #454653;
    text-decoration: none;
}

.tag:hover {
    background: #e31e24;
    color: #FFF;
}

.tag .tag__link:hover {
    color: #FFF;
}

.disabled-btn {
    color: #333;
    background: #fff;
    border: 2px solid #333;
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.3);
}

.disabled-btn:hover span {
    color: #333;
}

.filters__block-toggle_filter {
    display: none;
}

.search-list__name b {
    color: #e31e24;
}

/*слайдер меню*/

.navigator__list_menu {
    display: block;
    overflow: hidden;
    width: 91% !important;
    margin: 0 20px 0 43px !important;
    padding: 10px 30px 10px 20px !important;
}

.navigator__item_slider {
    width: auto !important;
    margin: 0 25px;
}

.slider__controls_menu {
    position: absolute;
    top: 13% !important;
    width: 100%;
    z-index: 1;
}

.menu-arrow_prev {
    position: absolute !important;
    left: 15px;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.menu-arrow_next {
    position: absolute !important;
    right: 55px;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.flickity-slider:focus,
.flickity-viewport:focus,
.navigator__list_menu:focus,
.navigator:focus {
    outline: none;
}

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

.slick-track {
    line-height: 40px;
}

.filters__block-content .filters__block-toggle {
    padding: 3px 40px 3px 0px;
}

.item-add__name {
    font-size: 20px;
}

.navigator__list_menu .navigator__link:focus {
    outline: none !important;
}

.navigator__list_menu .navigator__link:hover {
    color: #e31e24;
}

.navigator__list_menu .navigator__link {
    position: relative;
    color: currentColor;
    text-decoration: none;
    transition: all .16s;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.navigator__list_menu .navigator__link-ico {
    width: 40px;
    height: 32px;
    transition: all .16s;
    margin-right: 10px;
}

.navigator__list_menu .navigator__link-ico svg {
    max-width: 100%;
    max-height: 100%;
    fill: #454653;
}

.table_characteristics a {
    color: #e31e24;
}

.table_characteristics a:hover {
    color: #333;
}


.navigator__list_menu {
    opacity: 0;
}

.section__side_modal {
    cursor: pointer;
    overflow: hidden;
}

.section__side_modal .consult {
    transition: all 0.24s;
}

.section__side_modal:hover .consult {
    filter: grayscale(0.5)
}

/* новое меню */


.menu-trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #e31e24;
    width: 230px;
    border-radius: 48px 0 0 48px;
    text-decoration: none;
    transition: all 0.16s;
}

.navigator_new {
    display: flex;
    margin-bottom: 0;
    z-index: 2;
}

.button-search_desktop-new {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 133px;
    color: #E31E24;
    height: 46px;
    right: 10px;
    border-radius: 48px;
    padding: 0 25px;
    border: none;
}

.button-search_desktop-new:focus {
    outline: none;
}

.button-search_desktop-new svg {
    position: static;
    padding: 0;
    transform: scale(0.6) translate(0, 0);
    max-width: 36px;
}

.button-search_desktop-new span {
    font-size: 22px;
    font-family: Bebas Neue, sans-serif;
    transition: all 0.16s;
    /* padding-right: 21px; */
}

.button-search_desktop-new:hover {
    background: #E31E24;
}

.button-search_desktop-new:hover span {
    color: #fff;
}

.desktop-search-new {
    width: 100%;
}

.search_desktop-new {
    width: 100%;
}

.desktop-search-new .js-ajax-search {
    transform: none;
    border-radius: 0 48px 48px 0 !important;
    background: #fff;
    padding-left: 25px !important;
}

.menu-trigger__span {
    font-size: 22px;
    font-family: Bebas Neue, sans-serif;
    padding-left: 15px;
}

.burger {
    position: relative;
    width: 20px;
    height: 14px;
}

.burger__line {
    position: absolute;
    width: 20px;
    height: 2px;
    background: #fff;
    transition: all 0.32s;
    border-radius: 2px;
}

.burger__line:nth-child(1) {
    top: 0;
}

.burger__line:nth-child(2) {
    top: 6px;
}

.burger__line:nth-child(3) {
    top: 12px;
}

.menu-trigger_open {
    background: #333;
}

.menu-trigger_open .burger__line:nth-child(1) {
    top: 50%;
    transform: rotate(45deg);
}

.menu-trigger_open .burger__line:nth-child(2) {
    opacity: 0;
}

.menu-trigger_open .burger__line:nth-child(3) {
    top: 50%;
    transform: rotate(135deg);
}

.new-navigation {
    display: none;
    position: absolute;
    top: 48px;
    width: 1280px;
    background: #fff;
    margin-top: -24px;
    border-radius: 0 0 48px 48px;
    transition: all 0.24s;
    padding: 40px 12px 60px 12px;
    box-shadow: 0 0 18px rgba(0, 0, 0, .08);
    max-width: 98%;

}

.new-navigation__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 30px 60px;
}

.new-navigation__item {
    width: calc(33% - 40px);
    margin: 20px 40px 20px 0px;
}

.new-navigation_open {
    display: block;
    animation: opacity 0.4s;

}

.header__container_new {
    position: relative;

}

.desktop-search-new .search-list {
    display: block;
    position: absolute;
    min-width: 1060px;
    background: #f2f2f2;
}

.search__input_new {
    position: relative;
}

.info__stock a {
    color: #e31e24;
}

.info__stock a:hover {
    text-decoration: none;
}

.info__stock_off::before {
    background-color: #e31e24;
}

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

.container__city {
    position: relative;
}

.header__address {
    position: relative;
    cursor: pointer;
}

.links_header {
    color: #FFF;
}

.links_header .links__item a:hover {
    color: #ffed00;
}

.links_header .links__item:after {
    background: #FFF;
}

.links_header .links__item a.selected {
    color: #FFF !important;
    text-decoration: underline;
}

.map {
    width: 100%;
    min-height: 400px;
}

.modal__content_map {
    padding: 0;
}

.footer__info {
    margin-top: 40px;
}

.article__image_textpage {
    height: 380px;
}

.article__title_textpage {
    width: 100%;
}

.contacts-inner {
    display: flex;
    height: 600px;
    margin-top: 50px;
    background: #fff;
    position: relative;
}

.contacts-inner__block {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 100px
}

.contacts-inner__text {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}

.contacts-inner__text h3 {
    margin-top: 18px;
    margin-bottom: 0;
    font-weight: 400;
}

.contacts-inner__text strong {
    /* font-weight: 400; */
}

.contacts-inner__text a {
    color: #e31e24;
}

.tel_contacts {
    font-size: inherit;
    display: inline;
}

.social__list_contacts {
    margin-top: 20px;
}

.contacts-inner__block_map {
    padding-top: 0;
    width: 50%;
    height: 100%;
    background: rgb(207, 207, 207);
    position: absolute;
    right: 0;
    top: 0;
}

.contacts-inner__block_map .map {
    width: 100%;
    height: 100%;
}

.new-navigation__all {
    position: absolute;
    right: 60px;
    bottom: 40px;
    border-color: #e31e24;
    color: #e31e24;
}

.new-navigation__all:hover {
    border-color: #333;
    color: #333;
}

.navigator__all {
    color: #e31e24;
    margin-top: 20px;
    display: inline-block;
}

.catalog-new__list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    flex-wrap: wrap;
}

.catalog-new__item {
    width: calc(33% - 40px);
    margin-bottom: 40px;
    margin-left: 20px;
}

.catalog-new__link {
    display: flex;
    align-items: center;
    font-size: 22px;
    font-family: Bebas Neue, sans-serif;
    color: #333;
    text-decoration: none;
    transition: all 0.32s;
}

.catalog-new__link:hover,
.catalog-new__link_active {
    color: #e31e24;
}

.catalog-new__link svg {
    margin-right: 10px;
    height: 60px;
    width: 60px;
    transition: all 0.32s;
}

.catalog-new__link:hover svg {
    fill: #e31e24;
}

.catalog-new__link_active svg {
    fill: #e31e24;
}

.catalog-new__sublist {
    padding-left: 70px;
    list-style: none;
    padding-top: 0;
    display: none;
}

.catalog-new__sublink {
    display: inline-block;
    font-size: 17px;
    color: #333;
    transition: all 0.32s;
    text-decoration: none;
    margin-bottom: 8px;
}

.catalog-new__sublink_second {
    margin-bottom: 0;
    font-size: 16px;
    color: rgb(85, 85, 85);
    font-family: Montserrat, sans-serif;
}

.catalog-new__sublink:hover {
    color: #e31e24;
    text-decoration: underline;
}

.catalog-new__sublist_second {
    padding-left: 25px;
    margin-bottom: 20px;
}

.catalog-new__subitem_second {
    position: relative;
    margin-bottom: 8px;
    margin-top: 0;
}

.catalog-new__subitem_second::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #e31e24;
    transform: translateY(-50%);
}

.content .sitemap {
    padding: 0 0 0 50px;
    margin: 0;
}

.content .sitemap ul {
    margin: 0;
}

.content .sitemap li:before {
    display: none !important;
}

.content .sitemap li {
    padding-left: 0;
}

.content .sitemap a {
    color: #333;
}

.content .sitemap a:hover {
    color: #e31e24;
}

.content .sitemap li {
    margin: 0;
}

.button_categories {
    display: none;
}

.tab-val {
    max-width: 100%;
    width: 100%;
}

.tab-val td {
    border: 1px solid #f3f3f0;
    padding: 10px;
}

.lign_deb {
    background: #e31e24;
    color: #fff;
    font-size: 15px;
}

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

.info__size-link {
    color: #e31e24;
    font-weight: normal;
    text-transform: lowercase;
}

.info__size-link:hover {
    color: #454653;
    text-decoration: none;
}

.table-size {
    overflow: hidden;
}

.tab-val_scroll {
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
}

.tab-val_scroll::-webkit-scrollbar {
    height: 6px;
    background: #eee;
}

.tab-val_scroll::-webkit-scrollbar-thumb {
    background: #454653;
}

.filters_open > .filters__block-content {
    display: block;
}

.modal_size-xl {
    max-width: 600px !important;
}

.lost {
    z-index: 0;
}

.hidden-text {
    display: none;
}

.show-text {
    color: #e31e24;
    transition: all 0.32s;
    font-size: 16px;
    transition: all 0.32s;
    border-bottom: 1px dashed currentColor;
    text-decoration: none;
    font-weight: 700;
}

.show-text:hover {
    color: #282832;
}

.slider__slide_banner {
    min-height: 650px;
}

.slider__slides_banner {
    opacity: 0;
}

.contacts__item a strong {
    display: inline;
}

.footer__block_size-small {
    font-size: 12px;
    color: #a6a6a6;
}

.footer__bottom_text {
    padding: 0 0 40px;
}

.footer__text {
    max-width: 240px;
    margin-top: 40px;
    font-size: 14px;
    color: #a6a6a6;
}

.footer__text a {
    color: #a6a6a6;
}

.footer__text a:hover {
    text-decoration: none;
}

.section__content_tags {
    margin: 40px 0;
}

.offer__title h1 {
    font-size: 56px;
}

.tile-block__title h2 {
    font-family: Bebas Neue, sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
}

.animation-title {
    animation: opacity 1s linear;
}

.offer__content {
    padding: 160px 0 0 20%;
}

.animation-image {
    animation: zoom 1s linear;
}

.filters__view-link {
    color: #e31e24;
    font-size: 16px;
    display: inline-block;
    margin-top: 10px;
}

.filters {
    display: flex;
    flex-direction: column;
}

.smart-filter {
    order: -1;
}

.irs-range__values[data-postfix]:after {
    display: none;
}

.irs-range__value {
    width: 100px;
}

.irs-range__values {
    margin-right: 0;
}

.filters__content_show {
    display: none;
}

.filters__spoiler:before {
    display: none;
}

.filters__spoiler {
    cursor: pointer;
}

.filters__spoiler:hover {
    color: #E31E24;
}

.filters__spoiler:after {
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
    width: 12px;
    height: 8px;
    background-image: url(../img/icon-arrow.svg);
    background-size: cover;
    transform: rotate(180deg) scaleX(1.2);
    transition: all 0.32s;
}

.filters__spoiler_active:after {
    transform: rotate(0deg) scaleX(1.2);
}

.filters__caption {
    z-index: unset;
}

.irs-handle {
    z-index: unset;
}

.irs-handle.type_last {
    z-index: unset;
}

.button_categories span {
    display: inline;
    top: 0;
}

.modal__close {
    z-index: 9999;
}

.field_location {
    display: flex;
    align-items: center;
}

.bx-sls {
    width: calc(100% - 200px);
    padding-left: 5px;
    padding-right: 0%;
}

.bx-sls .dropdown-block {
    font-size: 15px;
    padding: 0 40px;
    height: 48px;
    border: none;
    background: #f2f2f2;
    transition: all .2s;
    border-radius: 24px;
}

.bx-sls .dropdown-icon {
    top: 17px;
    left: 25px;
}

.bx-sls .bx-ui-sls-container {
    min-height: 100%;
}

.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
    height: 100%;
    font-family: Montserrat, sans-serif;
    color: #454653 !important;
    font-size: 15px;
    padding: 0 22px 0 10px !important;
}

.bx-sls .dropdown-fade2white {
    background: none;
}

.bx-sls .bx-ui-sls-pane {
    top: 50px;
    border: none;
    width: calc(100% - 30px);
    left: 15px;
    border-radius: 0 0 8px 8px;
    padding: 0;
}

.bx-sls .bx-ui-sls-pane::-webkit-scrollbar {
    width: 5px;
    background: transparent;
}

.bx-sls .bx-ui-sls-pane::-webkit-scrollbar-thumb {
    background: #747474;
}

.bx-sls .bx-ui-sls-clear {
    top: 8px;
    right: 14px;
}

.bx-sls .bx-ui-sls-error div {
    top: 2px;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.bx-sls .bx-ui-sls-variant-active {
    background-color: #f2f2f2;
    border-radius: 0%;
}

.bx-sls .dropdown-item-text span {
    font-weight: bold;
}

.bx-sls .dropdown-item-text {
    color: #25282c;
}

.field_simple .field__caption + .field__input {
    width: calc(100% - 200px);
    padding-right: 0;
}

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

.radio-block {
    margin-bottom: 20px;
}

.radio-block__field {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    padding: 20px 30px;
    border: 1px solid #F2F2F2;
    border-radius: 20px;
}

.radio-block__name {
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    margin-bottom: 8px;
}

.radio-block__text {
    font-size: 13px;
    line-height: 16px;
    color: #A6A6A6;
    margin-bottom: 13px;
    max-width: 80%;
}

.radio-block__price {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: auto;
}

.radio-block__price div {
    position: relative;
    background: #F2F2F2;
    border-radius: 50px;
    padding: 4px 15px 4px 48px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000000;
}

.radio-block__price div strong {
    font-weight: 400;
}

.radio-block__price div:first-child {
    margin-bottom: 10px;
}

.radio-block__price div::before {
    content: "";
    width: 17px;
    height: 12px;
    position: absolute;
    left: 15px;
    top: 7px;
    background-image: url(../img/truck.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.radio-block__link {
    color: #E33C3C;
    font-size: 14px;
    line-height: 17px;
    text-decoration: underline;
    margin-left: 106px;
}

.radio-block__field_active {
    border: 2px solid #E31E24;
}

.radio-block__info {
    margin-left: 30px;
}

.radio-block__price div:first-child::before {
    background-image: url(../img/coins.svg);
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.7);
}

.preloader svg {
    height: 100px;
    width: 100px;
}

.preloader_open {
    display: flex;
}

.message_info {
    background: #a3e3f9;
}

.message_info:before {
    background-image: url(../img/info-ico.svg);
}

.message__small-text {
    margin: 10px 0 0 0 !important;
    font-size: 14px;
    line-height: 1;
}

.checkout__total-sum {
    width: 100%;
}

.checkout__sum_mini {
    margin: 0;
    font-size: 16px;
    padding: 5px 0;
}

.checkout_promo {
    margin-bottom: 50px;
}

.checkout__title {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #000;
}

.checkout__notice {
    margin: 20px 0 30px 0;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.03em;
}

.button_checkout {
    font-size: 15px;
    line-height: 15px;
    padding: 18px 33px;
    z-index: 1;
    box-shadow: none;
}

.checkout__controls {
    display: flex;
}

.field_checkout {
    margin-right: -40px;
    margin-bottom: 10px;
}

.button_disabled {
    color: #FFF;
    background: #a6a6a6;
    box-shadow: 0 10px 18px rgba(65, 65, 65, .3);
    cursor: default;
    pointer-events: none;
}

.section__flex-wrapp {
    display: flex;
    padding-right: 15%;
}

/* .article-bonus {
    background: #fff;
} */

.bonus {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 15%;
    max-width: 402px;
}

.bonus_wide {
    width: 100%;
    padding: 60px 0 0px 0;
    max-width: unset;
    background: #fff;
    margin: 0;
}

.bonus__title {
    margin: 0;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    max-width: 350px;
    font-weight: 600;
}

.bonus__title_large {
    font-weight: bold;
    font-size: 54px;
    line-height: 54px;
    max-width: unset;
}

.bonus__image {
    margin: 10px 0 46px 0;
    animation: 4s cart infinite linear;
}

.bonus__image img {
    filter: drop-shadow(0px 10px 8px rgba(0, 0, 0, 0.25));
}

.bonus__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 30px;
}

.bonus__list_wide {
    width: 100%;
}

.bonus__item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
}

.bonus__list_wide {
    width: 56%;
    min-width: 720px;
}

.bonus__item_wide {
    width: calc(50% - 25px);
}

.bonus__block {
    display: flex;
    background: #F2F2F2;
    border-radius: 24px;
    height: 48px;
}

.bonus__limit {
    padding: 14px 0 14px 30px;
    background: #F2F2F2;
    border-radius: 24px 0 0 24px;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 21px;
    color: #000000;
}

.bonus__size {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 21px;
    color: #FFFFFF;
    text-align: center;
    width: 60px;
    background: #e31e24;
    padding: 14px 0;
    border-radius: 24px;
    margin-left: auto;
}

.bonus__item_wide .bonus__block {
    height: 80px;
    border-radius: 40px;
}

.bonus__item_wide .bonus__limit {
    font-size: 36px;
    line-height: 36px;
    padding: 26px 0 26px 58px;
    border-radius: 40px 0 0 40px;
}

.bonus__item_wide .bonus__size {
    width: 100px;
    height: 80px;
    font-size: 34px;
    line-height: 34px;
    border-radius: 40px;
    padding: 25px 0;
}

.bonus__notice p {
    margin: 0;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.bonus__count {
    background: #e31e24;
    border-radius: 55px;
    text-align: center;
    padding: 13px 0;
    margin-bottom: 7px;
    width: 100%;
    text-decoration: none;
}

.bonus__count p {
    color: #fff;
    font-size: 38px;
    margin: 0;
    line-height: 38px;
    font-family: Bebas Neue;
}

.bonus__count_small {
    width: 56%;
    margin: 60px auto 90px auto;
    padding: 19px 0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    min-width: 720px;
}

.bonus__count_small p {
    font-size: 26px;
    line-height: 26px;
}

.bonus__instruction {
    margin-top: 68px;
}

.article-bonus__image {
    margin-top: 15px;
}

.article-bonus__image img {
    max-width: 100%;
}

.bonus__instruction-count {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    background: #F3F3F0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    margin-right: 30px;
}

.bonus__instruction-count span {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 48px;
    color: #000000;
    margin: 0;
}

.bonus__instruction-item {
    display: flex;
    align-items: center;
    margin-bottom: 49px;

}

.bonus__instruction-item p {
    font-size: 24px;
    line-height: 29px;
    margin: 0;
    width: calc(100% - 105px);
    max-width: 620px;
}

.form_order .field__caption {
    width: 150px;
}

.CDEK-widget__popup-mask {
    z-index: 99;
}

.bx-sls .dropdown-icon + input.dropdown-field {
    display: none;
}

.modal__link-success {
    color: #e31e24;
}

.response-success-order-pay {
    margin-top: 30px;
}

.response-success-order-pay h3 {
    margin: 0 0 10px 0;
}

.up-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 1;
    width: 48px;
    height: 48px;
    color: #fff;
    text-decoration: none;
    background-color: #e31e24;
    border-radius: 50%;
    transition: .16s;
    bottom: 30px;
    left: 30px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .12);
    transition: all 0.32s;
    opacity: 0;
    z-index: -1;
}

.up-button svg {
    width: 12px;
    height: 24px;
    fill: none;
    stroke: #fff;
    transform: rotate(-90deg);
}

.up-button_active {
    opacity: 1;
    z-index: 1;
}

.up-button:hover {
    background-color: #282832;
}

.small-banner {
    width: 100%;
    display: flex;
}

.small-banner_catalog {
    margin-bottom: 40px;
}

.small-banner__link {
    display: block;
}

.small-banner__image {
    width: 100%;
}

.section__flex-wrapp {
    display: flex;
}

.orders__cell_pay {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.button_profile-pay {
    padding: 0 16px;
    height: 32px;
    font-size: 18px;
    margin-top: 8px;
}

.showcase {
    border-radius: 0;
}

.modal__success-title {
    font-family: Bebas Neue, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 14px;
}

.bx-sls .bx-ui-sls-loader {
    display: none !important;
}

.orders__cell_prices {
    display: flex;
    flex-direction: column;
}

.orders__cell_prices .price-old {
    font-size: 14px;
    text-decoration: line-through;
    color: #666;
}

.info__block-text {
    text-align: center;
    font-weight: bold;
    margin-top: 20px
}

.search-list__block_col {
    display: flex;
    flex-direction: column;
}

.search-list__old-price {
    font-size: 13px;
    text-decoration: line-through;
}

.search-list__old-new {
    font-size: 15px;
}

.search-list__common img {
    max-width: 50px;
    height: auto;
}

.price-block-link {
    margin: 10px 0;
}

.modal__title_form {
    margin-bottom: 25px;
}

.form__bonus-title {
    margin-top: 0;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    color: #000;
    margin-bottom: 40px;
    font-weight: bold;
}

.brands__list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    min-width: 100%;
    padding: 0;
    margin: 0;
}

.brands__item {
    width: 20%;
    min-width: 256px;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    /* max-width: 248px; */
    /* margin: 20px; */
    margin-bottom: 65px;
}

.brands__item:hover {
    filter: grayscale(0);
}

.brand {
    transition: all 0.3s ease-in;
    filter: grayscale(1);
}

.brand img {
    max-width: 100%;
    /* display: flex;
    justify-content: flex-start; */
}


/* brands__navigation */

.brands-navigation {
    padding: 8px 0;
}

.brands-navigation__list {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    align-items: flex-start;
}

.brands-navigation__item {
    margin-right: 32px;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    width: calc(20% - 32px);
    display: flex;
    align-items: flex-start;
}

.brands-navigation__item:nth-child(5n+5) {
    margin-right: 0;
}

.brands-block {
    padding: 20px 24px 20px 23px;
    /* margin-right: 32px; */
    width: 100%;
    height: 100%;
    background-color: white;
    display: flex;
    justify-content: flex-start;

    flex-direction: column;
}

.brands-block__title {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    /* line-height: 38px; */
    color: #000000;
    width: 100%;
    border-bottom: 2px solid #E31E24;;
}

.brands-block__list {
    width: 100%;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
}

.brands-block__item {
    margin-top: 15px;
}

.brands-block__item:first-child {
    margin-top: 20px;
}

.brands-block__link {
    word-break: break-all;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
    transition: all 0.34s;
}

.brands-block__link:hover {
    color: #E31E24;
    text-decoration: underline;
}

.brands-block__item_btn {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.brands-block__item_btn img {
    transition: all 0.3s ease-in;
}

.brands-block__item_btn.openBtn img {
    transform: rotate(180deg);
}

.brands-block__trigger {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 100%;
    text-decoration-line: underline;
    color: #E31E24;
}

.brands__hidden-list {
    display: none;
    padding: 0;
}

.brands__hidden-item {
    list-style: none;
}

.brands__hidden-item:first-child {
    margin-top: 16px;
}

.brands__hidden-list.open {
    display: block;
    animation: hiddenList 0.2s;
}

@keyframes hiddenList {
    0% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(0px);
    }
}

.brands__hidden-item {
    margin-top: 15px;
}

.brands__hidden-link {
    word-break: break-all;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 100%;
    color: #000000;
    text-decoration: none;
}


/* бренд Модалка  */
.brend-description {
    margin-bottom: 40px;
    background: #FFFFFF;
    box-shadow: 0 0 18px hsla(0, 0%, 46%, .12);
}

.brend-description__wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.brend-description__left {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 37px;
    margin-left: 37px;
    /* width: 30%; */
    width: 281px;
}

.brend-description__img img {
    /* padding-left: 30px; */
    max-height: 70px;
    max-width: 200px;
    transition: all 0.34s ease-in;
}

.brend-description__img:hover img {
    filter: grayscale(.75);
}

.brend-description__right {
    margin-top: 35px;
    margin-bottom: 35px;
    padding-left: 37px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-left: 1px solid rgb(241, 241, 238, 0.3);

}

/* .brend-description__right:before{
    content: '';
    width: 1px;
    height: 151px;
} */
.brend-description__title {
    margin: 0;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 42px;
    text-align: center;
    color: #000000;
}

.brend-description__text {
    margin-top: 30px;
    padding-right: 30px;

    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
}

/* /бренд Модалка */
/* mpdal bonus */

.modal-bonus {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.modal-bonus__title {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}

.modal-bonus__title span {
    color: #D9001C;
}

.modal-bonus__img img {
    max-width: 242px;
    width: 100%;
}

.modal-bonus__img {
    position: relative;
    margin-bottom: 20px;
}

.modal-bonus__svg {
    position: absolute;
    top: 7px;
    right: 17px;
    background-color: #D9001C;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-bonus__svg svg {
    width: 30px;
    height: 30px;
    fill: white;
}

.bonus-widget {
    position: fixed;
    bottom: 130px;
    left: 0px;
    z-index: 10;
    background-color: #D9001C;
    width: 72px;
    height: 72px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-radius: 0 50px 50px 0;
    transition: all 0.3s ease-in;
}

.bonus-widget:hover {
    width: 92px;
}

.bonus-widget svg {
    transition: all 0.3s ease-in;
    width: 37px;
    height: 40px;
    fill: white;
    z-index: 10;

}

.button_mobile-news-hidden {
    display: none;
}

/* bonusCODE */

.modal-bonusCode {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.modal-bonusCode__promocode {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-bonusCode__name {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Bebas Neue', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45.3914px;
    line-height: 0.8;
    letter-spacing: 0.02em;
    color: #000000;
    padding: 16px 17px 16px 17px;
    border: 2.68405px dashed #000000;
    margin-bottom: 20px;
}

.modal-bonusCode__text {
    margin: 0;
    max-width: 287px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 60px;
}

.brands-navigation {
    padding: 48px 0;
    background: #fff;
}

.brands-navigation {
    padding: 48px 0;
}

.brands-navigation__list {
    display: flex;
}

.brands-navigation__item {
    list-style: none;
    display: flex;
    justify-content: center;
}

.brands-block {
    padding: 20px 24px 20px 23px;
    margin-right: 32px;
    width: 230px;
    background-color: white;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.brands-block__title {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    /* line-height: 38px; */
    color: #000000;
    width: 100%;
    border-bottom: 2px solid #E31E24;;
}

.brands-block__list {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;

}

.brands-block__item {
    margin-top: 15px;
}

.brands-block__link {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 100%;
    color: #000000;
    text-decoration: none;
}

.brands-block__item_btn {
    width: 182px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.brands-block__trigger {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 100%;
    text-decoration-line: underline;
    color: #E31E24;
}

.cities-list {
    display: flex;
    list-style-type: none;
    flex-direction: column;
    justify-content: space-between;
}

.cities-list__item {
    padding-bottom: 20px;
}


.cities-list__item a {
    text-decoration: none;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    color: #333333;
    letter-spacing: 0.03em;
}

.cities-list__item_grey a {
    color: #a6a6a6;
}

.cities-list__item:hover {
    text-decoration: underline;
    text-underline-position: under;
}

.cities-list__item_active a {
    color: #E31E24 !important;
}

.change-city-block {
    display: none;
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 9;
    width: 265px;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}

.change-city-block p {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #454653;
}

.change-city-block p strong {
    color: #000;
}

.change-city-block a {
    color: #E31E24;
    text-decoration: underline;
}

.change-city-block a:hover {
    text-decoration: none;
}

.modal__header{
    padding: 29px 50px 23px;
}

.store__list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.store__item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 16px 0;
    border-bottom: 1px solid #7D7D7D;
}

.store__item:last-child{
    border-bottom: none;
}

.store__city{
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #454653;
}

.store__name{
    margin-top: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.store__address{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
}

.store__time{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #777777;
}

.store__color{
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
}

.store__color_green{
    color: #0B9419;
}

.store__color_red{
    color: #E31E24;
}

.store__color_grey{
    color: #a6a6a6;
}

.modal_size-m{
    width: 620px;
}

.logotype__image {
     display: flex;
}

.pay-cards {
     margin-top: 30px;
}

.pay-cards_tab {
    display: none;
}

.info__stock_description {
    border-bottom: 1px solid #ededed;
}

.info__stock_description .message_info:before {
    max-height: 90%;
}

.info__stock_description .message_warning {
    padding-right: 5px;
    padding-left: 70px;
    font-size: 14px;
}
.info__stock_description .store {
    padding: 25px 10px;
}

.info__stock_description .store__item:not(:last-of-type) {
    border-bottom: 1px dashed #ededed;
}
.info__stock_description .store__item_instock {
    min-width: 30%;
}

.buy-button__modal__price{
    padding: 0px 50px;
}

.buy-button__modal__price span{
    font-weight: 600;
    font-size: 22px;
    color: #e31e24;
}

.article__content .content table.table{
    width: 100%;
    border: 1px solid #e31e24;
    margin-top: 20px;
    margin-bottom: 40px;
}

.article__content .content table.table tr:first-child{

    font-weight: bold;
}

.article__content .content table.table td{
    border: 1px solid #e31e24;
    padding: 20px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .item__title {
        align-items: stretch;
    }

    .chosen_modal {
        max-width: 400px;
    }

    .personal-data-link {
        display: block;
        max-width: 250px;
    }
}

@keyframes opacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes zoom {
    0% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes cart {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(18px);
    }

    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1320px) {
    .brands__item {
        width: 25%;
        min-width: 256px;
        display: flex;
        justify-content: center;
        align-items: center;
        list-style: none;
        margin-bottom: 65px;
    }
}

@media (max-width: 1200px) {
    .bonus {
        max-width: 300px;
    }

    .bonus_wide {
        max-width: unset;
    }

    .bonus__size {
        width: 48px;
        font-size: 18px;
    }

    .bonus__limit {
        font-size: 18px;
    }
}

@media (max-width: 1050px) {
    .brands__item {
        width: 33%;
        min-width: 256px;
        display: flex;
        justify-content: center;
        align-items: center;
        list-style: none;
        margin-bottom: 65px;
    }

    .brands-navigation__item {
        margin-right: 32px;
        width: calc(33% - 19px);
    }

    .brands-navigation__item:nth-child(3n+3) {
        margin-right: 0;
    }

    .brands-navigation__item:nth-child(5n+5) {
        margin-right: 32px;
    }

    .brands-navigation__item:last-child {
        margin-right: 0;
    }

}


@media (max-width: 1000px) {
    .header:before {
        height: 64px;
    }

    .links__header {
        color: currentColor;
    }

    .header__address {
        margin-top: 10px;
    }

    .header__address span {
        display: inline;
    }

    .contacts-inner {
        height: 100%;
    }

    .contacts-inner .container {
        display: flex;
        flex-direction: column;

    }

    .contacts-inner__block {
        width: 100%;
        padding-top: 30px;
    }

    .contacts-inner__block_map {
        position: static;
        margin: 60px 0 40px 0;
        padding-top: 0;
    }

    .contacts-inner {
        margin-top: 20px;
    }

    .article__image_textpage {
        display: none;
    }

    .header .links_header.links_inline {
        color: #333;
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        margin-top: 20px;
    }

    .links_header .links__item a.selected {
        color: #e31e24 !important;
    }

    .catalog-new__item {
        width: 100%;
        margin-bottom: 25px;
    }

    .catalog-new__link {
        margin-bottom: 10px;
    }

    .catalog-new__link svg {
        height: 30px;
        width: 30px;
    }

    .catalog-new__sublist {
        padding-left: 60px;
    }

    .catalog-new__sublink {
        margin-bottom: 3px;
        font-size: 17px;
    }

    .catalog-new__sublink_second {
        font-size: 15px;
    }

    .catalog-new__sublist_second {
        padding-left: 20px;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .content .sitemap {
        padding: 0 20px;
    }

    .button_categories {
        display: block;
        background: #fff;
        margin-top: 10px;
    }


    .filters__hide {
        display: none;
        background: #fff;
    }

    .table-size {
        overflow-x: scroll;
    }

    .table-size::-webkit-scrollbar {
        height: 6px;
        background: transparent;
    }

    .table-size::-webkit-scrollbar-thumb {
        background: #454653;
    }

    .tab-val_scroll::-webkit-scrollbar {
        background: transparent;
    }

    .tab-val td {
        border: 1px solid #f3f3f0;
        padding: 10px;
        font-size: 13px;
    }

    .lign_deb {
        background: #e31e24;
        color: #fff;
        font-size: 14px;
    }

    .content h1 {
        line-height: 1em;
    }

    .offer__content {
        padding: 60px 0 0 12%;
    }

    .filters {
        display: none;
    }

    .filters__block {
        padding: 10px 20px 10px 30px;
    }

    .section__side {
        padding-top: 0px;
    }

    .tags {
        padding-top: 20px;
    }

    .section__main .items_triple > li {
        background: #fff;
        box-shadow: 0 0 18px hsla(0, 0%, 46%, .12);
    }

    .section__main .items_triple > li .item {
        box-shadow: none;
    }

    .button_checkout {
        padding: 20px 33px;
    }

    .checkout_promo {
        padding-bottom: 0px;
        margin-top: 20px;
        padding-top: 20px;
    }

    .checkout__notice {
        margin: 15px 0;
    }

    .section__side_card {
        padding-top: 0;
    }

    .section__main .items_triple > li {
        margin: 0 0 12px !important;
        width: calc(50% - 6px);
    }

    .pay-cards {
        display: none;
    }

    .pay-cards_tab {
        display: block;
    }
}

@media (max-width: 768px) {
    .header {
        padding-bottom: 0;
        overflow: unset;
        height: unset;
    }

    .header_inner {
        height: 64px;
    }

    .header_inner::before {
        height: 64px;
        width: 65%;
    }

    .breadcrumbs {
        margin: 15px 0 0 0;
    }

    .header__main {
        margin-bottom: 0;
    }

    .button-search_desktop {
        display: none;
    }

    .slider__controls_menu {
        display: none !important;
    }

    .lost {
        width: 100%;
        flex-direction: column;
        padding-bottom: 50px;

    }

    .lost__ico {
        width: 100px;
        height: 100px;
    }

    .lost__ico span {
        font-size: 50px;
        letter-spacing: 10px;
    }

    .lost__text {
        text-align: center;
        font-size: 18px;
    }

    .lost::before {
        width: 100%;
    }

    .lost__content {
        padding-top: 150px;
        padding-left: 0;
        width: 100%;
        z-index: 5;
    }

    .lost__content .title {
        font-size: 36px;
        text-align: center;
    }

    .lost::before {
        bottom: 150px;
    }

    .section__content_mobile {
        padding-top: 50px;
    }

    .section__content_mobile .slider__controls {
        top: -16px;
    }

    .slider_banner {
        /* min-height: 500px; */
    }

    .section__title {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: flex-start;
    }

    .section__title .title {
        top: auto;
        font-size: 33px;
    }

    .menu {
        z-index: 99;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        left: 0;
        top: 0;
        overflow-y: scroll;
        height: 100vh;
        padding-bottom: 40px;
    }

    .btn-lock_close {
        display: none;
    }

    .search_desktop .js-ajax-search {
        display: none;
    }

    .slider_banner .slider__controls {
        left: 80%;
        width: 30%;
        top: 90%;
        z-index: 98;
    }

    .search-page input {
        width: 100%;
    }

    .search-page input:nth-child(2) {
        width: 115px;
        right: 0;
    }

    .items_tile {
        z-index: 1;
        margin-bottom: 0;
    }

    .item__title {
        overflow: unset;
        min-height: 120px;
        height: auto;
    }

    .item__title span {
        column-width: 150px;
        height: 100%;
    }

    .item__top {
        min-height: 35px;
        margin-bottom: 0;
    }

    .item__bottom {
        min-height: 37px;
    }

    .section_background {
        margin: 0 0;
    }

    .footer__main .footer__block:last-child .social__link {
        z-index: 0;
    }

    .counter__input,
    .counter__controls {
        z-index: 0;
    }

    .field_simple {
        flex-direction: column;
    }

    .form_order .field__input,
    .form_data .field__input {
        width: 100% !important;
    }

    .field__caption {
        display: block;
        width: 100% !important;
        text-align: left;
        padding: 0 0 10px 10px;
    }

    .js-ajax-order,
    .button_order,
    .button_dashbord {
        display: inline-block;
        width: 80%;
        font-size: 20px;
        height: 50px;
        margin: 0 auto;
    }

    .button_order span {
        top: 9px;
    }

    .button_buy-mobile {
        height: 50px;
    }

    .pages__item {
        margin: 0;
    }

    .pages__item a {
        width: 38px;
        height: 38px;
    }

    .cart__detail_block {
        display: none;
    }

    .offer__image {
        display: flex;
        justify-content: center;
        padding: 0;
    }

    /* .offer__image img {
        max-width: 400px;
    } */
    .title_mobile-modificate {
        width: 50%;
    }

    .modal__footer {
        padding: 20px;
    }

    .offer__title span {
        text-shadow: 2px 2px 2px black;
    }

    .offer__price strong,
    .offer__price span {
        text-shadow: 1px 1px 3px black;
    }

    .button_mobile-news-hidden {
        display: none;
    }

    .button_mobile-news-index {
        display: flex;
        margin: -30px auto 0 auto;
        width: 60%;
    }

    .slider__controls_mobile-index {
        top: -50px !important;
    }

    .section__content_mobile-slider {
        padding-top: 20px !important;
    }

    .tab__text {
        font-size: 30px;
    }

    .filters__list_submenu {
        padding-left: 15px;
    }

    .chosen_gender {
        flex-direction: row !important;
        justify-content: space-between;
        width: 65%;
        padding-left: 5px;
    }

    .filters__block-toggle_filter {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #f6f6f6;
        padding: 18px 0px 18px 0px;
        font-weight: bold;
    }

    .filters__block-toggle_filter .button {
        background: #fff;
        width: 100%;
        border: 1px solid #999;
        color: #282832;
    }

    .filters__block-toggle_filter span {
        margin: 0 10px;
    }

    .filters {
        margin: 20px 0 0 0;
    }

    .filters__settings {
        transition: all 0.2s;
        opacity: 0;
        margin-bottom: 20px;
        display: block;
        opacity: 1;
    }

    .filters__settings_show {
        display: block;
        opacity: 1;
    }

    .button-body {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .social__list_contacts .social__link {
        z-index: 0;
    }

    .slider__slide_banner {
        min-height: unset;
    }

    .offer__content {
        padding: 120px 0 0;
    }

    .tile-block__title h2 {
        font-size: 24px;
    }

    .slider_items .slider__controls {
        top: -24px;
    }

    .offer__image img {
        width: auto;
        max-height: 360px;
    }

    .offer__image {
        display: block;
    }

    [data-tab-content]:not(.modal__tab-form) {
        display: block !important;
    }

    .items_triple .item {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

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

    .slider_showcase .slider__controls {
        z-index: 0;
    }

    .bx-sls {
        width: 100%;
    }

    .bx-sls .bx-ui-sls-pane {
        width: 90%;
    }

    .radio-block__info {
        width: calc(100% - 80px);
        margin-left: auto;
    }

    .radio-block__image {
        width: 52px;
        height: 40px;
    }

    .radio-block__image img {
        width: 100%;
    }

    .radio-block__field {
        padding: 15px 20px;
    }

    .radio-block__price {
        flex-direction: row;
        justify-content: space-between;
        margin-left: 80px;
        order: 1;
        width: 100%;
    }

    .radio-block__price div {
        padding: 4px 0;
        text-align: center;
        width: 49%;
    }

    .radio-block__price div::before {
        display: none;
    }

    .radio-block__price div:first-child {
        margin-bottom: 0;
        margin-right: 5px;
    }

    .radio-block__link {
        display: block;
        margin: 0px 0 14px 80px;
        font-size: 12px;
        line-height: 12px;
    }

    .radio-block__text {
        max-width: 100%;
    }

    .up-button {
        left: 15px;
        bottom: 15px;
        top: auto;
    }

    .section__flex-wrapp {
        flex-direction: column;
        padding: 40px 20px;
    }

    .bonus {
        max-width: 100%;
        width: 100%;
        margin: 0 0 10px 0;
        order: -1;
    }

    .bonus__image img {
        width: 100%;
    }

    .bonus__count {
        padding: 10px 0;
    }

    .bonus__count p {
        font-size: 26px;
        line-height: 23px;
    }

    .bonus__notice {
        margin: 20px 0;
    }

    .bonus__item {
        width: calc(50% - 5px);
        margin-bottom: 10px;
    }

    .bonus__notice p {
        max-width: 90%;
        margin: 0 auto;
    }

    .bonus__title {
        font-size: 20px;
    }

    .bonus__list {
        margin-top: 0px;
    }

    .orders_lk .orders__cell:nth-child(3) {
        display: block;
    }

    .orders_lk .orders__cell:nth-child(4) {
        display: none;
    }

    .bonus__list_wide {
        min-width: unset;
        width: 100%;
    }

    .bonus__title_large {
        font-size: 24px;
        line-height: 24px;
    }

    .bonus_wide {
        padding: 25px 6px 0 6px;
    }

    .bonus__instruction-count {
        height: 32px;
        width: 32px;
        margin-right: 12px;
    }

    .bonus__instruction-count span {
        font-size: 20px;
        line-height: 20px;
    }

    .bonus__instruction-item {
        align-items: flex-start;
        margin-bottom: 19px;
    }

    .bonus__instruction-item p {
        font-size: 14px;
        line-height: 17px;
    }

    .bonus__instruction {
        margin-top: 28px;
    }

    .bonus_wide {
        background: none;
    }

    .bonus__count_small {
        width: 100%;
        min-width: unset;
        margin: 30px auto 40px auto;
    }

    .bonus__count_small p {
        font-size: 15px;
        line-height: 15px;
    }

    .bonus__item_wide {
        width: calc(50% - 15px);
    }

    .bonus__item_wide .bonus__limit {
        font-size: 15px;
        padding: 11px 0 11px 26px;
        line-height: 15px;
        background: #F2F2F2;
    }

    .bonus__item_wide .bonus__block {
        height: 33px;
    }

    .bonus__item_wide .bonus__size {
        width: 41px;
        height: 33px;
        font-size: 15px;
        line-height: 15px;
        padding: 11px 0;
    }

    .search-page {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .search-page input:nth-child(2) {
        top: 20px;
    }

    .search-page input {
        height: 40px;
    }

    .section__title_mobile {
        position: relative;
        margin: 0 16px;
        top: unset;
    }

    .modal__title_form {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .brands.slider__slide {
        min-width: 100px !important
    }

    .slider__controls_brands {
        margin-top: 20px;
        top: 0;
    }

    /* .slider_news .slider__slide.brands__item{
        width: 100px;
        min-width: unset;
    } */
    .brand {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50%;
        flex-direction: column;
    }

    .brands__item {
        display: flex;
        justify-content: center;
        height: 150px;
        margin-bottom: 0;
    }

    .sections__brands {
        margin-top: 20px;
    }

    /*  */
    .slider_news .slider__slide.brands__item {
        width: unset;
        max-width: 33%;
        min-width: unset;
    }

    .brand img {
        max-width: 80px;
    }

    .brands-navigation {
        padding: 0px 0;
    }

    .brands-navigation__item {
        margin-right: 16px;
        width: calc(50% - 8px);
    }

    .brands-navigation__item:nth-child(3n+3) {
        margin-right: 16px;
    }

    .brands-navigation__item:nth-child(5n+5) {
        margin-right: 15px;
    }

    .brands-navigation__item:nth-child(2n+2) {
        margin-right: 0px;
    }

    .brands-navigation__item:last-child {
        margin-right: 0;
    }

    .brands-block__title {
        font-size: 30px;
        color: #000000;
        width: 100%;
        border-bottom: 2px solid #E31E24;;
    }

    .brands-block__link {
        font-size: 16px;
        line-height: 100%;
    }

    .brands-block__item {
        margin-top: 14px;
    }

    .brands-block__trigger {
        font-size: 14px;
    }

    .brands-block {
        padding: 14px 18px 14px 17px;
    }

    .brands__hidden-item {
        margin-top: 12px;
    }

    .sections__brands .button {
        display: none;
    }

    .brands .button_mobile-news-hidden {
        display: flex;
        margin: auto;
        width: 60%;
    }

    .brands-navigation__list {

        margin: 0;
        padding: 15px;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .brands-navigation__item {
        display: flex;
        justify-content: flex-start;
    }

    .brands-block {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .store__item{
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
    }

    .modal__header {
        padding: 29px 20px 23px;
    }

    @media (min-width: 424px) {
        .info__stock_description .message_info:before {
            top: 3px;
        }
    }
}



@media (max-width: 600px) {
    .brands-navigation__item {
        margin-right: 0px;
        width: 100%
    }

    .brands-navigation__item:nth-child(3n+3) {
        margin-right: 0px;
    }

    .brands-navigation__item:nth-child(5n+5) {
        margin-right: 0px;
    }

    .brands-navigation__item:nth-child(2n+2) {
        margin-right: 0px;
    }

    .brands-navigation__item:last-child {
        margin-right: 0;
    }

    .brend-description__wrapper {
        flex-direction: column;
    }

    .brend-description__right {
        padding-left: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        border-left: none;
        padding: 12px 8px 12px 8px;
        position: relative;
    }

    .brend-description__right:before {
        content: '';
        position: absolute;
        width: 150px;
        height: 1px;
        background: rgb(241, 241, 238, 0.3);
        top: -30px;
        right: 50%;
        transform: translateX(50%);
    }

    .brend-description__left {
        padding: 0;
    }

    .brend-description__text {
        font-size: 14px;
        line-height: 23px;
        margin-top: 10px;
        padding-right: 12px;
    }

    .brend-description__title {
        font-size: 42px;
        line-height: 44px;
    }

    .brend-description__img img {
        margin-top: 30px;
        padding-left: 12px;
        max-width: 200px;
    }

    .brend-description__wrapper {
        justify-content: flex-start;
        align-items: flex-start;
    }
}

@media (max-width: 400px) {
    .buy-button__modal__price{
        padding: 0px 15px;
    }
}

@media (max-width: 380px) {
    .item__title span {
        font-size: 13px;
    }
}

@media (max-width: 360px) {
    .tab__text {
        font-size: 26px;
    }

    .tabs_modal .tabs__item {
        padding: 0px 10px;
    }

    .slider_banner .slider__controls {
        width: 35%;
    }

    .modal__close {
        top: 6px;
        right: 6px;
        width: 30px;
        height: 30px;
    }

    .tabs__item_mobile .tab__ico {
        display: none;
    }

    .article__main {
        padding: 20px 0px 50px 0px;
    }

    .select-description {
        display: none;
    }

    .js-sort {
        width: 100%;
    }

    .offer__title {
        font-size: 40px;
    }

    .radio-block__info {
        width: calc(100% - 60px);
    }

    .radio-block__price {
        margin-left: 60px;
    }

    .radio-block__link {
        margin-left: 60px;
    }

    .radio-block__field {
        padding: 10px;
    }

    .bonus__limit {
        padding: 14px 0 14px 10px;
    }
}
