:root{--theme-drawer-width: 390px}#cart-drawer,.buy-buttons-block{--font-size--3xs: 10px;--font-size--2xs: 12px;--font-size--xs: 13px;--font-size--sm: 14px;--font-size--md: 16px;--font-size--lg: 18px;--font-size--xl: 20px;--font-size--2xl: 24px;--font-size--3xl: 32px;--font-size--4xl: 40px;--font-size--5xl: 48px;--font-size--6xl: 56px;--font-size--paragraph: 14px;--font-size--h1: clamp(48px, 5.6vw, 56px);--font-size--h2: clamp(36px, 4.8vw, 48px);--font-size--h3: 32px;--font-size--h4: 24px;--font-size--h5: 14px;--font-size--h6: 12px;--font-paragraph--size: var(--font-size--paragraph);--font-h1--size: var(--font-size--h1);--font-h2--size: var(--font-size--h2);--font-h3--size: var(--font-size--h3);--font-h4--size: var(--font-size--h4);--font-h5--size: var(--font-size--h5);--font-h6--size: var(--font-size--h6);--margin-3xs: 2px;--margin-2xs: 4.8px;--margin-xs: 8px;--margin-sm: 11.2px;--margin-md: 12.8px;--margin-lg: 16px;--margin-xl: 20px;--margin-2xl: 24px;--margin-4xl: 32px;--margin-6xl: 80px;--padding-3xs: 2px;--padding-2xs: 4.8px;--padding-xs: 8px;--padding-sm: 11.2px;--padding-md: 12.8px;--padding-lg: 16px;--padding-xl: 20px;--padding-2xl: 24px;--padding-3xl: 28px;--padding-4xl: 32px;--padding-5xl: 48px;--padding-6xl: 64px;--gap-3xs: 2px;--gap-2xs: 4.8px;--gap-xs: 8px;--gap-sm: 11.2px;--gap-md: 14.4px;--gap-lg: 16px;--gap-xl: 20px;--gap-2xl: 32px;--gap-3xl: 48px;--style-border-radius-buttons-primary: 8px;--style-border-radius-buttons-secondary: 8px;--style-border-radius-inputs: 8px;--style-border-radius-popover: 8px;--style-border-radius-pills: 8px;--icon-size-2xs: 9.6px;--icon-size-xs: 13.6px;--icon-size-sm: 20px;--icon-size-md: 22px;--icon-size-lg: 24px;--input-padding-y: 12.8px;--input-padding-x: 12.8px;--input-padding: var(--input-padding-y) var(--input-padding-x);--focus-outline-width: 1.5px;--border-radius-sm: 4px;--height-buy-buttons: 52px}.buy-buttons-block{width:100%;font-size:14px;line-height:var(--line-height--body-normal, 1.4)}.buy-buttons-block .product-form-buttons{width:100%;max-width:100%;min-width:0;gap:11.2px}.buy-buttons-block .product-form-buttons>.quantity-selector-wrapper{flex:0 0 124px!important;width:124px!important;min-width:124px!important;max-width:124px!important}.buy-buttons-block .quantity-selector-wrapper,.buy-buttons-block .quantity-selector{min-width:0}.buy-buttons-block .quantity-selector{--quantity-selector-width: 124px;width:124px!important;min-width:124px!important;max-width:124px!important;height:52px!important;flex:0 0 124px!important}.buy-buttons-block .quantity-selector :is(.quantity-minus,.quantity-plus){width:44px!important;height:44px!important;min-width:44px}.buy-buttons-block .quantity-selector input[type=number]{width:36px;min-width:0;max-width:36px!important;font-size:14px}.buy-buttons-block .add-to-cart-button{min-height:52px;height:52px!important;font-size:14px;line-height:1}.buy-buttons-block .accelerated-checkout-block{flex-basis:100%!important;width:100%;min-width:100%}.buy-buttons-block shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 52px !important;width:100%}@media screen and (max-width:749px){.buy-buttons-block .product-form-buttons{gap:5.6px}.buy-buttons-block .product-form-buttons>.quantity-selector-wrapper{flex-basis:124px!important}}#cart-drawer{--theme-drawer-width: 390px;--theme-drawer-padding: 16px;--cart-drawer-padding: 16px;font-size:14px;line-height:var(--line-height--body-normal, 1.4)}#cart-drawer .theme-drawer__dialog{width:390px!important;max-width:100vw!important;height:100dvh!important;max-height:none!important;top:0!important;bottom:auto!important;left:auto!important;margin:0!important;padding:0!important;overflow:hidden!important}#cart-drawer .theme-drawer__header{min-height:74px;padding:20px!important}#cart-drawer .theme-drawer__title,#cart-drawer .theme-drawer__title.h4{font-size:24px!important;line-height:1.25!important;letter-spacing:0!important}#cart-drawer .theme-drawer__badge{min-width:22px;height:22px;font-size:12px}#cart-drawer .cart-drawer__inner,#cart-drawer .cart-items-component,#cart-drawer .cart-drawer__content,#cart-drawer .cart-drawer__items,#cart-drawer .cart-items__wrapper,#cart-drawer .cart-form,#cart-drawer .cart-items,#cart-drawer .cart-items__table{box-sizing:border-box;width:100%;max-width:100%;min-width:0}#cart-drawer .cart-items{display:block!important;border-spacing:0!important;border-collapse:separate!important;overflow:visible!important}#cart-drawer .cart-items__table{display:table!important;table-layout:fixed}#cart-drawer .cart-items__table tbody{display:table-row-group!important;width:100%!important}#cart-drawer .cart-drawer__content,#cart-drawer .cart-drawer__items{overflow-x:hidden!important}#cart-drawer .cart-items__table-row{--cart-item-price-width: 96px;display:grid!important;width:100%!important;min-width:0!important;grid-template-columns:clamp(40px,15cqi,120px) minmax(0,1fr) minmax(var(--cart-item-price-width),auto)!important;grid-template-areas:"media details price" "media quantity price" "media error error"!important;column-gap:14.4px!important;align-items:start}#cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:clamp(40px,15cqi,120px) minmax(0,1fr) auto!important;grid-template-rows:repeat(4,min-content) 1fr!important;grid-template-areas:"media details price" "media variants variants" "media unit_price unit_price" "media quantity quantity" "media error error"!important}#cart-drawer .cart-items__table-row>td{padding:0!important;min-width:0}#cart-drawer .cart-items__media{width:auto!important;min-width:0!important}#cart-drawer .cart-items__media-container,#cart-drawer .cart-items__media-image{width:100%!important;max-width:100%!important}#cart-drawer .cart-items__details{width:auto!important;min-width:0!important;padding:0!important}#cart-drawer .cart-items__title{font-size:16px!important;line-height:1.35!important}#cart-drawer .cart-items__details *,#cart-drawer .cart-items__price,#cart-drawer .cart-items__variants,#cart-drawer .cart-items__property,#cart-drawer .price-per-item{font-size:14px}#cart-drawer .cart-items__price{width:max-content;max-width:110px;min-width:0!important;white-space:nowrap}#cart-drawer .cart-items__quantity,#cart-drawer .cart-items__quantity-controls{min-width:0;max-width:100%}#cart-drawer .cart-items .quantity-selector{--quantity-selector-width: 105px;width:105px!important;min-width:105px!important;max-width:105px!important;height:36px!important}#cart-drawer .cart-items .quantity-selector button{width:36px!important;height:36px!important;min-width:36px!important}#cart-drawer .cart-items .quantity-selector input{width:33px!important;max-width:33px!important;min-width:0!important;font-size:14px!important}#cart-drawer .cart-items__remove{width:44px!important;min-width:44px!important;height:44px!important;padding:0!important}#cart-drawer .cart-drawer__summary{--cart-drawer-summary-padding: 24px;width:100%;padding:24px!important;gap:20px!important}#cart-drawer .cart__subtotal-container,#cart-drawer .cart__subtotal-container *,#cart-drawer .cart__total-label{font-size:14px!important}#cart-drawer .cart__total-value{font-size:20px!important}#cart-drawer .cart__ctas{gap:10px!important}#cart-drawer .theme-drawer__dialog{border-top-left-radius:12px;border-bottom-left-radius:12px;box-shadow:-8px 0 30px #00000040!important}.theme-drawer__dialog::backdrop{background:#0000008c!important;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}#cart-drawer .cart__checkout-button{background-color:#4f803c!important;color:#fff!important;border:none!important;border-radius:8px!important;min-height:48px!important;height:48px!important;font-size:13px!important;font-weight:700!important;white-space:nowrap!important;letter-spacing:0!important;box-shadow:0 2px 8px #4f803c40!important;transition:background-color .2s ease,transform .1s ease}#cart-drawer .cart__checkout-button:hover{background-color:#436e33!important}#cart-drawer .cart-totals__installments,#cart-drawer shopify-payment-terms{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important}#cart-drawer .additional-checkout-buttons,#cart-drawer .additional-checkout-buttons--horizontal,#cart-drawer .additional-checkout-buttons>*{margin-top:8px!important;width:100%!important;max-width:100%!important}#cart-drawer shopify-accelerated-checkout-cart{display:block!important;width:100%!important;--shopify-accelerated-checkout-button-block-size: 38px !important;--shopify-accelerated-checkout-button-border-radius: 8px !important;--shopify-accelerated-checkout-row-gap: 6px !important;--shopify-accelerated-checkout-column-gap: 6px !important}#cart-drawer .wallet-cart-grid,#cart-drawer .wallet-cart-grid--horizontal,#cart-drawer .additional-checkout-buttons .wallet-cart-grid,#cart-drawer .additional-checkout-buttons ul,#cart-drawer .additional-checkout-buttons [role=list],#cart-drawer .additional-checkout-buttons [class*=shopify-cleanslate] ul,#cart-drawer shopify-accelerated-checkout-cart .wallet-cart-grid,#cart-drawer shopify-accelerated-checkout-cart ul,#cart-drawer shopify-accelerated-checkout-cart [role=list],#cart-drawer shopify-accelerated-checkout-cart>div,#cart-drawer shopify-accelerated-checkout-cart .shopify-accelerated-checkout__buttons,#cart-drawer shopify-accelerated-checkout-cart .shopify-accelerated-checkout__list,#cart-drawer .additional-checkout-buttons .shopify-cleanslate ul{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important;border:none!important;box-shadow:none!important}#cart-drawer .wallet-cart-button-container,#cart-drawer .additional-checkout-buttons .wallet-cart-button-container,#cart-drawer .additional-checkout-buttons li,#cart-drawer .additional-checkout-buttons [role=listitem],#cart-drawer shopify-accelerated-checkout-cart .wallet-cart-button-container,#cart-drawer shopify-accelerated-checkout-cart li,#cart-drawer shopify-accelerated-checkout-cart [role=listitem],#cart-drawer shopify-accelerated-checkout-cart .shopify-accelerated-checkout__list-item,#cart-drawer .additional-checkout-buttons .shopify-cleanslate li{flex:1 1 0%!important;width:33.333%!important;min-width:0!important;max-width:33.333%!important;margin:0!important;padding:0!important;box-sizing:border-box!important;border:none!important;box-shadow:none!important;background:transparent!important}#cart-drawer .wallet-cart-button,#cart-drawer .additional-checkout-buttons .wallet-cart-button,#cart-drawer shopify-accelerated-checkout-cart iframe,#cart-drawer shopify-accelerated-checkout-cart button,#cart-drawer shopify-accelerated-checkout-cart [role=button],#cart-drawer .additional-checkout-buttons iframe{height:38px!important;min-height:38px!important;max-height:38px!important;width:100%!important;min-width:0!important;border-radius:8px!important;border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important;display:block!important;overflow:hidden!important;pointer-events:auto!important;cursor:pointer!important;position:relative!important;z-index:3!important}@media screen and (max-width:749px){:root{--theme-drawer-width: 86vw}#cart-drawer{--theme-drawer-width: 86vw;--theme-drawer-padding: 14px;--cart-drawer-padding: 14px}#cart-drawer .theme-drawer__dialog{width:86vw!important;max-width:390px!important;border-top-left-radius:12px!important;border-bottom-left-radius:12px!important}#cart-drawer .theme-drawer__header{min-height:56px;padding:14px 16px!important;border-bottom:1px solid rgba(0,0,0,.06)}#cart-drawer .cart-drawer__summary{--cart-drawer-summary-padding: 14px;padding:14px 16px!important;gap:10px!important}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{--cart-item-price-width: auto;grid-template-columns:52px minmax(0,1fr) auto!important;column-gap:12px!important}}@keyframes drawer-slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drawer-slide-out-right{0%{transform:translate(0)}to{transform:translate(100%)}}#cart-drawer .cart-drawer__items{scroll-behavior:auto!important;overscroll-behavior:contain}#cart-drawer .cart-items__table-row{scroll-margin-top:0}#cart-drawer .cart-items__product-info,#cart-drawer .cart-items__media,#cart-drawer .cart-items__price,#cart-drawer .cart-items__quantity{visibility:visible!important;opacity:1!important}#cart-drawer .theme-drawer__header{position:sticky!important;inset-block-start:0!important;z-index:5!important;flex:0 0 auto!important;background:var(--color-background)!important}#cart-drawer .cart-drawer__content{min-height:0!important;overflow:hidden!important}#cart-drawer .cart-drawer__items{flex:1 1 auto!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding-inline:20px!important;padding-block-start:0!important;scroll-padding-top:0!important}#cart-drawer .cart-drawer__summary{flex:0 0 auto!important}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{--cart-item-price-width: auto;display:grid!important;grid-template-columns:52px minmax(0,1fr) auto!important;grid-template-rows:auto auto auto auto!important;grid-template-areas:"media details price" "media variants variants" "media unit_price unit_price" "media quantity quantity" "media error error"!important;column-gap:12px!important;row-gap:2px!important;align-items:start!important;min-height:auto!important;padding-block:0 14px!important;margin-block:0 14px!important;overflow:visible!important;border-bottom:1px solid rgba(0,0,0,.06)!important}#cart-drawer .cart-items__table-row .cart-items__details,#cart-drawer .cart-items__table-row--full-width-variants .cart-items__details{display:contents!important}#cart-drawer .cart-items__media{grid-area:media!important;display:block!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:auto!important;padding:0!important;margin:0!important;visibility:visible!important;opacity:1!important}#cart-drawer .cart-items__media-container{display:flex!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;aspect-ratio:1 / 1!important;border-radius:8px!important;overflow:hidden!important;visibility:visible!important;opacity:1!important}#cart-drawer .cart-items__media-image{display:block!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;object-fit:cover!important;object-position:center!important;border-radius:8px!important;visibility:visible!important;opacity:1!important}#cart-drawer .cart-items__product-info{grid-area:details!important;display:block!important;min-width:0!important;width:100%!important;visibility:visible!important;opacity:1!important}#cart-drawer .cart-items__title-row{display:flex!important;align-items:flex-start!important;min-width:0!important;width:100%!important}#cart-drawer .cart-items__title{display:block!important;font-size:11.5px!important;font-weight:600!important;line-height:1.25!important;color:var(--color-foreground)!important;text-decoration:none!important;overflow-wrap:break-word!important;word-break:break-word!important}#cart-drawer .cart-items__price{grid-area:price!important;display:block!important;align-self:start!important;justify-self:end!important;min-width:auto!important;width:auto!important;max-width:max-content!important;height:auto!important;font-size:12.5px!important;font-weight:600!important;text-align:end!important;white-space:nowrap!important;padding-left:6px!important;visibility:visible!important;opacity:1!important}#cart-drawer .cart-items__variants-wrapper{grid-area:variants!important;display:block!important;width:100%!important;min-width:0!important;margin-block-start:2px!important;font-size:9px!important;line-height:1.35!important;color:#555!important;visibility:visible!important;opacity:1!important}#cart-drawer .cart-items__variants-wrapper *{font-size:9px!important}#cart-drawer .cart-items__unit-price-wrapper{grid-area:unit_price!important;display:block!important;width:100%!important;min-width:0!important;margin-block-start:2px!important;font-size:9px!important;line-height:1.35!important;visibility:visible!important;opacity:1!important}#cart-drawer .cart-items__unit-price-wrapper *{font-size:9px!important}#cart-drawer .cart-items__variants dd,#cart-drawer .cart-items__variants dt,#cart-drawer .cart-items__properties dd,#cart-drawer .cart-items__properties dt{display:inline!important;font-size:9px!important;margin:0!important}#cart-drawer .cart-items__quantity{grid-area:quantity!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;align-self:start!important;width:fit-content!important;min-width:0!important;height:auto!important;margin-block-start:6px!important;visibility:visible!important;opacity:1!important}#cart-drawer .cart-items__quantity-controls{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:fit-content!important;max-width:100%!important}#cart-drawer .cart-items__error{grid-area:error!important}#cart-drawer .cart-items__table>thead.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important}@media screen and (max-width:749px){#cart-drawer .cart-drawer__items{padding-inline:16px!important}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{--cart-item-price-width: 76px;grid-template-columns:56px minmax(0,1fr) minmax(76px,auto)!important;column-gap:10px!important;min-height:80px!important}#cart-drawer .cart-items__media,#cart-drawer .cart-items__media-container,#cart-drawer .cart-items__media-image{width:56px!important;min-width:56px!important;max-width:56px!important}#cart-drawer .cart-items__media-container,#cart-drawer .cart-items__media-image{height:56px!important;min-height:56px!important;max-height:56px!important}}@media screen and (min-width:750px){html,body{overflow-x:clip!important;overflow-y:visible!important}.page-wrapper,#MainContent,.main-products,.main-product,[id^=MainProduct-]{overflow:visible!important;transform:none!important}.quick-add-modal__content-info .product__column-sticky,.quick-add-modal__content-info .product__media-wrapper{position:initial!important}}.animation-section,.fade-in-child,.fade-in-child>*,.section__feature_icons,.feature-icons-container,.feature-icon-card{opacity:1!important;transform:none!important;transition:none!important;visibility:visible!important;will-change:auto!important}@media screen and (min-width:990px){.main-products .product__info-container,.product__info-container,.product__info-wrapper product-info{max-width:510px!important;width:100%!important;margin-inline:0 auto!important;box-sizing:border-box!important}.main-products .product-form,.main-products .product-form-buttons,.main-products .shopify-product-form,.main-products .buy-buttons-block,.main-products .add-to-cart-button,.main-products [id^=BuyButtons-ProductSubmitButton],.main-products #my-add-to-cart-button,.main-products .product-form-buttons>.add-to-cart-button,.main-products video-testimonials,.main-products .testimonials-swiper,.main-products [class*=product-block-][class*=social_proof],.main-products [class*=product-block-][class*=payment_badges],.main-products [class*=product-block-][class*=video_testimonials],.main-products [data-orichi-volume-discount],.main-products .orichi-volume-discount-container,.main-products .orichi_volume_discount_container,.main-products .bundle-wrapper{width:100%!important;max-width:510px!important;box-sizing:border-box!important}.main-products .product__info-container video-testimonials,.main-products video-testimonials{width:100%!important;max-width:510px!important;display:block!important;margin-inline:0 auto!important}.main-products .product__info-container video-testimonials .testimonials-swiper,.main-products video-testimonials .testimonials-swiper{width:100%!important;max-width:510px!important;overflow:hidden!important;padding:2px 0 6px!important;margin-inline:0 auto!important}.main-products .product__info-container video-testimonials .swiper-slide,.main-products video-testimonials .swiper-slide,.product__info-container video-testimonials .swiper-slide,product-info video-testimonials .swiper-slide,.product__info-wrapper video-testimonials .swiper-slide,main[data-template*=product] .product__info-container .swiper-slide,main[data-template*=product] video-testimonials .swiper-slide{height:168px!important;max-height:168px!important;border-radius:6px!important;box-sizing:border-box!important}.main-products .product__info-container video-testimonials .video-card,.main-products video-testimonials .video-card{width:100%!important;height:100%!important;border-radius:6px!important;overflow:hidden!important;position:relative!important}.main-products .product__info-container video-testimonials .video-card video,.main-products .product__info-container video-testimonials .video-card iframe,.main-products video-testimonials .video-card video,.main-products video-testimonials .video-card iframe{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:6px!important;display:block!important}}@media screen and (min-width:990px){main[data-template=index] video-testimonials,main:not([data-template*=product]) video-testimonials,.section-wrapper:has(video-testimonials) video-testimonials,.shopify-section:not(.main-products) video-testimonials{width:100%!important;max-width:980px!important;margin-inline:auto!important;display:block!important}main[data-template=index] video-testimonials .testimonials-swiper,main:not([data-template*=product]) video-testimonials .testimonials-swiper,.section-wrapper:has(video-testimonials) .testimonials-swiper,.shopify-section:not(.main-products) video-testimonials .testimonials-swiper{width:100%!important;max-width:980px!important;margin-inline:auto!important;overflow:hidden!important}main[data-template=index] video-testimonials .swiper-slide,main:not([data-template*=product]) video-testimonials .swiper-slide,.section-wrapper:has(video-testimonials) .swiper-slide,.shopify-section:not(.main-products) video-testimonials .swiper-slide{height:260px!important;border-radius:8px!important;box-sizing:border-box!important}main[data-template=index] video-testimonials .video-card,main:not([data-template*=product]) video-testimonials .video-card,.section-wrapper:has(video-testimonials) .video-card,.shopify-section:not(.main-products) video-testimonials .video-card{width:100%!important;height:100%!important;border-radius:8px!important;overflow:hidden!important}main[data-template=index] video-testimonials .video-card video,main:not([data-template*=product]) video-testimonials .video-card video,.section-wrapper:has(video-testimonials) .video-card video,.shopify-section:not(.main-products) video-testimonials .video-card video{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:8px!important;display:block!important}}@media screen and (max-width:989px){video-testimonials,video-testimonials .testimonials-swiper{width:100%!important;margin-inline:auto!important}.main-products video-testimonials .swiper-slide{height:155px!important;border-radius:6px!important}main[data-template=index] video-testimonials .swiper-slide,main:not([data-template*=product]) video-testimonials .swiper-slide{height:165px!important;border-radius:6px!important}video-testimonials .video-card{border-radius:6px!important}video-testimonials .video-card video,video-testimonials .video-card iframe{border-radius:6px!important}}video-testimonials .testimonials-swiper .swiper-wrapper{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;width:100%!important;box-sizing:border-box!important}video-testimonials .testimonials-swiper .swiper-slide{flex-shrink:0!important;box-sizing:border-box!important;position:relative!important}@media screen and (min-width:990px){.main-products video-testimonials .testimonials-swiper .swiper-slide,.product__info-container video-testimonials .testimonials-swiper .swiper-slide{width:calc((100% - 15px)/4)!important;margin-right:5px!important}}@media screen and (max-width:989px){.main-products video-testimonials .testimonials-swiper .swiper-slide,.product__info-container video-testimonials .testimonials-swiper .swiper-slide{width:calc((100% - 16px) / 3)!important;margin-right:8px!important}}@media screen and (min-width:990px){main[data-template=index] video-testimonials .testimonials-swiper .swiper-slide{width:calc((100% - 40px)/5)!important;margin-right:10px!important}}@media screen and (max-width:989px){main[data-template=index] video-testimonials .testimonials-swiper .swiper-slide{width:calc((100% - 20px) / 3)!important;margin-right:10px!important}}@media screen and (min-width:990px){.page-wrapper{max-width:1300px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}}@media screen and (min-width:750px){.product__media-wrapper,.block-product-gallery,[class*=product-gallery]{margin-top:36px!important}.product__column-sticky,.product__media-wrapper.product__column-sticky{top:calc(var(--header-height, 80px) + 36px)!important}.product__media-wrapper .product__media-list .product__media-item img{object-fit:contain!important;padding:10px!important;box-sizing:border-box!important}}#cart-drawer .cart-totals__tax-note,.cart-drawer__summary .cart-totals__tax-note,cart-drawer-component .cart-totals__tax-note{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/26/assets/siaasoo-horizon-native-compat.css.map */
