.featured-products .splide{visibility:visible!important}.featured-products .splide__track{padding-left:1rem!important;padding-right:1rem!important;height:max-content}.featured-products__header{text-align:center;margin-bottom:3rem}@media (max-width: 768px){.featured-products__header{margin-bottom:2rem}}.featured-products__title{margin:0;color:var(--theme-body, #2F2F2F)}.featured-products__title.size-default{font-size:2.25rem;line-height:1.2}@media (max-width: 768px){.featured-products__title.size-default{font-size:1.75rem}}.featured-products__title.size-large{font-size:3rem;line-height:1.1}@media (max-width: 768px){.featured-products__title.size-large{font-size:2rem}}.featured-products__title.size-small{font-size:1.75rem;line-height:1.3}@media (max-width: 768px){.featured-products__title.size-small{font-size:1.5rem}}.featured-products__empty{text-align:center;padding:3rem 1rem;color:var(--theme-body, #2F2F2F);opacity:.7}.featured-products .splide{margin:0;padding:0}.featured-products .splide__arrow{width:3rem;height:3rem;background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000026;opacity:0;transition:all .3s ease}.featured-products .splide__arrow:hover{background:#fff;box-shadow:0 4px 12px #0003}.featured-products .splide__arrow svg{width:1.25rem;height:1.25rem}.featured-products .splide__arrow--prev{left:.5rem}.featured-products .splide__arrow--prev svg{transform:rotate(0)}.featured-products .splide__arrow--next{right:.5rem}.featured-products:hover .splide__arrow{opacity:1}.featured-products .splide__pagination{bottom:-2rem}.featured-products .splide__pagination__page{width:.5rem;height:.5rem;margin:0 .25rem;background:var(--theme-body, #2F2F2F);opacity:.3;transition:all .3s ease}.featured-products .splide__pagination__page.is-active{transform:scale(1.5);opacity:1}.featured-products .splide__list{align-items:stretch}.product-card{background:#fff;border-radius:1rem;transition:all .3s ease;border:1px solid #f3f3f3;display:flex;flex-direction:column;height:auto;overflow:hidden}.product-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-4px)}.product-card__link{display:block;text-decoration:none;color:inherit;flex:1;display:flex;flex-direction:column}.product-card__image{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#f9f9f9}.product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card__image:hover img{transform:scale(1.05)}.product-card__badge{position:absolute;top:1rem;right:1rem;padding:.375rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;z-index:1}.product-card__badge--sale{background:#bfb792;color:#fff}.product-card__badge--out-of-stock{background:#999;color:#fff}.product-card__content{padding:1.5rem;flex:1;display:flex;flex-direction:column}@media (max-width: 768px){.product-card__content{padding:1rem}}.product-card__title{font-size:1.125rem;font-weight:500;color:#2f2f2f;margin:0 0 .75rem;line-height:1.4;min-height:2.8rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.product-card__title{font-size:1rem}}.product-card__price{font-size:1.25rem;font-weight:600;color:#2f2f2f;margin-bottom:.75rem}.product-card__price del{opacity:.5;font-size:.875rem;font-weight:400;margin-right:.5rem}.product-card__price ins{text-decoration:none;color:#bfb792}.product-card__price .woocommerce-Price-amount{font-weight:inherit}.product-card__description{font-size:.875rem;line-height:1.6;color:#666;margin-bottom:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card__actions{padding:0 1.5rem 1.5rem}@media (max-width: 768px){.product-card__actions{padding:0 1rem 1rem}}.product-card__add-to-cart{display:block;width:100%;padding:.875rem 1.5rem;background:#bfb792;color:#fff;text-align:center;text-decoration:none;border-radius:.5rem;font-weight:500;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer}.product-card__add-to-cart:hover{background:#a89778;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #bfb7924d}.product-card__add-to-cart:active{transform:translateY(0)}.product-card__add-to-cart--disabled{background:#ccc;cursor:not-allowed}.product-card__add-to-cart--disabled:hover{background:#ccc;transform:none;box-shadow:none}.product-card .added_to_cart{display:inline-block;margin-top:.5rem;padding:.5rem 1rem;background:#2f2f2f;color:#fff;text-decoration:none;border-radius:.25rem;font-size:.875rem;text-align:center;width:100%}.product-card .added_to_cart:hover{background:#1a1a1a}.featured-products .splide__slide.loading .product-card{opacity:.5;pointer-events:none}
