@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";.pp-product-section{--pp-bg: #E1F2E4;--pp-text: #002B1B;--pp-gold: #DDC000;--pp-btn-black: #000000;--pp-white: #FFFFFF;--pp-border: #E5E5E5;--pp-radius: 20px;background-color:var(--pp-bg);font-family:Plus Jakarta Sans,sans-serif;color:var(--pp-text);padding:150px 0 80px;min-height:100vh}.pp-container{max-width:1450px;margin:0 auto;padding:0 40px}.pp-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:0px;align-items:start}.pp-gallery{position:sticky;top:120px}.pp-gallery-inner{display:flex;gap:0px;align-items:flex-start}.pp-thumbnails{display:flex;flex-direction:column;gap:25px;width:120px}.pp-thumbnail{width:130px;height:130px;border-radius:16px;overflow:hidden;cursor:pointer;border:1px solid #D1D1D1;background:transparent;transition:all .2s ease;padding:0;box-sizing:border-box}.pp-thumbnail.active{border:2px solid #000000;padding:4px;background:transparent}.pp-thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:10px}.pp-thumbnail img{width:100%;height:100%;object-fit:cover}.pp-main-image-wrapper{flex:1;background:transparent;display:flex;justify-content:center;align-items:center}.pp-main-image{width:100%;max-width:550px;height:auto;max-height:600px;object-fit:cover;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15))}.pp-info{padding-top:0}.pp-rating{display:flex;align-items:center;gap:10px;margin-bottom:5px;font-size:14px;font-weight:600}.pp-stars{color:var(--pp-gold);letter-spacing:2px;font-size:20px}.pp-title{font-family:Playfair Display,serif;font-size:45px;font-weight:600;line-height:1.1;margin:0 0 10px;color:#13785a}.pp-short-description{font-size:14px;line-height:1.6;color:#444;margin:4px 0 12px;font-weight:400}.pp-tagline{font-size:13px;text-transform:none;letter-spacing:1.5px;font-weight:400;line-height:1.6;margin:0 0 30px;color:#000;opacity:.9}.pp-features-row{display:flex;gap:60px;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:20px}.pp-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:90px}.pp-feature-icon{width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:10px;color:var(--pp-feature-color, #1A4D3E);background:color-mix(in srgb,var(--pp-feature-color, #1A4D3E) 10%,transparent);transition:color .3s ease,background .3s ease}.pp-feature-icon img{width:50px;height:50px;object-fit:cover}.pp-feature-text{font-size:13px;font-weight:600;line-height:1.3;color:#000;white-space:nowrap}.pp-option-group{margin-bottom:10px}.pp-option-label{display:block;font-size:14px;font-weight:700;margin-bottom:15px}.pp-swatches-flavor{display:flex;gap:60px}.pp-swatch-flavor-item{cursor:pointer;text-align:center;position:relative;width:90px;display:flex;flex-direction:column;align-items:center}.pp-swatch-flavor-item input{position:absolute;opacity:0;width:0;height:0}.pp-flavor-circle{width:57px;height:57px;border-radius:50%;background:#00000014;border:none;display:flex;justify-content:center;align-items:center;margin:0 auto 10px;transition:all .2s ease;overflow:hidden}.pp-flavor-img{width:100%;height:100%;object-fit:cover}.pp-swatch-flavor-item.selected .pp-flavor-circle{background:#1a4d3e26;box-shadow:0 0 0 2px #000;transform:scale(1.05)}.pp-flavor-name{font-size:12px;font-weight:600;display:block;width:100%;text-align:center;line-height:1.3;color:#000}.pp-swatches-pack{display:flex;gap:15px;max-width:600px}.pp-swatch-pack-item{cursor:pointer;flex:1;position:relative}.pp-swatch-pack-item input{position:absolute;opacity:0}.pp-swatch-pack-item{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background:transparent;border:1px solid #000;border-radius:50px;transition:all .2s ease}.pp-swatch-pack-item:hover{background:#fff3}.pp-swatch-pack-item.selected{background:#d09700;border-color:#d09700;color:#fff}.pp-pack-name{font-weight:700;font-size:15px;color:inherit}.pp-pack-price-box{text-align:right;color:inherit}.pp-pack-price{font-weight:700;font-size:15px}.pp-pack-compare{display:inline-block;font-size:12px;text-decoration:line-through;opacity:.6;margin-left:5px;color:inherit}.pp-swatch-pack-item.selected .pp-pack-compare{opacity:.8;color:#fff}.pp-add-to-cart{width:100%;max-width:600px;background:#000;color:#fff;padding:20px;border-radius:50px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;text-transform:uppercase;font-size:16px;border:none;cursor:pointer;margin-top:10px;transition:transform .2s ease;letter-spacing:1px}.pp-add-to-cart:hover{transform:translateY(-2px);background:#222}.pp-delivery-note{font-size:13px;text-align:center;margin-top:15px;margin-bottom:15px;color:var(--pp-text);font-weight:500}.pp-accordions{display:flex;margin-top:25px;flex-direction:column;gap:15px}.pp-accordion-item{background:#fff;border-radius:12px;padding:20px 25px;box-shadow:0 4px 15px #00000008}.pp-accordion-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.pp-accordion-item summary::-webkit-details-marker{display:none}.pp-accordion-title{font-weight:700;font-size:15px;color:#000}.pp-accordion-content{margin-top:15px;color:#555;font-size:14px;line-height:1.6}.pp-icon-chevron{transition:transform .3s ease}.pp-accordion-item[open] .pp-icon-chevron{transform:rotate(180deg)}@media screen and (max-width:1366px)and (min-width:991px){.pp-product-section{padding:120px 0 60px}.pp-container{max-width:100%;padding:0 25px}.pp-grid{grid-template-columns:1fr 1fr;gap:20px}.pp-thumbnails{width:100px;gap:15px}.pp-thumbnail{width:100px;height:100px}.pp-gallery-inner{gap:15px}.pp-main-image{max-width:90%;max-height:480px;object-fit:contain}.pp-title{font-size:36px}.pp-features-row{gap:40px;flex-wrap:wrap}.pp-feature-item{width:85px}.pp-feature-icon{width:65px;height:65px}.pp-feature-icon img{width:45px;height:45px}.pp-feature-text{font-size:12px;white-space:normal;max-width:85px}.pp-swatches-flavor{gap:40px;flex-wrap:wrap}.pp-swatch-flavor-item{width:85px}.pp-flavor-circle{width:55px;height:55px}.pp-flavor-name{font-size:12px}.pp-swatches-pack{max-width:100%}.pp-pack-name,.pp-pack-price{font-size:13px}.pp-add-to-cart{max-width:100%;font-size:14px;padding:16px}.pp-accordion-item{padding:16px 20px}}@media screen and (max-width:990px){.pp-product-section{padding:100px 0 60px}.pp-container{padding:0}.pp-grid{grid-template-columns:1fr;gap:40px}.pp-gallery{position:relative;top:0}.pp-gallery-inner{flex-direction:column;align-items:center}.pp-main-image-wrapper{order:1;width:100%}.pp-main-image{max-width:450px;max-height:500px;margin:0 auto;display:block}.pp-thumbnails{order:2;flex-direction:row;width:100%;justify-content:center;gap:15px;margin-top:20px}.pp-thumbnail{width:110px;height:110px;flex-shrink:0}.pp-features-row,.pp-swatches-flavor{gap:30px;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:768px){.pp-product-section{padding:80px 0 20px}.pp-container{padding:0}.pp-gallery-inner{flex-direction:column;gap:15px}.pp-main-image-wrapper{order:1}.pp-main-image{max-width:90vw;max-height:500px}.pp-info{padding:0 15px 15px}.pp-thumbnails{order:2;flex-direction:row;width:100%;gap:10px;overflow-x:auto;padding-bottom:10px;justify-content:center;-webkit-overflow-scrolling:touch}.pp-thumbnail{min-width:90px;width:90px;height:90px;flex-shrink:0}.pp-title{font-size:32px}.pp-tagline{font-size:11px;letter-spacing:1.5px}.pp-features-row{gap:15px;justify-content:left}.pp-feature-item{width:85px}.pp-feature-icon{width:65px;height:65px}.pp-feature-icon img{width:45px;height:45px}.pp-feature-text{font-size:12px;white-space:normal;max-width:90px}.pp-swatches-flavor{gap:9px!important;flex-wrap:wrap;justify-content:left}.pp-swatch-flavor-item{width:85px}.pp-flavor-circle{width:65px;height:65px}.pp-flavor-name{font-size:11px;white-space:normal}.pp-swatches-pack{flex-direction:row;gap:8px}.pp-swatch-pack-item{flex:1;padding:8px 6px;text-align:center;flex-direction:column;align-items:center;justify-content:center;gap:2px}.pp-pack-price-box{text-align:center}.pp-pack-name{font-size:12px;white-space:nowrap}.pp-pack-price{font-size:13px}.pp-pack-compare{font-size:8px}.pp-add-to-cart{padding:16px;font-size:14px}.pp-accordion-item{padding:15px 18px}.pp-accordion-title{font-size:14px}}@media screen and (max-width:480px){.pp-title{font-size:28px}.pp-main-image{max-height:400px}.pp-thumbnail{min-width:80px;width:80px;height:80px}.pp-features-row{gap:10px}.pp-feature-item{width:75px}.pp-feature-icon{width:55px;height:55px}.pp-feature-icon img{width:40px;height:40px}.pp-feature-text{font-size:11px;max-width:75px}.pp-swatches-flavor{gap:8px!important}.pp-swatch-flavor-item{width:75px}.pp-flavor-circle{width:55px;height:55px}}@media screen and (min-width:768px)and (max-width:1024px){.pp-container{padding:0 40px}.pp-gallery-inner{flex-direction:row!important;align-items:flex-start;gap:20px}.pp-main-image-wrapper{order:1!important;flex:1;width:auto}.pp-title{font-size:55px!important}.pp-tagline{font-size:14px;letter-spacing:2.5px}.pp-accordion-title{font-size:16px}.pp-accordion-content{font-size:15px}.pp-main-image{max-width:100%!important;max-height:600px!important;width:100%;margin:0}.pp-thumbnails{order:0!important;flex-direction:column!important;gap:20px;width:130px!important;overflow-x:visible;justify-content:flex-start;margin-top:0!important}.pp-thumbnail{width:130px!important;height:130px!important;min-width:130px}.pp-features-row{gap:40px;justify-content:flex-start}.pp-feature-item{width:120px}.pp-feature-icon{width:100px;height:100px}.pp-feature-icon img{width:60px;height:60px}.pp-feature-text{font-size:15px}.pp-swatches-flavor{gap:25px!important;justify-content:flex-start!important}.pp-swatch-flavor-item{width:110px}.pp-flavor-circle{width:90px;height:90px}.pp-flavor-name{font-size:15px}.pp-swatches-pack{width:100%!important;max-width:100%!important;flex-direction:row!important;gap:15px;justify-content:space-between}.pp-swatch-pack-item{padding:15px 10px;flex:1;width:auto;display:flex;flex-direction:column!important;align-items:center;justify-content:center;border-radius:50px;height:auto;min-height:80px}.pp-pack-name{margin-bottom:5px;white-space:nowrap}.pp-pack-price-box{display:flex;align-items:center;gap:5px}.pp-pack-name,.pp-pack-price{font-size:15px}.pp-pack-compare{font-size:14px}.pp-add-to-cart{padding:22px;font-size:18px;max-width:100%;margin-top:20px}}@media screen and (max-width:768px){.pp-product-content .shopify-payment-button,.pp-section .shopify-payment-button,.main-product-section .shopify-payment-button,.product-form .shopify-payment-button,[data-section-type=product] .shopify-payment-button,.shopify-payment-button,.pg-view-btn-mobile{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-main-product.css.map */
