@charset "UTF-8";.product-card .product-card-swatches,.product-card .product-card-swatches .product-card-swatch,.product-card .product-card-swatches--title{transition:all .25s cubic-bezier(.104,.204,.492,1)}.products .gallery--item,.product-card--content-spacing-false .product-featured-image-link,.product-card--content-spacing-true{isolation:isolate;border-radius:var(--block-border-radius, 16px)}.products{list-style:none}.products.carousel{display:flex;flex-wrap:nowrap;overflow:hidden;min-width:100%;padding:0}.products.carousel .product-card{flex-shrink:0}.products.carousel .carousel__slide{width:100%}.no-js .products.carousel{overflow:scroll}.products.carousel.flickity-enabled{overflow:visible}.products.carousel .promotion-column{margin-bottom:0;height:100%}@media only screen and (max-width:767px){.products.carousel .flickity-viewport{overflow:visible}}@media only screen and (min-width:768px){.products .promotion-column.promotion-column-width--2{flex:0 0 50%;max-width:50%}.products .promotion-column.promotion-column-width--2.product-columns-3{flex:0 0 66.6%;max-width:66.6%}.products .promotion-column.promotion-column-width--2.product-columns-5{flex:0 0 40%;max-width:40%}}.products .gallery--item{height:100%;overflow:hidden}.products .gallery--item figure{height:100%;padding-bottom:0}.products .gallery--item-content{padding:15px}@media only screen and (min-width:768px){.products .gallery--item-content{padding:30px}}.products .gallery--item-content p{font-size:.8125rem;margin-bottom:15px}@media only screen and (min-width:768px){.products .gallery--item-content p{font-size:.9375rem}}.products.row{margin:-6px}.products.row .columns,.products.row .column{padding:6px;margin:0}.product-card-spacing-small .products.row+.pagination{margin-top:20px}.product-card-spacing-small .products.row .flickity-nav.flickity-prev{left:-16px}.product-card-spacing-small .products.row .flickity-nav.flickity-next{right:-16px}.product-card-spacing-medium .products.row+.pagination{margin-top:10px}.product-card-spacing-medium .products.row .flickity-nav.flickity-prev{left:-11px}.product-card-spacing-medium .products.row .flickity-nav.flickity-next{right:-11px}.product-card-spacing-large .products.row+.pagination{margin-top:0}.product-card-spacing-large .products.row .flickity-nav.flickity-prev{left:-6px}.product-card-spacing-large .products.row .flickity-nav.flickity-next{right:-6px}@media(hover:hover){.product-card .product-featured-image.thb-hover:hover .product-primary-image{opacity:0}.product-card .product-featured-image.thb-hover:hover .product-secondary-image{opacity:1}}.product-card .product-card-vendor{text-transform:uppercase;font-size:.6875rem;letter-spacing:.1em;margin-bottom:8px;opacity:.8}.product-card .product-card-vendor a{color:var(--color-body, #2c2d2e)}.product-card-quickview{position:absolute;bottom:10px;left:10px;right:10px;z-index:20;background:var(--color-drawer-bg, #fff);color:var(--color-body, #2c2d2e);height:44px;display:flex;align-items:center;justify-content:center;text-align:center;padding:5px;opacity:0;transition:opacity .25s linear;border-radius:calc(var(--block-border-radius, 16px) / 2);box-shadow:0 4px 6px #00000014}.no-js .product-card-quickview{display:none!important}@media only screen and (min-width:768px){.product-card-quickview{bottom:15px;left:15px;right:15px;--block-border-radius: 100px}}.product-card-quickview span{line-height:1;font-size:.8125rem;font-weight:500;padding-right:0;white-space:nowrap;opacity:1}.product-card-quickview .loading-overlay{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);z-index:20;opacity:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.product-card-quickview .loading-overlay .spinner{width:18px}.product-card-quickview.loading span{opacity:0}.product-card-quickview.loading .loading-overlay,.product-card:hover .product-card-quickview{opacity:1}.product-card--border-true{border:1px solid var(--color-border, #dadce0)}.product-card--content-spacing-true{overflow:hidden}.product-card--content-spacing-true.product-card--border-true .product-featured-image-link{border-top-left-radius:calc(var(--block-border-radius, 16px) / 1.4);border-top-right-radius:calc(var(--block-border-radius, 16px) / 1.4)}.collection-empty{text-align:center;padding:10vh;width:100%}.collection-empty svg{margin-bottom:30px}.collection-empty .text-button{font-size:inherit}.collection-empty p{font-size:1.25rem}.sidebar-container{display:grid;grid-gap:clamp(20px,4%,40px)}@media only screen and (min-width:1068px){.sidebar-container.facets--sidebar{grid-template-columns:clamp(200px,22%,240px) 1fr}}.sidebar-container.facets--sidebar.results--0{grid-template-columns:1fr}@media only screen and (min-width:1068px){.sidebar-container.facets--sidebar .facets-toggle{display:none}}.sidebar-container .products.collection.row{padding:0}.star-rating{--star-percent: calc(var(--star-rating) / 5 * 100%);display:inline-block;font-size:1rem;font-family:Times;line-height:1}.star-rating:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-star) var(--star-percent),#e1e1e1 var(--star-percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.star-rating span{font-size:.75rem;margin-left:8px}.product-card .star-rating{margin-top:7px;font-size:.875rem}.rating{display:inline-block;margin:0}.rating-star{--letter-spacing: .3;--font-size: 1.5;--percent: calc( ( var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size))) ) * 100% );letter-spacing:calc(var(--letter-spacing) * 1rem);font-size:calc(var(--font-size) * 1rem);line-height:1;display:inline-block;font-family:Times;margin:0}.rating-star:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-reviews) var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.rating-text{display:none}.rating-count{display:none;margin:0}@media(forced-colors:active){.rating{display:none}.rating-text{display:block}}.product__tax,.product__tax a,.star-rating .body-font{color:#b2b2b2}.product-card,.flickity-slider .product-card{height:100%!important}.product-grid-container .ryviu-number-widget{color:var(--color-body, rgba(0, 0, 0, .88));font-size:14px;font-weight:600;line-height:140%}.product-grid-container .r--stars-item{--rstact-cl: var(--color-body, rgba(0, 0, 0, .88)) !important;--rst-cl: rgba(0, 0, 0, .1) !important}.product-grid-container .review-widget .ryviu-number-widget .trw-avg{display:block!important}.product-grid-container .review-widget{margin-bottom:8px}.product-card-info .ryviu-collection{margin-top:10px}.product-card-info .r--stars-item{--rstact-cl: #4069ff !important}.product-card-info .ryviu-number-widget{color:#b2b2b2}@media only screen and (max-width:767px){.product-card-info .ryviu-number-widget{display:none}}.product-card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid rgba(0,0,0,.04);background:var(--color-product-card-bg, #fff)}.product-featured-image{isolation:isolate;overflow:hidden;position:relative;z-index:0;flex-shrink:0;padding:48px 16px 40px;align-self:stretch}.product-card--border-true .product-featured-image{padding:10px}.product-card--content-spacing-true.product-card--border-true .product-featured-image{padding-bottom:0}.product-card--content-spacing-true .product-featured-image{margin-bottom:0}.product-featured-image .product-featured-image-link{isolation:isolate;display:block;position:relative;height:0;overflow:hidden;padding-bottom:var(--padding-bottom)}.product-featured-image .product-featured-image-link img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:5}.product-featured-image .product-featured-image-link .thb-placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.product-featured-image .product-featured-image-link .product-secondary-image{z-index:10;opacity:0}.product-featured-image .product-featured-image-link.aspect-ratio--square{padding-bottom:100%}.product-featured-image .product-featured-image-link.aspect-ratio--portrait{padding-bottom:125%}.product-featured-image .product-featured-image-link.aspect-ratio--landscape{padding-bottom:75%}.product-featured-image .badges{position:absolute;left:16px;top:12px;z-index:1;display:flex;gap:4px;white-space:nowrap;flex-wrap:wrap}.product-featured-image .badge{display:flex;height:24px;padding:8px;justify-content:center;align-items:center;gap:10px;border-radius:200px;font-size:14px;font-style:normal;font-weight:600;line-height:normal;background:#000000e0;color:#fff}.product-featured-image .badge.onsale{background:#cc292c1a;color:#cc292c}.product-featured-image .product-card-wishlist{position:absolute!important;right:8px!important;top:8px!important;z-index:1;display:flex;width:32px;height:32px;padding-top:1px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:200px;border:1px solid rgba(0,0,0,.04);background:#0000000a}.product-featured-image .product-card--label-container{position:absolute;left:0;bottom:0;display:flex;padding:0 16px;align-items:center;gap:8px}.product-featured-image .product-card--label{color:#ff5c00;font-size:14px;font-weight:700;line-height:140%}.product-featured-image .product-card--label.product-card--label-pre-order{color:#a88754}.product-featured-image .product-card--label.product-card--label-new{color:#1862f5}@media(hover:hover){.product-featured-image.thb-hover:hover .product-primary-image{opacity:0}.product-featured-image.thb-hover:hover .product-secondary-image{opacity:1}}.product-card-info{flex:1;display:flex;padding:6px 16px 16px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.product-card-info .product-card-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#000000b8;font-size:14px;font-style:normal;font-weight:700;line-height:140%;height:2.8em}.product-card-info .product-card-title span{color:var(--variant-color)}.product-card-info .product-card-price-wraper{display:flex;flex-direction:column;gap:8px}.product-card-info .price{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;align-self:stretch;color:var(--color-body, rgba(0, 0, 0, .88));font-size:14px;font-style:normal;font-weight:600;line-height:normal;white-space:nowrap}.product-card-info .price del{color:#00000070}.product-card-info .product-card-swatches--container{position:relative}.product-card-info .product-card-swatches{line-height:0;width:100%;display:flex;gap:8px;flex-wrap:wrap}.product-card-info .product-card-swatches .product-card-swatch{position:relative;cursor:pointer;display:flex;width:14px;height:14px;padding:6px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:200px;border:1px solid rgba(0,0,0,.1);background:var(--option-color);background-image:var(--option-color-image)}.product-card-info .product-card-swatches .product-card-swatch.active{box-shadow:0 0 0 1px #000}.product-card-info .product-card-swatches--title{font-size:.75rem;line-height:18px;opacity:.8;display:none}.product-card-info .product-card--button-container{flex:1;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end}.product-card-info .product-card--add-to-cart-button{display:flex;height:36px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:12px;background:#1862f5;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:140%}.product-card-info .product-card--add-to-cart-button .spinner{position:absolute;top:50%;left:50%;z-index:20;opacity:0;width:34px;height:34px;margin:-17px 0 0 -17px;padding:10px}.product-card-info .product-card--add-to-cart-button.loading .spinner{opacity:1}.product-card-info .product-card--add-to-cart-button.loading .product-card--add-to-cart-text{opacity:0}@media only screen and (min-width:768px){.product-card{border-radius:16px}.product-featured-image{padding:64px 16px 48px}.product-featured-image .badges{left:16px;top:16px}.product-featured-image .badge{height:34px;padding:4px 16px;font-size:16px}.product-featured-image .product-card-wishlist{right:16px!important;top:16px!important;width:34px;height:34px}.product-featured-image .product-card--label-container{padding:0 16px}.product-featured-image .product-card--label{font-size:16px}.product-card-info{padding:12px 16px 16px;gap:24px}.product-card-info .product-card-title{font-size:16px}.product-card-info .price{flex-direction:row;font-size:16px;gap:4px}.product-card-info .product-card-swatches{gap:6px}.product-card-info .product-card-swatches .product-card-swatch{width:18px;height:18px}.product-card-info .product-card--add-to-cart-button{height:40px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/product-grid.css.map */
