.product-item,.product-item__details{display:flex;flex-direction:column}.product-item{background:#1c1b1bcc;border:1px solid rgba(255,193,7,.15);text-decoration:none;transform-origin:center center;transition:border-color .35s ease,box-shadow .35s ease,background .35s ease,transform .35s ease}.product-item:hover{background:#1c1b1b;border:1.1px solid rgba(255,193,7,.8);box-shadow:0 0 16.5px #ffc107b3}.product-item__image{aspect-ratio:var(--ratio-percent)}.product-item__image img{width:100%;height:100%;object-fit:cover;display:block}.product-item__image.has-hover-image{position:relative}.product-item__image.has-hover-image img{transition:opacity .3s ease}.product-item__image.has-hover-image .product-image.secondary{position:absolute;top:0;left:0;opacity:0;z-index:2}.product-item:hover .has-hover-image .product-image.secondary{opacity:1}.product-item:hover .has-hover-image .product-image.primary{opacity:0}.product-item__details{padding:16px 12px;row-gap:8px}.product-item__details--title h3{color:#ffe689;font-size:14px;line-height:16.8px;font-weight:700;text-transform:uppercase;margin:0}.product-item:hover .product-item__details--title h3{text-shadow:0 0 15px rgba(255,193,7,.7)}.product-item__details--price__wrapper{display:flex;align-items:flex-start;gap:8px}.product-item__details--price span{display:block;color:#fff;font-size:12px;line-height:14.4px;font-weight:700;text-transform:uppercase}.product-item__details--price.regular-price span{color:#ffffffbf;text-decoration:line-through}@media only screen and (min-width:769px){.product-item__details{padding:20px 12px;row-gap:12px}.product-item__details--title h3{font-size:16px;line-height:19.2px}.product-item__details--price span{font-size:14px;line-height:16.8px}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/product-item.css.map */
