.lp-product-redesign{--lp-green: #173f2f;--lp-green-soft: #275b43;--lp-cream: #f6efe3;--lp-cream-light: #fbf8f0;--lp-brown: #7a4a24;--lp-gold: #b8944d;--lp-ink: #231f1a;--lp-muted: #6f665c;--lp-line: #e6dccb;--lp-white: #ffffff;--lp-shadow: 0 18px 50px rgba(23, 63, 47, .12);--lp-radius: 22px;color:var(--lp-ink);background:linear-gradient(180deg,var(--lp-cream-light),#fff 42%,var(--lp-cream))}.lp-product-redesign *{box-sizing:border-box}.lp-product-redesign a{color:inherit;text-underline-offset:.2em}.lp-prod__shell{width:min(1220px,calc(100% - 44px));margin:0 auto;padding:26px 0 70px}.lp-prod__breadcrumbs{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;color:#000;font-size:1.5rem;margin:12px 0 22px}.lp-prod__breadcrumbs a{text-decoration:none}.lp-prod__breadcrumbs a:hover{color:var(--lp-green);text-decoration:underline}.lp-prod__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:38px;align-items:start}.lp-prod__gallery{position:sticky;top:92px}.lp-prod__media-card{position:relative;display:flex;min-height:610px;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--lp-line);border-radius:var(--lp-radius);background:var(--lp-white);box-shadow:var(--lp-shadow)}.lp-prod__badge{position:absolute;top:18px;left:18px;z-index:2;border-radius:999px;background:var(--lp-green);color:var(--lp-white);font-size:1.2rem;letter-spacing:.03em;line-height:1;padding:.85rem 1.25rem;text-transform:uppercase}.lp-prod__main-image{display:block;width:auto;max-width:90%;height:auto;max-height:590px;object-fit:contain}.lp-prod__placeholder{width:80%;max-width:520px;color:var(--lp-line)}.lp-prod__placeholder-svg{display:block;width:100%;height:auto}.lp-prod__zoom-note{position:absolute;right:18px;bottom:18px;border:1px solid var(--lp-line);border-radius:999px;background:#ffffffeb;color:#55483d;font-size:1.3rem;line-height:1;padding:.9rem 1.3rem}.lp-prod__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px}.lp-prod__thumb{display:flex;height:112px;align-items:center;justify-content:center;overflow:hidden;padding:0;cursor:pointer;border:1px solid var(--lp-line);border-radius:16px;background:var(--lp-white);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.lp-prod__thumb:hover,.lp-prod__thumb.is-active{border-color:var(--lp-green);box-shadow:0 8px 20px #173f2f1a;transform:translateY(-1px)}.lp-prod__thumb img{display:block;width:100%;height:100%;object-fit:cover}.lp-prod__info-card{border:1px solid var(--lp-line);border-radius:var(--lp-radius);background:var(--lp-white);box-shadow:var(--lp-shadow);padding:28px}.lp-prod__eyebrow{margin:0 0 8px;color:var(--lp-green);font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lp-prod__title{margin:0 0 12px;color:var(--lp-green);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,3vw,3.4rem);font-weight:700;line-height:1.12}.lp-prod__rating-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#5c5148;font-size:1.4rem;margin-bottom:18px}.lp-prod__rating-row a{color:var(--lp-green);font-weight:700}.lp-prod__stars{color:var(--lp-gold);letter-spacing:.1em}.lp-prod__price-row{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:12px 0 16px}.lp-prod__price{color:var(--lp-ink);font-size:2.9rem;font-weight:800;line-height:1}.lp-prod__compare-price{color:var(--lp-muted);font-size:1.7rem;line-height:1.1}.lp-prod__compare-price.is-hidden{display:none}.lp-prod__tax{color:var(--lp-muted);font-size:1.3rem;line-height:1.3}.lp-prod__trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 22px}.lp-prod__trust-item{display:flex;align-items:flex-start;gap:10px;min-height:68px;border:1px solid var(--lp-line);border-radius:16px;background:var(--lp-cream-light);padding:12px}.lp-prod__trust-icon{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:var(--lp-green);color:var(--lp-white);font-size:1.4rem;line-height:1}.lp-prod__trust-item strong{display:block;color:var(--lp-green);font-size:1.3rem;font-weight:800;line-height:1.25;margin-bottom:2px}.lp-prod__trust-item span:not(.lp-prod__trust-icon){display:block;color:var(--lp-muted);font-size:1.2rem;line-height:1.35}.lp-prod__form{margin:0}.lp-prod__option-group{min-width:0;margin:22px 0 0;padding:0;border:0}.lp-prod__option-label{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;color:#332b24;font-size:1.4rem;font-weight:800}.lp-prod__option-label strong{color:var(--lp-green);font-size:1.3rem}.lp-prod__choice-list{display:flex;flex-wrap:wrap;gap:9px}.lp-prod__choice{position:relative;display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--lp-line);border-radius:14px;background:var(--lp-white);color:var(--lp-ink);cursor:pointer;font-size:1.6rem;font-weight:800;padding:1.1rem 1.4rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.lp-prod__choice:hover{border-color:var(--lp-green);transform:translateY(-1px)}.lp-prod__choice input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.lp-prod__choice:has(input:checked){border-color:var(--lp-green);box-shadow:0 0 0 2px #173f2f1a}.lp-prod__choice--swatch{border-radius:999px;padding:.8rem 1.2rem .8rem .8rem;font-weight:600}.lp-prod__swatch-dot{display:inline-block;width:22px;height:22px;flex:0 0 auto;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:var(--lp-swatch-color)}.lp-prod__fit-box{margin-top:12px;border:1px dashed #c8aa74;border-radius:16px;background:#f8f0e2;color:#5d4c38;font-size:1.3rem;line-height:1.45;padding:12px 14px}.lp-prod__fit-box p{margin:0}.lp-prod__delivery-label{display:block;margin-bottom:10px;color:#332b24;font-size:1.4rem;font-weight:800}.lp-prod__delivery-row{display:flex;gap:10px}.lp-prod__delivery-row input{flex:1;min-width:0;border:1px solid var(--lp-line);border-radius:14px;outline:none;background:var(--lp-white);color:var(--lp-ink);font-size:1.4rem;padding:13px 14px}.lp-prod__delivery-row input:focus{border-color:var(--lp-green);box-shadow:0 0 0 3px #173f2f14}.lp-prod__delivery-row button{border:0;border-radius:14px;background:#8a8b85;color:var(--lp-white);cursor:pointer;font-weight:800;padding:14px 18px}.lp-prod__delivery-message{margin:8px 0 0;color:var(--lp-muted);font-size:1.3rem}.lp-prod__cta-row{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(160px,.65fr);gap:12px;margin:22px 0 13px}.lp-prod__btn-main,.lp-product-redesign .shopify-payment-button__button,.lp-prod__sticky-mobile button{min-height:50px;border:0;border-radius:14px;cursor:pointer;font-size:1.5rem;font-weight:900;line-height:1.2;padding:14px 18px;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.lp-prod__btn-main{background:var(--lp-green);color:var(--lp-white);box-shadow:0 12px 28px #173f2f2e}.lp-prod__btn-main:hover,.lp-product-redesign .shopify-payment-button__button:hover,.lp-prod__sticky-mobile button:hover{transform:translateY(-1px)}.lp-prod__btn-main:disabled,.lp-prod__sticky-mobile button:disabled{cursor:not-allowed;opacity:.55}.lp-prod__dynamic-checkout .shopify-payment-button,.lp-prod__dynamic-checkout .shopify-payment-button__button{width:100%}.lp-product-redesign .shopify-payment-button__button{background:var(--lp-white)!important;color:var(--lp-green)!important;border:1px solid var(--lp-green)!important;box-shadow:none!important}.lp-product-redesign .shopify-payment-button__button--hidden{display:none}.lp-prod__microcopy{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#5c5148;font-size:1.3rem}.lp-prod__microcopy span{border:1px solid var(--lp-line);border-radius:999px;background:#f7f4ed;padding:7px 10px}.lp-prod__help-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;border:1px solid var(--lp-line);border-radius:18px;background:linear-gradient(135deg,var(--lp-cream),#fff);padding:16px}.lp-prod__help-card strong{display:block;color:var(--lp-green)}.lp-prod__help-card span{display:block;color:var(--lp-muted);font-size:1.3rem;line-height:1.4;margin-top:2px}.lp-prod__wa{flex:0 0 auto;border-radius:999px;background:#1f7b4f;color:var(--lp-white)!important;font-size:1.3rem;font-weight:800;line-height:1;padding:1.1rem 1.4rem;text-decoration:none;white-space:nowrap}.lp-prod__accordions{display:grid;gap:12px;margin-top:28px}.lp-prod__accordion{overflow:hidden;border:1px solid var(--lp-line);border-radius:18px;background:var(--lp-white)}.lp-prod__accordion summary{display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--lp-green);cursor:pointer;font-weight:900;list-style:none;padding:17px 20px}.lp-prod__accordion summary::-webkit-details-marker{display:none}.lp-prod__accordion summary:after{content:"+";flex:0 0 auto;font-size:2rem;line-height:1}.lp-prod__accordion[open] summary:after{content:"\2013"}.lp-prod__accordion-body{color:#504941;font-size:1.4rem;line-height:1.55;padding:0 20px 18px}.lp-prod__accordion-body p:first-child,.lp-prod__accordion-body ul:first-child,.lp-prod__accordion-body ol:first-child{margin-top:0}.lp-prod__accordion-body p:last-child,.lp-prod__accordion-body ul:last-child,.lp-prod__accordion-body ol:last-child{margin-bottom:0}.lp-prod__below{display:grid;gap:26px;margin-top:44px}.lp-prod__panel{border:1px solid var(--lp-line);border-radius:var(--lp-radius);background:var(--lp-white);box-shadow:0 12px 35px #173f2f14;padding:26px}.lp-prod__panel h2{margin:0 0 12px;color:var(--lp-green);font-family:Georgia,Times New Roman,serif;font-size:2.8rem;line-height:1.15}.lp-prod__panel>p{margin:0;color:var(--lp-muted);line-height:1.5}.lp-prod__benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}.lp-prod__benefit{min-height:150px;border:1px solid var(--lp-line);border-radius:18px;background:var(--lp-cream-light);padding:18px}.lp-prod__benefit span{display:block;margin-bottom:8px;font-size:2rem}.lp-prod__benefit strong{display:block;color:var(--lp-green);margin:10px 0 6px}.lp-prod__benefit p{margin:0;color:var(--lp-muted);font-size:1.3rem;line-height:1.45}.lp-prod__review-placeholder{margin-top:16px;border:1px solid var(--lp-line);border-radius:18px;background:var(--lp-cream-light);padding:18px}.lp-prod__review-placeholder strong{display:block;color:var(--lp-green);margin-top:8px}.lp-prod__review-placeholder p{color:#504941;font-size:1.4rem;line-height:1.5;margin:8px 0 0}.lp-prod__sticky-mobile{position:fixed;right:0;bottom:0;left:0;z-index:20;display:none;border-top:1px solid var(--lp-line);background:var(--lp-white);box-shadow:0 -12px 30px #00000014;padding:12px}.lp-prod__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(680px,100%);margin:0 auto}.lp-prod__sticky-inner strong,.lp-prod__sticky-inner span{display:block}.lp-prod__sticky-inner strong{color:var(--lp-ink);font-size:1.5rem}.lp-prod__sticky-inner span{color:var(--lp-muted);font-size:1.2rem}.lp-prod__sticky-mobile button{min-height:46px;border-radius:12px;background:var(--lp-green);color:var(--lp-white);padding:13px 18px}.lp-prod__cta-row{display:grid;grid-template-columns:2fr 1fr;gap:16px;align-items:start}.lp-prod__btn-main{width:100%;height:96px!important;min-height:96px!important;max-height:96px!important;border-radius:24px}.lp-prod__dynamic-checkout{width:100%}.lp-prod__dynamic-checkout .shopify-payment-button,.lp-prod__dynamic-checkout .shopify-payment-button__button{width:100%;height:96px!important;min-height:96px!important;max-height:96px!important}.lp-prod__cta-row{display:grid!important;grid-template-columns:2fr 1fr!important;gap:24px!important;align-items:flex-start!important}.lp-prod__btn-main{height:64px!important;min-height:48px!important;max-height:50px!important;padding:0 24px!important;border-radius:18px!important;font-size:20px!important}.lp-prod__dynamic-checkout .shopify-payment-button,.lp-prod__dynamic-checkout .shopify-payment-button__button,.lp-prod__dynamic-checkout .shopify-payment-button__button--unbranded{height:64px!important;min-height:48px!important;max-height:48px!important;border-radius:18px!important;font-size:18px!important}.lp-prod__wishlist-row{margin-top:16px!important}.lp-prod__wishlist-row button,.lp-prod__wishlist-row a,.lp-prod__wishlist-row>*{height:64px!important;min-height:48px!important;max-height:64px!important;padding:0 24px!important;font-size:20px!important}.lp-product-redesign .shopify-payment-button__button,.lp-product-redesign .shopify-payment-button__button--unbranded{outline:none!important;box-shadow:none!important;border:2px solid var(--lp-green)!important;background:var(--lp-white)!important;color:var(--lp-green)!important;appearance:none!important;-webkit-appearance:none!important}.lp-product-redesign .shopify-payment-button__button:before,.lp-product-redesign .shopify-payment-button__button:after,.lp-product-redesign .shopify-payment-button__button--unbranded:before,.lp-product-redesign .shopify-payment-button__button--unbranded:after{display:none!important;content:none!important;box-shadow:none!important;border:0!important;outline:0!important}.lp-product-redesign .shopify-payment-button__button:focus,.lp-product-redesign .shopify-payment-button__button:focus-visible,.lp-product-redesign .shopify-payment-button__button--unbranded:focus,.lp-product-redesign .shopify-payment-button__button--unbranded:focus-visible{outline:none!important;box-shadow:none!important}.lp-prod__action-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px;align-items:start;width:100%;margin-top:30px}.lp-prod__grid-left,.lp-prod__grid-right{display:flex;flex-direction:column;gap:13px}.lp-prod__btn-main,.lp-prod__dynamic-checkout,.lp-prod__wishlist-row{width:100%}.lp-prod__delivery-block{width:100%;max-width:100%}.lp-prod__delivery-row{display:flex;align-items:center;gap:14px;width:100%}.lp-prod__delivery-row input{flex:1;width:100%}.lp-prod__delivery-row button{flex-shrink:0}.lp-prod__dynamic-checkout .shopify-payment-button,.lp-prod__dynamic-checkout .shopify-payment-button__button,.lp-prod__wishlist-row button,.lp-prod__wishlist-row a,.lp-prod__wishlist-row .swym-button,.lp-prod__wishlist-row .wishlist-button{width:100%!important;margin:0!important}.lp-prod__option-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 0}.lp-prod__option-title{margin:0;font-size:20px;line-height:1.2;font-weight:700;color:#202020}.lp-prod__size-guide-btn{padding:0;border:0;background:transparent;font-size:16px;line-height:1.2;font-weight:700;color:#143f2b;text-decoration:underline;cursor:pointer;max-width:260px;text-align:right}.lp-prod__choice-list{display:flex;flex-wrap:wrap;gap:12px}.lp-prod__accordion--support summary{list-style:none;cursor:pointer;font-size:1.6rem;line-height:1.25;font-weight:800;color:#123f2d;display:flex;justify-content:space-between;align-items:center}.lp-prod__accordion--support summary::-webkit-details-marker{display:none}.lp-prod__accordion--support summary:after{content:"+";font-size:1.4rem;font-weight:800;color:#123f2d}.lp-prod__accordion--support[open] summary:after{content:"\2212"}.lp-prod__support-card{margin-top:28px}.lp-prod__support-card p{margin:0;padding:18px 0;font-size:1.6rem;line-height:1.65;color:#514a43;border-bottom:1px dashed #e5d4bd}.lp-prod__support-card p:last-child{border-bottom:0;padding-bottom:0}.lp-prod__support-card strong{color:#123f2d;font-weight:800}@media screen and (max-width:749px){.lp-prod__accordion--support{padding:22px 24px;border-radius:22px}.lp-prod__accordion--support summary{font-size:1.6rem}.lp-prod__support-card p{font-size:1.6rem;line-height:1.55;padding:14px 0}}@media screen and (max-width:749px){.lp-prod__option-head{gap:10px}.lp-prod__option-title{font-size:20px}.lp-prod__size-guide-btn{font-size:16px;max-width:170px}.lp-prod__choice-list{gap:10px}}@media screen and (max-width:768px){.lp-prod__action-grid{grid-template-columns:1fr}}@media screen and (max-width:950px){.lp-prod__grid{grid-template-columns:1fr}.lp-prod__gallery{position:static}.lp-prod__media-card{min-height:520px}.lp-prod__benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-benefits .benefit-title,.trust-card-title,.benefit-card h4,.benefit-card strong{font-size:24px!important;line-height:1.25!important;font-weight:700!important}.product-benefits .benefit-text,.trust-card-text,.benefit-card p{font-size:22px!important;line-height:1.45!important}.product-benefits .benefit-icon,.trust-card-icon,.benefit-card-icon{width:60px!important;height:60px!important;min-width:60px!important;font-size:28px!important}.product-benefits .benefit-card,.trust-card,.benefit-card{padding:28px 32px!important;gap:22px!important;min-height:150px!important}@media(max-width:768px){.product-benefits .benefit-title,.trust-card-title,.benefit-card h4,.benefit-card strong{font-size:18px!important;line-height:1.3!important}.product-benefits .benefit-text,.trust-card-text,.benefit-card p{font-size:16px!important;line-height:1.45!important}.product-benefits .benefit-icon,.trust-card-icon,.benefit-card-icon{width:46px!important;height:46px!important;min-width:46px!important;font-size:22px!important}.product-benefits .benefit-card,.trust-card,.benefit-card{padding:20px 18px!important;gap:14px!important;min-height:auto!important}}.price,.product-price,.price-item{font-size:56px!important;line-height:1.05!important;font-weight:800!important}.tax-note,.price-tax-note,.product__tax{font-size:24px!important;margin-left:18px!important}@media screen and (max-width:620px){.lp-prod__dynamic-checkout .shopify-payment-button,.lp-prod__dynamic-checkout .shopify-payment-button__button,.lp-prod__dynamic-checkout .shopify-payment-button__button--unbranded{font-size:14px!important}.lp-prod__shell{width:calc(100% - 28px);padding:14px 0 90px}.lp-prod__breadcrumbs{font-size:1.6rem;margin-bottom:14px}.lp-prod__media-card{min-height:430px;border-radius:18px}.lp-prod__main-image{max-height:410px}.lp-prod__zoom-note{display:none}.lp-prod__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.lp-prod__thumb{height:84px;border-radius:12px}.lp-prod__info-card,.lp-prod__panel{border-radius:18px;padding:20px}.lp-prod__title{font-size:2.7rem}.lp-prod__price{font-size:2.5rem}.lp-prod__trust-grid,.lp-prod__benefit-grid{grid-template-columns:1fr}.lp-prod__delivery-row,.lp-prod__help-card{align-items:stretch;flex-direction:column}.lp-prod__cta-row{grid-template-columns:1fr}.lp-prod__wa{text-align:center}.lp-prod__sticky-mobile{display:block}}#wishlisthero-product-page-button-container{width:100%;margin:0!important}#wishlisthero-product-page-button-container button{width:100%!important;height:46px!important;min-height:48px!important;background:#154727!important;color:#fff!important;border:3px solid #154727!important;border-radius:18px!important;opacity:1!important;margin:0!important;font-size:14px!important;letter-spacing:.02em!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:none!important;transition:all .25s ease!important}#wishlisthero-product-page-button-container button span{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}#wishlisthero-product-page-button-container svg{width:28px!important;height:28px!important;color:#fff!important}#wishlisthero-product-page-button-container svg path{fill:#fff!important}#wishlisthero-product-page-button-container button:hover{background:#154727!important;color:#fff!important}#wishlisthero-product-page-button-container button:hover svg,#wishlisthero-product-page-button-container button:hover svg path{color:#fff!important;fill:#fff!important}.customer-reviews,.reviews-section,.jdgm-rev-widg,.spr-container{min-height:auto!important;height:auto!important;padding:48px 56px!important}.jdgm-rev,.spr-review{margin-bottom:0!important;padding-bottom:24px!important}.reviews-section .container,.customer-reviews .container{padding-bottom:32px!important}@media(max-width:768px){.customer-reviews,.reviews-section,.jdgm-rev-widg,.spr-container{padding:32px 20px!important}}.lp-product-redesign .custom-sold-out-message{width:100%;margin:12px 0 16px;padding:12px 16px;border-radius:12px;background:#f7eee4;color:#5b4633;font-size:14px;font-weight:800;line-height:1.35;text-align:center;border:0;box-shadow:none}.lp-product-redesign .custom-sold-out-message+.lp-prod__action-grid{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lp-product-redesign.css.map */
