.modern-product__wrapper{display:flex;flex-direction:row}h3[data-end="355"] br{display:none}.modern-product__info{width:75%}.shopify-payment-button{display:none}.page-width{width:100%;max-width:1440px;margin:0 auto;padding:0 50px;position:relative;z-index:2}.modern-product-wrapper,.product-main,.featured-product-information,.product-information-content{max-width:1400px;margin:70px auto;padding:0 40px;display:grid;grid-template-columns:65% 35%;gap:70px;align-items:start}.product-gallery,.product-media,.product__media-wrapper{position:sticky;top:120px}.product-info,.product__info-wrapper,.product-details{width:100%}@media(max-width:990px){.modern-product-wrapper,.product-main,.featured-product-information,.product-information-content{display:block;padding:0 20px}.product-gallery,.product-media,.product__media-wrapper{position:relative;top:auto}}.mp-gallery{display:flex;flex-direction:column;gap:22px}.mp-gallery__main{overflow:hidden;border-radius:24px;background:#f8f8f8}.mp-gallery__main img{display:block;width:100%;height:500px;object-fit:cover;transition:.45s;cursor:zoom-in}.mp-gallery__main:hover img{transform:scale(1.03)}.mp-gallery__thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mp-thumb{cursor:pointer;border-radius:18px;overflow:hidden;border:2px solid transparent;transition:.35s;background:#f5f5f5}.mp-thumb.active{border-color:#183d2d}.mp-thumb img{width:100%;height:200px;object-fit:cover;display:block;transition:.35s}.mp-thumb:hover img{transform:scale(1.05)}@media(max-width:991px){.mp-gallery__main img{height:520px}.mp-gallery__thumbs{grid-template-columns:repeat(3,1fr);gap:12px}.mp-thumb img{height:120px}}@media(max-width:767px){.mp-gallery__main img{height:420px}.mp-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.mp-thumb img{height:90px}}.mp-info{position:sticky;top:40px;padding-left:50px}.mp-breadcrumb{display:flex;gap:8px;font-size:13px;margin-bottom:20px;color:#888}.mp-breadcrumb a{color:#777;text-decoration:none}.mp-vendor{display:inline-flex;padding:8px 18px;background:#edf5ed;border-radius:50px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:18px;color:#204b35}.mp-title{font-size:52px;line-height:1.1;font-weight:500;margin-bottom:18px;color:#1c1c1c}.mp-rating{display:flex;align-items:center;gap:10px;font-size:15px;margin-bottom:26px;color:#d9a441}.mp-rating span{color:#555}.mp-price{display:flex;align-items:center;gap:16px;margin-bottom:24px}.compare-price{font-size:26px;text-decoration:line-through;color:#999}.price{font-size:40px;font-weight:700;color:#163f2b}.mp-short-description{font-size:17px;line-height:1.8;color:#555;margin-bottom:35px;max-width:520px}.mp-benefits{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.benefit{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;color:#333}.mp-guarantee{margin-top:25px;display:flex;align-items:center;gap:10px;padding:18px;background:#fafafa;border-radius:18px;font-size:15px;color:#444;border:1px solid #ececec}@media(max-width:991px){.mp-info{position:relative;top:auto;padding-left:0;margin-top:40px}.mp-title{font-size:38px}.price{font-size:34px}}@media(max-width:767px){.mp-title{font-size:32px}.price{font-size:30px}.mp-short-description{font-size:16px}}.mp-form{margin-top:40px}.mp-option{margin-bottom:30px}.mp-option label:first-child{display:block;font-size:14px;font-weight:600;margin-bottom:14px;color:#555}.mp-values{display:flex;flex-wrap:wrap;gap:12px}.mp-pill{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border:1px solid #ddd;border-radius:999px;cursor:pointer;transition:.3s;font-size:15px;font-weight:600;background:#fff}.mp-pill:hover{border-color:#1b4b36;color:#1b4b36}input[type=radio]:checked+.mp-pill{background:#163d2d;border-color:#163d2d;color:#fff}.mp-qty{display:flex;align-items:center;width:170px;height:58px;border:1px solid #ddd;border-radius:14px;overflow:hidden;margin-bottom:24px}.mp-qty button{width:58px;height:58px;border:none;background:#fff;font-size:24px;cursor:pointer}.mp-qty input{flex:1;border:none;text-align:center;font-size:18px;outline:none}.mp-add{width:100%;height:64px;border:none;border-radius:999px;background:#c56f7e;color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:.3s;margin-bottom:18px}.mp-benefits{display:none}.mp-add:hover{background:#b92f2f;transform:translateY(-2px)}.shopify-payment-button{margin-top:14px}.shopify-payment-button__button{height:60px!important;border-radius:999px!important;font-size:16px!important;font-weight:700!important}.shopify-payment-button__button--unbranded{background:#fff!important;color:#173f2e!important;border:2px solid #173f2e!important}.shopify-payment-button__button--unbranded:hover{background:#173f2e!important;color:#fff!important}@media(max-width:767px){.mp-qty{width:100%}.mp-add{height:58px;font-size:17px}}.mp-accordion{margin-top:50px;border-top:1px solid #ececec}.mp-item{border-bottom:1px solid #ececec}.mp-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 0;background:none;border:none;cursor:pointer;font-size:18px;font-weight:600;color:#111}.mp-trigger span{font-size:28px;font-weight:300;transition:.35s}.mp-content{max-height:0;overflow:hidden;transition:max-height .45s ease;color:#666;line-height:1.9;font-size:16px}.mp-content p{margin-bottom:16px}.mp-content ul{padding-left:20px;margin:0 0 20px}.mp-content li{margin-bottom:10px}.mp-item.active .mp-content{max-height:1000px;padding-bottom:25px}.mp-item.active .mp-trigger span{transform:rotate(45deg)}@media(max-width:767px){.mp-trigger{font-size:16px;padding:20px 0}.mp-content{font-size:15px}}.mp-features{margin-top:45px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.mp-feature{background:#fafafa;border:1px solid #ececec;border-radius:22px;padding:22px;display:flex;align-items:flex-start;gap:18px;transition:.35s}.mp-feature:hover{border-color:#173f2e;transform:translateY(-4px);box-shadow:0 20px 40px #0000000d}.mp-feature__icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#173f2e;color:#fff;font-size:24px;border-radius:16px;flex-shrink:0}.mp-feature__content h4{margin:0 0 8px;font-size:18px;font-weight:700;color:#111}.mp-feature__content p{margin:0;font-size:15px;line-height:1.7;color:#666}@media(max-width:991px){.mp-features{grid-template-columns:1fr 1fr}}@media(max-width:767px){.mp-features{grid-template-columns:1fr}.mp-feature{padding:18px}}.mp-benefits-section{padding:100px 0;background:#fafafa}.mp-section-subtitle{text-align:center;font-size:13px;letter-spacing:2px;font-weight:700;color:#7d7d7d;text-transform:uppercase;margin-bottom:12px}.mp-section-title{text-align:center;font-size:48px;font-weight:600;margin-bottom:70px;color:#111}.mp-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.mp-benefit-card{background:#fff;padding:40px;border-radius:24px;text-align:center;border:1px solid #ececec;transition:.35s}.mp-benefit-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px #00000014}.mp-benefit-image{width:90px;height:90px;margin:0 auto 25px;display:flex;align-items:center;justify-content:center}.mp-benefit-image img{width:100%;height:100%;object-fit:contain}.mp-benefit-card h3{font-size:24px;margin-bottom:16px;font-weight:600;color:#111}.mp-benefit-card p{font-size:16px;line-height:1.8;color:#666;margin:0}@media(max-width:1100px){.mp-benefit-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.mp-benefits-section{padding:70px 0}.mp-section-title{font-size:34px;margin-bottom:40px}.mp-benefit-grid{grid-template-columns:1fr}.mp-benefit-card{padding:30px}}.modern-related-products{padding:110px 0;background:#fff}.section-header{text-align:center;margin-bottom:70px}.section-subtitle{letter-spacing:3px;text-transform:uppercase;font-size:13px;font-weight:700;color:#777;margin-bottom:10px}.section-header h2{font-size:48px;font-weight:600;margin:0;color:#111}.modern-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.modern-card{background:#fff;border-radius:22px;overflow:hidden;border:1px solid #ececec;transition:.35s}.modern-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #00000014}.modern-card-image{position:relative;display:block;background:#fafafa;overflow:hidden}.modern-card-image img{width:100%;height:360px;object-fit:cover;transition:.5s;display:block}.modern-card:hover img{transform:scale(1.06)}.sale-badge{position:absolute;top:18px;left:18px;background:#173f2e;color:#fff;padding:8px 15px;border-radius:999px;font-size:12px;font-weight:700}.modern-card-content{padding:28px}.modern-card-content h3{font-size:22px;font-weight:600;margin-bottom:18px}.modern-card-content h3 a{color:#111;text-decoration:none}.modern-price{display:flex;gap:12px;align-items:center;margin-bottom:24px}.compare{text-decoration:line-through;color:#999;font-size:18px}.price{font-size:26px;font-weight:700;color:#173f2e}.modern-btn{display:flex;justify-content:center;align-items:center;height:54px;background:#173f2e;color:#fff;text-decoration:none;border-radius:999px;font-weight:600;transition:.3s}.modern-btn:hover{background:#0f2f21}@media(max-width:1100px){.modern-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.section-header h2{font-size:34px}.modern-related-grid{grid-template-columns:1fr}.modern-card-image img{height:300px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/modern-product.css.map */
