*{margin:0;padding:0;box-sizing:border-box;font-family:"Rubik",sans-serif}h1{font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%}h2{font-weight:400;font-size:40px;line-height:100%;letter-spacing:0%}h3{font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%}[class*=container]{width:100%;height:100%;padding:0 20px;max-width:1440px;margin:0 auto}[class*=main]{color:#000;padding-top:100px;background-color:#fff}[class*=nav] ul{padding:0 10px;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%;display:flex;gap:40px;flex-wrap:wrap;row-gap:20px;align-items:center;justify-content:center}[class*=nav] ul li{list-style:none}a{text-decoration:none;color:#000;transition:all .2s ease-in-out}a:hover{color:#c76500}[class*=logo]{z-index:1000;width:285px}[class*=button]{display:block;width:fit-content;padding:10px 20px;border:1px solid #000;border-radius:14px}p{font-weight:300;font-size:20px;line-height:28px;letter-spacing:0%}.all-products{padding:50px 0}.woocommerce-shipping-fields{display:block !important}@media(max-width: 425px){h1{font-size:33px}h2{font-size:30px}}#payment ul.wc_payment_methods,#payment .woocommerce-privacy-policy-text,#payment .payment_box,#payment .wc-gateway-description{display:none !important}#payment{background-color:rgba(0,0,0,0) !important}#place_order{float:none !important;padding:10px 20px;border:1px solid #c61003;border-radius:14px;width:auto;border-radius:8px;background-color:rgba(0,0,0,0);color:#c61003;transition:all .2s ease-in-out}#place_order:hover{background-color:#c61003;color:#fff}div.form-row{padding:0 !important}.body-lock{overflow:hidden}
.header{height:100px;width:100%;position:fixed;background-color:#fff;z-index:9999}.header__container{display:flex;justify-content:space-between;align-items:center;height:100%}.header__button-cart{display:flex;align-items:center;gap:10px}.header__button-cart svg{width:30px}.header .header__burger{display:none;width:30px;height:30px;position:relative;z-index:2;overflow:hidden}.header .header__burger span{width:30px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#000;transition:all .5s}.header .header__burger span:nth-of-type(2){top:calc(50% - 10px)}.header .header__burger span:nth-of-type(3){top:calc(50% + 10px)}.header .header__burger.active span:nth-of-type(1){display:none}.header .header__burger.active span:nth-of-type(2){top:50%;transform:translate(-50%, 0%) rotate(45deg);background-color:#ef0000}.header .header__burger.active span:nth-of-type(3){top:50%;transform:translate(-50%, 0%) rotate(-45deg);background-color:#ef0000}.header .header__burger-nav{padding-top:150px;display:none;overflow-y:auto;position:fixed;top:0;right:-100%;width:100%;height:100%;background:#fff;transition:all .5s ease-in-out;opacity:0;visibility:hidden}.header .header__burger-nav ul{padding:0;margin:0;width:auto;height:auto;display:flex;flex-direction:column;row-gap:20px}.header .header__burger-nav hr{width:100%;display:block;padding:0;margin:0;position:initial}.header .header__burger-nav li{padding:20px 25px;width:100%;display:block;list-style-type:none}.header .header__burger-nav li a:active,.header .header__burger-nav li a:visited,.header .header__burger-nav li a:hover,.header .header__burger-nav li a{font-size:28px;text-decoration:none;color:#c76500;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}.header .header__burger-nav li:hover{background-color:#c76500;color:#fff}.header .header__burger-nav li:hover a{color:#fff}.header .header__burger-nav.active{right:0;opacity:1;visibility:visible}.header__mobile-cart{display:block}.header__mobile-cart-button{padding:0;border:none}.header__mobile-cart-button svg{width:35px;stroke-width:20px}.header__mobile-cart-button svg path{stroke-width:1.5}.header__mobile-cart{display:none}@media(max-width: 900px){.header__nav{display:none}.header__cart{display:none}.header .header__burger,.header .header__burger-nav{display:block}.header__mobile-cart{display:block}.header__mobile-icons{display:flex;align-items:center;justify-content:center;gap:20px}}
.footer__container{background-color:#fff0df;border-radius:45px 45px 0 0}.footer__content{display:flex;flex-direction:column;align-items:center}.footer__top{display:flex;justify-content:space-between;width:-webkit-fill-available}.footer__links{display:flex;gap:55px;justify-content:center;align-items:center}.footer__social{display:flex;gap:20px;justify-content:center;align-items:center}.footer__social a svg{width:45px}.footer__logo{z-index:initial}.footer__form-block{gap:100px;padding:50px;display:flex;border-radius:14px;background-color:#ffe1bf;align-items:center}.footer__form{display:flex;gap:20px;flex-direction:column}.footer__form input{padding:15px;background:rgba(0,0,0,0);border:1px solid #000;border-radius:8px}.footer__form button{width:auto;border-radius:8px;border-color:#c61003;background-color:rgba(0,0,0,0);color:#c61003}.footer__contact{display:flex;gap:20px;flex-direction:column}.footer__contact p{font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%}.footer__contact span{font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%;color:#fff;background-color:#c61003;padding:5px;border-radius:7px;width:fit-content}.footer__copyright{margin-top:40px;border-top:1px solid;width:-webkit-fill-available;padding:20px 0;letter-spacing:0%}@media(max-width: 900px){.footer__top{flex-direction:column}.footer__links{gap:5px;flex-direction:column}.footer__social{padding:20px 0}.footer__social a svg{width:45px;height:auto}.footer__form-block{flex-direction:column}.footer__nav ul{flex-direction:column}.footer__contact{text-align:center;align-items:center}.footer__form-block{padding:20px}}
.banner{padding-top:40px}.banner__content{display:flex;justify-content:space-between;align-items:center}.banner__text{gap:30px;display:flex;max-width:600px;flex-direction:column}.banner__text h1{color:#c76500}.category{padding:100px 0}.category__list{display:flex;column-gap:50px;row-gap:20px;justify-content:center;flex-wrap:wrap}.category__item{width:210px;padding:20px;border-radius:14px;background-color:#fff0df;cursor:pointer;transition:all .2s ease-in-out;display:flex;flex-direction:column;align-items:center}.category__item a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.category__item h3{font-size:20px;text-align:center}.category__image{width:134px}.popular__list{display:flex;gap:85px;justify-content:center;flex-wrap:wrap}.popular__item{display:flex;flex-direction:column;width:280px;transition:all .2s ease-in-out;gap:20px;align-items:center}.popular__item a{width:-webkit-fill-available;width:-moz-available;text-align:center}.popular__item h3{font-size:20px;font-weight:400}.popular__image{width:274px}.popular__info{width:-webkit-fill-available;width:-moz-available;display:flex;flex-direction:row;justify-content:space-between}.popular__link{text-align:left !important}.advantages{padding:100px 0}.advantages__content{padding-top:80px}.advantages__list{display:flex;gap:85px;justify-content:center;flex-wrap:wrap}.advantages__item{display:flex;flex-direction:column;width:332px;gap:20px;align-items:center;text-align:center}.advantages__image{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:#c76500;border-radius:50%}@media(max-width: 425px){.banner__image{display:none}}@media(max-width: 800px){.banner__image{display:none}}
.product__content{display:flex;align-items:center;justify-content:space-between}.product__image{width:600px}.product__capacity{display:flex;gap:20px;align-items:center}.product__capacity-icon{width:40px}.product__details{width:700px;display:flex;flex-direction:column;gap:30px}.product__add-cart{display:flex;gap:50px;align-items:center}.product__add-cart p{font-size:32px}.product-advantages{background-color:#fff0df;padding:50px 0;margin:150px 0}.product-advantages__content{display:flex;justify-content:space-around;height:auto;background:url('data:image/svg+xml,<svg width="100%" height="100%" id="svg" viewBox="0 0 1440 690" xmlns="http://www.w3.org/2000/svg" class="transition duration-300 ease-in-out delay-150"><path d="M 0,700 L 0,262 C 105.03571428571428,205.39285714285714 210.07142857142856,148.78571428571428 350,171 C 489.92857142857144,193.21428571428572 664.75,294.25 783,332 C 901.25,369.75 962.9285714285713,344.2142857142857 1063,322 C 1163.0714285714287,299.7857142857143 1301.5357142857142,280.8928571428571 1440,262 L 1440,700 L 0,700 Z" stroke="none" stroke-width="0" fill="#fff0df" fill-opacity="1" class="transition-all duration-300 ease-in-out delay-150 path-0"></path></svg>');align-items:center;flex-wrap:wrap}.product-advantages__item{height:200px;display:flex;flex-direction:column;width:185px;gap:20px;align-items:center;text-align:center}.product-advantages__image{display:flex;justify-content:center;align-items:center;background-color:#fff;width:50px;height:50px;border-radius:50%}@media(max-width: 800px){.product-advantages__content{justify-content:space-around}.product__content{flex-direction:column}.product__image{width:425px}.product__details{width:auto}}@media(max-width: 425px){.product__content{flex-direction:column}.product__image{width:auto}.product__details{width:auto}.product-advantages__content{flex-direction:column;height:auto}}
.contacts{padding:100px 0}.contacts__container{display:flex;gap:50px;align-items:center}.contacts__content{border-radius:15px;padding:20px;background:#fff0df;display:flex;flex-direction:column;gap:50px}.contacts__form{display:flex;flex-direction:column;gap:20px}.contacts__form input{width:auto;width:-webkit-fill-available;padding:15px;background:rgba(0,0,0,0);border:1px solid #000;border-radius:8px}.contacts__form textarea{width:auto;width:-webkit-fill-available;padding:15px;background:rgba(0,0,0,0);border:1px solid #000;border-radius:8px;resize:none}.contacts__form button{width:auto;width:-webkit-fill-available;border-radius:8px;border-color:#c61003;background-color:rgba(0,0,0,0);color:#c61003}.contacts__form-row{display:flex;gap:15px}@media(max-width: 800px){.contacts__form-row{flex-direction:column}.contacts__image{display:none}.contacts__form input{width:auto}.contacts__form textarea{width:auto}.contacts__form button{width:auto}}
.side-cart{position:fixed;top:0;right:-600px;width:600px;height:100%;background-color:#fff;box-shadow:-2px 0 5px rgba(0,0,0,.1);z-index:9999;transition:right .3s ease;overflow-y:auto}.side-cart.open{right:0}.side-cart-header{display:flex;justify-content:space-between;align-items:center;padding:25px;border-bottom:1px solid #f1f1f1}.side-cart-header h3{margin:0;font-size:18px}.side-cart-close{font-size:25px;text-decoration:none;color:#333}.side-cart-content{padding:25px}.empty-cart{text-align:center;padding:20px 0;color:#888}.cart-item{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #f1f1f1;position:relative}.cart-item-image{width:200px;margin-right:10px}.cart-item-image img{max-width:100%;height:auto}.cart-item-details{flex-grow:1}.cart-item-title{margin-bottom:5px;font-weight:500}.cart-item-price{font-size:14px;color:#666}.remove-item{font-size:25px;color:#999;text-decoration:none;position:absolute;right:0;top:10px}.cart-subtotal{display:flex;justify-content:space-between;padding:25px 0;font-weight:500}.cart-footer{padding:25px;border-top:1px solid #f1f1f1}.checkout-button{text-align:center;width:auto;color:#c61003;border-color:#c61003}@media(max-width: 480px){.side-cart{width:100%;right:-100%}}.cart-item-quantity{padding:15px;border-radius:9px;border:2px red solid;display:flex;align-items:center;margin:8px 0}.quantity-btn{color:red;width:24px;height:24px;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0);border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:bold}.quantity-input{color:red;border-color:rgba(0,0,0,0);width:40px;height:24px;text-align:center;margin:0 5px;border-radius:4px;-moz-appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item-subtotal{font-weight:500;margin-top:4px}.cart-item-details{display:flex;gap:20px;flex-direction:column;flex-grow:1;padding-right:20px}.cart-item-bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}
.checkout-content{display:flex;padding:50px 0;justify-content:space-between;gap:20px}.checkout-products{overflow-y:auto;max-height:640px;border:1px solid #000;padding:15px;border-radius:14px;height:max-content}.checkout-products::-webkit-scrollbar{width:5px;padding-right:10px}.checkout-products::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px}.checkout-products::-webkit-scrollbar-thumb{background:rgba(0,0,0,0);border-radius:10px}.cart-items{padding-top:20px}.cart-total{padding-top:20px;display:flex;justify-content:space-between}.custom-billing-fields{padding-top:20px;display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px}.custom-billing-fields input{width:285px;padding:15px;background:rgba(0,0,0,0);border:1px solid #000;border-radius:8px;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%}.wcus-checkout-fields{display:block !important;padding-top:50px}.zen-ui-select__value{background:rgba(0,0,0,0);border:1px solid #000;border-radius:8px}.zen-ui-select__value span{font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%}.zen-ui-select__option{font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%}.form-row{margin:0 0 15px !important}.wcus-checkout-fields h3{padding-bottom:20px}@media(max-width: 1024px){.checkout-content{flex-direction:column-reverse;padding:0;padding-bottom:50px}.checkout-products{padding:50px 0;border:none}.custom-billing-fields{padding-top:20px;display:flex;flex-direction:column}.custom-billing-fields input{width:100%}}
@media(max-width: 425px){.category__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.category__item{width:140px}.category{padding:20px 0}}
.thankyou__text{text-align:center;width:auto;background:#fff0df;margin:150px auto;padding:50px;border-radius:15px}.thankyou__text p{font-weight:400;font-size:40px;line-height:100%;letter-spacing:0%}
