:root{--iicase-highlight-color: #0171E3}header-drawer .menu-drawer__menu-item--mainlist{column-gap:16px;justify-content:flex-start}header-drawer .menu-drawer__menu-item--mainlist .menu-drawer__menu-item-text{flex:1 1 auto;min-width:0}header-drawer .menu-drawer__menu-item--mainlist>.svg-wrapper{margin-inline-start:auto}header-drawer .iicase-drawer-menu-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;flex:0 0 52px;overflow:hidden}header-drawer .iicase-drawer-menu-icon__image{display:block;width:100%;height:100%;object-fit:contain}header-drawer .menu-drawer__menu-item:has(>.iicase-drawer-menu-icon--submenu){column-gap:10px;justify-content:flex-start}header-drawer .menu-drawer__menu-item:has(>.iicase-drawer-menu-icon--submenu) .menu-drawer__menu-item-text{flex:1 1 auto;min-width:0}header-drawer .menu-drawer__menu-item:has(>.iicase-drawer-menu-icon--submenu)>.svg-wrapper{margin-inline-start:auto}header-drawer .iicase-drawer-menu-icon--submenu{width:1.45em;height:1.45em;flex-basis:1.45em}header-drawer .menu-drawer__menu-item,header-drawer .menu-drawer__title{transition:color .18s ease}header-drawer .menu-drawer__menu-item:is(:hover,:focus-visible),header-drawer .menu-drawer__title:is(:hover,:focus-visible){color:var(--iicase-highlight-color)}header-drawer .iicase-menu-new-badge{display:inline;margin-inline-start:.45em;color:#bf4800;font-size:.62em;font-weight:500;line-height:1;text-transform:none;vertical-align:.08em;white-space:nowrap}@media screen and (max-width:749px){#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] .header__columns{--header-mobile-bookend: 32px}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] .search-action,#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] .search-action .header-actions__action{justify-content:flex-start}header-drawer .menu-drawer__menu-item--mainlist{column-gap:12px;font-size:1.375rem;line-height:1.16}header-drawer .menu-drawer__menu-item--mainlist .menu-drawer__menu-item-text{line-height:inherit}header-drawer .iicase-drawer-menu-icon{width:44px;height:44px;flex-basis:44px}header-drawer .menu-drawer__menu--childlist>.menu-drawer__list-item>.menu-drawer__menu-item--parent,header-drawer .menu-drawer__menu--childlist>.menu-drawer__list-item>accordion-custom>details>.menu-drawer__menu-item--parent{font-size:calc(var(--menu-parent-font-size) + .25rem);line-height:1.3}header-drawer .menu-drawer__menu--childlist>.menu-drawer__list-item>.menu-drawer__menu-item--child{font-size:calc(var(--menu-child-font-size) + .25rem);line-height:1.3}header-drawer .menu-drawer__menu--grandchildlist .menu-drawer__menu-item--child{line-height:1.45;padding-block:.18rem}header-drawer .menu-drawer__submenu .menu-drawer__title{font-size:calc(var(--menu-parent-font-size) + .125rem);line-height:1.3}}@media screen and (min-width:750px){#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] .header__columns{--header-template-columns: var(--header-mobile-bookend) var(--header-mobile-bookend) minmax(0, 1fr) max-content max-content}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] .header-logo{transform:translate(30px)}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] header-drawer .menu-drawer{width:fit-content;min-width:26rem;max-width:min(92vw,34rem)}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] header-drawer .menu-drawer__menu-item--mainlist{font-size:var(--menu-font-xl--size);line-height:var(--menu-font-xl--line-height)}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] header-drawer .menu-drawer__menu--childlist>.menu-drawer__list-item>.menu-drawer__menu-item{font-size:18px}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] .header__drawer{grid-area:leftA}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] .search-action{grid-area:leftB}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] .dropdown-localization{display:flex;grid-area:rightA;justify-content:flex-end}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] .dropdown-localization__button{margin-inline:0}#header-component[data-iicase-desktop-drawer][data-menu-style=drawer] header-actions{grid-area:rightB;margin-inline-start:0}}.cart-items__table-row[data-iicase-upsell-role=gift] .quantity-selector-wrapper{display:none}.iicase-free-shipping-bar{display:grid;gap:9px;width:100%;border:1px solid rgb(var(--color-foreground-rgb) / .1);border-radius:10px;padding:12px;background:color-mix(in srgb,var(--iicase-free-shipping-accent, #0171e3) 8%,transparent);color:rgb(var(--color-foreground-rgb))}.iicase-free-shipping-bar.is-unlocked{border-color:#bfe8c9;background:#e8f7ed;color:#176c35}.iicase-free-shipping-bar__content{display:flex;align-items:center;gap:9px;min-width:0}.iicase-free-shipping-bar__icon{display:inline-grid;flex:0 0 18px;width:18px;height:18px;color:var(--iicase-free-shipping-accent, #0171e3);place-items:center}.iicase-free-shipping-bar.is-unlocked .iicase-free-shipping-bar__icon{color:#176c35}.iicase-free-shipping-bar__text{overflow-wrap:anywhere;font-size:.875rem;font-weight:800;line-height:1.25}.iicase-free-shipping-bar__track{overflow:hidden;height:6px;border-radius:999px;background:rgb(var(--color-background-rgb) / .86)}.iicase-free-shipping-bar__fill{display:block;width:var(--iicase-free-shipping-progress, 0%);height:100%;border-radius:inherit;background:var(--iicase-free-shipping-accent, #0171e3);transition:width .18s ease}.iicase-free-shipping-bar.is-unlocked .iicase-free-shipping-bar__fill{background:#2f9f54}.cart-drawer__free-shipping-bar{padding:0 var(--cart-drawer-padding) var(--gap-lg)}#cart-drawer .theme-drawer__dialog{overflow:hidden}@media screen and (max-width:749px){#cart-drawer .theme-drawer__dialog{width:calc(100% - 12px);max-width:calc(100% - 12px);border-left:0;border-radius:18px 0 0 18px;box-shadow:-10px 0 30px #00000029,-2px 0 8px #00000014}#cart-drawer .theme-drawer__dialog::backdrop{background:rgb(var(--backdrop-color-rgb) / .36)}}@media screen and (min-width:750px){#cart-drawer .theme-drawer__dialog{box-shadow:-12px 0 30px #00000024,-2px 0 8px #00000014}}#cart-drawer .cart-drawer__inner,#cart-drawer .cart-items-component,#cart-drawer .cart-drawer__content{min-height:0}#cart-drawer .cart-drawer__content{flex:1 1 auto;overflow:hidden}#cart-drawer .cart-drawer__items{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#cart-drawer .cart-drawer__summary{position:static;flex:0 0 auto;margin-top:0;-webkit-mask-image:none;mask-image:none}#cart-drawer .cart-drawer__items .cart-items__table-row{--cart-item-price-width: 4.7rem;column-gap:10px}#cart-drawer .cart-items__details,#cart-drawer .cart-items__details *,#cart-drawer .cart-items__unit-price-wrapper,#cart-drawer .cart-items__unit-price-wrapper *{font-size:.8125rem;line-height:1.22}#cart-drawer .cart-items__title{font-size:.9375rem;font-weight:500;line-height:1.24}#cart-drawer .cart-items__price,#cart-drawer .cart-items__price *{font-size:.875rem;line-height:1.2}#cart-drawer .cart-items__variants-wrapper{margin-block-start:2px}.cart-items__discounts{display:flex;flex-wrap:wrap;gap:4px;margin-block-start:4px}.cart-items__discounts>li{display:flex}.cart-items__discount-badge{display:inline-flex;align-items:center;min-height:18px;padding:2px 6px;border-radius:4px;background:#e6f4ea;color:#137333;font-size:10px!important;font-weight:600;line-height:1!important;letter-spacing:0;white-space:nowrap}#cart-drawer .cart-items__variants{color:var(--iicase-highlight-color, #0171e3);font-weight:inherit}#cart-drawer .cart-items__variants-wrapper :is(.cart-items__properties,.cart-items__properties *,ul:not(.cart-items__variants),ul:not(.cart-items__variants) *,p){font-size:11px;line-height:1.18}#cart-drawer .cart-items__quantity{margin-block-start:6px}#cart-drawer .cart-items__quantity-controls{gap:6px}#cart-drawer .cart-items__quantity .quantity-selector{--quantity-selector-width: 112px;min-height:36px}#cart-drawer .cart-items__quantity .quantity-selector :is(.quantity-minus,.quantity-plus),#cart-drawer .cart-items__remove{width:36px;height:36px}.product-grid :is(h3,p){margin:0}product-card .product-card__content{box-sizing:border-box;width:100%;min-width:0;max-width:100%}product-card product-swatches{--focus-outline-width: 1px;--focus-outline-offset: 1px;--iicase-product-card-swatch-size: 20px;--iicase-product-card-swatch-ring-space: calc(var(--focus-outline-width) + var(--focus-outline-offset));--overflow-list-padding-block: calc( var(--product-swatches-padding-block-start, 0px) + var(--iicase-product-card-swatch-ring-space) ) calc(var(--product-swatches-padding-block-end, 0px) + var(--iicase-product-card-swatch-ring-space));--overflow-list-padding-inline: var(--iicase-product-card-swatch-ring-space);--iicase-product-card-swatch-row-height: calc( var(--iicase-product-card-swatch-size) + var(--product-swatches-padding-block-start, 0px) + var(--product-swatches-padding-block-end, 0px) + var(--iicase-product-card-swatch-ring-space) + var(--iicase-product-card-swatch-ring-space) );min-height:var(--iicase-product-card-swatch-row-height);align-items:center}product-card product-swatches swatches-variant-picker-component,product-card product-swatches swatches-variant-picker-component form,product-card product-swatches .variant-option--swatches,product-card product-swatches swatches-variant-picker-component overflow-list{width:100%;min-width:0;max-width:100%;min-height:var(--iicase-product-card-swatch-row-height)}product-card product-swatches{min-width:0;max-width:100%}product-card product-swatches swatches-variant-picker-component form{display:flex;width:100%;justify-content:var(--product-swatches-alignment)}product-card product-swatches .variant-option--swatches{align-items:center;justify-content:var(--product-swatches-alignment)}product-card product-swatches swatches-variant-picker-component overflow-list::part(list){height:var(--iicase-product-card-swatch-size)!important;min-height:var(--iicase-product-card-swatch-size);flex-wrap:nowrap;align-items:center;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity}@media screen and (max-width:749px){product-card product-swatches{--iicase-product-card-swatch-size: 15px}product-card product-swatches swatches-variant-picker-component form{justify-content:var(--product-swatches-alignment-mobile)}product-card product-swatches .variant-option--swatches{justify-content:var(--product-swatches-alignment-mobile)}}product-card product-swatches swatches-variant-picker-component overflow-list::part(list){gap:8px}product-card product-swatches .variant-option__swatch{flex:0 0 auto;line-height:0;scroll-snap-align:start}product-card product-swatches .variant-option__swatch:has(input[data-option-available=false]){display:none}product-card product-swatches .iicase-product-card-swatches__more{display:none}@media screen and (min-width:750px){product-card product-swatches swatches-variant-picker-component overflow-list::part(list){overflow-x:hidden!important;overscroll-behavior-inline:auto;scroll-snap-type:none}product-card product-swatches .iicase-product-card-swatch--desktop-hidden{display:none}product-card product-swatches .iicase-product-card-swatches__more{display:flex;flex:0 0 auto;align-items:center;height:var(--iicase-product-card-swatch-size);line-height:1}product-card product-swatches .iicase-product-card-swatches__more a{position:relative;z-index:2;color:currentcolor;font-size:.75rem;font-weight:400;text-decoration:underline;text-underline-offset:2px}}product-card product-swatches .variant-option__button-label--has-swatch{--focus-outline-radius: 50%;--focus-outline-width: 1px;--focus-outline-offset: 1px;display:flex;align-items:center;justify-content:center;width:var(--iicase-product-card-swatch-size);min-width:var(--iicase-product-card-swatch-size);height:var(--iicase-product-card-swatch-size);min-height:var(--iicase-product-card-swatch-size);border-radius:50%}product-card product-swatches .swatch{--swatch-width: var(--iicase-product-card-swatch-size);--swatch-height: var(--iicase-product-card-swatch-size);width:var(--iicase-product-card-swatch-size);height:var(--iicase-product-card-swatch-size);border-radius:50%;background-size:cover}product-card product-swatches .variant-option__button-label--has-swatch:has(:checked),product-card product-swatches .variant-option__button-label--has-swatch:hover{outline-offset:1px}product-card .rating-wrapper[data-iicase-single-star-rating]{--star-fill-color: #000;--star-fill-color-rgb: 0 0 0;--color: #000;align-items:center;gap:5px;color:#000}product-card .rating-wrapper[data-iicase-single-star-rating] .rating{order:2;display:inline-flex;align-items:center;line-height:1}product-card .rating-wrapper[data-iicase-single-star-rating] .rating svg{display:block}product-card .rating-wrapper[data-iicase-single-star-rating] .rating-count{display:contents}product-card .rating-wrapper[data-iicase-single-star-rating] .rating-count__value{order:1}product-card .rating-wrapper[data-iicase-single-star-rating] .rating-count__total{order:3}product-card [ref=productTitleLink]{max-width:100%}product-card .iicase-product-card-title{--iicase-marquee-delay: 1.5s;position:relative;container-type:inline-size;display:block;width:100%;max-width:100%;margin:0;overflow:hidden;white-space:nowrap}product-card .iicase-product-card-title__track{display:block;overflow:hidden;width:100%;max-width:100%;text-overflow:ellipsis;transform:translate(0);transition:transform var(--iicase-marquee-duration, 6s) linear var(--iicase-marquee-delay);white-space:nowrap}.iicase-product-card-title-tooltip{position:fixed;z-index:2147483647;inset-block-start:0;inset-inline-start:0;max-width:min(320px,calc(100vw - 24px));padding:7px 9px;border-radius:6px;background:#141414eb;box-shadow:0 8px 24px #0000002e;color:#fff;font-size:12px;font-weight:600;line-height:1.25;opacity:0;pointer-events:none;transform:translate3d(var(--iicase-tooltip-x, -999px),var(--iicase-tooltip-y, -999px),0);transition:opacity .12s ease}.iicase-product-card-title-tooltip[data-visible=true]{opacity:1}@media screen and (max-width:749px){.iicase-product-card-title-tooltip{display:none}}product-card .iicase-product-card-title.iicase-marquee-overflow,product-card .iicase-product-card-feature-strip.iicase-marquee-overflow,main[data-template^=product] .iicase-pdp-feature-strip.iicase-marquee-overflow{text-align:start}@media screen and (max-width:749px){body.iicase-google-widget-dismissed #google-merchantwidget-iframe-wrapper,body:has(main[data-template^=product] .sticky-add-to-cart__bar[data-stuck=true]) #google-merchantwidget-iframe-wrapper{display:none!important;pointer-events:none!important}main[data-template^=collection] .main-collection-grid.collection-wrapper--full-width-on-mobile .product-grid{box-sizing:border-box;padding-inline:10px!important}product-card [ref=productTitleLink] .text-block.h4>.iicase-product-card-title{font-size:12px;font-weight:400;line-height:1.25}main[data-template^=collection] product-card [ref=productTitleLink] .text-block.h4>.iicase-product-card-title{height:2.5em;text-align:center;white-space:normal}main[data-template^=collection] product-card .iicase-product-card-title__track{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}}product-card .iicase-product-card-feature-strip-block{container-type:inline-size;display:flex;justify-content:center;width:100%;max-width:100%}product-card .iicase-product-card-feature-strip{--iicase-card-feature-bg: #f1f1f3;--iicase-card-feature-text: rgb(var(--color-foreground-rgb) / .5);--iicase-card-feature-padding-inline: 9px;--iicase-card-feature-padding-inline-total: 18px;--iicase-marquee-delay: 1.5s;position:relative;display:block;width:max-content;min-width:0;max-width:100%;overflow:hidden;padding:6px var(--iicase-card-feature-padding-inline);border-radius:5px;background:var(--iicase-card-feature-bg);color:var(--iicase-card-feature-text);font-size:var(--iicase-card-feature-font-size, .8125rem);line-height:1.2;white-space:nowrap}product-card .iicase-product-card-feature-strip:after{content:none}product-card .iicase-product-card-feature-strip.iicase-marquee-overflow:after{opacity:0}product-card .iicase-product-card-feature-strip__track{display:block;overflow:hidden;width:100%;max-width:100%;text-overflow:ellipsis;transform:translate(0);transition:transform var(--iicase-marquee-duration, 6s) linear var(--iicase-marquee-delay);white-space:nowrap}@media(hover:hover)and (pointer:fine){product-card .iicase-product-card-title.iicase-marquee-overflow:is(:hover,:focus-within),product-card [ref=productTitleLink]:is(:hover,:focus-visible) .iicase-product-card-title.iicase-marquee-overflow{text-align:start}product-card .iicase-product-card-title.iicase-marquee-overflow:hover .iicase-product-card-title__track,product-card .iicase-product-card-title.iicase-marquee-overflow:focus-within .iicase-product-card-title__track,product-card [ref=productTitleLink]:hover .iicase-product-card-title.iicase-marquee-overflow .iicase-product-card-title__track,product-card [ref=productTitleLink]:focus-visible .iicase-product-card-title.iicase-marquee-overflow .iicase-product-card-title__track{overflow:visible;width:max-content;max-width:none;text-overflow:clip;transform:translate(var(--iicase-marquee-distance, 0px));will-change:transform}product-card:hover .iicase-product-card-feature-strip.iicase-marquee-overflow .iicase-product-card-feature-strip__track,product-card:focus-within .iicase-product-card-feature-strip.iicase-marquee-overflow .iicase-product-card-feature-strip__track,product-card .iicase-product-card-feature-strip.iicase-marquee-overflow:hover .iicase-product-card-feature-strip__track,product-card .iicase-product-card-feature-strip.iicase-marquee-overflow:focus-within .iicase-product-card-feature-strip__track{overflow:visible;width:max-content;max-width:none;text-overflow:clip;transform:translate(var(--iicase-marquee-distance, 0px));will-change:transform}product-card:hover .iicase-product-card-feature-strip:after,product-card:focus-within .iicase-product-card-feature-strip:after,product-card .iicase-product-card-feature-strip:hover:after,product-card .iicase-product-card-feature-strip:focus-within:after{opacity:0}}@media screen and (max-width:749px){product-card .iicase-product-card-title__track,product-card .iicase-product-card-feature-strip__track{overflow:hidden;width:100%;max-width:100%;text-overflow:ellipsis;transform:none;transition:none}product-card.iicase-product-card-marquee-active .iicase-product-card-feature-strip.iicase-marquee-overflow .iicase-product-card-feature-strip__track{overflow:visible;width:max-content;max-width:none;text-overflow:clip;transform:translate(var(--iicase-marquee-distance, 0px));transition:transform var(--iicase-marquee-duration, 6s) linear var(--iicase-marquee-delay);will-change:transform}product-card .iicase-product-card-feature-strip{--iicase-card-feature-padding-inline: 8px;--iicase-card-feature-padding-inline-total: 16px;padding-block:5px;font-size:.75rem}}@media screen and (min-width:990px){#MainContent[data-template="page.faq"]>.shopify-section:not(:first-child) .section-content-wrapper.layout-panel-flex--row>.text-block:first-child{flex:0 0 28rem;width:28rem;max-width:28rem}#MainContent[data-template="page.faq"]>.shopify-section:not(:first-child) .section-content-wrapper.layout-panel-flex--row>.accordion{flex:1 1 0;min-width:0}}.iicase-lazy-loox{position:relative;display:block;width:100%;min-width:0;min-height:360px}.iicase-lazy-loox[data-iicase-loox-state=ready]{min-height:0}.iicase-lazy-loox__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;color:rgb(var(--color-foreground-rgb) / .7);font-size:.875rem}.iicase-lazy-loox__spinner{width:18px;height:18px;border:2px solid rgb(var(--color-foreground-rgb) / .18);border-top-color:rgb(var(--color-foreground-rgb) / .7);border-radius:50%;animation:iicase-loox-spin .7s linear infinite}@keyframes iicase-loox-spin{to{transform:rotate(360deg)}}.iicase-lazy-loox-carousel{width:100%;min-height:564px}.iicase-lazy-loox-carousel[data-iicase-loox-carousel-state=ready]{min-height:0}.iicase-lazy-loox-carousel__placeholder{display:grid;min-height:inherit;place-content:center;justify-items:center;gap:10px;color:rgb(var(--color-foreground-rgb) / .6);font-size:.875rem}.iicase-lazy-loox-carousel__spinner{width:22px;height:22px;border:2px solid rgb(var(--color-foreground-rgb) / .2);border-top-color:currentColor;border-radius:50%;animation:iicase-loox-carousel-spin .7s linear infinite}@keyframes iicase-loox-carousel-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.iicase-lazy-loox__spinner,.iicase-lazy-loox-carousel__spinner{animation:none}}@media screen and (max-width:749px){.iicase-lazy-loox{min-height:420px}}
/*# sourceMappingURL=/cdn/shop/t/165/assets/iicase.css.map */
