.single-product-wrap{position:relative;width:100%}.single-product-wrap .product-image{position:relative;text-align:center;width:var(--size-style-width);display:flex;align-items:center;justify-content:center}.single-product-wrap .product-image span.tag{background-color:var(--tag-bg-color);color:var(--tag-text-color);font-size:14px;font-weight:600;position:absolute;top:15px;inset-inline-end:15px;z-index:2;height:30px;padding:0 10px;line-height:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:0 5px 5px 0}.single-product-wrap .product-image span.tag:before{content:"";position:absolute;top:0;inset-inline-start:-15px;border-top:15px solid var(--tag-bg-color);border-bottom:15px solid var(--tag-bg-color);border-left:15px solid #ffffff;border-right:15px solid transparent}.single-product-wrap .product-image .pro-img{background-color:var(--color-background-secondary);overflow:hidden;width:100%;border-radius:var(--img-border-radius)}.single-product-wrap .product-image .pro-img .img1 img,.single-product-wrap:hover .product-image .pro-img .img1 img{-webkit-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.single-product-wrap .product-image .pro-img .img2 img{opacity:0;visibility:hidden;-webkit-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.single-product-wrap:hover .product-image .pro-img .img1 img{opacity:0;visibility:hidden}.single-product-wrap:hover .product-image .pro-img .img2 img{opacity:1;visibility:visible;-webkit-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;filter:blur(3px)}.single-product-wrap .product-image .rating-wrapper{background-color:var(--review-bg-color);position:absolute;z-index:1;left:30px;bottom:30px;width:auto;padding:8px 10px;border-radius:10px}.single-product-wrap .product-image .rating-wrapper .rating svg,.single-product-wrap .product-image .rating-wrapper p.rating-count,.single-product-wrap .product-image .rating-wrapper span.weight{position:relative;color:var(--review-text-color);fill:var(--review-text-color)}.single-product-wrap .product-image .rating-wrapper span.weight{margin-inline-start:3px;padding-inline-start:3px}.single-product-wrap .product-image .rating-wrapper span.weight:before{position:absolute;content:"|";bottom:55%;transform:translateY(50%);inset-inline-start:-3px}.single-product-wrap .product-image .slider-arrow button{position:absolute;z-index:2;bottom:50%;transform:translateY(50%);width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:22px;opacity:0;visibility:hidden}.single-product-wrap .product-image .slider-arrow button.arrow-next{inset-inline-end:-10px}.single-product-wrap .product-image .slider-arrow button.arrow-prev{inset-inline-start:-10px}.single-product-wrap:hover .product-image .slider-arrow button.arrow-next{inset-inline-end:10px;opacity:1;visibility:visible}.single-product-wrap:hover .product-image .slider-arrow button.arrow-prev{inset-inline-start:10px;opacity:1;visibility:visible}.single-product-wrap .product-image .product-action{position:absolute;top:15px;inset-inline-end:15px;z-index:2;opacity:0;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;display:grid;gap:5px}.single-product-wrap .product-image .product-action button{color:currentColor;font-size:14px;line-height:1;height:50px;width:50px;padding:0;display:flex;align-items:center;justify-content:center;border:var(--color-input-border);background-color:var(--color-background);border-radius:var(--img-border-radius)}.single-product-wrap .product-image.action-stl-3 .product-action{display:flex;top:unset;inset-inline-end:unset}.single-product-wrap .product-image.action-stl-10 .product-action,.single-product-wrap .product-image.action-stl-9 .product-action,.single-product-wrap .product-image.action-stl-5 .product-action,.single-product-wrap .product-image.action-stl-4 .product-action{display:flex;top:unset;bottom:30px;inset-inline-end:unset;padding:0 15px}.single-product-wrap .product-image.action-stl-10 .product-action .quick-action,.single-product-wrap .product-image.action-stl-8 .product-action .quick-view,.single-product-wrap .product-image.action-stl-8 .product-action .quick-action,.single-product-wrap .product-image.action-stl-6 .product-action .quick-view,.single-product-wrap .product-image.action-stl-6 .product-action .quick-action,.single-product-wrap .product-image.action-stl-1 .product-action .quick-action{display:none}.single-product-wrap .product-image.action-stl-5 .quick-action{order:-1}.single-product-wrap .product-image.action-stl-5 .quick-action .quick-add-btn{width:auto;padding:0 15px}.single-product-wrap .product-image .quick-add-btn .cart-title{display:flex;align-items:center;gap:5px;justify-content:center}.single-product-wrap .product-image .quick-add-btn .cart-title .icon{display:none}.single-product-wrap .product-image .quick-add-btn .cart-title.show-icon .icon{display:flex}.single-product-wrap .product-image.action-stl-6 .quick-add-btn .cart-title .title,.single-product-wrap .product-image.action-stl-5 .quick-add-btn .cart-title .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-product-wrap .product-image.action-stl-5 .quick-action .quick-add-btn .cart-title .title{white-space:nowrap;overflow:hidden;max-width:40px;text-overflow:ellipsis;line-height:1;display:block}.single-product-wrap .product-image .quick-add-btn.loading .cart-title,.single-product-wrap .product-image.action-stl-9 .bottom-action,.single-product-wrap .product-image.action-stl-7 .bottom-action,.single-product-wrap .product-image.action-stl-5 .bottom-action,.single-product-wrap .product-image.action-stl-4 .bottom-action,.single-product-wrap .product-image.action-stl-3 .bottom-action,.single-product-wrap .product-image.action-stl-2 .bottom-action{display:none}.single-product-wrap .product-image.action-stl-9 .product-action .quick-action,.single-product-wrap .product-image.action-stl-7 .product-action .quick-action,.single-product-wrap .product-image.action-stl-5 .product-action .quick-action,.single-product-wrap .product-image.action-stl-4 .product-action .quick-action,.single-product-wrap .product-image.action-stl-3 .product-action .quick-action,.single-product-wrap .product-image.action-stl-2 .product-action .quick-action{display:flex}.single-product-wrap .product-image .product-action .quick-view button .cart-title .title,.single-product-wrap .product-image .product-action .quick-action button .cart-title .title{display:none}.single-product-wrap .product-image .product-action button svg{width:18px;height:18px;stroke:currentColor}.single-product-wrap:focus-within .product-image .product-action,.single-product-wrap:hover .product-image .product-action{opacity:1;transform:translateY(0)}.single-product-wrap .product-image .product-action button:hover{color:var(--color-button-text);background-color:var(--color-button);border-color:var(--color-button-border-hover)}.single-product-wrap .product-image .product-action button[disabled]{cursor:unset;opacity:.3}.single-product-wrap .product-image .product-action button .sold-out-message{font-size:12px}.single-product-wrap .product-image.action-stl-10 .bottom-action,.single-product-wrap .product-image.action-stl-8 .bottom-action,.single-product-wrap .product-image.action-stl-6 .bottom-action,.single-product-wrap .product-image.action-stl-1 .bottom-action{position:absolute;bottom:30px;transform:translateY(5px);left:30px;right:30px;z-index:2;opacity:0;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.single-product-wrap .product-image:not(.action-stl-6) .quick-view .quick-add-btn .cart-title .title{display:none}.single-product-wrap .product-image.action-stl-6 .bottom-action{left:0;right:0;bottom:0;display:flex;align-items:center;gap:1px}.single-product-wrap .product-image.action-stl-6 .bottom-action modal-opener{width:50%}.single-product-wrap .product-image.action-stl-6 .bottom-action modal-opener button{color:var(--color-button-text);font-size:14px;padding:15px;text-transform:var(--button-text-transform);font-weight:var(--button-font-weight);border:var(--button-border);border-radius:0;letter-spacing:var(--button-letter-spacing);background-color:var(--color-button);width:100%;line-height:1}.single-product-wrap .product-image.action-stl-8 .quick button .cart-title,.single-product-wrap .product-image.action-stl-6 .quick button .cart-title,.single-product-wrap .product-image.action-stl-1 .quick button .cart-title{line-height:1;display:flex;align-items:center;justify-content:center}.single-product-wrap .product-image.action-stl-8 .quick button.loading .cart-title,.single-product-wrap .product-image.action-stl-6 .quick button.loading .cart-title,.single-product-wrap .product-image.action-stl-1 .quick button.loading .cart-title{display:none}.single-product-wrap .product-image.action-stl-8 .bottom-action button .cart-title .icon,.single-product-wrap .product-image.action-stl-6 .bottom-action button .cart-title .icon,.single-product-wrap .product-image.action-stl-1 .bottom-action button .cart-title .icon{width:16px;align-items:center;margin:0 5px}.single-product-wrap .product-image.action-stl-8 .bottom-action button .cart-title .icon svg,.single-product-wrap .product-image.action-stl-6 .bottom-action button .cart-title .icon svg,.single-product-wrap .product-image.action-stl-1 .bottom-action button .cart-title .icon svg{stroke:currentColor;width:16px;height:16px}.single-product-wrap:focus-within .product-image.action-stl-10 .bottom-action,.single-product-wrap:hover .product-image.action-stl-10 .bottom-action,.single-product-wrap:focus-within .product-image.action-stl-8 .bottom-action,.single-product-wrap:hover .product-image.action-stl-8 .bottom-action,.single-product-wrap:focus-within .product-image.action-stl-6 .bottom-action,.single-product-wrap:hover .product-image.action-stl-6 .bottom-action,.single-product-wrap:focus-within .product-image.action-stl-1 .bottom-action,.single-product-wrap:hover .product-image.action-stl-1 .bottom-action{opacity:1;transform:translateY(0)}.single-product-wrap .product-image.action-stl-1 .bottom-action .quick-view{display:none}.single-product-wrap .product-image.action-stl-7 .product-action{top:unset;bottom:15px;left:15px;right:unset}.single-product-wrap .product-image.action-stl-10 .bottom-action,.single-product-wrap .product-image.action-stl-8 .bottom-action{display:flex;flex-direction:column;gap:10px;bottom:unset}.single-product-wrap .product-image.action-stl-10 .bottom-action .quick-view,.single-product-wrap .product-image.action-stl-8 .product-action .quick-view{display:none}.single-product-wrap .product-image.action-stl-8 .bottom-action .quick-view{display:block}.single-product-wrap .product-image.action-stl-8 .bottom-action modal-opener button{color:var(--color-button-text);font-size:14px;padding:var(--button-padding);text-transform:var(--button-text-transform);font-weight:var(--button-font-weight);border:var(--button-border);border-radius:var(--button-border-radius);letter-spacing:var(--button-letter-spacing);background-color:var(--color-button)}.single-product-wrap .product-image.action-stl-8 .bottom-action modal-opener button:hover{color:var(--color-button-text-hover);border-color:var(--color-button-border-hover);background-color:var(--color-button-hover)}.single-product-wrap .product-image.action-stl-8 .quick-view .quick-add-btn .cart-title .title{display:block}.single-product-wrap .product-image.action-stl-9 .product-action{bottom:0;width:100%;justify-content:space-between;border-bottom:var(--color-input-border);transform:translateY(15px)}.single-product-wrap .product-image.action-stl-9 .product-action button{border:none;border-bottom:1px solid transparent;border-radius:unset;background:transparent;height:45px;width:45px}.single-product-wrap .product-image.action-stl-9 .quick-action .quick-add-btn .cart-title .title{display:block;white-space:unset}.single-product-wrap .product-image.action-stl-9 .product-action button:hover{color:currentColor;border-bottom:1px solid;background:transparent}.single-product-wrap .product-image.action-stl-9 .product-action .quick-view,.single-product-wrap .product-image.action-stl-9 .product-action .quick-action{order:-1}.single-product-wrap .product-image.action-stl-9 .product-action .quick-action button{width:auto;padding:0 15px;color:var(--color-button-text);background-color:var(--color-button);border-color:var(--color-button-border-hover)}.single-product-wrap .product-image.action-stl-9 .product-action .quick-action button:hover{color:var(--color-button-text-hover);border-color:var(--color-button-border-hover);background-color:var(--color-button-hover);border-bottom:1px solid}.single-product-wrap:hover .product-image.action-stl-9 .product-action{transform:translateY(0)}.single-product-wrap .product-content{margin-top:15px}.single-product-wrap .product-content h2{font-size:16px;margin-top:8px}.single-product-wrap .product-content .price-box{margin-top:10px;display:flex;flex-wrap:wrap;gap:5px}.single-product-wrap .price-box{width:100%;gap:10px;display:flex;flex-wrap:wrap;align-items:center;line-height:1;margin-bottom:-3px;min-height:42px}.single-product-wrap .price-box .price-main{display:flex;align-items:center;gap:10px}.single-product-wrap .price-box span.new-price{position:relative;font-size:18px;color:var(--color-foreground-hover)}.single-product-wrap .price-box span.new-price:before{content:""}.pr-gr-option:empty{display:none}.pr-gr-option .option-block{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:3px;margin:0;border:none;position:relative;z-index:2}.pr-gr-option .option-block legend{display:none}.pr-gr-option .option-block input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.pr-gr-option .option-block .op-lb{font-size:0;display:flex;align-items:center;justify-content:center;height:auto}.pr-gr-option .option-block .op-lb .color-swatch.cust-check{color:rgba(var(--color-foreground));width:15px;height:15px;border-radius:var(--sti-border-radius);transition:.3s ease-in-out;cursor:pointer;will-change:transform;box-shadow:inset 0 0 5px #0000001a;background:var(--swatch--background)}.pr-gr-option .option-block .op-lb .color-swatch.cust-check:after{content:"";width:13px;height:13px;border:1px solid #fff;position:absolute;inset-inline-start:1px;top:1px;border-radius:var(--sti-border-radius);opacity:0;transition:.3s ease-in-out}.pr-gr-option .option-block input:focus-visible+.op-lb .color-swatch.cust-check{outline:2px solid rgba(var(--color-foreground));position:relative;z-index:10;outline-offset:3px}.pr-gr-option .option-block .op-lb:hover .color-swatch.cust-check,.pr-gr-option .option-block input:checked+.op-lb .color-swatch.cust-check{transform:scale(1.3)}.pr-gr-option .option-block .op-lb:hover .color-swatch.cust-check:after,.pr-gr-option .option-block input:checked+.op-lb .color-swatch.cust-check:after{opacity:1}.card-title{font-size:var(--font-size);text-transform:var(--text-transform);font-weight:var(--font-weight)}@media (max-width: 1199px){.card-title{font-size:var(--font-size-mobile)}.single-product-wrap .product-image.action-stl-10 .product-action,.single-product-wrap .product-image.action-stl-7 .product-action,.single-product-wrap .product-image.action-stl-9 .product-action,.single-product-wrap .product-image.action-stl-5 .product-action,.single-product-wrap .product-image.action-stl-4 .product-action,.single-product-wrap .product-image .product-action{opacity:1;display:flex;bottom:15px;top:unset;left:unset;right:unset;padding:0;transform:unset;justify-content:center;background:transparent;border:none}.single-product-wrap .product-image.action-stl-9 .product-action .quick-action button,.single-product-wrap .product-image.action-stl-9 .product-action button,.single-product-wrap .product-image.action-stl-5 .quick-action .quick-add-btn,.single-product-wrap .product-image .product-action button{color:currentColor;opacity:1;height:40px;width:40px;padding:0;border:var(--color-input-border);background-color:var(--color-background);border-radius:var(--img-border-radius)}.single-product-wrap .product-image.action-stl-8 .product-action .quick-view,.single-product-wrap .product-image.action-stl-8 .product-action .quick-action,.single-product-wrap .product-image.action-stl-6 .product-action .quick-view,.single-product-wrap .product-image.action-stl-6 .product-action .quick-action,.single-product-wrap .product-image.action-stl-1 .product-action .quick-action,.single-product-wrap .product-image.action-stl-10 .product-action .quick-action{display:flex}.single-product-wrap .product-image.action-stl-9 .quick-action .quick-add-btn .cart-title .title,.single-product-wrap .product-image.action-stl-8 .quick-view .quick-add-btn .cart-title .title,.single-product-wrap .product-image.action-stl-5 .quick-action .quick-add-btn .cart-title .title,.single-product-wrap .product-image.action-stl-10 .bottom-action,.single-product-wrap .product-image.action-stl-8 .bottom-action,.single-product-wrap .product-image.action-stl-6 .bottom-action,.single-product-wrap .product-image.action-stl-1 .bottom-action{display:none}.single-product-wrap .product-image .quick-add-btn .cart-title .icon{display:flex}.single-product-wrap .product-image .rating-wrapper{left:10px;bottom:15px;padding:7px;font-size:14px}}@media (max-width: 479px){.single-product-wrap .product-image span.tag{font-size:9px;height:22px;padding:0 3px}.single-product-wrap .product-image span.tag:before{inset-inline-start:-11px;border-top:11px solid var(--tag-bg-color);border-bottom:11px solid var(--tag-bg-color);border-left:11px solid #ffffff;border-right:11px solid transparent}.single-product-wrap .price-box{align-items:flex-start}}.product-grid-list .single-product-wrap{display:flex;border:none;flex-direction:unset}.product-grid-list .single-product-wrap .product-image{width:25%}.product-grid-list .product-grid-list .single-product-wrap .product-image{border-radius:var(--img-border-radius);overflow:hidden}.product-grid-list .single-product-wrap .product-content{width:75%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:0 15px;text-align:start;margin-top:0}.product-grid-list .single-product-wrap .product-content h2{font-size:16px}@media (max-width: 767px){.product-grid-list .single-product-wrap .product-content{padding:0 12px}}.week-countdown{width:100%}.week-countdown ul{display:flex;flex-wrap:wrap;gap:15px}.week-countdown ul li{width:calc(25% - 11.25px)}.week-countdown ul li .timer-block{position:relative;padding-bottom:100%;width:100%}.week-countdown ul li .timer-info{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--img-border-radius)}.week-countdown ul li .timer-info p{font-size:24px;color:var(--color-button-text);font-weight:600}.week-countdown ul li span{color:var(--color-button-text);font-size:14px;font-weight:500;margin-top:5px}@media (max-width: 1399px){.week-countdown ul li .timer-info p{font-size:18px}.week-countdown ul li span{font-size:12px;margin-top:0}}@media (max-width: 1199px){.week-countdown ul li .timer-info p{font-size:15px;line-height:1}.week-countdown ul li span{font-size:10px}.week-countdown ul{gap:5px}.week-countdown ul li{width:calc(25% - 3.75px)}}.product-inventory span{margin-inline-start:5px}.product-inventory .probar-label{display:flex;align-items:center;gap:5px;justify-content:space-between}.product-inventory .probar-label p{display:inline-block}.product-inventory .probar-label span{margin:0}.total-probar{width:100%;position:relative;height:var(--height);border-radius:5px;margin-top:0;background-color:#ececec}.total-probar .probar{position:absolute;inset-inline-start:0;inset-inline-end:0;height:100%;animation:5s linear infinite bar-progress;background-size:1rem 1rem;background-image:linear-gradient(135deg,#ffffff26 0 25%,#fff0 25% 50%,#ffffff26 50% 75%,#fff0 75% 100%);border-radius:5px;background-color:var(--bar-color)}.single-product-wrap .product-qty{width:100%}.single-product-wrap .product-qty .pr-form-button{display:flex;gap:20px 10px;flex-wrap:wrap}.single-product-wrap .product-qty .pr-form-button .select__select,.single-product-wrap .product-qty .pr-form-button .qty-box{width:calc(50% - 5px)}.single-product-wrap .product-qty .pr-form-button button.st-btn,.single-product-wrap .product-qty .pr-form-button .shopify-payment-button,.single-product-wrap .product-qty .pr-form-button .qty-box input{width:100%}.single-product-wrap .product-qty .pr-form-button button.cart-btn.link{text-transform:uppercase;border-bottom:1px solid;padding-bottom:2px;font-weight:600}.single-product-wrap .product-qty .pr-form-button .shopify-payment-button button{position:relative;z-index:2;font-size:var(--button-font-size);padding:var(--button-padding);text-transform:var(--button-text-transform);font-weight:var(--button-font-weight);border:var(--button-border);border-radius:var(--button-border-radius);letter-spacing:var(--button-letter-spacing);text-align:center;line-height:1;width:100%;height:auto;display:flex;align-items:center;justify-content:center;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.single-product-wrap .product-qty .pr-form-button button.cart-btn .cart-title svg{width:18px;margin:0 5px}.single-product-wrap .product-qty .pr-form-button .shopify-payment-button button{color:var(--color-button-text-hover);background-color:var(--color-button-hover);border-color:var(--color-button-border-hover)}.single-product-wrap .product-qty .pr-form-button .shopify-payment-button button:hover{color:var(--color-button-text);border:var(--button-border);background-color:var(--color-button)}@media (max-width: 1399px){.single-product-wrap .product-qty .pr-form-button .shopify-payment-button button{font-size:var(--button-font-size-lg);padding:var(--button-padding-lg)}}@media (max-width: 1199px){.single-product-wrap .product-qty .pr-form-button{gap:10px 10px}.single-product-wrap .product-qty .pr-form-button .select__select,.single-product-wrap .product-qty .pr-form-button .qty-box{width:100%}.single-product-wrap .product-qty .pr-form-button button.cart-btn .cart-title i{display:none}}.single-product-wrap .product-image .scrolling-block-txt{position:absolute;z-index:1;bottom:0;width:100%;background-color:var(--text-background-color);-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.single-product-wrap:hover .product-image .scrolling-block-txt{opacity:0}.scrolling-block-txt .offer-text-wrap{position:relative;display:flex;align-items:center;direction:ltr;width:100%;gap:var(--marquee-gap);background-color:var(--text-background-color)}.scrolling-block-txt .offer-text-wrap.direction{direction:rtl}.scrolling-block-txt .offer-text-wrap .grid-wrap{animation-iteration-count:infinite;animation-timing-function:linear;animation-name:ticker-ltr;animation-duration:var(--animation-time);animation-play-state:paused;display:inline-flex;align-items:center;width:max-content;animation-play-state:running;gap:var(--marquee-gap)}.scrolling-block-txt .offer-text-wrap.direction .grid-wrap{animation-name:ticker-rtl}.scrolling-block-txt .offer-text-wrap:hover .grid-wrap{animation-play-state:paused}.scrolling-block-txt .grid-wrap{position:relative}.scrolling-block-txt .grid-wrap h1,.scrolling-block-txt .grid-wrap h2,.scrolling-block-txt .grid-wrap h3,.scrolling-block-txt .grid-wrap h4,.scrolling-block-txt .grid-wrap h5,.scrolling-block-txt .grid-wrap h6,.scrolling-block-txt .grid-wrap p{color:var(--text-color);position:relative;line-height:1;white-space:nowrap;display:flex;align-items:center;gap:var(--marquee-gap)}.scrolling-block-txt .grid-wrap span{display:flex;align-items:center;gap:var(--marquee-gap);line-height:1;height:10px;padding-top:10px}@media (max-width: 1199px){.single-product-wrap .product-image .scrolling-block-txt{opacity:0}}@keyframes ticker-ltr{0%{transform:none;visibility:visible}to{transform:translate(-100%)}}@keyframes ticker-rtl{0%{transform:none;visibility:visible}to{transform:translate(100%)}}.placeholder-image{position:relative;aspect-ratio:var(--ratio);overflow:hidden}placeholder-image img{width:100%;height:100%;aspect-ratio:var(--ratio)}.image-block{display:flex;position:relative;justify-content:var(--horizontal-alignment, "inline-start")}.image-block:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;background:linear-gradient(var(--overlay-direction),var(--overlay-color),var(--overlay-color--end))}.image-block:hover:after{opacity:1}.image-block--height-fill .image-block__image{height:100%}.image-block__image{object-fit:cover;aspect-ratio:var(--ratio)}@media (max-width: 768px){.image-block__image{width:100%}}.rating-wrapper{width:100%;gap:5px;flex-wrap:wrap}.rating-wrapper,.rating{display:flex;align-items:center}.rating-wrapper.justify-center{justify-content:center}.rating-wrapper.justify-right{flex-direction:row-reverse}.rating{gap:5px}.rating-wrapper .rating-text,.rating-wrapper .rating-count,.rating-wrapper .rating-count-separator{margin:0;white-space:nowrap;line-height:1}.rating-count-separator{opacity:.2;padding-left:5px;padding-right:5px}.stars{height:15px;fill:var(--rating_color)}.filled-star{fill:var(--rating_color)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-grid.css.map */
