.product-card{width:100%;height:auto;display:flex;flex-direction:column;transition:transform .3s ease}.product-card:hover{transform:translateY(-4px)}.product-card__link{text-decoration:none;color:inherit;display:block}.product-card__media{width:100%;height:310px;position:relative;border-radius:8px;overflow:hidden;margin-bottom:8px}.product-card__images{width:100%;height:100%;position:relative;background:transparent}.product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background:transparent}.product-card__nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 8px;pointer-events:none;z-index:2;opacity:0;transition:opacity .3s ease}@media (min-width: 991px){.product-card__media:hover .product-card__nav{opacity:1}}@media (max-width: 990px){.product-card__nav{display:none}}.product-card__nav-btn{background:#ffffffe6;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:all .2s ease;box-shadow:0 2px 8px #00000026}.product-card__nav-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}.product-card__nav-btn svg{width:20px;height:20px;stroke:#1f2937;stroke-width:2.5}.product-card__badge{position:absolute;bottom:10px;background:#fffffff2;font-size:11px;font-weight:500;padding:5px 10px;border-radius:6px;z-index:3;display:flex;align-items:center;gap:4px;box-shadow:0 2px 4px #0000001a}.product-card__badge svg{width:14px;height:14px;stroke:currentColor}.product-card__badge--booked{left:10px;color:#1f2937}.product-card__badge--location{right:10px;color:#000}.product-card__info{display:flex;flex-direction:column;gap:4px}.product-card__header{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-card__category{font-size:14px;font-weight:500;color:#6b7280;text-transform:capitalize}.product-card__rating{display:flex;align-items:center;gap:4px;font-size:14px}.product-card__rating-star{color:#ff6b35;font-weight:700;font-size:16px}.product-card__rating-score{font-weight:600;color:#1f2937;font-size:14px}.product-card__rating-count{color:#6b7280;font-weight:400;font-size:14px}.product-card__title{font-size:16px;font-weight:500;line-height:1.4;color:#1f2937;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-card__price-current{font-size:16px;font-weight:600;color:#1f2937}.product-card__price-unit{font-size:12px;color:#6b7280;font-weight:500}.product-card__price-sale{display:flex;align-items:flex-start;flex-direction:column;gap:6px}.product-card__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-card__price-original{font-size:14px;font-weight:500;color:#9ca3af;text-decoration:line-through}.product-card__discount{background:#10b981;color:#fff;font-size:12px;font-weight:400;padding:3px 8px;border-radius:4px}.product-card__splide{position:absolute;width:100%;height:0;pointer-events:none;top:0;left:0}.product-card__splide .splide__track,.product-card__splide .splide__list,.product-card__splide .splide__slide{display:none!important}@media (max-width: 990px){.product-card__splide{height:100%;pointer-events:auto;z-index:2}.product-card__splide .splide__track{display:block!important;height:100%;width:100%;position:absolute;background:transparent}.product-card__splide .splide__list{display:flex!important;height:100%}.product-card__splide .splide__slide{display:block!important;background:transparent;width:100%}.product-card__price-original{font-size:14px}.product-card__price-unit{font-size:12px}}.product-card__splide .splide__pagination{position:absolute!important;bottom:60px!important;left:50%!important;transform:translate(-50%)!important;z-index:4!important;opacity:0!important;transition:opacity .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0!important}@media (min-width: 991px){.product-card__media:hover .product-card__splide .splide__pagination{opacity:1!important}}@media (max-width: 990px){.product-card__splide .splide__pagination{opacity:1!important}}.product-card__splide .splide__pagination__page{width:16px!important;height:4px!important;border-radius:2px!important;background:#fff9!important;transition:all .3s ease!important;border:none!important;padding:0!important;margin:0!important;flex-shrink:0!important}.product-card__splide .splide__pagination__page.is-active{background:#fff!important;width:16px!important}@media (min-width: 768px){.product-card__splide .splide__pagination.hide-indicators-desktop{display:none!important}}@media (max-width: 767px){.product-card__splide .splide__pagination.hide-indicators-mobile{display:none!important}}@media (max-width: 989px){.product-card__media{height:280px}.product-card__title{font-size:16px;font-weight:500}.product-card__info{padding:3px 0 12px}}@media (max-width: 749px){.product-card__media{height:200px}.product-card__title{font-size:14px}.product-card__category{font-size:12px}.product-card__rating{font-size:12px;gap:3px}.product-card__rating-star{font-size:13px}.product-card__rating-score{font-size:12px}.product-card__rating-count{display:none}.product-card__price-current{font-size:14px}.product-card__discount{font-size:11px;padding:2px 6px}.product-card__badge--booked{display:none}}@media (min-width: 750px) and (max-width: 989px){.product-card__badge--booked{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/new-product-card.css.map */
