.product-card13{box-sizing:border-box;background-color:#131619;border:1px solid #ffffff24;flex-direction:column;width:100%;max-width:320px;height:100%;font-family:Poppins,sans-serif;transition:all .4s;display:flex}.product-card13:hover{background-color:#0f1214;border:1px solid #ffffff47}.product-card13.is-on-sale{border:1px solid #5c3d1b}.product-card13.is-on-sale:hover{border:1px solid #5c3d1b}.product-card13 .product-card13-clickable-area{color:inherit;flex-direction:column;flex-grow:1;text-decoration:none;display:flex}.product-card13 .product-card13-clickable-area:hover .product-card13-image{transform:scale(1.05)}.product-card13 .product-card13-image-wrap{aspect-ratio:1;width:100%;padding:0;position:relative;overflow:hidden}.product-card13 .product-card13-image{object-fit:contain;width:100%;height:100%;transition:transform .3s;display:block;position:absolute;top:0;left:0}.product-card13 .product-card13-onsale-badge{z-index:1;color:#c3aa60;text-align:center;text-transform:uppercase;box-sizing:border-box;border-bottom:37px solid #f7931e;border-left:37px solid #0000;border-right:37px solid #0000;width:146px;height:0;margin-top:-1px;margin-right:0;font-weight:700;line-height:37px;display:block;position:absolute;top:21px;right:-35px;transform:rotate(45deg)}.product-card13 .product-card13-onsale-badge:before{content:"";z-index:-1;border-bottom:35px solid #080000eb;border-left:35px solid #0000;border-right:35px solid #0000;width:140px;height:0;position:absolute;top:1px;right:-34px}.product-card13 .product-card13-details{flex-direction:column;flex-grow:1;gap:8px;padding:0 15px 15px;display:flex}.product-card13 .product-card13-name{color:#fff;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:Lato,sans-serif;font-size:20px;font-weight:400;line-height:27px;transition:color .2s;display:-webkit-box;overflow:hidden}.product-card13 .product-card13-name:hover{color:#fff}.product-card13 .product-card13-category{color:#a0b1bd;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.product-card13 .product-card13-rating{gap:2px;margin-bottom:5px;font-size:14px;display:flex}.product-card13 .product-card13-rating .star.filled{color:#c3aa60}.product-card13 .product-card13-rating .star.empty{color:#4f575a}.product-card13 .product-card13-price-wrap{flex-wrap:wrap;align-items:center;gap:0;margin-top:auto;margin-bottom:7px;display:flex}.product-card13 .product-card13-price{color:#fff;font-size:18px;font-weight:700;line-height:30px}.product-card13 .product-card13-currency-symbol{margin-right:2px}.product-card13 .product-card13-old-price{color:#a0b1bd;margin-left:8px;font-size:14px;font-weight:400;line-height:23px;text-decoration:line-through}.product-card13 .product-card13-action{flex-shrink:0;margin:auto 15px 15px}.product-card13 .product-card13-action .product-card13-cart-button{width:fit-content;display:inline-block}.product-card13 .product-card13-action .cart-button6-add-to-cart{text-align:center;cursor:pointer;word-break:break-word;word-wrap:break-word;color:#fff;text-transform:uppercase;background-color:#dedddd3d;border:0;outline:0;width:fit-content;padding:5px 17px;font-size:13px;font-weight:400;line-height:25px;text-decoration:none;transition:all .3s;display:inline-block}.product-card13 .product-card13-action .cart-button6-add-to-cart svg{display:none}.product-card13 .product-card13-action .cart-button6-add-to-cart p{margin:0;display:inline}.product-card13 .product-card13-action .cart-button6-add-to-cart:hover{color:#fff;background-color:#dedddd63}
