.custom-upsells-after-cart{margin-top:40px;padding-top:30px;border-top:1px solid #eee;clear:both;width:100%}.custom-upsells-after-cart h3{text-align:center;margin-bottom:25px;font-size:1.4em;color:#333;font-weight:600}.upsells-products-horizontal{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.upsell-product-card{border:1px solid #e0e0e0;border-radius:8px;padding:15px;text-align:center;transition:all .3s ease;background:#fff}.upsell-product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1);border-color:#007cba}.upsell-product-card a{text-decoration:none;color:inherit;display:block}.upsell-product-card img{max-width:100%;height:auto;margin-bottom:12px;border-radius:4px}.upsell-product-card h4{font-size:.9em;margin:10px 0 0;font-weight:500;line-height:1.3;height:36px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:1024px){.upsells-products-horizontal{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.upsells-products-horizontal{grid-template-columns:repeat(2,1fr)}.custom-upsells-after-cart{margin-top:35px;padding-top:25px}}@media (max-width:480px){.upsells-products-horizontal{grid-template-columns:1fr;gap:15px}.upsell-product-card{padding:12px}.upsell-product-card h4{height:auto;-webkit-line-clamp:3}}.upsells.products{display:none!important}