.custom-product-videos{margin:25px 0}.video-slider{display:flex;overflow-x:auto;gap:15px;padding:10px 0;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#bbb transparent}.video-slider::-webkit-scrollbar{height:8px}.video-slider::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.video-slider::-webkit-scrollbar-track{background:0 0}.video-slide{flex:0 0 300px;max-width:200px;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.15);background:#000}.video-slide iframe{width:100%;height:355px;border:none}.woocommerce-tabs .custom-product-videos{margin-bottom:20px}@media (max-width:480px){.video-slide{flex:0 0 250px;max-width:250px}.video-slide iframe{height:400px}}