:root{--card-image-ratio: .8}.card__inner.ratio{--ratio-percent: calc(1 / var(--card-image-ratio) * 100%) !important}.card__media .media img{object-fit:cover;object-position:center center}:root{--pdp-image-ratio: 1}.product-media-container.media-type-image{--aspect-ratio: var(--pdp-image-ratio) !important}:root{--trust-badge-color: #1AA260}.card__trust-badge{display:flex;align-items:center;gap:.5rem;margin-top:.7rem;color:var(--trust-badge-color)}.card__trust-badge-icon{display:flex;flex-shrink:0;width:1.5rem;height:1.5rem}.card__trust-badge-icon svg{width:100%;height:100%;display:block}.card__trust-badge-text{font-size:1.2rem;font-weight:700;line-height:1.1;white-space:nowrap;color:var(--trust-badge-color)}.product-grid.grid{--grid-desktop-horizontal-spacing: 1.6rem;row-gap:3.2rem}@media screen and (max-width:749px){.product-grid.grid{--grid-mobile-horizontal-spacing: 1.2rem;row-gap:2.4rem}}.card>.card__content{display:flex;flex-direction:column}.card>.card__content>.card__badge,.card>.card__content>.quick-add,.card>.card__content>.quick-add-bulk{margin-top:auto!important}.card>.card__content>.quick-add,.card>.card__content>.quick-add-bulk{padding-top:.8rem}.header__icons{gap:.6rem}.header__icon--cart{margin-right:0}:root{--search-bar-accent: #F5A623}.header__icon--search .header__search-bar-label{display:none}@media screen and (min-width:990px){.header__icons .header__icon--search.header__icon--summary{display:flex;align-items:center;width:auto;flex:1 1 30rem;max-width:38rem;height:4.6rem;padding:0 1.6rem;border:.2rem solid var(--search-bar-accent);border-radius:999px;background:rgb(var(--color-background));box-shadow:0 .1rem .4rem #00000014;transition:border-color .1s ease}.header__icons .header__icon--search.header__icon--summary:hover{border-color:#f5a623bf}.header__icons .header__icon--search.header__icon--summary>span{width:100%;justify-content:flex-start;gap:1rem}.header__icons .header__icon--search .svg-wrapper{width:2rem;height:2rem;color:var(--search-bar-accent)}.header__icons .header__icon--search .header__search-bar-label{display:block;font-size:1.4rem;color:rgba(var(--color-foreground),.6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.search-modal .search__input.field__input{border:.2rem solid var(--search-bar-accent)!important;border-radius:999px}.search-modal .search__button{background:var(--search-bar-accent);border-radius:50%;width:3.6rem;height:3.6rem;margin:.4rem;color:#fff}.search-modal .search__button .icon{color:#fff}.product__info-container>*+*{margin-top:2rem}.product__title{margin-bottom:.2rem}.product__title>*{font-weight:700;line-height:1.25}.product__info-container .price{font-size:1.9rem;font-weight:700}.product__info-container .product-form__input.product-form__quantity{margin:0}.product__info-container .quantity{border-radius:.8rem;overflow:hidden;max-width:16rem}.product__info-container .quantity__button{width:4.4rem}.product__info-container .quantity__input{font-weight:600}.product-form__buttons{display:flex;flex-direction:column;gap:1.2rem}.product-form__buttons>*{margin:0!important}.product-form__submit{min-height:5rem;border-radius:.8rem;font-weight:700;font-size:1.5rem}.shopify-payment-button__button{border-radius:.8rem!important;min-height:5rem!important}@media screen and (max-width:749px){.product__info-wrapper{padding-top:2.4rem}.product__info-container>*+*{margin-top:1.6rem}}:root{--sk-trust-accent: #1aa260;--sk-trust-border: rgba(23, 59, 108, .12)}.sk-trust{list-style:none;margin:2rem 0 0;padding:1.6rem;display:grid;grid-template-columns:1fr 1fr;gap:1.4rem 1.2rem;border:.1rem solid var(--sk-trust-border);border-radius:1rem;background:#173b6c05}@media screen and (max-width:480px){.sk-trust{grid-template-columns:1fr;gap:1.2rem}}.sk-trust__item{display:flex;align-items:flex-start;gap:.9rem}.sk-trust__icon{flex:0 0 auto;width:2.4rem;height:2.4rem;color:var(--sk-trust-accent)}.sk-trust__icon svg{width:100%;height:100%;display:block}.sk-trust__text{display:flex;flex-direction:column;gap:.2rem;line-height:1.35}.sk-trust__text strong{font-size:1.35rem;font-weight:700;color:rgb(var(--color-foreground))}.sk-trust__text span{font-size:1.2rem;color:rgba(var(--color-foreground),.65)}.sk-sticky-atc{display:none}@media screen and (max-width:749px){.sk-sticky-atc{display:flex;align-items:center;gap:1.2rem;position:fixed;inset-inline:0;bottom:0;z-index:998;padding:1rem 1.6rem calc(1rem + env(safe-area-inset-bottom,0px));background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.12);box-shadow:0 -.2rem 1.2rem #00000014;transform:translateY(110%);transition:transform .22s ease;pointer-events:none}.sk-sticky-atc.is-visible{transform:translateY(0);pointer-events:auto}.sk-sticky-atc__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.sk-sticky-atc__title{font-size:1.2rem;color:rgba(var(--color-foreground),.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sk-sticky-atc__price{font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground))}.sk-sticky-atc__btn{flex:0 0 auto;min-height:4.6rem;padding:0 2.2rem;border:0;border-radius:.8rem;font-family:inherit;font-size:1.45rem;font-weight:700;color:rgb(var(--color-button-text));background:rgb(var(--color-button));cursor:pointer}.sk-sticky-atc__btn.is-disabled,.sk-sticky-atc__btn:disabled{opacity:.5;cursor:not-allowed}}:root{--sk-wa-bottom: 9rem;--sk-wa-size: 5.4rem}.sk-whatsapp{position:fixed;inset-inline-end:2rem;bottom:var(--sk-wa-bottom);z-index:997;width:var(--sk-wa-size);height:var(--sk-wa-size);display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#25d366;box-shadow:0 .4rem 1.2rem #00000038;transition:transform .15s ease}.sk-whatsapp:hover{transform:scale(1.06)}.sk-whatsapp svg{width:60%;height:60%;display:block}:root{--sk-price-accent: #d72631;--sk-price-compare: rgba(23, 59, 108, .55)}.product__info-container .price__regular .price-item--regular,.product__info-container .price__sale .price-item--sale{color:var(--sk-price-accent);font-weight:800;letter-spacing:0}.product__info-container .price__sale s.price-item--regular,.card__information .price__sale s.price-item--regular{color:var(--sk-price-compare);font-weight:500;font-size:.78em;text-decoration:line-through;text-decoration-thickness:.1rem;margin-inline-start:.8rem}.product__info-container .price__sale{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 .2rem}.product__info-container .price__sale .price-item--sale{order:0}.product__info-container .price__sale s.price-item--regular{order:1}.card__information .price__regular .price-item--regular,.card__information .price__sale .price-item--sale{color:var(--sk-price-accent);font-weight:700}.product__info-container .price__badge-sale{background:var(--sk-price-accent);color:#fff;border-color:var(--sk-price-accent)}.product-media-modal__content>img,.product-media-modal__content>.global-media-settings{display:block;width:auto;max-width:100%;max-height:calc(100vh - 4rem);object-fit:contain;margin-inline:auto;margin-block:1rem}@media screen and (max-width:749px){.product-media-modal__content{padding-inline:1rem}.product-media-modal__content>img,.product-media-modal__content>.global-media-settings{max-height:calc(100vh - 2rem)}}@media screen and (max-width:749px){.sk-whatsapp{bottom:calc(var(--sk-wa-bottom) + 6rem)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-ui-enhancements.css.map */
