.custom-products .product-item{width:25% !important}.product-card{border:none !important;box-shadow:none !important;margin-left:0px;margin-right:0px;position:relative}.product-card .tag{position:absolute;top:4px;left:4px;background-color:var(--white);color:var(--black);padding:2px 6px;z-index:1;font-size:12px;font-weight:400;line-height:17.4px;letter-spacing:0.03em;text-align:left;text-transform:uppercase}.product-card.out-of-stock img{opacity:0.5}.product-card.out-of-stock .product-name,.product-card.out-of-stock .product-price,.product-card.out-of-stock .product-info{font-weight:400 !important;color:var(--grey04) !important}.card-body{padding:4px 0px}.card-body-small{display:none}.product-card img{height:auto;object-fit:cover}.product-price{font-size:13px;font-weight:400;line-height:18.85px;letter-spacing:0.04em;text-align:right}.product-info{font-size:12px !important}.product-name-info{height:18px !important}.color-box{width:8px;height:8px;background-color:#d2c9ba;margin-right:4px}.product-name{font-size:13px;font-weight:400;line-height:18.85px;letter-spacing:0.04em;text-align:left;margin-bottom:0}@media screen and (max-width:480px){.product-card{margin-left:0px;margin-right:0px}.product-card img{height:291px}}.product-card .actions{position:absolute;right:10px;top:10px;row-gap:0px;visibility:hidden}.product-card:hover .actions{visibility:visible;transition:1s}.product-card .actions span{cursor:pointer;width:28px;height:28px;background-color:#fafafa;display:flex;justify-content:center;align-items:center;border-radius:100%}