.custom-product-main{width:100%;background:#fefcf6}.product-custom{display:grid;grid-template-columns:58% 42%;column-gap:60px;row-gap:0;align-items:start;max-width:1440px;margin:0 auto;padding:40px 20px}.product-custom__left{grid-column:1;grid-row:1;min-width:0;padding:40px 30px 80px 40px}.product-custom__right{grid-column:2;grid-row:1 / span 2;min-width:0;position:sticky;top:120px;max-height:calc(100vh - 140px);overflow-y:auto;padding-top:40px;-ms-overflow-style:none;scrollbar-width:none}.product-custom__right::-webkit-scrollbar{display:none}.product-custom>.custom-faq{grid-column:1;grid-row:2;min-width:0;margin:0;padding:0 30px 80px 40px}.product-custom-gallery{display:flex;flex-direction:column;gap:16px;min-width:0}.product-custom-gallery__viewer{position:relative;min-width:0}.product-custom-gallery__image{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:#fff}.product-custom-gallery__photo{display:none;width:100%;height:100%;object-fit:contain}.product-custom-gallery__photo.is-active{display:block}.product-custom-gallery__arrow{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#fff;color:#3f2419;box-shadow:0 4px 14px #00000026;transform:translateY(-50%);cursor:pointer}.product-custom-gallery__arrow--prev{left:16px}.product-custom-gallery__arrow--next{right:16px}.product-custom-gallery__thumbnails{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:20px}.product-custom-gallery__thumbnail{flex:0 0 88px;width:88px;height:88px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:8px;background:#fff;cursor:pointer}.product-custom-gallery__thumbnail img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .25s ease}.product-custom-gallery__thumbnail:hover img{transform:scale(1.05)}.product-custom-gallery__thumbnail.is-active{border-color:#3f2419}.product-custom__badges{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:20px}.product-custom__badge{padding:7px 14px;border-radius:999px;background:#f4f1e8;color:#4a2417;font-size:14px;font-weight:600}.product-custom__reviews{display:flex;align-items:center;gap:10px;color:#666;font-size:15px;margin-top:20px;margin-bottom:20px}.product-custom__reviews a{color:inherit;text-decoration:none}.product-custom__reviews a:hover{text-decoration:underline}.product-custom__stars{color:#d4af37;letter-spacing:2px;font-size:40px}.product-custom__stars .is-filled{color:#d4af37}.product-custom__stars span:not(.is-filled){color:#d8d8d8}.product-custom__title{margin:0;color:#4a2417;font-size:42px;line-height:1.1}.product-custom__strapline{margin:10px 0;color:#666;font-size:18px}.product-custom__highlights{display:flex;flex-direction:column;gap:14px;margin:20px 0 0;padding:0;list-style:none}.product-custom__highlights li{position:relative;padding-left:38px;color:#4a2417;font-size:16px;line-height:1.5}.product-custom__highlights li:before{content:"\2713";position:absolute;top:2px;left:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--am-cerise);color:#fff;font-size:14px;font-weight:700}.product-custom__purchase-panel{margin-top:30px}.product-custom__form{display:flex;flex-direction:column}.product-custom__price{margin:6px 0 20px}.product-custom__price .price{color:#4a2417;font-size:38px;font-weight:700}.product-custom__options{display:flex;flex-direction:column;gap:24px}.product-custom__option-group{margin:0;padding:0;border:0}.product-custom__option-label{margin:0 0 18px;color:#5e5e5e;font-size:17px;font-weight:500;line-height:1.2}.product-custom__option-title{display:none}.product-custom__option-values,.product-custom__option-list{display:flex;flex-wrap:wrap;gap:16px}.product-custom__option-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.product-custom__option-button{display:flex;align-items:center;justify-content:center;min-width:92px;min-height:58px;padding:12px 22px;border:1px solid #e5e1d5;border-radius:10px;background:#fff;color:#565656;font-size:16px;line-height:1;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.product-custom__option{display:flex;font-size:14px;align-items:center;justify-content:center;min-width:120px;height:62px;padding:0 16px;border:1px solid #ddd;border-radius:12px;background:#fff;color:#4a2417;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.product-custom__option-button:hover,.product-custom__option:hover{border-color:#4a2417}.product-custom__option-input:checked+.product-custom__option-button{border-color:#737373;background:#ebebeb}.product-custom__option-input:checked+.product-custom__option,.product-custom__option-group input:checked+label{border:2px solid #4a2417;background:#faf8f3;font-weight:700}.product-custom__purchase-divider{width:100%;height:1px;margin:30px 0 24px;background:#d8d2bd}.product-custom__stock{display:flex;align-items:center;gap:14px;margin-top:24px;color:#4b4b4b;font-size:20px;font-weight:700}.product-custom__stock-icon{display:flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#c03673;color:#fff;font-size:20px}.product-custom__stock.is-unavailable{color:#8b3f32}.product-custom__stock.is-unavailable .product-custom__stock-icon{background:#efe1dd;color:#8b3f32}.product-custom__purchase-row,.product-custom__purchase-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:8px}.product-custom__add-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:72px;padding:16px 30px;border:0;border-radius:999px;outline:0;background:#c03673;color:#fff;font-size:20px;font-weight:700;text-transform:uppercase;cursor:pointer}.product-custom__add-button:hover{filter:brightness(.97)}.product-custom__add-button:disabled{opacity:.55;cursor:not-allowed}.product-custom__quantity{display:flex;align-items:center;justify-content:center;gap:22px;margin:24px 0}.product-custom__quantity-control{display:flex;align-items:center;justify-content:space-between;width:190px;height:64px;background:transparent}.product-custom__quantity-button{display:flex;align-items:center;justify-content:center;width:54px;height:54px;padding:0;border:0;border-radius:50%;background:#faebd7;color:#434343;font-size:23px;line-height:1;cursor:pointer}.product-custom__quantity-button:hover{background:#f7f4ef}.product-custom__quantity-button svg{width:22px;height:22px}.product-custom__quantity-input{width:40px;padding:0;border:0!important;outline:0;background:transparent;color:#625c25;box-shadow:none;font-size:2rem;font-weight:700;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.product-custom__quantity-input::-webkit-inner-spin-button,.product-custom__quantity-input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.product-custom__delivery-message{margin:24px 0 0;color:#3c3c3c;font-size:17px;line-height:1.5}.product-custom__delivery-message strong{font-weight:700}.shopify-payment-button{margin-top:14px}.shopify-payment-button__button{border-radius:999px!important}@media screen and (max-width:1100px){.product-custom{grid-template-columns:minmax(0,55%) minmax(0,45%)}.product-custom__left{padding:32px 24px 70px}.product-custom__right{padding:32px 30px 100px}.product-custom__title{font-size:36px}.product-custom__purchase-row,.product-custom__purchase-actions{grid-template-columns:1fr}.product-custom__quantity{justify-content:flex-start}}@media screen and (max-width:990px){.custom-product-main{height:auto;overflow:visible}.product-custom{display:block;height:auto}.product-custom__left,.product-custom__right{overflow:visible;min-height:auto}.product-custom__left{padding:24px 16px 30px}.product-custom__right{padding:24px 16px 60px}.product-custom__info{max-width:none}.product-custom-gallery__thumbnails{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.product-custom-gallery__thumbnail{flex:0 0 72px;width:72px;height:72px}.product-custom__title{font-size:34px}}@media screen and (max-width:749px){.product-custom__purchase-row,.product-custom__purchase-actions{grid-template-columns:1fr;gap:18px}.product-custom__quantity{justify-content:center;margin:18px 0}.product-custom__add-button{min-height:58px}.product-custom__option-button{min-width:82px;min-height:54px;padding:10px 18px;font-size:18px}.product-custom__option{min-width:100px;height:60px;padding:0 18px}.product-custom__price .price{font-size:32px}}@media screen and (max-width:640px){.product-custom-gallery__arrow{width:40px;height:40px}.product-custom-gallery__arrow--prev{left:10px}.product-custom-gallery__arrow--next{right:10px}.product-custom__title{font-size:30px}.product-custom__quantity-control{width:170px}}.custom-faq{margin-top:60px;border-top:1px solid #e5e5e5}.custom-faq details{border-bottom:1px solid #e5e5e5}.custom-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:32px 0;font-size:1.3rem;font-weight:500;color:#173042}.custom-faq summary::-webkit-details-marker{display:none}.custom-faq summary:after{content:"+";font-size:1.3rem;font-weight:300;transition:transform .25s ease}.custom-faq details[open] summary:after{content:"\2212"}.custom-faq__content{padding:0 0 32px;font-size:1.3rem;line-height:1.8;color:#555}@media(max-width:768px){.product-custom{display:flex;flex-direction:column;gap:0;max-width:none;padding:0}.product-custom__left{order:1;width:100%;padding:20px}.product-custom__right{order:2;width:100%;position:static;top:auto;max-height:none;overflow:visible;padding:30px 20px}.product-custom>.custom-faq{order:3;width:100%;margin:0;padding:20px 20px 60px}}.product-custom__option{user-select:none;-webkit-user-select:none;-moz-user-select:none;-webkit-touch-callout:none}.custom-faq__content ul{list-style-type:disc!important;list-style-position:outside!important;padding-left:24px!important;margin:16px 0!important}.custom-faq__content ul li{display:list-item!important;list-style-type:disc!important;margin-bottom:8px}.product-recipes__container{max-width:1440px;padding:40px 20px;margin-left:auto;margin-right:auto}.product-recipes{width:100%;padding:60px 0}.product-recipes__heading{margin:0 0 30px}.product-recipes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-recipe-card{min-width:0}.product-recipe-card__link{display:block;height:100%;color:#482414;text-decoration:none}.product-recipe-card__image{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;margin-bottom:16px}.product-recipe-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-recipe-card__title{margin:0;font-size:20px;line-height:1.25;color:#482414}.product-recipe-card__link:hover .product-recipe-card__image img{transform:scale(1.03)}.product-recipe-card__link:hover .product-recipe-card__title{text-decoration:underline}@media screen and (max-width:900px){.product-recipes{padding:45px 0}.product-recipes__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media screen and (max-width:600px){.product-recipes{padding:35px 0}.product-recipes__heading{margin-bottom:20px}.product-recipes__grid{grid-template-columns:1fr;gap:24px}.product-recipe-card__title{font-size:18px}}.custom-faq__content p{margin:0 0 16px}.custom-faq__content p:last-child{margin-bottom:0}.custom-faq__content ul,.custom-faq__content ol{padding-left:24px;margin:16px 0}.custom-faq__content ul{list-style:disc}.custom-faq__content ol{list-style:decimal}.custom-faq__content li{display:list-item;margin-bottom:8px}.custom-faq__content h2,.custom-faq__content h3,.custom-faq__content h4{margin:24px 0 12px}.custom-faq__content a{text-decoration:underline}.product-related{width:100%;padding:60px 0}.product-related__heading{margin:0 0 30px}.product-related__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-related-card{min-width:0}.product-related-card__link{display:block;height:100%;color:#482414;text-decoration:none}.product-related-card__image{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#fefcf6;border-radius:12px;padding:16px}.product-related-card__image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .3s ease}.product-related-card__content{padding-top:14px}.product-related-card__title{margin:0 0 6px;font-size:18px;line-height:1.3;color:#482414}.product-related-card__price{color:#7b675d}.product-related-card__link:hover .product-related-card__image img{transform:scale(1.03)}@media screen and (max-width:900px){.product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media screen and (max-width:600px){.product-related{padding:40px 0}.product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-related-card__image{padding:10px}.product-related-card__title{font-size:16px}}.product-custom__variants .product-form__input{display:flex!important;flex-wrap:wrap!important;align-items:center;gap:10px}.product-custom__variants .product-custom__option-title{flex:0 0 100%;width:100%;margin-bottom:8px}.product-custom__variants .product-custom__option{position:relative!important;flex:0 0 auto!important;width:auto!important;margin:0!important}
/*# sourceMappingURL=/cdn/shop/t/92/assets/product-custom-new.css.map */
