.custom-product-card{width:100%;padding:20px;background:#fff;border:1px solid rgba(128,128,128,.5);border-radius:4px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;gap:10px;position:relative;transition:box-shadow .3s ease}.custom-product-card:hover{box-shadow:0 6px 16px #0000001a}.custom-product-card img{width:100%;height:318px;object-fit:cover;border-radius:4px}.custom-product-card .rating{display:flex;justify-content:left;align-items:left;font-size:14px;color:#facc15;margin-top:8px;margin-bottom:8px}.custom-product-card .rating span:last-child{margin-left:4px;font-size:13px;font-weight:500;color:#4b5563}.custom-product-card .variant-sizes{display:flex;justify-content:left;gap:8px;margin-bottom:6px;color:#111827;flex-wrap:wrap}.custom-product-card .variant-sizes span{font-size:12px;font-weight:600}.custom-product-card .product-title{font-size:16px;font-weight:400;margin-bottom:4px;color:#111827}.custom-product-card .price-section{display:flex;justify-content:space-between;align-items:center;width:100%}.custom-product-card .price-wrapper{display:flex;align-items:center;gap:8px;font-size:16px}.custom-product-card .price-current{font-weight:400;color:#111827}.custom-product-card .price-compare{text-decoration:line-through;color:#dc2626;font-size:12px}.custom-product-card .price-discount{font-weight:600;font-size:12px;color:#dc2626;margin-left:auto}.custom-product-card .color-swatches{display:flex;gap:6px;margin-bottom:6px}.custom-product-card .color-swatches span{width:16px;height:16px;border:1px solid #ccc}.custom-product-card .wishlist-icon{position:absolute;top:12px;right:12px;background:#fff;padding:4px;border-radius:50%;box-shadow:0 1px 4px #0000001a}.custom-product-card form button{width:100%;height:40px;padding:10px;font-size:16px;font-weight:800;color:#1f3a58;border:1px solid #1f3a58;border-radius:4px;background-color:#fff;transition:background-color .3s,color .3s}.custom-product-card form button:hover{background-color:#1f3a58;color:#fff}.product-title{font-size:14px;font-weight:600;color:#111827;margin:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media screen and (max-width: 749px){.custom-product-card{display:flex;width:170px;height:347px;padding:10px;align-items:flex-start;gap:0px;border-radius:4px;border:.559px solid rgba(128,128,128,.5);background:#fff}.custom-product-card form button{height:35px}.product-form{display:flex;height:22.368px;justify-content:center;align-items:end;flex:1 0 0;width:148px;margin-top:8px}.product-form button{color:#14202e;font-size:10px;font-style:normal;font-weight:800;line-height:normal}.price-discount{display:none}.custom-product-card img{width:158.816px;height:177.829px;flex-shrink:0;background:url(<path-to-image>) #d3d3d3 0px -26.014px / 100% 158.843% no-repeat}}.color-swatches{display:flex;justify-content:flex-start;align-items:center;align-self:stretch;border:none}.swatch{width:15px;height:15px;border:1px solid #ccc;display:inline-block;cursor:pointer}.swatch-input:checked+.swatch{outline:2px solid #1f3a58;outline-offset:1px}.custom-card-grid{display:flex;flex-wrap:wrap;gap:12px}@media screen and (max-width: 749px){.custom-card-grid .custom-product-card{width:calc(50% - 6px)}}.custom-product-card form button:after{border:none}
/*# sourceMappingURL=/cdn/shop/t/33/assets/component-product-card.css.map */
