/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/*****************/
/**** Модалка ****/
/*****************/

.modal-order {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1500;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.12s, opacity 0.12s 0s, transform 0.12s;
}

.modal-order-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 1rem 1.5rem;
    width: 60%;
    border-radius: 0.5rem;
}

.close-button-order {
    float: right;
    width: 3.5rem;
    line-height: 3.5rem;
    padding-bottom: 2px;
    font-size: 3rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    color: black;
    position: absolute;
    right: 20px;
    z-index: 2;
}
button.single_add_to_cart_button.product_single_add_to.button.alt.contact-form__submit{
    display: block !important;
}

.show-modal-order {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.12s 0s, transform 0.12s;
}

.modal-order__img {
    display: flex;
    justify-content: center;
    width: 50%;
}

.modal-order__img img {
    max-width: 335px;
    width: 100%;
    object-fit: contain;
    transition: transform 0.1s ease;
}

.modal_product_title {
    color: #000;
    font-size: 27px;
    font-family: var(--wd-entities-title-font);
    margin-bottom: 10px;
}

.modalorderheader:hover svg g g,
.modalorderheader:hover svg g g path {
    fill: #cc0605;
    transition: all .1s ease-in-out !important;
}

.modalorderheader {
    transition: all .1s ease-in-out !important;
}

._is-no-scroll {
    overflow: hidden;
}

.modal-order-content .contactform .table .wpcf7-submit {
    margin-top: 10px;
}

.modal-order-content .contactform .table {
    width: 100%;
    padding: 0 0 25px 0;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0;
}

.modal-order-content__right {
    width: 50%;
    padding: 20px 0;
}

.modal-order-content__inner {
    display: flex;
    width: 100%;
}

.modal-order-content__right {
    width: 50%;
    padding: 20px 0;
}

.modal-order-content__right-suptitle {
    color: #ed5e5e;
    font-family: "Montserrat", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 5px;
    margin-bottom: 15px;
}

.modal-order-content__right-title {
    color: #000000;
    font-family: "Tahoma", Sans-serif;
    font-size: 38px;
    line-height: 45px;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    margin-bottom: 20px;
}

.modal-order-content__right-content {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
}

._is-no-scroll {
    overflow: hidden;
}

.form__box input,
.contactform-form__box input {
    border-radius: 8px;
    border-color: #000;
    font-size: 18px;
}

.comment__product.flower_people {
    padding: 0;
}
.top.flower_people_inner {
    flex-direction: column; 
}
.comment__product.flower_people {
    background: transparent;
}
.comment__img.flower_people_img img,
.comment__img.flower_people_img {
    width: 100%;
}
.comment__img.flower_people_img img{
    border-radius: 12px;
    background: #faf8fa;
}
.user.flower_people_user .time,
.user.flower_people_user .name{
    font-size: 14px;
    color: var(--wd-entities-title-color);
    line-height: 1.4;
}
.top.flower_people_inner {
    align-items: baseline;
}
.comment__img.flower_people_img{
    margin-bottom: 12px;
}

@media (max-width: 1250px) {
    .modal-order-content {
        width: 95%;
    }
}

@media (max-width: 768px) {
    .modal-order-content__inner {
        flex-direction: column;
    }

    .modal-order-content__right,
    .modal-order__img {
        width: 100%;
    }

    .contactform-table p:last-child {
        margin-bottom: 0;
    }

    .form__box input,
    .contactform-form__box input {
        margin-bottom: 15px;
    }

    .contact-form__submit {
        width: 100%;
    }
}

/***************************/
/**** Одиночная траница ****/
/***************************/
.product-single__viewed {
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(255px, 4fr));
}

.product-single__viewed-img {
    max-width: 282px;
}

.product-single__viewed-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-single__viewed-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding: 10px;
}

.product-single__viewed-price del {
    margin-right: 10px;
}

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

.advantages__item-content {
    width: 100%;
    text-align: center;
}

.advantages__item-title {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin: 10px 0;
}

.advantages__item-suptitle {
    font-size: 16px;
}

