.custom-product-slider-wrapper .box{border:1px solid rgb(135 135 135 / 25%);border-radius:8px;overflow:hidden;transition:all 0.3s ease;background:#fff;height:100%}.custom-product-slider-wrapper .box:hover{box-shadow:0 2px 12px rgb(0 0 0 / .04)}.custom-product-slider-wrapper .box-image{padding:10px 10px 0 10px}.custom-product-slider-wrapper .box-image img{border-radius:4px;width:80%;height:auto;aspect-ratio:1/1;object-fit:cover}.custom-product-slider-wrapper .box-text{padding:10px 12px 15px 12px}.custom-product-slider-wrapper .product-title{font-size:14px;font-weight:400;line-height:1.5;margin-bottom:8px;min-height:42px;color:#333}.custom-product-slider-wrapper .product-title a{color:#333;text-decoration:none}.custom-product-slider-wrapper .product-title a:hover{color:#000}.custom-product-slider-wrapper .price{font-size:16px;font-weight:600;color:#111;display:block;margin-bottom:10px}.custom-product-slider-wrapper .price del{font-size:13px;font-weight:400;color:#999;margin-left:6px}.custom-product-slider-wrapper .price ins{text-decoration:none;background:#fff0}.custom-product-slider-wrapper .add-to-cart-button .button{background:#1c61e7;padding:5px 10px;border-radius:10px;font-size:13px;transition:all 0.3s ease;width:100%;text-align:center;display:block}@media (max-width:1024px){.custom-product-slider-wrapper .product-title{font-size:13px;min-height:36px}.custom-product-slider-wrapper .price{font-size:15px}}@media (max-width:768px){.custom-product-slider-wrapper .product-title{font-size:12px;min-height:32px}.custom-product-slider-wrapper .price{font-size:14px}.custom-product-slider-wrapper .add-to-cart-button .button{font-size:12px;padding:5px 10px}.custom-product-slider-wrapper .box-text{padding:8px 8px 12px 8px}}.custom-product-slider-wrapper .col{display:flex;align-items:stretch}.custom-product-slider-wrapper .col-inner{display:flex;flex-direction:column;width:100%}.custom-product-slider-wrapper .box{display:flex;flex-direction:column;flex:1}.custom-product-slider-wrapper .box-text{flex:1;display:flex;flex-direction:column}.custom-product-slider-wrapper .add-to-cart-button{margin-top:auto}