product-card slideshow-arrows{mix-blend-mode:normal}product-card slideshow-arrows .slideshow-control{color:#246fa8;background:transparent}product-card slideshow-arrows .slideshow-control:hover{color:#246fa8;background:transparent}product-card slideshow-arrows .slideshow-control .icon-arrow svg{display:none}product-card slideshow-arrows .slideshow-control .icon-arrow{width:14px;height:24px;filter:drop-shadow(0 0 1.5px rgba(255,255,255,.95)) drop-shadow(0 0 1px rgba(255,255,255,.9))}product-card slideshow-arrows .slideshow-control .icon-arrow:before{content:"";display:block;width:14px;height:24px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 24' fill='none'%3E%3Cpath d='M3 2l8 10-8 10' stroke='%23000' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 24' fill='none'%3E%3Cpath d='M3 2l8 10-8 10' stroke='%23000' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;opacity:.7;transition:opacity .15s ease}product-card slideshow-arrows .slideshow-control:hover .icon-arrow:before,product-card slideshow-arrows .slideshow-control:focus-visible .icon-arrow:before{opacity:1}product-card.product-card,:is(.product-grid__item,.resource-list__item) product-card.product-card{display:flex;flex-direction:column;height:100%}product-card .product-card__content{height:100%;min-height:100%;flex:1 1 auto}product-card [ref=productTitleLink]{width:100%}product-card [ref=productTitleLink] .text-block{--zoo-title-size: 1.05rem;--zoo-title-lh: 1.3;width:100%}product-card [ref=productTitleLink] .text-block>*{width:100%;max-inline-size:100%;margin:0;text-align:center!important;font-size:var(--zoo-title-size);font-weight:700;line-height:var(--zoo-title-lh);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:calc(var(--zoo-title-size) * var(--zoo-title-lh) * 2)}product-card product-price.text-block{order:1}product-card .zoo-card-btn{order:2}product-card .zoo-rating--card{order:0;justify-content:center}.zoo-rating--card{display:flex;align-items:center;justify-content:flex-start;gap:5px;width:100%;height:18px;margin-top:4px;line-height:1}.zoo-rating--card .zoo-rating__stars{display:inline-flex;gap:1px;font-size:15px;line-height:1;color:#00000040}.zoo-rating--card .zoo-rating__star--on{color:#f4c95d}.zoo-rating--card .zoo-rating__count{font-size:12px;font-weight:600;line-height:1;color:#1f5e8f}product-card product-price.text-block{--text-align: center;--zoo-price-size: 1.2rem;width:100%;margin-top:auto;text-align:center}product-card product-price.text-block>*{text-align:center!important;width:100%;max-inline-size:100%}product-card product-price .price,product-card product-price .compare-at-price{font-size:var(--zoo-price-size);font-weight:700;line-height:1.2}product-card product-price .compare-at-price{font-size:calc(var(--zoo-price-size) * .8);font-weight:500}product-card .zoo-card-btn{display:block;width:100%;align-self:stretch;flex:0 0 auto;margin-top:0;padding:10px 12px;border-radius:14px;background:#246fa8;color:#fff;font-weight:700;font-size:.95rem;line-height:1.2;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s ease}product-card .zoo-card-btn:hover,product-card:hover .zoo-card-btn:hover{background:#246fa8;color:#ff9f1c}@media screen and (max-width:749px){product-card [ref=productTitleLink] .text-block{--zoo-title-size: .9rem}product-card product-price.text-block{--zoo-price-size: 1.05rem}product-card .zoo-card-btn{padding:8px 10px;border-radius:12px;font-size:.85rem}.main-collection-grid.collection-wrapper--full-width-on-mobile .product-grid{padding-inline:12px}}.pagination{--zoo-pg-blue: #246fa8;--zoo-pg-hover: #e8f1f8;--pagination-size: 36px;justify-content:flex-start;padding:var(--padding-lg) 0 var(--padding-sm);margin-top:var(--padding-lg)}.pagination__list{flex-wrap:wrap;justify-content:flex-start;gap:6px}.pagination__list:before,.pagination__link:before,.pagination__link[aria-current=page]:before{content:none!important;display:none!important}.pagination .pagination__item{width:auto;min-width:34px;height:var(--pagination-size);aspect-ratio:auto;flex:0 0 auto}.pagination .pagination__link--arrow{width:auto}.pagination__link{box-sizing:border-box;height:var(--pagination-size);min-width:34px;padding:0 10px;border:1px solid var(--zoo-pg-blue);border-radius:4px;background:#fff;color:var(--zoo-pg-blue);font-weight:600;font-size:.95rem;transition:background-color .15s ease,color .15s ease}.pagination__link:hover:not(.pagination__link--current,.pagination__link--gap,.pagination__link--disabled){background:var(--zoo-pg-hover);color:var(--zoo-pg-blue)}.pagination__link--current,.pagination__link[aria-current=page]{background:var(--zoo-pg-blue);border-color:var(--zoo-pg-blue);color:#fff}.pagination__link--gap{border:0;background:transparent;min-width:24px;padding:0 2px}.pagination__link:focus-visible{outline:2px solid var(--zoo-pg-blue);outline-offset:2px}.pagination__link--arrow{display:flex;align-items:center;gap:8px;padding:0 14px}.pagination__link--arrow svg{width:.5rem;height:.75rem;stroke-width:2px}.pagination__link--arrow:after{content:attr(aria-label);position:static!important;inset:auto!important;white-space:nowrap;font-weight:600}.pagination__item:last-child .pagination__link--arrow:after{order:-1}.pagination__link--disabled{opacity:.35}@media screen and (max-width:749px){.pagination{--pagination-size: 36px}.pagination__link{padding:0 8px;font-size:.85rem}.pagination__link--arrow{padding:0 10px;gap:6px}.pagination__item:has(.pagination__link--gap){width:auto}}product-card .product-card__content>.card-gallery{width:80%;max-width:80%;margin:10px auto 12px}product-card [ref=productTitleLink] .text-block{padding:8px 0 22px}product-card product-price.text-block{padding:0 0 18px}product-card .zoo-card-btn{margin-top:2px}@media screen and (max-width:749px){product-card .product-card__content>.card-gallery{width:86%;max-width:86%;margin:4px auto 6px}product-card [ref=productTitleLink] .text-block{padding:4px 0 12px}product-card product-price.text-block{padding:0 0 10px}}.product-badges__badge.color-custom-badge-sold-out{background-color:#f6e2e2!important;color:#9b4a4a!important;--color-background: #F6E2E2;--color-foreground: #9B4A4A}.zoo-badge-percent{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#ff543e;color:#fff;font-size:17px;font-weight:800;line-height:1}product-card .zoo-card-status{position:absolute;top:12px;right:12px;z-index:4;display:flex;align-items:center;gap:6px}.zoo-badge-status{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 10px;border-radius:999px;color:#fff;font-size:11px;font-weight:700;line-height:1}.zoo-badge-status--new{background:#2f9b67}.zoo-badge-status--bestseller{background:#c9a227}product-card [ref=productTitleLink] .text-block{--zoo-title-size: 16px}product-card [ref=productTitleLink] .text-block>*{font-weight:600}product-card product-price.text-block{--zoo-price-size: 18px}product-card product-price .price{font-weight:700}product-card .zoo-card-btn{font-size:15px;font-weight:600}@media screen and (max-width:749px){product-card [ref=productTitleLink] .text-block{--zoo-title-size: 14px}product-card product-price.text-block{--zoo-price-size: 16px}product-card .zoo-card-btn{font-size:14px}}.product-grid[product-grid-view=zoom-out]{--product-grid-columns-desktop: 1fr;grid-template-columns:1fr!important;gap:16px!important}.product-grid[product-grid-view=zoom-out] .product-grid__item{height:auto}.product-grid[product-grid-view=zoom-out] product-card.product-card{display:block;height:auto}.product-grid[product-grid-view=zoom-out] product-card .product-card__content.product-grid__card{display:grid!important;grid-template-columns:140px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center!important;column-gap:20px!important;row-gap:6px!important;gap:6px 20px!important;padding:14px 18px!important;height:auto;min-height:0;width:100%;box-sizing:border-box;overflow:hidden}.product-grid[product-grid-view=zoom-out] product-card .product-card__content>.card-gallery,.product-grid[product-grid-view=zoom-out] product-card .product-card__content>product-price,.product-grid[product-grid-view=zoom-out] product-card .product-card__content>.zoo-card-btn{display:block!important}.product-grid[product-grid-view=zoom-out] product-card .product-card__content>a[ref=productTitleLink]{display:contents!important}.product-grid[product-grid-view=zoom-out] product-card .product-grid-view-zoom-out--details{display:none!important}.product-grid[product-grid-view=zoom-out] product-card .product-card__content>.card-gallery{grid-column:1;grid-row:1 / span 2;width:120px!important;max-width:120px!important;margin:0 auto!important;align-self:center}.product-grid[product-grid-view=zoom-out] product-card [ref=productTitleLink] .text-block{--zoo-title-size: 17px;--zoo-title-lh: 1.3;grid-column:2;grid-row:1 / span 2;width:100%;max-width:100%;padding:0!important;margin:0;align-self:center;text-align:left!important}.product-grid[product-grid-view=zoom-out] product-card [ref=productTitleLink] .text-block>*{text-align:left!important;font-size:17px;font-weight:600;line-height:1.3;min-height:0!important;-webkit-line-clamp:3;line-clamp:3}.product-grid[product-grid-view=zoom-out] product-card product-price.text-block{--text-align: right;--zoo-price-size: 18px;grid-column:3;grid-row:1;width:auto!important;min-width:160px;margin:0!important;padding:0!important;align-self:end;justify-self:end;text-align:right!important}.product-grid[product-grid-view=zoom-out] product-card product-price.text-block>*{text-align:right!important;width:auto}.product-grid[product-grid-view=zoom-out] product-card product-price .price{font-size:18px;font-weight:700}.product-grid[product-grid-view=zoom-out] product-card .zoo-card-btn{grid-column:3;grid-row:2;width:auto!important;min-width:160px;margin:2px 0 0!important;align-self:start;justify-self:end;padding:10px 18px;white-space:nowrap}@media screen and (max-width:749px){.product-grid[product-grid-view=zoom-out] product-card .product-card__content.product-grid__card{grid-template-columns:90px minmax(0,1fr);grid-template-rows:auto auto auto;gap:6px 14px!important;padding:12px 14px!important}.product-grid[product-grid-view=zoom-out] product-card .product-card__content>.card-gallery{grid-row:1 / span 3;width:90px!important;max-width:90px!important}.product-grid[product-grid-view=zoom-out] product-card [ref=productTitleLink] .text-block{grid-column:2;grid-row:1;align-self:start}.product-grid[product-grid-view=zoom-out] product-card [ref=productTitleLink] .text-block>*{font-size:15px}.product-grid[product-grid-view=zoom-out] product-card product-price.text-block{grid-column:2;grid-row:2;min-width:0;justify-self:start;align-self:start;text-align:left!important}.product-grid[product-grid-view=zoom-out] product-card product-price.text-block>*{text-align:left!important}.product-grid[product-grid-view=zoom-out] product-card product-price .price{font-size:16px}.product-grid[product-grid-view=zoom-out] product-card .zoo-card-btn{grid-column:2;grid-row:3;justify-self:start;min-width:140px;padding:8px 14px}}.column-options .column-picker--zoom-out svg{display:none}.column-options .column-picker--zoom-out:before{content:"";display:block;width:20px;height:20px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='3.5' cy='5' r='1.6' fill='%23000'/%3E%3Ccircle cx='3.5' cy='10' r='1.6' fill='%23000'/%3E%3Ccircle cx='3.5' cy='15' r='1.6' fill='%23000'/%3E%3Cpath d='M7.5 5h9.5M7.5 10h9.5M7.5 15h9.5' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='3.5' cy='5' r='1.6' fill='%23000'/%3E%3Ccircle cx='3.5' cy='10' r='1.6' fill='%23000'/%3E%3Ccircle cx='3.5' cy='15' r='1.6' fill='%23000'/%3E%3Cpath d='M7.5 5h9.5M7.5 10h9.5M7.5 15h9.5' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat}.column-options .column-picker{display:flex;align-items:center;justify-content:center}.column-options .column-options__option-input:checked~.column-picker{color:#246fa8}.column-options .column-options__option-input:checked~.column-picker,.column-options .column-options__option:hover .column-picker{background-color:#246fa81a}main[data-template^=product] .shopify-section:has(product-recommendations){margin-top:48px}.shopify-policy__container{max-width:min(1440px,100% - 80px)!important;width:auto!important;margin-inline:auto!important;padding-inline:0!important}.shopify-policy__body,.shopify-policy__body .rte{max-width:none!important;width:100%!important}.shopify-policy__title h1{text-align:left}@media screen and (max-width:749px){.shopify-policy__container{max-width:calc(100% - 32px)!important}}footer .section--full-width>.footer-content{grid-column:2!important}.zn-bestseller__slider-button{background:#fff!important;border:1px solid #C9A227!important;color:#6b5310!important;box-shadow:none!important}.zn-bestseller__slider-button svg{color:#6b5310;stroke:currentColor}.zn-bestseller__slider-button:hover,.zn-bestseller__slider-button:focus-visible{background:#c9a227!important;border-color:#c9a227!important;color:#fff!important}.zn-bestseller__slider-button:hover svg,.zn-bestseller__slider-button:focus-visible svg{color:#fff}[data-zoo-fav]{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease,transform .15s ease}[data-zoo-fav] svg{display:block;pointer-events:none}[data-zoo-fav] svg path{fill:none;stroke:currentColor;transition:fill .15s ease}[data-zoo-fav].is-active{color:#e0474c!important}[data-zoo-fav].is-active svg path{fill:currentColor}[data-zoo-fav]:hover{color:#e0474c}@keyframes zoo-fav-bump{0%{transform:scale(1)}40%{transform:scale(1.3)}to{transform:scale(1)}}[data-zoo-fav].zoo-fav--bump svg{animation:zoo-fav-bump .35s ease}product-card .product-card__content{position:relative}product-card .zoo-fav{position:absolute;top:12px;left:12px;z-index:4;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid #DCE3DE;border-radius:50%;background:#ffffffe6;color:#171717;box-shadow:none}product-card .zoo-fav svg{width:18px;height:18px}.product-grid[product-grid-view=zoom-out] product-card .product-card__content>.zoo-fav{display:flex!important;top:8px;left:8px;width:30px;height:30px}.zoo-fav-product{display:inline-flex;align-items:center;gap:8px;margin-top:2px;padding:7px 14px 7px 10px;border:1px solid #DCE3DE;border-radius:999px;background:#fff;color:#171717;font-size:14px;font-weight:600;line-height:1}.zoo-fav-product svg{width:18px;height:18px}.zoo-fav-product.is-active{border-color:#e0474c}.zoo-fav-header{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;color:inherit;text-decoration:none}.zoo-fav-header svg{width:20px;height:20px;display:block}.zoo-fav-header svg path{fill:none;stroke:currentColor}.zoo-fav-header__count{position:absolute;top:4px;right:2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#246fa8;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-sizing:border-box}.zoo-fav-header__count[hidden]{display:none}main .section.page-width-content:has([data-zoo-fav-list]){--page-content-width: 1440px;--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2))}main .section.page-width-content:has([data-zoo-fav-list]) .rte,main .section.page-width-content:has([data-zoo-fav-list]) .page-content,main .section.page-width-content:has([data-zoo-fav-list]) rte-formatter{display:block;max-width:none!important;max-inline-size:none!important;width:100%!important}[data-zoo-fav-list]{display:block;width:100%;margin:0 auto 48px}.zoo-favlist__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}@media screen and (max-width:989px){.zoo-favlist__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.zoo-favlist__grid{grid-template-columns:1fr}}.zoo-favlist__card{display:flex;flex-direction:column;align-items:center;height:100%;box-sizing:border-box;padding:18px 18px 20px;border:1px solid #DCE3DE;border-radius:25px;background:#fff}.zoo-favlist__image{display:block;width:80%;aspect-ratio:1 / 1;margin:4px auto 12px}.zoo-favlist__image img,.zoo-favlist__noimage{display:block;width:100%;height:100%;object-fit:contain;border-radius:12px}.zoo-favlist__noimage{background:#f2f5f3}.zoo-favlist__title{width:100%;margin:0;padding:8px 0 18px;font-size:16px;font-weight:600;line-height:1.3;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:67.6px}.zoo-favlist__title a{color:inherit;text-decoration:none}.zoo-favlist__price{margin-top:auto;padding:0 0 16px;font-size:18px;font-weight:700;line-height:1.2;text-align:center}.zoo-favlist__compare{font-size:14px;font-weight:500;color:#777}.zoo-favlist__btn{display:block;width:100%;padding:10px 12px;border-radius:14px;background:#246fa8;color:#fff;font-size:15px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;transition:color .15s ease}.zoo-favlist__btn:hover{color:#ff9f1c}.zoo-favlist__remove{margin-top:10px;padding:4px 0;border:0;background:none;color:#6b7a72;font-size:13px;text-decoration:underline;cursor:pointer}.zoo-favlist__remove:hover{color:#e0474c}.zoo-favlist__empty{padding:48px 20px;border:1px solid #DCE3DE;border-radius:25px;text-align:center}.zoo-favlist__empty p{margin:0 0 16px;font-size:18px;font-weight:600}.zoo-favlist__empty-link{display:inline-block;padding:10px 22px;border-radius:14px;background:#246fa8;color:#fff;font-weight:600;text-decoration:none}.zoo-favlist__empty .zoo-favlist__empty-link{color:#fff;transition:color .18s ease}.zoo-favlist__empty .zoo-favlist__empty-link:hover,.zoo-favlist__empty .zoo-favlist__empty-link:focus-visible,.zoo-favlist__empty .zoo-favlist__empty-link:active{background:#246fa8;color:#ff9f1c}.zoo-favlist__loading{padding:32px 0;text-align:center;color:#6b7a72}.facets__summary{border:1px solid var(--zoo-facet-border, #DCE3DE)!important;border-radius:999px!important;padding:6px 14px!important;min-height:36px!important;height:auto!important;line-height:1.2!important;background:#fff;gap:10px}.facets__summary:hover{border-color:#246fa8!important}.facets__overflow-list,.facets__filters-wrapper{gap:8px!important}.facets{padding-top:4px!important;padding-bottom:4px!important}.facets-block-wrapper{margin-bottom:4px!important}.zoo-brands{margin-bottom:0!important}.zn-subcats-layout-row{margin-top:12px!important}.zoo-favlist__btn,.zoo-favlist__btn:visited,.zoo-favlist__btn:hover,.zoo-favlist__btn:focus-visible{color:#fff!important;text-decoration:none!important}.zoo-favlist__btn:hover{color:#ff9f1c!important}.jdgm-star,.jdgm-star.jdgm--on,.jdgm-star.jdgm--off{color:#f4c95d!important}.product-form-buttons .add-to-cart-button:not([disabled]):hover,.product-form-buttons .add-to-cart-button:not([disabled]):focus-visible{background:#246fa8;color:#ff9f1c}.cart__ctas .cart__checkout-button{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.cart__ctas .cart__checkout-button:not([disabled]):hover,.cart__ctas .cart__checkout-button:not([disabled]):focus-visible{background:#365568;color:#fff}.product-form-buttons .shopify-payment-button__more-options{color:#246fa8}.product-form-buttons .shopify-payment-button__more-options:hover,.product-form-buttons .shopify-payment-button__more-options:focus-visible{color:#ff9f1c}@media screen and (min-width:750px){.cart-page{--sidebar-width: 20.5rem}.section--page-width .cart-page.spacing-style:has(.cart-summary--extend){grid-column:2;grid-template-columns:1fr var(--sidebar-width)}.cart-page .cart-summary--extend .cart-summary__inner{padding-inline:24px}}.cart-page .cart__checkout-button{font-weight:600}product-card .quick-add__button.quick-add__button--add:hover,product-card .quick-add__button.quick-add__button--add:focus-visible,product-card .quick-add__button.quick-add__button--choose:hover,product-card .quick-add__button.quick-add__button--choose:focus-visible{color:#ff9f1c}@media(prefers-reduced-motion:no-preference){product-card .quick-add__button.quick-add__button--add,product-card .quick-add__button.quick-add__button--choose{transition:scale var(--animation-speed) var(--ease-out-cubic),translate var(--animation-speed) var(--ease-out-cubic),opacity var(--animation-speed) var(--ease-out-cubic),width var(--animation-speed) var(--ease-out-cubic),color .15s ease}}.cart-page .cart-discount__button:not([disabled]):hover,.cart-page .cart-discount__button:not([disabled]):focus-visible{background:#246fa8;color:#ff9f1c}.zoo-facet--active>.facets__summary{--zoo-facet-border: #246FA8;color:#246fa8}.zoo-facet--active>.facets__summary .facets__label{color:#246fa8}.zoo-facet--active>.facets__summary [ref=facetStatus]:not(.facets__bubble){color:#246fa8}.zoo-facet--active>.facets__summary .icon-caret{color:#246fa8}
/*# sourceMappingURL=/cdn/shop/t/141/assets/zoonova-global.css.map */
