.hot-deals-tab-container{background:#f9f9f9;border-radius:0 0 12px 12px;width:100%;overflow:hidden}.hot-deals-tab-headers{display:flex;background:#f9f9f9;border-top-left-radius:20px;border-top-right-radius:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hot-deals-tab-headers::-webkit-scrollbar{display:none}.hot-deals-tab-header{flex:0 0 auto;min-width:120px;padding:15px 20px;text-align:center;cursor:pointer;color:#666;font-weight:500;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;white-space:nowrap}.hot-deals-tab-header.active{background:#fff;color:#007bff;border-radius:20px 20px 0 0}.hot-deals-tab-header i{font-size:1.2rem}.hot-deals-tab-content{display:none;padding:25px;animation:fadeIn .3s ease-in;background-color:#fff}.hot-deals-tab-content.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hot-deals-tab-content h2{font-size:1.5rem;margin-bottom:15px;color:#333}.hot-deals-tab-content p{color:#666;line-height:1.6}.product-img{object-fit:cover!important}@media (max-width: 768px){.hot-deals-tab-header{min-width:100px;padding:12px 15px}.product-img-container{height:auto!important}}@media (max-width: 480px){.hot-deals-tab-container{border-radius:8px 8px 5px 5px}.hot-deals-tab-headers{border-top-left-radius:15px;border-top-right-radius:15px}.hot-deals-tab-header{min-width:90px;padding:12px 10px;font-size:.9rem}.hot-deals-tab-header.active{border-radius:8px 8px 0 0}.hot-deals-tab-header i{font-size:1rem}.hot-deals-tab-content{padding:20px}.hot-deals-tab-content h2{font-size:1.3rem}.product-img-container{height:auto!important}}@media (max-width: 360px){.hot-deals-tab-header{min-width:80px;padding:10px 8px;font-size:.8rem}.hot-deals-tab-header i{font-size:.9rem}.product-img-container{height:auto!important}}.discounted-price{font-size:.87rem!important}.percentage{font-size:.9rem!important}@media (min-width: 992px){.col-lg-2{width:20%!important}}
