.videos-with-product .videos-with-product_block video{display:block;width:100%;border-radius:24px}.videos-with-product .videos-with-product_blocks{overflow:auto;padding-bottom:20px;display:flex;gap:30px;scroll-snap-type:x mandatory;--scrollbar-width: 4px;--scrollbar-track-color: #f1f1f1;--scrollbar-thumb-color: #000000;--scrollbar-thumb-hover-color: #444444}.videos-with-product .videos-with-product_blocks .videos-with-product_block{flex:0 0 300px;width:300px;scroll-snap-align:start}.videos-with-product .videos-with-product_blocks::-webkit-scrollbar{height:var(--scrollbar-width, 3px);cursor:pointer}.videos-with-product .videos-with-product_blocks::-webkit-scrollbar-track{background:var(--scrollbar-track-color, #dadada)}.videos-with-product .videos-with-product_blocks::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color, #000)}.videos-with-product .videos-with-product_blocks::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color, #333)}.videos-with-product .videos-with-product_block .video-placeholder-svg{width:100%;height:100%;display:block;background-color:#23232333;border-radius:24px}.videos-with-product .product-block_wrap{display:flex;gap:14px;margin-top:-50px;padding:0 12px;position:relative}.videos-with-product .product-block_wrap .product_img{width:100%;max-width:80px;height:100px}.videos-with-product .product-block_wrap .product_img img{border-radius:20px;width:100%;height:100%;object-fit:cover}.videos-with-product .product-block_wrap .product_title{margin:0 0 2px;line-height:1.3;color:#fff;min-height:37px}.videos-with-product .product-block_wrap .product_content{padding:6px 0 4px;width:calc(100% - 94px);display:flex;flex-direction:column;justify-content:space-between}.videos-with-product .videos-with-product_block .product_video_wrap.is_svg{height:100%;padding-bottom:50px}.videos-with-product .videos-with-product_block .product_video_wrap{position:relative}.videos-with-product .videos-with-product_block .product_video_wrap:not(.is_svg):after{content:"";position:absolute;width:100%;height:160px;left:0;bottom:0;background:linear-gradient(to top,black,transparent);border-radius:0 0 24px 24px}.videos-with-product .product-block_wrap .product_price_wrap .price{justify-content:start}.videos-with-product .product_quickview_btn .quickview-button{font-weight:400;color:var(--product-quick-view-color-hover);background-color:var(--product-quick-view-bg-hover);border-radius:50px;padding:6px 25px;width:auto;min-width:auto;margin:0;text-transform:capitalize;letter-spacing:0}.videos-with-product .product_quickview_btn .quickview-button:hover{background:var(--product-quick-view-color-hover);color:var(--product-quick-view-bg-hover);border-color:var(--product-quick-view-bg-hover)}.videos-with-product .product_quickview_btn{display:flex;align-items:center;gap:5px}.videos-with-product .product_quickview_btn .product_link{display:block;padding:9px 12px 9px 14px;color:var(--product-quick-view-color-hover);background-color:var(--product-quick-view-bg-hover);border-radius:50px;border:1px solid var(--product-quick-view-bg-hover)}.videos-with-product .product_quickview_btn .product_link svg{display:block;width:15px;height:15px;transition:none}.videos-with-product .product_quickview_btn .product_link:hover{background:var(--product-quick-view-color-hover);color:var(--product-quick-view-bg-hover)}.videos-with-product .videos-with-product_inner{margin-left:max(15px,calc((100vw - 1790px)/2));cursor:grab}.videos-with-product .product_content .product_mobile_title{display:none}.videos-with-product .videos-with-product_blocks .videos-with-product_block:last-child{margin-right:15px}.videos-with-product .progress_bar_container{width:100%;height:4px;background:#dddddd90;border-radius:5px;overflow:hidden;cursor:pointer}.videos-with-product .progress_bar_container .video_progress_bar{height:100%;width:0%;background:#fff;display:block;transition:width .3s ease-in-out}.videos-with-product .progress_bar_cover{position:absolute;top:0;left:0;width:100%;padding:12px;z-index:1}.videos-with-product .product_video_popup{position:fixed;width:92%;max-width:420px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;opacity:0;visibility:hidden;transition:ease-in-out .2s;padding:0;max-height:90%;overflow-y:auto;cursor:default}.videos-with-product .product_video_popup.is_popup_open{opacity:1;visibility:visible}.videos-with-product .product_video_popup .product_video_wrap{width:100%;max-width:420px;margin:0 auto}.videos-with-product .product_video_popup .product_video_popup_close{background:var(--color-white);color:#000;border:0;padding:6px;border-radius:5px;position:absolute;right:10px;top:24px;cursor:pointer;z-index:1}.videos-with-product .product_video_popup .product_video_popup_close svg{display:block;width:20px;height:20px}.videos-with-product .videos-with-product_block .product_video_wrap.video_popup_trigger{cursor:pointer}.videos-with-product .product_video_popup .product-block_wrap{position:absolute;bottom:0;left:0;z-index:1;width:100%;padding:10px;margin:0}.videos-with-product .product_video_popup .video_popup_btn{color:var(--btn-1-color-hover);background:var(--btn-1-bg-hover);border-color:var(--btn-1-border-hover);background-origin:border-box;border-radius:50px;min-width:auto;max-width:100%;width:100%;margin:0}.videos-with-product .product_video_popup_overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#000d;z-index:999;opacity:0;visibility:hidden;transition:ease-in-out .2s;cursor:pointer}.videos-with-product .product_video_popup_overlay.is_popup_open{opacity:1;visibility:visible}@media (max-width: 767px){.videos-with-product .videos-with-product_blocks{gap:20px}.videos-with-product .videos-with-product_blocks .videos-with-product_block{flex:0 0 230px;width:230px}.videos-with-product .product-block_wrap .product_img img{border-radius:12px}.videos-with-product .product-block_wrap .product_img{max-width:60px;flex:0 0 60px;height:90px}.videos-with-product .product-block_wrap{gap:8px;padding:0 8px}.videos-with-product .product_quickview_btn{gap:4px}.videos-with-product .product_quickview_btn .quickview-button{padding:4px 15px!important;font-size:13px}.videos-with-product .product_quickview_btn .product_link{padding:8px 8px 8px 10px}.videos-with-product .product_quickview_btn .product_link svg{width:14px;height:14px}.videos-with-product .product_content .product_desktop_title{display:none}.videos-with-product .product_content .product_mobile_title{display:block}.videos-with-product .product-block_wrap .product_content{width:calc(100% - 68px)}.videos-with-product .videos-with-product_inner{margin-left:10px}.videos-with-product .videos-with-product_blocks .videos-with-product_block:last-child{margin-right:10px}.videos-with-product .progress_bar_container{height:3px}.videos-with-product .product_video_popup .product_video_popup_close svg{width:18px;height:18px}.videos-with-product .product_video_popup .product_video_popup_close{top:22px;right:10px}.videos-with-product .product_video_popup .product_video_wrap,.videos-with-product .product_video_popup{max-width:380px}.videos-with-product .product_video_popup .video_popup_btn_wrap{gap:8px;padding:8px}.videos-with-product .product_video_popup .product_img{max-width:70px;flex:0 0 70px;height:90px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/videos-with-product.css.map */
