.custom-horizontal-scroll-wrapper .products{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;gap:20px !important;padding-bottom:20px !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:thin !important;margin:0 !important}.custom-horizontal-scroll-wrapper .products li.product{flex:0 0 auto !important;width:250px !important;float:none !important;margin:0 !important}.custom-horizontal-scroll-wrapper .products:before,.custom-horizontal-scroll-wrapper .products:after{display:none !important}.custom-horizontal-scroll-wrapper .products::-webkit-scrollbar{height:6px !important;background:0 0 !important}.custom-horizontal-scroll-wrapper .products::-webkit-scrollbar-track{background:0 0 !important}.custom-horizontal-scroll-wrapper .products::-webkit-scrollbar-thumb{background:#ccc !important;border-radius:3px !important;transition:background .3s ease !important}.custom-horizontal-scroll-wrapper .products::-webkit-scrollbar-thumb:hover{background:#979798 !important}.custom-horizontal-scroll-wrapper .products{scrollbar-color:#ccc transparent !important;scrollbar-width:thin !important}@media (max-width:768px){.custom-horizontal-scroll-wrapper .products li.product{width:200px !important}.custom-horizontal-scroll-wrapper{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}}