.special-products__heading{margin-bottom:40px;font-size:32px;text-align:center}.special-products__grid{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 750px){.special-products__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 990px){.special-products__grid{grid-template-columns:repeat(4,1fr)}}.custom-product-card{background:#fff;border-radius:16px;text-align:center;height:100%;display:flex;flex-direction:column;box-shadow:0 8px 25px #959da51a;transition:transform .3s ease,box-shadow .3s ease}.custom-product-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #959da533}.custom-product-card__image-wrapper{position:relative;padding:20px 20px 0}.custom-product-card__image-link img,.custom-product-card__placeholder .placeholder-svg{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain}.custom-product-card__badge{position:absolute;top:10px;left:10px;background-color:#c9a98d;color:#fff;padding:4px 10px;border-radius:50px;font-size:12px;font-weight:500}.custom-product-card__info{padding:15px 20px 20px;display:flex;flex-direction:column;flex-grow:1}.custom-product-card__title{font-size:16px;font-weight:500;margin:0 0 15px;flex-grow:1}.custom-product-card__title a{text-decoration:none;color:#333;text-transform:capitalize}.custom-product-card__bottom-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.custom-product-card__price{font-size:16px;font-weight:700}.price--on-sale{color:#333}.price-original{text-decoration:line-through;color:#999;font-weight:400;margin-left:8px;font-size:14px}.custom-product-card__cart-button{background-color:transparent;border:1.5px solid rgba(0,0,0,.7);border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.custom-product-card__cart-button .icon-cart{width:18px;height:18px;stroke:#000000b3}.custom-product-card__cart-button:hover{background-color:#c9a98d;border-color:#c9a98d}.custom-product-card__cart-button:hover .icon-cart{stroke:#fff}.custom-product-tabs__heading{font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
