.card-product-card{cursor:pointer;-webkit-tap-highlight-color:#0000;display:flex}.card-product-card.active{background-color:#f2ede5}.card-product-card .productImageWrapper{flex-shrink:0;justify-content:center;align-items:center;padding-left:10px;display:flex}.card-product-card .productDetail{width:100%;padding:10px;overflow:hidden}.card-product-card .productDetail.active{background-color:#f2ede5}@media (min-width:1024px){.card-product-card .productDetail{width:520px}}.card-product-card .productDetail{background-color:#fff}.card-product-card .productDetail .productHeader{justify-content:space-between;align-items:center;display:flex}.card-product-card .productDetail .productHeader .icon-heading{margin:0 0 0 1px;padding-bottom:10px;font-family:Satoshi,sans-serif;font-size:.75rem;font-weight:500;overflow:hidden}@media (min-width:1024px){.card-product-card .productDetail .productHeader .icon-heading{-webkit-line-clamp:2;padding-bottom:15px}}.card-product-card .productDetail .productHeader .remove{cursor:pointer;align-items:center;margin-top:-2px;font-family:BB Icons,sans-serif;font-size:1.625rem;display:flex}.card-product-card .productDetail .productHeader .remove:after{content:""}.card-product-card .productDetail h2{color:#151515;margin:0;padding-bottom:10px;font-family:Satoshi,sans-serif;font-size:.875rem;font-weight:400;line-height:normal;overflow:hidden}@media (min-width:1024px){.card-product-card .productDetail h2{-webkit-line-clamp:2;padding-bottom:15px;font-size:1.125rem}}.card-product-card .productDetail .productInfo{gap:6px;display:flex}.card-product-card .productDetail .productInfo p{color:#151515;margin:0;padding-bottom:5px;font-family:Satoshi,sans-serif;font-size:.875rem;font-weight:400;line-height:normal}.card-product-card .productDetail .price-quantity-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.card-product-card .productDetail .price-quantity-wrapper .productPrice{align-items:center;gap:6px;display:flex}.card-product-card .productDetail .price-quantity-wrapper .productPrice .actualPrice{color:#6b6b6b;margin:0;font-family:Satoshi,sans-serif;font-size:.875rem;font-weight:500;line-height:normal;text-decoration-line:line-through}.card-product-card .productDetail .price-quantity-wrapper .productPrice .discountPrice{color:#000;margin:0;font-family:Satoshi,sans-serif;font-size:1rem;font-weight:500;line-height:normal}.card-product-card .productDetail .price-quantity-wrapper .productPrice .discountPricePercentage{color:#4b8a55;margin:0;font-family:Satoshi,sans-serif;font-size:.75rem;font-weight:500;line-height:normal}.card-product-card .productDetail .price-quantity-wrapper .productPrice p{margin:0;line-height:1}.card-product-card .productDetail .price-quantity-wrapper .productQuantity{align-items:center;display:flex}.card-product-card .productDetail .price-quantity-wrapper .productQuantity .quantity{cursor:pointer;align-items:center;gap:4px;padding:6px 2px;display:flex}@media (min-width:1024px){.card-product-card .productDetail .price-quantity-wrapper .productQuantity .quantity{padding:6px 5px}}@media (max-width:375px){.card-product-card .productDetail .price-quantity-wrapper .productQuantity .quantity{padding:6px 0}}.card-product-card .productDetail .price-quantity-wrapper .productQuantity .quantity p{margin:0;padding:0 4px}.card-product-card .productDetail .price-quantity-wrapper .productQuantity .quantity .decrement{background-color:none;width:10px;height:10px}.card-product-card .productDetail .errorContainer{justify-content:flex-end;align-items:center;gap:5px;margin-top:16px;margin-bottom:16px;display:flex}.card-product-card .productDetail .errorContainer .errorIcon{color:#be1427;text-align:center;justify-content:center;font-family:BB Icons,sans-serif;font-size:.9375rem;display:inline-flex}.card-product-card .productDetail .errorContainer .errorIcon:after{content:""}.card-product-card .productDetail .errorContainer .error{color:#be1427;font-family:Satoshi,sans-serif;font-size:.875rem;font-weight:500;line-height:.8125rem}.card-product-card{font-family:Satoshi,sans-serif}.card-product-card .icon{font-family:BB Icons,sans-serif}.divider{background:#d3caba;width:100%;height:1px;margin-top:10px;margin-bottom:10px}
