.uw-wishlist-button-container{text-align:center;max-height:30px}.uw-wishlist-button{display:inline-flex;align-items:center;color:#333;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none;background-color:transparent;border:0}.uw-wishlist-button .uw-button-icon{display:flex;align-items:center;position:relative}.uw-wishlist-button .uw-heart-filled{display:none}.uw-wishlist-button.uw-in-wishlist .uw-heart-empty{display:none}.uw-wishlist-button.uw-in-wishlist .uw-heart-filled{display:block}.uw-wishlist-button:disabled{opacity:0.6;transform:none}.uw-wishlist-container{max-width:1230px;margin:0 auto;padding:20px 0}.uw-wishlist-empty{text-align:center;padding:60px 20px;border-radius:8px;margin:20px 0}.uw-wishlist-empty h2{font-weight:normal;font-size:15px}.uw-wishlist-empty p{font-size:18px;color:#666;margin-bottom:20px}.uw-wishlist-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:15px 0;border-bottom:1px solid #eee}.uw-wishlist-count-display{font-size:14px;color:#666}.uw-wishlist-grid{display:grid;gap:30px;margin-bottom:30px}.uw-wishlist-grid.uw-columns-1{grid-template-columns:1fr}.uw-wishlist-grid.uw-columns-2{grid-template-columns:repeat(2, 1fr)}.uw-wishlist-grid.uw-columns-3{grid-template-columns:repeat(3, 1fr)}.uw-wishlist-grid.uw-columns-4{grid-template-columns:repeat(4, 1fr)}@media (max-width: 1230px){.uw-wishlist-container{padding:20px}}@media (max-width: 768px){.uw-wishlist-grid.uw-columns-2,.uw-wishlist-grid.uw-columns-3,.uw-wishlist-grid.uw-columns-4{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 480px){.uw-wishlist-grid{grid-template-columns:1fr}}.uw-wishlist-item{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;transition:transform 0.3s ease, box-shadow 0.3s ease}.uw-wishlist-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0, 0, 0, 0.1)}.uw-item-thumbnail{position:relative;padding-bottom:60%;overflow:hidden}.uw-item-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.uw-wishlist-item:hover .uw-item-thumbnail img{transform:scale(1.05)}.uw-item-content{padding:20px}.uw-item-title{margin:0 0 10px 0;font-size:18px;line-height:1.4}.uw-item-title a{color:#333;text-decoration:none;transition:color 0.3s ease}.uw-item-title a:hover{color:#ff6b6b}.uw-item-excerpt{color:#666;font-size:14px;line-height:1.5;margin-bottom:15px}.uw-item-date{font-size:12px;color:#999;margin-bottom:15px}.uw-item-actions{display:flex;gap:10px;align-items:center}.uw-button{display:inline-flex;align-items:center;padding:8px 16px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#333;text-decoration:none;font-size:14px;cursor:pointer;transition:all 0.3s ease;outline:none}.uw-button:hover{border-color:#ccc;background:#f9f9f9}.uw-button-primary{background:#007cba;border-color:#007cba;color:#fff}.uw-button-primary:hover{background:#005a87;border-color:#005a87;color:#fff}.uw-button-secondary{background:#666;border-color:#666;color:#fff}.uw-button-secondary:hover{background:#555;border-color:#555;color:#fff}.uw-button-small{padding:6px 12px;font-size:12px}.uw-remove-item:hover{background:#dc3232;border-color:#dc3232;color:#fff}.uw-wishlist-loading{text-align:center;padding:40px;color:#666}.uw-wishlist-message{padding:15px;margin:10px 0;border-radius:4px;font-size:14px}.uw-wishlist-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.uw-wishlist-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.uw-wishlist-count{font-size:14px;color:#666}@media (max-width: 768px){.uw-wishlist-container{padding:15px}.uw-wishlist-actions{flex-direction:column;gap:15px;align-items:stretch;text-align:center}.uw-item-content{padding:15px}.uw-item-actions{flex-direction:column;gap:8px}.uw-button{justify-content:center;width:100%}}@keyframes uw-fade-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes uw-fade-out{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.uw-wishlist-item.uw-adding{animation:uw-fade-in 0.3s ease-out}.uw-wishlist-item.uw-removing{animation:uw-fade-out 0.3s ease-out}.uw-notification{position:fixed;top:20px;right:20px;background:#333;color:#fff;padding:12px 20px;border-radius:4px;font-size:14px;z-index:9999;opacity:0;transform:translateX(100%);transition:all 0.3s ease}.uw-notification.show{opacity:1;transform:translateX(0)}.uw-notification.success{background:#28a745}.uw-notification.error{background:#dc3545}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@font-face{font-family:'Almoni';src:url('/wp-content/themes/arcaffe/css/fonts/almoni-regular-aaa.woff2') format('woff2'), url('/wp-content/themes/arcaffe/css/fonts/almoni-regular-aaa.woff') format('woff'), url('/wp-content/themes/arcaffe/css/fonts/almoni-regular-aaa.eot');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Almoni';src:url('/wp-content/themes/arcaffe/css/fonts/almoni-ultrabold-aaa.woff2') format('woff2'), url('/wp-content/themes/arcaffe/css/fonts/almoni-ultrabold-aaa.woff') format('woff'), url('/wp-content/themes/arcaffe/css/fonts/almoni-ultrabold-aaa.eot');font-weight:900;font-style:normal;font-display:swap}a,a:link,a:visited,a:hover,a:active{text-decoration:none}body{padding-top:120px;overflow-x:hidden;margin:0 !important;display:flex;flex-direction:column;min-height:100vh}body.logged-in.admin-bar{padding-top:120px;margin:0 !important}input,select,textarea,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-background-clip:padding-box;box-sizing:border-box;border-radius:0;outline:none;background-color:#fff;box-shadow:none;background:none;font:inherit;color:inherit;position:relative;z-index:1}@supports (-webkit-touch-callout: none){input,textarea,select{transform:translateZ(0)}}input:focus,select:focus,textarea:focus{outline:none}input:focus,textarea:focus,select:focus{-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:transparent}select::-ms-expand{display:none}select::-webkit-inner-spin-button,select::-webkit-calendar-picker-indicator{display:none}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:4px 16px;z-index:1000;text-decoration:none;border-radius:4px;transition:top 0.2s ease}.skip-link:focus{top:2px;left:4px;z-index:999999;border:1px solid #fff}.cc-window.cc-banner{padding:19px;max-width:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;gap:20px;align-items:center;flex-direction:row;-ms-flex-direction:row;justify-content:center}.cc-window.cc-floating{padding:19px;max-width:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;gap:20px;align-items:center;flex-direction:row;-ms-flex-direction:row;justify-content:center}.cc-floating .cc-message{margin-bottom:0}.cc-banner .cc-message{flex:none;margin-bottom:0;text-align:center}.cc-compliance{width:198.28px;max-width:198.28px;height:43.2px;box-sizing:border-box}#nsc-bar-customLink{text-decoration:underline;color:#060706}.cc-link{text-decoration:underline !important;color:#060706 !important}.cc-btn{display:flex;align-items:center;justify-content:center;padding:0;height:100%;width:100%}@media (max-width: 768px){.cc-floating .cc-message{text-align:center}.cc-window.cc-floating{flex-direction:column;-ms-flex-direction:column}}.blockUI.blockOverlay{background:none !important}.arcaffe-product-disabled{pointer-events:none;cursor:default;color:#adadad !important}.woocommerce-Price-amount, .amount span,.quantity{font-weight:bold}.slick-dotted.slick-slider{position:initial !important;margin-bottom:0 !important}.onsale{display:none}.slick-slide{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.slick-dots{bottom:0 !important;margin-bottom:16px !important}.slick-dots li button:before{content:'' !important;width:10px !important;height:10px !important;background:transparent !important;border:1px solid #000;border-radius:100%;font-size:10px !important;background:transparent !important}.slick-dots li.slick-active button:before{background:#000 !important}.swiper-pagination-bullet-active{background:#000 !important}h1{font-weight:900;font-size:55px;line-height:45px;letter-spacing:0px;color:#000}.woocommerce ul.products li.product a.woocommerce-loop-product__link{color:#060706 !important}h3{font-weight:900;font-size:17px;line-height:20px;letter-spacing:0px;color:#060706}body{font-family:'Almoni',sans-serif}h1,h2,h3,h4,h5,h6,strong{font-weight:900}p,span,div,a,li{font-weight:normal}p,h1,h2,h3,h4,h5{margin:0}input:-internal-autofill-selected{background:none !important}input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px #fff inset !important;-webkit-text-fill-color:#000 !important;transition:background-color 5000s ease-in-out 0s}.arcaffe-button{width:100% !important;max-width:200px !important;height:43px;min-height:43px;text-align:center;background-color:#fff !important;border:1px solid #000 !important;font-weight:900;font-size:17px;line-height:17px;letter-spacing:0px;color:#060706;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;appearance:none;-webkit-appearance:none;border-radius:0;box-shadow:none;background-clip:border-box;-webkit-tap-highlight-color:transparent;outline:1px solid transparent;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:1}.arcaffe-button:disabled{opacity:0.6;cursor:no-drop}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.products .arcaffe-button{margin:0 auto}.margin-auto{margin:auto}.mt-20{margin-top:20px}.uw-wishlist-empty-btn{max-width:150px !important}.announcement-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:49px;background:#fff 0% 0% no-repeat padding-box}.woocommerce-message{display:none !important}.woocommerce-notices-wrapper{display:none !important}.popup-login-incart-wrapper h1{font-size:16px !important;line-height:29px !important}.popup-auto-removed-item-wrapper{width:100%;height:100%;position:fixed;inset:0;background-color:rgba(0, 0, 0, 0.3);z-index:99999;display:flex;justify-content:center;align-items:center}.popup-auto-removed-item{max-width:353px;background:#fff;display:flex;flex-direction:column;text-align:center;padding:30px 20px}.popup-auto-removed-item .product-name{margin:15px 0;font-size:18px;line-height:24px !important}.popup-auto-removed-item .image{max-height:150px;text-align:center}.popup-auto-removed-item .image img{height:100%;width:auto;max-height:150px}.popup-auto-removed-item .button{display:flex;justify-content:center}#buttonUserGuest,#buttonUserExist,#buttonUserRegister{font-size:14px;line-height:15px;font-weight:bold;width:147px !important;height:35px !important;font-family:'Almoni',sans-serif;border:0.5px solid #000 !important;-webkit-appearance:none;appearance:none;-webkit-transform:translateZ(0);transform:translateZ(0)}@supports (-webkit-touch-callout: none){#buttonUserGuest,#buttonUserExist,#buttonUserRegister{border:0.5px solid #000 !important;box-shadow:inset 0 0 0 0.5px #000;-webkit-box-shadow:inset 0 0 0 0.5px #000}}@media screen and (-webkit-min-device-pixel-ratio: 0){#buttonUserGuest,#buttonUserExist,#buttonUserRegister{border:none !important;box-shadow:0 0 0 0.5px #000;-webkit-box-shadow:0 0 0 0.5px #000}}@supports (-webkit-touch-callout: none){#buttonUserGuest::before,#buttonUserExist::before,#buttonUserRegister::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:0.5px solid #000;pointer-events:none;z-index:1}#buttonUserGuest,#buttonUserExist,#buttonUserRegister{position:relative;border:none !important}}.woocommerce-Price-currencySymbol{font-size:11px !important}.boldText{font-size:11px !important;font-weight:bold;direction:unset;margin-block:0em}.announcement-bar-content{max-width:90%;min-width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;gap:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeslot-button{color:#000}.announcement-bar p{font-weight:900;font-size:16px;letter-spacing:0px;color:#060706}.announcement-bar a{font-size:14px;letter-spacing:0px;color:#060706}.announcement-bar span{font-size:14px;letter-spacing:0px;color:#060706;text-decoration:underline;cursor:pointer}.banner{width:100%;min-height:555px;background-repeat:no-repeat;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer}.banner p{font-weight:normal;font-size:26px;line-height:30px;letter-spacing:0px;color:#060706}.banner-content{width:100%;max-width:1230px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.banner-content-description{text-align:right;max-width:331px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.banner-content-description h1{line-height:50px}.banner-mobile-video{display:none}.featured-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:34px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f6f6f8}.default-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1230px;width:1230px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:47.19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blockMainPageProduct{flex-wrap:nowrap !important;padding:0 20px}@media (max-width: 975px){.home-page-product{height:257px}.blockMainPageProduct{flex-wrap:wrap !important}.default-wrapper{gap:13px}}.home-page-product{width:591.41px;max-width:591.41px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:11.21px 0;padding-left:9.71px;background:#fff 0% 0% no-repeat padding-box;border:2px solid #e0e0e0;gap:28px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:301px}.home-page-product img{max-width:282px;width:282px}.line-events{width:2px;height:35px;background:#fff}.home-page-product-info{width:237px;padding:12.12px 37.19px 12.12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:right;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-page-product-info p{font-weight:900;font-size:26px;line-height:25px;letter-spacing:0px}.home-page-product-info-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-page-product-info p strong{color:#84754e}.bestsellers{padding:25px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bestsellers-title{padding:0 4px;margin-top:38px;margin-bottom:27px;font-size:26px}.bestseller-wrapper{max-width:1230px;width:1230px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;text-align:right;overflow:hidden;padding-bottom:0}.bestseller-wrapper .slick-track{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:21px !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.bestsellers-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.bestseller-card{max-width:229px !important;width:229px !important;border:2px solid #e0e0e0;padding:8px;background:#fff;text-align:center;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 10px}.bestseller-image{position:relative}.bestseller-image img{width:100%;height:auto}.badge{position:absolute;top:10px;right:10px;width:42px;height:21px;background:#fff 0% 0% no-repeat padding-box;border:1px solid #000;border-radius:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-style:normal;font-weight:bold;font-size:9px;line-height:12px;letter-spacing:-0.18px;color:#060706}.like{position:absolute;top:10px;left:10px;width:24px !important;height:22px !important;cursor:pointer}.bestseller-info{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 10px;gap:8px}.bestseller-info-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px}.bestseller-info p{font-size:14px;line-height:18px;letter-spacing:0px;color:#060706}.bestseller-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:22px;font-size:18px;font-weight:900}.description-price{font-size:9px !important;letter-spacing:0px !important;text-decoration:none !important}.original-price{font-weight:normal;font-size:14px;line-height:25px;letter-spacing:0px;width:auto;color:#707070;height:25px;position:relative;display:inline-block;padding:0 5px}.price-for-subscribers{font-weight:900;font-size:20px;letter-spacing:0px;color:#85754e}.current-price{font-weight:900;font-size:24px;letter-spacing:0px;color:#060706}.bestseller-info-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.price-wrapper-original-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:25px}.events-section{width:100%;max-width:1230px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.events-background{width:100%;min-height:396px;max-height:396px;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:auto;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:69.27px;padding-bottom:52.85px;padding-left:95px;padding-right:95px;position:relative}.events-background::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5)}.events-content{position:relative;text-align:center;max-width:644px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.events-content h2{font-weight:900;font-size:55px;line-height:37px;letter-spacing:0px;color:#fff;margin-bottom:11px}.events-content p{font-size:26px;line-height:32px;letter-spacing:0px;color:#fff;margin-bottom:33.55px}.events-details{font-weight:bold;margin-bottom:33.55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;font-size:x-large}.events-details a{font-weight:normal !important;font-size:18px !important;line-height:20px !important;letter-spacing:-0.4px !important;color:#fff !important;text-decoration:none}.events-details-button{background:transparent !important;border:1px solid #fff !important;color:#fff !important}.recipes-section{padding:43px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.recipes-section-wrapper{max-width:1230px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px;text-align:right;overflow:hidden;padding-bottom:60px;position:relative}.recipes-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.recipes-header h2{font-size:26px;font-weight:900;line-height:40px}.all-recipes:hover{background-color:#f5f5f5}.recipes-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.recipe-card{-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 10px 18px 10px;max-width:291.31px !important;width:291.31px !important;border:2px solid #e0e0e0;background:#fff;overflow:hidden;text-align:center;cursor:pointer}.recipe-image{position:relative}.recipes-section-wrapper .slick-track{gap:21.92px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1230px !important}#searchCityField{padding:10px;font-size:14px;color:#707070;border-radius:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px;max-width:231px;margin:0 auto;border:none;text-align:center}#searchCityField:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.popup-container-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.autocompleteWrap{position:absolute;top:36px;width:231px;padding-right:2px;border:1px solid #707070;background:#fff;z-index:99999}#customAutocompleteList{width:231px;margin:0;padding:0;list-style:none;background-color:#fff;z-index:99999;max-height:72px;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:5px 0;direction:ltr}#customAutocompleteList::-webkit-scrollbar{width:4px}#customAutocompleteList::-webkit-scrollbar-track{background:#fff;border-radius:4px;border:0.5px solid #707070}#customAutocompleteList::-webkit-scrollbar-thumb{background:#707070;border-radius:4px}#customAutocompleteList::-webkit-scrollbar-thumb:hover{background:#707070}#customAutocompleteList::-webkit-scrollbar-button{background-color:transparent;height:1px;display:block;content:''}#customAutocompleteList li{font-size:14px;line-height:18px;color:#000;padding:0;padding-right:8px;text-align:right;cursor:pointer}.popup-container-inforamtion{width:100%;margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:48px}.popup-container-inforamtion img{margin-bottom:4px}.popup-container-inforamtion h2{font-size:16px;line-height:normal !important;margin:0;color:#060706;font-weight:bold}.popup-container-inforamtion span{max-width:200px;font-size:16px;line-height:20px;margin:0;color:#060706;font-weight:normal;margin-top:2px;text-align:center}#searchTextResult{font-size:16px;font-weight:bold;line-height:47px;color:#060706;text-align:center;margin-top:20px}.missing-shippings-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0px}.missing-shippings-wrapper h3{font-size:16px;font-weight:bold;color:#060706;line-height:normal}.missing-shippings-wrapper span{font-size:16px;font-weight:normal;color:#060706;line-height:normal}.decrease,.increase{font-size:18px;color:#000;line-height:25px;cursor:pointer;font-family:'Almoni',sans-serif}@media (max-width: 768px){.decrease,.increase{font-size:20px !important}}.powered-by-google-img{width:50px;position:absolute;bottom:4px !important;left:7px !important}.minicart-thumbnail a{width:108px;min-width:108px;height:118px;display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce-mini-cart__shipping{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0 !important}.woocommerce-mini-cart__shipping span{font-size:18px;line-height:18px;color:#060706;font-weight:normal !important}.woocommerce-mini-cart__coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0 !important}.woocommerce-mini-cart__coupon span{font-size:18px;line-height:18px;color:#060706;font-weight:normal !important}.woocommerce-mini-cart__coupon span:nth-child(2){color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-mini-cart__coupon span:nth-child(2) span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:18px;color:#060706;font-weight:normal !important}.a2a_dd{display:flex;align-items:center;justify-content:center}.woocommerce-mini-cart__coupon span:nth-child(2) span span::after{content:'-';font-size:18px;line-height:18px;color:#060706;font-weight:normal !important}.woocommerce-mini-cart__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0 !important;margin:0 !important;border-top:1px solid rgba(0, 0, 0, 0.1)}.woocommerce-mini-cart__total span, .woocommerce-mini-cart__total strong{font-size:20px;line-height:21px;color:#060706;font-weight:bold !important}.woocommerce-mini-cart__coupon .woocommerce-remove-coupon{display:none !important}.wrapper-widjet-cart-buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.wrapper-widjet-cart-buttons p{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.wrapper-widjet-cart-buttons a{border:0.5px solid #000 !important;width:200px !important;height:43px !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;font-size:16px !important;line-height:17px !important;font-weight:bold !important;color:#000 !important;max-height:43px;padding:0 !important;background:transparent !important}@media (max-width: 550px){#searchCityField{max-width:261px}.popup-container-inforamtion{padding-bottom:28px}.autocompleteWrap{position:absolute;top:36px;width:261px;padding-right:2px;border:1px solid #707070;background:#fff;z-index:99999}#customAutocompleteList{width:261px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;padding:10px 0}#customAutocompleteList li{padding:0;padding-right:27px}}@media (max-width: 1270px){.home-page-product{width:444px;max-width:444px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;background:#fff 0% 0% no-repeat padding-box;border:2px solid #e0e0e0;gap:28px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:257px}}@media (max-width: 1250px){.recipes-section-wrapper .slick-track{gap:21.92px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;width:1230px !important}}.recipe-image img{width:100%;height:auto;min-width:267px;height:292px}.favorite-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:red}.recipe-info{margin-top:9px;padding:0 2px;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recipe-info h3{line-height:23px;color:#060706;margin-bottom:10px;width:100%}.recipe-info p{font-size:14px;line-height:18px;letter-spacing:0px;color:#060706;margin-bottom:20px}.counts-in-kit{font-size:18px;line-height:30px;color:#060706}.recipe-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;line-height:22px;letter-spacing:0px;color:#060706;margin-bottom:20px;width:100%;gap:10px}.ic-item-quantity-btn:focus{outline:none !important}.ic-item-quantity-btn:focus-visible{outline:2px solid #005fcc;outline-offset:2px}.product-item{position:relative}.product-item .uw-wishlist-button-container, .blogpost-card .uw-wishlist-button-container{position:absolute;left:20px;top:28px;z-index:1}.product-item .uw-wishlist-button-container button{border:0;padding:0;background-color:transparent}.uw-wishlist-page-wrapper{display:flex}.uw-wishlist-page-wrapper .wishlist-woo-wrapper{flex:2;border-top:1px solid #f2f2f2}.uw-wishlist-page-wrapper .wishlist-posts-wrapper{flex:1;background-color:#f2f2f2;padding:25px 30px}.uw-wishlist-container ul.products.columns-3.products li.product{margin:0 0 2.992em 1.9% !important}.uw-wishlist-page-wrapper .wishlist-posts-wrapper article{margin-bottom:20px}.uw-wishlist-container .total-header{margin-bottom:20px;padding-bottom:1px solid #f2f2f2}.uw-wishlist-page-wrapper .wishlist-woo-wrapper h3, .uw-wishlist-page-wrapper .wishlist-woo-wrapper h2{margin:20px 0;font-size:17px;line-height:20px}.uw-wishlist-page-wrapper .wishlist-posts-wrapper h2{margin-bottom:15px;font-size:17px;line-height:20px;letter-spacing:0px;color:#060706}.header-wishlist-link{display:flex;align-items:flex-end;max-height:20px}.page-id-53 .title-background{display:none}.blogpost-card{position:relative}.blogpost-card .wrapperLink{display:flex;gap:15px;flex-direction:row;padding:12px 10px 10px;box-sizing:border-box;min-height:295px;overflow:hidden;text-align:right;background:rgb(255, 255, 255);cursor:pointer}#TitleRecipe{display:block !important;margin:0 !important}.uw-wishlist-container .total-header .mobile-buttons{display:none}.uw-wishlist-container .total-header .mobile-buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:start;align-self:start;margin:0 auto;border:1px solid #848484;padding:5px;display:none;max-width:193.33px}.uw-wishlist-container .total-header .mobile-buttons button.active{background-color:#000;color:#fff}.uw-wishlist-container .total-header .mobile-buttons button{width:114px;height:36px;border:0;background-color:transparent;color:#000;font-size:16px;line-height:16px;font-weight:bold;cursor:pointer;-webkit-transition:0.4s;transition:0.4s;font-family:'Almoni',sans-serif}.uw-wishlist-page-wrapper .woocommerce-Price-amount.amount bdi{font-weight:bold !important}.uw-wishlist-page-wrapper .blogpost-image{min-width:190px !important}.page-id-37 section.featured-products, .page-id-37 section.events-section{display:none}fieldset{border:0 !important;padding-block:0;padding-inline:0;margin-inline:0}.legend-sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.header-content-icons .before-load{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(255, 255, 255, 0.7);z-index:1001}.header-content-icons .before-load i{font-size:27px;position:absolute;left:50%;top:50%;margin:-11px 0 0 -14px}.product-buttons{position:relative;display:flex;justify-content:center}.product-buttons .before-load{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(255, 255, 255, 0.7);z-index:1001}.product-buttons .before-load i{font-size:27px;position:absolute;left:50%;top:50%;margin:-11px 0 0 -14px}@media (max-width: 1440px){.announcement-bar-content{max-width:none;min-width:none;padding-left:2.1%;gap:25px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width: 1250px){.bestsellers-title{padding:0 20px}.recipes-header{padding:0 20px}}@media (max-width: 768px){.header-wishlist-link{height:100%;max-height:21.1px;min-height:21.1px}.header-wishlist-link img{height:100%;min-height:21.1px}.events-content h2{font-size:43px}.events-content p{font-size:20px}.bestsellers-title{font-size:22px}.events-background{height:100%;max-height:100%;padding-left:66px;padding-right:68px}.recipe-card{max-width:262px !important}.recipe-image img{width:100%;height:auto;min-width:100%;height:270px}.events-details{font-weight:bold;margin-bottom:39.95px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;font-size:x-large}.line-events{width:15px;height:2px}.all-recipes{width:159px !important;height:39px !important}.recipes-header h2{font-size:22px;line-height:26px}.uw-wishlist-container .total-header .mobile-buttons{display:flex;margin:0}.uw-wishlist-container .total-header{display:flex;justify-content:space-between;align-items:center;padding:20px 15px}.uw-wishlist-container .total-header h3{font-size:22px}.uw-wishlist-page-wrapper{padding:0 15px}.uw-wishlist-container{padding:0 !important}.uw-wishlist-container .wrapper-list-product-categoria .products.columns-5{padding:0 !important}.uw-wishlist-container .total-header span{font-size:16px}.uw-wishlist-page-wrapper>div{display:none}.uw-wishlist-page-wrapper > div h3{display:none}.uw-wishlist-page-wrapper>div.active{display:flex;flex-wrap:wrap;padding:0;justify-content:center;box-sizing:border-box;width:100%;background:transparent}}@media (max-width: 631px){.featured-products{width:calc(100% - 40px) !important}.default-wrapper{width:100%}.home-page-product{width:100%;max-width:100%;gap:15px}.home-page-product img{max-width:190px;-o-object-fit:cover;object-fit:cover}.home-page-product-info{padding:0;padding-top:20px;padding-right:7px}}@media (max-width: 500px){.announcement-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0px;height:60px}.announcement-bar-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0px;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;padding:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:auto}.banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 0;position:relative}.banner-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:560px;padding:0;position:relative;z-index:2}.banner-content-description{text-align:center}.banner-mobile-video{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.banner-mobile-video video{width:100%;height:100%;object-fit:cover}}@media (max-width: 400px){.home-page-product img{max-width:160px;-o-object-fit:cover;object-fit:cover}}.form-row label{display:none}.checkout-leftfields{float:left;display:flex;flex-wrap:wrap;width:100%}.form-row{margin-bottom:7px !important;padding:0 !important;margin:0 0 6px;width:100%}.form-row-small:nth-child(even){margin-right:4.5px !important}.form-row-small{flex:1 1 calc(40% - 10px);min-width:0}.checkout-leftfields{width:48.5% !important;float:left;display:flex;flex-wrap:wrap}.checkout-rightfields{width:48.5% !important;float:right}.form-row .woocommerce-input-wrapper input, .form-row textarea{height:35px;border:1px solid #000 !important;color:#6f7070 !important;padding-right:20px;font-size:14px !important;font-weight:500 !important;font-family:'Almoni',sans-serif !important;box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal;-webkit-appearance:none;appearance:none;border-radius:0;background-clip:padding-box;-webkit-tap-highlight-color:transparent;box-shadow:none;-webkit-box-shadow:none}.address-form{margin:0;padding:3.52px 0 2.75px 0;display:flex;align-items:flex-start;flex-wrap:wrap;gap:17px;max-width:601.6px}#address-radios{display:flex;flex-direction:column;gap:10.23px;padding-bottom:16.17px;border-bottom:0.5px solid #e0e0e0;margin-bottom:17.58px}.radioAdresses{display:flex;align-items:center;gap:8px;color:#060706;font-family:'Almoni',sans-serif;font-size:13px;font-weight:normal}.radioAdresses input[type='radio']{accent-color:#060706;margin:0;width:14px;height:14px;border:0.5px solid #000;border-radius:50%;background-color:#fff;cursor:pointer;position:relative;transition:all 0.2s ease;box-sizing:border-box}.radioAdresses input[type='radio']:checked::after{content:'';position:absolute;top:1.5px;left:1.5px;width:10px;height:10px;border-radius:50%;background:#060706}.totalAdressesCount{font-family:'Almoni',sans-serif;font-weight:normal;font-size:11px;color:#707070}.form-row.notes{margin-top:-15.38px !important}.date-item-top-part{color:#000 !important;font-family:'Almoni',sans-serif !important}.date-item-bottom-part{color:#000 !important;font-family:'Almoni',sans-serif !important}@media (max-width: 1100px){#address-radios{padding:0 20px;padding-bottom:16.17px}}@media (max-width: 606px){.checkout-leftfields{width:100% !important}.checkout-rightfields{width:100% !important}.address-form{gap:0px}.form-row.notes{margin-top:0px !important}}.ic-item-quantity-btn:focus{outline:2px solid #000 !important;outline-offset:2px}.paymentIframe{position:absolute;top:-120px;left:0;width:100%;height:calc(100% + 150px);border:0}#cartChooseCityPopup{cursor:pointer}@media (max-width: 1100px){.paymentIframe{top:0px}}@media (max-width: 991px){.paymentIframe{top:-120px}.popup-auto-removed-item-wrapper{align-items:baseline}.popup-auto-removed-item{margin-top:125px;max-width:310px}}.wrapper-product-block{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1230px;margin:0 auto}.arcaffe-single-product{overflow-x:hidden}.border{width:100%;height:0.5px;background:#adadad}.arcaffe-product_title{font-size:24px !important;line-height:28px !important;color:#060706 !important;font-weight:bold !important}.arcaffe-description{margin-top:0 !important;font-size:16px !important;line-height:21px !important}.arcaffe-description a{color:#060706;text-decoration:underline}.arcaffe-product-content{width:100%;max-width:565px}.summary,.entry-summary{width:100% !important}.arcaffe-product-content .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0;font-weight:900 !important;font-size:30px !important;letter-spacing:0px !important;color:#060706 !important;line-height:36px !important}.arcaffe-price-wrapper{margin:10px 0;padding:18px 0;border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.arcaffe-price-wrapper del:nth-child(1) span{font-weight:normal !important}.price del:nth-child(1) span{font-weight:normal !important}.arcaffe-price-wrapper .woocommerce div.product p.price del, .woocommerce div.product span.price del{font-size:15px;line-height:15px;position:relative;text-decoration:none}.arcaffe-price-wrapper .woocommerce div.product p.price ins, .woocommerce div.product span.price ins{text-decoration:none;font-weight:bold}.arcaffe-price-wrapper .price-per-100{font-size:12px;color:#000;margin-bottom:0 !important}.arcaffe-price-wrapper .woocommerce div.product p.price del, .woocommerce div.product span.price del:before{content:"";width:100%;height:1.5px;background-color:#707070;position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%, -45%);transform:translate(-50%, -45%)}.wrapper-product-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:54px}.wrapper-product-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #e0e0e0;padding-bottom:40px !important;padding-top:23px !important}.arcaffe-product-information{font-size:16px;line-height:19px;color:#000}.arcaffe-product-images-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-right:20px}.arcaffe-product-images-buttons img{width:27px;height:24px}.arcaffe-product-images{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.arcaffe-product-images img{height:45px;width:45px}.arcaffe-product-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.arcaffe-product-buttons .stock,.in-stock:nth-child(2){display:none !important}.quantity-buttons-wrapper .stock{display:inline !important}.quantity-buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;position:relative;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.quantity-buttons-count-products{font-size:14px !important;color:#000 !important;position:absolute !important;top:60px !important}.quantity{margin:0 !important}.input-text.qty.text{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;font-size:18px;text-align:center;font-weight:normal;max-width:50px}.input-text.qty.text::-webkit-outer-spin-button,.input-text.qty.text::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-text.qty.text[type="number"]{-moz-appearance:textfield}.arcaffe-product-button{width:212px;min-width:212px;height:53px !important;border-radius:0 !important;margin-left:9px;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.arcaffe-product-button:nth-child(2){background:#000 !important;color:#fff}.single form.cart{display:-webkit-box;display:-ms-flexbox;display:flex}.single form.cart button.single_add_to_cart_button{background-color:#000 !important;font-family:"Almoni",sans-serif !important;font-size:18px !important}.wrapperButtonAdd{position:relative}.addToCardMessage{position:absolute;top:60px;right:0px;color:#000;font-size:14px;font-family:"Almoni",sans-serif;font-weight:normal;width:100%;display:flex;justify-content:center;white-space:nowrap;text-align:center}.accordion-content{display:none;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:34px;font-size:14px;line-height:24px;opacity:0;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.accordion-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:198px;min-width:198px;height:66px}.accordion-image img{width:66px;height:66px}.accordion-info{max-width:692px;font-size:14px;color:#060706;line-height:24px}.accordion-content.active{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;opacity:1}.arcaffe-product-accardion-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f6f6f8;width:100%;max-width:1230px;padding:0 48px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.accordion-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 0;border-bottom:1px solid rgba(112, 112, 112, 0.28)}.accordion-item:nth-last-child(1){border:none}.accordion-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:22px;font-size:16px;cursor:pointer}.arcaffe-product-accardion-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.summary .entry-summary{margin:0 !important;font-size:17px}.arcaffe-product-block-information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:36px}.arcaffe-product-image{max-width:100vh;height:531.74px;max-height:531.74px;margin-right:48px;overflow:visible;position:relative;left:-calc(407px/1.5)}.product-slider .slick-list img{width:407px;min-width:407px;max-height:510px;min-height:510px}.slider-product-wrapper{position:relative;width:calc(50% + 48px);height:531.74px;margin-right:0}.product-slider .slick-slide{margin-left:29px;position:initial;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.arcaffe-product-image .slick-dots{bottom:-50px !important;margin-bottom:10px !important;width:407px}.arcaffe-product-image .slick-dots li button:before{width:7px !important;height:7px !important}.arcaffe-product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.extra-fields-wrapper{margin-top:15px;margin-inline:0px;border-width:0px;border-style:none;border-color:none;border-image:initial;padding-block:0;padding-inline:0}.extra-fields-title{font-size:16px;font-weight:bold;line-height:20px;margin-bottom:18px}.extra-options-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.extra-option-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:16px;width:calc(50% - 10px)}.extra-option-item input[aria-disabled="true"]{opacity:0.5;pointer-events:none}.extra-option-item input{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border-radius:0;background-color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;-webkit-box-shadow:none;box-shadow:none;border:0.5px solid #000;padding:1px}.extra-option-item input:checked{background-color:transparent;border:0.5px solid #000}.extra-option-item input:checked::after{content:"";position:absolute;display:flex;justify-content:center;align-items:center;font-size:9px;color:black;width:100%;background:#000;width:16px;height:16px;margin:0.8px}.cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.extra-option-item label{cursor:pointer}.arcaffe-product-navigation{margin:0 !important}.arcaffe-product-navigation-mobile{display:none !important}.arcaffe-product-navigation nav{margin-bottom:21px !important;font-size:13px !important;line-height:15px !important;color:#060706 !important}.entry-summary{margin-bottom:10px !important}.arcaffe-quantity{font-weight:bold}.basket-action-product{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 39px;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.basket-action-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.arcaffe-decrease,.arcaffe-increase{font-family:"Almoni",sans-serif;all:unset;font-size:24px;line-height:25px;cursor:pointer;color:#000 !important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center !important}.arcaffe-quantity-input{font-size:18px;font-family:"Almoni",sans-serif;text-align:center;font-weight:normal;max-width:50px;outline:none;border:none;background:none;padding:0;-webkit-appearance:none;appearance:none;-moz-appearance:textfield;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;white-space:nowrap}@media (max-width: 767px){.arcaffe-quantity-input{font-size:20px}}.arcaffe-quantity-input:focus{outline:none}.arcaffe-quantity-input::-webkit-inner-spin-button,.arcaffe-quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.arcaffe-product-images-buttons .uw-wishlist-button-container{max-height:100%;width:32px;height:32px}.arcaffe-product-images-buttons .uw-wishlist-button{padding:0;height:100%}.arcaffe-product-images-buttons .uw-button-icon svg{width:27px;height:24px}.arcaffe-product-block-information .uw-wishlist-button-container{max-height:100%;width:32px;height:32px}.arcaffe-product-block-information .uw-wishlist-button{padding:0}@media (max-width: 944px){.arcaffe-product-block-information .uw-button-icon svg{height:32px;width:32px}}@media (max-width: 1440px){.border{width:100%;max-width:1230px;margin:0 auto}}@media (max-width: 1250px){.border{width:100%;max-width:100%}.arcaffe-product-content{padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.arcaffe-product-buttons{padding-right:20px}.arcaffe-product-block-information{padding-left:20px}.arcaffe-product-accardion-list{padding:0}.accordion-item{padding-right:44px;padding-left:80px}}.wrapper-product-actions-sentinel{height:0px}@media (max-width: 944px){.wrapper-product-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:36px;padding:0}.arcaffe-product_title{font-size:22px !important}.arcaffe-product-content .price{font-size:24px !important}.fixed-bottom{position:fixed !important;bottom:0 !important;left:0 !important;width:100% !important;background:#fff !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;z-index:998 !important;display:flex;gap:10px;min-height:114px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0pt 0pt 6pt rgba(0, 0, 0, 0.3);box-shadow:0pt 0pt 6pt rgba(0, 0, 0, 0.3)}.product-slider .slick-slide{margin-left:10px;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.slider-product-wrapper{position:relative;width:100%;height:390px;margin:0;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.arcaffe-product-image .slick-dots{bottom:-50px !important;margin-bottom:10px !important;width:100%}.arcaffe-product-image{max-width:100%;height:390px;margin:0 auto}.product-slider .slick-list{margin-right:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-height:390px;min-height:390px}.product-slider .slick-list img{width:352px;min-width:352px;max-height:390px;min-height:390px}.extra-fields-title{margin-bottom:12px;font-size:16px;font-weight:normal;line-height:20px}.arcaffe-price-wrapper{border-bottom:none;border-top:none;margin:0}.quantity-buttons-count-products{position:relative;bottom:0}.basket-action-product{padding:0 26px}.extra-options-list{width:70%}.extra-option-item input{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;border-radius:0;background-color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;-webkit-box-shadow:none;box-shadow:none;border:0.5px solid #000}.extra-option-item input:checked{background-color:transparent;border:0.5px solid #000}.extra-option-item input:checked::after{content:"";position:absolute;display:flex;justify-content:center;align-items:center;font-size:9px;color:black;width:100%;background:#000;width:12px;height:12px;margin:0.8px}.wrapper-product-block{padding:0}.arcaffe-product-navigation{display:none}.arcaffe-product-navigation-mobile{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.arcaffe-product-navigation-mobile nav{margin-top:13px !important;margin-bottom:19px !important;font-size:12px !important;line-height:14px !important;padding-right:23px !important}.accordion-image{width:166px;min-width:166px;height:56px}.accordion-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;margin-top:22px !important}.arcaffe-product-content{max-width:100%;padding:0 29px;-webkit-box-sizing:border-box;box-sizing:border-box}.wrapper-product-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 !important}.arcaffe-product-images{display:-webkit-box;display:-ms-flexbox;display:flex}.arcaffe-product-images-buttons{display:none}.arcaffe-product-images img{height:32px;width:32px}.arcaffe-product-buttons{width:100%;min-height:114px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0pt 0pt 6pt rgba(0, 0, 0, 0.3);box-shadow:0pt 0pt 6pt rgba(0, 0, 0, 0.3)}.arcaffe-product-button{width:100% !important;min-width:100% !important}.arcaffe-product-buttons-position{width:100%}.wrapperButtonAdd{width:50%}.single form.cart{width:100%}.input-group-qnty{width:50%}.arcaffe-product-block-information{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;gap:0;padding:18px 17px 18px 17px}.accordion-item{padding-right:44px;padding-left:80px}}.arcaffe-filters-sorting-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.arcaffe-filters-sorting-container-mobile{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.arcaffe-filters-sorting-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;cursor:pointer;position:relative;width:108px;max-width:108px;-webkit-box-sizing:border-box;box-sizing:border-box;height:44.19px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent;border-bottom:none}.active-filter-sorting{position:relative;width:108px;height:44.19px;border-bottom:none}.active-filter-sorting::before{content:"";position:absolute;top:78%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #adadad;z-index:1}.active-filter-sorting::after{content:"";position:absolute;top:calc(78% + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;z-index:99999999999}.active-sorting{position:relative;width:108px;max-width:108px;-webkit-box-sizing:border-box;box-sizing:border-box;height:44.19px}.active-sorting::before{content:"";position:absolute;top:81%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #adadad;z-index:1}.active-sorting::after{content:"";position:absolute;top:calc(81% + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;z-index:99999999999}.arcaffe-sorting-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;cursor:pointer;position:relative;width:108px;max-width:108px;-webkit-box-sizing:border-box;box-sizing:border-box;height:44.19px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent}.arcaffe-filters-sorting-menu{position:absolute;width:216px;top:96%;padding:15px;padding-top:10px;left:-0.5px;border:1px solid #adadad;-webkit-transform:translateY(1.5px);transform:translateY(1.5px);-webkit-box-sizing:border-box;box-sizing:border-box;z-index:999999;background:#fff 0% 0% no-repeat padding-box}.arcaffe-buttons-child-category{padding:0px 24px;height:32px;border:1px solid #000;color:#000;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;max-height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.arcaffe-buttons-child-category:nth-child(1){margin-right:auto}.arcaffe-buttons-child-category:nth-last-child(1){margin-left:auto}.arcaffe-sorting-menu{position:absolute;width:216px;-webkit-box-sizing:border-box;box-sizing:border-box;top:98%;padding:15px;padding-top:10px;left:-1px;border:1px solid #adadad;-webkit-transform:translateY(1.5px);transform:translateY(1.5px);z-index:99;background:#fff 0% 0% no-repeat padding-box}.arcaffe-filters-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.arcaffe-filters-block-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding-right:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.arcafe-filters-icon{position:absolute;left:15px;top:15px}.arcafe-filters-icon img{width:10px;height:10px}.tax-bread-wrapper a{font-size:14px;line-height:17px;text-decoration:none}.arcaffe-filters-block-item-dot{width:7px;height:7px;border-radius:50%;background:#000;display:none}.active-dot{display:-webkit-box;display:-ms-flexbox;display:flex}.arcaffe-filters-block-item{padding:11px 0;border-bottom:2px solid #e0e0e0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box}.arcaffe-filters-block-item label{text-decoration:none;font-weight:normal;font-size:15px;color:#060706 !important}.arcaffe-filters-block-item a{text-decoration:none;font-weight:normal;font-size:15px;color:#060706 !important}.arcaffe-filters-block-item:nth-last-child(1){border-bottom:none !important;padding-bottom:0 !important}.arcaffe-filters-block-item-wrapper a[href="#"]{text-decoration:none;font-weight:normal;font-size:15px;color:#060706 !important;font-weight:bold;font-family:"Almoni",sans-serif}.wrapper-list-product-categoria{padding-bottom:170px}.taxonomy-sorting .woocommerce-breadcrumb{font-size:14px !important;line-height:17px !important;color:#060706 !important;margin:0 !important;min-width:216px !important}.taxonomy-sorting .woocommerce-breadcrumb a{font-size:14px !important;line-height:17px !important;color:#060706 !important;text-decoration:none}.arcafe-filters-header{display:none}.filter-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;border-radius:0;background-color:#fff;cursor:pointer;display:inline-block;position:relative;-webkit-box-shadow:none;box-shadow:none;border:0.5px solid #000;display:flex;justify-content:center;align-items:center}.filter-checkbox:checked{background-color:transparent;border:0.5px solid #000}.filter-checkbox:checked::after{content:"";position:absolute;display:flex;justify-content:center;align-items:center;color:black;width:100%;background:#000;width:15px;height:15px}.taxonomy-sorting .tax-child-wrapper{margin-block-start:0em;margin-block-end:0em;padding-inline-start:0px;text-decoration:none;list-style:none}@media (max-width: 1250px){.wrapper-list-product-categoria .products.columns-5{padding:0 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:start}.wrapper-list-product-categoria .products.columns-5{display:grid;grid-template-columns:repeat(auto-fill, minmax(229px, 1fr));justify-content:center;gap:20px}.wrapper-list-product-categoria .products.columns-5:has(.product-item:nth-child(1):nth-last-child(1)){justify-content:end}.arcaffe-filters-sorting-container{padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.tax-bread-wrapper{padding-right:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.taxonomy-sorting .woocommerce-breadcrumb{padding-right:16px;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:216px !important}.taxonomy-sorting .tax-child-wrapper{padding-right:16px;padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width: 768px){.filter-checkbox{width:22px;height:22px}.wrapper-list-product-categoria{padding-top:19px}.arcafe-filters-icon{display:none}.arcaffe-filters-block-item-wrapper{padding:0}.arcafe-filters-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;border-bottom:1px solid #e0e0e0;padding:14px 60px 14px 26px}.arcaffe-filters-block-item{border-bottom:none;padding-right:60px}.arcafe-filters-icon-header{width:14px;height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active-sorting::before,.active-filter-sorting::before{content:none}.active-sorting::after,.active-filter-sorting::after{content:none}.arcaffe-sorting-menu,.arcaffe-filters-sorting-menu{position:fixed;left:0;right:0;bottom:0;padding:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;border:none;background:#fff;z-index:9999;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:auto;padding-bottom:max(env(safe-area-inset-bottom), 16px)}.arcaffe-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(128, 128, 128, 0.5);z-index:9998}.arcaffe-overlay.hidden{display:none !important}.arcaffe-sorting-menu:not(.hidden),.arcaffe-filters-sorting-menu:not(.hidden){-webkit-transform:translateY(0);transform:translateY(0)}.taxonomy-sorting{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:0 !important}.arcaffe-filters-sorting-container{display:none}.arcaffe-filters-sorting-container-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wrapper-list-product-categoria{padding-bottom:15px}.taxonomy-sorting .tax-child-wrapper{width:100%;padding-right:16px;padding-left:16px;padding-bottom:14px !important;padding-top:13.77px !important;border-bottom:1px solid #e0e0e0 !important;-webkit-box-sizing:border-box;box-sizing:border-box}section.taxonomy-info{padding-top:21px !important;padding-bottom:10.2px !important}.tax-bread-wrapper{width:100%}.taxonomy-sorting .woocommerce-breadcrumb{width:100%}.arcaffe-sorting-toggle{max-width:fit-content;width:fit-content;margin-right:16px}.arcaffe-filters-sorting-toggle{max-width:fit-content;width:fit-content;margin-left:16px}section.taxonomy-sorting{border-bottom:none !important;height:auto !important;margin-top:0 !important}.taxonomy-sorting .wrapperListMenu{overflow:hidden;width:100%}}@media (max-width: 550px){.wrapper-list-product-categoria ul.products.columns-5 .product-item{width:193.33px !important;max-width:193.33px !important;max-height:438px;height:438px}.woocommerce ul.products li.product a img{height:196.28px !important}.wrapper-list-product-categoria .products.columns-5{grid-template-columns:repeat(auto-fill, minmax(193.33px, 1fr));gap:11px}.wrapper-list-product-categoria .product-item .price{margin-top:28px !important}}@media (max-width: 429.5px){.wrapper-list-product-categoria ul.products.columns-5 .product-item{width:100% !important;max-width:100% !important;margin:0 auto}.wrapper-list-product-categoria .products.columns-5{grid-template-columns:repeat(auto-fill, minmax(45%, 1fr))}.wrapper-list-product-categoria .products.columns-5{justify-content:center}}@media (max-width: 387px){.wrapper-list-product-categoria ul.products.columns-5 .product-item{width:166px !important;max-width:166px !important}.wrapper-list-product-categoria .products.columns-5{grid-template-columns:repeat(auto-fill, minmax(166px, auto))}.wrapper-list-product-categoria .products.columns-5{justify-content:center}}.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{height:35px;border:1px solid #000 !important;color:#6f7070 !important;padding-right:20px;font-size:14px !important;font-weight:500 !important;font-family:"Almoni",sans-serif !important;outline:0;line-height:normal;-webkit-appearance:none;appearance:none;border-radius:0;background-clip:padding-box;-webkit-tap-highlight-color:transparent;box-shadow:none;-webkit-box-shadow:none}#order_comments::placeholder{color:#6f7070 !important;font-weight:normal !important;font-size:14px !important}.woocommerce form .form-row label{display:none}.woocommerce form .form-row{margin-bottom:7px !important;padding:0 !important}.before-billing-form-wrapper{padding-bottom:9px;border-bottom:0.5px solid #e0e0e0;margin-bottom:16px !important}.woocommerce-additional-fields{padding-bottom:16px;border-bottom:0.5px solid #e0e0e0;margin-bottom:16px}.minicart-checkout .woocommerce-mini-cart__buttons .woocommerce a.remove{display:none !important}.checkout-leftside.minicart-checkout .miniCartOnly{display:none !important}.popup-minicart-wrapper .button.checkout.wc-forward.arcaffe-button-go-to-checkout{background:#000 !important;color:#fff !important}.checkout-rightfields,.checkout-leftfields{width:100% !important}.woocommerce-billing-fields__field-wrapper{display:flex;align-items:flex-start;gap:17px}.woocommerce form .form-row{width:100%}.form-row-small:nth-child(odd){margin-left:4.5px !important}.form-row-small:nth-child(even){margin-right:4.5px !important}.minicart-checkout .minicart-name span{font-size:14px !important;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;max-width:130px;direction:rtl}.minicart-checkout .minicart-subtotal{margin-right:auto;padding-top:16px !important}.minicart-checkout .minicart-subtotal bdi{color:#060706;font-size:13px !important;line-height:18px !important;font-weight:normal !important}.minicart-checkout .minicart-content{height:fit-content !important}.minicart-checkout .product_list_widget{max-height:200px}.minicart-checkout .cart-freeshipping-left{display:none}.minicart-checkout .woocommerce-mini-cart__coupon{border-top:1px solid #e0e0e0}.minicart-checkout .delivery-slot-info:first-of-type{padding-top:12px !important;border-top:1px solid #e0e0e0}.minicart-checkout .delivery-method-wrapper{display:flex;align-items:center;gap:7px}.delivery-method-wrapper strong{font-size:18px}.minicart-checkout .delivery-method-wrapper strong{font-size:16px}.nother-address-wraper{display:flex;justify-content:space-between;width:100%}.nother-address-wraper p.form-row{width:48.5%}input:disabled{opacity:0.3;cursor:not-allowed}.field-error{color:#e74c3c;font-size:11px;margin-top:3px}.form-row .woocommerce-input-wrapper input.error-field{border-color:#e74c3c !important}.woocommerce-terms-and-conditions-wrapper{display:none}.form-row .woocommerce-input-wrapper input.error-field::placeholder{color:#cd0a3c}.checkout-content label.error-field{color:#cd0a3c !important}@media (max-width: 768px){.minicart-checkout .woocommerce-mini-cart__coupon span{font-size:18px !important}.minicart-checkout .delivery-method-wrapper strong{font-weight:normal !important}.checkout-arcaffe-wrapper-content .checkout-leftside.minicart-checkout .delivery-slot-info-wrapper.miniCartOnly{display:none !important}}.minicart-checkout #choosedCityCollaterals{font-size:18px}.minicart-checkout .woocommerce-mini-cart__coupon span{font-size:16px}.minicart-checkout .woocommerce-mini-cart__shipping{display:none}.minicart-checkout .minicart-subtotal bdi span{color:#060706;font-size:13px !important;line-height:18px !important;font-weight:normal !important}.minicart-checkout .cart-quantity-button-wrapper{padding:0 10px !important}.minicart-checkout .cart-quantity-buttons{width:100px !important;max-width:100px !important;min-width:100px !important;height:31px !important}.minicart-checkout{padding:0 20px !important;padding-top:33px !important}.minicart-checkout .minicart-thumbnail{height:85px !important;margin-top:auto}.minicart-checkout .minicart-thumbnail a{width:78px !important;height:85px !important;min-width:78px !important}.minicart-checkout .minicart-thumbnail a img, .minicart-checkout .minicart-thumbnail img{width:78px !important;height:85px !important;min-width:78px !important}.minicart-checkout .wrapper-widjet-cart-buttons{display:none}.woocommerce-input-wrapper textarea{resize:none !important;height:35px !important;color:#6f7070 !important;font-weight:bold;font-size:14px;padding-top:8px !important;padding-bottom:7px !important;box-sizing:border-box;overflow:hidden}.woocommerce-input-wrapper textarea::placeholder{color:#6f7070 !important;font-size:14px;opacity:1}.accordion-arrow-checkout{display:none}.before-billing-form-wrapper h3{font-size:20px !important}.billing-return-to-prev a{font-size:16px !important;color:#707070 !important}.minicart-checkout .minicart-header{padding-right:29px;margin-bottom:5px}.minicart-checkout .woocommerce-mini-cart__coupon span{font-weight:bold !important}#cartChooseCityPopup{text-decoration:underline !important;font-size:14px;color:#707070 !important}.minicart-checkout .minicart-header h2{font-size:16px !important}.minicart-checkout .minicart-header span{font-size:14px !important}#payment.woocommerce-checkout-payment{display:none}@media (max-width: 1250px){.checkout-wrapper-arcaffe .woocommerce-breadcrumb{padding:0 20px}}@media (max-width: 1100px){.woocommerce-checkout .checkout-arcaffe-wrapper-content .col2-set .col-1, .woocommerce-checkout .checkout-arcaffe-wrapper-content .col2-set .col-2{flex-direction:column-reverse;gap:12px !important}.minicart-header{display:none}.minicart-checkout .accordion-arrow-checkout{display:flex}.minicart-checkout .woocommerce-mini-cart__total{justify-content:space-between !important;flex-direction:row !important;gap:17px !important}.custom-total-wrapper{display:flex;align-items:center;gap:16px}.minicart-checkout .woocommerce-mini-cart__total span{margin-right:auto}.minicart-checkout .woocommerce-mini-cart__coupon{border-top:none !important;order:1;display:none}.minicart-checkout .woocommerce-mini-cart__coupon span{font-weight:bold !important}.minicart-checkout .woocommerce-mini-cart__coupon span:nth-child(2) span{font-weight:bold !important}.minicart-checkout .woocommerce-mini-cart__shipping{order:2;display:none}.minicart-checkout .delivery-slot-info-wrapper{order:3;display:none;flex-direction:column}.minicart-checkout .wrapper-total-mini-cart{display:flex;flex-direction:column}.minicart-checkout{padding-top:20px !important}.minicart-checkout .woocommerce-mini-cart__total{border:none !important}.minicart-checkout .wrapper-total-mini-cart{padding:0 !important}.minicart-checkout .minicart-content{height:fit-content !important}.minicart-checkout .product_list_widget{display:none !important}.billing-return-to-prev{text-decoration:none !important}.billing-return-to-prev a{font-size:14px !important;color:#707070 !important;text-decoration:none !important}.woocommerce-billing-fields .nav-cart-is-mobile{margin-bottom:28px !important;padding-right:20px}.checkout-buttons-wrapper{justify-content:space-between !important;box-sizing:border-box;height:80px;box-shadow:0pt 0pt 6pt rgba(0, 0, 0, 0.3);padding:0 20px;padding-left:20px !important;box-sizing:border-box;gap:19px;position:fixed;width:100%;bottom:0;background:#fff;z-index:998 !important}.checkout-arcaffe-wrapper-content{margin:0 !important}.checkout-arcaffe-wrapper-content .checkout-leftside{max-width:100% !important;padding:12px 20px !important}.before-billing-form-wrapper{padding:0 20px 8px}.address-selector{padding:0 20px}.woocommerce-billing-fields__field-wrapper,.woocommerce-additional-fields{padding:0 20px}}.rtl-checkbox-group{direction:rtl;display:flex;flex-direction:column;gap:9.8px;font-family:"Almoni",sans-serif;font-size:13px;color:#060706;padding-bottom:17.84px}@media (max-width: 1100px){.rtl-checkbox-group{padding:0 20px;padding-bottom:17.84px}}.rtl-checkbox{position:relative;padding-right:22.08px;cursor:pointer;user-select:none;display:flex;gap:8.08px;align-items:center}.rtl-checkbox a{text-decoration:underline !important;font-family:"Almoni",sans-serif;font-size:13px;color:#060706}.rtl-checkbox input[type="checkbox"]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.rtl-checkbox .checkmark{position:absolute;right:0;height:14px;width:14px;background-color:white;border:0.5px solid #000;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.rtl-checkbox input:checked~.checkmark:after{content:"";position:absolute;display:flex;justify-content:center;align-items:center;color:black;width:100%;background:#000;width:11px;height:11px}