.wd-accordion-item .wc-tab-inner {
    color: #333;
}
.rating-start-product__text--mobile{
    display: none;
}
p.stock.wd-style-default.in-stock:before{
    color: rgb(109,183,56) !important;
}
button.single_add_to_cart_button.button.alt,
button#wd-add-to-cart{
    display: none;
}
.product-popup.single_add_to_cart_button.button.alt {
    width: 100%;
}
.product_title_atribyte {
    display: flex;
    align-items: baseline;
}
.product_title_atribyte .sku_wrapper {
    transform: translateY(-2px);
    color: #000;
    margin-left: 20px;
}
.dostavka_tveti {
    color: #333;
    font-weight: 600;
    line-height: 1;
}
.product_wh {
    background-color: #fff;
    position: absolute;
    top: 5px;
    left: 61px !important;
    inset-inline-start: 7px;
    z-index: 2;
    display: flex;
    padding: 5px 10px 0;
    color: #000 !important;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    font-size: 12px;
    border-radius: 16px;
    line-height: 1.2;
}
.product-images-inner .product_wh{
    left: 15px !important;
    top: 10px !important;
}
.product_meta_tagged_box_text {
    margin-top: 2px;
}
.product-images-inner .product_meta_tagged_item.product_meta_tagged_item--height .product_meta_tagged_box_svg{
    margin-right: 0;
}
.product_wh svg path{
    fill: #000 !important;
    /* fill: rgb(109,183,56) !important; */
}

