:root{--accent-dark: #68273d;--accent: #509289;--accent-light: #e5f3f1;--text-color: #060805;--text-light: #909090;--contrast: #c1bb63;--color-brown: #633;--color-brown-darken: #4d2626;--color-brown-light: #7a3d3d;--color-red: #d53729;--color-red-light: #f2a19a;--color-yellow: #f9f5d5;--color-green: #4cad4b;--font-1: "Nunito Sans", sans-serif}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}html{font-size:62.5%}@media screen and (max-width: 1200px){html{font-size:50%}}body{position:relative;margin:0;font-family:var(--font-1);font-size:1.6rem;color:var(--text-color);background:white;opacity:0;transition:all 1.2s}body.active{opacity:1}body:after{content:"";position:absolute;top:0;left:50%;display:none;width:1px;height:100%;background-color:green;z-index:10000}body.woocommerce-checkout .btn,body.woocommerce-cart .btn{color:#fff;background-color:var(--color-brown)}body.woocommerce-checkout .btn:hover,body.woocommerce-cart .btn:hover{background-color:var(--color-brown-darken)}body.privacy-policy .main-header{border-bottom:1px solid #eee}*{box-sizing:border-box;outline:none}.wrapper{position:relative;overflow:hidden}.wrapper .site-main{padding-top:22rem}@media screen and (max-width: 1200px){.wrapper .site-main{padding:16rem 0 5rem}}@media screen and (max-width: 576px){.wrapper .site-main{padding:11rem 0 5rem}}h1,h2,h3,h4,h5,h6{margin:0;padding:0}img{max-width:100%;height:auto}ul{margin:0;list-style-type:none}p{margin:0;padding:0;line-height:2.8rem}@media screen and (max-width: 1200px){p{font-size:2.2rem}}.hidden{display:none}.container{margin:0 auto;padding:0 15px;max-width:1615px}input[type=submit]:disabled{opacity:.6!important;cursor:not-allowed!important}a{color:inherit;text-decoration:none}.text-center{text-align:center}@media screen and (max-width: 400px){.img-responsive.img--desktop{display:none!important}}.img-responsive.img--mobile{display:none!important}@media screen and (max-width: 400px){.img-responsive.img--mobile{display:block!important}}.opacity-0{opacity:0}.d-none{display:none!important}.d-block{display:block!important}.hide_pickup{display:none!important}.message-region{position:absolute;left:0;display:block;margin-top:2.5rem;width:100%;text-align:center;color:red}@media screen and (max-width: 680px){.message-region{margin-top:6rem}}@keyframes headerFade{0%{opacity:0}to{opacity:1}}.main-header{position:absolute;width:100%;background-color:#fff;box-shadow:0 4px 60px -20px #0003;transition:all .3s;z-index:999;padding-block:2rem}@media screen and (max-width: 992px){.main-header{padding:0}}@media screen and (max-width: 576px){.main-header{padding:0}}.main-header.active{position:fixed;top:0;left:0;padding:.4rem 0;width:100%;background-color:#fff;box-shadow:0 2px 4px #0000004d;transition:all .4s;z-index:1000}.main-header.active .logo{width:11rem}.main-header.active .main-menu{align-items:baseline}@media screen and (max-width: 992px){.main-header.active .main-menu{align-items:center}}@media screen and (max-width: 576px){.main-header .container{padding:0 5px}}.main-header__menu{display:flex;align-items:center}.main-header__main-menu{position:relative}@media screen and (max-width: 992px){.main-header__main-menu{position:fixed;top:0;left:0;margin-left:0}}.main-header__cart-icon{position:relative;display:block;width:7.4rem;text-align:center;z-index:10}.main-header__cart-icon .cart-icon-target{position:relative}.main-header__cart-icon .cart-icon-target:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:2}@media screen and (max-width: 992px){.main-header__cart-icon .cart-icon-target{top:0}}.main-header__cart-icon__total{font-size:1.4rem;font-weight:400;line-height:1.6rem;letter-spacing:-.025em;text-align:center;color:var(--accent-dark)}@media screen and (max-width: 992px){.main-header__cart-icon__total{display:none}}.main-header__sandwich{display:none}@media screen and (max-width: 992px){.main-header__sandwich{display:block;order:3}}.main-header.fixed-scroll.active{position:fixed;top:0;left:0;width:100%;height:6rem;z-index:1000;animation-duration:.6s;animation-fill-mode:forwards;animation-name:headerFade}.main-header.fixed-scroll.active .cart-icon{top:2rem}.main-header.fixed-scroll.active .sandwitch-wrap{top:.5rem;left:2rem}.main-header .logo{position:relative;margin-right:auto;width:19.1rem;opacity:1;transition:all .4s;z-index:3}@media screen and (max-width: 1400px){.main-header .logo{width:16rem}}@media screen and (max-width: 992px){.main-header .logo{top:0;left:1.5rem;width:14rem}}@media screen and (max-width: 576px){.main-header .logo{width:11rem}}@media screen and (max-width: 460px){.main-header .logo{left:-1.2rem}}.main-header .logo:hover{opacity:.7}.main-header .logo a{display:flex;align-items:center}.main-header .info{height:8.5rem;font-size:2rem;font-weight:700;line-height:2.3rem;letter-spacing:-.025em;color:#fff}.main-header .info__container{display:flex;justify-content:space-between}@media screen and (max-width: 992px){.main-header .info__container{display:grid;justify-content:initial;text-align:center}}.main-header .info__hours{padding:1.6rem 3rem;height:fit-content;background-color:var(--color-red);border-radius:0 0 1rem 1rem}@media screen and (max-width: 1600px){.main-header .info__hours{padding:.6rem 1rem;font-size:1.5rem}}@media screen and (max-width: 576px){.main-header .info__hours{display:none}}.main-header .info__hours span:first-of-type{margin-right:3.3rem}@media screen and (max-width: 1600px){.main-header .info__hours span:first-of-type{margin-right:1rem}}.main-header .info__contacts{margin-top:2rem;margin-right:10rem}@media screen and (max-width: 992px){.main-header .info__contacts{margin-top:1rem}}.main-header .info__contacts ul{display:flex;justify-content:space-between;gap:2rem}@media screen and (max-width: 1830px){.main-header .info__contacts ul{gap:1rem}}@media screen and (max-width: 992px){.main-header .info__contacts ul{justify-content:initial}}.main-header .info__contacts ul li{align-items:center;height:fit-content;font-size:2rem;font-weight:700;line-height:2.3rem;letter-spacing:-.025em;color:#fff;background-color:var(--color-brown);border-radius:1rem;transition:all .3s}@media screen and (max-width: 1400px){.main-header .info__contacts ul li{border-radius:.5rem}}.main-header .info__contacts ul li:hover{background-color:var(--color-red);transition:all .3s}.main-header .info__contacts ul li.phone{padding:.7rem 3.3rem .77rem 2.3rem}@media screen and (max-width: 1400px){.main-header .info__contacts ul li.phone{display:flex;align-items:center;padding:.8rem 1.5rem .7rem;font-size:1.8rem;line-height:2rem}}.main-header .info__contacts ul li.phone svg{margin-right:8px}.main-header .info__contacts ul li.cabinet a{display:block;padding:.7rem 1.5rem;text-transform:capitalize}@media screen and (max-width: 1400px){.main-header .info__contacts ul li.cabinet a{padding:.3rem 1.5rem;font-size:1.8rem;line-height:2.9rem}}.main-header .info__contacts ul li.lang{background:transparent}@media screen and (max-width: 576px){.main-header .info__contacts ul li.lang{margin-top:1rem}}@media screen and (max-width: 650px){.main-header .info__contacts .phone{display:none!important}}@media screen and (max-width: 650px){.main-header .info__contacts .cabinet{display:none}}@media screen and (max-width: 1400px){.main-header .info{height:5rem}}.main-menu{position:relative;display:flex;align-items:flex-end;margin-right:0;transition:all .3s;z-index:2;gap:3.2rem}@media screen and (max-width: 992px){.main-menu{position:fixed;top:0;left:0;display:flex;justify-content:safe center;align-items:center;margin-left:0;padding:4rem 0 5rem;width:100%;height:100%;background:var(--color-brown);opacity:0;transform:scale(1.3);overflow-y:auto;z-index:1000;box-sizing:border-box;flex-direction:column;pointer-events:none}.main-menu li a{color:#fff}.main-menu li a svg{display:none}.main-menu li:nth-child(4){margin-right:0!important}}.main-menu.fixed{opacity:1;transform:scale(1);pointer-events:initial}.main-menu.fixed .menu-menu__title{margin-bottom:2rem;color:#fff}.main-menu li{position:relative}.main-menu li.current-menu-item a{color:var(--color-red)}.main-menu li:nth-child(2) a svg{position:relative;top:.8rem}@media screen and (max-width: 992px){.main-menu li.phone{display:flex}}.main-menu .menu-menu__title{cursor:pointer;margin-bottom:0;text-transform:initial}.main-menu .menu-menu__title,.main-menu a{position:relative;display:block;padding:0;font-size:2rem;font-weight:400;line-height:2.3rem;text-align:center;color:var(--color-brown);transition:all .3s}.main-menu .menu-menu__title:hover,.main-menu a:hover{color:var(--color-red);transition:all .3s;fill:var(--color-red)}.main-menu .menu-menu__title:hover svg,.main-menu a:hover svg{transform:scale(1.3);transition:all .3s;fill:var(--color-red)}.main-menu .menu-menu__title svg,.main-menu a svg{transform:initial;transition:all .3s}@media screen and (max-width: 1830px){.main-menu .menu-menu__title,.main-menu a{margin:0 2rem}}@media screen and (max-width: 992px){.main-menu .menu-menu__title,.main-menu a{margin-bottom:3rem;font-size:3rem;text-align:center}}.main-menu .menu-menu__title.active,.main-menu a.active{color:var(--color-red)}.main-menu .menu-menu__title.active svg,.main-menu a.active svg{fill:var(--color-red)}.main-menu .sub-menu{position:absolute;top:2.5rem;left:-4.5rem;display:none;padding:1.5rem 0;width:15rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 12px #00000026}@media screen and (max-width: 992px){.main-menu .sub-menu{position:static;align-items:start;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:100%;background-color:transparent;border-radius:0;box-shadow:none}}.main-menu .sub-menu.active{display:block}.main-menu .sub-menu li{display:block;margin:0;padding:0}.main-menu .sub-menu li.current-menu-item a{color:var(--color-red)}.main-menu .sub-menu li a{display:block;margin:0;padding:1rem 2rem;font-size:1.6rem;text-align:left;color:var(--color-brown);transition:all .3s}@media screen and (max-width: 992px){.main-menu .sub-menu li a{display:flex;justify-content:center;align-items:center;padding:1rem!important}}@media screen and (min-width: 992px){.main-menu .sub-menu li a:hover{color:var(--color-red);background:rgb(var(--color-red),.1)}}@media screen and (max-width: 992px){.main-menu .sub-menu li a{font-size:2rem!important;text-align:center;color:#fff}}.main-menu .menu-menu{position:relative}@media screen and (min-width: 993px){.main-menu .menu-menu:hover .sub-menu{display:block}}.main-menu .menu-menu .sub-menu{left:0}.main-menu .menu-menu .sub-menu a{font-size:2rem}@media screen and (min-width: 650px){.main-menu .phone{display:none!important}}@media screen and (min-width: 650px){.main-menu .cabinet{display:none}}@media screen and (max-width: 576px){.main-menu .info__hours{display:block;margin:3rem auto;padding:2rem;width:95%;font-size:1.8rem;text-align:center;color:#fff;border-radius:.5rem}}.btn{display:inline-flex;justify-content:center;align-items:center;padding:0 3.2rem;height:4.5rem;font-size:1.6rem;color:var(--text-color);background:linear-gradient(95.14deg,rgba(201,201,201,.2) 0%,rgba(201,201,201,.5) 53.13%,rgba(200,200,200,.2) 100%);border:1px solid transparent;border-radius:1rem;transition:all .4s;cursor:pointer}.btn:hover{border-color:#000}.call-button{position:fixed;right:1.5rem;bottom:1.5rem;display:flex;justify-content:center;align-items:center;width:6rem;height:6rem;background:#ee3230;border-radius:50%;transition:all .5s ease;z-index:10000}@media screen and (min-width: 768px){.call-button:hover{transform:scale(1.2)}}.call-button svg{width:3.8rem;height:3.8rem;transition:all .5s ease}ul.breadcrumb{display:flex;align-items:center;padding-bottom:3rem}@media screen and (max-width: 576px){ul.breadcrumb{display:block;padding:0 0 2.4rem}}ul.breadcrumb li{display:block;padding-right:.5rem;font-size:2rem;font-weight:300;line-height:2.3rem;text-transform:uppercase;color:#000;transition:all .4s}@media screen and (max-width: 576px){ul.breadcrumb li{padding:0;margin-bottom:1rem}}ul.breadcrumb li:last-of-type{color:#606060}.sandwitch-wrap{padding:18px 10px;border-radius:3px;z-index:1001}.sandwitch{position:relative;display:block;width:23px;height:14px;cursor:pointer}.sandwitch--active .sandwitch__line--top{top:6px;background:#fff;transform:rotate(45deg)}.sandwitch--active .sandwitch__line--middle{opacity:0}.sandwitch--active .sandwitch__line--bottom{top:6px;background:#fff;transform:rotate(-45deg)}.sandwitch__line{position:absolute;left:0;display:block;width:100%;height:2px;background-color:#000;transition:all linear .1s}.sandwitch__line--top{top:0}.sandwitch__line--middle{top:6px}.sandwitch__line--bottom{top:12px}.home-intro{position:relative;padding-top:10.3rem;height:54rem}@media screen and (max-width: 992px){.home-intro{padding-top:6.2rem;height:70rem}}.home-intro__bg-slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover}.home-intro__gallery-images{position:relative;z-index:2}.home-intro__gallery-images .swiper-slide{position:relative}.home-intro__gallery-images .swiper-slide img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.home-intro .gallery-desktop{display:none}.home-intro .gallery-desktop.active{display:block}.home-intro .gallery-desktop .swiper-slide{aspect-ratio:3.15/1}.home-intro .gallery-mobile{display:none}.home-intro .gallery-mobile.active{display:block}.home-intro .gallery-mobile .swiper-slide{aspect-ratio:1/1.5}.pewc-groups-standard{display:grid;width:100%;gap:1.5rem;grid-template-columns:1fr 1fr;order:3}@media screen and (max-width: 768px){.pewc-groups-standard{grid-template-columns:1fr}}.pewc-groups-standard .pewc-main-price{display:none}.pewc-groups-standard .pewc-group-wrap{position:relative;margin-bottom:5rem;padding:4rem 2rem;border:1px solid #d9d9d9;border-radius:1rem;grid-column:span 2}.pewc-groups-standard .pewc-group-wrap.pewc-group-wrap-1969,.pewc-groups-standard .pewc-group-wrap.pewc-group-wrap-2086{grid-column:span 1}@media screen and (max-width: 768px){.pewc-groups-standard .pewc-group-wrap{grid-column:span 1}}.pewc-groups-standard .pewc-group-wrap:last-child{margin-bottom:2rem}.pewc-groups-standard .pewc-group-heading-wrapper{position:absolute;top:-2.2rem;left:4rem;padding:0 2rem;background:white}.pewc-groups-standard .pewc-group-heading-wrapper h3{font-size:2.5rem;font-weight:600;line-height:2.9rem;color:#000}.pewc-groups-standard .pewc-group-checkbox input[type=checkbox]{position:relative;margin-right:8px;width:3.2rem!important;height:3.2rem;border:3px solid #ececec;border-radius:50%;transition:all .2s;appearance:none;cursor:pointer}.pewc-groups-standard .pewc-group-checkbox input[type=checkbox]:checked{position:relative;border-color:#d03528}.pewc-groups-standard .pewc-group-checkbox input[type=checkbox]:checked:after{content:"+";position:absolute;top:50%;left:50%;display:flex;justify-content:center;align-items:center;font-size:3rem;color:#0cc42a;transform:translate(-50%,-50%)}.pewc-groups-standard .pewc-group-checkbox input[type=checkbox]:hover{border-color:#d03528}.pewc-groups-standard .pewc-group-radio input[type=radio]{margin-right:8px;width:3.2rem;height:3.2rem;border:3px solid #ececec;border-radius:50%;transition:all .2s;appearance:none;cursor:pointer}.pewc-groups-standard .pewc-group-radio input[type=radio]:checked{position:relative;border-color:#0cc42a}.pewc-groups-standard .pewc-group-radio input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;display:flex;width:2rem;height:2rem;background:#0cc42a;border-radius:50%;transform:translate(-50%,-50%)}.pewc-groups-standard .pewc-group-radio input[type=radio]:not(:checked):hover{border-color:#d03528}.pewc-groups-standard .pewc-group-checkbox .quantity-button,.pewc-groups-standard .pewc-group-checkbox .quantity-button.quantity-up,.pewc-groups-standard .pewc-group-checkbox .quantity-button.quantity-down,.pewc-groups-standard .pewc-group-checkbox .quantity-nav{display:none}.pewc-groups-standard .pewc-group-checkbox .pewc-item-field-wrapper label{margin-left:0!important}.pewc-groups-standard .pewc-group-radio .quantity-button,.pewc-groups-standard .pewc-group-radio .quantity-button.quantity-up,.pewc-groups-standard .pewc-group-radio .quantity-button.quantity-down,.pewc-groups-standard .pewc-group-radio .quantity-nav{display:none}.pewc-groups-standard .pewc-group-radio .pewc-item-field-wrapper label{margin-left:0!important}.pewc-groups-standard .pewc-group-radio .pewc-item-field-wrapper .pewc-checkbox-group-wrapper li:not(:last-of-type){margin-bottom:3.2rem}.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper{position:relative}.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper label{display:flex;align-items:center;margin-left:5rem;font-size:1.7rem;font-weight:300;line-height:2.3rem;letter-spacing:-.025em;color:#000;cursor:pointer;order:1}.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper .pewc-field-price{margin-left:1rem;font-size:1.8rem;font-weight:700}.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper .pewc-field-price:before{content:"+"}.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper input[type=number]::-webkit-inner-spin-button,.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none}.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper input[type=number]{margin-top:3px;margin-right:.5rem;margin-left:4rem;font-size:2rem;font-weight:700;text-align:center;text-transform:uppercase;color:#000;border:0;appearance:textfield}.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper .quantity-button{position:relative;display:flex;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;font-size:3rem;background:#ececec;border-radius:30px;box-shadow:0 4px 60px -20px #00000040;cursor:pointer}.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper .quantity-button.quantity-up{position:absolute;color:#0cc42a}.pewc-groups-standard .pewc-group-content-wrapper .pewc-item-field-wrapper .quantity-button.quantity-down{position:absolute;left:0;line-height:2.7rem;color:#d03528}@media screen and (max-width: 576px){.pewc-groups-standard .pewc-group-content-wrapper ul{gap:1rem}}.pewc-groups-standard .pewc-total-field-wrapper p{display:none}.pewc-groups-standard .pewc-total-field-wrapper p:last-child{display:block}.pewc-groups-standard .pewc-total-field-wrapper #pewc-grand-total-label{display:none}.pewc-groups-standard .pewc-total-field-wrapper .pewc-total-field{opacity:0}.page-privacy{position:relative;padding-top:16rem;padding-bottom:5rem}@media screen and (max-width: 992px){.page-privacy{padding-top:10rem}}@media screen and (max-width: 576px){.page-privacy{padding-top:7rem}}.page-privacy h1,.page-privacy h2,.page-privacy h3,.page-privacy h4,.page-privacy h5,.page-privacy h6{margin-top:5rem;margin-bottom:2rem}.page-privacy .red{display:inline-block;color:red;border:1px solid red}.page-privacy a{font-weight:700;text-decoration:underline}.page-privacy table{border-collapse:collapse}.page-privacy table th{color:#fff;background-color:#444}.page-privacy table th,.page-privacy table td{padding:1rem 2rem;border:1px solid #aaa}.page-privacy ul li,.page-privacy ol li{margin-bottom:1rem;line-height:2.5rem}.page-privacy p{margin-bottom:1rem}.page-contact{padding:17rem 0}@media screen and (max-width: 1200px){.page-contact{padding:16rem 0 5rem}}@media screen and (max-width: 576px){.page-contact{padding:11rem 0 5rem}}.page-contact .map,.page-contact .map iframe{height:100%}@media screen and (max-width: 768px){.page-contact .map{height:45rem}}.page-contact__container{display:grid;margin-top:5rem;gap:5rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 768px){.page-contact__container{gap:5rem;grid-template-columns:repeat(1,1fr)}}.page-contact h2{margin-bottom:5rem;font-size:3rem;font-weight:700;border-bottom:1px solid var(--color-red)}.page-contact__info h3{font-size:4rem;font-weight:300}.page-contact__info ul{margin-top:3rem;font-weight:400}.page-contact__info ul li{padding:2rem 1rem;border-bottom:1px solid #d9d9d9}.page-contact__info ul li span:first-of-type{margin-right:3rem}.page-contact__info ul li i{margin-right:1rem}.page-contact__info ul a:hover{text-decoration:underline}.main-footer__top{display:flex;justify-content:space-between;padding:9rem 0 5rem 16rem;background-color:#fff}@media screen and (max-width: 1600px){.main-footer__top{padding:9rem 0 5rem 6rem}}@media screen and (max-width: 1400px){.main-footer__top{padding:9rem 1.5rem}}@media screen and (max-width: 576px){.main-footer__top{display:block;padding:5rem 1.5rem 1rem}}@media screen and (max-width: 576px){.main-footer__top__info{text-align:center}}.main-footer__top__info h1{margin-bottom:6.6rem;font-size:4.5rem;font-weight:700;line-height:5.4rem;color:#000}@media screen and (max-width: 576px){.main-footer__top__info h1{margin-bottom:2.5rem}}.main-footer__top__info ul li{display:flex;align-items:center;margin-bottom:3rem;font-size:3rem;font-weight:400;line-height:3.5rem;letter-spacing:-.025em;color:#000}.main-footer__top__info ul li.current-menu-item a,.main-footer__top__info ul li a:hover{color:var(--color-red)}.main-footer__top__info ul li img{width:35rem}@media screen and (max-width: 576px){.main-footer__top__info ul li{display:block;text-align:center}}.main-footer__top__info ul svg{margin-right:1.8rem}.main-footer__top__info .main-footer__delivery-links{display:flex!important;gap:2rem;align-items:center;overflow:visible;font-size:0;line-height:0}@media screen and (max-width: 576px){.main-footer__top__info .main-footer__delivery-links{justify-content:center;display:flex!important}}.main-footer__top__info .main-footer__delivery-links a{display:inline-block;transition:opacity .3s ease;overflow:visible;flex-shrink:0}.main-footer__top__info .main-footer__delivery-links a:hover{opacity:.7}.main-footer__top__info .main-footer__delivery-links a svg{display:block}.main-footer__top__info .main-footer__delivery-links a[href*=glovo] svg{height:auto;width:auto}.main-footer__top__info .main-footer__delivery-links a[href*=straus] svg{height:3rem;width:auto}.main-footer__top__info .main-footer__delivery-links a[href*=straus] svg path{fill:#122128}.main-footer__top__menu{margin-top:10rem;text-align:right}@media screen and (max-width: 992px){.main-footer__top__menu{margin-top:0}}@media screen and (max-width: 576px){.main-footer__top__menu{margin-top:6rem}}.main-footer__top__menu ul{display:flex;padding-right:16rem;border-bottom:1px solid #000}@media screen and (max-width: 1600px){.main-footer__top__menu ul{padding-right:6rem}}@media screen and (max-width: 1400px){.main-footer__top__menu ul{padding-right:0}}@media screen and (max-width: 992px){.main-footer__top__menu ul{display:block}}.main-footer__top__menu ul li{margin:2rem 1rem}@media screen and (max-width: 992px){.main-footer__top__menu ul li{margin:0 0 1rem}}.main-footer__top__menu ul li.current-menu-item a{color:var(--color-red)}.main-footer__top__menu ul li a{display:block;font-size:2.6rem;font-weight:300;line-height:3rem;text-align:right}.main-footer__top__menu ul li a:hover{color:var(--color-red)}@media screen and (max-width: 576px){.main-footer__top__menu ul li a{text-align:center}}.main-footer__top__partner{display:flex;justify-content:flex-end;align-items:center;margin-top:8rem;padding-right:16rem;font-size:2rem}@media screen and (max-width: 992px){.main-footer__top__partner{padding-right:0}}@media screen and (max-width: 576px){.main-footer__top__partner{display:grid;justify-content:center;margin-top:4rem;margin-bottom:2rem;font-size:2rem;line-height:4rem;text-align:center}}.main-footer__top__partner a{margin-left:2rem}.main-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding:2rem 16rem;font-size:1.8rem;font-weight:300;line-height:2.1rem;color:#000;background-color:var(--color-yellow)}@media screen and (max-width: 1350px){.main-footer__bottom{padding:2rem 1.5rem}}@media screen and (max-width: 768px){.main-footer__bottom{display:block;text-align:center}}.main-footer__bottom__social ul{display:flex;align-items:center}@media screen and (max-width: 768px){.main-footer__bottom__social ul{justify-content:center;padding:2rem 0}}.main-footer__bottom__social ul li{padding:0 1.5rem}.main-footer__bottom__social ul li.current-menu-item a{color:var(--color-red)}.main-footer__bottom__social ul li a{display:block}.main-footer__bottom__terms ul{display:flex}@media screen and (max-width: 768px){.main-footer__bottom__terms ul{justify-content:center}}.main-footer__bottom__terms ul li{position:relative}.main-footer__bottom__terms ul li:first-child{margin-right:3rem}@media screen and (max-width: 1200px){.main-footer__bottom__terms ul li:first-child{margin-right:4rem}}.main-footer__bottom__terms ul li:first-child:after{content:"";position:absolute;top:3px;right:-17px;display:block;width:1.2px;height:16px;background:black}@media screen and (max-width: 1200px){.main-footer__bottom__terms ul li:first-child:after{height:11px}}.main-footer__bottom__terms ul li a{text-decoration:underline}.main-footer__bottom__terms ul li a:hover{text-decoration:none}.language{position:relative;margin-right:5rem}@media screen and (max-width: 992px){.language{margin-right:2rem;margin-left:2rem;z-index:1003;order:2}}@media screen and (max-width: 370px){.language{margin-left:.5rem;margin-right:.5rem}}.language__btn{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:.4rem}.language__btn span{display:inline-block;margin-right:.4rem;margin-left:.6rem;font-size:1.4rem}.language__btn img{height:auto;flex:0 0 2.2rem}.language__btn svg{flex:0 0 8px}.language .widget-title{padding:1.2rem;font-family:var(--font-2);font-size:1.4rem;font-weight:700;color:#000;border-bottom:.1rem solid rgba(0,0,0,.1)}.language .widget_wpglobus{position:absolute;top:3rem;left:0;display:block;width:24.4rem;background:white;border-radius:1.6rem;opacity:0;transform:translateY(20%);transition:all .6s;pointer-events:none}@media screen and (max-width: 992px){.language .widget_wpglobus{left:initial;right:0}}.language .widget_wpglobus.active{opacity:1;transform:translateY(0);pointer-events:all}.language .widget_wpglobus .code{display:none!important}.language .list{padding:.8rem}.language .list a{position:relative;display:flex;align-items:center;padding:12px;background:#f9f9f9;border-radius:8px}.language .list a:not(:last-of-type){margin-bottom:12px}.language .list a:before{content:"";position:absolute;top:50%;right:12px;display:block;width:19px;height:19px;border:1px solid #ccc;border-radius:50%;transform:translateY(-50%)}.language .list a:after{content:"";position:absolute;top:50%;right:16px;display:block;width:13px;height:13px;background:#0cc42a;border-radius:50%;opacity:0;transform:translateY(-50%);transition:all .3s}.language .list a.wpglobus-current-language{background:#e7e7e7}.language .list a.wpglobus-current-language:before{border-color:#0cc42a}.language .list a.wpglobus-current-language:after{opacity:1}.language .list img{display:inline-block;margin-right:1.6rem!important;flex:0 0 2.2rem}.language .list .name{font-family:var(--font-2);font-size:1.4rem;font-weight:500;color:#000}.city-popup{position:fixed;top:0;left:0;display:none;justify-content:center;align-items:center;width:100%;height:100%;z-index:9999}.city-popup.active{display:flex}.city-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);cursor:pointer}.city-popup__content{position:relative;padding:40px 30px;width:90%;max-width:516px;text-align:center;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;z-index:10}.city-popup__close{position:absolute;top:15px;right:15px;padding:0;width:32px;height:32px;font-size:32px;line-height:1;color:#999;background:transparent;border:none;transition:color .3s ease;cursor:pointer}.city-popup__close:hover{color:#333}.city-popup__title{margin:0 0 10px;font-size:28px;font-weight:700;color:#333}.city-popup__subtitle{margin:0 0 30px;font-size:16px;color:#666}.city-popup__buttons{display:flex;flex-direction:column;gap:15px;flex-wrap:wrap}@media (min-width: 480px){.city-popup__buttons{flex-direction:row}}.city-popup__buttons:has(.city-popup__button--glovo:not(.hidden)){display:grid;grid-template-columns:1fr 1fr;gap:15px}@media (max-width: 576px){.city-popup__buttons:has(.city-popup__button--glovo:not(.hidden)){grid-template-columns:1fr}}.city-popup__buttons:has(.city-popup__button--glovo:not(.hidden)) .city-popup__button--continue{grid-column:1/-1;justify-self:center;max-width:300px}@media (max-width: 576px){.city-popup__buttons:has(.city-popup__button--glovo:not(.hidden)) .city-popup__button--continue{grid-column:1}}.city-popup__buttons:has(.city-popup__button--glovo:not(.hidden)) .hidden{display:none!important}.city-popup__button.hidden{display:none!important}.city-popup__button{padding:15px 30px;font-size:18px;font-weight:600;color:#fff;background:#e74c3c;border:none;border-radius:8px;transition:all .3s ease;cursor:pointer;flex:1;display:flex;align-items:center;justify-content:center;min-height:60px}.city-popup__button:hover{background:#c0392b;box-shadow:0 4px 12px #e74c3c4d;transform:translateY(-2px)}.city-popup__button:active{transform:translateY(0)}.city-popup__button--glovo{background:#FFC245}@media (max-width: 576px){.city-popup__button--glovo{width:210px;margin:0 auto}}.city-popup__button--glovo:hover{background:#e6ac3b}.city-popup__button--glovo svg{max-height:40px;width:auto}.city-popup__button--straus{background:#f6009b}@media (max-width: 576px){.city-popup__button--straus{width:210px;margin:0 auto}}.city-popup__button--straus:hover{background:#d4007f}.city-popup__button--straus svg{max-height:25px;width:auto}.city-popup__button--continue{background:#27ae60}@media (max-width: 576px){.city-popup__button--continue{width:210px;margin:0 auto}}.city-popup__button--continue:hover{background:#219150}.page-offers{position:relative;padding-top:22rem;padding-bottom:11rem;background:linear-gradient(180deg,#FFFEF1 80.21%,#F1FFF5 100%)}@media screen and (max-width: 992px){.page-offers{padding-top:14rem}}@media screen and (max-width: 576px){.page-offers{padding-top:11rem}}.page-offers .decor-1{position:absolute;top:18rem;right:0;z-index:0}.page-offers .decor-2{position:absolute;left:-5rem;bottom:35%;z-index:0}.page-offers .decor-3{position:absolute;right:0;bottom:0;z-index:0}.page-offers__products{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);row-gap:5rem}@media screen and (max-width: 768px){.page-offers__products{grid-template-columns:repeat(1,1fr)}}.page-offers__item{position:relative;background:#FFF;border-radius:3rem;box-shadow:0 4px 60px -20px #00000040;transition:all .3s;z-index:1}.page-offers__item:hover{transform:scale(1.02)}.page-offers__info{padding:2.8rem 3.2rem}@media screen and (max-width: 400px){.page-offers__info{padding:2rem}}.page-offers__thumb img{width:100%;height:35rem;border-radius:3rem;object-fit:cover}.page-offers__title{display:flex;justify-content:space-between;margin-bottom:2rem;font-size:3.5rem;font-weight:700;line-height:4.2rem;color:#000;gap:2rem}@media screen and (max-width: 400px){.page-offers__title{font-size:2.8rem;line-height:3.5rem;gap:0}}.page-offers__prices{display:flex;font-size:3.5rem;font-weight:700;line-height:4.1rem;letter-spacing:-.025em}.page-offers__prices .sale{margin-right:2rem;color:#120d0d}.page-offers__prices .sale span{font-size:3rem;color:var(--color-red)}.page-offers__prices .regular{color:#000;opacity:.1}.page-offers__prices .regular span{font-size:3rem}.page-offers__add-to-cart{display:none;margin-top:1rem;font-size:2rem;font-weight:300;line-height:2.3rem;text-transform:lowercase;color:#000}.page-offers__btn-add a{display:flex;justify-content:center;width:5rem;height:5rem;font-size:5rem;line-height:5.2rem;color:#fff;background:#8D1E14;border-radius:50%}.page-delivery{position:relative;padding-top:22rem;padding-bottom:11rem;background:linear-gradient(180deg,#FFFEF1 80.21%,#F1FFF5 100%)}@media screen and (max-width: 992px){.page-delivery{padding-top:14rem}}@media screen and (max-width: 576px){.page-delivery{padding-top:11rem}}.features{position:relative}.features .line:first-of-type{left:13.7%}.features .line:nth-of-type(2){left:34.3%}.features .line:nth-of-type(3){left:43.5%}.features .line:nth-of-type(4){left:64.1%}.features .line:nth-of-type(5){left:73.2%}.features .line:nth-of-type(6){left:93.9%}.features__row{display:flex;justify-content:space-between}@media screen and (max-width: 1700px){.features__row{display:block}}.features__row>img{display:block}@media screen and (max-width: 992px){.features__row>img{display:table;margin:0 auto 2rem}}.features__wrap{position:relative;display:flex;justify-content:space-between;margin:0 auto;padding:15.9rem 2.8rem 0;max-width:1717px;z-index:2;flex:1}@media screen and (max-width: 1700px){.features__wrap{padding:4rem 2rem}}@media screen and (max-width: 992px){.features__wrap{display:block}}.features__item{margin-bottom:8.3rem;width:32%}@media screen and (max-width: 992px){.features__item{width:100%;text-align:center}}.features__item:first-of-type .features__text{padding-right:14rem}.features__item:nth-of-type(2) .features__text{padding-right:12rem}.features__item:nth-of-type(3) .features__text{padding-right:14rem}.features__item:nth-of-type(3) .features__text img{width:28.7rem;max-width:initial}.features__title{margin-bottom:3rem}.features__text{padding-top:3.2rem;padding-left:38.6%;line-height:1.5}@media screen and (max-width: 1600px){.features__text{padding-left:20%}}@media screen and (max-width: 992px){.features__text{padding-right:0!important;padding-left:0;text-align:center!important}}.features__text p{margin-bottom:3.4rem;font-size:1.6rem;line-height:3.1rem;letter-spacing:-.05rem}.features ul{display:flex;margin-top:3.9rem}@media screen and (max-width: 992px){.features ul{justify-content:center}}.features ul img{margin-right:2rem;height:2.6rem}.product-categories-custom{position:relative;overflow:hidden}.product-categories-custom .block-category-products{position:relative;scroll-margin-top:10rem}.product-categories-custom .block-category-products .bg-image{position:absolute}@media screen and (max-width: 992px){.product-categories-custom .block-category-products .bg-image{width:20rem}}@media screen and (max-width: 576px){.product-categories-custom .block-category-products .bg-image{width:15rem}}.product-categories-custom .block-category-products .bg-image--1{top:0;right:0}.product-categories-custom .block-category-products .bg-image--2{top:90%;left:0}.product-categories-custom .block-category-products .bg-image--3{top:-4rem;right:0}.product-categories-custom .block-category-products .bg-image--4{top:70%;left:0}.product-categories-custom .block-category-products--index-1{padding-top:6.4rem;background:linear-gradient(180deg,#fffef1 80.21%,#f1fff5 100%)}.product-categories-custom .block-category-products--index-2{background:linear-gradient(180deg,#f1fff5 76.56%,#fcf9f4 100%)}.product-categories-custom .block-category-products--index-3{background:#fcf9f4}.product-categories-custom .block-category-products--index-4{background:linear-gradient(180deg,#fcf9f4 0%,#d9edff 100%)}.product-categories-custom .block-category-products--index-5{background:linear-gradient(180deg,#d9edff 33%,#f1fff5 100%)}.product-categories-custom .block-category-products--index-6{background:linear-gradient(180deg,#f1fff5 76.56%,#fcf9f4 100%)}.product-categories-custom .block-category-products--index-7{background:linear-gradient(180deg,#fcf9f4 76.56%,#fffef1 100%)}.product-categories-custom .block-category-products .wrapper-products{position:relative;margin:0 auto;padding:0 13rem;max-width:1920px}@media screen and (max-width: 1850px){.product-categories-custom .block-category-products .wrapper-products{padding:0 5rem}}@media screen and (max-width: 1650px){.product-categories-custom .block-category-products .wrapper-products{padding:0}}@media screen and (max-width: 450px){.product-categories-custom .block-category-products .wrapper-products{padding:0}}.product-categories-custom .block-category-products.pizza{background:linear-gradient(180deg,#fffef1 80.21%,#f1fff5 100%)}.product-categories-custom .block-category-products.pizza .pizza-1{position:absolute;top:0;right:0}@media screen and (max-width: 1000px){.product-categories-custom .block-category-products.pizza .pizza-1{width:20rem}}@media screen and (max-width: 450px){.product-categories-custom .block-category-products.pizza .pizza-1{top:12rem;right:4rem;width:11rem}}.product-categories-custom .block-category-products.pizza .pizza-2{position:absolute;left:0;bottom:33%}@media screen and (max-width: 1000px){.product-categories-custom .block-category-products.pizza .pizza-2{bottom:43%;width:20rem}}.product-categories-custom .block-category-products.salate{background:linear-gradient(180deg,#f1fff5 76.56%,#fcf9f4 100%)}.product-categories-custom .block-category-products.salate .salate-1{position:absolute;top:-15rem;right:0}@media screen and (max-width: 1000px){.product-categories-custom .block-category-products.salate .salate-1{width:20rem}}@media screen and (max-width: 700px){.product-categories-custom .block-category-products.salate .salate-1{width:15rem}}.product-categories-custom .block-category-products.salate .salate-2{position:absolute;left:0;bottom:33%}@media screen and (max-width: 1000px){.product-categories-custom .block-category-products.salate .salate-2{bottom:43%;width:20rem}}.product-categories-custom .block-category-products.gustari{background-color:#fcf9f4}.product-categories-custom .block-category-products.gustari .gustari-1{position:absolute;top:-11rem;right:0}@media screen and (max-width: 1000px){.product-categories-custom .block-category-products.gustari .gustari-1{width:20rem}}.product-categories-custom .block-category-products.gustari .gustari-2{position:absolute;left:0;bottom:5%}@media screen and (max-width: 1000px){.product-categories-custom .block-category-products.gustari .gustari-2{width:20rem}}.product-categories-custom .block-category-products.bauturi{background:rgb(217,237,255);background:linear-gradient(0deg,rgb(217,237,255) 33%,rgb(252,249,244) 100%)}.product-categories-custom .block-category-products--parent{background:none!important}.product-categories-custom .block-category-products--parent .block-category-products__category h2{display:flex;align-items:center;margin-bottom:2rem;font-size:4.5rem;font-weight:700;line-height:5.4rem;text-transform:uppercase}.product-categories-custom .block-category-products--first-child{scroll-margin-top:17rem}.product-categories-custom .block-category-products--first-child .block-category-products__category h2{padding-top:2rem}.product-categories-custom .block-category-products--child:not(.product-categories-custom .block-category-products--first-child){scroll-margin-top:10rem}.product-categories-custom .block-category-products .block-category-products__category--child h2{padding-top:4rem}.product-categories-custom .block-category-products__category h2{display:flex;align-items:center;margin-bottom:2rem;font-size:4.5rem;font-weight:700;line-height:5.4rem;text-transform:uppercase}.product-categories-custom .block-category-products__category h2 img{position:relative;top:-6px;margin-left:4rem;height:8rem}.product-categories-custom .block-category-products__category--child h2{font-size:3rem;line-height:3.6rem}.product-categories-custom .block-category-products__products{position:relative;display:grid;padding-bottom:7rem;gap:3.7rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width: 1500px){.product-categories-custom .block-category-products__products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1000px){.product-categories-custom .block-category-products__products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.product-categories-custom .block-category-products__products{column-gap:15px;row-gap:30px}}@media screen and (max-width: 576px){.product-categories-custom .block-category-products__products{column-gap:10px}}.product-categories-custom .block-category-products__item{position:relative;display:flex;padding-top:1rem;padding-bottom:2rem;transition:all .3s;flex-direction:column}@media screen and (max-width: 576px){.product-categories-custom .block-category-products__item{background:linear-gradient(to top,#ffffff 0%,#ffffff 80%,transparent 100%)}}.product-categories-custom .block-category-products__item:hover{transform:scale(1.05)}.product-categories-custom .block-category-products__item:before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:60%;background:white;border-radius:3rem;box-shadow:0 3.2rem 3rem -2.9rem #00000040;z-index:1}.product-categories-custom .block-category-products__thumb,.product-categories-custom .block-category-products__info{position:relative;z-index:2}.product-categories-custom .block-category-products__info{display:grid;align-items:center;padding:2.6rem;flex:1}@media screen and (max-width: 576px){.product-categories-custom .block-category-products__info{padding:2.4rem 1rem 0}}.product-categories-custom .block-category-products__thumb{position:relative;display:flex;justify-content:center;padding:0 1rem}@media screen and (max-width: 576px){.product-categories-custom .block-category-products__thumb{padding:0}}.product-categories-custom .block-category-products__thumb img{position:relative;border-radius:8.5rem;z-index:1;aspect-ratio:1/1;object-fit:cover}@media screen and (max-width: 576px){.product-categories-custom .block-category-products__thumb img{border-radius:3.2rem}}@media screen and (max-width: 400px){.product-categories-custom .block-category-products__thumb img{border-radius:2.4rem}}.product-categories-custom .block-category-products__title{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:2.3rem;text-transform:uppercase;color:#000}@media screen and (max-width: 576px){.product-categories-custom .block-category-products__title{font-size:16px}}.product-categories-custom .block-category-products__description p{margin-bottom:1.3rem;font-size:2rem;font-weight:300;line-height:2.3rem;color:#000}@media screen and (max-width: 576px){.product-categories-custom .block-category-products__description p{font-size:12px}}.product-categories-custom .block-category-products__footer{display:flex;justify-content:space-between;align-items:self-end}@media screen and (max-width: 576px){.product-categories-custom .block-category-products__footer{display:block}}.product-categories-custom .block-category-products__footer--price{font-size:3rem;font-weight:700;line-height:3.5rem;letter-spacing:-.025em;color:#120d0d}.product-categories-custom .block-category-products__footer--price span{margin-left:1rem;font-size:2rem}.product-categories-custom .block-category-products__footer--btn-add{display:flex;align-items:center;flex-direction:row-reverse;gap:1rem}@media screen and (max-width: 576px){.product-categories-custom .block-category-products__footer--btn-add{justify-content:space-between}}.product-categories-custom .block-category-products__footer--btn-add .single_add_to_cart__topping{font-weight:400;color:var(--color-green)}.product-categories-custom .block-category-products__footer--btn-add .single_add_to_cart__topping:hover{text-decoration:underline}.product-categories-custom .block-category-products__footer--btn-add .product-btn{width:32px}.product-categories-custom .block-category-products__footer--btn-add .single_add_to_cart_button,.product-categories-custom .block-category-products__footer--btn-add button{position:relative;display:flex;justify-content:center;align-items:center;padding:0;height:5rem;color:#fff;background:#ee3230;border-radius:50%;overflow:hidden;flex:0 0 5rem}.product-categories-custom .block-category-products__footer--btn-add span{position:relative;font-size:5rem;transform:rotate(0);transition:all .3s;transform-origin:center}.product-categories-custom .block-category-products__footer--btn-add span:hover{transform:rotate(180deg);transition:all .3s}.product-categories-custom .block-category-products__footer--btn-add .added_to_cart.wc-forward{position:relative;margin-left:4rem;font-size:0;transition:all .3s}.product-categories-custom .block-category-products__footer--btn-add .added_to_cart.wc-forward:hover:after{color:var(--color-red)}.product-categories-custom .block-category-products__footer--btn-add .added_to_cart.wc-forward:after{content:"";position:absolute;top:-1rem;left:-3rem;font-family:"Font Awesome 6 free";font-size:2rem;font-weight:900}.block-sauces{position:relative;background:linear-gradient(180deg,rgba(255,227,224,0) 0%,#FFE3E0 50%)}.block-sauces .block-category-products{position:relative}.block-sauces .block-category-products__category h2{padding-top:3rem;padding-bottom:3rem;font-size:4.5rem;font-weight:700;line-height:5.4rem;text-align:center;color:var(--color-red)}.block-sauces .block-category-products__products{position:relative;display:grid;padding-bottom:7rem;gap:3.7rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width: 1200px){.block-sauces .block-category-products__products{gap:2rem;grid-template-columns:repeat(2,1fr)}}.block-sauces .block-category-products__item{position:relative;padding-top:1rem;padding-bottom:2rem;transition:all .3s}.block-sauces .block-category-products__item:hover{transform:scale(1.05)}.block-sauces .block-category-products__info{padding:2.6rem;height:24rem;background:#FFF;border-radius:0 0 3rem 3rem;box-shadow:0 4px 60px -20px #00000040;overflow:hidden}@media screen and (max-width: 576px){.block-sauces .block-category-products__info{padding:2rem;height:27rem}}.block-sauces .block-category-products__thumb{position:relative;display:flex;justify-content:center;padding:0 1rem}.block-sauces .block-category-products__thumb:before{content:"";position:absolute;bottom:-1px;width:100%;height:50%;background-color:#fff;border-radius:3rem 3rem 0 0;box-shadow:0 -8px 16px -11px #c5c5c5;z-index:0}.block-sauces .block-category-products__thumb img{position:relative;border-radius:8.5rem;z-index:1}@media screen and (max-width: 768px){.block-sauces .block-category-products__thumb img{border-radius:3.5rem}}.block-sauces .block-category-products__title{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:2.3rem;text-transform:uppercase;color:#000}.block-sauces .block-category-products__description p{margin-bottom:1.3rem;font-size:2rem;font-weight:300;line-height:2.3rem;text-transform:lowercase;color:#000}.block-sauces .block-category-products__footer{position:absolute;bottom:4rem;display:flex;justify-content:space-between;align-items:self-end;margin-top:3rem;width:87%}@media screen and (max-width: 576px){.block-sauces .block-category-products__footer{width:80%}}.block-sauces .block-category-products__footer--price{font-size:3rem;font-weight:700;line-height:3.5rem;letter-spacing:-.025em;color:#120d0d}.block-sauces .block-category-products__footer--price span{margin-left:1rem;font-size:2rem;color:var(--color-red)}.block-sauces .block-category-products__footer--btn-add{display:flex;align-items:center;flex-direction:row-reverse;gap:1rem}.block-sauces .block-category-products__footer--btn-add a{font-weight:400;color:var(--color-green)}.block-sauces .block-category-products__footer--btn-add a:hover{text-decoration:underline}.block-sauces .block-category-products__footer--btn-add button{padding:0;width:auto;font-family:initial;background:none;border:0}.block-sauces .block-category-products__footer--btn-add button:hover{background:none}.block-sauces .block-category-products__footer--btn-add span{display:flex;justify-content:center;align-items:center;padding:2.5rem;width:2rem;height:2rem;font-size:5rem;color:#fff;background:linear-gradient(180deg,#D53729 0%,#8D1E14 100%);border-radius:50%;transform:rotate(0);transition:all .3s;cursor:pointer}.block-sauces .block-category-products__footer--btn-add span:hover{transform:rotate(180deg);transition:all .3s}.block-sauces .block-category-products__footer--btn-add .added_to_cart.wc-forward{position:relative;margin-left:4rem;font-size:0}.block-sauces .block-category-products__footer--btn-add .added_to_cart.wc-forward:after{content:"";position:absolute;top:-1rem;left:-3rem;font-family:"Font Awesome 6 free";font-size:2rem;font-weight:900}.follow-block{padding:6rem 0;text-align:center;background-color:var(--color-red)}.follow-block__headline h2{margin-bottom:1rem;font-size:4.5rem;font-weight:700;line-height:5.4rem;color:#fff}.follow-block__headline span{display:flex;justify-content:center;align-items:center;font-size:3rem;font-weight:400;line-height:3.5rem;color:#fff}.follow-block__headline span svg{margin-right:1.5rem}.follow-block__headline span a:hover{text-decoration:underline}.follow-block__gallery{margin-top:8rem}.follow-block__gallery img{width:29rem;height:29rem;border-radius:4rem;object-fit:cover}.follow-block__gallery .item{display:flex;justify-content:center}.follow-block__gallery .slick-dots{display:flex;justify-content:center;margin:0;margin-top:5rem;list-style-type:none}.follow-block__gallery .slick-dots li{margin:0 .5rem}.follow-block__gallery .slick-dots button{display:block;padding:0;width:2rem;height:2rem;background:#b5b5b5;border:1px solid var(--color-red);border-radius:100%;cursor:pointer;text-indent:-9999px}.follow-block__gallery .slick-dots li.slick-active button{background-color:#fff}.page-products{position:relative}.come-funziona{padding-bottom:8rem}.come-funziona__title{margin-top:9.8rem;margin-bottom:3.6rem;font-size:3.2rem;letter-spacing:2.23px;text-transform:uppercase;font-style:normal}.accordion__main-title{position:relative;left:.3rem;margin-bottom:3.2rem;font-size:3.4rem;font-weight:400;line-height:3.8rem;letter-spacing:1.52rem;text-transform:uppercase;color:#fff;z-index:2}.accordion__main-title:after{content:"";position:absolute;left:0;bottom:-6.4rem;width:96rem;height:4px;background-color:#e5f3f1}@media screen and (max-width: 992px){.accordion__main-title:after{width:60%}}.accordion__item{position:relative;margin-bottom:4rem;background-color:#fff;border-radius:20px;box-shadow:0 4px 60px -20px #00000040;z-index:1}.accordion__item.active .accordion__header{color:var(--color-red)}.accordion__item.active .accordion__header:after{transform:translateY(-50%)}.accordion__item.active .accordion__content{display:block}.accordion__item:last-of-type{border-bottom:none}.accordion__header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:4rem 8rem 3rem 4rem;font-size:3rem;font-weight:700;line-height:3.6rem;letter-spacing:-1.7px;text-transform:uppercase;color:#000;transition:all .4s;cursor:pointer}.accordion__header .btn-toggle{position:absolute;top:3rem;right:1.7rem;width:5rem;height:5rem;background:linear-gradient(180deg,#D53729 0%,#8D1E14 100%);border-radius:50%;z-index:-1}.accordion__header:before,.accordion__header:after{content:"";position:absolute;width:2.7rem;height:.5rem;background-color:#fff;transition:all .3s}.accordion__header:before{top:5.5rem;right:2.8rem;transform:translateY(-50%)}.accordion__header:after{top:5.5rem;right:2.8rem;transform:translateY(-50%) rotate(90deg)}.accordion__header:hover{color:var(--color-red)}.accordion__header:hover svg{stroke:var(--color-red)}.accordion__header span{letter-spacing:-.08rem}.accordion__header svg{transition:all .2s;stroke:var(--text-color)}@media screen and (max-width: 576px){.accordion__header{font-size:2.6rem}}.accordion__content{display:none;padding:0 3rem 5rem}.accordion__content h4{margin-top:6.4rem;margin-bottom:1.6rem;font-size:1.6rem;font-weight:600;line-height:2.2rem}.accordion__content h4:first-of-type{margin-top:0}.accordion__content p{font-size:2rem;font-weight:300;line-height:2.3rem;color:#000}.accordion__content a{color:var(--accent-dark)}.accordion__content a:hover{text-decoration:underline}.accordion__content ul{padding:0 2rem;list-style-type:disc}.accordion__content ul li{margin-bottom:2rem;font-size:2rem;font-weight:300;line-height:2.3rem;color:#000}.taxonomy-page__wrap{display:flex}@media screen and (max-width: 576px){.taxonomy-page__wrap{position:relative;display:block;overflow:hidden}}.taxonomy-page .sticky-wrapper{flex:0 0 50.1rem}@media screen and (max-width: 1200px){.taxonomy-page .sticky-wrapper{width:30%;flex:initial}}@media screen and (max-width: 768px){.taxonomy-page .sticky-wrapper{display:none}}.taxonomy-page__sidebar{padding-top:9.1rem;padding-left:.3rem;flex:0 0 50.1rem}@media screen and (max-width: 768px){.taxonomy-page__sidebar{display:none}}.taxonomy-page__sidebar.active{left:0;opacity:1}.taxonomy-page__sidebar.active .categories-list__right:after{transform:rotate(180deg)}.taxonomy-page__content{padding:16rem .3rem 8.3rem 6.8rem;flex:1}@media screen and (max-width: 1200px){.taxonomy-page__content{width:70%;flex:initial}}@media screen and (max-width: 768px){.taxonomy-page__content{padding:4rem 1rem;width:100%}}.taxonomy-page__title{margin-bottom:4.2rem;font-size:3.6rem;font-weight:400;color:var(--accent);font-style:normal}.taxonomy__loop ul.products{display:flex;margin:0 -1.6rem;flex-wrap:wrap}@media screen and (max-width: 576px){.taxonomy__loop ul.products{display:block;margin:0}}.taxonomy__loop ul.products li.product{position:relative;margin:0 1.6rem 3.2rem;flex-basis:calc(50% - 3.2rem)}@media screen and (max-width: 576px){.taxonomy__loop ul.products li.product{margin:0 0 3.2rem}}.taxonomy__loop ul.products li.product:hover .product__image{opacity:.8}.taxonomy__loop ul.products li.product:hover .cart{background-color:var(--accent)}.taxonomy__loop ul.products li.product .woocommerce-loop-product__link{position:relative;display:block;z-index:2}.taxonomy__loop ul.products li.product .cart{position:relative;display:flex;justify-content:space-between;align-items:stretch;padding:5.5rem 0 0;color:#fff;background-color:#000;transition:all .4s;z-index:1}@media screen and (max-width: 1500px){.taxonomy__loop ul.products li.product .cart{padding:8.5rem 0 0}}.taxonomy__loop ul.products li.product .cart .add_to_cart_button{position:relative;height:8.6rem;font-size:1.6rem;font-weight:700;line-height:2.2rem;text-align:center;color:#fff;background-color:transparent;border:none;border-radius:0;transition:all .4s;cursor:pointer;flex:1}.taxonomy__loop ul.products li.product .cart .add_to_cart_button:hover{background:var(--accent)}.taxonomy__loop ul.products .quantity:hover{background:#e5f3f1}.taxonomy__loop ul.products .quantity:hover .jq-number__field input[type=number]{color:var(--text-color)}.taxonomy__loop ul.products .quantity:hover .jq-number__spin{color:var(--accent)}.taxonomy__loop ul.products .quantity:hover .jq-number__spin:before,.taxonomy__loop ul.products .quantity:hover .jq-number__spin:after{background-color:var(--accent)}.taxonomy__loop ul.products .product__image{position:relative;height:53.4rem;transition:all .4s;z-index:1}@media screen and (max-width: 1500px){.taxonomy__loop ul.products .product__image{height:36.4rem}}.taxonomy__loop ul.products .product__image img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1;object-fit:cover}.taxonomy__loop ul.products .product__image:before{content:"";position:absolute;top:0;right:0;width:16.4%;height:83%;background:url(../i/static/product-right.png) no-repeat center;background-size:cover;z-index:2}.taxonomy__loop ul.products .product__footer{position:absolute;top:44.5rem;left:0;padding:3.2rem;width:83.5%;background:#e5f3f1;z-index:2}@media screen and (max-width: 1500px){.taxonomy__loop ul.products .product__footer{top:27.4rem}}.taxonomy__loop ul.products .product__footer h2{position:relative;display:inline-block;margin-bottom:3.2rem;font-size:1.6rem;font-weight:500;line-height:2.6rem;letter-spacing:.12rem;text-transform:uppercase;color:#509289}.taxonomy__loop ul.products .product__footer h2:after{content:"";position:absolute;left:0;bottom:.4rem;width:100%;height:1px;background:#509289;transition:all .4s}.taxonomy__loop ul.products .product__footer h2:hover:after{opacity:0}.taxonomy__loop ul.products .product__footer .price{display:block;font-size:1.6rem;font-weight:700;line-height:2.2rem;letter-spacing:.14rem;text-transform:uppercase;color:#060805}.taxonomy__loop ul.products .product__footer .price .woocommerce-Price-currencySymbol{margin-right:.7rem}@media screen and (max-width: 768px){.categories-list{padding:0 2rem 3rem}}@media screen and (max-width: 576px){.categories-list{padding-top:0}}.categories-list__title{margin-bottom:6rem;letter-spacing:.67rem!important}@media screen and (max-width: 768px){.categories-list__title{color:#fff}}.categories-list__right{display:none;transition:all .4s}@media screen and (max-width: 768px){.categories-list__right{position:absolute;top:0;right:0;display:block;width:60px;height:100%;background-color:var(--accent);transition:all .8s}}.categories-list__right svg{opacity:0}.categories-list__right:after{content:"";position:absolute;top:40px;right:14px;width:30px;height:30px;background-image:url(../i/static/arrow-right.svg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:14}.categories-list li{position:relative;margin-bottom:3.2rem}.categories-list li:before,.categories-list li:after{content:"";position:absolute;left:0;height:1px;background:#e5f3f1;transition:all .4s}.categories-list li:before{top:0;width:13.4rem}.categories-list li:after{bottom:0;width:100%}.categories-list li:hover:before{width:100%;background:#b6d2cf}.categories-list li:hover:after{background:#b6d2cf}.categories-list a{position:relative;display:flex;align-items:center;padding-left:7.2rem;width:100%;height:8.6rem;color:var(--text-color);transition:all .4s}@media screen and (max-width: 768px){.categories-list a{color:#fff}}.categories-list a:before{content:"";position:absolute;top:50%;left:3.2rem;width:.6rem;height:.6rem;background:#e5f3f1;border:1px solid #060805;border-radius:50%;transform:translateY(-50%);transition:all .4s}.categories-list a:hover:before{background-color:var(--accent);border-color:var(--accent)}.categories-list a:hover.active h2{color:#fff}.categories-list a:hover h2{color:#509289}.categories-list a.active{background:var(--accent)}.categories-list a.active:before{background-color:#fff;border-color:#fff}.categories-list a.active h2{color:#fff}@media screen and (max-width: 768px){.categories-list a.active h2{color:var(--text-color)}}.categories-list a h2{font-size:1.6rem;font-weight:700;line-height:2.2rem;transition:all .4s}.cart-icon{transition:all .4s;cursor:pointer}.cart-icon:hover{opacity:.95}.cart-icon__header{display:none;justify-content:flex-end;align-items:center;padding:0 1.6rem;font-size:3.2rem;color:red;border-bottom:1px solid #e0e0e0}@media screen and (max-width: 992px){.cart-icon__header{display:flex}}.widget_shopping_cart_content{max-height:80vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#999 transparent}.widget_shopping_cart_content::-webkit-scrollbar{width:2px}.widget_shopping_cart_content::-webkit-scrollbar-track{background:transparent}.widget_shopping_cart_content::-webkit-scrollbar-thumb{background-color:#999;border-radius:10px}.widget_shopping_cart_content::-webkit-scrollbar-thumb:hover{background-color:#666}.cart-icon .cart-contents{position:absolute;right:1.2rem;bottom:.01rem;display:flex;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:1.1rem;font-weight:800;color:#fff;background-color:var(--color-brown);border:1px solid white;border-radius:50%}.cart-icon .cart-contents .amount{position:relative;top:1px}@media (max-width: 1200px){.cart-icon .cart-contents .amount{top:0}}.cart-icon svg{width:30px;fill:transparent;stroke:#fff}.cart-icon svg path{stroke:var(--accent-dark)}.cart-icon .widget_shopping_cart{position:absolute;top:72px;left:-266px;display:none;width:340px;background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0003;z-index:10}@media screen and (max-width: 1200px){.cart-icon .widget_shopping_cart{top:62px}}@media screen and (max-width: 992px){.cart-icon .widget_shopping_cart{top:54px}}@media screen and (max-width: 576px){.cart-icon .widget_shopping_cart{left:initial;right:-12rem}}@media screen and (max-width: 350px){.cart-icon .widget_shopping_cart{width:96vw}}.cart-icon .woocommerce-mini-cart-item{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #b3b3b3;flex-wrap:wrap}.cart-icon .woocommerce-mini-cart-item .variation{display:block;margin-bottom:0;width:100%;order:3}.cart-icon .woocommerce-mini-cart-item .variation p{font-size:1.2rem;line-height:1.5rem}.cart-icon .woocommerce-mini-cart-item .variation dd{margin-left:3rem}.cart-icon .woocommerce-mini-cart-item .variation dt,.cart-icon .woocommerce-mini-cart-item .variation dd{font-size:1.2rem;text-align:left}@media screen and (max-width: 360px){.cart-icon .woocommerce-mini-cart-item .variation dt,.cart-icon .woocommerce-mini-cart-item .variation dd{display:inline-block}}.cart-icon .woocommerce-mini-cart-item .variation dt{width:4rem;font-weight:700;text-align:left}.cart-icon .woocommerce-mini-cart{padding:0}.cart-icon .woocommerce-mini-cart-item:nth-of-type(2n){background-color:#f8f8f8}.cart-icon .woocommerce-mini-cart-item .remove_from_cart_button{margin-right:10px;font-size:18px;color:#b3b3b3;transition:all .2s}.cart-icon .woocommerce-mini-cart-item .remove_from_cart_button:hover{color:#b30033}.cart-icon .woocommerce-mini-cart-item .remove_from_cart_button+a{display:flex;align-items:center;font-size:1.6rem;font-weight:400;text-align:left;color:#414141;flex:1;text-decoration:none}.cart-icon .woocommerce-mini-cart-item .remove_from_cart_button+a:hover{color:var(--color-red)}.cart-icon .woocommerce-mini-cart-item img{margin-right:10px;width:6rem;height:6rem;border-radius:1rem}.cart-icon .woocommerce-mini-cart-item .quantity{display:flex;justify-content:flex-end;margin:0 0 0 auto;width:auto;font-size:1.2rem;gap:.5rem}.cart-icon .woocommerce-mini-cart__total,.cart-icon .woocommerce-mini-cart__buttons{display:flex;justify-content:space-between;padding:1rem;font-weight:700}.cart-icon .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:repeat(1,1fr)}.cart-icon .woocommerce-mini-cart__buttons a{margin-top:5px;width:100%;line-height:40px;text-align:center;color:#fff;background-color:var(--color-brown);border-radius:1px;border-radius:1rem;transition:all .2s}.cart-icon .woocommerce-mini-cart__buttons a:hover{background-color:var(--color-red-light)}.cart-icon .woocommerce-mini-cart__buttons a:nth-of-type(2){background-color:var(--text-color);border:1px solid var(--text-color)}.woocommerce-mini-cart__empty-message{padding:1rem}.cart-icon .woocommerce-Price-currencySymbol{margin-left:.5rem}.cart-icon .woocommerce-Price-amount bdi{display:flex}.woocommerce-notices-wrapper{margin:0 auto;max-width:1615px}.woocommerce-notices-wrapper .woocommerce-message{position:relative;margin-bottom:2rem;padding:1rem 2rem;font-weight:400;line-height:2.4rem;background-color:#98ff97;border:1px solid #8aed89;border-radius:.5rem;z-index:0}.woocommerce-notices-wrapper .woocommerce-message a{margin-right:1rem;color:var(--color-red);text-decoration:underline}.woocommerce-cart-form{margin-bottom:60px}.variation__item{display:flex;justify-content:start;align-items:baseline;padding:.5rem 0}.shop_table{width:100%;border-collapse:collapse}.shop_table .woocommerce-Price-amount bdi{display:flex;justify-content:center}@media screen and (max-width: 576px){.shop_table.woocommerce-cart-form__contents{display:block;width:100%;overflow-x:auto}}.shop_table .woocommerce-shipping-calculator,.shop_table .woocommerce-shipping-destination,.shop_table .woocommerce-shipping-methods{margin-bottom:10px}.shop_table th,.shop_table td{padding:10px 14px;border:1px solid var(--color-brown-dark)}.shop_table td dd{margin-left:1rem}.shop_table th{font-weight:600;color:#fff;background-color:var(--color-brown-light)}.shop_table .product-thumbnail a{display:block;width:80px}.shop_table .product-name a{font-weight:800;letter-spacing:.5px;color:#414141}.shop_table .product-name a:hover{text-decoration:underline}.shop_table .screen-reader-text{display:none}.shop_table .woocommerce-cart-form__cart-item .quantity .jq-number__spin.minus{left:0}.shop_table .woocommerce-cart-form__cart-item .quantity .jq-number__spin.plus{right:0}.shop_table input[type=number]::-webkit-inner-spin-button,.shop_table input[type=number]::-webkit-outer-spin-button{opacity:1}.shop_table .product-subtotal .woocommerce-Price-amount{font-weight:700}.shop_table .product-subtotal .woocommerce-Price-amount bdi{display:flex;justify-content:center}.shop_table .product-subtotal .woocommerce-Price-amount bdi span{margin-left:.5rem}.cart-collaterals{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}@media screen and (max-width: 768px){.cart-collaterals{display:block}}.cart-collaterals .cross-sells{flex:1;order:1}.cart-collaterals .cart_totals{width:50%;flex-shrink:0;order:2}@media screen and (max-width: 768px){.cart-collaterals .cart_totals{width:auto}}.cart-collaterals .cart_totals h2,.cart-collaterals table{margin-bottom:30px}.cart-collaterals table th{text-align:left}.cart-collaterals table td{text-align:right}.woocommerce-checkout .checkout__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 992px){.woocommerce-checkout .checkout__wrap{display:block}}.woocommerce-checkout .checkout__item{width:47%}@media screen and (max-width: 992px){.woocommerce-checkout .checkout__item{width:100%}}.woocommerce-checkout .checkout__item h3{display:none}.woocommerce-checkout h3{margin-bottom:30px;font-size:28px;font-weight:700;text-transform:uppercase}.woocommerce-checkout .custom-checkbox label.checkbox{display:flex;align-items:center;flex-direction:row-reverse}.woocommerce-checkout .custom-checkbox input[type=checkbox]{cursor:pointer}@media screen and (max-width: 576px){.woocommerce-checkout h3{font-size:20px}}.woocommerce-checkout select,.woocommerce-checkout input,.woocommerce-checkout textarea{outline:none}.woocommerce-checkout select:focus,.woocommerce-checkout input:focus,.woocommerce-checkout textarea:focus{outline:1px solid #005399}.woocommerce-checkout .form-row{padding-bottom:20px}.woocommerce-checkout .form-row label{display:flex;align-items:center;margin-bottom:10px;font-weight:400;cursor:pointer;gap:.5rem}.woocommerce-checkout .form-row label .required{font-size:20px;color:#b30033}.woocommerce-checkout .form-row input{padding:2.5rem 2rem;width:100%;height:32px;border:1px solid #e1e1e1;border-radius:5px;outline:none}.woocommerce-billing-fields .wc_payment_methods{display:grid;margin-bottom:3rem;width:100%;gap:1rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 680px){.woocommerce-billing-fields .wc_payment_methods{grid-template-columns:repeat(1,1fr)}}.woocommerce-billing-fields .wc_payment_methods li{position:relative;padding:1rem;border:1px solid var(--color-brown);border-radius:4px}.woocommerce-billing-fields .wc_payment_methods li img{position:absolute;left:0;right:0;bottom:-4px;margin:0 auto;width:21rem}.woocommerce-billing-fields .wc_payment_methods li p{margin-top:1rem;margin-left:2.4rem;width:auto;font-size:1.5rem;line-height:2rem}.woocommerce-billing-fields .wc_payment_methods li label{position:absolute;top:0;left:0;margin-bottom:0!important;padding:1.2rem 0 5rem 4rem;width:100%;font-weight:600;cursor:pointer}.woocommerce-billing-fields .wc_payment_methods li .payment_box{display:block!important}.woocommerce-billing-fields .wc_payment_methods li .toggle-paynet-options{position:absolute;top:6px;right:5px}.woocommerce-billing-fields .wc_payment_methods li .paynet-awailable-options{margin-top:4rem}.woocommerce-billing-fields .wc_payment_methods li .paynet-awailable-options label{margin-top:.2rem;font-size:1.2rem}.woocommerce-billing-fields .woocommerce-shipping-methods{display:flex;justify-content:center;margin-bottom:3rem;width:100%;text-align:center;gap:2rem}.woocommerce-billing-fields .woocommerce-shipping-methods li{width:100%;border:1px solid #e1e1e1;border-radius:4px}.woocommerce-billing-fields .woocommerce-shipping-methods li.active{color:#fff;background-color:var(--color-brown)}.woocommerce-billing-fields .woocommerce-shipping-methods li input{display:none}.woocommerce-billing-fields .woocommerce-shipping-methods li label{display:inline-table;padding:2rem 0;width:100%;cursor:pointer}.woocommerce-billing-fields .woocommerce-shipping-methods li label span{display:inherit}.woocommerce-checkout .woocommerce-billing-fields h3{display:none}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{position:relative;margin-bottom:60px}@media screen and (max-width: 680px){.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:block}}@media screen and (max-width: 680px){.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p{width:100%}}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single{padding:1rem;height:5rem;border:1px solid #e1e1e1}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{top:1rem;right:1rem}.woocommerce-checkout .woocommerce-additional-fields textarea{padding:10px;width:100%;height:100px}.woocommerce-checkout-review-order-table thead th:first-of-type{text-align:left}.woocommerce-checkout-payment .wc_payment_methods{display:none}.woocommerce-checkout-payment button[type=submit]{padding:2rem 4rem;text-transform:uppercase;color:#fff;background-color:var(--color-brown);border:1px solid var(--color-brown);border-radius:1rem;transition:all .4s;cursor:pointer}.woocommerce-checkout-payment button[type=submit]:hover{color:var(--color-brown);background-color:#fff}@media screen and (max-width: 576px){.woocommerce-form__label-for-checkbox{font-size:20px}}.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label{display:flex!important;justify-content:flex-start;align-items:center}.woocommerce-terms-and-conditions-wrapper input[type=checkbox]{display:inline;width:auto;height:auto}.woocommerce-terms-and-conditions-wrapper input[type=checkbox]:focus{outline:none}.woocommerce-order-details{margin-top:5rem}.woocommerce-order-details table{margin-bottom:3rem}@media screen and (max-width: 768px){.woocommerce-order-details table{width:60rem}}.woocommerce-order-details h2{margin-bottom:2rem;text-align:center}.area-riservata{color:var(--color-brown);text-decoration:underline}.woocommerce-notice--success{font-size:3rem;text-align:center;color:#41c141}.woocommerce-thankyou-order-details{margin-top:3rem;margin-bottom:3rem;line-height:3rem;text-align:center}.woocommerce-Price-amount{display:flex;justify-content:left;gap:.5rem}.woocommerce-Price-currencySymbol{font-weight:700}.woocommerce-order-overview__total span{display:initial}.woocommerce-order p:last-of-type{display:none}.woocommerce-checkout-review-order-table{margin-bottom:40px!important;width:100%!important}.woocommerce-checkout-review-order-table .product-name{font-weight:700}.woocommerce-checkout-review-order-table .product-name img{margin-right:2rem;border-radius:1rem;float:left}.woocommerce-checkout-review-order-table .product-name .variation{margin-top:6px}.woocommerce-checkout-review-order-table .product-name .variation dd p{margin-bottom:6px;line-height:2rem;color:#8b8b8b}.woocommerce-checkout-review-order-table .product-name .variation .variation__item{align-items:baseline;font-size:14px}.woocommerce-checkout-review-order-table .product-name .variation .variation__item p{font-size:14px}.woocommerce-checkout-review-order-table thead{display:none}.woocommerce-checkout-review-order-table td{border:0;vertical-align:baseline}.woocommerce-checkout-review-order-table tbody tr{border-bottom:1px solid #f4f4f4}.woocommerce-checkout-review-order-table tfoot{border-top:1px solid #f4f4f4}.woocommerce-checkout-review-order-table tfoot th{text-align:left;color:initial;background-color:transparent;border:0}.woocommerce-table__product-name a{color:var(--color-red)!important}.woocommerce-table__product-name ul{margin-top:2rem}.woocommerce-table__product-name ul li{margin-bottom:1rem}.order-again a{display:block;margin:0 auto;margin-bottom:3rem;padding:1.5rem 3rem;width:25rem;text-align:center;color:#fff!important;background-color:var(--color-red);border-radius:1rem}.woocommerce-checkout .woocommerce-shipping-totals{display:none}.woocommerce-checkout form .woocommerce-shipping-fields label{display:flex;align-items:center;cursor:pointer;gap:1rem}.woocommerce-privacy-policy-text a{text-decoration:underline}@media screen and (max-width: 680px){.woocommerce-privacy-policy-text p{font-size:1.6rem;line-height:2rem}}@media screen and (max-width: 680px){.woocommerce-input-wrapper span{font-size:1.6rem;line-height:2rem}}.woocommerce-input-wrapper a{text-decoration:underline}.single-product .reset_variations{display:none!important}.single-product .site-main{padding-top:22rem}@media screen and (max-width: 992px){.single-product .site-main{padding-top:14rem}}@media screen and (max-width: 576px){.single-product .site-main{padding-top:11rem}}.single-product .single-product__wrap{position:relative;display:flex;justify-content:space-between;z-index:2;flex-direction:row-reverse;gap:5rem}@media screen and (max-width: 992px){.single-product .single-product__wrap{display:grid;gap:0;grid-template-columns:repeat(1,1fr)}}.single-product .single-product__wrap>.wccpf-fields-container{display:none}.single-product .product_title{margin-top:-6px;margin-bottom:5rem;font-size:3.5rem;font-weight:700;line-height:4.2rem;color:#000}@media screen and (max-width: 1200px){.single-product .product_title{font-size:4rem;line-height:1.5}}@media screen and (max-width: 576px){.single-product .product_title{margin-bottom:2rem}}.single-product .woocommerce-product-gallery{display:inline-block;width:50%;float:none}@media screen and (max-width: 992px){.single-product .woocommerce-product-gallery{margin:0 auto;width:100%}}@media screen and (max-width: 600px){.single-product .woocommerce-product-gallery{max-width:initial}}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{display:none}.single-product .entry-summary{display:inline-block;width:50%}@media screen and (max-width: 1450px){.single-product .entry-summary{width:70%}}@media screen and (max-width: 992px){.single-product .entry-summary{margin:0 auto;padding-top:5rem;width:auto;order:2}}.single-product .entry-summary .single_add_to_cart_button{padding:2rem 8rem;font-size:2rem;font-weight:800;line-height:2.3rem;letter-spacing:-.025em;color:#fff;background:#ee3230;border:none;border-radius:10px;transition:.3s;cursor:pointer;outline:none}.single-product .entry-summary .single_add_to_cart_button:hover{background:#a72322;transition:.3s}.single-product .onsale{display:none}.single-product .woocommerce-product-details__short-description{width:70%}@media screen and (max-width: 576px){.single-product .woocommerce-product-details__short-description{width:100%}}.single-product .woocommerce-product-details__short-description p{margin-bottom:2rem;font-size:2rem;font-weight:300;line-height:2.3rem;color:#000}.single-product .wccpf-fields-group-1{display:flex;justify-content:flex-start;padding:0 3.2rem;background-color:#e5f3f1;flex-wrap:wrap}.single-product .wccpf_fields_table{margin-right:3rem;width:auto}.single-product .add-to-cart__wrap .added_to_cart{display:none}.single-product .add-to-cart__wrap .cart{display:flex!important}@media screen and (max-width: 480px){.single-product .add-to-cart__wrap{justify-content:center!important}}.single-product .product-type-variable .add-to-cart__wrap{display:block}.single-product figure{margin:0;padding:0}.single-product .flex-viewport img{display:block}.single-product .woocommerce-product-gallery__image>a{display:flex;justify-content:center}.single-product .flex-control-nav{display:flex;margin:0;margin-top:2rem;padding:0;flex-wrap:wrap;gap:2rem}.single-product .flex-control-nav li{position:relative;width:16.66%;height:12.6rem;opacity:.8;transition:all .4s;cursor:pointer}@media screen and (max-width: 1400px){.single-product .flex-control-nav li{width:20%}}@media screen and (max-width: 576px){.single-product .flex-control-nav li{width:25%}}@media screen and (max-width: 380px){.single-product .flex-control-nav li{width:33.33%}}.single-product .flex-control-nav li::marker{font-size:0;color:transparent}.single-product .flex-control-nav li:hover{opacity:1}.single-product .flex-control-nav li img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.single-product .product_meta{display:none}.single-product form.cart button[type=submit]:disabled{opacity:.6!important;cursor:not-allowed!important}.single-product .count-block{display:flex;align-items:center}.single-product .count-items{display:none;margin-right:1rem;width:3rem;height:3rem;font-weight:700;color:#fff;background-color:var(--accent);border-radius:50%}.single-product .count-items.active{display:inline-flex;justify-content:center;align-items:center}.single-product .woocommerce-product-gallery__image--placeholder{border:1px solid var(--accent)}.single-product .variations_form.cart{margin-top:6.6rem;margin-bottom:3rem;background-color:#000}.single-product .another-information{display:none;margin-top:7.3rem;padding-left:9.6rem}@media screen and (max-width: 992px){.single-product .another-information{padding-left:3rem}}.single-product .variations{margin-bottom:4rem;padding:3.2rem;background:#e5f3f1}.single-product .variations td.value{position:relative!important}.single-product .variations td.value:after{content:"";position:absolute;top:50%;right:3rem;width:10px;height:6px;background:url(../i/static/select-arrow.svg) no-repeat center;transform:translateY(-50%);z-index:10}.single-product .variations .select{position:relative}.single-product .variations .select:after{content:"";position:absolute;top:50%;right:3rem;width:10px;height:6px;background:url(../i/static/select-arrow.svg) no-repeat center;transform:translateY(-50%);z-index:10}.single-product .variations select{position:relative;padding:.95rem 5.7rem .95rem 1.5rem;font-family:Nunito Sans,sans-serif;font-size:1.8rem;font-weight:400;line-height:2.1rem;letter-spacing:.1em;color:#73757a;background-color:transparent;border:1px solid transparent;appearance:none;cursor:pointer;font-style:normal;text-indent:1px;text-overflow:""}.single-product .variations select option{padding:.8rem 1.5rem}.single-product .variations .reset_variations{display:none}.single-product .variations tbody{display:flex;align-items:center}@media screen and (max-width: 576px){.single-product .variations tbody{display:block}}.single-product .variations tr{margin-right:2rem}@media screen and (max-width: 576px){.single-product .variations tr{display:flex;margin-bottom:3rem;flex-direction:column}}.single-product .variations .woocommerce-Price-amount{font-weight:700}.single-product .variations label{margin-right:1rem;font-weight:700}.pofw-product-options-wrapper{margin-top:1rem;width:100%;order:2}@media screen and (max-width: 576px){.pofw-product-options-wrapper{margin-top:0}}.pofw-product-options-wrapper .field .control{padding:5rem 2rem 2rem;border:1px solid rgba(0,0,0,.1);border-radius:1rem}@media screen and (max-width: 576px){.pofw-product-options-wrapper .field .control{padding:3rem 0;border:0;border-radius:0}}.pofw-product-options-wrapper .fieldset .choice{position:relative;display:flex;height:5rem}.pofw-product-options-wrapper .fieldset .choice label{padding:1rem 1rem 1rem 4.5rem!important;width:100%;font-size:2rem;font-weight:300;line-height:3rem;letter-spacing:-.025em;color:#000;background:#e8e8e8;border-radius:1rem;cursor:pointer}@media screen and (max-width: 992px){.pofw-product-options-wrapper .fieldset .choice label{padding:1rem 1rem 1rem 5rem!important}}@media screen and (max-width: 576px){.pofw-product-options-wrapper .fieldset .choice label{padding:1rem!important;font-size:12px;border-radius:.7rem}}.pofw-product-options-wrapper .fieldset .choice input{position:absolute;top:1.5rem;left:1.3rem;transform:scale(1.5)}@media screen and (max-width: 992px){.pofw-product-options-wrapper .fieldset .choice input{top:1.3rem}}@media screen and (max-width: 576px){.pofw-product-options-wrapper .fieldset .choice input{left:auto;right:2px;transform:scale(.9)}}.pofw-product-options-wrapper .fieldset .choice .pofw-price{font-weight:600}.pofw-product-options-wrapper .fieldset .options-list{display:grid;gap:1.2rem 1.8rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 576px){.pofw-product-options-wrapper .fieldset .options-list{gap:.8rem}}.pofw-product-options-wrapper .field>label{position:relative;top:1.4rem;left:5rem;padding:5px 10px;font-size:2.5rem;font-weight:600;line-height:2.9rem;color:#000;background:white}@media screen and (max-width: 380px){.pofw-product-options-wrapper .field>label{left:1rem}}.pofw-product-options-wrapper .field{margin-bottom:5rem}.pewc-groups-standard{margin-top:3.6rem}.pewc-group-textarea .pewc-item-field-wrapper label.pewc-field-label{margin:0}.pewc-group-textarea .pewc-item-field-wrapper{align-items:flex-start;flex-direction:row-reverse;gap:3.2rem}@media screen and (max-width: 576px){.pewc-group-textarea .pewc-item-field-wrapper{display:block}}textarea.pewc-form-field{margin-top:1rem;padding:1.6rem;min-height:10rem;border:1px solid #ccc;border-radius:.4rem;flex:1}@media screen and (max-width: 576px){textarea.pewc-form-field{width:100%}}@media screen and (max-width: 576px){.pewc-product-extra-groups{padding-left:0}}.page-cart{padding:14rem 0}@media screen and (max-width: 1200px){.page-cart{padding:16rem 0 5rem}}@media screen and (max-width: 576px){.page-cart{padding:11rem 0 5rem}}.page-cart__title{margin-bottom:2rem;font-size:4rem}.page-cart .jq-number__field{width:7rem}.page-cart .shipping-calculator-button{display:none}.page-cart .cross-sells{padding:0}.page-cart .cross-sells h2{margin-bottom:3rem;font-size:3rem;font-weight:700;text-align:left;text-transform:uppercase}@media screen and (max-width: 768px){.page-cart .cross-sells h2{margin-bottom:2rem;font-size:2.4rem}}.page-cart .cross-sells .block-category-products__products{position:relative;display:grid;padding-bottom:4rem;gap:1.6rem 3.7rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 1000px){.page-cart .cross-sells .block-category-products__products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){.page-cart .cross-sells .block-category-products__products{grid-template-columns:repeat(1,1fr)}}.page-cart .cross-sells .block-category-products__item{position:relative;padding-top:1rem;padding-bottom:2rem;transition:all .3s}.page-cart .cross-sells .block-category-products__item:hover{transform:scale(1.05)}.page-cart .cross-sells .block-category-products__info{display:grid;align-items:center;padding:2.6rem;height:auto;min-height:15rem;background:#fff;border-radius:0 0 3rem 3rem;box-shadow:0 4px 60px -20px #00000040}.page-cart .cross-sells .block-category-products__thumb{position:relative;display:flex;justify-content:center;align-items:center;padding:0 1rem}.page-cart .cross-sells .block-category-products__thumb:before{content:"";position:absolute;bottom:-1px;width:100%;height:50%;background-color:#fff;border-radius:3rem 3rem 0 0;box-shadow:0 -8px 16px -11px #c5c5c5;z-index:0}.page-cart .cross-sells .block-category-products__thumb img{position:relative;width:auto;border-radius:8.5rem;z-index:1;aspect-ratio:1/1;object-fit:cover}.page-cart .cross-sells .block-category-products__title{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:2.3rem;text-transform:uppercase;color:#000}.page-cart .cross-sells .block-category-products__description p{margin-bottom:1.3rem;font-size:2rem;font-weight:300;line-height:2.3rem;text-transform:lowercase;color:#000}.page-cart .cross-sells .block-category-products__footer{display:flex;justify-content:space-between;align-items:self-end}.page-cart .cross-sells .block-category-products__footer--price{font-size:3rem;font-weight:700;line-height:3.5rem;letter-spacing:-.025em;color:#120d0d}.page-cart .cross-sells .block-category-products__footer--price span{margin-left:1rem;font-size:2rem;color:var(--color-red)}.page-cart .cross-sells .block-category-products__footer--btn-add{display:flex;align-items:center;flex-direction:row-reverse;gap:1rem}.page-cart .cross-sells .block-category-products__footer--btn-add a{font-weight:400;color:var(--color-green)}.page-cart .cross-sells .block-category-products__footer--btn-add a:hover{text-decoration:underline}.page-cart .cross-sells .block-category-products__footer--btn-add button{padding:0;width:auto;background:none;border:0}.page-cart .cross-sells .block-category-products__footer--btn-add span{display:flex;justify-content:center;align-items:center;padding:2.5rem;width:2rem;height:2rem;font-size:5rem;color:#fff;background:linear-gradient(180deg,#d53729 0%,#8d1e14 100%);border-radius:50%;transform:rotate(0);transition:all .3s}.page-cart .cross-sells .block-category-products__footer--btn-add span:hover{transform:rotate(180deg);transition:all .3s}.page-cart .cross-sells .block-category-products__footer--btn-add .added_to_cart.wc-forward{position:relative;margin-left:4rem;font-size:0;transition:all .3s}.page-cart .cross-sells .block-category-products__footer--btn-add .added_to_cart.wc-forward:hover:after{color:var(--color-red)}.page-cart .cross-sells .block-category-products__footer--btn-add .added_to_cart.wc-forward:after{content:"";position:absolute;top:-1rem;left:-3rem;font-family:"Font Awesome 6 free";font-size:2rem;font-weight:900}.page-checkout{padding:22rem 0 3rem}@media screen and (max-width: 1200px){.page-checkout{padding:16rem 0 5rem}}@media screen and (max-width: 576px){.page-checkout{padding:11rem 0 5rem}}.page-checkout__title{margin-bottom:4rem;font-size:4rem;font-weight:700}.page-checkout .woocommerce-info{padding-bottom:2rem;font-weight:400}.page-checkout .woocommerce-info a{color:var(--color-red)}.page-checkout .woocommerce-form-login,.page-checkout .woocommerce-form-coupon{width:50rem;font-weight:400}@media screen and (max-width: 576px){.page-checkout .woocommerce-form-login,.page-checkout .woocommerce-form-coupon{width:auto}}.page-checkout form{margin-bottom:2rem;padding:4rem;border-radius:3rem;box-shadow:0 4px 60px -20px #00000040}@media screen and (max-width: 576px){.page-checkout form{padding:2rem}}.page-checkout form p:first-of-type{margin-bottom:2rem}.page-checkout form label{margin-bottom:0!important}.page-checkout form .woocommerce-form__input-checkbox{width:auto}.page-checkout form .woocommerce-form-login__rememberme{display:flex;align-items:center}.page-checkout form button{padding:1.3rem 3rem;font-size:1.7rem;font-weight:400;color:#fff;background-color:var(--color-brown);border:0}.page-checkout table{margin:0 auto;width:50%}@media screen and (max-width: 992px){.page-checkout table{width:100%}}.page-checkout .woocommerce-customer-details{margin:0 auto;margin-top:3rem;width:30rem;text-align:center}.page-checkout .woocommerce-customer-details h2{margin-bottom:2rem}.page-checkout .woocommerce-customer-details address{line-height:2.7rem}.page-checkout #billing_first_name_field,.page-checkout #billing_last_name_field{margin-bottom:5rem}@media screen and (max-width: 680px){.page-checkout #billing_first_name_field,.page-checkout #billing_last_name_field{margin-bottom:0}}.page-checkout #billing_last_name_field{order:3}@media screen and (max-width: 680px){.page-checkout #billing_last_name_field{margin-bottom:13rem}}.page-checkout #billing_state_field,.page-checkout #billing_postcode_field{display:none!important}.page-checkout #billing_country_field{order:1}.page-checkout #billing_city_field{order:4}.page-checkout #billing_office_field{order:7}.page-checkout #billing_address_1_field{order:5}.page-checkout #billing_nr_field{order:6}.page-checkout #billing_ap_field{order:8}.page-checkout #billing_scara_field{order:9}.page-checkout #billing_etaj_field{order:10}.page-checkout #billing_state_field{order:11}.page-checkout #billing_interphone_field{order:12}.page-checkout #billing_phone_field{order:13}.page-checkout #billing_email_field{order:14}.page-checkout .cross-sells{padding:4rem 0}.page-checkout .cross-sells h2{margin-bottom:3rem;font-size:3rem;font-weight:700;text-align:center;text-transform:uppercase}@media screen and (max-width: 768px){.page-checkout .cross-sells h2{margin-bottom:2rem;font-size:2.4rem}}.page-checkout .cross-sells .block-category-products__products{position:relative;display:grid;padding-bottom:4rem;gap:3.7rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width: 1500px){.page-checkout .cross-sells .block-category-products__products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1000px){.page-checkout .cross-sells .block-category-products__products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){.page-checkout .cross-sells .block-category-products__products{grid-template-columns:repeat(1,1fr)}}.page-checkout .cross-sells .block-category-products__item{position:relative;padding-top:1rem;padding-bottom:2rem;transition:all .3s}.page-checkout .cross-sells .block-category-products__item:hover{transform:scale(1.05)}.page-checkout .cross-sells .block-category-products__info{display:grid;align-items:center;padding:2.6rem;height:auto;min-height:15rem;background:#fff;border-radius:0 0 3rem 3rem;box-shadow:0 4px 60px -20px #00000040}.page-checkout .cross-sells .block-category-products__thumb{position:relative;display:flex;justify-content:center;align-items:center;padding:0 1rem}.page-checkout .cross-sells .block-category-products__thumb:before{content:"";position:absolute;bottom:-1px;width:100%;height:50%;background-color:#fff;border-radius:3rem 3rem 0 0;box-shadow:0 -8px 16px -11px #c5c5c5;z-index:0}.page-checkout .cross-sells .block-category-products__thumb img{position:relative;width:auto;border-radius:8.5rem;z-index:1;aspect-ratio:1/1;object-fit:cover}.page-checkout .cross-sells .block-category-products__title{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:2.3rem;text-transform:uppercase;color:#000}.page-checkout .cross-sells .block-category-products__footer{display:flex;justify-content:space-between;align-items:self-end}.page-checkout .cross-sells .block-category-products__footer--price{font-size:3rem;font-weight:700;line-height:3.5rem;letter-spacing:-.025em;color:#120d0d}.page-checkout .cross-sells .block-category-products__footer--price span{margin-left:1rem;font-size:2rem;color:var(--color-red)}.page-checkout .cross-sells .block-category-products__footer--btn-add{display:flex;align-items:center;flex-direction:row-reverse;gap:1rem}.page-checkout .cross-sells .block-category-products__footer--btn-add a{font-weight:400;color:var(--color-green)}.page-checkout .cross-sells .block-category-products__footer--btn-add a:hover{text-decoration:underline}.page-checkout .cross-sells .block-category-products__footer--btn-add button{padding:0;width:auto;background:none;border:0}.page-checkout .cross-sells .block-category-products__footer--btn-add span{display:flex;justify-content:center;align-items:center;padding:2.5rem;width:2rem;height:2rem;font-size:5rem;color:#fff;background:linear-gradient(180deg,#d53729 0%,#8d1e14 100%);border-radius:50%;transform:rotate(0);transition:all .3s}.page-checkout .cross-sells .block-category-products__footer--btn-add span:hover{transform:rotate(180deg);transition:all .3s}.page-checkout .cross-sells .block-category-products__footer--btn-add .added_to_cart.wc-forward{position:relative;margin-left:4rem;font-size:0;transition:all .3s}.page-checkout .cross-sells .block-category-products__footer--btn-add .added_to_cart.wc-forward:hover:after{color:var(--color-red)}.page-checkout .cross-sells .block-category-products__footer--btn-add .added_to_cart.wc-forward:after{content:"";position:absolute;top:-1rem;left:-3rem;font-family:"Font Awesome 6 free";font-size:2rem;font-weight:900}.section-header{display:flex;justify-content:center;align-items:center;flex-direction:column}.section-header__title{margin-bottom:1.4rem;font-size:6.4rem;font-weight:400;line-height:1.1}@media screen and (max-width: 992px){.section-header__title{font-size:4.4rem}}.image-border{position:relative}.image-border:before{content:"";position:absolute;top:50%;left:50%;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid white;transform:translate(-50%,-50%);z-index:10}.form-group{margin-bottom:2rem;height:4.9rem}.form-group input,.form-group textarea{display:block;padding-left:2rem;width:100%;height:100%;font-size:1.6rem;color:var(--text-light);background-color:transparent;border:none;border-bottom:1px solid rgb(var(--color-brown),.5)}.form-group input:focus,.form-group textarea:focus{border:1px solid var(--color-brown);outline:none}.form-group input::placeholder{color:var(--text-light)}.form-group textarea::placeholder{color:var(--text-light)}.form .wpcf7-not-valid-tip{margin-top:-1.4rem;margin-left:2rem;font-size:1rem}.form-footer{display:flex;align-items:flex-start;margin-top:-.5rem}@media screen and (max-width: 576px){.form-footer{justify-content:center;align-items:center;margin-top:0;flex-direction:column}}.form-footer input[type=submit]{position:relative;top:2rem;left:1rem;display:block;padding:1.5rem 4rem;font-size:1.6rem;font-weight:600;color:#fff;background-color:var(--color-red);border:0;border-radius:1rem;transition:all .6s;cursor:pointer}.form-footer input[type=submit]:hover{color:#fff;background-color:var(--color-brown)}.privacy{margin-top:4.1rem;text-align:left}.privacy input[type=checkbox]{display:none}.privacy input[type=checkbox]:checked~.wpcf7-list-item-label:after{opacity:1}.privacy .wpcf7-list-item-label{position:relative;display:block;padding-left:8.4rem;font-size:1.6rem;line-height:1.3;letter-spacing:-.04rem;text-align:left;color:var(--color-brown);cursor:pointer}.privacy .wpcf7-list-item-label:before,.privacy .wpcf7-list-item-label:after{content:"";position:absolute}.privacy .wpcf7-list-item-label:before{top:.5rem;left:2rem;width:2.8rem;height:2.8rem;border:2px solid var(--color-brown)}.privacy .wpcf7-list-item-label:after{top:1.7rem;left:3rem;width:1.1rem;height:.8rem;background-image:url(../i/static/check.svg);background-size:cover;opacity:0;transition:all .4s}.privacy .wpcf7-list-item-label a{color:var(--text-color);text-decoration:underline}.privacy .wpcf7-list-item-label a:hover{text-decoration:none}.privacy span.wpcf7-list-item{margin:0}.line{position:absolute;top:0;left:0;width:1px;height:100%;background-color:#e5f3f1}.line--short{height:13rem}.title{font-family:Nunito Sans,sans-serif;font-size:1.8rem;font-weight:400;letter-spacing:.76rem;text-transform:uppercase}.features-works__item{margin-bottom:12.8rem}.features-works__item.dark .features-works__content{color:#fff;background-color:#060805}.features-works__item:last-of-type .features-works__content img{display:block;margin-top:0}.features-works__title{position:relative;left:.3rem;margin-bottom:3.2rem;font-size:3.4rem;font-weight:400;line-height:3.8rem;letter-spacing:1.52rem;text-transform:uppercase;color:#fff;z-index:2}.features-works__title:after{content:"";position:absolute;left:0;bottom:-6.4rem;width:96rem;height:4px;background-color:#fff}@media screen and (max-width: 992px){.features-works__title:after{width:60%}}.features-works__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.features-works__wrap{justify-content:center;align-items:center;flex-direction:column}}.features-works__img{position:relative;width:42.5%}@media screen and (max-width: 768px){.features-works__img{width:100%;height:40rem}}.features-works__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.features-works__content{padding:12.8rem 12.8rem 9.6rem;width:57.5%;background:#E5F3F1}@media screen and (max-width: 768px){.features-works__content{padding:8rem 3rem;width:100%}}.features-works__content p{margin-bottom:3.2rem;font-size:3.2rem;font-weight:300;line-height:5.2rem}.features-works__content em{display:block;margin-bottom:4.7rem;font-size:3.2rem;font-weight:300;line-height:5.2rem;color:#509289;font-style:normal}.features-works__content ul h4{margin-bottom:3rem;font-size:1.6rem;font-weight:400;line-height:1.9rem;letter-spacing:.42em;text-transform:uppercase;color:#060805}.features-works__content ul p{font-size:1.6rem;font-weight:400;line-height:3.2rem;color:#060805}.features-works__contacts{display:inline-flex;justify-content:center;align-items:center;margin-top:-.2rem;width:18.6rem;height:8.6rem;font-size:1.6rem;font-weight:700;line-height:2.2rem;color:#509289;border:1px solid #509289;transition:all .4s}.features-works__contacts:hover{color:#fff;background:#509289}.page-how-it-works{position:relative;padding-bottom:12.8rem;background-color:var(--accent)}.page-how-it-works .page-intro{margin-bottom:2.2rem;height:30rem}.page-intro{position:relative;height:55rem;z-index:2}.page-intro.page-intro--light .page-intro__title{color:var(--text-color)}.page-intro.page-intro--light .page-intro__title:after{background:#B6D2CF}.page-intro__img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover}.page-intro__title,.page-intro__subtitle{position:relative;color:#fff;z-index:2}.page-intro__title{position:absolute;top:32.2rem;left:12rem;font-size:3.4rem;font-weight:400;line-height:3.8rem;letter-spacing:1.43rem;text-transform:uppercase}@media screen and (max-width: 1200px){.page-intro__title{left:3rem}}.page-intro__title:after{content:"";position:absolute;left:0;bottom:-6.5rem;width:95.6rem;height:4px;background-color:#fff}@media screen and (max-width: 992px){.page-intro__title:after{width:100%}}.page-intro__title em{font-size:3.4rem;font-weight:400;line-height:3.8rem;letter-spacing:0;text-transform:initial;color:#509289;font-style:italic}.page-intro__subtitle{position:absolute;top:13rem;left:27.2rem;font-size:3.4rem;font-weight:400;line-height:3.8rem;font-style:normal}@media screen and (max-width: 1200px){.page-intro__subtitle{left:3rem}}.page-about{padding:22rem 0 17.8rem;background:linear-gradient(180deg,#fffef1 80.21%,#f1fff5 100%)}@media screen and (max-width: 1200px){.page-about{padding:17rem 0 5rem}}@media screen and (max-width: 576px){.page-about{padding:11rem 0 5rem}}.page-about h1{font-size:4rem;font-weight:700}.page-about__title{position:relative;margin-top:1.5rem;margin-bottom:7.5rem;font-size:4.5rem;font-weight:700}.page-terms{padding:22rem 0}@media screen and (max-width: 1200px){.page-terms{padding:17rem 0 5rem}}@media screen and (max-width: 576px){.page-terms{padding:11rem 0 5rem}}.page-terms p{margin-bottom:3rem}.single-product-page{position:relative;padding-bottom:6rem;background-color:#fff}.single-product-page__intro{position:relative;margin-bottom:-12.8rem;z-index:1}@media screen and (max-width: 768px){.single-product-page__intro{margin-bottom:1.2rem}}.single-product-page .product{position:relative;z-index:2}.single-product-page__breadcrumbs{position:absolute;top:33.5rem;left:11.8rem;width:95.6rem;z-index:2}@media screen and (max-width: 1200px){.single-product-page__breadcrumbs{left:3rem}}@media screen and (max-width: 992px){.single-product-page__breadcrumbs{width:90%}}@media screen and (max-width: 500px){.single-product-page__breadcrumbs{width:84%}}.single-product-page .decor-1{position:absolute;right:0}@media screen and (max-width: 992px){.single-product-page .decor-1{top:0;width:15%}}@media screen and (max-width: 576px){.single-product-page .decor-1{display:none}}.single-product-page .decor-2{position:absolute;left:0;bottom:0}@media screen and (max-width: 992px){.single-product-page .decor-2{display:none}}.single-product-page .decor-3{position:absolute;right:0;bottom:-15rem}@media screen and (max-width: 992px){.single-product-page .decor-3{display:none}}.breadcrumb-list{display:flex;justify-content:flex-start;align-items:center;padding-bottom:6.4rem;font-size:1.6rem;font-weight:700;color:#fff}@media screen and (max-width: 500px){.breadcrumb-list{display:block;padding-bottom:3rem}}.breadcrumb-list:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background-color:#fff}@media screen and (max-width: 500px){.breadcrumb-list li{display:block;margin-bottom:1rem}}.breadcrumb-list li:first-of-type span{padding-left:0}.breadcrumb-list li:last-of-type span{color:#b6d2cf}.breadcrumb-list li:last-of-type span:before{display:none}.breadcrumb-list li a{display:block}.breadcrumb-list li a:hover{text-decoration:underline}.breadcrumb-list li span{position:relative;display:block;padding:0 3.2rem}@media screen and (max-width: 500px){.breadcrumb-list li span{padding:0}}.breadcrumb-list li span:before{content:"";position:absolute;top:50%;right:0;width:2px;height:2px;background-color:#fff;border-radius:50%;transform:translateY(-50%)}@media screen and (max-width: 500px){.breadcrumb-list li span:before{display:none}}.single_variation_wrap{display:flex;align-items:center;padding:0 3.2rem 3.2rem;color:#fff}@media screen and (max-width: 576px){.single_variation_wrap{display:block}}.single_variation_wrap .price{margin-right:3.2rem;font-weight:700;color:#fff}@media screen and (max-width: 576px){.single_variation_wrap .price{display:block;margin-bottom:4rem;margin-left:10rem}}.single_variation_wrap .price .woocommerce-Price-currencySymbol{margin-right:.6rem}.single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;align-items:center}@media screen and (max-width: 576px){.single_variation_wrap .woocommerce-variation-add-to-cart{display:block}}.single_variation_wrap .quantity{margin-right:3.2rem}@media screen and (max-width: 576px){.single_variation_wrap .quantity{margin-bottom:4rem;margin-left:6rem}}.single_variation_wrap button[type=submit]{font-size:1.6rem;font-weight:700;text-transform:initial;color:#fff;background:transparent}.single_variation_wrap button[type=submit]:hover{color:#fff;background:var(--accent)}.quantity{width:23rem;transition:all .4s}.quantity .screen-reader-text{display:none}.jq-number{position:relative;display:flex;align-items:center;padding:0;width:100%}.jq-number__field{border:none;box-shadow:none;order:2}.jq-number__field input[type=number]{font-size:2.5rem;font-weight:700;line-height:2.9rem;text-align:center;color:#000}.jq-number__spin{position:relative;top:0;display:flex;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;background:#ECECEC;border:none;border-radius:50%;box-shadow:none;cursor:pointer}.jq-number__spin.minus{left:3rem;order:1}.jq-number__spin.minus:before{display:none}.jq-number__spin.minus:after{position:absolute;top:50%!important;left:50%;width:1.6rem;height:2px;background-color:#f24e1e;border:none!important;transform:translate(-50%,-50%)}.jq-number__spin.plus{right:3rem;order:3}.jq-number__spin.plus:after{position:absolute;top:50%!important;left:50%;width:1.6rem;height:2px;background-color:#0ebf5f;border:none!important;transform:translate(-50%,-50%)}.jq-number__spin.plus:before{content:"";position:absolute;top:50%;left:50%;width:2px;height:1.6rem;background-color:#0ebf5f;border:none;transform:translate(-50%,-50%)}.jq-selectbox.focused .jq-selectbox__select{border-color:transparent}.jq-selectbox__select{background:transparent!important;border:1px solid transparent;box-shadow:none!important}.jq-selectbox__trigger,.jq-selectbox__dropdown{border:none}.jq-selectbox__dropdown li{padding:1rem}.jq-selectbox__dropdown li.selected{background:var(--accent)}.simple-product-flex__wrap{position:relative;margin-top:5.5rem}.simple-product-flex .product-attributes{padding:3.2rem;width:80%;color:var(--text-color);background:#e5f3f1}@media screen and (max-width: 576px){.simple-product-flex .product-attributes{width:100%}}@media screen and (max-width: 1400px){.simple-product-flex .product-attributes tr{display:flex;justify-content:flex-start;flex-direction:column}}@media screen and (max-width: 1400px){.simple-product-flex .product-attributes tr th{text-align:left}}.simple-product-flex .cart{display:flex;align-items:center;margin-top:3rem;flex-wrap:wrap;gap:3rem}@media screen and (max-width: 576px){.simple-product-flex .cart{display:grid}}.simple-product-flex .price{display:flex;font-size:4rem;font-weight:700;line-height:4.7rem;letter-spacing:-.025em;color:#120d0d}.simple-product-flex .price span bdi{display:flex;align-items:baseline}.simple-product-flex .price span bdi span{font-size:2rem;color:var(--color-red)}.simple-product-flex .price del{display:none;color:#000;opacity:.1;order:2;text-decoration:none}.simple-product-flex .price ins{margin-right:2rem;order:1;text-decoration:none}.simple-product-flex .quantity{margin-left:-3.2rem}.simple-product-flex button[type=submit]{background-color:transparent}.simple-product-flex button[type=submit]:hover{background-color:var(--accent)}.woocommerce-billing-fields__field-wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.woocommerce-billing-fields__field-wrapper p{width:48%}.woocommerce-billing-fields #billing_address_2,.woocommerce-billing-fields #billing_address_2_field,.woocommerce-billing-fields #billing_country_field,.woocommerce-billing-fields #billing_company_field{display:none!important}.woocommerce-error{margin:3rem 0;padding:1rem;color:red;border:1px solid red}body.woocommerce-account .widget-area{display:none}body.woocommerce-account .page{margin:0 auto;padding:0 15px;max-width:1615px}body.woocommerce-account.woocommerce-lost-password .woocommerce{display:block}body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-navigation ul{display:flex;justify-content:center;margin-bottom:4rem;border-bottom:1px solid var(--color-brown)}@media screen and (max-width: 576px){body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-navigation ul{display:block}}body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{color:#fff;background:var(--color-brown)}body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a{display:block;padding:1rem 2rem;font-weight:700;font-weight:400;color:var(--text-color);transition:all .2s;text-decoration:none}body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{color:#fff;background-color:var(--color-brown)}body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content{font-weight:400;line-height:3.2rem}body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content a{color:var(--color-red)}body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p{display:inline-block;margin-bottom:3rem;width:48%}@media screen and (max-width: 768px){body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p{display:block}}@media screen and (max-width: 768px){body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p{width:auto}}body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p:nth-of-type(2n){margin-left:2rem}@media screen and (max-width: 768px){body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p:nth-of-type(2n){margin-left:0}}body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p input{padding:0 1rem;height:4rem;border:1px solid var(--color-brown)}@media screen and (max-width: 650px){body.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content{overflow-x:auto}}body.woocommerce-account .entry-title{margin-bottom:4rem;font-size:4rem;font-weight:700;text-transform:uppercase;color:var(--color-brown)}body.woocommerce-account .u-columns{display:grid;margin-top:2rem;gap:5rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 768px){body.woocommerce-account .u-columns{padding:0 1rem;gap:0;grid-template-columns:repeat(1,1fr)}}body.woocommerce-account .u-columns h2{margin-bottom:3rem;font-size:3rem;font-weight:700;text-align:left}body.woocommerce-account .u-column1{margin-bottom:6rem;padding:4rem;border-radius:3rem;box-shadow:0 4px 60px -20px #00000040}@media screen and (max-width: 650px){body.woocommerce-account .u-column1{box-shadow:0 0 9px -5px}}body.woocommerce-account .u-column2{margin-bottom:6rem;padding:4rem;border-radius:3rem;box-shadow:0 4px 60px -20px #00000040}@media screen and (max-width: 650px){body.woocommerce-account .u-column2{box-shadow:0 0 9px -5px}}body.woocommerce-account form .woocommerce-form-row{display:grid;align-items:center;margin-bottom:3rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 1200px){body.woocommerce-account form .woocommerce-form-row{display:block}}@media screen and (max-width: 768px){body.woocommerce-account form .woocommerce-form-row{display:block}}body.woocommerce-account form .woocommerce-form-row input{display:block;width:100%;height:4rem;border:1px solid var(--color-brown);border-radius:3px;text-indent:1.5rem}@media screen and (max-width: 768px){body.woocommerce-account form .woocommerce-form-row input{width:100%}}body.woocommerce-account form .woocommerce-form-row input:focus{border-color:var(--color-brown-darken)}body.woocommerce-account form label{display:block;margin-bottom:1rem;font-weight:400}body.woocommerce-account button[type=submit]{display:inline-flex;justify-content:center;align-items:center;margin:2rem 0;padding:0 3.2rem;height:4.5rem;font-size:1.6rem;font-weight:400;color:#fff;background:var(--color-brown);border:1px solid transparent;border-radius:1rem;transition:all .4s;cursor:pointer}body.woocommerce-account button[type=submit]:hover{border-color:#000}body.woocommerce-account em{display:block;margin-left:1rem;font-size:1.2rem;line-height:1.2}body.woocommerce-account .woocommerce-EditAccountForm{margin:0 auto 6rem;padding:4rem;width:60rem;border-radius:3rem;box-shadow:0 4px 60px -20px #00000040}@media screen and (max-width: 992px){body.woocommerce-account .woocommerce-EditAccountForm{width:auto}}body.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row{display:block}body.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row em{display:block;margin-top:1rem;width:100%;font-weight:700;text-align:left}body.woocommerce-account .woocommerce-Address a{letter-spacing:0;text-transform:initial;color:var(--color-brown);font-style:italic}body.woocommerce-account .woocommerce-address-fields input,body.woocommerce-account .woocommerce-address-fields select{width:100%;border-radius:.3rem}body.woocommerce-account .woocommerce-privacy-policy-link{font-weight:700;color:var(--color-brown);font-style:italic;text-decoration:underline}body.woocommerce-account .woocommerce-privacy-policy-link:hover{text-decoration:initial}body.woocommerce-account .woocommerce-form-register{font-weight:300;line-height:2rem}body.woocommerce-account .lost_reset_password{margin:0 auto;margin-bottom:6rem;padding:4rem;width:50rem;border-radius:3rem;box-shadow:0 4px 60px -20px #00000040}body.woocommerce-account .lost_reset_password label{margin-bottom:0}body.woocommerce-account .lost_reset_password p{margin-bottom:4rem;font-weight:400;line-height:2.3rem}body.woocommerce-account .lost_reset_password p:last-of-type{margin-bottom:0}body.woocommerce-account .lost_reset_password p button[type=submit]{margin:0}body.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads{display:none}body.woocommerce-account .woocommerce-Address-title h3{margin-bottom:2rem;font-weight:700;letter-spacing:2px}body.woocommerce-account .woocommerce-Address-title a{display:block;margin-bottom:1rem}.product-type-woosg .price{display:none}.product-type-woosg .woosg-wrap{max-width:67.5rem}.product-type-woosg .woosg-table{border-color:transparent!important}.product-type-woosg .woosg-product{justify-content:space-between;margin-bottom:-1px;padding:3.2rem;border:1px solid #e5f3f1}.product-type-woosg .woosg-thumb{display:none}.product-type-woosg .woosg-title{position:relative}.product-type-woosg .woosg-name{display:inline-block!important;margin-bottom:-1.5rem;padding:1rem 2rem;font-size:1.6rem;font-weight:500;line-height:2.6rem;letter-spacing:.1em;text-transform:uppercase;color:#060805}@media screen and (max-width: 768px){.product-type-woosg .woosg-name{padding:1rem 12rem 1rem 0}}.product-type-woosg .woosg-price{position:relative;top:-2.9rem;right:-75px;display:flex;justify-content:flex-end;font-weight:700}@media screen and (max-width: 768px){.product-type-woosg .woosg-price{position:absolute;top:50%;right:-7.3rem;transform:translateY(-50%)}}.product-type-woosg .woosg-price .woosg-price-new .price{display:block;font-weight:700}.product-type-woosg form.variations_form{height:7rem}.product-type-woosg form.variations_form .variations{display:block!important;background:transparent;border:none}.product-type-woosg form.variations_form .variations .variation{display:block!important;border:none;border-color:transparent!important}@media screen and (max-width: 576px){.product-type-woosg form.variations_form .variations .variation{margin-left:0!important;padding-left:0!important}}.product-type-woosg form.variations_form .variations .variation .jq-selectbox{display:block!important}.product-type-woosg form.variations_form .variations .variation .label{display:none!important;margin-bottom:1.6rem;padding:1rem 1.9rem 0;font-size:1.6rem;font-weight:500;line-height:2.6rem;letter-spacing:.1em;text-transform:uppercase;color:#060805}.product-type-woosg form.variations_form .variations select{margin:0!important;padding:4px 6px!important;font-size:1.8rem;font-weight:400;line-height:1!important;letter-spacing:.1rem!important;color:#060805;background:none!important;border:none!important}.product-type-woosg form.variations_form .variations select:hover{color:#509289!important}.product-type-woosg .woosg-product--variation .woosg-quantity{top:2.1rem;right:0}@media screen and (max-width: 768px){.product-type-woosg .woosg-product--variation .woosg-quantity{top:.7rem}}@media screen and (max-width: 768px){.product-type-woosg .woosg-product--variation .woosg-price{top:2.6rem}}.product-type-woosg .woosg-quantity{position:relative;top:-.9rem;right:10rem;width:initial!important;flex:0 0 8.8rem!important}@media screen and (max-width: 768px){.product-type-woosg .woosg-quantity{top:0}}.product-type-woosg .woosg-quantity .woosg-quantity-minus,.product-type-woosg .woosg-quantity .woosg-quantity-plus{display:flex!important;justify-content:center!important;align-items:center!important;width:initial!important;height:2.2rem!important;font-size:2rem!important;border:none!important;flex:0 0 2.2rem!important}.product-type-woosg .woosg-quantity .quantity{width:initial!important;border:none!important;flex:0 0 3rem!important}.product-type-woosg .woosg-quantity .quantity input{height:2.2rem!important;font-size:1.6rem!important;border:none!important}.product-type-woosg .woosg_total{display:flex;justify-content:space-between;align-items:center;padding:0 3.2rem;width:100%;height:8.6rem;background:#e5f3f1;border:1px solid #e5f3f1}.product-type-woosg .woosg_total .woocommerce-Price-amount{font-weight:700}.product-type-woosg button[type=submit]{display:flex;justify-content:center;align-items:center;width:67.5rem;height:8.6rem;color:#fff;background:black}@media screen and (max-width: 992px){.product-type-woosg button[type=submit]{padding:0 3rem;width:auto}}.product-type-woosg button[type=submit]:hover{background-color:#509289}.woocommerce-pagination ul{display:flex;justify-content:flex-start;align-items:center}.woocommerce-pagination ul li{margin-right:.4rem}.woocommerce-pagination ul li a,.woocommerce-pagination ul li span{display:block;padding:.8rem 1.4rem;font-size:2rem;color:var(--accent);border:1px solid var(--accent);transition:all .4s}.woocommerce-pagination ul li a:hover,.woocommerce-pagination ul li span:hover,.woocommerce-pagination ul li a.current,.woocommerce-pagination ul li span.current{color:#fff;background-color:var(--accent)}.bauturi-popup{position:fixed;top:0;left:0;display:none;width:100%;height:100%;z-index:10000}.bauturi-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3}.bauturi-popup__content{position:relative;top:50%;left:50%;padding:3rem;width:90%;max-width:50rem;max-height:90vh;background:white;border-radius:1rem;box-shadow:0 1rem 3rem #0000004d;transform:translate(-50%,-50%);overflow-y:auto}@media screen and (max-width: 576px){.bauturi-popup__content{padding:2rem;max-width:95%}}.bauturi-popup__close{position:absolute;top:1rem;right:1rem;font-size:3rem;line-height:1;color:var(--color-brown);background:transparent;border:none;transition:color .3s;cursor:pointer}.bauturi-popup__close:hover{color:var(--color-red)}.bauturi-popup__product{display:flex;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee;gap:2rem}@media screen and (max-width: 576px){.bauturi-popup__product{text-align:center;flex-direction:column}}.bauturi-popup__product-image{width:10rem;height:10rem;border-radius:.5rem;object-fit:cover}@media screen and (max-width: 576px){.bauturi-popup__product-image{width:15rem;height:15rem}}.bauturi-popup__product-info{flex:1}.bauturi-popup__product-name{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:#000}.bauturi-popup__product-price{margin:0;font-size:1.8rem;font-weight:600;color:var(--color-red)}.bauturi-popup__product-price .price-value{color:#000}.bauturi-popup__form-container form.cart{display:flex;flex-direction:column}.bauturi-popup__form-container input[type=radio]{margin-right:8px;width:3.2rem;height:3.2rem;border:3px solid #ececec;border-radius:50%;transition:all .2s;appearance:none;cursor:pointer}.bauturi-popup__form-container input[type=radio]:checked{position:relative;border-color:#0cc42a}.bauturi-popup__form-container input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;display:flex;width:2rem;height:2rem;background:#0cc42a;border-radius:50%;transform:translate(-50%,-50%)}.bauturi-popup__form-container input[type=radio]:not(:checked):hover{border-color:#d03528}.bauturi-popup__form-container .pewc-groups-standard{display:block!important;width:100%}.bauturi-popup__form-container .pewc-groups-standard .pewc-group{display:block!important;margin-bottom:2rem}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-title{display:block!important;margin:0 0 1.5rem;font-size:1.8rem;font-weight:600;color:var(--color-brown)}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-description{display:none}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper{display:block!important}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper{display:block!important;margin-bottom:1rem}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper label{display:flex!important;align-items:center;margin-bottom:.5rem;padding:1rem;font-size:1.6rem;font-weight:400;border:2px solid #eee;border-radius:.5rem;transition:all .3s;cursor:pointer}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper label:hover{background-color:rgb(var(--color-brown),.05);border-color:var(--color-brown)}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper label input[type=checkbox]{margin-right:1rem;width:2rem;height:2rem;accent-color:var(--color-brown)}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper .pewc-radio-image-wrapper,.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper .pewc-radio-buttons-wrapper,.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper .pewc-checkbox-group-wrapper{display:block!important}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper .pewc-radio-image-wrapper li,.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper .pewc-radio-buttons-wrapper li,.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-content-wrapper .pewc-item-field-wrapper .pewc-checkbox-group-wrapper li{margin-bottom:.5rem;list-style:none}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-radio input[type=radio]{margin-right:8px;width:3.2rem;height:3.2rem;border:3px solid #ececec;border-radius:50%;transition:all .2s;appearance:none;cursor:pointer}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-radio input[type=radio]:checked{position:relative;border-color:#0cc42a}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-radio input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;display:flex;width:2rem;height:2rem;background:#0cc42a;border-radius:50%;transform:translate(-50%,-50%)}.bauturi-popup__form-container .pewc-groups-standard .pewc-group .pewc-group-radio input[type=radio]:not(:checked):hover{border-color:#d03528}.bauturi-popup__form-container .pewc-main-price,.bauturi-popup__form-container .pewc-total-price,.bauturi-popup__form-container .pewc-total-field-wrapper,.bauturi-popup__form-container .pewc-product-total,.bauturi-popup__form-container .pewc-options-total,.bauturi-popup__form-container .pewc-grand-total,.bauturi-popup__form-container #pewc-product-total-label,.bauturi-popup__form-container #pewc-options-total-label,.bauturi-popup__form-container #pewc-grand-total-label{display:none!important}.bauturi-popup__form-container .pewc-radio-form-label{display:flex;align-items:center;font-size:2rem}.bauturi-popup__add-to-cart{padding:1.5rem;width:100%;font-size:1.8rem;font-weight:700;color:#fff;background-color:var(--color-brown);border:none;border-radius:.5rem;transition:background-color .3s;cursor:pointer}.bauturi-popup__add-to-cart:hover{background-color:var(--color-brown-darken)}.topping-link{font-family:var(--main-font);font-weight:400;color:#4cad4b;font-style:normal}.city-select{position:relative;margin-right:6rem;padding:0}@media screen and (max-width: 992px){.city-select{margin-right:1rem}}@media screen and (max-width: 576px){.city-select{margin-right:0;flex:0 0 180px}}.city-select__title{display:flex;justify-content:center;align-items:center;gap:1rem}@media screen and (max-width: 576px){.city-select__title{justify-content:flex-start;flex-wrap:wrap;text-align:left}}@media screen and (max-width: 576px){.city-select__title span{flex:0 0 100%}}.city-select li{padding:0 2.4rem;font-size:2rem;font-weight:400;line-height:2.3rem;text-align:center;color:var(--color-brown);transition:all .4s;cursor:pointer}@media screen and (max-width: 576px){.city-select li{padding:0 1.2rem}}@media screen and (max-width: 370px){.city-select li{padding:0 .6rem}}.city-select li:hover{color:var(--color-brown-light)}.city-select__list.active{opacity:1;transform:translateY(0);pointer-events:auto}.city-select__list{position:absolute;top:3.8rem;left:0;display:block;padding:1.2rem 2.4rem;text-align:left;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:1.6rem;opacity:0;transform:translateY(1rem);transition:all .4s;pointer-events:none}@media screen and (max-width: 576px){.city-select__list{padding:1.2rem}}@media screen and (max-width: 370px){.city-select__list{padding:.8rem .6rem}}.city-select__list:hover{background:#fff}.city-select__list li{padding:0}.product-btn{position:relative;display:flex;justify-content:center;align-items:center;border:none}.product-btn:hover{cursor:pointer}.product-btn:hover svg{transform:rotate(180deg)}.product-btn svg{position:relative;transition:all .3s}.shipping-cost{position:fixed;bottom:0;left:0;display:flex;justify-content:center;align-items:center;gap:3.2rem;padding:1.6rem;width:100%;font-size:2rem;font-weight:700;background:white;border:1px solid #e0e0e0;z-index:1000}@media screen and (max-width: 768px){.shipping-cost{padding:3.2rem 1.6rem 6.4rem;flex-direction:column;gap:1.6rem}}.shipping-cost.shipping-cost--hidden{display:none}.shipping-cost__remaining--available{color:#3c833f}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg {width: 100%; height: 100%; object-fit: contain; transform-origin: center; fill: currentColor; pointer-events: none;}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button& {border: none; margin: 0; padding: 0; box-shadow: none; appearance: none;} .swiper-pagination-clickable & {cursor: pointer;} &:only-child {display: none !important;}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}
