.jkl-video-reels{background-color:var(--color-background, transparent)}.jkl-vr-item{position:relative}.jkl-vr-item__product-overlay{position:absolute;bottom:0;left:0;right:0;z-index:10;transform:translateY(100%);transition:transform .3s ease-out,opacity .3s ease-out;opacity:0;pointer-events:none;display:none}@media(min-width:768px){.jkl-vr-item__product-overlay{display:block}}@media(min-width:768px){.jkl-vr-slide:hover .jkl-vr-item__product-overlay{transform:translateY(0);opacity:1;pointer-events:auto;bottom:0}.jkl-vr-slide:not(.swiper-slide-active) .jkl-vr-item__product-overlay{bottom:10%}}.jkl-vr-item__product-card{display:flex;flex-wrap:wrap;align-items:center;gap:12px;background-color:#fdf3f9;padding:12px;border-radius:0 0 var(--border-radius, 8px) var(--border-radius, 8px)}.jkl-vr-item__product-image-link{flex-shrink:0;display:block;width:33.333%}.jkl-vr-item__product-image{width:100%;height:auto;object-fit:contain;background-color:#fff;border-radius:4px}.jkl-vr-item__product-info{flex:1;min-width:0;position:relative}.jkl-vr-item__product-labels{margin-bottom:4px}.jkl-vr-item__product-info .jkl-wishlist-btn{position:absolute;top:0;right:0}.jkl-vr-item__product-title-link{text-decoration:none;color:inherit}.jkl-vr-item__product-title{font-family:var(--font-futura-pt, "futura-pt", sans-serif);font-size:14px;font-weight:700;line-height:1.3;margin:0 0 2px;text-transform:uppercase;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.jkl-vr-item__product-subtitle{font-family:var(--font-futura-pt, "futura-pt", sans-serif);font-size:12px;font-weight:400;color:#666;margin:0 0 6px}.jkl-vr-item__product-price{display:flex;align-items:center;gap:8px;margin-bottom:10px}.jkl-vr-item__price-compare{font-family:var(--font-futura-pt, "futura-pt", sans-serif);font-size:12px;font-weight:400;color:#999;text-decoration:line-through}.jkl-vr-item__price-current{font-family:var(--font-futura-pt, "futura-pt", sans-serif);font-size:14px;font-weight:600;color:#000}.jkl-vr-item__price-current--sale{color:#e91e63}.jkl-vr-item__add-to-cart-wrapper{width:100%}@media(min-width:768px){.jkl-vr-item__add-to-cart-wrapper{width:auto}}.jkl-vr-item__add-to-cart{display:block;width:100%;font-family:var(--font-futura-pt, "futura-pt", sans-serif);font-size:14px;font-weight:700;line-height:24px;text-transform:uppercase;letter-spacing:0;color:#fff;background-color:#000;padding:2px 24px;border-radius:20px;text-decoration:none;border:none;cursor:pointer;transition:background-color .2s ease,opacity .2s ease;min-width:100px;text-align:center}@media(min-width:768px){.jkl-vr-item__add-to-cart{display:inline-block;width:auto}}.jkl-vr-item__add-to-cart:hover:not(:disabled){text-decoration:underline}.jkl-vr-item__add-to-cart--disabled{background-color:#ccc;cursor:not-allowed}.jkl-vr-item__add-to-cart--loading{opacity:.7;cursor:wait}.jkl-vr-item__add-to-cart--success{background-color:#4caf50}.jkl-vr-item__add-to-cart--error{background-color:#f44336}.jkl-vr-item__product-mobile{position:relative;display:block;transform:translateY(-37%);transition:transform .3s ease-out;margin-top:-12px;z-index:-1}@media(min-width:768px){.jkl-vr-item__product-mobile{display:none;transform:translateY(0)}}.jkl-vr-item__product-mobile .jkl-vr-item__product-card--mobile{border-radius:0 0 var(--border-radius, 8px) var(--border-radius, 8px);padding:24px 12px 12px}.jkl-vr-item__product-mobile .jkl-vr-item__product-title{font-size:12px}.jkl-vr-item__product-mobile .jkl-vr-item__product-subtitle,.jkl-vr-item__product-mobile .jkl-vr-item__price-compare{font-size:11px}.jkl-vr-item__product-mobile .jkl-vr-item__price-current{font-size:12px}.jkl-vr-item__product-mobile .jkl-vr-item__add-to-cart{font-size:12px;padding:2px 16px}.jkl-vr-item__product-mobile .jkl-wishlist-btn{width:28px;height:28px}.jkl-vr-item__product-mobile .jkl-wishlist-btn svg{width:18px;height:18px}.swiper-slide-active .jkl-vr-item__product-mobile{transform:translateY(0)}.jkl-wishlist-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:transparent;border:none;padding:0;cursor:pointer;transition:all .2s ease}.jkl-wishlist-btn:disabled{opacity:.5;cursor:not-allowed}.jkl-wishlist-btn__icon-wrapper{transition:all .2s ease}.jkl-wishlist-btn--loading .jkl-wishlist-btn__icon-wrapper{animation:jkl-wishlist-pulse 1s ease-in-out infinite}@keyframes jkl-wishlist-pulse{0%,to{opacity:1}50%{opacity:.5}}.jkl-wishlist-btn__icon{display:block;transition:all .2s ease;stroke:#4b5563;fill:none}.jkl-wishlist-btn:not(.jkl-wishlist-btn--active):hover .jkl-wishlist-btn__icon{stroke:#f6c6e5;fill:#f6c6e5}.jkl-wishlist-btn--active .jkl-wishlist-btn__icon{stroke:#d84c8a;fill:#d84c8a}.jkl-wishlist-btn--animate{animation:jkl-wishlist-scale .3s ease}@keyframes jkl-wishlist-scale{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.jkl-video-reels [data-swiper-slide] .jkl-vr-item__product-mobile{opacity:1;pointer-events:auto}.jkl-video-reels [data-swiper-slide] .video-container{margin-bottom:0}.jkl-vr-item__video{width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/6/assets/jkl-video-reels.css.map */
