.redesign-product{background:transparent;min-height:100vh;padding:60px 20px;color:#fff;width:100%;overflow-x:hidden}.redesign-product__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;width:100%;box-sizing:border-box}.redesign-product__media{position:relative;top:0;align-self:start;max-width:100%;width:100%;overflow:hidden}.redesign-product__main-image{background:transparent;border-radius:20px;padding:0;margin:0 auto 20px;width:100%;max-width:100%;position:relative;height:90vh;min-height:400px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.redesign-product__main-image img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.redesign-product__thumbnails-wrapper{position:relative;display:flex;align-items:center;gap:15px;overflow:visible}.redesign-product__thumbnails{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;white-space:nowrap;flex-wrap:nowrap}.redesign-product__thumbnails::-webkit-scrollbar{display:none}.redesign-product__thumbnail{background:transparent;border:2px solid transparent;border-radius:12px;padding:10px;cursor:pointer;transition:all .3s ease;flex-shrink:0;width:120px;height:120px}.redesign-product__thumbnail:hover,.redesign-product__thumbnail.active{border-color:#fff;background:transparent}.redesign-product__thumbnail img{width:100%;height:auto;display:block}.redesign-product__thumbnails-arrow{background:#fff3;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.redesign-product__thumbnails-arrow:hover{background:#fff6;box-shadow:0 2px 8px #0003}.redesign-product__thumbnails-arrow svg{display:block}.redesign-product__info{padding-top:20px}.redesign-product__title{font-family:Inter,sans-serif!important;font-size:48px;font-weight:700;line-height:1.2;margin:0 0 8px;color:#fff}.redesign-product__app-blocks{margin-bottom:16px}.redesign-product__app-blocks .shopify-block{margin:0;padding:0}.redesign-product__star-rating{margin-bottom:16px;min-height:35px}.redesign-product__star-rating .yotpo-widget-instance{display:inline-block}.redesign-product__description{font-size:16px;line-height:1.8;margin:30px 0 20px;color:#ffffffe6}.redesign-product__highlights{font-size:15px;line-height:1.8;margin-bottom:30px;color:#ffffffd9}.redesign-product__highlights ul{list-style:none;padding:0;margin:0}.redesign-product__highlights li{padding-left:0;position:relative;margin-bottom:8px}.redesign-product__highlights li:before{content:"\2013  ";color:#ffffffbf}.redesign-product__price{font-size:32px;font-weight:700;margin-bottom:20px;color:#fff}.redesign-product__intro-text{font-size:16px;line-height:1.8;margin-bottom:30px;color:#ffffffe6}.redesign-product__buttons-row{display:flex;gap:15px;align-items:flex-end;margin-bottom:15px}.redesign-product__quantity-wrapper{flex-shrink:0}.redesign-product__quantity-label{display:block;font-size:14px;font-weight:600;margin-bottom:10px;color:#fff}.redesign-product__quantity-selector{display:flex;align-items:center;gap:0;width:fit-content;border:2px solid rgba(255,255,255,.3);border-radius:8px;overflow:hidden;height:56px}.redesign-product__quantity-btn{background:transparent;border:none;color:#fff;font-size:20px;font-weight:600;width:45px;height:52px;cursor:pointer;transition:background .3s ease}.redesign-product__quantity-btn:hover{background:#ffffff1a}.redesign-product__quantity-btn:disabled{color:#666;cursor:not-allowed;opacity:.5}.redesign-product__quantity-btn:disabled:hover{background:transparent}.redesign-product__quantity-input{width:60px;height:52px;border:none!important;border-left:none!important;border-right:none!important;background:transparent;color:#fff;text-align:center;font-size:16px;font-weight:600;box-shadow:none!important}.redesign-product__quantity-input:focus{outline:none;border:none!important;box-shadow:none!important}.redesign-product__quantity-input:disabled{color:#666;cursor:not-allowed;opacity:.5}.redesign-product__quantity-input::-webkit-inner-spin-button,.redesign-product__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.redesign-product__quantity-input[type=number]{-moz-appearance:textfield}.redesign-product__add-to-cart{flex:1;background:#fff;color:#001a4d;border:none;padding:0 20px;font-size:18px;font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;height:56px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.redesign-product__add-to-cart:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.redesign-product__add-to-cart:disabled{background:#666;color:#999;cursor:not-allowed;opacity:.6}.redesign-product__add-to-cart:disabled:hover{background:#666;transform:none;box-shadow:none}.redesign-product__buy-now{display:none;width:100%;background:transparent;color:#fff;border:2px solid #ffffff;padding:18px 40px;font-size:18px;font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-bottom:40px;text-transform:uppercase;letter-spacing:.5px}.redesign-product__buy-now:hover{background:#ffffff1a;transform:translateY(-2px)}.redesign-product__buy-now:disabled{background:#666;color:#999;border-color:#666;cursor:not-allowed;opacity:.6}.redesign-product__buy-now:disabled:hover{background:#666;transform:none}.redesign-product__accordions{margin-bottom:30px}.redesign-product__accordion{border-bottom:1px solid rgba(255,255,255,.2);border-radius:8px;margin:0 -12px;padding:16px 12px;transition:background-color .25s ease}.redesign-product__accordion:hover{background-color:#ffffff0f}.redesign-product__accordion:last-child{border-bottom:none}.redesign-product__accordion summary{font-size:18px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#fff;transition:color .25s ease}.redesign-product__accordion summary:hover{color:#f4cf73}.redesign-product__accordion summary::-webkit-details-marker{display:none}.redesign-product__accordion summary:after{content:"+";font-size:24px;transition:transform .3s ease}.redesign-product__accordion[open] summary:after{transform:rotate(45deg)}.redesign-product__accordion-content{padding-top:15px;font-size:15px;line-height:1.6;color:#ffffffd9}.redesign-product__share{display:flex;align-items:center;gap:15px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}.redesign-product__share span{font-weight:600;font-size:16px;color:#fff}.redesign-product__share a{color:#fff;transition:opacity .3s ease}.redesign-product__share a:hover{opacity:.7}@media(min-width:769px){.redesign-product__container{grid-template-columns:48% 48%;justify-content:space-between;max-width:1200px;gap:4%}.redesign-product__media,.redesign-product__info{max-width:100%;width:100%;justify-self:start}}@media(max-width:768px){.redesign-product{padding:20px 15px;min-height:auto}.redesign-product__container{grid-template-columns:1fr;gap:20px;max-width:100%;margin:0}.redesign-product__media{position:relative;top:0;width:100%;overflow:hidden;display:block}.redesign-product__main-image{max-width:100%;margin:0 auto 15px;max-height:45vh}.redesign-product__main-image img{width:100%;height:auto;max-height:45vh;object-fit:contain;object-position:center}.redesign-product__title{font-size:28px;line-height:1.2;margin-bottom:10px}.redesign-product__price{font-size:24px;margin-bottom:15px}.redesign-product__thumbnails-wrapper{gap:8px;margin:0 -5px 20px}.redesign-product__thumbnail{width:60px;padding:3px}.redesign-product__thumbnails-arrow{width:32px;height:32px}.redesign-product__buttons-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:nowrap}.redesign-product__quantity-wrapper,.redesign-product__quantity-selector,.redesign-product__quantity-input{flex:0 0 auto}.redesign-product__add-to-cart{flex:1 1 auto;min-width:0;height:56px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.redesign-product__info{width:100%;overflow-wrap:break-word}.redesign-product__description{font-size:14px;line-height:1.5;overflow-wrap:break-word}}@media(max-width:1024px){.redesign-product__add-to-cart{font-size:16px}}@media(max-width:900px){.redesign-product__add-to-cart{font-size:14px;letter-spacing:.3px}}body.template-product{background:linear-gradient(135deg,rgba(0,26,77,.3) 0%,transparent 50%),linear-gradient(45deg,rgba(0,40,100,.4) 0%,transparent 60%),radial-gradient(ellipse at 70% 30%,rgba(255,255,255,.1) 0%,transparent 50%),linear-gradient(180deg,#001a4d33,#0028644d),url(https://cdn.shopify.com/s/files/1/0766/7109/0927/files/Rectangle_13.png?v=1764780135) center center no-repeat;background-size:cover,cover,cover,cover,cover;background-attachment:fixed;min-height:100vh}body.template-product .shopify-section{background:transparent!important}.redesign-product{background:transparent;min-height:auto}.redesign-recipes-showcase,.redesign-newsletter,.redesign-footer{background:transparent!important}body.template-product .redesign-header__icon{color:#fff!important}body.template-product .redesign-header__icon:hover{color:#fffc!important}body.template-product .redesign-header__logo img{filter:brightness(0) invert(1)!important}body.template-product .redesign-header__menu-line{background:#fff!important}.template-product .redesign-recipe-card{background:transparent}.template-product .redesign-recipe-card__title{color:#fff}.template-product .redesign-recipe-card__description{color:#ffffffd9}.template-product .redesign-recipe-card__button{background:#fff;color:#001a4d}.template-product .redesign-recipes__dot{background:#ffffff4d}.template-product .redesign-recipes__dot.active{background:#fff}.template-product .redesign-newsletter{padding-bottom:0;margin-bottom:60px}.template-product .redesign-newsletter__title{color:#fff}.template-product .redesign-newsletter__input{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff}.template-product .redesign-newsletter__input::placeholder{color:#ffffffb3}.template-product .redesign-newsletter__input:focus{border-color:#fff;background:#ffffff26}.template-product .redesign-newsletter__button{background:#fff;color:#001a4d}.template-product .redesign-newsletter__button:hover{background:#ffffffe6}.template-product .redesign-recipes__title,.template-product .redesign-recipe-card__title{color:#fff!important}.template-product .redesign-recipe-card__description{color:#ffffffd9!important}.template-product .redesign-recipe-card__button{background:#fff!important;color:#001a4d!important;border:2px solid #ffffff!important}.template-product .redesign-recipe-card:hover .redesign-recipe-card__button{background:#ffffffe6!important;border-color:#fff!important}.template-product .redesign-recipes__dot{background:#ffffff4d!important}.template-product .redesign-recipes__dot.active{background:#fff!important}.template-product .redesign-recipe-card__image--placeholder{background:#ffffff1a!important;color:#ffffffb3!important}.template-product .redesign-footer,.template-product .redesign-footer__title{color:#fff}.template-product .redesign-footer a{color:#ffffffd9}.template-product .redesign-footer a:hover{color:#fff}@media(max-width:480px){.redesign-product{padding:15px 10px}.redesign-product__container{gap:15px}.redesign-product__main-image{max-height:40vh}.redesign-product__main-image img{max-height:40vh;object-fit:contain}.redesign-product__title{font-size:22px;margin-bottom:8px}.redesign-product__price{font-size:20px;margin-bottom:12px}.redesign-product__thumbnail{width:50px;padding:2px}.redesign-product__thumbnails-arrow{width:28px;height:28px}.redesign-product__description{font-size:13px}}#extra-virgin-olive-oil{background:radial-gradient(circle at 49% 10%,#385dff 21vw,#2746c9 35vw,#00134f 66vw),#00134f}@media(min-width:769px){#extra-virgin-olive-oil{background:radial-gradient(circle at 40% 23%,#385dff 15vw,#2746c9 25vw,#00134f 45vw),#00134f}}.redesign-product__main-video{max-width:100%;max-height:100%;width:auto;height:auto;background:#000;display:block;object-fit:contain}.redesign-product__external-video{position:relative;width:100%;height:0;padding-bottom:56.25%;border-radius:12px;overflow:hidden}.redesign-product__external-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.redesign-product__thumbnail-video{position:relative;width:100%;height:100%}.redesign-product__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.redesign-product__thumbnail:hover .redesign-product__play-icon{background:#000000e6;transform:translate(-50%,-50%) scale(1.1)}.redesign-product__play-icon svg{margin-left:2px}@media(max-width:768px){.redesign-product__main-video{max-height:45vh}.redesign-product__play-icon{width:28px;height:28px}.redesign-product__play-icon svg{width:16px;height:16px}.redesign-product__main-video{preload:none}}@media(prefers-reduced-motion:reduce){.redesign-product__play-icon{transition:none}}.redesign-product__main-video:not([data-loaded]){background:#f5f5f5 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z"/></svg>') center/48px no-repeat;min-height:200px}.redesign-product__thumbnail img,.redesign-product__thumbnail-video img{width:100%;height:100%;object-fit:contain;border-radius:8px}.template-product .yotpo-widget-instance,.template-product [data-yotpo-instance-id],.template-product .yotpo-reviews-main-widget,.template-product .yotpo-reviews-main-widget *,.template-product .yotpo-reviews-main-widget .yotpo-sr-bottom-line-text,.template-product .yotpo-reviews-main-widget .yotpo-review-date,.template-product .yotpo-reviews-main-widget .yotpo-review-user-name,.template-product .yotpo-reviews-main-widget .yotpo-review-content,.template-product .yotpo-reviews-main-widget .yotpo-review-title,.template-product .yotpo-reviews-main-widget .yotpo-default-button,.template-product .yotpo-reviews-main-widget h2,.template-product .yotpo-reviews-main-widget h3,.template-product .yotpo-reviews-main-widget p,.template-product .yotpo-reviews-main-widget span,.template-product .yotpo-reviews-main-widget label,.template-product .yotpo-reviews-main-widget a{color:#fff!important}.template-product .yotpo-reviews-main-widget .yotpo-sr-star-full path{fill:#f4cf73!important;stroke:#f4cf73!important}.template-product .yotpo-reviews-main-widget .yotpo-sr-star-empty path{fill:transparent!important;stroke:#fff6!important}.template-product .shopify-section .section-heading,.template-product .shopify-section .section-heading__text{color:#fff!important}.redesign-product__star-rating .yotpo-sr-bottom-line-text{color:#ffffffd9!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/redesign-product-page.css.map */
