header{-ms-flex-negative:0;flex-shrink:0; position: sticky;top: -118px;z-index:100;}
.header_top {overflow: hidden}
/* .lazy:not(.loaded){-o-object-fit:scale-down;object-fit:scale-down} */
/* .lazy.loaded{-o-object-fit:cover;object-fit:cover} */
.header__bottom,.header__center,.header__top{position:relative}
.header__top{background:var(--bg-second);color:#fff;height:50px;transition:all .5s ease;display:flex;align-items:center}
.header__center{background-color:#131313;color:var(--body-text);}
.header__bottom,.fn_header__sticky{background:#3c3c3c;color:var(--second-company-text);padding:0}
/* .header__bottom.fixed{position:fixed;top:0;z-index:9999} */
.switcher__item{position:relative;padding:1px 10px;white-space:nowrap}
.switcher__name{padding:0;cursor:pointer;font-size:16px;text-transform:uppercase;font-weight:400}
.switcher__hidden{background:#fff;border-radius:4px;box-shadow:0 2px 5px #0000004d;display:none;left:-12px;padding:8px 0;position:absolute;top:100%;width:auto}
.switcher__language .switcher__hidden{left:0}
.switcher__item:last-child .switcher__hidden{left:inherit;right:0}
.switcher__item:first-child{border-right:1px solid var(--svg-color)}
.switcher__link{font-size:16px;font-weight:600;line-height:1;text-decoration:none;color:#A5A5A5;position:relative;cursor:pointer;white-space:nowrap;transition:all .3s;border:none;width:100%;background:none}
.switcher__visible.active{color:var(--svg-color);text-decoration:underline}
.switcher__visible img,.switcher__link img{-webkit-box-flex:0;-webkit-flex:0 0 20px;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px;margin-right:4px}
.header__logo{-webkit-box-flex:0;max-width:fit-content}
.logo__link{position:relative;display:block;height:fit-content}
.logo__link img,.logo__link svg{display:block;max-height:100%;max-width:100px}
.header-contact{position:relative;}
.header-contact__inner{position: relative;
    display: flex; gap: 60px;}
.header-contact__inner--adress{padding:10px 15px 0;height:45px}
.header-contact__inner--adress .header-contact__item--visible::after{content:none!important}
.header-contact__item{position:relative;opacity:0;visibility:hidden}
.header-contact__item--visible{opacity:1;visibility:visible;height:auto}
.header-contact__section svg{width:24px;height:24px;margin-right:8px;line-height:1;color:#fff;flex-shrink: 0;}
.header-contact__item .dottes_icon{position:absolute;top:2px;right:-10px}
.header-contact__item{position:relative}
.header-contact__inner:hover .dottes_icon{display:none}
.header-contact--phone,.header-contact--email,.header-contact--time{position:relative;font-size:16px;font-weight:500;text-decoration:none;line-height:1.2;word-break:break-all}
.header-contact--time,.header-contact--time p,.header-contact--time span{font-size:14px;font-weight:500}
.header-contact__item--visible.header-contact--phone a{text-decoration:none;color:#fff}
.header-contact--phone a,.header-contact--email a,.header-contact--time{text-decoration:none;color:#3c3c3c; flex-direction: column;}
.header_informers__item{position:relative;cursor:pointer;min-width:70px;transition:.3s;color:var(--second-company-text)}
.header_informers{margin-left:auto}
.header_informers__link{color:#fff;text-decoration:none;flex-direction:column;max-width:230px;width:100%;transition:all .3s;padding:0 50px}
.account__link{color:var(--boxed-text);padding:0 50px 0 0;border-right:1px solid #4B52}
.header_informers__item:first-child{padding-left:0}
.header_informers__item:last-child{padding:0}
.informer_name{font-size:11px;font-weight:400;color:var(--boxed-text)}
.header_informers__link:hover::after{opacity:1}
.header_cart_link{width:230px;height:fit-content;background:#666666;border-radius:5px;align-items:center;justify-content:flex-start;flex-direction:row;gap:26px;padding:12px 0;    z-index: 10;}
.cart_total{font-size:16px;font-weight:500;line-height:1.3}
.header_informers__item.icon-search,.header_informers__link i{width:32px;height:32px}
.header_informers__link i:before{font-size:30px;line-height:1}
.header_informers__link i.fa-balance-scale:before{font-size:26px;line-height:1}
.header_informers__item.icon-search{font-size:32px;min-width:45px;padding:0 5px}
.header_informers__item .compare_counter,.header_informers__item .wishlist_counter,.header_cart_item .cart_counter{background:var(--basic-company);border:3px solid #3c3c3c;border-radius:50%;color:#fff;padding:1px 1px 0 0;position:absolute;right:-16px;top:-5px;width:27px;height:27px;font-size:11px;text-align:center;font-weight:400;line-height:17px;display:block}
.header_informers__item .cart_counter{background:var(--basic-company);border:3px solid #666;border-radius:50%;color:#ffffff;padding:1px 0 0;position:absolute;left:54px;top:4px;width:27px;height:27px;font-size:11px;text-align:center;font-weight:400;line-height:17px;display:block}
.header_informers__link:hover .informer_name{color:var(--boxed-text)}
.header_informers__link svg path,.informer_name{transition:all .3s}
.header_informers__link svg{width:35px;height:35px}
.location_name {
    margin-left: auto;
    font-size: 14px;
    opacity: .6;
}
.header-contact_top {
    color: var(--basic-company);
    transition: all .3s ease;
}
.header_cart_link svg{margin-left:30px;width:35px;height:35px}
.cart_icon_info{display:flex;flex-direction:column}
.search{position:relative;margin:auto 30px;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:430px;width:100%;align-items:center}
.search__input{background:var(--bg);border:1px solid #FBFBFB;color:var(--body-text);height:50px;max-width:430px;width:100%}
.search__button{border-radius:4px;cursor:pointer;font-size:20px;height:100%;position:absolute;text-align:center;right:0;top:0;width:50px;border:none;background:transparent;color:var(--second-company-text);transition:all .3s}
.search__button svg{width:20px;height:20px;color:#A5A5A5}
.header__bottom_panel{position:relative;height:80px}
.catalog_button{-webkit-box-flex:0;-webkit-flex:1 0 320px;-ms-flex:1 0 320px;flex:1 0 320px;max-width:320px;position:relative;margin:0;border-radius:0}
.catalog_button__heading{position:relative;cursor:pointer;font-size:20px;font-weight:600;justify-content:space-between;gap:40px;width:100%;background:var(--basic-company);color:#ffffff;border-radius:5px;height:fit-content;padding:15px 20px;margin:auto 0}
.main_banner_item_annotation{font-size:50px;text-align: center;line-height:1.2;font-weight:700;color: #f4f4f4; text-shadow: 2px 2px 2px #000;text-transform: uppercase;}
.main_banner_item_annotation span{font-weight:800;color:#C40000}
.main_banner_item_content{width:100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 100;}
.main_banner_item_description{font-size:22px;text-align: center;font-weight:600;color: #dadada;margin-top:24px;}
.main_banner_item_link {max-width: 280px; margin-top: 24px;}
.main_banner_item_description ul li{list-style-type:none;font-weight:600;display:flex;align-items:center;gap:16px}
.main_banner_item_description ul{margin-left:0}
.main_banner .swiper-pagination-bullets {
    bottom: 20px
}
.main_page .catalog_button__heading{pointer-events:none}
.catalog_button .catalog_icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center}
.catalog_text{line-height:1;margin-left:0}
.catalog_button .catalog_icon:before{font-size:20px}
.catalog_button .catalog_button__arrow{position:absolute;right:15px}
.catalog_button .arrow_right{height:14px;width:14px;display:block;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.catalog_button.active .arrow_right{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.categories_nav{background:#fff;display:block;position:absolute;top:100%;left:0;transition:all .3s;width:320px;z-index:10;height:615px;opacity:1;visibility:visible;border:1px solid #E9E9E9;border-radius:0 0 10px 10px}
.categories_nav .categories_nav__menu{display:block;position:absolute;top:0;left:0;height:auto;width:100%;max-width:100%;background:#fff;border-radius:0 0 10px 10px}
.fn_catalog_menu.hidden{opacity:0;visibility:hidden;transform:translateY(-20px)}
.categories_nav .categories_nav__menu .categories_menu__item{margin:0}
.categories_menu__item:hover .categories_nav__menu{background:#fff}
.categories_nav .level_2 .categories_menu__link{font-size:16px;font-weight:400}
.categories_nav .level_2 .subcategory{display:flex;flex-wrap:wrap;column-gap:118px;margin:0 auto;}
.categories_nav .level_2 .subcategory .categories_menu__item{max-width:100%;width:100%}
.categories_nav .level_2 .subcategory{width:100%;align-items:flex-start;z-index:100}
.categories_nav .categories_nav__subcategory{position:absolute;top:0;height:auto;z-index:-4;visibility:hidden;opacity:0;width:auto;box-shadow:0 2px 5px #0000004d;-webkit-transform:translateX(330px) translateZ(0px);transform:translateX(330px) translateZ(0px);-webkit-transition:-webkit-all .3s ease-in-out;transition:-webkit-all .3s ease-in-out;transition:all .3s ease-in-out;transition-delay:0s,0s;-webkit-transition-delay:.15s;background-color:#fff}
.categories_nav .categories_menu,.categories_nav .subcategory{height:auto;padding:8px 0;display:flex;flex-direction:column;max-height:615px}
.categories_menu:not(.scroll){overflow:hidden}
.categories_nav .level_3.categories_nav__subcategory{max-height:100%;max-width:100%;width:auto;box-shadow:none;position:relative;visibility:hidden;opacity:0;transform:translateX(0px) translateZ(0px);z-index:0}
.categories_nav .categories_menu__link{padding:16px 12px;position:relative;transition:.3s;text-decoration:none;color:#1a1a1a;line-height:1.3;font-size:16px;font-weight:400;min-height:29px;border-bottom:1px solid #E9E9E9; min-height: 55px;}
.categories_menu .categories_menu__item:last-child .categories_menu__link {border-bottom: none;}
.categories_menu__link{color:var(--body-text);text-decoration:none;position:relative}
.categories_nav .categories_menu__link .categories_menu__icon{height:28px;width:28px;margin-right:12px;-webkit-box-flex:0;-webkit-flex:0 0 28px;-ms-flex:0 0 28px;flex:0 0 28px;max-width:28px;}
.categories_nav .categories_menu__link .categories_menu__icon svg{max-height:22px;max-width:22px}
.categories_nav .categories_menu__link .categories_menu__icon svg path{fill:currentColor!important}
.categories_menu__link .categories_menu__name{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.categories_nav__subcategory:not(.level_3) .categories_menu__link .categories_menu__name{text-overflow:ellipsis}
.categories_nav .categories_menu__link .arrow_right{-webkit-transform:rotate(0);transform:rotate(0);transition:.3s;width:12px;height:12px;-webkit-box-flex:0;-webkit-flex:0 0 15px;-ms-flex:0 0 15px;flex:0 0 15px;max-width:15px}
.categories_nav__subcategory.level_3 .categories__no_image .arrow_right{width:50px;height:50px;display:block;position:relative;top:inherit;max-width:50px;flex:inherit}
.categories_nav .level_2.categories_nav__subcategory{width:100%;height:500px;display:flex;flex-direction:column}
.categories_nav .subcategory .categories_menu__item{background:transparent;position:static}
.categories_nav .level_3 .subcategory{display:none!important}
.bottom_categories{padding:17px 0 37px}
.categories_nav .level_3 .subcategory .categories_menu__item{position:relative;width:100%;min-height:1px;padding:0 10px;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;height:100%;text-align:center;max-width:336px}
.categories_nav .level_3 .subcategory .categories_menu__item .categories_menu__link{height:100%;background:#fff;width:100%;padding:2px 0}
.categories_nav .level_3 .categories_menu__link{font-size:16px;font-weight:400;line-height:26px}
.categories_nav .level_3 .subcategory .categories_menu__item .categories_menu__image{height:100px}
.categories_nav .level_3 .subcategory .categories_menu__item .categories_menu__image svg{max-height:65px;max-width:100%}
.categories_nav .level_3 .subcategory .categories_menu__item .category_name{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100px}
.categories_nav ul::-webkit-scrollbar{width:0;background:transparent}
.scroll{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}
.hover_scroll{position:absolute;left:0;height:170px;width:100%;opacity:1;transition:all 300ms;display:flex;align-items:center;justify-content:center;background-position:center center;background-repeat:no-repeat;background-size:14px 14px;margin:0;background:linear-gradient(180deg,#fff0 -6.57%,#FFF 91.24%)}
.hover_scroll.hover_scroll_up{top:0;transform:rotate(180deg)}
.hover_scroll:hover::before{background-color:#FF970E}
.hover_scroll:before{display:inline-block;font:normal normal normal 14px / 1 FontAwesome;font-size:20px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f107";position:absolute;width:60px;height:40px;line-height:38px;text-align:center;border-radius:90px;-webkit-box-shadow:0 2px 5px #0000004d;box-shadow:0 2px 5px #0000004d;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;color:#3c3c3c;background-color:#FFC06E;bottom:16px}
.hover_scroll.hover_scroll_up:before{transform:rotate(180deg);content:"\f106"}
.hover_scroll.hover_scroll_down{bottom:0;border-radius:0 0 10px 10px}
.main_banner{width:100%;margin:0 0 0 auto;position:relative;flex-direction:column;overflow:hidden}
.main_banner .banner_group__item{height:100%;border:none;border-radius:0}
.main_banner .banner_group{margin-bottom:0;height:700px;display:flex;flex-direction:row;justify-content:space-between;margin-left:0;z-index:0}
.main_banner_item{max-height:615px;height:100%;}
.main_banner_image img{display:block;margin:0 auto;width:100%;position:relative;top:0;left:0;height:520px;object-fit:cover;transition:all .3s ease-out}
.fn_banner_main{width:100%}
.main_h1{margin:30px 0 18px;font-weight:700;font-size: 36px;}
.main{width:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;position:relative}
.sidebar{width:350px;position:relative;float:left}
.products_sidebar{position:sticky;top:90px;background:#5b656f1a;color:var(--boxed-text);border-radius:10px;display:block;padding:24px 20px;margin-bottom:0;}
.sidebar_blog{width:430px;position:relative}
.sidebar--right{float:right}
.sidebar__boxed--user{background:#5b656f1a;color:var(--boxed-text);border-radius:10px;display:block;z-index:1;padding:30px 20px;margin-bottom:0}
.user_save_btn {max-width: 220px;}
.sidebar_blog .sidebar__boxed{padding:20px;background:#F1F4F7;box-shadow:none;border-radius:10px;border:1px solid #E9EDF1}
.sidebar__boxed--subscribe{background:#1b84ec;color:#fff;padding:30px 15px;position:relative}
.sidebar__boxed--subscribe:before{content:'';opacity:.15;position:absolute;top:-6px;left:15%;width:180px;height:180px;background-size:contain;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSA1MTIgMCkiPjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNi45NTUsMS4zMTRjLTMuMTE5LTEuNzgtNi45NTUtMS43NS0xMC4wNDUsMC4wNzhMMzEzLjY1NiwxMDkuNzU2Yy00Ljc1NCwyLjgxMS02LjMyOSw4Ljk0My0zLjUxOCwxMy42OTcgICAgYzIuODEsNC43NTMsOC45NDIsNi4zMjgsMTMuNjk3LDMuNTE4bDEzMS40ODItNzcuNzQ5TDIxMC40MTEsMzAzLjMzNUw4OC42MDMsMjY2LjA2OWwxNTguOTY1LTk0ICAgIGM0Ljc1NC0yLjgxMiw2LjMyOS04Ljk0NCwzLjUxOC0xMy42OThjLTIuODEtNC43NTMtOC45NDMtNi4zMy0xMy42OTctMy41MThMNTguOTEsMjYwLjM5MmMtMy40MSwyLjAxNy01LjMwOSw1Ljg1Ni00Ljg0LDkuNzkxICAgIHMzLjIxNiw3LjIyMSw3LjAwNCw4LjM4bDE0NS40NjksNDQuNTA0TDI3MC43Miw0MzkuODhjMC4wNjcsMC4xMjEsMC4xMzYsMC4yMjMsMC4yMDcsMC4zMTRjMS4wNzEsMS43ODYsMi42NzYsMy4yNDUsNC42NzgsNC4wODcgICAgYzEuMjUzLDAuNTI3LDIuNTcsMC43ODQsMy44NzgsMC43ODRjMi41NjMsMCw1LjA4Ni0wLjk4Niw2Ljk5MS0yLjg0OWw3My43OTQtNzIuMTJsMTM4LjgwNiw0Mi40NjYgICAgYzAuOTYsMC4yOTMsMS45NDUsMC40MzgsMi45MjUsMC40MzhjMi4xMTYsMCw0LjIwNi0wLjY3Miw1Ljk0OC0xLjk2MUM1MTAuNDk2LDQwOS4xNTMsNTEyLDQwNi4xNyw1MTIsNDAzVjEwICAgIEM1MTIsNi40MDksNTEwLjA3NCwzLjA5Myw1MDYuOTU1LDEuMzE0eiBNMjcxLjI2NSwzMjkuMjNjLTEuMTU4LDEuNjczLTEuNzc5LDMuNjU5LTEuNzc5LDUuNjk0djYxLjE3MWwtNDMuODIzLTc5Ljc2NSAgICBsMTkzLjkyMS0yMDEuMjFMMjcxLjI2NSwzMjkuMjN6IE0yODkuNDg2LDQxMS4zMDl2LTYyLjg2N2w0OC45OSwxNC45ODhMMjg5LjQ4Niw0MTEuMzA5eiBNNDkyLDM4OS40ODNsLTE5Ni40OTktNjAuMTE2ICAgIEw0OTIsNDUuNzA0VjM4OS40ODN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xNjQuNDIzLDM0Ny41NzdjLTMuOTA2LTMuOTA1LTEwLjIzNi0zLjkwNS0xNC4xNDMsMGwtOTMuMzUyLDkzLjM1MmMtMy45MDUsMy45MDUtMy45MDUsMTAuMjM3LDAsMTQuMTQzICAgIEM1OC44ODIsNDU3LjAyNCw2MS40NDEsNDU4LDY0LDQ1OHM1LjExOC0wLjk3Niw3LjA3MS0yLjkyOWw5My4zNTItOTMuMzUyQzE2OC4zMjgsMzU3LjgxNSwxNjguMzI4LDM1MS40ODMsMTY0LjQyMywzNDcuNTc3eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDAuMDcxLDQ3MS45MjhjLTMuOTA2LTMuOTAzLTEwLjIzNi0zLjkwMy0xNC4xNDIsMC4wMDFsLTIzLDIzYy0zLjkwNSwzLjkwNS0zLjkwNSwxMC4yMzcsMCwxNC4xNDMgICAgQzQuODgyLDUxMS4wMjQsNy40NDEsNTEyLDEwLDUxMnM1LjExOC0wLjk3Nyw3LjA3MS0yLjkyOWwyMy0yM0M0My45NzYsNDgyLjE2Niw0My45NzYsNDc1LjgzNCw0MC4wNzEsNDcxLjkyOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KCTwvZz4KPC9nPjxnPgoJPGc+CgkJPHBhdGggZD0iTTE0Mi42NDksNDk0LjM0Yy0xLjg1OS0xLjg2LTQuNDM5LTIuOTMtNy4wNjktMi45M2MtMi42NDEsMC01LjIxLDEuMDctNy4wNywyLjkzYy0xLjg2LDEuODYtMi45Myw0LjQzLTIuOTMsNy4wNyAgICBjMCwyLjYzLDEuMDY5LDUuMjEsMi45Myw3LjA3YzEuODYsMS44Niw0LjQ0LDIuOTMsNy4wNywyLjkzczUuMjEtMS4wNyw3LjA2OS0yLjkzYzEuODYtMS44NiwyLjkzMS00LjQ0LDIuOTMxLTcuMDcgICAgQzE0NS41OCw0OTguNzcsMTQ0LjUxLDQ5Ni4yLDE0Mi42NDksNDk0LjM0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjE3LjA1MSw0MTkuOTM1Yy0zLjkwMy0zLjkwNS0xMC4yMzMtMy45MDUtMTQuMTQyLDBsLTQ5LjQ0Niw0OS40NDVjLTMuOTA1LDMuOTA1LTMuOTA1LDEwLjIzNywwLDE0LjE0MiAgICBjMS45NTMsMS45NTMsNC41MTIsMi45MjksNy4wNzEsMi45MjlzNS4xMTgtMC45NzcsNy4wNzEtMi45MjlsNDkuNDQ2LTQ5LjQ0NUMyMjAuOTU2LDQzMC4xNzIsMjIwLjk1Niw0MjMuODQsMjE3LjA1MSw0MTkuOTM1eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzg3LjcwNCw0MTYuMTM5Yy0zLjkwNi0zLjkwNC0xMC4yMzYtMy45MDQtMTQuMTQyLDBsLTQ5LjU4LDQ5LjU4Yy0zLjkwNSwzLjkwNS0zLjkwNSwxMC4yMzcsMCwxNC4xNDMgICAgYzEuOTUzLDEuOTUyLDQuNTEyLDIuOTI5LDcuMDcxLDIuOTI5czUuMTE4LTAuOTc3LDcuMDcxLTIuOTI5bDQ5LjU4LTQ5LjU4QzM5MS42MDksNDI2LjM3NywzOTEuNjA5LDQyMC4wNDUsMzg3LjcwNCw0MTYuMTM5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjgzLjUsMTM2LjMxYy0xLjg2LTEuODYtNC40NC0yLjkzLTcuMDctMi45M3MtNS4yMSwxLjA3LTcuMDcsMi45M2MtMS44NTksMS44Ni0yLjkzLDQuNDQtMi45Myw3LjA4ICAgIGMwLDIuNjMsMS4wNyw1LjIsMi45Myw3LjA2YzEuODYsMS44Nyw0LjQ0LDIuOTMsNy4wNywyLjkzczUuMjEtMS4wNiw3LjA3LTIuOTNjMS44NTktMS44NiwyLjkzLTQuNDMsMi45My03LjA2ICAgIEMyODYuNDMsMTQwLjc1LDI4NS4zNiwxMzguMTcsMjgzLjUsMTM2LjMxeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4=)}
.products_title h1{margin:0}
.products_title{margin-bottom:40px}
.user_container,.blog_container,.products_container{margin-left:366px;width:calc(100% - 366px)}
.one_product_cont{margin-left:0!important;width:100%!important}
.post_container{margin-left:344px;width:calc(100% - 460px);margin-right:auto}
.blog_container--left,.post_container--left{margin-left:0}
.user_container__boxed, .contacts_container__boxed{background:transparent;padding:0}
.no_product_container{margin-left:0;width:100%}
.no_product_container .boxed{background:#d06c3b26;padding:16px 30px;border-radius:6px;}
.user_container .tab{padding:0;display:none}
.sidebar_subscribe__title{font-size:16px;line-height:1.4;cursor:pointer;font-weight:500;margin-bottom:25px;text-align:center}
.sidebar_subscribe__form{position:relative}
.form__input--aside_subscribe{height:32px;font-weight:400;font-size:12px;width:100%;margin-bottom:5px}
.button--aside_subscribe{display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;user-select:none;font-family:inherit;text-decoration:none;border-radius:4px;cursor:pointer;font-size:12px;height:24px;position:absolute;right:4px;top:4px;border:none;background:transparent;color:var(--second-company);opacity:.8;transition:all .3s;line-height:24px;padding:0 7px;text-transform:uppercase}
.button--aside_subscribe:hover{color:var(--second-company);opacity:1}
.button--aside_subscribe svg{width:16px;height:16px}
.post_container__wrapper{padding:0;margin-bottom:15px;overflow:hidden}
.post_container__wallpaper{background-size:cover;min-height:200px;position:relative;padding:0;padding-bottom:67%;height:0;overflow:hidden;background-color:#F4F6F9;margin-bottom:15px;border-radius:10px}
.post_container__img picture,.post_container__img img{display:block;height:100%;width:100%;border-radius:10px;max-height:500px;object-fit:cover}
.post_container__boxed{position:relative;max-width:100%;margin:0 auto}
.sidebar_heading{font-size:14px;line-height:1.2;padding:10px 0;cursor:pointer;font-weight:600;position:relative;color:var(--body-text)}
.sidebar_blog_heading{font-size:22px;line-height:1.2;cursor:pointer;font-weight:600;position:relative;color:var(--basic-company-text);margin-bottom:12px}
.sidebar_item_title{font-size:16px;font-weight:400;color:#6B6B6B;margin-bottom:20px}
.sidebar_item:last-child{border-bottom:0}
.sidebar_heading:before{font-size:14px}
.sidebar_heading.active .sidebar_heading_arrow:before{content:"\f077"}
.blog_catalog{margin:0}
.blog_catalog__list{margin:0;padding:0;list-style:none}
.blog_catalog__list--inner{padding-left:15px;margin-bottom:10px;display:none}
.blog_catalog__item{position:relative;margin:0}
.blog_catalog__list--inner .blog_catalog__item,.blog_catalog__item:last-child{border:none}
.blog_catalog__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;padding:0;padding-right:20px;color:var(--basic-company-text);font-size:16px;font-weight:400;min-height:30px}
.blog_catalog__item:last-child .blog_catalog__link{padding-right:0}
.blog_catalog__no_image,.blog_catalog__link img{-webkit-box-flex:0;-webkit-flex:0 0 20px;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px}
.blog_catalog__name{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;padding-left:10px}
.blog_catalog__list--inner .blog_catalog__link{padding:3px 25px 3px 0;font-size:12px;font-weight:400}
.blog_catalog__link.selected{color:var(--second-company-text)}
.opened > .blog_catalog__list--inner{display:block}
.blog_catalog__switch{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-content:center;position:absolute;top:10px;right:-6px;width:28px;height:28px;font-size:0;cursor:pointer;text-align:center;-webkit-box-flex:0;-webkit-flex:0 0 26px;-ms-flex:0 0 26px;flex:0 0 3026;max-width:26px}
.blog_catalog__switch svg{width:15px;height:15px}
.blog_catalog__switch.active svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.post__labels{position:absolute;top:0;left:0;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.post__label{text-decoration:none;display:inline-block;margin-bottom:2px;padding:5px 15px;background:var(--second-company);color:var(--second-company-text);font-size:13px;font-weight:600;border-radius:0 0 3px 0;transition:all .3s}
.post__label:hover{background:var(--basic-company);color:var(--basic-company-text)}
.post_information{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0}
.post_information__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:8px 35px 8px 0;font-size:13px;color:#aaa}
.post_information__item:last-child{margin-right:0}
.post_item_rating{margin:8px 15px 8px auto}
.post_information__item svg{width:20px;height:20px;margin-right:7px}
.post_information__avatar{width:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;-ms-flex:0 0 32px;flex:0 0 32px;max-width:32px;height:32px;border:1px solid #eee;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;overflow:hidden}
.post_information__avatar svg{margin-right:0}
.post__heading{margin-bottom:30px}
.post__update_date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:13px;border:none;padding:12px 15px;margin-bottom:20px;background:#6db36d33;color:#0b8a0b;border-radius:2px}
.post__update_date svg{width:20px;height:20px;margin-right:10px}
.post__update_date_text{margin-right:5px}
.post__table_contents{background-color:#f0f0f0;padding:25px 20px 10px;margin-bottom:20px}
.post__table_contents_title{font-size:16px;font-weight:600;margin-bottom:15px;padding-left:5px}
.post__table_contents ol{padding-left:0}
.post__table_contents ol li{position:relative;margin-bottom:13px;padding-left:5px}
.post__table_contents ol li a{font-weight:400}
.post_share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-content:space-between;border-bottom:1px solid #D5D5D5;min-height:50px;padding-bottom:40px}
.block_post_comments{padding:30px 0 0;gap:60px;flex-direction:column}
.post_tags{border-radius:3px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:20px 0}
.post_tags svg{width:20px;height:20px;margin:1px 15px 5px 5px;color:#5e5e5e}
.post_tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:none;border-radius:3px;padding:5px 10px;font-size:12px;margin:0 5px 5px 0;color:#777;text-decoration:none;background:#f0f0f0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.post_tag:hover{text-decoration:none;color:#fff;background:var(--basic-company)}
.post_author{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:var(--second-company);color:var(--second-company-text);border-radius:3px;padding:20px 25px 18px;margin:20px 0}
.post_author__images{-webkit-box-flex:0;-webkit-flex:0 0 120px;-ms-flex:0 0 120px;flex:0 0 120px;max-width:120px}
.post_author__img img{width:100px;height:100px;border-radius:50%;object-fit:cover;border:1px solid #f0f0f0}
.post_author__infobox{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 120px);-ms-flex:0 0 calc(100% - 120px);flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px);padding-left:10px}
.post_author__name{font-size:16px;font-weight:600;margin-bottom:6px}
.post_author__position{font-size:13px;font-weight:400;margin-bottom:20px;color:var(--second-company-text);opacity:.8}
.post_author__link{display:inline-block;font-size:12px;font-weight:500;color:var(--second-company-text);opacity:.8}
.post_author__link:hover{color:var(--second-company-text);text-decoration:none}
.post_author__social .social__link{width:26px;height:26px;line-height:24px;font-size:13px}
.filter__tag_menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;margin-top:15px}
.filter__tag_item{margin:0 7px 7px 0}
.filter__tag_link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:none;border-radius:3px;padding:5px;font-size:13px;font-weight:500;border:1px solid #dbdbdb;color:#333;text-decoration:none;background:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.filter__tag_link:hover{color:#fff;background:var(--basic-company)}
.post_container__body{margin-bottom:30px}
.post_container__footer .pager{margin-top:25px;margin-bottom:0}
.filter__name{font-size:20px;line-height:1.2;margin-bottom:20px;cursor:pointer;font-weight:500;position:relative;}
.filter__name_arrow:before{font-size:20px;transition:all .3s ease;transform:rotate(180deg)}
.filter__name.active .filter__name_arrow:before{transform:rotate(0deg)}
.filters .filter__group{border-bottom:1px solid #00000012;padding-bottom:20px;margin-bottom:20px;max-height:290px;overflow:auto}
.filters .filter__group:last-child{border-bottom:none;padding-bottom:0}
.filter__selected_feature .filter__sf_link{background:#fff;border-radius:45px;padding:8px 18px;cursor:pointer;transition:all .3s ease;border:1px solid #EBEBEB;min-height:30px}
.filter__selected_feature .filter__sf_link i,.filter__selected_feature .filter__sf_link span{font-size:12px;color:#8A8A8A}
.filter__selected_feature .filter__sf_link i{color:#8A8A8A}
.filter__selected_feature .filter__sf_link svg{width:14px;height:14px;color:#8A8A8A;position:relative;left:8px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.filter__selected_feature_reset .filter__sf_reset{width:fit-content; background:transparent; font-weight:600;font-size:18px;color:#FF970E;cursor:pointer;transition:all .3s ease;position:relative;text-decoration:none;display:flex;border:none}
.filter__selected_feature_reset .filter__sf_reset::after{content:'';position:absolute;width:100%;height:1px;bottom:0;left:0;background:#FF970E;transition:all .3s ease}
.filter__item{margin:10px 0;position:relative}
.filter__link{transition:color .3s;display:block;width:100%;text-align:left;line-height:26px;padding-left:34px;position:relative;font-size:14px;color:var(--body-text);font-weight:400;background:transparent;border:none;cursor:pointer;text-decoration:none}
.filter__link .filter__checkbox{transition:border-color .3s;border-radius:5px;border:1px solid #B4B4B4;display:block;height:26px;position:absolute;left:0;top:0;width:26px;background:#fdfdfd}
.filter__link .filter__checkbox svg{height:26px;opacity:0;width:26px}
.filter__link .filter__label{display:block;line-height:26px;color:var(--body-text);cursor:pointer;font-weight:400;font-size:14px; transition: all .3s ease;}
@-webkit-keyframes checkmarkAnimation {
100%{stroke-dashoffset:0}
}
@keyframes checkmarkAnimation {
100%{stroke-dashoffset:0}
}
.filter__checkbox.checked svg{color:var(--basic-company)}
.filter__link.checked svg path{stroke:var(--boxed-text);stroke-width:1px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;stroke-miterlimit:10;opacity:1;stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:checkmarkAnimation .5s 0s forwards;animation:checkmarkAnimation .5s 0s forwards}
.filter__link.checked .filter__label{color:var(--basic-company);border:none}
.filter__link.checked .filter__checkbox svg{opacity:1}
.filter__link.checked .filter__checkbox{border:none}
.filter_group_top{display:flex;gap:20px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #D8E0E8}
.filter_group_top .filter__name{margin-bottom:0}
.filter__selected_features{gap:10px}
.view_all_feature{color:#363636;font-size:14px;line-height:1.2;cursor:pointer;font-weight:400;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;border-bottom:1px dashed;border-color:var(--basic-company);margin-bottom:10px;text-decoration:none;display:inline-block}
.feature_content .filter__item.closed{display:none}
.feature_content.opened .filter__item.closed{display:block}
.filter__catalog_menu{margin-bottom:5px}
b.filter__catalog_link,a.filter__catalog_link{position:relative;gap: 4px;font-family:inherit;flex-direction:column; width:100%;text-align:center;background:#3c3c3c;border:none;text-decoration:none;color:var(--body-text);line-height: 1.1;
    font-size: 18px;
    font-weight: 400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;    padding: 10px;
    border-radius: 7px;height: 100%;transition:all .3s ease 0s}
a.filter__catalog_link{cursor:pointer}
.filter_catalog__no_image,b.filter__catalog_link img,a.filter__catalog_link img{width:38px;-webkit-box-flex:0;-webkit-flex:0 0 38px;-ms-flex:0 0 38px;flex:0 0 38px;max-width:38px;height:auto;filter: invert(1);
    opacity: .8;}
a.filter__catalog_link svg{width:12px;height:12px;position:relative;top:1px}
.filter_catalog__no_image svg{width:20px!important;height:20px!important}
.swiper-slide.filter__catalog_item {
    width: auto;
    min-width: 140px;
    max-width: 140px;
    margin-right: 16px;
    height: unset;
}
b.filter__catalog_link.selected{color:var(--basic-company);font-weight:500}
.price_range{overflow:hidden;margin-bottom:16px}
.price_label{-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 45px);-ms-flex:0 0 calc(50% - 45px);flex:0 0 calc(50% - 45px);max-width:calc(50% - 45px)}
.price_range .separator,.price_range .price_currency{line-height:22px;color:#8b8b8b;font-weight:500;font-size:16px;-webkit-box-flex:0;-webkit-flex:0 0 35px;-ms-flex:0 0 35px;flex:0 0 35px;max-width:35px;text-align:center}
.price_range .separator{font-size:1.5rem}
.max_input,.min_input{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;border-radius:5px;border:1px solid #EBEBEB;height:50px;font-size:14px;font-weight:400}
.max_input:focus,.min_input:focus{border-color:var(--basic-company)}
.switch_mobile_filter svg{margin-right:5px;display:inline-block;height:14px;position:relative;width:14px}
.products_container__sort{padding:24px;background-color:#F5F5F5;margin-bottom:24px}
.browsed.products .block__title,.section_browsed .block__title,.cart_main_products .block__title{justify-content:space-between!important;margin-bottom:0}
.browsed.products,.cart_main_products{margin-top:100px}
.boxed_description{background-color:#5b656f0d;padding:80px 0;margin:100px 0}
.boxed_description .block__description{max-width:1020px}
.description_img{transform:translateX(35px)}
.block__description h2{margin-bottom:30px}
.block__description h3{margin-bottom:16px}
.product_heading {
    margin-bottom: 30px;
}
.block__description p{font-size:16px;font-weight:400;line-height:22px;color:var(--body-text)}
.products_sort{flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;gap:12px;border:1px solid #FF970E;background-color:transparent;padding:12px 10px;border-radius:6px}
.sort_title{display:flex;align-items:center;gap:10px}
.product_sort__title{color:var(--basic-company-text);font-size:16px;line-height:1.2;font-weight:400}
.product_sort__link{position:relative;background:transparent;cursor:pointer;font-size:16px;line-height:1;padding:5px 10px;font-weight:600;transition:all .3s ease 0s;border:1px solid #7f7f7f;color:#454545;text-decoration:none;border-radius:4px}
.product_sort__link.active_down,.product_sort__link.active_up{color:var(--button-color);border-color:var(--button-color)}
.product_sort__link .sorting_icon{width:13px;height:13px;margin-left:5px}
.product_sort__link .sorting_icon--right,.product_sort__link .sorting_icon--left{fill:#a1a1a1}
.product_sort__link.active_down .sorting_icon--left{fill:var(--button-color)}
.product_sort__link.active_up .sorting_icon--right{fill:var(--button-color)}
.post_sort_list{flex-direction:column;gap:30px}
.pagination{list-style:none;text-align:center;padding:0;margin:0 auto}
.pagination__item{display:inline-block;margin-bottom:0;padding:0 7px}
.pagination__link{display:block;padding:8px 0;min-width:40px;text-align:center;text-decoration:none;border:1px solid #F6F6F6;background-color:#F6F6F6;color:#3c3c3c;font-size:18px;font-weight:400;border-radius:5px;height:40px;line-height:20px}
.pagination__link:hover,.active .pagination__link{color:#3c3c3c;background-color:var(--pagination-color);border-color:var(--pagination-color)}
.pagination__link:hover{background-color:#F6F6F6}
.products_pagination{margin:30px auto 0}
.breadcrumbs{width:100%;border:none;padding:0 3px 5px;background:transparent;list-style:none;margin:18px 0;color:var(--body-text);overflow-x:auto}
.breadcrumbs .breadcrumbs__item{padding:0;color:inherit;margin:0;font-size:16px;font-weight:400;white-space:nowrap}
.breadcrumbs .breadcrumbs__item:last-child span{color:#A5A5A5}
.breadcrumbs .breadcrumbs__item:first-child{margin-right:3px}
.breadcrumbs .breadcrumbs__item + .breadcrumbs__item:before{padding:0 16px;content:"\f105";font:normal normal normal 16px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.breadcrumbs svg{width:18px;height:18px}
.breadcrumbs a{transition:all .2s ease;text-decoration:none;font-weight:400;color:#ffffff}
.breadcrumbs a:hover{color:var(--button-color)}
.product__rating{position:relative}
.post__rating{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rating_starOff{display:inline-block;vertical-align:top}
.rating_starOff,.rating_starOn{width:90px;height:18px;background:url(../images/rating.png) repeat-x left top}
.rating_starOn{display:block;background-position:left bottom}
.rating_text{vertical-align:middle;line-height:1;display:inline-block;position:relative;margin-left:5px;font-size:16px;font-weight:400;white-space:nowrap;z-index:2}
.rating_text.hidden{display:none}
.product_rating,.post_rating{position:relative}
.prod_rating{display:flex;align-items:center}
.rating_comments{display:flex;padding:0 6px;margin-bottom:16px}
.main_brands{width:100%}
.main_brands__item{height:160px;max-width:160px;padding:0}
.main_brands__image,.main_brands__name,.main_brands__link{height:100%;text-align:center}
.brand_list{gap:40px;-webkit-animation:linear infinite alternate;-webkit-animation-name:run;-webkit-animation-duration:10s}
@keyframes run {
0%{right:0}
50%{right:calc(240px + 60px)}
100%{right:0}
}
.main_brands__image,.main_brands__name{padding:10px}
.main_brands__image img{opacity:.8;transition:.3s}
.author_list,.brand{padding-bottom:120px}
.author_list__item,.brand__item{margin-bottom:15px}
.author_list__preview,.brand__preview{border:1px solid #EBE9E9;height:100%;padding:10px;position:relative;transition:.3s;width:100%;background:#fff;border-radius:5px}
.brand__link{height:100px;margin:auto;position:relative;text-decoration:none}
.brand__image img{display:block}
.brand__name{color:var(--body-text);text-align:center;line-height:1.2;font-size:14px;font-weight:600;text-transform:uppercase;padding:0;overflow:hidden}
.boxed .product_item,.fn_products_slide .product_item{margin-bottom:0}
.product-page__gallery{width:100%;max-width:550px;position:sticky;top:170px;height:fit-content}
.product-page__details{width:calc(100% - 576px)}
.product_page_flex{justify-content:flex-start;gap:20px;margin:0}
.product_item{margin-bottom:16px}
.product_item.swiper-slide{height:100%;min-height:420px;}
.product_tab_name {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden }
.form_login_left,.form_register_left,.form_remind_left{width:46%}
.product_sidebar_item.swiper-slide{max-width:100%}
.product_sidebar_item .product_preview{max-width:310px;margin:0 auto}
.comparison_item{margin-bottom:0!important}
.product_preview{box-shadow:0 4px 17px 0 #00033d0f;padding:10px;position:relative;transition:all .3s ease;width:100%;background:#ffffffed;border-radius:10px;}
.product_preview__sku{color:var(--body-text);font-size:11px;margin:5px 0;font-style:italic;opacity:.7;font-weight:500}
.sku__nubmer{font-weight:600}
.product_preview__center{position:relative}
.product_preview__image{height:100%;margin:0 auto;position:relative}
.product_preview__image a{height:100%;width:100%;flex-direction:column;text-decoration:none;gap:10px}
.product_preview__image a.adult_btn_no{width:80px;height:45px}
.product_preview__image picture,.product_preview__no_image{height:230px;width:100%;display:flex;align-items:center;justify-content:center}
.product_preview__no_image{background-color:#FFF;border-radius:5px;width:100%}
.product_preview__image img{width:auto;object-fit:contain;height:100%}
.product_preview__image .sticker__image{max-height:inherit}
.product_preview__no_image svg{width:auto;height:auto;color:#ECECEC}
.stickers_product-page,.stickers{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:absolute;top:0;left:0;z-index:2}
.stickers_product-page{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;left:inherit;right:0}
.sticker{display:inline-block;padding:5px 10px;height:35px;line-height:25px;color:#3c3c3c;font-size:14px;font-weight:400;margin-bottom:5px;border-radius:5px;white-space:nowrap}
.sticker--hit{background-color:#CFE1CA}
.sticker--discount{background-color:#FFCCBC}
.sticker--special{-webkit-box-flex:0;-webkit-flex:0 0 60px;-ms-flex:0 0 60px;flex:0 0 60px;max-width:60px;width:60px}
.sticker__image{display:inline-block;width:60px;max-height:inherit}
.sticker_pct{position:absolute;top:0;right:0;display:inline-block;text-align:center;line-height:1;background-color:#fb3f4c;color:#fff;font-weight:600;padding:5px 5px 3px;font-size:10px;border-radius:4px}
.product_preview__name{height:48px;overflow:hidden;text-overflow:ellipsis;position:relative;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:0;text-align:left;width:100%;margin-bottom:10px;padding:0 6px}
.product_preview__name a{color:var(--body-text);background:#ffffffe6;line-height:1.2;font-size:14px;transition:.3s;display:block;position:relative;font-weight:500;padding-bottom:5px;min-height:42px;text-decoration:none}
.product_preview__prices{position:relative;gap:12px;align-items:center;padding:0 6px}
.comparison_block__item .product_preview_mini .product_preview__prices{flex-direction:column;gap:2px;padding-right:24px}
.popup_prices,.popup_prices .old_price .currency,.popup_prices .price .currency{font-size:30px;font-weight:600}
.product_preview__prices .old_price,.popup_prices .old_price{color:#A5A5A5;font-size:16px;position:relative;font-weight:500}
.popup_prices .old_price{font-size:30px}
.product_preview__prices .old_price .currency{font-size:18px;font-weight:400;position:relative}
.product_preview__prices .old_price::after,.popup_prices .old_price::after{border-bottom:1px solid #A5A5A5;content:"";left:0;position:absolute;top:45%;width:100%}
.product_preview__prices .price{color:#000;font-size:22px;font-weight:700;line-height:1.2}
.product_preview__prices .price--red,.popup_prices .price--red{color:#E50101}
.product_preview__prices .price .currency{font-size:23px;font-weight:700;position:relative}
.product_preview__bottom{display:none}
.preview_form{display:flex;flex-direction:column;gap:10px}
.product_preview__buttons{position:relative;height:50px}
.product_preview__center .wishlist_button__remove,.product_preview__center .wishlist_button,.product_preview__center .comparison_button,.details_boxed__buttons .wishlist_button{width:50px;min-height:50px;height:50px;border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:transparent;transition:all .3s ease;border:1px solid #E58200;box-shadow:0 2px 8px 0 #00095D26}
.product_preview__center .wishlist_button svg,.product_preview__center .comparison_button svg,.details_boxed__buttons .wishlist_button svg{width:30px;height:30px;transition:all .3s;color:#E58200}
.fn_wishlist_page .product_preview__center .wishlist_button__remove svg{width:24px;height:24px}
.details_boxed__select.hidden{display:none}
.product_preview__center .comparison_button.selected,.gallery_image .wishlist_button.selected,.gallery_image .comparison_button.selected{background-color:var(--svg-color)}
.product_preview__center .wishlist_button.selected:hover svg,.details_boxed__buttons .wishlist_button.selected:hover svg,.product_preview__center .comparison_button.selected:hover svg{color:#FF970E}
.product_icons{position:absolute;display:flex;flex-direction:column;gap:15px;top:10px;right:10px;z-index:2}
.product_preview__center .wishlist_button.selected svg path,.details_boxed__buttons .wishlist_button.selected svg path{fill:#FF970E}
.product_preview__center .wishlist_button.selected svg,.details_boxed__buttons .wishlist_button.selected svg{color:#FF970E}
.product_preview__center .wishlist_button::before{font-size:26px;line-height:1}
.product_preview__center .wishlist_button__remove::before{color:#b10707!important;font-size:23px;line-height:1}
.product_preview__variants select{height:50px;border-radius:5px;border:1px solid #EBE9E9;width:100%;font-weight:400;color:var(--basic-company-text)}
.product_preview__buttons .product_preview__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;height:50px}
.product_preview__buttons .product_preview__button:before{font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1;padding:0 5px}
.product_preview__buttons .remove_link{color:#b10707!important;font-size:38px}
.product_preview__button.hidden{display:none}
.product_preview__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:transparent;border:none;white-space:nowrap;padding:0 5px;color:var(--body-text);border-radius:5px;transition:all .3s;height:30px}
.product_preview__button .product_preview__button_text{visibility:hidden;opacity:0;font-size:16px;font-weight:500;width:0;overflow:hidden}
.product_preview__button{background:var(--button-color);color:var(--basic-company-text);padding:0}
.product_preview__button.fn_notify_av{width:100%;height:50px;justify-content:center;border:1px solid #3c3c3c;background:transparent;color:#3c3c3c}
.no_img_text{position:absolute;background-color:#FFF;font-size:16px;font-weight:400;height:30px;display:flex;margin-top:-15px;align-items:center;color:#A5A5A5}
.product_preview__button .product_preview__button_text{visibility:visible;overflow:visible;opacity:1;width:auto}
.product_preview__button--pre_order{background:transparent;border-color:#7f7f7f;color:#454545;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.product_preview__out_stock{background:transparent;border:1px solid transparent;line-height:1.2;color:#CBCBCB;height:31px;margin:0;font-size:16px;font-weight:400;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:300px;height:50px;border:1px solid #CBCBCB;border-radius:5px;justify-content:center}
.product_preview__button--pre_order .product_preview__button_text{padding:0;visibility:visible;opacity:1;font-size:16px;font-weight:400}
.block__title_popup{justify-content:space-between}
.block__title_popup .h2 {
    color: var(--basic-company-text);
}
.product_preview__button--pre_order,.form__button_continue{padding:14px 43px!important;background-color:transparent!important;color:#3c3c3c!important;border:1px solid #3c3c3c!important}
.product_preview__button--pre_order:hover,.form__button_continue:hover{border:1px solid transparent!important;background:var(--button-color)!important;text-decoration:none!important}
.product_preview__button .icon::before{font-size:20px}
.product_preview__buttons .comparison_button,.product_preview__buttons .fast_order_button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;height:30px;line-height:30px;white-space:nowrap;border-radius:3px;text-decoration:none;background:transparent;border:1px solid #7f7f7f;color:#454545;opacity:.7;font-size:0;transition:all .2s;padding:0 5px;-webkit-box-flex:0;-webkit-flex:0 0 35px;-ms-flex:0 0 35px;flex:0 0 35px;max-width:35px;width:35px;margin-left:5px}
.product_preview__buttons .comparison_button::before{font-size:16px;line-height:1}
.product_preview__buttons .fast_order_button::before{font-size:16px;line-height:1}
.product_preview__buttons .comparison_button.selected{position:relative;opacity:.8;border-color:var(--button-color);color:var(--button-color)}
.product_preview__annotation{display:block;margin-top:10px;max-height:36px;height:36px;overflow:hidden;position:relative;font-size:14px;line-height:1.1;font-weight:400;color:#A5A5A5}
.product_preview__annotation p{line-height:1.2}
.product_center_bottom{display:flex;flex-direction:column;width:100%;padding:0;gap:10px;margin-top:10px;}
.product_center_bottom .product_icons{position:static;flex-direction:row;gap:10px}
.product_item .product_center_bottom{flex-direction:row-reverse;justify-content:space-between;padding:0 6px; align-items: flex-end;}
.product_preview__name_link{font-size:16px;font-weight:600;line-height:1.5;color:#3c3c3c}
.product_preview__annotation ul li{margin:0;font-size:12px}
.product_preview__annotation ol,.product_preview__annotation ul{margin:10px 0 0 15px}
/* .product_preview__variants{margin:10px 0 0;padding:10px 0 0} */
.product_preview__variants.hidden{display:none!important}
.product_preview__variants .select2{margin-top:0}
.product_preview__variants .select2-container{width:100%!important;max-width:100%}
.products_list.no_gutters{position:relative}
.no_in_stock{opacity:.3!important}
.no_in_stock_text{color:#CBCBCB!important}
.product_preview__button:hover{background:var(--button-color-hover)}
.products_list:not(.no_gutters) .product_preview{border:1px solid #dbdbdb}
.fn_product_images{background-color:#FFF;border-radius:5px;width:100%}
.no_in_stock_img{opacity:.4}
.swiper-btn-next_pr,.swiper-btn-prev_pr{opacity:0;visibility:hidden;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;font-size:22px;line-height:1;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;outline:none;left:inherit;background:transparent;text-align:center;color:var(--svg-color);transition:all .2s ease-in-out 0s;margin:0;position:absolute;top:calc(50% - 20px);border-radius:50%}
.swiper-btn-next_pr:hover,.swiper-btn-prev_pr:hover{background:#FDFDFD;border-radius:50%;box-shadow:0 2px 8px 0 #4C5D7D2B}
.swiper-btn-next_pr{right:7px}
.swiper-btn-prev_pr{left:7px}
.swiper-btn-prev_pr svg{transform:rotate(180deg)}
.browsed__item:hover .swiper-btn-next_pr,.browsed__item:hover .swiper-btn-prev_pr,.product_item:hover .swiper-btn-next_pr,.product_item:hover .swiper-btn-prev_pr{opacity:1;visibility:visible}
.product_item:hover .fn_products_slide{z-index:100}
.z-index_prod{z-index:20}
.boxed .article_item,.fn_articles_slide .article_item{margin-bottom:0}
.article_list.no_gutters .article__preview{position:absolute;border:1px solid #EBE9E9;border-radius:5px}
.article_list{padding:20px 0 0}
.article_item{margin-bottom:20px;height:490px}
.article_item:first-child{margin-left:0}
.blog_list .article_item{height:100%;max-width:543px;padding:0;margin:0}
.blog_list .article_list{gap:10px;margin:0;display:grid;grid-template-columns:repeat(3,1fr)}
.blog_block{margin-bottom:120px}
.article__preview{box-shadow:0 4px 17px 0 #00033d0f;background: #ffffff0f; height:100%;padding:10px 10px 15px;position:relative;transition:.3s;width:100%;border-radius:5px}
.article__title{color:#fff;line-height:27px;font-size:20px;transition:.3s;display:block;position:relative;font-weight:500;padding:0 10px;text-decoration:none;overflow: hidden;height:56px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:10px}
.post_item_sidebar .article__title{max-width:435px;background:transparent;font-size:18px;height:100%;display:block;padding:0;line-height:24px}
.article__body{flex-direction:column}
.brand_img{max-height:100px;width:100%}
.article__image_link{height:260px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:5px}
.post_item_sidebar .article__image_link{min-height:60px;max-height:60px}
.post_item_sidebar{text-decoration:none;padding:7px 0;border-bottom:1px solid #D8E0E8;transition:all .3s;gap:5px}
.post_item_sidebar:last-child{border-bottom:none}
.sidebar_post_date{font-size:14px;color:#6e6e6e}
.post_item_sidebar:hover .article__title{color:var(--button-color)}
.fn_products_sidebar .product_item.swiper-slide{margin:0 2px;max-width:290px}
.post_item_sidebar .article__image_link img{max-height:60px;height:100%;border-radius:5px}
.article__image{text-decoration:none}
.article__image img{display:block;width:100%;height:100%;max-height:320px;border-radius:5px;object-fit:cover}
.article__image picture{max-width:523px;max-height:350px;width:100%;height:100%}
.article__avatar{width:24px;height:24px;display:flex;align-items:center;justify-content:center}
.article__labels{position:absolute;top:0;left:0;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.article__label{text-decoration:none;display:inline-block;margin-bottom:2px;padding:3px 10px;background:var(--second-company);color:var(--second-company-text);font-size:12px;font-weight:500;border-radius:0 0 3px 0;transition:all .3s}
.article__label:hover{background:var(--basic-company);color:var(--basic-company-text)}
.article__info{display:flex;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 15px;width:100%;padding:15px 10px}
.article__info_item{font-weight:400;padding-right:25px;font-size:16px;display:flex;align-items:center;color:#757575;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;transition:all .3s;height:24px;gap:8px}
.article__info_item:last-child{padding-right:0}
.article__info_item svg{width:24px;height:22px}
.article__image .article__no_image{height:100%;align-items:center}
.article__image .article__no_image svg{width:100%;height:200px;color:#ECECEC}
.article__info_item--author{display:flex;align-items:center;margin:0}
.post_item_sidebar .article__no_image{background:#fff;border-radius:5px;border:1px solid #F6DADA;padding:12px}
.post_item_sidebar .article__no_image svg{width:60px;height:35px}
.article__avatar img{border-radius:50%;width:24px;height:24px;overflow:hidden}
.article__avatar svg{width:18px;height:18px;margin:0}
.article__author{color:#000}
.article__annotation{position:relative;font-size:16px;line-height:1.4;font-weight:400;color:var(--body-text);padding:0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.article__annotation p{line-height:1.4}
.article__footer{height:24px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 10px;margin-top:20px}
.author_card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.author_card__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%;min-height:280px;height:100%}
.author_card__no_image svg{width:120px;height:120px}
.author_card__info{-webkit-box-flex:0;-webkit-flex:0 0 70%;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;padding-left:30px}
.author_card__name{margin-bottom:5px}
.author_card__position{font-size:16px;color:#aaa;margin-bottom:20px;font-weight:500}
.author_card__social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}
.author_card__social .social__link{border:1px solid;border-color:var(--second-company);background-color:var(--second-company);color:var(--second-company-text)}
.author_card__social .social__link:hover{border-color:var(--basic-company);background-color:var(--basic-company);color:var(--basic-company-text)}
.author_list__link{text-decoration:none}
.author_list__image{margin-bottom:10px;min-height:160px}
.author_list__name{font-weight:600;color:var(--body-text)}
.comment__item{border:1px solid #DEE0EB;box-shadow:0 4px 16px 0 #06003F26;margin-bottom:16px;padding:20px;border-radius:10px}
.comment__item:first-child .comment__inner{margin-top:0}
.comment_heading{color:#222;font-size:24px;line-height:1.2;font-weight:600;margin-bottom:50px;text-align:center;position:relative;margin-top:60px}
.comment_heading::after{content:"";height:2px;background:#c1c1c1;position:absolute;top:55%;right:0;display:block;width:100%}
.comment_heading span{background:#fff;padding:0 20px;position:relative;z-index:1}
.comment__icon{-webkit-box-flex:0;-webkit-flex:0 0 45px;-ms-flex:0 0 45px;flex:0 0 45px;max-width:45px}
.comment__author{gap:30px}
.comment__icon svg{width:45px;height:45px}
.admin_note .comment__icon svg{width:42px;height:42px}
.comment__icon .comment__image{max-width:40px;height:auto}
.comment__boxed{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;flex-direction:column;gap:10px}
.admin_note{margin:20px 0 0 16px;box-shadow:none;border:none;border-left:2px solid #D5D7E1;padding:0 0 0 16px}
.comment__name{font-weight:500;font-size:18px;line-height:1.2;color:#232221}
.comments_btn{max-width: 185px;}
.comments_btn.hidden{opacity:0;visibility:hidden}
.cancel_comment_btn{width:fit-content;height:50px;background:transparent;border-radius:5px;line-height:38px;color:var(--body-text);padding:0 50px;text-decoration:none;display:flex;font-size:16px;font-weight:500;align-items:center;transition:all .3s;cursor:pointer;border:1px solid rgba(255,255,255,0.3);transition:all .3s ease}
.comment__status{font-weight:400;font-size:13px;color:#0b982f;margin-left:10px;margin-right:10px;white-space:nowrap}
.comment__date{font-weight:400;font-size:14px;color:#5F5F5F;white-space:nowrap}
.comment__body{font-weight:400;font-size:16px;line-height:1.3;color:#414141}
.comment_form_img{max-width:530px;width:100%;max-height:450px}
.comment_form_img img{max-height:400px;height:100%}
.form_comment_right{flex-direction:column;width:100%;gap:24px}
.tab_product_img{margin-right:14px;width:55px;height:55px;     display: flex; align-items: center;border-radius: 7px; overflow: hidden;}
.tab_product_img picture{display:flex}
.tab_product_img img{width:100%}
.block_header_comments .form_product_title{font-size:30px;font-weight:500;}
.block__title_popup span{font-size:40px;font-weight:400;color:var(--basic-company-text)}
.your_rating{font-size:18px;font-weight:500;margin-right:20px}
.form__header.hidden{display:none!important}
.product-page__sku .sku_nubmer{font-size:14px;font-weight:500}
.product-page__images{position:relative;width:100%;min-height:1px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-box-ordinal-group:0;text-align:center;max-height:120px;height:100%;margin-top:24px;padding-bottom:20px}
.product-page__image{position:relative;margin:0;width:100%;min-height:1px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center;background-color:var(--boxed-color);border-radius:10px;background-color:#fff;border:1px solid #B7B7B7;overflow:hidden}
.product-page__image--full{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.product-page__img{padding:0;width:100%}
.gallery_image a{min-height:400px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.gallery_image a.adult_btn_no{min-height:45px}
.product-page__no_image{width:100%;height:100%;padding:10px;border-radius:10px;background-color:#fff;border:1px solid #B7B7B7;overflow:hidden}
.wish_icon{position:relative}
.product-page__no_image svg{width:200px;height:200px;margin:100px;color:#ECECEC}
.product-page__images-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:110px;min-height:100px;border-radius:5px;cursor:pointer;overflow:hidden;transition:all .2s ease-out;background-color:#fff;border:1px solid #B7B7B7}
.product-page__images-item picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:110px;height:100%}
.product-page__images-item picture img{width:auto;max-height:90px; border-radius: 5px}
.product-page__image .disabled_wishlist.visible{top:77px;right:-113px}
.product-page__image .disabled_wishlist{top:77px;right:-113px}
.product-page__item{position:relative}
.product-page__promo_img{position:absolute;max-width:100px;max-height:100px;top:0;left:0}
.details_boxed{background-color:#fff;overflow:hidden}
.details_boxed__item{position:relative;border-bottom:3px solid #e9eaed;padding:15px;background-color:#fff}
.details_boxed__item--one{padding:15px}
.details_boxed__item--inner{padding:0}
.details_boxed__item:last-child{border-bottom:none}
.details_boxed__item ul,.details_boxed__item ol{padding:0;margin:0 0 0 15px}
.details_boxed__item ul li,.details_boxed__item ol li{margin-bottom:10px}
.details_boxed__item ul li:last-child,.details_boxed__item ol li:last-child{margin-bottom:0}
.details_boxed__title{font-size:16px;font-weight:500;margin-bottom: 10px;}
.details_boxed__brand{width:160px;position:absolute;top:60px;right:0;height:100px;background:var(--boxed-color);border-radius:5px;text-align:right}
.product-page__sku{font-size:16px;font-weight:400;color:var(--basic-company-text)}
.details_product{padding-bottom:40px;border-bottom:1px solid #b7b7b76e;position:relative}
.details_prod_item{padding:40px 16px}
.details_boxed__no_brand{padding-left:60px}
.details_boxed__anchor_comments{margin-top:0}
.anchor_comments__link{color:#A5A5A5;font-size:16px;font-weight:400;margin-left:5px;line-height:1.2;cursor:pointer;transition:all .3s ease 0s;text-decoration:none}
.details_boxed__select .variant_select{font-family:inherit;font-size:16px;border:1px solid #EBE9E9;border-radius:5px;font-weight:400;padding:0 10px;height:50px;color:var(--basic-company-text);margin:0;overflow:visible;text-transform:none}
.available__no_stock,.available__in_stock{font-weight:400;font-size:14px;line-height:1}
.details_boxed__select{gap:20px;margin-top:40px;     padding: 16px;
    background: #1e1e1e;
    border-radius: 10px;}
.available__no_stock:before,.available__in_stock:before{margin-right:5px;font-size:18px}
.available__no_stock{color:#ff5f5f}
.available__in_stock{color:#39f540}
.details_boxed__select .select2{margin-bottom:15px}
.details_boxed__select .select2-container{min-width:50%;max-width:100%}
.details_boxed__select ul li{margin:0}
.details_boxed__select .select2-selection--single{height:32px!important}
.details_boxed__select .select2-selection__rendered{line-height:32px!important}
.details_boxed__select .select2-selection__arrow{height:32px!important}
.details_boxed_pct{display:inline-block;text-align:center;line-height:1;background-color:#FFCCBC;color:#414141;font-weight:400;padding:7px;font-size:16px;border-radius:5px;position:relative}
.gallery_image .details_boxed_pct{position:absolute;top:0;left:0}
.amount{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:transparent;border-radius:5px;border:1px solid #ececec8a;height:50px;color:var(--body-text);font-size:14px;font-weight:400;-moz-user-select:none;-webkit-user-select:none;user-select:none;width:100%;min-width:115px;max-width:115px;overflow:hidden;box-shadow:0 3px 12px 0 #06003F1A}
.amount__plus,.amount__minus{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:40px;cursor:pointer;font-weight:400;line-height:1;font-size:25px;height:46px;color:#FF970E;transition:all .3s ease}
.amount__plus:hover,.amount__minus:hover{opacity:.6}
.amount__input{border:0 none;display:block;width:calc(100% - 80px);text-align:center;font-weight:500;padding:0;font-size:18px;height:48px;background-color:#fff}
.details_boxed__amount  .amount__input {
    color: #fff;
    background: transparent;
}
.details_boxed__buttons .wishlist_button {
    background: transparent;
    border-color: #fff;
}
.details_boxed__buttons .wishlist_button svg {
    color: #fff;
}
.details_boxed__prices,.tab_details_price{position:relative;flex-direction:column}
.price_title{font-size:18px;font-weight:500;}
.details_boxed__price_amount{gap:10px}
.details_boxed__price,.details_boxed__old_price{position:relative}
.details_boxed__old_price,.tab_old_price{font-weight:500;color:#A5A5A5;position:relative;font-size:25px;gap:5px}
.tab_old_price,.tab_old_price .currency{font-size:14px!important}
.details_boxed__price .currency,.details_boxed__old_price .currency{font-size:16px;font-weight:700;position:relative;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-left:5px}
.tab_details_price{margin-left:30px;margin-right:30px}
.details_boxed__buttons{padding-top:24px;gap:20px}
.details_boxed__old_price .currency{font-weight:500;font-size:24px;margin-left:0}
.details_boxed__price .currency{font-weight:700;font-size:40px;margin-left:10px}
.tab_old_price .currency{font-weight:500;font-size:18px;margin-left:0}
.tab_price{font-weight:700;color:#fff;font-size:28px}
.tab_price .currency{font-size:28px}
.tab_price.price--red{font-size:20px;color:#E50101}
.tab_price .currency{font-size:20px;margin-left:5px}
.boxed_old_price{position:relative}
.boxed_old_price::after{border-bottom:1px solid #A5A5A5;content:"";left:0;position:absolute;top:45%;width:100%}
.details_boxed__price{font-weight:700;color:#fff;font-size:40px;line-height:50px}
.details_boxed__price.price--red{color:#E50101}
.details_boxed__buttons > :first-child{padding-right:0}
/* .product-page__button,.place_order,.next_step_btn{border:none;border-radius:5px;cursor:pointer;display:block;font-weight:500;font-size:16px;line-height:1;text-align:center;white-space:nowrap;width:100%;height:50px;transition:all .3s ease;opacity:1;padding:0 50px} */
.product_preview .fn_variants{width:calc(100% - 60px)}
/* .product-page__button,.place_order,.next_step_btn{background:var(--button-color);color:var(--second-company-text);padding:0 80px} */
.next_step_btn{max-width:348px;display:flex;align-items:center;justify-content:center}
.place_order{display:flex;justify-content:center;align-items:center}
.product-page__button.fn_notify_av{max-width:280px;padding:0}
.product-page__button:focus{opacity:.8}
.product-page__button {max-width: 300px;}
.product-page__out_stock{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:transparent;border:1px solid #dbdbdb;color:#9c9c9c;white-space:nowrap;cursor:not-allowed}
.product-page__button--preloader{cursor:pointer;border:1px solid #7f7f7f;background:transparent;color:#454545;white-space:nowrap;transition:all .3s}
.details_boxed__buttons .fn_not_preorder,.details_boxed__buttons .fn_is_preorder{padding-right:10px;margin-bottom:0}
.details_boxed__other .fast_order_button,.callback,.product-page__compare,.product-page__wishlist{color:var(--svg-color);border-radius:3px;font-size:16px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;text-align:center;white-space:nowrap;text-transform:none;height:50px;transition:all .3s;text-decoration:underline}
.fast_order_button.hidden{display:none}
.details_boxed__other .fast_order_button:before{position:relative;font-size:22px}
.callback_popup .block__title_popup span{font-size:32px}
.callback_popup .block__title{margin-bottom:24px}
.callback_popup .form__button{display:flex;align-items:center;justify-content:center;width:100%}
.product-page__compare i{position:relative;font-size:20px}
.product-page__wishlist i:before{content:"\f08a";position:relative;font-size:24px}
.product-page__wishlist.selected,.product-page__compare.selected{border-color:var(--button-color);color:var(--button-color)}
.product-page__wishlist.selected i:before{content:"\f004"}
.product_description,.product_features,.product_comments{padding:40px 16px;border-bottom:1px solid #b7b7b76e}
.product_comments{border:none}
.product_comments .block__title{justify-content:space-between!important}
.comment_question_text{font-size:14px;font-weight:400;color:#A5A5A5}
.product_comments .block__title h3{margin-right:20px}
.comment_question{margin-bottom:20px;gap:15px}
.input_icons{display:flex;gap:20px;color:var(--second-company-text)}
.dislike_icon svg{transform:rotate(180deg)}
.tabs_navigation_product.fixed{width:100%;z-index:99;box-shadow:0 14px 20px 0 #4C5D7D38;}
.rating_price_flex{display:flex;flex-direction:column;gap:10px}
.details_boxed__share{padding-top:10px;padding-bottom:10px}
.share{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.share__text{color:var(--body-text);font-size:13px;font-weight:500;opacity:.8;margin-right:10px}
.share__icons .jssocials-share-logo{font-size:30px}
.share__icons .jssocials-share-link{padding:5px;border-radius:4px}
.product-page__details .block__title h3{font-size:40px;color:#3c3c3c}
.tabs_product_card{max-width:590px;width:100%;margin-left:auto;visibility:hidden;opacity:0;display:flex;transition:all .3s;justify-content:flex-end}
.tabs_product_card.show{opacity:1;visibility:visible;display:flex}
.tabs_product_card .product_button_tab{width:50px;padding:6px;display:flex;align-items:center}
.tab_product_info{flex-direction:column;max-width:280px;font-size:14px;font-weight:500}
.fn_cart_tabs.hidden{display:none}
.features,.data_list{list-style:none;margin:0;padding:0;width:100%;flex-direction:column}
.no_comments_bl{background:#d06c3b26;padding:16px 30px;border-radius:6px;}
.data_item{max-width:650px;margin:0}
.features__wrap,.data_item{gap:10px;padding:5px 0}
.data_name,.data_value{width:fit-content;white-space:nowrap;position:relative;min-height:1px;font-size:16px;line-height:22px;color:var(--body-text)}
.features__name,.features__value{padding:12px;font-size:14px;}
.features .features__name{font-weight:600;width:240px;border-right:1px solid #00000017}
.features th:first-child{border-right:1px solid #00000017}
.features tr:nth-child(even){background:#ffffff12}
.features_table{border:1px solid #00000017;border-radius:10px;overflow:hidden}
.data_value{font-weight:400}
.data_name{font-weight:600;color:#A5A5A5}
.features_dash,.personal_data_dash{width:100%;border-bottom:1px dashed #DADADA;position:relative;top:-6px}
.order_details .features_dash{top: auto;
    bottom: -5px;}
.details_name{font-weight:600}
.no_in_stock_preview {
    filter: grayscale(1);
}
.form_btn_commnent {max-width: 180px;}
.details_item{margin:7px 0}
.details_item .features__wrap{padding:0;align-items:center}
.pager{margin-top:30px;margin-bottom:20px;padding:0;list-style:none;overflow:hidden}
.pager li{margin-bottom:10px}
.pager a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-content:center;text-decoration:none;font-size:13px;opacity:.7;color:var(--body-text);position:relative;background-color:#fff;padding:10px;min-height:45px;border:1px solid #dbdbdb;border-radius:3px;line-height:1.2}
.pager a svg{-webkit-box-flex:0;-webkit-flex:0 0 50px;-ms-flex:0 0 50px;flex:0 0 50px;max-width:50px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.pager li:last-child a svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.sidebar_card__item{margin-top:5px;margin-bottom:5px;min-height:80px;padding:0 5px!important}
.sidebar_card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #dbdbdb;text-decoration:none;border-radius:4px;width:100%;min-height:80px;padding:5px}
.sidebar_card__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 70px;-ms-flex:0 0 70px;flex:0 0 70px;max-width:70px}
.sidebar_card__no_image{height:70px}
.sidebar_card__no_image svg{width:40px;height:40px}
.sidebar_card__content{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 70px);-ms-flex:0 0 calc(100% - 70px);flex:0 0 calc(100% - 70px);max-width:calc(100% - 70px);padding-left:10px}
.sidebar_card__title{color:#222;font-size:13px;line-height:1.2;font-weight:500;margin-bottom:8px}
.sidebar_card__prices{font-size:12px}
.sidebar_card__prices .old_price{margin:0 10px 0 0;color:#575757;font-size:12px;position:relative;font-weight:400;line-height:1}
.sidebar_card__prices .old_price::after{border-bottom:1px solid #575757;content:"";left:0;position:absolute;top:45%;width:100%;transform:rotate(-10deg)}
.sidebar_card__prices .price{color:#222;font-size:12px;font-weight:700;line-height:1}
.sidebar_card__prices .price--red{color:#b10707}
.sidebar_card__more{white-space:nowrap;margin:5px 0;font-size:12px;font-weight:500;transition:all .3s}
.sidebar_card__more svg{position:relative;top:1px;width:11px;height:11px;margin-left:3px;transition:all .3s}
.browsed__item{margin-top:5px;margin-bottom:5px;height:100%;padding:0 5px!important;max-width:320px;max-height:545px;z-index:10}
.browsed__link{border:1px solid #dbdbdb;border-radius:4px;width:100%;height:80px;padding:5px}
.browsed__no_image{height:70px}
.browsed__no_image svg{width:40px;height:40px}
footer{background-image:url(../images/cloth-image.jpg);color:var(--second-company-text);-ms-flex-negative:0;margin-top:0;padding:50px 0 0;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative}
.footer::after{content:'';width:100%;height:100%;top:0;left:0;background-color:#202020f2;z-index:0;position:absolute}
.footer_mobile {
    display: grid;
    grid-template-columns: 340px auto auto;
}
.contacts_column {
    max-width: 100%;
    grid-column: 1 / 4;
    width: 100%;
}
.footer_contacts_menu {
    display: flex;
    justify-content: space-between;
}
.footer_contacts_menu .location_name {
    font-size: 16px;
    color: #989898;
    opacity: 1;
}
.footer .container{position:relative;z-index:10}
.footer__title{font-size:20px;line-height:1.2;font-weight:600;color:var(--boxed-text);position:relative;padding-bottom:16px;}
.product_page .block__heading{margin-bottom:6px}
.details_product_rating{padding-bottom:0;border-bottom:none}
.footer__title_arrow{position:absolute;top:0;cursor:pointer;transition:all .3s ease;width:100%;text-align:right;left:0;}
.footer__title_arrow svg{height:14px;width:14px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
.footer__title_arrow.down svg,.footer__title.active .footer__title_arrow svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}
.footer__content{color:var(--second-company-text);margin-bottom:0}
.footer__contact_item{position:relative;padding-left:0}
.open_hours{display:flex;gap:12px;color:#fbfbfb;margin-bottom:20px}
.shop_address{display:flex;flex-direction:column;gap:12px;color:#fbfbfb;margin-bottom:20px;width:326px}
.shop_address_bottom a{color:#fbfbfb;text-decoration:none}
footer a:hover{color:var(--basic-company)}
.shop_address_top{display:flex;font-size:20px;gap:12px;font-weight:600;border-bottom:1px solid #FFF3;width:fit-content}
.shop_address_bottom{margin-left:auto}
.footer__contact_item .contacts_info_title{font-weight:400}
.footer__contact_item .email,.footer__contact_item .open_hours,.footer__contact_item .phone{position:relative;margin-bottom:0;color:var(--boxed-text);font-weight:400;font-size:16px;text-decoration:none;line-height:1.3;transition:all .3s}
.footer__contact_item .phone,.footer__contact_item .email{font-weight:400; color: var(--basic-company);}
.footer_bottom{gap:18px}
.footer_bottom .payment_content{gap:20px}
.copyright{font-size:14px;color:#FBFBFB}
.footer__contact_item .email svg,.footer__contact_item .open_hours svg,.footer__contact_item .phone svg{width:24px;height:24px;margin-right:12px;position:relative}
.footer__contact_item .email svg,.footer__contact_item .open_hours svg{width:24px;height:24px}
.footer__contact_item .open_hours,.footer__contact_item .open_hours p,.footer__contact_item .open_hours span{color:var(--second-company-text)!important;font-size:12px!important;font-weight:400!important}
.footer__contact_item .callback{border:1px solid;border-color:var(--second-company-text);color:var(--second-company-text);font-size:12px;height:auto;padding:5px 20px;margin:0}
.footer__contact_item .callback svg{width:16px;height:16px;margin-right:7px;position:relative;top:1px}
.footer__menu_item{margin-bottom:0}
.footer__content .footer__menu_item.closed{display:none}
.footer__content.opened .footer__menu_item.closed{display:block}
.footer__view_all{color:var(--second-company-text);font-size:12px;border-bottom:1px dashed;border-color:var(--second-company-text);text-decoration:none;display:inline-block;font-weight:600}
.footer__view_all:hover,.footer__view_all:focus{color:var(--second-company-text);border-color:transparent}
.footer__menu_link{position:relative;display:block;width:100%;text-align:left;-webkit-user-select:no-select;-moz-user-select:no-select;-ms-user-select:no-select;user-select:no-select;background:transparent;color:var(--boxed-text);font-weight:400;text-decoration:none;font-size:16px;transition:color .3s ease 0s;padding:5px 0;}
.subscribe_form__group,.notify_form__group{position:relative}
.subscribe__title{color:var(--second-company-text);font-weight:400;font-size:12px;margin:0 0 8px}
.notify_flex{flex-direction:column;gap:20px}
.form__button--subscribe,.form_btn_notify,.form_btn_fast{border-radius:5px;cursor:pointer;font-size:16px;height:50px;width:100%;background:var(--button-color);color:var(--second-company-text);transition:all .3s;text-decoration:none;display:flex;font-weight:400;align-items:center;border:none;text-transform:none;justify-content:center}
.subscribe_form__group .form__group--subscribe,.form__group_notify{width:100%;margin-bottom:0}
.social{overflow:hidden}
.social__link{width:40px;height:40px;border-radius:5px;background-color:var(--basic-company);margin-right:16px;margin-bottom:0;color:#fff;position:relative;float:left;text-decoration:none;transition:all 300ms;display:flex;justify-content:center;align-items:center}
.sales_info_item{padding:30px 0 10px;border-top:1px solid #A5A5A5}
.sales_info_item .data_item,.total_cart_price .data_item{max-width:100%;white-space:nowrap}
.total_cart_price .cart_form_title{margin-bottom:0}
.total_cart_price .data_value{font-size:40px;font-weight:600}
.total_cart_price .personal_data_dash{top:-26px}
.total_cart_price .price--red{color:#FF5252}
.call_recipient{font-size:16px}
.btn_order_submit,.btn_feedback{width:100%;justify-content:center}
.btn_order_submit{width:45%}
.footer__payments{text-align:right}
.payments__list{position:relative;padding:0;margin:0;list-style:none;width:auto;text-align:right}
.contacts_info a:hover{color:var(--button-color)}
.payments__item{border:1px solid #dbdbdb;background-color:#fffdfd;height:32px;padding:0 5px;margin:0 0 0 5px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.payments__item picture,.payments__item img{display:block;max-height:30px;min-width:30px}
.footer__copyright{background:#3c3c3c;padding:16px 0;margin-top:50px}
.powered{color:#FEFEFE99}
.footer_menu{display:grid;grid-template-columns:repeat(1,1fr);column-gap:60px}
.footer_mobile:last-child {
    padding-top: 50px;
    margin-top: 16px;
    border-top: 2px dashed #ffffff36;
}
.footer__menu .menu_group__list {
    list-style: disc;
    color: #fff;
    margin-left: 16px;
}
.copyright_icons{display:flex;align-items:center;gap:20px}
.copyright_icons svg{height:auto!important;margin:0!important}
.footer__copyright a{text-decoration:none;color:#fbfbfb;font-weight:600}
.footer_first_column{flex-direction:column;gap:30px}
.copyright svg{height:24px;width:auto;margin-left:5px}
.footer_slogan{font-size:16px;font-weight:400;max-width:320px;color:#E9EAEB;line-height:1.3}
.shop_address_bottom ul{margin:0 0 0 20px}
.comparison_block{padding-bottom:60px}
.comparison_block__left{float:left;width:25%}
.comparison_block__products{width:100%!important;position:relative;margin:0;overflow:revert;contain:paint}
.comparison_block__item .product_item{margin:0;max-height:196px!important}
.comparison_wrapper{z-index:9999;position:sticky;top:70px}
.cell{padding:17px 15px;line-height:1;font-size:16px;position:relative;font-weight:500}
.cell span{display:block}
.comparison_block__item .cell,.comparison_block__item .cprs_rating{text-align:center}
.cprs_rating{padding:17px 15px;font-size:16px;font-weight:500;height:50px}
.features_names_comp{background-color:var(--boxed-color);text-align:center;border:1px solid #D5D5D5}
.features_values_comp{background-color:#FBFBFB;text-align:center;border-left:1px solid #D5D5D5;border-right:1px solid #D5D5D5}
.rating_comparison .cprs_rating{border-bottom:1px solid #D5D5D5}
.tabs_block_comparison{margin-bottom:30px}
.compare_delete_btns{gap:40px}
.compare_controls{position:relative}
.compare_show a{font-size:16px;font-weight:400;color:var(--basic-company);text-decoration:none;position:relative;display:flex;align-items:center;gap:8px}
.comparison_unique_btn{cursor:pointer;position:relative;width:26px;height:26px;border:1px solid #D1A883;border-radius:100%;transition:all .3s}
.compare_show a.active .comparison_unique_btn::before{opacity:1;visibility:visible}
.compare_show a .comparison_unique_btn::before{transition:all .3s;opacity:0;visibility:hidden;content:'';cursor:pointer;position:absolute;width:16px;height:16px;top:4px;left:4px;border:1px solid #D1A883;background-color:#D1A883;border-radius:100%}
.compare_show a span{line-height:1.6}
.compare_show .active{text-decoration:none}
.comparison_block__item .wishlist_button{display:none}
.comparison_block__item .comparison_button{background-color:transparent!important;font-size:30px}
.comparison_block__item .product_preview{padding:0;border-radius:0}
.comparison_block__item .fn_product_images{max-width:100%;border-radius:0}
.comparison_block__item .product_preview__bottom{display:none!important}
.comparison_block__item .product_preview_mini{min-height:196px;padding:10px}
.product_preview__image_mini a{flex-direction:row}
.name_annotation{display:flex;flex-direction:column;width:70%}
.product_img_comp{width:75px}
.product_preview__image_mini img{max-width:75px;max-height:80px}
.product_preview__image_mini picture{height:80px}
.product_img_comp{border-radius:5px;background:#fff;border:1px solid #F6DADA}
.product_name_mini{padding:0;height:100%}
.product_preview_mini .product_preview__no_image{max-width:75px;max-height:80px}
.product_preview_mini .product_preview__no_image svg{max-width:55px;max-height:60px}
.product_preview_mini .product_preview__no_image .no_img_text{font-size:12px;margin-top:19px;text-align:center}
.product_preview__image_mini{flex-direction:column;gap:12px}
.product_center_bottom_mini{padding:0;margin-top:10px}
.product_name_mini .product_preview__name_link{font-size:14px}
.product_name_mini .product_preview__annotation{height:32px;font-size:12px}
.product_preview__image_mini .product-page__sku,.product_preview__image_mini .product-page__sku .sku_nubmer{font-size:12px;line-height:1.7}
.product_preview__image_mini .comparison_button{width:20px;min-height:20px;height:20px}
.product_preview__image_mini .product_icons{top:0;right:0}
.product_preview_mini{visibility:visible;opacity:1;transition:all .3s}
.product_preview_mini.hidden{visibility:hidden;opacity:0}
.product_preview_normal.hidden{visibility:hidden;opacity:0}
.product_preview_normal{visibility:visible;opacity:1;transition:all .3s}
.block_comparison_values{margin-top:324px}
.comp_margin{margin-top:80px}
.product_list_mini .comparison_block__item{border-right:none}
.product_list_mini .product_item{height:fit-content!important}
.purchase__item{padding-bottom:16px;padding-top:16px;border-bottom:1px solid #b7b7b76e;width:100%}
.last_step_purchases .purchase__item{border-bottom:1px solid #b7b7b76e}
.purchase__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 100px;-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px;border-radius:5px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #D8D8D8}
.purchase__image img{display:block;height:auto;max-height:100px;width:100%}
.purchase__image svg{width:100px;height:100px;color:#ECECEC}
.purchase__content{-webkit-box-flex:0;padding-left:15px;position:relative}
.purchase__name{display:flex;flex-direction:column;gap:10px;max-width:390px}
.purchase__name .purchase__name_link{color:#3c3c3c;line-height:22px;font-size:16px;transition:.3s;display:block;position:relative;font-weight:700;text-decoration:none}
.cart_purchase_item .purchase__name_link {color: var(--body-heading)}
.purchase__name span{font-size:14px;display:block;line-height:1;font-weight:400;color:#A5A5A5;line-height:18px}
.popup_purchase_sku{font-size:14px;font-weight:400;color:#121212;line-height:25px}
.purchase__group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;flex-direction:column;margin-left:auto;gap:15px}
.purchase__group_title{font-size:11px;font-weight:400;color:gray;margin-bottom:5px}
.purchase__group_content{min-height:24px;font-size:28px;font-weight:700}
.order_boxeded .purchase__group_content,.last_step_purchases .purchase__group_content{min-height:1px;font-size:16px;gap:5px;font-weight:600;width:65px}
.order_boxeded .purchase__group_content{width:80px}
.last_step_purchases .purchase__price_total .purchase__group_content{font-weight:700}
.order_boxeded .purchase__group,.last_step_purchases .purchase__group{flex-direction:row;margin-top:auto;margin-bottom:auto}
.last_step_purchases{max-width:800px;width:100%}
.purchase__price{color:#3c3c3c}
.purchase__price .currency{position:relative}
.purchase__price_total{color:#3c3c3c;font-size:16px;font-weight:600}
.cart_purchase_item .purchase__price {
    color: var(--body-text);
}
.cart_purchase_item .amount__input {
    background: transparent;
}
.purchase__price_total .currency{font-size:11px;font-weight:600;position:relative;top:-10px}
.purchase__amount .amount{height:50px;max-width:115px}
.purchase__remove{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;width:20px;height:20px;color:red;border:1px solid;border-radius:50%}
.purchase__remove svg{width:14px}
.coupon{padding:20px 0;border-bottom:1px solid #dbdbdb}
.coupon__group{position:relative}
.coupon__title{font-size:16px;line-height:1.2;margin:0 0 15px;font-weight:600;color:var(--body-text)}
.form__button--coupon{border-radius:5px;cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;font-size:16px;height:50px;width:auto!important;position:absolute;right:0;top:19px;border:none;background:var(--button-color);color:var(--second-company-text);transition:all .3s;line-height:32px;padding:0 10px}
.message_success_coupon{display:flex;justify-content:space-between;font-size:16px;font-weight:400;padding-top:20px;align-items:center}
.coupon svg{position:absolute;right:7px;top:31px}
.cart_info_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0 0}
.before_coupon_price{font-size:25px;font-weight:600;color:#A5A5A5;position:relative}
.success_coupon_sale{font-weight:600;font-size:20px}
.coupon__group .form__group--coupon{width:100%}
.purchase_detail__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0}
.purchase_detail__column_name{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.purchase_detail__name{font-size:16px;line-height:1.8;font-weight:400;color:var(--basic-company-text);text-align:left}
.purchase_detail__name--total{font-size:16px;font-weight:400;color:#fff}
.purchase_detail__item:nth-child(3){border-bottom:1px solid #A5A5A5;padding-bottom:20px}
.popup_cart_content .purchase_detail__item{border-bottom:none;padding:16px 0 0;justify-content:right;gap:16px}
.empty_cart_description{font-size:16px;font-weight:400}
.empty_cart_description a:hover{color:var(--button-color);text-decoration:underline}
.purchase_detail__price{color:var(--basic-company-text);font-size:25px;font-weight:600;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.purchase_detail__price .currency{font-size:11px;font-weight:600;position:relative;top:-10px}
.purchase_detail__price i{background:#f65050;padding:3px 5px;font-size:10px;font-weight:600;color:#fff;margin-right:10px;border-radius:4px;line-height:1;display:inline-block}
.purchase_detail__price--total{color:#F57200;font-size:30px}
.purchase_detail_popup_total{margin-bottom:10px;text-align:center;font-size:22px;font-weight:600}
.detail_last_item{padding:20px 0}
.fn_purchases_wrap{max-width:1200px;width:100%}
.purchase_detail__price--total .price--red{color:var(--button-color)}
.purchase_detail__price--total .currency{font-size:30px;top:0}
.before_coupon_price .currency{font-size:25px;top:0}
.purchase_detail__price .price--red .currency{font-size:40px;top:0}
.cart_total_price{line-height:3.5}
.before_coupon_price::after{border-bottom:1px solid #A5A5A5;content:"";left:0;position:absolute;top:45%;width:100%}
.block__popup_cart{width:100%;max-height:380px;overflow-y:auto;padding-right:10px}
.purchase_detail,.purchases--user{padding-left:40px}
.cart_order_placing{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1000;overflow:auto;background:var(--bg)}
.arrow_down_btn{margin-left:auto;width:40px;height:auto;justify-content:center;display:flex;align-items:center}
.arrow_down_btn.hidden{display:none}
.arrow_down_btn svg{transform:rotate(90deg);transition:all .5s}
.fn_switch1.active .arrow_down_btn svg,.fn_switch2.active .arrow_down_btn svg{transform:rotate(270deg)}
.success_item.hidden{display:none}
.next_step_btn.hidden{display:none}
.cart_logo{display:flex;width:100%;justify-content:center;padding:20px 0;border-bottom:1px solid #b7b7b76e;position:relative}
.cart_btn_goback{font-size:16px;font-weight:400;text-decoration:none;position:absolute;left:0;display:flex;height:100%;align-items:center;max-height:72px;gap:10px;line-height:29px;transition:all .3s}
.cart_body,.last_step_cart{display:flex;justify-content:space-between;margin-top:60px;gap:100px}
.last_step_cart.hidden{display:none}
.cart_form_description{font-size:16px;font-weight:400;padding-bottom:30px}
.cart_form_description a,.delivery__description a{color:var(--button-color)}
.cart_form_description a:hover,.delivery__description a:hover{color:#FF8383;text-decoration:underline}
.categories_nav li:hover > .categories_nav__subcategory{transform:translateX(319px) translateZ(0px);visibility:visible;opacity:1;border-radius:0 0 10px 0}
.cart_body.hidden{display:none}
.phone_input_cart{position:relative}
.phone_input_cart svg{position:absolute;right:14px;top:31px}
.checkbox_cart{padding:15px 0;display:flex;gap:10px;align-items:center}
.another_recipient_text{font-size:16px;color:var(--basic-company-text);font-weight:400}
.another_recipient_form{display:grid;grid-template-columns:repeat(2,1fr);max-width:715px;width:100%;column-gap:15px}
.another_recipient_form input{border-color:#DCDCDC;background-color:#F9F9F9}
.another_recipient_form.hidden{display:none}
.cart_body_information{max-width:390px;width:100%;border-radius:10px;background:#ffffff17;height:fit-content;padding:30px 20px;position:sticky;top:50px}
.count_purchases_cart{font-size:16px;font-weight:400;padding-bottom:15px}
.cart_count{border-bottom:1px solid #D5D5D5}
.cart_body_forms{max-width:1070px;width:100%}
.cart_btn_goback:hover{color:var(--button-color)}
.cart_logo_link{position:relative;    width: 90px;}
.cart_logo_link img{display:block}
.payment_method__item,.delivery__item{margin-bottom:20px}
.delivery__item .select2-results__option[aria-disabled=true]{display:none}
.delivery__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}
.delivery__image{-webkit-box-flex:0;-webkit-flex:0 0 80px;-ms-flex:0 0 80px;flex:0 0 80px;max-width:80px;text-align:center;padding-left:3px}
.delivery__image img{display:block;margin:0 auto;max-height:30px}
.delivery_image_form img{display:block;margin:0 auto;max-height:30px}
.delivery__name{display:block;-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 80px);-ms-flex:0 0 calc(100% - 80px);flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px);padding-left:5px;color:var(--body-text);font-size:14px;font-weight:500;line-height:1.2}
.delivery__label .checkbox__icon{top:calc(50% - 13px)}
.delivery__name_price{color:var(--body-text);font-style:italic;font-weight:600;white-space:nowrap}
.delivery__description{display:none;margin:10px 0 0 35px;padding:10px;font-weight:400;font-size:16px;line-height:1.3; color: #747474}
.delivery_name_form{padding-left:10px;font-size:16px;font-weight:400;}
.order_boxeded{max-width:100%}
table.order_details{min-width:auto}
.order_purchase_count{font-size:14px;font-weight:600;position:relative;width:30px;top:-3px;left:0;text-align:center}
.fn_deliveries_block,.fn_payments_block{padding-top:60px;padding-bottom:40px;border-top:1px solid #b7b7b76e}
.form_cart_items{padding-bottom:40px}
.order_payment__description{margin:15px 0;padding:10px;border-left:4px solid #bcbcbc;background:#f7f7f7;border-radius:5px;font-weight:400;font-size:12px;color:#4a4a4a;line-height:1.3}
.order_payment__title{color:#222;line-height:1.2;font-size:14px;position:relative;font-weight:500}
.order_payment__name{font-weight:600;font-size:15px;margin-left:10px}
.order_payment__form{margin:5px 0}
.order_payment__button{cursor:pointer;font-size:12px;font-weight:500;color:var(--button-color);border:none;background:transparent;text-decoration:underline}
.order_payment__button:hover,.order_payment__button:focus{color:var(--button-color);text-decoration:none}
.order_payment__checkout .button{display:block;background-color:var(--button-color);text-align:center;white-space:nowrap;border-radius:5px;height:40px;line-height:38px;font-weight:400;cursor:pointer;user-select:none;padding:0 20px;font-size:14px;font-family:inherit;text-decoration:none;transition:all .3s ease-in-out;color:var(--basic-company-text)}
.order_payment__checkout .button:hover{background:var(--button-color-hover)}
.delivery__description p{margin-bottom:0}
.checkbox.active + .delivery__description{display:block}
.user_order_block{width:100%}
.order_bottom_text {
    background: #d06c3b26;
    padding: 16px 30px;
    border-radius: 6px;
    font-size: 18px;
}
.block_order_details{flex-direction:column;gap:30px}
.block-cart_details{background-color:var(--boxed-color);border-radius:5px;padding:30px}
.sidebar_order_status{display:flex;flex-direction:column;font-size:14px;font-weight:400;color:var(--basic-company-text)}
.order_status_name{line-height:1.7}
.order_checkbox{position:relative;width:24px;height:24px;border:2px solid #D5D5D5;border-radius:100%;transition:all .3s}
.order_status_item{display:flex;align-items:flex-start;gap:8px;padding-bottom:30px}
.order_status_item:last-child{padding-bottom:0}
.order_status_date{color:#A5A5A5}
.order_checkbox::after{content:'';position:absolute;width:2px;height:51px;top:21px;left:9px;bottom:-15px;background:#D5D5D5}
.order_status_item.active .order_checkbox::before{content:'';cursor:pointer;position:absolute;width:14px;height:14px;top:3px;left:3px;border:1px solid #2F9C08;background-color:#2F9C08;border-radius:100%}
.order_status_item:last-child .order_checkbox::after{display:none}
.order_status_item.active .order_checkbox{border-color:#2F9C08}
.order_status_item.active .order_checkbox::after{background-color:#2F9C08}
.profile{padding:0 0 40px;border-bottom:1px solid #D5D5D5;margin-bottom:0}
.profile__image{-webkit-box-flex:0;-webkit-flex:0 0 60px;-ms-flex:0 0 60px;flex:0 0 60px;max-width:60px}
.profile__icon svg{width:60px;height:60px}
.profile__icon img{width:60px;border-radius:50%}
.profile__information{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 60px);-ms-flex:0 0 calc(100% - 60px);flex:0 0 calc(100% - 60px);max-width:calc(100% - 60px)}
.profile__name{font-size:20px;font-weight:600;line-height:1.2}
.profile__logout{margin:10px 0 5px}
.profile__logout a{font-size:12px;color:var(--button-color);font-weight:500;text-decoration:none}
.profile__logout a svg{width:18px;height:18px;margin-right:10px}
.user_tab__switch{position:relative;cursor:pointer}
.tabs--user .table_wrapper{max-height:inherit}
.user_tab__switch:after{width:8px;height:8px;border-right:2px solid;border-bottom:2px solid;border-color:#222;position:absolute;content:" ";top:calc(50% - 2px);right:20px;left:inherit;margin-left:10px;transform:rotate(-45deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.user_tab__switch.active::after{top:calc(50% - 3px);transform:rotate(45deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.button__logout{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;position:relative;margin:0;border-bottom:none;cursor:pointer;text-decoration:none;padding:20px 0 0;font-size:16px;font-weight:400;min-height:40px;height:inherit;width:100%;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}
.button__logout svg{width:28px;height:28px;margin-right:15px}
.button__logout:hover{color:var(--basic-company)}
.user_orders_hidden{display:none}
.user_orders_hidden.fn_user_orders_show{display:table-row}
.fn_user_orders_switch{margin:auto;display:block;width:10px;padding:5px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.75 0C5.33582 0 5 0.335815 5 0.75V5.25H0.75C0.335815 5.25 0 5.58582 0 6C0 6.41418 0.335815 6.75 0.75 6.75H5V11.25C5 11.6642 5.33582 12 5.75 12C6.16418 12 6.5 11.6642 6.5 11.25V6.75H11.25C11.6642 6.75 12 6.41418 12 6C12 5.58582 11.6642 5.25 11.25 5.25H6.5V0.75C6.5 0.335815 6.16418 0 5.75 0Z' fill='%23030F4B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center}
.fn_user_orders_active .fn_user_orders_switch{background-image:url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='1.75' width='1.5' height='12' rx='0.75' transform='rotate(-90 0 1.75)' fill='%23030F4B'/%3E%3C/svg%3E%0A")}
.order_details{list-style:none;margin:0;padding:0;flex-direction:column}
.features__wrap div{white-space:nowrap}
.user_counter{margin-left:auto;padding:7px;background:#ffffff17;border-radius:5px;font-size:13px;font-weight:400;width:30px;text-align:center}
.menu_switcher{-webkit-box-flex:0;-webkit-flex:1 0 45px;-ms-flex:1 0 45px;flex:1 0 45px;position:relative;border-radius:4px}
.menu_switcher__heading,.go_back_user{cursor:pointer;font-size:16px;font-weight:500;justify-content:center;width:100%;background:var(--button-color);border-radius:4px;height:45px;color:#fff}
.go_back_user{max-width:45px}
.go_back_user svg{color:#fff;transform:rotate(180deg)}
.menu_switcher__heading svg{height:25px;width:25px}
.to_top{position:fixed;z-index:99;right:2%;bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:45px;height:45px;cursor:pointer;visibility:hidden;color:#FF970E;border:1px solid #FF970E;border-radius:100%;background-color:#fff;opacity:0;-webkit-box-shadow:0 0 13px #001d4640;box-shadow:0 0 13px #001d4640;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}
.to_top.show{visibility:visible;opacity:.8}
.to_top:before{content:"\f077";display:inline-block;font:normal normal normal 18px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center}
.to_top:hover{opacity:.6}
.fn_contacts_label.show{opacity:1;visibility:visible}
.fn_contacts_label{opacity:0;visibility:hidden;transition:all .3s}
.contacts_label{position:fixed;z-index:100;right:2%;bottom:47px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;cursor:pointer;color:var(--basic-company-text);border-radius:50%;background-color:var(--button-color);opacity:1;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}
.contacts_label svg{position:absolute}
.contacts_box_info{flex-direction:column;position:fixed;background-color:var(--bg);width:100%;bottom:40px;max-width:264px;height:auto;border-radius:10px;padding:30px;right:130px;box-shadow:0 7px 20px 0 #4C5D7D33;opacity:0;visibility:hidden;transition:all .3s;z-index:9999;gap:20px}
.contacts_label::before,.contacts_label::after{content:'';position:absolute;border:1px solid var(--button-color);left:-20px;opacity:0;right:-20px;top:-20px;bottom:-20px;border-radius:50%;box-shadow:inset 0 0 20px var(--button-color);animation:2s ease-in-out 1s normal none infinite running pulse-btn-out}
.contacts_label::after{animation:2s ease-in-out 0s normal none infinite running pulse-btn-in}
@keyframes pulse-btn-out {
0%{transform:scale(0.5);opacity:0}
50%{opacity:1}
100%{transform:scale(0.8);opacity:0}
}
@keyframes pulse-btn-in {
0%{transform:scale(0.8);opacity:0}
50%{opacity:1}
100%{transform:scale(0.5);opacity:0}
}
.contacts_box_info.show{opacity:1;visibility:visible}
.contacts_box_info::after{content:'';display:block;position:absolute;width:25px;height:25px;right:-13px;bottom:25px;transform:rotate(45deg);background-color:var(--bg)}
.contacts_box_item a{color:var(--basic-company-text);font-size:16px;font-weight:600;text-decoration:none;gap:15px;transition:all .3s}
.contacts_box_item a:hover{color:var(--second-company-text)}
.contacts_box_item span{line-height:1}
.advantages__item{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}
.advantages__item:last-child{margin-bottom:0}
.advantages__preview{text-align:center;height:100%;color:#3a3a3a;background:#fff;border-right:1px solid;border-color:#dbdbdb;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.advantages__item:last-child .advantages__preview{border:none}
.advantages__icon{max-width:65px;text-align:center;margin-bottom:5px}
.advantages__icon svg{width:55px;height:55px;color:var(--basic-company)}
.advantages__title{display:block;margin-top:5px;font-size:14px;font-weight:500;padding-left:0;max-width:150px;line-height:1.2;min-height:36px}
.not_found{width:900px;max-width:100%;text-align:center;margin:20px auto 40px}
.not_found__image{display:flex;justify-content:center;margin-top:75px;position:relative;width:600px;margin-left:auto;margin-right:auto}
.not_found__image .cat_icon{position:absolute;top:-199px;left:-100px;z-index:20}
.not_found__image .flowers_icon{top:-67px;left:18px;position:absolute;z-index:10;animation:8s linear forwards fall_down;width:183px;height:140px}
.not_found__image .flowers_icon svg{width:150px;height:187px}
@keyframes fall_down {
0%{transform:rotate(0deg);left:18px;z-index:30}
15%{z-index:1}
25%{transform:rotate(-90deg) translate(-260px,0px);z-index:1}
100%{transform:rotate(-90deg);left:-650px;top:550px;z-index:1}
}
.cat_eyes{opacity:0;animation:1.5s linear .3s forwards cat_eyes}
@keyframes cat_eyes {
0%{opacity:0}
50%{opacity:.5}
100%{opacity:1}
}
.hidden_cat_eyes{opacity:1;animation:1s linear forwards hidden_cat_eyes}
@keyframes hidden_cat_eyes {
0%{opacity:1}
50%{opacity:.5}
100%{opacity:0}
}
.not_found__image img{position:relative;top:72px;z-index:15}
.not_found__menu{text-align:center}
.not_found__description{font-size:16px;font-weight:400;width:100%;padding:60px 0;background:var(--second-company);display:flex;flex-direction:column;align-items:center;position:relative;z-index:10}
.not_found__description h1{color:var(--basic-company-text)}
.not_found__description ul li{font-weight:400}
.not_found__description a{color:var(--svg-color)}
.not_found__description a:hover{color:var(--button-color)}
.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{display:none}
.purchase_discount__item{position:relative;margin-bottom:10px;padding-bottom:10px;text-align:left;border-bottom:1px solid #dbdbdb}
.purchase_discount__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.purchase_discount__name{margin-bottom:10px;color:#222;line-height:1.2;font-size:14px;display:block;position:relative;font-weight:600}
.purchase_discount__group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.purchase_discount__title{font-size:11px;font-weight:400;color:gray;margin-bottom:5px}
.purchase_discount__group_content{min-height:25px}
.purchase_discount__price_before{color:#222;font-size:16px;font-weight:600;padding-right:25px}
.purchase_discount__discount{padding-right:25px}
.purchase_discount__price_after{color:#00afee;font-size:16px;font-weight:600}
.purchase_discount__price_before .currency,.purchase_discount__price_after .currency{font-size:11px;font-weight:600;position:relative;top:-10px}
.purchase__price .price--red{color:#E50101}
.block_purchases{width:100%}
.last_step_right{background:var(--boxed-color);border-radius:10px;border:1px solid #E2E2E2;box-shadow:0 6px 25px 0 #4C5D7D2E;padding:30px;height:fit-content;width:100%;max-width:810px}
.client_info_item{padding-bottom:20px}
.client_info_item .cart_form_title{margin-bottom:15px}
.left_info{display:flex;gap:40px;max-width:840px;width:100%;flex-direction:column;height:68vh}
.order_btns_flex{gap:30px}
.order_page_images{position:absolute;width:100%;max-width:1170px;right:0}
.first_gif,.second_gif,.third_gif{position:absolute;left:30%;z-index:100;top:-60px;width:500px}
.second_gif{top:40px}
.order_complete{overflow:visible}
.third_gif{top:8px;left:32%}
.hand_order{top:-100px;right:0;position:absolute}
.order_id_cart{color:var(--second-company-text)}
.our_networks_cart{display:flex;gap:30px;color:var(--basic-company-text);font-size:18px;font-weight:500;align-items:center;margin-top:auto}
.our_networks_cart .social__link{background-color:#121212;margin-right:30px;margin-bottom:0;color:#fff}
.order_step_description{font-size:16px;font-weight:400;color:var(--basic-company-text)}
.num_of_order{font-size:18px;font-weight:500;color:var(--basic-company-text)}
.block_purchases .purchase__image,.order_boxeded .purchase__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 100px;-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px;border-radius:10px;min-height:100px;overflow:hidden;background-color:#fff;border:1px solid #D8D8D8}
.order_boxeded .purchase__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 100px;-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px;border-radius:10px;min-height:100px;overflow:hidden;background-color:#fff;border:1px solid #D8D8D8}
.order_boxeded .purchase__name_link{font-size:16px;line-height:1.3; color: var(--body-heading);}
.cart_body_forms .form__footer{padding-bottom:40px}
.order_boxeded .purchase__price_total,.last_step_purchases .purchase__price_total{margin-left:120px;display:flex;gap:5px; color: var(--body-text)}
.order_boxeded .purchase_detail__price{font-weight:400;font-size:16px}
.order_boxeded .purchase_detail__price.purchase_detail__price--total{font-weight:600;font-size:22px}
.order_boxeded .purchase_detail__item{white-space:nowrap}
.order_boxeded .features_dash{top: auto;
    bottom: -5px;margin:0 10px}
.block_purchases{display:flex;justify-content:space-between;gap:30px}
.block_purchases .purchase__content{display:flex;flex-direction:column;max-height:220px;height:fit-content;justify-content:space-between}
.order_boxeded .purchase__name{max-width:450px;gap:7px}
.block_purchases .purchase__item,.order_boxeded .purchase__item,.last_step_purchases .purchase__item{padding:20px 0}
.block_purchases .purchase__item:first-child,.order_boxeded .purchase__item:first-child,.last_step_purchases .purchase__item:first-child{padding:0 0 20px}
.block_purchases .purchase__remove{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:0;position:relative;border:none;box-shadow:0 2px 10px 0 #00095D1F;color:var(--basic-company);right:0;width:50px;height:50px;margin-left:130px;transition:all .3s}
.block_purchases .purchase__remove svg{width:24px;height:24px}
.block_purchases .purchase__remove:hover{background-color:transparent;color:var(--button-color);box-shadow:0 3px 12px 0 #4C5D7D2B}
.block_purchases .product_icons{position:relative;display:flex;flex-direction:row;gap:40px;top:0;right:0;z-index:2;width:fit-content}
.block_purchases .product_icons a{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--svg-color);border:1px solid}
.block_purchases .disabled_wishlist{right:-12px;top:70px}
.block_purchases .disabled_wishlist.visible{right:-12px;top:70px}
.block_purchases .product_icons a:hover{color:var(--second-company-text)}
.block_purchases .product_icons a.selected{background-color:var(--button-color);color:#FBFBFB}
.purchase__old_price_content{font-size:16px;font-weight:500;color:#A5a5a5;display:flex;gap:10px}
.purchase_detail{max-width:400px;width:100%;background:#ffffff17;height:fit-content;border-radius:10px;padding:24px 34px;position:sticky;top:100px}
.order_boxeded .purchase_detail{max-width:400px;width:100%;height:fit-content;padding:24px 34px;margin-left:auto;background:transparent;box-shadow:none;border:none;border-radius:0;position:relative;top:0}
.count_purchases,.contacts_title{font-size:20px;font-weight:600;padding-bottom:15px}
.contacts_description{font-size:16px;font-weight:400;color:var(--basic-company-text)}
.contacts_item{display:flex;border-top:1px solid #D5D5D5;gap:12px;padding:10px 0;font-size:16px;color:var(--basic-company-text);font-weight:400}
.contacts_info a{text-decoration:none;line-height:1.8}
.contacts_info p{margin:0}
.contacts_info p:first-of-type{margin-bottom:3px}
.contact_left_block .contacts_info p{color:#121212}
.pickup_time,.contacts_address{line-height:1.8}
.ya_map iframe{width:100%;height:610px;border-radius:10px;border:1px solid #D5D5D5}
.ya_map{margin-bottom:60px}
.contacts_info_title{font-weight:600;padding-bottom:12px}
.contacts_description{padding-bottom:15px}
.sidebar_order_details{max-width:40%;width:100%;margin-left:30px;height:fit-content;background: #ffffff17; border-radius:10px;padding:25px;position:sticky;top:100px}
.sidebar_details_title{font-size:16px;font-weight:600;color:var(--basic-company-text)}
.delivery_date{color:#2F9C08;font-weight:400;margin:10px 0 20px}
.old_price_content{position:relative}
.old_price_content::after{border-bottom:1px solid #A5A5A5;content:"";left:0;position:absolute;top:45%;width:100%}
.discount_tooltip{width:16px;height:16px;margin-left:3px;position:relative;top:-3px;color:#f65050;transition:all .3s}
.discount_tooltip svg{width:16px;height:16px}
.discount_tooltip:focus,.discount_tooltip:hover{color:#B10707}
.novaposhta_types_inputs{margin:20px 0}
.novaposhta_delivery .form-group{max-width:348px}
.novaposhta_redelivery_input{margin:20px 0 0}
select.error ~ .select2-container--default .select2-selection--single .select2-selection__rendered{color:red}
select.error ~ .select2-container--default .select2-selection--single{display:block;border:1px solid red}
.faq_list{display:flex;flex-wrap:wrap;justify-content:space-between}
.faq_container{margin-top:60px}
.faq_item{width:100%;background-color:var(--bg);margin-bottom:20px;border-radius:5px;position:relative;transition:all .3s;border:1px solid #E8E8E8;box-shadow:0 4px 15px 0 #001D581C;transition:all .3s ease}
.item_question{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;text-transform:none;border-bottom:1px solid transparent}
.faq_item.visible,.faq_item:hover{border-color:var(--basic-company)}
.faq__content{padding:0!important;border-bottom:none;border-radius:5px}
.question_text{font-size:16px;margin-bottom:0;font-weight:600;transition:all .3s}
.category_name_faq{text-transform:lowercase}
.item_question.active{background:var(--bg);border-radius:5px;border-bottom:1px solid #FFC06E;border-bottom-left-radius:0;border-bottom-right-radius:0}
/* .item_question.active .question_text{color:var(--second-company-text)} */
.see_more_plus{transform:rotate(90deg);transition:all .3s;color:var(--basic-company)}
.faq-list{width:49.3%}
.item_question.active .see_more_plus{transform:rotate(270deg)}
.item_answer{font-size:14px;font-weight:400;margin-bottom:0;padding:20px}
.faq_wrapper{margin:30px 0 120px;width:100%;max-width:680px}
.delivery_content{flex-direction:column;gap:10px;padding-top:15px}
.delivery_content_item{gap:12px}
.delivery_info{font-size:16px}
.payment_content{gap:10px}
.payment_content_item{width:80px;height:45px;background:var(--boxed-color);border-radius:5px}
.payment_content_item img{padding:10px}
.payment_item,.delivery_item{gap:24px}
.disabled_wishlist.visible{position:absolute;background:var(--basic-company-text);box-shadow:0 7px 17px 0 #4C5D7DA6;border-radius:10px;padding:20px;z-index:1;font-size:16px;top:60px;right:-123px;font-weight:400;width:310px;height:85px;display:block;white-space:normal;color:#D9D9D9}
.disabled_wishlist{position:absolute;background:var(--basic-company-text);box-shadow:0 7px 17px 0 #4C5D7DA6;border-radius:10px;padding:20px;visibility:hidden;z-index:1;opacity:0;font-size:16px;top:60px;right:-123px;font-weight:400;width:310px;height:85px;display:block;white-space:normal;color:#D9D9D9;transition:all .3s}
.disabled_wishlist.visible{visibility:visible;opacity:1}
.disabled_wishlist::before{content:'';position:absolute;width:0;height:0;border-top:30px solid #121212;border-right:30px solid #121212;transform:rotate(45deg);left:49.2%;top:-10px;z-index:1}
.fancybox-slide--image .fancybox-content{background:var(--boxed-color)!important;border-radius:5px}
.fn_wishlist_page .product_preview__center .wishlist_button__remove{width:50px;height:50px;color:#E58200}
.fn_wishlist_page .comparison_button{order:-1}
.wishlist_empty_page{margin-bottom:120px}
.fn_wishlist_page .product_preview__center .wishlist_button__remove:hover{box-shadow:0 3px 12px 0 #4C5D7D2B}
.subscribe_success{border-radius:10px;background-color:#fbfbfb;color:var(--basic-company-text);font-size:18px}
.one_variant_select{width:100%;height:50px;display:flex;align-items:center;background:#fff;border:1px solid #EBE9E9;border-radius:5px;justify-content:center;padding:10px;font-weight:400;color:var(--basic-company-text)}
.one_variant_select div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.several_variants{width:100%;height:50px;display:flex;align-items:center;background:#fff;border:1px solid #EBE9E9;border-radius:5px;justify-content:space-between;padding:10px;font-weight:400;color:var(--basic-company-text)}
.several_variants svg{transform:rotate(90deg);width:15px;height:15px}
.variants_flex{display:flex;flex-wrap:wrap;gap:5px}
.product_variant_item{display:flex;flex-direction:column;height:140px;padding:20px 10px;border:1px solid #EBE9E9;border-radius:5px;font-size:14px;font-weight:400;color:var(--basic-company-text);align-items:flex-start;justify-content:center;gap:20px;max-width:215px;width:100%;transition:all .3s;cursor:pointer}
.form_variants_product{width:58%;display:flex;flex-direction:column;gap:30px}
.product_variant_item:hover{border:1px solid var(--basic-company-text)}
.variants_product_img{width:39%}
.popup_btns,.popup_prices{gap:20px}
.product_variant_item.selected{border:1px solid var(--basic-company-text)}
.category_tabs{overflow:hidden}
.p1::after{content:url(../images/title.svg);position:absolute;position:absolute;left:15px;top:44%}
.footer_column{max-width:480px;min-width: 300px;position:relative;padding-right:7px;padding-left:7px}
.phones_list{display:flex;gap:12px;margin-bottom:0}
.phones_list svg{color:#fff;width:20px;height:20px;margin-right:12px}
.footer__menu{margin-bottom:30px}
.phones_list_right{gap:12px;display:flex;flex-direction:column}
.form_feedback_flex{gap:20px}
.categories_nav li:hover > .autocomplete-suggestions{display:none!important}
.product-page__img img{max-height:350px;height:100%; border-radius: 10px}
.product-page__img picture {
    display: flex
}
.features__wrap div.order_address{white-space:normal}
.about_us_wrapper{display:flex;align-items:flex-start;gap:26px;justify-content:space-between}
.about_us_body{width:100%;max-width:790px}
.about_us_body .section_h1{font-size:44px;font-weight:700;line-height:60px;color:var(--body-heading);margin-bottom:40px}
.about_us_body .block__description{font-size:16px;line-height:24px;font-weight:400}
.about_us_link{font-size:16px;line-height:22px;font-weight:700;text-decoration:none;color:var(--button-color);border-bottom:1px solid var(--button-color);transition:all .3s ease;display:block;margin-top:28px;width:max-content}
.about_us_image{border-radius:10px;overflow:hidden;position:sticky;top:85px}
.about_us_image picture{display:flex}
.about_us_link:hover{border-bottom:1px solid transparent}
.section_advertising{display:flex;gap:26px;padding-bottom:120px}
.advertising_image,.advertising_image img{border-radius:10px;transition:all .3s ease-out!important}
.advertising_image:hover img{transform:scale(1.05)}
.advertising_image{position:relative;overflow:hidden;max-height:394px}
.banner_advertising_link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2222}
.fn_product_slide, .fn_partners_slide{padding:25px 15px 5px; margin: 0 -7px}
.product_block__body{margin:0 -10px}
.second-page .block__title{justify-content:flex-start}
.page_about_text{display:flex;flex-direction:column;gap:20px;max-width:760px}
.page_about_img{max-width:810px;max-height:540px}
.page_about_img picture{max-height:540px}
.page_about_img img{border-radius:10px}
.page_about_content{display:flex;gap:30px}
.page_about_preview{position:relative;transition:.3s;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;flex-direction:column}
.comparison_block__item .product_preview_mini .product_button_tab{padding:6px}
.page{margin-bottom:100px}
.account__link svg{width:35px;height:35px}
.main-products .block__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}
.main-products .block__more{color:var(--basic-company);margin:20px auto 0;display:block;width:max-content;text-decoration:none;border-bottom:1px solid var(--basic-company);font-weight:700}
.details_boxed__buttons .callback:hover{border-bottom:1px solid transparent;color:var(--basic-company)}
/* .header_informers__item .compare_counter,.header_informers__item .wishlist_counter{background-color:#FFC06E} */
.swiper-buttons .swiper-button-prev,.swiper-buttons .swiper-button-next{background:#FFFFFF26;border:1px solid #FFF3;border-radius:5px;width:38px;height:38px}
.swiper-buttons .swiper-button-prev:hover,.swiper-buttons .swiper-button-next:hover{background:#D1660029;border:1px solid var(--svg-color)}
.swiper-buttons .swiper-button-next{right:100px}
.swiper-buttons .swiper-button-prev{left:100px}
.swiper-buttons .swiper-button-prev:after,.swiper-buttons .swiper-button-next:after{font-size:18px;color:var(--svg-color)}
.details_boxed__buttons .callback{font-size:16px;line-height:22px;font-weight:700;text-decoration:none;border-bottom:1px solid;height:auto;border-radius:0}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:26px;gap:26px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+5){display:none}
@media (max-width: 1199px) {
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4){display:none}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 0.5fr;grid-gap:10px;gap:10px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4){display:none}
}
@media (max-width: 767px) {
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3){display:none}
}
@media (max-width: 575px) {
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:1fr 0.5fr;grid-gap:10px;gap:10px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3){display:none}
}
@media (max-width: 480px) {
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px;gap:10px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+2){display:none}
}
.fn_product_images:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0;gap:0}
.fn_product_images:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+2){display:none}
.faq_title{gap:30px;margin-bottom:40px}
.faq_description{max-width:755px;text-align:center}
.filters .filter__group::-webkit-scrollbar{width:5px}
.filters .filter__group::-webkit-scrollbar-track{background:#FFF;border:1px solid transparent;border-radius:20px}
.filters .filter__group::-webkit-scrollbar-thumb{background-color:var(--button-color);border-radius:20px;border:1px solid transparent}
.product_sku{font-size:16px;font-weight:400}
.product_sku_value{font-weight:500}
.top_details_product{gap:16px; padding: 0 16px;}
.product_sku svg{width:21px;height:21px;color:#FF970E;margin-left:12px;cursor:pointer;transition:all .3s ease}
.product_sku svg:hover{opacity:.6}
.features th{text-align:left;padding:16px 12px;font-size:18px;font-weight:700;color:#fff}
.comments_list{margin-top:20px}
.comment_form{box-shadow:0 4px 27px 0 #00154B2E;padding:30px;border-radius:10px;background: #ffffff17;}
.contacts_page{margin:20px auto 100px}
.close_fl.active{
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;height: 100%
}
.sidebar__header, .fn_selected_features, .fn_features {
    position: relative;
    z-index: 10
}
.change_pass span {
    text-decoration: none;
transition: all .3s;
width: fit-content;
font-weight: 600;
font-size: 16px;
color: #FF970E;
cursor: pointer;
transition: all .3s ease;
position: relative;
text-decoration: none;
display: flex;
}
.change_pass span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #FF970E;
    transition: all .3sease;
}
.change_pass span:hover {
    color: #F57200;
    text-decoration: none;
}
.change_pass span:hover::after {
    background: #F57200;
}
.block__title .h3 {
    font-size: 24px;
    font-weight: 500;
}
span.nav-icon {
    width: 26px;
    height: 26px;
    flex-shrink: 0;
}
.main_banner_image {
    position: relative;
}
.product_preview_variant {
    border: 2px solid #cacaca;
    border-radius: 5px;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 400;
    color: #cacaca;
    width: 100%;
    min-width: 55px;
    max-width: 60px;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    transition: all .3s ease;
}
.product_variant_no {
    position: relative;
    border: 2px solid #6e6e6e;
    color: #6e6e6e;
}
.product_variant_no::after {
    content: '';
    width: 85%;
    position: absolute;
    transform: rotate(18deg);
    height: 2px;
    background: #ff0e0e;
    opacity: .6;
}
.product_radio:checked + .product_preview_variant {
    border: 2px solid #000;
    color: #000;
    font-weight: 400;
}
.details_boxed__select .product_radio:checked + .product_preview_variant {
    border: 2px solid var(--basic-company);
    color: var(--basic-company); 
}
.product_preview__variants:not(.details_boxed__select .product_preview__variants) {
    height: 27px;
    margin: 0 -2px 12px;
}
.product_preview__variants {
    width: 100%;
}
.details_boxed__select .product_preview__variants {
    width: 50%;
}
.product_preview__variants .swiper-slide {
    width: auto!important;
}
.product_variant_color {
    padding: 3px;
    background: #fff;
    width: 50px;
    min-width: 50px;
    aspect-ratio: 1 / 1;
}
.product_variant_color picture{
    display: flex;
}
.details_boxed__select .product_preview__variants .swiper-slide {
    margin-right: 10px!important;
}
.details_boxed__select .product_preview_variant {
    aspect-ratio: 1 / 1;
}