.product-section{background:#faf8f5}.imagesthumbs{height:100%;object-fit:contain}.swiper-product-images1 .image_box_img{border-radius:var(--Radius-24, 24px);background:#fff}.swiper-product-thumbs1 .image_box_img{border-radius:var(--Radius-8, 8px);background:#fff}.swiper-product-thumbs1 .swiper-slide-active .image_box_img{border-radius:var(--Radius-8, 8px)}.product-section .swiper-button-next:after,.product-section .swiper-button-prev:after{display:none!important}.product-section .swiper-button-next,.product-section .swiper-button-prev{position:unset!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;margin:0!important}.swiper-product-thumbs-box{display:flex;gap:24px;justify-content:center;align-items:center;position:relative;margin-top:16px!important}.swiper-product-thumbs1{max-width:272px;width:100%;margin-left:0;margin-right:0}.product-section .main_price.price .price-sale,.product-section .main_price.price .price-reg{color:var(--Text-Black-900, #1f1f1f87);font-family:var(--Family-Web-Outfit, Outfit);font-size:24px;font-style:normal;font-weight:700;line-height:var(--Line-Height-28, 28px)}.product-section .main_price.price .price-reg{color:var(--Text-Black-900, #1F1F1F)}.product-section .main_price.price,.product-section .description{margin-top:16px!important}.product-section .description p{margin-bottom:16px}#tags-toggle-btn{display:flex;cursor:pointer;gap:8px;align-items:center;margin-top:0;color:#d95e12;font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:var(--Line-Height-32, 32px)}.size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:14px}@media screen and (max-width: 1060px){.size-grid{grid-template-columns:29% 29% 29%;overflow:auto;padding:8px 0}}.size-card{position:relative;border-radius:8px;border:1px solid var(--Surface-Black-700, #CCC);cursor:pointer}.size-card input{display:none}.size-card .card-body{padding:16px 10px;text-align:center}.size-card input:checked+.size-card{border:2px solid var(--Surface-Primary-Fire-900, #D95E12);background:var(--Web-Only-Orange-Whip, #F8ECE4)}.badge{border-radius:var(--Radius-1000, 1000px);background:var(--Surface-Primary-Yellow-900, #E0A410);padding:0 8px;color:var(--Text-Black-900, #1F1F1F);font-family:var(--Family-Web-Outfit, Outfit);font-size:14px;font-style:normal;font-weight:400;line-height:var(--Line-Height-20, 20px);letter-spacing:.28px;position:absolute;top:-8px;left:50%;width:max-content;transform:translate(-50%)}.pack-title{margin:0;color:var(--Text-Black-900, #1F1F1F);text-align:center;font-family:var(--Family-Web-Outfit, Outfit);font-size:var(--Size-18, 18px);font-style:normal;font-weight:400;line-height:var(--Line-Height-28, 28px)}.product-options .size-card .price{color:var(--Text-Black-900, #1F1F1F);text-align:center;font-family:var(--Family-Web-Outfit, Outfit);font-size:20px;font-style:normal;font-weight:600;line-height:var(--Line-Height-28, 28px)}.product-options .size-card .old-price{color:var(--Text-Black-900, #1F1F1F);text-align:center;font-family:var(--Family-Web-Outfit, Outfit);font-size:20px;font-style:normal;font-weight:400;line-height:var(--Line-Height-28, 28px);text-decoration-line:line-through;opacity:.2}.product-options .size-card .sub-price{color:var(--Text-Black-900, #1F1F1F);text-align:center;font-family:var(--Family-Web-Outfit, Outfit);font-size:16px;font-style:normal;font-weight:400;line-height:var(--Line-Height-32, 32px);opacity:.5}.tested-by-section{--bg: #ffffff;--muted: #6b7280;--accent: #111827;--pill-bg: #f3f4f6;border-radius:8px;border:1px solid #DEDEDE;box-shadow:0 4px 16px #0000001a;padding:12px;margin:32px 0 24px;background:var(--bg)}.tested-by-section .tested-by__inner{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:inherit;gap:12px}.tested-by-section .tested-by__left{display:flex;gap:12px;align-items:center;min-width:0}.tested-by-section .tested-by__icon{width:44px;height:44px;border-radius:6px;object-fit:cover;flex:0 0 44px}.tested-by-section .tested-by__texts{display:flex;flex-direction:column;min-width:0}.tested-by-section .tested-by__top{display:flex;align-items:center;gap:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tested-by-section .tested-by__label{margin-right:2px}.tested-by-section .tested-by__lab{max-width:240px;overflow:hidden;text-overflow:ellipsis}.tested-by-section .tested-by__pill{background:var(--pill-bg);padding:0 8px;border-radius:0;font-family:var(--Family-Web-Outfit, Outfit);font-size:var(--Size-16, 16px);font-style:normal;font-weight:400;line-height:var(--Line-Height-24, 24px);display:inline-block}.tested-by-section .tested-by__bottom{color:var(--accent);display:flex;align-items:center;gap:8px;margin-top:0}.tested-by-section .tested-by__arrow{width:16px;height:16px;opacity:.6}.tested-by-section .tested-by__chev{flex:0 0 auto;display:flex;align-items:center;padding-left:8px;margin-left:8px;border-left:1px solid rgba(0,0,0,.04)}.tested-by-section .tested-by__chev-icon{width:20px;height:20px;color:#111827;opacity:.7}.tested-by-section .tested-by__inner:focus,.tested-by-section .tested-by__inner:hover{outline:none;box-shadow:0 8px 20px #1018280f;transform:translateY(-1px);transition:transform .12s ease,box-shadow .12s ease}@media (max-width:580px){.tested-by-section{padding:10px;border-radius:10px}.tested-by-section .tested-by__icon{width:40px;height:40px}.tested-by-section .tested-by__top{font-size:13px;gap:8px}.tested-by-section .tested-by__bottom{font-size:14px}.tested-by-section .tested-by__chev{display:none}}.accordion-item{border-bottom:1px solid #CCC;margin-top:0!important;margin-bottom:0!important;padding:24px 0}.accordion-header{cursor:pointer;list-style:none;color:var(--Surface-Black-900, #1F1F1F);font-family:PP-Formula,sans-serif;font-size:20px;font-style:normal;font-weight:900;line-height:var(--Line-Height-36, 36px);text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;width:100%}.accordion-title{text-transform:uppercase}.accordion-icon{transition:transform .3s ease}details[open] .accordion-icon{transform:rotate(180deg)}.accordion-content{padding:10px 0 0;color:var(--Text-Black-900, #1F1F1F);font-family:var(--Family-Web-Outfit, Outfit);font-size:var(--Size-18, 18px);font-style:normal;font-weight:400;line-height:var(--Line-Height-28, 28px)}.image_box_p{position:sticky;top:20px;height:max-content}@media screen and (max-width: 1441px){.latest_product_page{width:100%}.latest_product_page .latest_container{max-width:1278px;margin-left:auto;margin-right:auto;gap:80px!important}.left_box_p{padding-left:0}.title_pr{font-size:48px;font-style:normal;font-weight:900;line-height:var(--Line-Height-56, 56px)}}shopify-accelerated-checkout,shop-pay-wallet-button{width:100%}@media screen and (max-width: 768px){.latest_product_page{padding-top:32px;padding-bottom:32px;padding-left:24px}.swiper-product-images1 .image_box_img{border-radius:12.34px}.swiper-product-thumbs-box{gap:18px;margin-top:14px!important}.swiper-product-thumbs1{max-width:182px}.latest_product_page .latest_container{gap:20px!important}.title_pr{font-size:var(--Size-56, 36px);font-style:normal;font-weight:900;line-height:var(--Line-Height-56, 36px);margin-top:20px}.product-section .main_price.price .price-sale,.product-section .main_price.price .price-reg{font-size:20px;font-style:normal;font-weight:700;line-height:var(--Line-Height-28, 24px)}.product-section .main_price.price,.product-section .description{margin-top:20px!important}.product-section .description p{margin-bottom:8px}.product-tags-list{gap:16px!important}.product-options .option-title{font-size:14px;line-height:var(--Line-Height-20, 20px);margin-bottom:10px}.size-grid{gap:24px;margin-top:17px}.delivery-card{padding:var(--Spacing-16, 16px) var(--Spacing-24, 16px);margin-bottom:18px;position:relative}.One-Time .delivery-content,.Subscribe_box{gap:10px}.delivery-label{display:none}.select-box_{padding:var(--Spacing-8, 4px) var(--Spacing-16, 10px);padding-right:30px}.select-box svg{right:9px}.delivery-title,.sub-title{font-size:var(--Size-18, 16px);font-style:normal;font-weight:700;line-height:var(--Line-Height-28, 18px)}.benefits li{gap:8px;font-size:var(--Size-16, 14px);font-style:normal;font-weight:400;line-height:var(--Line-Height-24, 20px)}.promo-text,.promo-price{font-size:var(--Size-18, 14px);font-style:normal;font-weight:700;line-height:var(--Line-Height-28, 18px)}.promo-card{padding:var(--Spacing-16, 16px) var(--Spacing-24, 16px);margin-bottom:20px}.promo-card{gap:10px}.Addtocartbutton button{font-size:var(--Size-16, 14px);font-style:normal;font-weight:600;line-height:var(--Line-Height-20, 20px);letter-spacing:.56px;padding-top:16px;padding-bottom:16px;gap:14px}.button-content>span{font-size:14px!important}.shopify-payment-button{padding:var(--Spacing-18, 4px) var(--Spacing-40, 40px);font-size:var(--Size-16, 14px);font-style:normal;font-weight:600;line-height:var(--Line-Height-20, 20px);letter-spacing:.64px}.tested-by-section .tested-by__left{gap:8px}.tested-by-section .tested-by__pill{font-size:var(--Size-16, 14px);line-height:var(--Line-Height-24, 20px)}.accordion-header{font-size:20px;line-height:var(--Line-Height-36, 28px)}.accordion-item{margin-top:0!important;margin-bottom:0!important;padding:26px 0}.accordion-icon{width:24px;height:24px}}html{scroll-behavior:smooth;top:0}@media screen and (max-width: 1023px){.latest_product_page .latest_container{flex-direction:column;align-items:center}.latest_product_page .left_box_p{width:100%}}.accordion-item[open] .accordion-content{max-height:unset}
/*# sourceMappingURL=/cdn/shop/t/21/assets/product.css.map */