@media (max-width: 768px) {
    .product-wrapper__top-text{ 
        display: none;
    }
    .rating-start-product__text--mobile{
        display: block;
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }
    .rating-start-product__text--mobile span{
        margin-left: 10px;
        display: inline-block;
    }
    .rating-start-product__text{
        display: none;
    }
    .rating-start-product svg:not(:last-child){
        display: none;
    }
    .modal-order-content__right-suptitle{
        font-size: 12px;
        margin-bottom: 12px;
    }
    .modal-order-content__right-title{
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .modal-order-content__right-content {
        font-size: 16px;
    }
    .modal_product_title{
        display: none;
    }
    .modal-order__img img{
        height: 200px;
    }
    .modal-order-content{
        padding-bottom: 0;
    }
}
@media (max-width: 320px){
    .modal-order-content__right-title {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 10px;
    }
    .modal-order-content__right-content {
        font-size: 14px;
    }
    .contactform-form__box input{
        height: 35px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .modal-order__img img {
        height: 140px;
    }
    .modal-order-content {
        padding: 10px 20px;
    }
    .modal-order-content__right{
        padding-top: 5px;
        padding-bottom: 0; 
    }
    header .whb-column.whb-mobile-left.whb-hidden-lg .site-logo img {
        height: 68px !important;
    }
    header .header-mobile--right a{
        font-size: 12px;
    } 
    header .header-mobile--right-text {
        font-size: 10px;
    }
    header .whb-column.whb-mobile-left.whb-hidden-lg .site-logo img{
        transform: translateY(0px);
    }    
}
/***************************/
/********* Рейтинг *********/
/***************************/
.rating-start-product__wrapper {
    display: flex;
    align-items: center;
}

.rating-start-product {
    cursor: pointer;
    display: flex;
}

.rating-start-product:hover .star polygon {
    fill: #ffd055 !important;
}

.rating-start-product .star polygon {
    fill: #d8d8d8;
}

.rating-start-product .star:hover~.star polygon {
    fill: #d8d8d8 !important;
}

.rating-start-product[data-stars] .star polygon {
    fill: #ffd055;
}

.rating-start-product[data-stars="1"] .star:nth-child(1)~.star polygon {
    fill: #d8d8d8;
}

.rating-start-product[data-stars="2"] .star:nth-child(2)~.star polygon {
    fill: #d8d8d8;
}

.rating-start-product[data-stars="3"] .star:nth-child(3)~.star polygon {
    fill: #d8d8d8;
}

.rating-start-product[data-stars="4"] .star:nth-child(4)~.star polygon {
    fill: #d8d8d8;
}

.rating-start-product[data-stars="5"] .star:nth-child(5)~.star polygon {
    fill: #d8d8d8;
}
.rating-start-product__text {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin: 0 10px;
}
.wd-nav-opener{
    position: relative;
    z-index: 1;
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: calc(100% + 372px);
    right: -300px;
    background: transparent;
    position: absolute;
    height: 50px;
    color: var(--color-gray-900);
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.mobile-nav .wd-nav-opener.wd-active {
    background-color: transparent !important;
    color: #fff;
}
.wd-nav-opener.wd-active:after {
    transform: rotate(90deg);
    color: rgba(211, 61, 61, 1);
}

.rating-start-product.rating-start-global .star:hover~.star polygon {
    fill: #ffd055 !important;
}
.rating-start-product.rating-start-global {
    cursor: auto;
}
.rating-start-product.rating-start-global span {
    color: #ffd055;
    font-size: 17px;
    line-height: 25px;
    margin-right: 5px;
}
.reting_category{
    margin-bottom: 40px;
}
.slider-title__span svg {
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: #ffd055;
}
.slider-title__span{
    color: #ffd055;
}
.category-review__title,
.slider-title__span {
    display: flex;
}

.product-wrapper__top,
.product-wrapper__top-content,
.price{
    display: flex;
    align-items: center;
}
.product-wrapper__top{
    justify-content: space-between;
    padding-bottom: 15px;
}
.product-wrapper__top-sku,
.product-wrapper__top-text {
    line-height: 1;
    margin-left: 5px;
    color: var(--wd-entities-title-color);
}

.price del{
    order: 2;
}

.price ins {
    background-color: rgb(109,183,56);
    border-radius: 8px;
    padding: 6px 11px;
    order: 1;
    margin-right: 10px;
}
.price ins .amount{
    color: #fff;
}
.product-grid-item .price{
    display: flex !important;
}
.product-grid-item :is(.star-rating,.wd-star-rating,.wd-quick-shop-2,.wd-swatches-attr,.wd-product-stock) {
    margin-bottom: 10px;
}
.product_meta_tagged_item {
    display: flex;
    margin-bottom: 5px;
}
.product_meta_tagged_box_svg {
    display: flex;
    align-items: center;
    margin-right: 5px;
}
.tagged_as.product_meta_tagged {
    margin-bottom: 7px;
}
.product_meta_tagged {
    margin-top: 8px;
}
.product_meta_tagged_item.product_meta_tagged_item--width svg {
    transform: rotate(90deg);
}
.product_meta_tagged_item.product_meta_tagged_item--width svg {
    transform: rotate(90deg);
}
.product_meta_tagged_item.product_meta_tagged_item--legth svg{
    display: none;
}
.product_meta_tagged_item.product_meta_tagged_item--legth .product_meta_tagged_box_text{
    margin-left: 17px;
}

.product_meta_tagged_pay {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 7px;
}
/******************************/
/********* Коментарии *********/
/******************************/
.comment__product {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    text-align: left;
}
.comment__product .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.comment__product .name {
    font-size: 18px;
    color: var(--wd-entities-title-color);
}
.comment__product .name {
    font-size: 18px;
}
.comment__product .text {
    color: var(--wd-entities-title-color);
}

table.variations{
    margin-bottom: 0;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    min-width: var(--btn-accented-bgcolor);
    width: auto;
    border-color: #74c044;
    color: #74c044;
    border-width: 2px;
    font-weight: 600;
}
.wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ *{
    display: block !important;
}
nav[class*="-pagination"] li :is(.next,.prev):before{
    content: "Далее";
        font-family: inherit;
            color: var(--color-gray-900);
        font-weight: 600;
        font-size: 14px;
        border-radius: calc(var(--wd-brd-radius) / 1.5);
        transition: all .2s ease;
}
nav[class*="-pagination"] li .prev:before {
    content: "Назад";
        font-family: inherit;
            color: var(--color-gray-900);
        font-weight: 600;
        font-size: 14px;
        border-radius: calc(var(--wd-brd-radius) / 1.5);
        transition: all .2s ease;
}

/******************************/
/********* Категории  *********/
/******************************/

.category-child__inner{
    display: flex;
    /* padding-right: 15px; */
    border-radius: 6px;
    overflow-x: auto;
    /* flex-wrap: wrap; */
}
.category-child__item {
    padding: 6px 11px 8px;
    border-radius: 8px;
    background-color:rgb(109,183,56);
    margin-right: 15px;
    margin-bottom: 15px;
    color: #fff!important;
    font-size: 20px;
    line-height: 1;
    white-space: nowrap;
    transition: .15s;
}
.category-child__item:hover{
    background-color: rgb(72 136 25) !important;
}
/******************************/
/*********    ШАПКА   *********/
/******************************/
.header-mobile--right a { 
    color: rgba(211, 61, 61, 1) !important; 
    font-size: 19px; 
    font-weight: 700;
    letter-spacing: 0.53px;
    text-align: right;
    display: block;
}
.elementor-18 .elementor-element.elementor-element-4304911{
  padding-bottom: 0 !important;
}
.header-mobile--right-text {
    color: #000;
}

.headder-mobile-bottom-svg {
    margin-right: 7px;
    display: flex;
}
.headder-mobile-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headder-mobile-bottom--right,
.headder-mobile-bottom--left{
    display: flex;
    align-items: center;
}

.headder-mobile-bottom-text {
    color: #fff;
}
header .whb-header-bottom {
    background-color: rgb(255, 255, 255);
    border-color: rgba(232, 232, 232, 1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
} 

/******************************/
/*********   ГЛАВНАЯ  *********/
/******************************/
.advantages-container {
    position: relative;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    min-height: 270px;
    padding: 44px 0;
    margin-bottom: 64px;
    background-color: #f5f5f5;
}

.advantages__inner {
    display: flex;
}
.advantages__content-inner{
    display: flex;
    flex-direction: column;
}
.advantages__content-wrapper {
 display: grid;
 grid-template-columns: 1fr 1fr;
 gap: 30px;
 margin-right: 30px;
}
.advantages__content-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 40px;
}

.advantages__content {
    display: flex;
    align-items: center;
    max-width: 400px;
}
.advantages__content-img {
    width: 68px;
    height: 68px;
    margin-right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.advantages__content-box-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #000;
}
.advantages__content-img svg {
    width: 68px;
    height: 68px;
}
.advantages__content-box .advantages__content-box-title:first-child{
    margin-bottom: 5px;
}
.advantages__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 408px;
    height: 260px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    margin-left: auto;
    -webkit-transition: -webkit-filter .2s;
    transition: -webkit-filter .2s;
    -o-transition: filter .2s;
    -moz-transition: filter .2s;
    transition: filter .2s;
    transition: filter .2s,-webkit-filter .2s;
    background: #ebebeb;
    cursor: pointer;
}
/**********************************************/
/*********   Главное меню на главной  *********/
/**********************************************/
.menu_home{
    padding: 16px 12px 16px 8px;
    list-style: none;
    width: 270px;
    position: relative; 
    background: #fff;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.menu_home li:hover .nav-link-text{
    color: var(--wd-primary-color);
}
.menu_home li:hover{
    background-color: var(--bgcolor-gray-200);
    color: var(--wd-primary-color);;
    border-radius: 6px;
}
.menu_home .nav-link-text{
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    color: #212121;
}

/**********************************************/
/*********   Банеры на главной  *********/
/**********************************************/



.products_tab_content_title{
    text-align: center;
}
.theme_location_addresses{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 0;
    list-style-type: none;
}
.theme_location_addresses_item{
    color: #000;
    font-size: 16px;    
}
.theme_location_addresses_item:hover a{
    color: var(--wd-primary-color);
}
.theme_location_addresses_item svg{
    margin-right: 5px;
}
.banner-home__item-menu {
    position: absolute;
    left: -273px;
    top: 260px;
}
.banner-home__item-menu img {
    width: 268px;
    height: 333px;
}
@media (max-width: 1210px) {
    .banner-home__item-menu{
        left: -30%;
    }
}
@media (max-width: 1100px) {
    .banner-home__item-menu{
        left: -32%;
    }
}
@media (max-width: 1209px) {
  .banner-home__item-menu img {
    width: 268px;
    height: 332px;
  }
}


/**********************************************/
/*********   меню  *********/
/**********************************************/
.elementor-element.elementor-element-d2f6417.elementor-widget.elementor-widget-image img,
.elementor-element.elementor-element-b22f4e0.elementor-widget.elementor-widget-image img,
.elementor-element.elementor-element-804f352.elementor-widget.elementor-widget-image img,
.elementor-element.elementor-element-641002e.elementor-widget.elementor-widget-image img {
    height: 200px;
    object-fit: contain;
}
/**********************************************/
/*********   Footer  *********/
/**********************************************/
.needHelp-wrapper{
    display: flex;
    margin-bottom: 80px;
    justify-content: space-between;
}
.needHelp-wrapper .title {
    line-height: 120%;
    margin-bottom: 18px;
    font-size: 26px;
    font-weight: 700;
}
.needHelp-wrapper .title+div {
    font-size: 16px;
    margin-bottom: 20px;
}
.needHelp-wrapper__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.needHelp-wrapper .needHelp-wrapper__item {
    margin: 0;
    width: calc(50% - 10px);
    border-radius: 5px;
    border: 1px solid var(--wd-primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.needHelp-wrapper__item .header-mobile--right a{
    color:  var(--wd-primary-color); 
}
.elementor-element.elementor-element-e2b9b62.elementor-widget.elementor-widget-wd_infobox_carousel[data-id='e2b9b62']{
  display: none;
}
.elementor-element.elementor-element-2dc25a52.elementor-tablet-align-left.elementor-hidden-tablet.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list[data-id="2dc25a52"] li{
    display: flex;
}
.elementor-element.elementor-element-2dc25a52.elementor-tablet-align-left.elementor-hidden-tablet.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list[data-id="2dc25a52"] li svg{
    margin-right: 5px;
    display: inline-block;
}
.footer_contact_soc {
    margin: 15px 0;
}
.footer_contact_soc a svg {
    margin-right: 7px;
    display: inline-block;
}
.footer_contact_soc a:last-child svg {
    margin-right: 0;
}
.footer_pay img {
    height: 100px;
}

/* Цветы */
section.elementor-section.elementor-top-section.elementor-element.elementor-element-f2d6417.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.wd-section-disabled .elementor-container.elementor-column-gap-default {
    display: flex;
    align-items: center;
}
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-64c3c682 img {
    height: 161px;
}

/**********************************************/
/*********   Доставка и оплата  *********/
/**********************************************/

.pb-custom.info1 .pb-single { 
    margin: 0;
    border-radius: 0;
    background-color: #f8f8f8;
}

.pb-custom.info1 .pb-single {
    margin: 0 3px 5px 3px;
    padding: 0px 0 0px 58px;
    height: 85px;
    position: relative;
}

.pb-custom .pb-single.light_bg_color_hover,
.pb-custom .pb-single.light_bg_color_hover a,
.pb-custom .pb-single.light_bg_color_hover>* {
    transition: color 0.2s, background-color 0.2s;
}

.pb-custom .pb-single {
    border-radius: 3px;
}

.pb-custom .pb-single.light_bg_color_hover,
.pb-custom .pb-single.light_bg_color_hover a,
.pb-custom .pb-single.light_bg_color_hover>* {
    transition: color 0.2s, background-color 0.2s;
}

.pb-custom .pb-single.light_bg_color_hover,
.pb-custom .pb-single.light_bg_color_hover a,
.pb-custom .pb-single.light_bg_color_hover>* {
    transition: color 0.2s, background-color 0.2s;
}

.pb-custom.info1 .dostavla_title {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    top: 50%;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pb-custom .pb-single .dostavla_title {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}
.pb-custom .pb-single .dostavla_title:hover {
    color: #6db738;
}
.wc-tab-inner-ul li::before {
  content: "•"; 
  color: var(--wd-primary-color);
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.wc-tab-inner-strong{
  color: #000;
  font-size: 16px;
  line-height: 1.7;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
}
.wc-tab-inner-text,
.wc-tab-inner-ul li{
  color: #000;
  font-size: 15px;
  line-height: 1.7;
  list-style: none; 
}

@media (max-width: 1000px) {
    .theme_location_addresses{
        grid-template-columns: 1fr 1fr;
    }
    /* .advantages__inner{
        flex-direction: column;
    } */
    .advantages__img{
        display: flex;
        margin: auto;
        margin-top: 25px;
    }
    .advantages__content-wrapper{
        margin-right: 0;
    }
    .product-wrapper__top-content,
    .product-wrapper__top{
        flex-direction: column;
        align-items: flex-start;
    }
    .product-wrapper__top-text {
        margin: 5px 0;
    }
    .product-wrapper__top-sku{
        margin-left: 0;
    }
    .row.product-image-summary-wrap {
        padding-top: 20px;
        margin-top: 20px;
    }
    .product-wrapper__top{
        padding-bottom: 0;
    }
    .product-wrapper__top-text{
        line-height: inherit;
    }
    header .whb-header-bottom {
        background-color: rgba(211, 61, 61, 1);
        border-color: rgba(211, 61, 61, 1);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }
}
@media (max-width: 900px) {
    .archive h1{
      font-size: 20px;
      margin-bottom: -6px;
      transform: translateY(-20px);
    }
    .needHelp-wrapper{
        flex-direction: column;
        width: 100%;
        margin: 0;
    }
    .whb-column.whb-mobile-left.whb-hidden-lg .site-logo img{
        height: 78px !important;
        max-height: fit-content;
        transform: translateY(-2px);
    }
    .wd-header-text.set-cont-mb-s.reset-last-child.header-mobile-number{
        padding-right: 0;
    }
    .needHelp-wrapper .needHelp-wrapper__item{
        width: 100%;
    }
    .needHelp-wrapper .needHelp-wrapper__item:first-child{
        margin-bottom: 20px;
    }
    .product-single__viewed {
        grid-template-columns: repeat(auto-fill, minmax(155px, 4fr));
        gap: 10px;
    }

    .advantages__inner .col-sm-3.col-6:nth-last-child(-n+2) .advantages__item,
    .advantages__inner .col-sm-3.col-6:last-child .advantages__item {
        margin-top: 20px;
    }
    .title.slider-title.category-review__title {
        font-size: 18px;
        align-items: center;
    }
    .category-child__item{
        margin-right: 10px;
        margin-bottom: 10px;        
        font-size: 14px;
        padding: 6px 8px 6px;
    }
    .category-child__inner{
        margin-bottom: 20px;
    }
    .wd-tools-element .wd-tools-icon:before {
        font-size: 30px;
    }
    .wd-tools-element.wd-header-mobile-nav.wd-style-icon.wd-design-1 .wd-tools-icon:before {
        font-size: 30px;
    }
    .site-logo {
        padding-right: 0 !important;
    }
    .whb-column.whb-mobile-right.whb-hidden-lg .wd-header-text{
        flex: 1 1 0 !important;
    }
    .whb-general-header .whb-mobile-right {
        flex: 1 1 0% !important;
    }
    .site-logo img {
        height: 64px;
    }
} 

@media (max-width: 600px) {
    .whb-column.whb-mobile-left.whb-hidden-lg .site-logo img{
      height: 70px !important;
    }
    .theme_location_addresses{
        grid-template-columns: 1fr;
    }
    .advantages__content-wrapper{
        grid-template-columns: 1fr;
    }
    .advantages__content{
        max-width: 100%;
    }
    .advantages__item-title {
        min-height: 57px;
    }
    .header-mobile--right a{
        font-size: 17px;
    }
}

@media (max-width: 400px) {
    .header-mobile--right a{
        font-size: 14px;
    }
    .wd-tools-element.wd-header-mobile-nav.wd-style-icon.wd-design-1 .wd-tools-icon:before {
        font-size: 25px;
    }
    .site-logo {
        padding: 0 !important;
    }
    .whb-general-header .whb-mobile-left, .whb-general-header .whb-mobile-right {
        flex: inherit !important;
    }
    .headder-mobile-bottom--right {
        display: NONE;
    }
    .header-mobile--right-text{
        font-size: 12px;
    }
}
@media (max-width: 360px) {
    .header-mobile--right-text {
        font-size: 11px;
        color: #000;
    }
    .wd-tools-element.wd-header-mobile-nav.wd-style-icon.wd-design-1 .wd-tools-icon:before {
        font-size: 22px;
    }
    .whb-column.whb-mobile-left.whb-hidden-lg .site-logo img{
      height: 65px !important;
    }

}



@media (max-width: 1210px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 330px;
    }
  }
  
  @media (max-width: 1209px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 329px;
    }
  }
  
  @media (max-width: 1208px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 328px;
    }
  }
  
  @media (max-width: 1207px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 327px;
    }
  }
  
  @media (max-width: 1206px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 326px;
    }
  }
  
  @media (max-width: 1205px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 325px;
    }
  }
  
  @media (max-width: 1204px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 324px;
    }
  }
  
  @media (max-width: 1203px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 323px;
    }
  }
  
  @media (max-width: 1202px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 322px;
    }
  }
  
  @media (max-width: 1201px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 321px;
    }
  }
  
  @media (max-width: 1200px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 320px;
    }
  }
  
  @media (max-width: 1199px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 319px;
    }
  }
  
  @media (max-width: 1198px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 318px;
    }
  }
  
  @media (max-width: 1197px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 317px;
    }
  }
  
  @media (max-width: 1196px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 316px;
    }
  }
  
  @media (max-width: 1195px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 315px;
    }
  }
  
  @media (max-width: 1194px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 314px;
    }
  }
  
  @media (max-width: 1193px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 313px;
    }
  }
  
  @media (max-width: 1192px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 312px;
    }
  }
  
  @media (max-width: 1191px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 311px;
    }
  }
  
  @media (max-width: 1190px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 310px;
    }
  }
  
  @media (max-width: 1189px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 309px;
    }
  }
  
  @media (max-width: 1188px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 308px;
    }
  }
  
  @media (max-width: 1187px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 307px;
    }
  }
  
  @media (max-width: 1186px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 306px;
    }
  }
  
  @media (max-width: 1185px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 305px;
    }
  }
  
  @media (max-width: 1184px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 304px;
    }
  }
  
  @media (max-width: 1183px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 303px;
    }
  }
  
  @media (max-width: 1182px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 302px;
    }
  }
  
  @media (max-width: 1181px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 301px;
    }
  }
  
  @media (max-width: 1180px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 300px;
    }
  }
  
  @media (max-width: 1179px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 299px;
    }
  }
  
  @media (max-width: 1178px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 298px;
    }
  }
  
  @media (max-width: 1177px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 297px;
    }
  }
  
  @media (max-width: 1176px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 296px;
    }
  }
  
  @media (max-width: 1175px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 295px;
    }
  }
  
  @media (max-width: 1174px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 294px;
    }
  }
  
  @media (max-width: 1173px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 293px;
    }
  }
  
  @media (max-width: 1172px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 292px;
    }
  }
  
  @media (max-width: 1171px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 291px;
    }
  }
  
  @media (max-width: 1170px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 290px;
    }
  }
  
  @media (max-width: 1169px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 289px;
    }
  }
  
  @media (max-width: 1168px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 288px;
    }
  }
  
  @media (max-width: 1167px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 287px;
    }
  }
  
  @media (max-width: 1166px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 286px;
    }
  }
  
  @media (max-width: 1165px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 285px;
    }
  }
  
  @media (max-width: 1164px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 284px;
    }
  }
  
  @media (max-width: 1163px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 283px;
    }
  }
  
  @media (max-width: 1162px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 282px;
    }
  }
  
  @media (max-width: 1161px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 281px;
    }
  }
  
  @media (max-width: 1160px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 280px;
    }
  }
  
  @media (max-width: 1159px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 279px;
    }
  }
  
  @media (max-width: 1158px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 278px;
    }
  }
  
  @media (max-width: 1157px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 277px;
    }
  }
  
  @media (max-width: 1156px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 276px;
    }
  }
  
  @media (max-width: 1155px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 275px;
    }
  }
  
  @media (max-width: 1154px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 274px;
    }
  }
  
  @media (max-width: 1153px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 273px;
    }
  }
  
  @media (max-width: 1152px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 272px;
    }
  }
  
  @media (max-width: 1151px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 271px;
    }
  }
  
  @media (max-width: 1150px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 270px;
    }
  }
  
  @media (max-width: 1149px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 269px;
    }
  }
  
  @media (max-width: 1148px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 268px;
    }
  }
  
  @media (max-width: 1147px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 267px;
    }
  }
  
  @media (max-width: 1146px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 266px;
    }
  }
  
  @media (max-width: 1145px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 265px;
    }
  }
  
  @media (max-width: 1144px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 264px;
    }
  }
  
  @media (max-width: 1143px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 263px;
    }
  }
  
  @media (max-width: 1142px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 262px;
    }
  }
  
  @media (max-width: 1141px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 261px;
    }
  }
  
  @media (max-width: 1140px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 260px;
    }
  }
  
  @media (max-width: 1139px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 259px;
    }
  }
  
  @media (max-width: 1138px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 258px;
    }
  }
  
  @media (max-width: 1137px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 257px;
    }
  }
  
  @media (max-width: 1136px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 256px;
    }
  }
  
  @media (max-width: 1135px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 255px;
    }
  }
  
  @media (max-width: 1134px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 254px;
    }
  }
  
  @media (max-width: 1133px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 253px;
    }
  }
  
  @media (max-width: 1132px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 252px;
    }
  }
  
  @media (max-width: 1131px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 251px;
    }
  }
  
  @media (max-width: 1130px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 250px;
    }
  }
  
  @media (max-width: 1129px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 249px;
    }
  }
  
  @media (max-width: 1128px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 248px;
    }
  }
  
  @media (max-width: 1127px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 247px;
    }
  }
  
  @media (max-width: 1126px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 246px;
    }
  }
  
  @media (max-width: 1125px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 245px;
    }
  }
  
  @media (max-width: 1124px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 244px;
    }
  }
  
  @media (max-width: 1123px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 243px;
    }
  }
  
  @media (max-width: 1122px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 242px;
    }
  }
  
  @media (max-width: 1121px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 241px;
    }
  }
  
  @media (max-width: 1120px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 240px;
    }
  }
  
  @media (max-width: 1119px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 239px;
    }
  }
  
  @media (max-width: 1118px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 238px;
    }
  }
  
  @media (max-width: 1117px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 237px;
    }
  }
  
  @media (max-width: 1116px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 236px;
    }
  }
  
  @media (max-width: 1115px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 235px;
    }
  }
  
  @media (max-width: 1114px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 234px;
    }
  }
  
  @media (max-width: 1113px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 233px;
    }
  }
  
  @media (max-width: 1112px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 232px;
    }
  }
  
  @media (max-width: 1111px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 231px;
    }
  }
  
  @media (max-width: 1110px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 230px;
    }
  }
  
  @media (max-width: 1109px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 229px;
    }
  }
  
  @media (max-width: 1108px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 228px;
    }
  }
  
  @media (max-width: 1107px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 227px;
    }
  }
  
  @media (max-width: 1106px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 226px;
    }
  }
  
  @media (max-width: 1105px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 225px;
    }
  }
  
  @media (max-width: 1104px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 224px;
    }
  }
  
  @media (max-width: 1103px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 223px;
    }
  }
  
  @media (max-width: 1102px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 222px;
    }
  }
  
  @media (max-width: 1101px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 221px;
    }
  }
  
  @media (max-width: 1100px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 220px;
    }
  }
  
  @media (max-width: 1099px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 219px;
    }
  }
  
  @media (max-width: 1098px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 218px;
    }
  }
  
  @media (max-width: 1097px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 217px;
    }
  }
  
  @media (max-width: 1096px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 216px;
    }
  }
  
  @media (max-width: 1095px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 215px;
    }
  }
  
  @media (max-width: 1094px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 214px;
    }
  }
  
  @media (max-width: 1093px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 213px;
    }
  }
  
  @media (max-width: 1092px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 212px;
    }
  }
  
  @media (max-width: 1091px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 211px;
    }
  }
  
  @media (max-width: 1090px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 210px;
    }
  }
  
  @media (max-width: 1089px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 209px;
    }
  }
  
  @media (max-width: 1088px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 208px;
    }
  }
  
  @media (max-width: 1087px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 207px;
    }
  }
  
  @media (max-width: 1086px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 206px;
    }
  }
  
  @media (max-width: 1085px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 205px;
    }
  }
  
  @media (max-width: 1084px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 204px;
    }
  }
  
  @media (max-width: 1083px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 203px;
    }
  }
  
  @media (max-width: 1082px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 202px;
    }
  }
  
  @media (max-width: 1081px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 201px;
    }
  }
  
  @media (max-width: 1080px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 200px;
    }
  }
  
  @media (max-width: 1079px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 199px;
    }
  }
  
  @media (max-width: 1078px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 198px;
    }
  }
  
  @media (max-width: 1077px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 197px;
    }
  }
  
  @media (max-width: 1076px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 196px;
    }
  }
  
  @media (max-width: 1075px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 195px;
    }
  }
  
  @media (max-width: 1074px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 194px;
    }
  }
  
  @media (max-width: 1073px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 193px;
    }
  }
  
  @media (max-width: 1072px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 192px;
    }
  }
  
  @media (max-width: 1071px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 191px;
    }
  }
  
  @media (max-width: 1070px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 190px;
    }
  }
  
  @media (max-width: 1069px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 189px;
    }
  }
  
  @media (max-width: 1068px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 188px;
    }
  }
  
  @media (max-width: 1067px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 187px;
    }
  }
  
  @media (max-width: 1066px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 186px;
    }
  }
  
  @media (max-width: 1065px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 185px;
    }
  }
  
  @media (max-width: 1064px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 184px;
    }
  }
  
  @media (max-width: 1063px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 183px;
    }
  }
  
  @media (max-width: 1062px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 182px;
    }
  }
  
  @media (max-width: 1061px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 181px;
    }
  }
  
  @media (max-width: 1060px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 180px;
    }
  }
  
  @media (max-width: 1059px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 179px;
    }
  }
  
  @media (max-width: 1058px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 178px;
    }
  }
  
  @media (max-width: 1057px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 177px;
    }
  }
  
  @media (max-width: 1056px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 176px;
    }
  }
  
  @media (max-width: 1055px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 175px;
    }
  }
  
  @media (max-width: 1054px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 174px;
    }
  }
  
  @media (max-width: 1053px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 173px;
    }
  }
  
  @media (max-width: 1052px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 172px;
    }
  }
  
  @media (max-width: 1051px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 171px;
    }
  }
  
  @media (max-width: 1050px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 170px;
    }
  }
  
  @media (max-width: 1049px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 169px;
    }
  }
  
  @media (max-width: 1048px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 168px;
    }
  }
  
  @media (max-width: 1047px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 167px;
    }
  }
  
  @media (max-width: 1046px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 166px;
    }
  }
  
  @media (max-width: 1045px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 165px;
    }
  }
  
  @media (max-width: 1044px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 164px;
    }
  }
  
  @media (max-width: 1043px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 163px;
    }
  }
  
  @media (max-width: 1042px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 162px;
    }
  }
  
  @media (max-width: 1041px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 161px;
    }
  }
  
  @media (max-width: 1040px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 160px;
    }
  }
  
  @media (max-width: 1039px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 159px;
    }
  }
  
  @media (max-width: 1038px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 158px;
    }
  }
  
  @media (max-width: 1037px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 157px;
    }
  }
  
  @media (max-width: 1036px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 156px;
    }
  }
  
  @media (max-width: 1035px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 155px;
    }
  }
  
  @media (max-width: 1034px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 154px;
    }
  }
  
  @media (max-width: 1033px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 153px;
    }
  }
  
  @media (max-width: 1032px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 152px;
    }
  }
  
  @media (max-width: 1031px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 151px;
    }
  }
  
  @media (max-width: 1030px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 150px;
    }
  }
  
  @media (max-width: 1029px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 149px;
    }
  }
  
  @media (max-width: 1028px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 148px;
    }
  }
  
  @media (max-width: 1027px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 147px;
    }
  }
  
  @media (max-width: 1026px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 146px;
    }
  }
  
  @media (max-width: 1025px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 145px;
    }
  }
  
  @media (max-width: 1024px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 144px;
    }
  }
  
  @media (max-width: 1023px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 143px;
    }
  }
  
  @media (max-width: 1022px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 142px;
    }
  }
  
  @media (max-width: 1021px) {
    .banner-home__item-menu img {
      width: 268px;
      height: 141px;
    }
  }
  
  @media (max-width: 1020px) {
    .banner-home__item-menu{
        display: none;
    }
    .banner-home__item-menu img {
      width: 268px;
      height: 140px;
    }
  }
  