:root{--color-white: #ffffff;--color-black: #000000;--color-yellow: #FBD069;--color-green: #003314}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;padding-bottom:0!important;-webkit-tap-highlight-color:rgba(0,0,0,0)}.custom-container{max-width:1392px;padding:0 16px;margin:0 auto;width:100%}.title-md,.title-lg{font-family:var(--heading-font-family),sans-serif;color:var(--color-green);font-weight:400;line-height:1.2;margin:0}.title-md{font-size:32px;letter-spacing:-.64px}.title-lg{font-size:40px;letter-spacing:-.8px}.play-video{width:40px;height:40px;border:none;min-width:40px;cursor:pointer;border-radius:100%;background:#e6eae7;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center}.play-video svg.icon-play{margin:0 0 0 5px}.play-video.active .icon-play,.play-video:not(.active) .icon-stop{display:none}.play-video:not(.active) .icon-play,.play-video.active .icon-stop{display:inline-block}@keyframes scroll-x{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(min-width:768px){.title-md{font-size:38px;letter-spacing:-.76px}.title-lg{font-size:50px;letter-spacing:-1px}}@media(min-width:992px){.title-md{font-size:48px;letter-spacing:-.96px}.title-lg{font-size:60px;letter-spacing:-1.2px}}.section-hero{position:relative}.section-hero.section-container{padding:20px 16px}.section-hero .custom-container{padding-top:24px;padding-bottom:24px;min-height:var(--min-height-m);display:flex;align-items:var(--vertical_position_m)}.section-hero.section-container .custom-container{max-width:1360px}.section-hero.section-container .custom-container{border-radius:16px;position:relative;overflow:hidden}.section-hero .bg-image{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:flex}.section-hero .bg-image>div{width:100%;height:100%}.section-hero .image-desktop.sm-hidden{display:none}.section-hero .image-mobile{display:block}.section-hero .bg-image img,.section-hero .bg-image video{width:100%;height:100%;object-fit:cover;object-position:center center}.section-hero .section-content{position:relative;z-index:2}.section-hero .section-content>*:last-child{margin-bottom:0!important}.section-hero .section-title{margin:0 0 8px}.section-hero .section-title>*{margin:0}.section-hero .product-info__price .price-list{display:flex;align-items:center}.section-hero .section-description,.section-hero .section-description-list{font-family:var(--text-font-family),sans-serif;font-weight:500;line-height:1.5;font-size:16px;margin:0 0 24px;letter-spacing:-.32px}.section-hero .section-description{max-width:var(--max-width-m)}.section-hero .section-description>*:last-child{margin-bottom:0}.section-hero .section-description-list ul{display:flex;flex-wrap:wrap;align-items:center;grid-row-gap:6px;grid-column-gap:16px;margin:0;padding:0;list-style:none}.section-hero .section-description-list li{padding-left:21px;position:relative;font-family:var(--text-font-family),sans-serif;font-size:12px;font-weight:700;letter-spacing:-.24px}.section-hero .section-description-list li:before{content:"";transform:translateY(-50%);position:absolute;top:50%;left:0;width:15px;height:15px;min-width:15px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(./icon-success.svg)}.section-hero .button{margin:0 0 24px}@media(min-width:768px){.section-hero.section-container{padding:40px 16px}.section-hero .custom-container{padding-top:40px;padding-bottom:40px;min-height:var(--min-height-d);align-items:var(--vertical_position_d)}.section-hero .image-desktop.sm-hidden{display:block}.section-hero .image-mobile{display:none}.section-hero .section-description{max-width:var(--max-width-d)}}@media(min-width:992px){.section-hero .custom-container{padding-top:64px;padding-bottom:64px;min-height:var(--min-height-d)}}@media(min-width:1200px){.section-hero.section-container .section-content{padding:0 0 0 48px}}@media(min-width:1392px){.section-hero.section-container{padding-left:0;padding-right:0}}.section-impact-text.has-margin{padding:20px 0}.section-impact-text .section-heading{margin:0 auto 31px;display:flex;text-align:center;align-items:center;flex-direction:column;grid-row-gap:24px}.section-hero .heading-title>*,.section-hero .heading-description>*:last-child{margin:0}.section-hero .heading-title{margin:0}.section-hero .heading-description{font-family:var(--text-font-family),sans-serif;font-weight:500;line-height:1.5;font-size:16px;letter-spacing:-.32px}@media(min-width:768px){.section-impact-text.has-margin{padding:40px 0;flex-direction:column-reverse}.section-impact-text .section-heading{margin:0 auto 40px}}.section-reviews{padding:20px 0}.section-reviews .section-heading{margin:0 auto 24px;display:flex;text-align:center;align-items:center;flex-direction:column;grid-row-gap:24px}.section-reviews .heading-title>*,.section-reviews .heading-description>*:last-child{margin:0}.section-reviews .heading-title{margin:0}.section-reviews .heading-description{font-family:var(--text-font-family),sans-serif;font-weight:500;line-height:1.5;font-size:16px;letter-spacing:-.32px}.section-reviews .swiper-slide{height:auto;overflow:hidden;padding:16px;border-radius:24px;background:var(--color-white);display:flex;flex-direction:column}.section-reviews .review-top{display:flex;align-items:center;margin:0 0 16px;grid-column-gap:16px}.section-reviews .icon{width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:100%;background:var(--color-yellow)}.section-reviews .icon svg{width:24px;height:auto}.section-reviews .icon img{width:100%;height:100%;object-fit:cover;object-position:center center}.section-reviews .review-info{display:flex;grid-row-gap:8px;flex-direction:column}.section-reviews .icon-rating{display:flex;grid-column-gap:4px;align-items:center}.section-reviews .icon-rating svg{width:14px;height:14px;min-width:14px}.section-reviews .review-author{font-family:var(--text-font-family),sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:var(--color-green)}.section-reviews .review-content{flex-grow:1;font-family:var(--text-font-family),sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:var(--color-green)}.section-reviews .swiper-slider-wrap.slider-isActive{margin:0 -16px}.section-reviews .swiper-slider-wrap.slider-isActive .swiper-container{padding:0 16px}.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{display:flex;grid-column-gap:24px}.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-slide{width:100%}.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-slide:nth-child(n+4){display:none}@media(max-width:767px){.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-slide:nth-child(n+2){display:none}}@media(min-width:768px){.section-reviews{padding:40px 0}.section-reviews .section-heading{margin:0 auto 40px}.section-reviews .review-top{margin:0 0 24px}.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{grid-column-gap:16px}.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-slide{width:calc((100% - 24px)/2)}}@media(min-width:768px)and (max-width:991px){.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-slide:nth-child(n+3){display:none}}@media(min-width:992px){.section-reviews .icon-rating{grid-column-gap:8px}.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{grid-column-gap:24px}.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-slide{width:calc((100% - (24px * 2)) / 3)}.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-slide:nth-child(n+4){display:none}}@media(min-width:1200px){.section-reviews .swiper-slide{padding:24px}}@media(min-width:1440px){.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{grid-column-gap:40px}.section-reviews .swiper-container:not(.swiper-container-initialized) .swiper-slide{width:calc((100% - (40px * 2)) / 3)}}.section-marquee.has-margin{padding:20px 0}.section-marquee .marquee-item{display:flex;align-items:center;position:relative;grid-column-gap:8px}.section-marquee .marquee-item:after{content:"";position:absolute;top:50%;right:-30px;width:5px;height:5px;min-width:5px;overflow:hidden;border-radius:100%;transform:translateY(-50%);background:var(--color-white)}.section-marquee .marquee-content-track{padding:8px 0;display:flex;align-items:center;grid-column-gap:53px;animation:scroll-x 20s linear infinite}.section-marquee .marquee-icon{display:flex;align-items:center;justify-content:center}.section-marquee .marquee-icon img{width:auto;height:auto;max-width:20px}.section-marquee .marquee-text{font-family:var(--text-font-family),sans-serif;font-size:16px;font-weight:700;line-height:1.5;white-space:nowrap;letter-spacing:-.32px}.section-marquee .marquee-text>*{margin:0}@media(min-width:768px){.section-marquee.has-margin{padding:40px 0}.section-marquee .marquee-content-track{animation:scroll-x 40s linear infinite}}.image-and-content.has-margin{padding:20px 0}.image-and-content .grid-layout{display:flex;grid-row-gap:20px;flex-direction:column}.image-and-content .item-layout{display:flex;flex-wrap:wrap;overflow:hidden;border-radius:16px;align-items:center;flex-direction:var(--image-position-m)}.image-and-content .item-media,.image-and-content .item-content{width:100%;min-width:100%}.image-and-content .item-media img{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center center}.image-and-content .item-content{padding:40px 24px}.image-and-content .title{margin:0 0 24px}.image-and-content .content{font-family:var(--text-font-family),sans-serif;font-weight:500;line-height:1.5;font-size:16px;letter-spacing:-.32px}.image-and-content .content>*{margin:0 0 24px!important}.image-and-content .content>*:last-child{margin:0!important}.image-and-content .content ul{display:flex;grid-row-gap:8px;flex-direction:column;margin:0;padding:0;list-style:none}.image-and-content .content li{padding-left:21px;position:relative;font-family:var(--text-font-family),sans-serif;font-size:12px;font-weight:700;letter-spacing:-.24px}.image-and-content .content li:before{content:"";transform:translateY(-50%);position:absolute;top:50%;left:0;width:15px;height:15px;min-width:15px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(./icon-success.svg)}@media(min-width:768px){.image-and-content.has-margin{padding:40px 0}.image-and-content .grid-layout{grid-row-gap:40px}.image-and-content .item-layout{flex-direction:var(--image-position-d)}.image-and-content .item-media,.image-and-content .item-content{width:50%;min-width:50%}}@media(min-width:1440px){.image-and-content .item-content{padding:80px 40px}}@media(min-width:1440px){.image-and-content .item-content{padding:103px 64px}}.single-product{padding:30px 0}.single-product .product-layout{gap:0;display:flex;flex-wrap:wrap}.single-product .product-gallery{width:100%;min-width:100%}.single-product .product-info{padding:16px 0 0;width:100%;min-width:100%}.single-product .product-info>*{margin:0 0 16px}.single-product .product-info .product-info__block-item[data-block-type=slider-reviews]{margin:0 0 32px}.single-product .product-info .product-info__block-item[data-block-type=certifications]{margin:0 0 16px}.single-product .product-info>.product-info__block-item[data-block-type=title]:has(+[data-block-type=subtitle]),.single-product .product-info>.product-info__block-item[data-block-type=subtitle]:has(+[data-block-type=price]),.single-product .product-info>.product-info__block-item[data-block-type=price]:has(+[data-block-type=rating-yotpo-app]){margin:0 0 8px}.single-product .product-info>*:last-child{margin:0!important}.single-product .product-gallery__media{overflow:hidden;border-radius:16px!important}.single-product .mobile-content{display:flex;grid-row-gap:7px;flex-direction:column;margin:0 0 16px}.single-product .product-content-box{font-size:16px;line-height:1.5;letter-spacing:-.32px;color:var(--color-green)}.single-product .product-content-box strong{font-family:var(--text-font-family),sans-serif;font-weight:700}.single-product .product-content-box ul{padding:0;list-style:none}.single-product .product-content-box li{position:relative;padding-left:24px}.single-product .product-content-box li:before{content:"";position:absolute;top:10px;left:5px;width:5px;height:5px;min-width:5px;overflow:hidden;border-radius:100%;background:var(--color-green)}.single-product .product-content-box>*{margin:0 0 16px}.single-product .product-content-box>*:last-child{margin:0}.single-product .product-info__price .product-info__badge-list{position:relative;top:auto;left:auto}.single-product .product-info__price .rating-with-text,.single-product .product-info__price .price-list{align-items:center}.single-product .product-info__price sale-price{font-family:var(--text-font-family),sans-serif;font-size:24px;font-weight:700;line-height:1.5;letter-spacing:-.48px;color:var(--color-green)}.single-product .loop-price-discount-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:90px;background:#fdeabd;font-family:var(--text-font-family),sans-serif;font-size:12px;font-weight:700;line-height:1.5;letter-spacing:.24px;color:var(--color-green)}.single-product .product-info__price compare-at-price{font-family:var(--text-font-family),sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:#00331480}.single-product .atc-btn-price{display:inline-flex;align-items:center;margin-left:3px;gap:3px;font-family:var(--text-font-family),sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:var(--color-green)}.single-product .atc-btn-price__was{text-decoration:line-through}.single-product .atc-btn-price__now,.single-product .atc-btn-price__original{font-family:var(--text-font-family),sans-serif;font-weight:700}.single-product.slider-previews .yotpo-reviews-star-ratings-widget{margin:0!important}.single-product.slider-previews .product-gallery{gap:16px}.single-product .page-dots{gap:8px}.single-product .page-dots>*{opacity:1;width:8px;height:8px;background:#e6eae7;border-radius:100%;transition:all .3s ease-in-out}.single-product .page-dots>*[aria-current=true]{background:#003314}.single-product .product-gallery-wrap{position:relative}.single-product .product-info__badge-list{position:absolute;z-index:5;left:20px;top:10px}.single-product .product-info__badge-list .badge{margin:0}@media(max-width:767px){.single-product .hide-mobile{display:none!important}.single-product.slider-previews .product-gallery{width:auto;margin:0 -16px}.single-product.slider-previews .product-gallery__media-list{gap:16px;padding-inline-start:10px!important;padding-inline-end:10px!important;scroll-padding-inline-start:10px;scroll-padding-inline-end:10px}.single-product .mobile-content .product-info__title{order:1}.single-product .mobile-content .product-info-subtitle{order:2}.single-product .mobile-content .product-info__price{order:3}.single-product .mobile-content .yotpo-widget-instance{order:4}}@media(min-width:768px){.single-product{padding:40px 0}.single-product .mobile-content{display:none}.single-product .product-info{padding:30px 0 0}.single-product.slider-previews .product-gallery{gap:24px}.single-product .product-info__badge-list{top:20px}}@media(min-width:992px){.single-product .product-gallery{width:500px;min-width:500px}.single-product .product-info{padding:0 0 0 30px;width:calc(100% - 500px);min-width:calc(100% - 500px)}}@media(min-width:1200px){.single-product .product-gallery{width:640px;min-width:640px}.single-product .product-info{padding:0 0 0 30px;width:calc(100% - 640px);min-width:calc(100% - 640px)}}@media(min-width:1440px){.single-product .product-gallery{width:740px;min-width:740px}.single-product .product-info{padding:0 0 0 30px;width:calc(100% - 740px);min-width:calc(100% - 740px)}}.shipping-guarantee{padding-bottom:16px;border-bottom:1px solid #E6EAE7;display:flex;grid-row-gap:16px;flex-direction:column}.shipping-guarantee .top-shipping{display:flex;flex-wrap:wrap;grid-column-gap:10px}.shipping-guarantee .item{display:flex;grid-row-gap:6px;flex-direction:column;align-items:center;text-align:center}.shipping-guarantee .item.column-1{width:100%;min-width:100%}.shipping-guarantee .item.column-2{width:calc((100% - 10px)/2);min-width:calc((100% - 10px)/2)}.shipping-guarantee .item.column-3{width:calc((100% - (10px * 2)) / 3);min-width:calc((100% - (10px * 2)) / 3)}.shipping-guarantee .icon{width:24px;height:24px;min-width:24px;display:flex;align-items:center;justify-content:center}.shipping-guarantee .icon svg{width:auto;height:auto;max-width:100%;max-height:100%}.shipping-guarantee .title{font-size:14px;line-height:1.5;letter-spacing:-.32px;color:var(--color-green)}.shipping-guarantee .item.column-3 .title{max-width:130px}.shipping-guarantee .bottom-shipping{text-align:center;font-family:var(--text-font-family),sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:var(--color-green)}@media(min-width:768px){.shipping-guarantee .top-shipping{grid-column-gap:40px}.shipping-guarantee .item{grid-row-gap:12px}.shipping-guarantee .item.column-2{width:calc((100% - 40px)/2);min-width:calc((100% - 40px)/2)}.shipping-guarantee .item.column-3{width:calc((100% - (40px * 2)) / 3);min-width:calc((100% - (40px * 2)) / 3)}}.single-product .accordion-wrap{display:flex;flex-direction:column}.single-product .accordion-item{padding:19px 0;border-top:1px solid #E6EAE7;border-bottom:1px solid #E6EAE7}.single-product .accordion-item.active .accordion-button svg{transform:rotate(180deg)}.single-product .accordion-title{margin:0;cursor:pointer;position:relative;padding:0 32px 0 0;display:flex;align-items:center;justify-content:space-between;font-family:var(--text-font-family),sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.32px}.single-product .accordion-button{width:24px;height:24px;min-width:24px;border-radius:100%;transition:all .3s ease-in-out;background:#edf3dc;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);position:absolute;top:50%;right:0}.single-product .accordion-button svg{width:10px;height:auto}.single-product .accordion-description{overflow:hidden;height:0;display:flex;align-items:flex-end;transition:all .3s ease-in-out}.single-product .accordion-inner-content{padding:0 32px 0 0;line-height:1.5;font-size:16px;letter-spacing:-.32px}.single-product .accordion-inner-content>*{margin:0 0 7px}.single-product .accordion-inner-content>*:last-child{margin:0}.single-product .accordion-inner-content li{position:relative;padding-left:20px}.single-product .accordion-inner-content li:before{content:"";position:absolute;left:0}.single-product .accordion-inner-content.list-style-dots li:before{top:9px;width:5px;height:5px;min-width:5px;border-radius:100%;background:var(--color-green)}.single-product .accordion-inner-content.list-style-checkmark li:before{content:"\2713";top:2px;font-family:var(--text-font-family),sans-serif;font-weight:400;font-size:16px;line-height:1;letter-spacing:-.32px}.single-product .accordion-inner-content li+li{margin:3px 0 0}@media(min-width:992px){.single-product .accordion-title,.single-product .accordion-inner-content{padding:0 48px 0 0}}.single-product .video-slider-title{font-family:var(--text-font-family),sans-serif;font-weight:700;font-size:16px;line-height:1.5;margin:0 0 16px;letter-spacing:-.32px;color:var(--color-green)}.single-product .video-slider .video-holder{aspect-ratio:75 / 134;width:100%;cursor:pointer;overflow:hidden;position:relative;border-radius:18px}.single-product .video-slider video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover}.single-product .video-slider .video-poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.single-product .video-slider .video-holder.video-play .video-poster{opacity:1;visibility:visible}.single-product .video-slider img{width:100%;height:100%;object-fit:cover;object-position:center center}.single-product .video-slider .play-video{position:absolute;z-index:4;top:50%;left:50%;transition:all .3s ease-in-out;transform:translate(-50%,-50%)}.single-product .video-slider .play-video.active{opacity:0;pointer-events:none}.single-product .video-slider .play-video .icon-play{width:13px;height:auto}.single-product .video-slider .play-video .icon-stop{width:14px;height:auto}.single-product .video-slider-wrap.init-slider{margin:0 -16px;overflow:hidden}.single-product .video-slider-wrap.init-slider .swiper-container{padding:0 15px}.single-product .slider_video_init:not(.swiper-container-initialized) .swiper-wrapper{display:flex;grid-column-gap:16px}.single-product .slider_video_init:not(.swiper-container-initialized) .swiper-slide{width:calc((100% - (16px * 2)) / 3);min-width:calc((100% - (16px * 2)) / 3)}.single-product .slider_video_init:not(.swiper-container-initialized) .swiper-slide:nth-child(n+4){display:none}.single-product .swiper-reviews-wrap{display:flex;grid-row-gap:16px;flex-direction:column}.single-product .product-reviews-title{font-family:var(--text-font-family),sans-serif;font-weight:700;font-size:16px;line-height:1.5;letter-spacing:-.32px}.single-product .slider-reviews{width:100%}.single-product .slider-reviews .swiper-slide{height:auto;padding:16px;background:var(--color-white);display:flex;grid-row-gap:8px;flex-direction:column}.single-product .slider-reviews .review-rating{display:flex;align-items:center;grid-column-gap:4px}.single-product .slider-reviews .review-rating svg{width:14px;height:auto}.single-product .slider-reviews .review-content{font-family:var(--text-font-family),sans-serif;font-weight:400;line-height:1.5;font-size:14px;letter-spacing:-.28px;color:var(--color-green)}.single-product .slider-reviews .review-content>*{margin:0}.single-product .slider-reviews .review-author{font-family:var(--text-font-family),sans-serif;font-weight:700;font-size:14px;line-height:1.5;letter-spacing:-.28px}.single-product .slider-reviews .slider-navigation{display:flex;align-items:center;justify-content:space-between;grid-column-gap:40px;margin:16px 0 0}.single-product .slider-reviews .slider-nav-buttons{display:flex;align-items:center;grid-column-gap:8px}.single-product .slider-reviews .swiper-button{width:24px;height:24px;min-width:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.single-product .slider-reviews .swiper-button svg{width:12px;height:14px;pointer-events:none}.single-product .slider-reviews .swiper-scrollbar{height:1px;flex-grow:1;background:#dfeec0}.single-product .slider-reviews .swiper-scrollbar-drag{background:var(--color-green)}.single-product .slider-reviews:not(.swiper-container-initialized) .swiper-slide{width:100%;min-width:100%}.single-product .slider-reviews:not(.swiper-container-initialized) .swiper-slide:nth-child(n+2){display:none}.single-product .slider-reviews:not(.swiper-container-initialized) .slider-navigation{display:none}@media(max-width:991px){.single-product .slider-reviews-inner.init{margin:0 -16px}.single-product .slider-reviews-inner.init .slider-reviews{padding:0 16px;background:#faf9f5}}.custom-yotpo-section{padding:20px 0}.custom-yotpo-section .yotpo-head{margin:0!important}.custom-yotpo-section .yotpo-head .yotpo-headline{font-family:var(--heading-font-family),sans-serif;color:var(--color-green);font-weight:400;line-height:1.2;font-size:40px;letter-spacing:-.8px;margin:0!important}.custom-yotpo-section .yotpo-reviews-pagination-container{margin-bottom:0!important}@media(max-width:767px){.custom-yotpo-section .yotpo-base-layout{width:100%!important}}@media(min-width:768px){.custom-yotpo-section{padding:20px 0}.custom-yotpo-section .yotpo-head .yotpo-headline{font-size:50px;letter-spacing:-1px}}@media(min-width:992px){.custom-yotpo-section .yotpo-head .yotpo-headline{font-size:60px;letter-spacing:-1.2px}}.atc-btn-price{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/38/assets/theme-style.css.map */
