.product-page-themed{--color-button-primary: var(--color-button);--color-button-primary-text: var(--color-button-text)}.themed-benefit-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px}.themed-benefit-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 13px;border-radius:50px;font-size:12px;font-weight:600;letter-spacing:.02em;line-height:1.4;border:1.5px solid transparent;cursor:default;transition:transform .15s ease}.themed-benefit-badge:hover{transform:translateY(-1px)}.themed-benefit-badge:nth-child(1){background:#fdf6e4;color:#b07800;border-color:#f5d87c}.themed-benefit-badge:nth-child(2){background:#e8f4ff;color:#1565c0;border-color:#90caf9}.themed-benefit-badge:nth-child(3){background:#f0faf0;color:#2e7d32;border-color:#a5d6a7}.themed-benefit-badge:nth-child(4){background:#fce4ec;color:#880e4f;border-color:#f48fb1}.themed-benefit-badge:nth-child(5){background:#ede7f6;color:#4527a0;border-color:#b39ddb}.themed-benefit-badge:nth-child(6){background:#e0f7fa;color:#00695c;border-color:#80cbc4}.themed-trust-strip{display:flex;gap:0;border:1.5px solid rgba(var(--color-button),.25);border-radius:10px;overflow:hidden;margin:14px 0;background:rgba(var(--color-button),.04)}.themed-trust-strip__item{flex:1;display:flex;align-items:center;gap:10px;padding:12px 14px}.themed-trust-strip__item+.themed-trust-strip__item{border-left:1.5px solid rgba(var(--color-button),.25)}.themed-trust-strip__icon{font-size:22px;flex-shrink:0;line-height:1}.themed-trust-strip__text strong{display:block;font-size:13px;font-weight:700;color:rgb(var(--color-foreground));line-height:1.3}.themed-trust-strip__text span{font-size:11px;color:rgba(var(--color-foreground),.7);line-height:1.3}.themed-cta-wrapper{display:flex;gap:10px;margin:16px 0}.themed-cta-wrapper .themed-btn-cart,.themed-cta-wrapper .themed-btn-buy{flex:1;display:flex;align-items:center;justify-content:center;padding:15px 10px;border-radius:6px;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:none;cursor:pointer;transition:opacity .2s ease,transform .15s ease;text-decoration:none}.themed-cta-wrapper .themed-btn-cart{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.themed-cta-wrapper .themed-btn-buy{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.themed-cta-wrapper .themed-btn-cart:hover,.themed-cta-wrapper .themed-btn-buy:hover{opacity:.88;transform:translateY(-1px)}.product-page-themed .product-form__submit,.product-page-themed .product-form__buttons .product-form__submit{--color-button: var(--color-button-primary);--color-button-text: var(--color-button-primary-text);background:rgb(var(--color-button-primary))!important;background-color:rgb(var(--color-button-primary))!important;color:rgb(var(--color-button-primary-text))!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;border:none!important;border-radius:6px!important;min-height:52px!important}.product-page-themed .product-form__submit:hover,.product-page-themed .product-form__buttons .product-form__submit:hover{background:rgba(var(--color-button-primary),.9)!important;background-color:rgba(var(--color-button-primary),.9)!important}.product-page-themed .shopify-payment-button__button--unbranded{background-color:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important;border-radius:6px!important;min-height:52px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important}.product-page-themed .shopify-payment-button__button--unbranded:hover{background-color:rgba(var(--color-foreground),.9)!important}.product-page-themed .button:after,.product-page-themed .shopify-challenge__button:after,.product-page-themed .customer button:after,.product-page-themed .shopify-payment-button__button--unbranded:after,.product-page-themed .button:not([disabled]):hover:after,.product-page-themed .shopify-challenge__button:hover:after,.product-page-themed .customer button:hover:after,.product-page-themed .shopify-payment-button__button--unbranded:hover:after{box-shadow:none!important}.product-page-themed .product-form__buttons{display:flex!important;flex-direction:row!important;gap:10px!important;max-width:100%!important}@media screen and (max-width:749px){.product-page-themed .product-form__buttons{display:none!important}}.product-page-themed .product-form__buttons>*{flex:1!important}.product-page-themed .product-form__submit{margin-bottom:0!important}.product-page-themed .shopify-payment-button{margin-top:0!important}.themed-why-section{margin:24px 0 8px;padding:20px 0 0;border-top:1.5px solid rgba(var(--color-foreground),.1)}.themed-why-section__title{font-size:18px;font-weight:800;color:rgb(var(--color-foreground));margin-bottom:4px;line-height:1.3}.themed-why-section__underline{width:48px;height:4px;background:rgb(var(--color-button));border-radius:2px;margin-bottom:16px}.themed-why-cards{display:flex;flex-direction:column;gap:10px}.themed-why-card{display:flex;align-items:center;gap:14px;padding:13px 16px;border-radius:12px;transition:transform .15s ease}.themed-why-card:hover{transform:translate(3px)}.themed-why-card--blue{background:linear-gradient(135deg,#e8f4ff,#dbeeff);border:1.5px solid #b3d9ff}.themed-why-card--purple{background:linear-gradient(135deg,#f3eeff,#e9ddff);border:1.5px solid #d0b0ff}.themed-why-card--green{background:linear-gradient(135deg,#e8faee,#d9f5e3);border:1.5px solid #a8ddb8}.themed-why-card--peach{background:linear-gradient(135deg,#fff3ee,#ffe8e0);border:1.5px solid #ffbfa3}.themed-why-card__icon{font-size:26px;flex-shrink:0;line-height:1;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffb3}.themed-why-card__text strong{display:block;font-size:14px;font-weight:700;color:#1a1a1a;margin-bottom:2px;line-height:1.3}.themed-why-card__text span{font-size:12px;color:#555;line-height:1.4}.themed-why-card__text em{font-style:normal;font-weight:700;color:#1a7f3c}#themed-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;background:rgb(var(--color-background));border-top:1.5px solid rgba(var(--color-foreground),.15);box-shadow:0 -4px 20px #00000014;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:10px 16px}#themed-sticky-bar.is-visible{transform:translateY(0)}.themed-sticky-bar__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px}.themed-sticky-bar__product{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.themed-sticky-bar__img{width:42px;height:42px;border-radius:6px;object-fit:cover;flex-shrink:0;border:1px solid rgba(var(--color-foreground),.1)}.themed-sticky-bar__info{min-width:0}.themed-sticky-bar__title{font-size:13px;font-weight:700;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.themed-sticky-bar__price{font-size:13px;color:rgba(var(--color-foreground),.75);margin-top:1px}.themed-sticky-bar__price s{color:rgba(var(--color-foreground),.4);margin-left:4px;font-size:11px}.themed-sticky-bar__actions{display:flex;gap:8px;flex-shrink:0;flex:1;justify-content:flex-end}.themed-sticky-bar__btn-cart,.themed-sticky-bar__btn-buy{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;padding:11px 28px;border-radius:6px;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:opacity .2s ease;white-space:nowrap;width:100%}.themed-sticky-bar__btn-cart{flex:1;max-width:200px;background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.themed-sticky-bar__btn-buy{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.themed-sticky-bar__btn-cart:hover,.themed-sticky-bar__btn-buy:hover{opacity:.85}.themed-sticky-bar__actions .shopify-payment-button{flex:1;max-width:200px;width:100%}@media screen and (max-width:749px){#themed-sticky-bar{padding:10px 12px}.themed-sticky-bar__product{display:none}.themed-sticky-bar__actions{width:100%;justify-content:space-between}.themed-sticky-bar__btn-cart,.themed-sticky-bar__btn-buy{padding:12px 14px;font-size:12px;max-width:none}.themed-sticky-bar__actions .shopify-payment-button{flex:1;max-width:none;width:100%}.themed-trust-strip__item{padding:10px;gap:8px}.themed-trust-strip__icon{font-size:18px}.themed-why-card__icon{font-size:22px;width:38px;height:38px}}@media screen and (max-width:749px){.product-page-themed{padding-bottom:80px}}.product-page-themed .price--on-sale .price-item--sale{font-size:2.2rem!important;font-weight:800!important;color:rgb(var(--color-foreground))!important}.product-page-themed .price--on-sale .price-item--regular{font-size:1.5rem!important;color:rgba(var(--color-foreground),.5)!important;text-decoration:line-through!important}.product-page-themed .badge--sale,.product-page-themed .price__badge-sale.badge--sale{background:#5cf369!important;color:#1a1a1a!important;font-weight:700!important;border-radius:4px!important;padding:3.5px 8px!important;font-size:12px!important;margin-left:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important}.product-page-themed .product-form__input--pill .swatch-input__input+label,.product-page-themed .product-form__input.product-form__input--pill label{border-radius:8px!important;padding:10px 18px!important;font-weight:600!important;border:2px solid rgba(var(--color-foreground),.15)!important;color:rgb(var(--color-foreground))!important;background:transparent!important;transition:border-color .15s ease,background .15s ease!important}.product-page-themed .product-form__input--pill .swatch-input__input:checked+label{border-color:rgb(var(--color-button))!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important}.product-page-themed .product__accordion summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1.5px solid rgba(var(--color-foreground),.1);cursor:pointer;list-style:none}.product-page-themed .product__accordion summary::-webkit-details-marker{display:none}.product-page-themed .product__accordion summary .summary__title{display:flex;align-items:center;gap:10px}.product-page-themed .product__accordion summary .icon-caret{transition:transform .2s ease}.product-page-themed .product__accordion details[open] summary .icon-caret{transform:rotate(180deg)}.product-page-themed .product__accordion .accordion__content{padding:12px 0 8px!important;color:rgba(var(--color-foreground),.75);font-size:14px;line-height:1.7}@media screen and (min-width:750px){.product-page-themed .product__media-wrapper{max-width:40%!important;width:calc(40% - var(--grid-desktop-horizontal-spacing) / 2)!important}.product-page-themed .product__info-wrapper{max-width:60%!important;width:calc(60% - var(--grid-desktop-horizontal-spacing) / 2)!important;padding-left:3rem!important}}@media screen and (min-width:990px){.product-page-themed .product__media-wrapper{max-width:35%!important;width:calc(35% - var(--grid-desktop-horizontal-spacing) / 2)!important}.product-page-themed .product__info-wrapper{max-width:65%!important;width:calc(65% - var(--grid-desktop-horizontal-spacing) / 2)!important;padding-left:5rem!important}}.product-page-themed .product__info-container{max-width:none!important}.product-page-themed .thumbnail-list__item.slider__slide{width:calc(20% - .8rem)!important}@media screen and (min-width:750px){.product-page-themed .thumbnail-list{grid-template-columns:repeat(6,1fr)!important}.product-page-themed .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(16.66% - .8rem)!important}}@media screen and (min-width:990px){.product-page-themed .thumbnail-list{grid-template-columns:repeat(7,1fr)!important}.product-page-themed .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(14.28% - .8rem)!important}}.product-page-themed .thumbnail{border-radius:8px!important;overflow:hidden!important;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease,border-color .2s ease!important;background-color:rgba(var(--color-foreground),.03)!important;border:1px solid rgba(var(--color-foreground),.1)!important}.product-page-themed .thumbnail img{border-radius:8px!important;object-fit:cover!important}.product-page-themed .thumbnail:hover{transform:scale(1.05);opacity:.9!important;border-color:rgb(var(--color-button))!important}.product-page-themed .thumbnail[aria-current]{box-shadow:0 0 0 2px rgb(var(--color-button))!important;border-color:rgb(var(--color-button))!important}.product-page-themed .thumbnail[aria-current]:focus,.product-page-themed .thumbnail.focused{box-shadow:0 0 0 2px rgb(var(--color-button)),0 0 0 4px rgba(var(--color-button),.3)!important;border-color:rgb(var(--color-button))!important}.product__title h1{font-weight:800}@media(max-width:749px){.product__title h1{font-size:1.6rem;font-weight:800}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/themed-product-page.css.map */
