.best-sellers-section{padding:40px 0;background:#fff;display:flex;justify-content:center}.best-sellers-section .container{max-width:1600px;margin:0;width:100%}@media screen and (max-width: 1550px){.best-sellers-section .container{padding:0 60px!important}}@media screen and (max-width: 768px){.best-sellers-section .container{padding:0 20px!important}.header-content{display:flex;flex-direction:column;justify-content:start;align-items:start}.best-sellers-section .header-content h2{text-align:center!important}}.best-sellers-section .section-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px;margin-bottom:24px}.best-sellers-section .header-content h2{font-family:Oswald,sans-serif!important;font-size:clamp(25px,4vw,40px);margin:0 0 12px;font-weight:500!important;letter-spacing:0px!important;text-transform:uppercase;text-align:left!important}.best-sellers-section .heading-divider{width:80px;height:4px;background-color:#c1121f;border-radius:2px}.best-sellers-section .view-all-button{background-color:#c1121f;color:#fff;padding:10px 18px;text-decoration:none;font-weight:500;border-radius:4px;font-size:16px;display:inline-block;transition:background-color .2s ease;white-space:nowrap}.best-sellers-section .product-layout{display:flex;gap:20px;align-items:stretch}.best-sellers-section .product-highlight{flex:0 0 20%;border:1px solid #eee;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-height:460px;background:#141313!important}.best-sellers-section .highlight-image{position:relative;height:60%;overflow:hidden}.best-sellers-section .highlight-image img{width:100%;height:100%;object-fit:cover}.best-sellers-section .highlight-content{background-color:#111;color:#fff;padding:20px;flex:1;display:flex;flex-direction:column;justify-content:start}@media screen and (max-width: 992px){.best-sellers-section .highlight-content{justify-content:center!important}}.best-sellers-section .highlight-content h3{font-size:20px;font-weight:500!important;margin:0 0 12px;line-height:1.3;letter-spacing:0px!important}.best-sellers-section .highlight-content p{font-family:Montserrat,sans-serif!important;font-size:13px;margin:0;opacity:.9;letter-spacing:0px!important}.best-sellers-section .carousel-container{flex:1;min-width:0}.best-sellers-section .carousel-wrapper{position:relative;overflow:hidden;border-radius:8px}.best-sellers-section .carousel{display:flex;transition:transform .3s ease;gap:12px;padding:2px}.best-sellers-section .product-slide{flex:0 0 25%;min-width:200px;scroll-snap-align:start}.best-sellers-section .product-card{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;height:460px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;margin-top:0!important}.best-sellers-section .product-image{position:relative;height:200px;overflow:hidden;background:#f8f8f8}.best-sellers-section .product-image img{background-color:#fff;width:100%;height:100%;object-fit:contain}.best-sellers-section .product-info{padding:0;flex:1;display:flex;flex-direction:column;justify-content:space-between}.best-sellers-section .product-internal-info{padding:16px}.best-sellers-section .product-title{font-size:17px;font-weight:500;margin:0 0 8px;line-height:1.3;color:#141313;text-transform:uppercase;letter-spacing:.5px;min-height:40px}@media screen and (max-width: 768px){.best-sellers-section .product-title{font-size:15px!important}}.best-sellers-section .product-rating{display:flex;align-items:center;gap:8px;margin-bottom:8px}.best-sellers-section .stars{display:flex;gap:2px}.best-sellers-section .star{width:14px;height:14px;fill:#ffc107}.best-sellers-section .review-count{font-size:12px;color:#666;font-weight:400}.best-sellers-section .product-price{margin:auto 0 16px;display:flex;align-items:center;gap:8px}.best-sellers-section .price-compare{text-decoration:line-through;color:#999;font-size:12px}.best-sellers-section .price-current{font-weight:600;color:#c1121f;font-size:16px}.best-sellers-section .shop-now-button{background-color:#111;color:#fff;padding:8px 16px;text-decoration:none;font-weight:600;border-radius:0 0 4px 4px!important;font-size:15px;text-align:center;transition:background-color .2s ease}.best-sellers-section .carousel-nav{position:absolute;top:40%;transform:translateY(-50%);background:#ffffffe6;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2}.best-sellers-section .carousel-prev{left:25px}.best-sellers-section .carousel-next{right:25px}.best-sellers-section .carousel-nav:disabled{opacity:.5;cursor:not-allowed}.best-sellers-section .no-products{display:flex;align-items:center;justify-content:center;min-height:200px;color:#666;font-style:italic}@media (hover: hover) and (pointer: fine){.best-sellers-section .product-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.best-sellers-section .view-all-button:hover{background-color:#111}.best-sellers-section .shop-now-button:hover{background-color:#c1121f!important}.best-sellers-section .carousel-nav:hover:not(:disabled){background:#fff;box-shadow:0 2px 10px #00000026}}@media (max-width: 1024px){.best-sellers-section .product-layout{flex-direction:column;gap:20px}.best-sellers-section .product-highlight{flex:none;flex-direction:row;min-height:200px}.best-sellers-section .highlight-image{flex:0 0 40%;height:auto}.best-sellers-section .product-slide{flex:0 0 25%;min-width:180px}}@media (max-width: 768px){.best-sellers-section{padding:30px 10px}.best-sellers-section .section-header{flex-direction:column;align-items:flex-start!important;gap:16px}.best-sellers-section .view-all-button{display:none}.best-sellers-section .product-highlight{flex-direction:column;min-height:300px}.best-sellers-section .highlight-image{flex:0 0 60%}.best-sellers-section .product-slide{flex:0 0 calc(52% - 12px);min-width:200px}.best-sellers-section .carousel-nav{display:none}.best-sellers-section .carousel-wrapper{overflow:hidden}.best-sellers-section .carousel{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.best-sellers-section .carousel::-webkit-scrollbar{display:none}.best-sellers-section .product-slide{scroll-snap-align:center}.best-sellers-section .carousel-container{overflow:hidden}}@media (max-width: 480px){.best-sellers-section .product-slide{flex:0 0 calc(52% - 12px);min-width:160px}.best-sellers-section .product-image{height:140px}.best-sellers-section .product-card{height:380px}.best-sellers-section .product-internal-info{padding:12px}}@media (prefers-reduced-motion: reduce){.best-sellers-section .carousel,.best-sellers-section .product-card,.best-sellers-section .carousel-nav{transition:none}}@media print{.best-sellers-section .carousel-nav,.best-sellers-section .view-all-button{display:none}.best-sellers-section .carousel{overflow:visible;flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/best-sellers.css.map */
