.product-list-container.grid-view .product-wrapper{height:480px;background-color:transparent;border-radius:20px}.product-list-container.grid-view .product-wrapper>a{text-decoration:none}.product-list-container.grid-view .product-wrapper>a>div{width:100%;height:300px;background-color:#fff;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}.product-list-container.grid-view .product-wrapper #product-price{font-family:Kanit;font-size:1em;font-weight:700;color:#fd2525}.product-list-container.grid-view .product-wrapper #product-price span{font-size:.9em;color:#6a6a6a;text-decoration:line-through}.product-list-container.list-view .product-wrapper{height:300px;display:flex;justify-content:space-between}.product-list-container.list-view .product-wrapper .product-image-wrapper{width:300px;height:300px;background-color:#fff;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}.product-list-container.list-view .product-wrapper #product-price{font-family:Kanit;font-size:1em;font-weight:700;color:#fd2525}.product-list-container.list-view .product-wrapper #product-price span{font-size:.9em;color:#6a6a6a;text-decoration:line-through}.product-list-container a{text-decoration:none}.product-list-container .product-card-label{width:70px;height:30px;background-color:#fd2525;display:flex;justify-content:center;align-items:center}.product-list-container .product-card-label span{font-family:Kanit;font-size:14px;color:#fff;line-height:20px}
