.list-product{margin-top:10px;position:relative}.list-product .product-card{border:1px solid #ddd;border-radius:12px;background:#fff;overflow:hidden;height:100%}.list-product .product-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;color:inherit}.list-product .product-card__thumb{position:relative;padding:18px 16px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:220px;background:#fff}.list-product .product-card__badge{position:absolute;top:0;left:0;padding:6px 12px;border-bottom-right-radius:8px;background:#e42014;color:#fff;font-size:12px;font-weight:500;line-height:1}.list-product .product-card__img{width:100%;max-width:260px;height:190px;-o-object-fit:contain;object-fit:contain;display:block}.list-product .product-card__title{margin:0;padding:8px 16px 0;font-size:14px;font-weight:400;color:#000;text-align:center;line-height:1.25;min-height:60px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-product .product-card__prices{padding:0 16px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;white-space:nowrap}.list-product .product-card__price--new{color:#e42014;font-size:16px;font-weight:400}.list-product .product-card__price--old{color:#999;font-size:14px;font-weight:400;text-decoration:line-through}.list-product .product-card__guarantee{margin:0 15px 15px;text-align:center;background-color:#f8f8f8;padding:10px 8px}.list-product .product-card__guarantee-text{margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-product .owl-nav{position:absolute;top:50%;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.list-product .owl-nav .owl-prev,.list-product .owl-nav .owl-next{pointer-events:all;background:#fff !important;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);color:#000 !important;width:32px;height:32px;border-radius:50% !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;opacity:.8}.list-product .owl-nav .owl-prev:hover,.list-product .owl-nav .owl-next:hover{opacity:1;background:rgba(0,0,0,.7)}@media(max-width: 768px){.list-product .list-product{margin-top:8px}.list-product .list-product .product-card{border-radius:8px;border:1px solid #eee}.list-product .list-product .product-card__thumb{min-height:150px;padding:10px}.list-product .list-product .product-card__img{height:130px;max-width:100%}.list-product .list-product .product-card__badge{font-size:11px;padding:4px 8px;border-bottom-right-radius:6px}.list-product .list-product .product-card__title{font-size:13px;min-height:36px;padding:6px 10px 0;line-height:1.3}.list-product .list-product .product-card__prices{padding:8px 10px 12px;gap:8px}.list-product .list-product .product-card__price--new{font-size:14px;font-weight:600}.list-product .list-product .product-card__price--old{font-size:12px}.list-product .list-product .owl-stage-outer{padding-left:6px}.list-product .list-product .owl-item{padding-right:6px}}