.product-card{background-color:#f0f6fa;border-radius:4px;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between;padding:20px;position:relative;-webkit-text-decoration:none!important;text-decoration:none!important}.product-card p{margin:0}.product-card .meta{display:flex;flex-direction:column;height:38%;justify-content:space-between;padding:10px 0}.product-card .product-card-image{height:200px;overflow:hidden;text-align:center}.product-card .product-card-image img{height:190px;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain}.product-card .product-name{color:#282729;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-stretch:condensed;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.29}.product-card .product-pricing>div{align-items:center;display:flex;gap:10px;justify-content:flex-start}.product-card .product-pricing>div .product-savings{background-color:#ff8080;border-radius:13px;color:#282729;font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1;padding:4px 8px}.product-card .product-pricing .product-price{align-items:baseline;margin:0}.product-card .product-pricing .product-price,.product-card .product-pricing .product-price .discount-price{color:#282729;display:flex;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-stretch:condensed;font-style:normal;font-weight:700;letter-spacing:-.5px;line-height:1}.product-card .product-pricing .product-price .discount-price{align-items:center}.product-card .product-pricing .product-price .discount-price .save-amount{background:#ff8080;border-radius:18px;color:#282729;font-size:18px;font-weight:700;padding:4px 12px}.product-card .product-pricing .product-price .campaign{align-items:center;background:#ff8080;border-radius:100%;color:#282729;display:flex;font-family:Roboto Condensed,sans-serif;font-size:18px;font-stretch:condensed;font-style:normal;font-weight:700;height:55px;justify-content:center;letter-spacing:-.5px;line-height:1;position:absolute;right:16px;text-align:center;top:16px;width:55px}.product-card .product-pricing .normal-price{color:#888;font-family:Roboto,sans-serif;font-size:15px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1;margin:0}.product-card .product-rating{align-items:center;display:flex;gap:10px;padding-bottom:10px}.product-card .product-rating .rating-score{color:#282729;font-family:Roboto,sans-serif;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1}.product-card .campaign,.product-card .product-discount{align-items:center;background:#ff8080;border-radius:100%;display:flex;font-family:Roboto Condensed,sans-serif;font-size:18px;font-stretch:condensed;height:55px;justify-content:center;letter-spacing:-.5px;text-align:center;width:55px}.product-card .campaign,.product-card .new-product,.product-card .product-discount{color:#282729;font-style:normal;font-weight:700;line-height:1;position:absolute;right:16px;top:16px}.product-card .new-product{background:#ebbcfe;border-radius:13px;font-family:Roboto,sans-serif;font-size:12px;font-stretch:normal;letter-spacing:normal;padding:4px}.product-card .stock-status-text{color:#282729;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1}.product-card .stock-check{align-items:center;display:flex;gap:5px;justify-content:flex-end}.product-card .stock-check .fa-check,.product-card .stock-check .fa-times{background-color:#49ad53;border-radius:100%;color:#fff;font-weight:700;padding:3px}.product-card .stock-check .fa-times{background:#e94a4a;padding:2px 4px}.product-card .stock-check span{color:#282729;font-family:Roboto,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1;text-transform:none}.product-card .add-to-cart{padding-top:10px}.product-card .add-to-cart button{background-color:#272627;border:none;border-radius:4px;color:#fff;display:block;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-stretch:condensed;font-style:normal;font-weight:700;letter-spacing:-.25px;line-height:1;padding:13px 36.5px;text-align:center;text-transform:uppercase;white-space:nowrap;width:100%}.product-card .add-to-cart button.notifyable{background-color:#f0f6fa;border:1px solid #282729;color:#282729}@media(max-width:576px){.product-card .meta{height:100%;padding:0;width:calc(100% - 104px)}.product-card .details-wrapper{display:flex}.product-card .product-card-image{display:flex;flex-direction:column;height:100px;justify-content:center;padding:0 10px 0 0;width:104px}.product-card .product-card-image img{height:100px;width:100%}.product-card .product-pricing .product-price{font-size:20px}.product-card .product-pricing .product-price .campaign{height:40px;left:77px;width:40px}.product-card .new-product{left:60px;width:55px}.product-card .product-discount{height:40px;left:60px;width:40px}}.product-list-row[data-v-35db29a6]{margin:50px 0 20px;position:relative}.product-list-row .product-list-header[data-v-35db29a6]{display:flex;justify-content:space-between}.product-list-row .product-list-header h2[data-v-35db29a6]{margin-bottom:0!important}.product-list-row .product-list-header .search-bar .fa-search[data-v-35db29a6]{font-size:19px;position:absolute;right:12px;top:12px}.product-list-row .product-list-header .search-bar input[data-v-35db29a6]{border:1px solid #bfc4c8;border-radius:24px;padding:8px 35px 8px 20px;width:320px}.product-list-row .product-list-row-body[data-v-35db29a6]{overflow-x:auto;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.product-list-row .product-list-row-body[data-v-35db29a6]::-webkit-scrollbar{width:10px}.product-list-row .product-list-row-body[data-v-35db29a6]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}.product-list-row .product-list-row-body[data-v-35db29a6]::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.product-list-row .product-list-row-body[data-v-35db29a6]::-webkit-scrollbar-thumb:hover{background:#555}.product-list-row .product-list-row-list[data-v-35db29a6]{display:flex;flex-wrap:nowrap;gap:20px;margin:10px 0;padding:10px 0;width:100%}.product-list-row .product-list-row-list .product-list-row-item[data-v-35db29a6]{flex:0 0 230px}.product-list-row .footer[data-v-35db29a6]{padding:10px 0}.product-list-row .footer .view-all[data-v-35db29a6]{align-items:center;color:#1c788d;display:flex;font-size:16px;font-stretch:condensed;font-style:normal;font-weight:700;justify-content:right;letter-spacing:-.5px;line-height:1;text-align:center;-webkit-text-decoration:underline;text-decoration:underline}.product-list-row .footer .view-all .td-icon[data-v-35db29a6]{border-bottom:1px solid;height:16px;width:25px}.product-list-row .scroll-nav[data-v-35db29a6]{display:flex;justify-content:space-between;width:100%}.product-list-row .scroll-nav button[data-v-35db29a6]{aspect-ratio:1;background-color:rgba(39,38,39,.7);border:none;border-radius:50%;color:#fff;position:absolute;top:48%}.product-list-row .scroll-nav .next[data-v-35db29a6]{margin-left:auto;right:0}.product-list-row .scroll-nav .prev svg[data-v-35db29a6]{transform:rotate(180deg)}@media(max-width:576px){.product-list-row .product-list-header[data-v-35db29a6]{flex-direction:column}.product-list-row .product-list-header .search-bar[data-v-35db29a6]{margin:10px 0;width:100%}.product-list-row .product-list-header .search-bar input[data-v-35db29a6]{width:100%}.product-list-row .product-list-row-list .product-list-row-item[data-v-35db29a6]{flex:0 0 290px}}