#draggableDiv{position:fixed;bottom:100px;right:10px;z-index:99999}#draggableDiv .content_wrap{position:relative;width:200px;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px rgb(0 0 0 / .3);background:#000}#draggableDiv .videoBox{width:200px;height:300px;position:relative;overflow:hidden;border-radius:15px;cursor:pointer}#draggableDiv .videoBox video,#draggableDiv #pdp_video{width:200px!important;height:300px!important;object-fit:cover;border-radius:15px;display:block;position:relative;z-index:2}#draggableDiv .controls{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;pointer-events:none}#draggableDiv .controls button{pointer-events:auto}#draggableDiv .pause_play{position:absolute;bottom:15px;left:15px;background:rgb(0 0 0 / .4);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;outline:none;z-index:11;border:none;cursor:pointer;padding:0}#draggableDiv .pause_play .icon{width:14px;height:14px;color:#fff;display:flex;align-items:center;justify-content:center}#draggableDiv .pause_play .icon svg{width:100%;height:100%}#draggableDiv .pause_play .icon.hide{display:none}#draggableDiv .video-close{position:absolute;top:10px;right:10px;background:rgb(0 0 0 / .4);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;outline:none;z-index:11;border:none;cursor:pointer;padding:0}#draggableDiv .video-close svg{width:16px;height:16px}#VideoModal{z-index:999999!important;background:rgb(0 0 0 / .85)}#VideoModal .modal-dialog{max-width:500px;margin:50px auto}#VideoModal .modal-content{border:none;background:#fff0;border-radius:15px;overflow:visible}#VideoModal .custom-model-wrap{display:block;width:100%;position:relative;box-sizing:border-box;max-height:calc(100vh - 100px);overflow:visible;padding:0}#VideoModal .popup-video{position:relative;border-radius:15px;overflow:hidden}#VideoModal .popup_video{width:100%;max-height:calc(100vh - 100px);object-fit:cover;display:block;border-radius:15px;z-index:2}#VideoModal .popup-video-controls{position:absolute;display:flex;width:100%;background:linear-gradient(rgb(0 0 0 / .4) 0%,#fff0 100%);top:0;padding:12px;align-items:center;justify-content:space-between;z-index:10;border-radius:15px 15px 0 0}#VideoModal .popup-video-controls .controls{display:flex;align-items:center;justify-content:space-between;width:100%}#VideoModal .popup-video-controls button{position:relative;background:rgb(0 0 0 / .4);width:40px;height:40px;border:none;outline:none;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}#VideoModal .popup-video-controls button svg{width:24px;height:24px}#VideoModal button.volume_btn.muted::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:60%;height:2.5px;border-radius:10px;background-color:#fff}#VideoModal .bg-overlay{display:none}#VideoModal .paused_icon{display:none}.singlePagereelUpSlider .reel_product_image video{border-radius:10px}.singlePagereelUpSlider .slide_product_image img{border-radius:10px;max-width:100%;height:auto}.singlePagereelUpSlider .reel_product_image{position:relative}.singlePagereelUpSlider .product_name h5{color:#0f0f0f;font-weight:600;font-size:15px;font-family:inherit;margin:18px 0 5px}.singlePagereelUpSlider .sel_org_price{font-size:14px;line-height:1;font-weight:500;display:flex;gap:10px;margin:10px 0;font-weight:600;font-family:inherit}.singlePagereelUpSlider .sel_org_price .selling_price{color:#b30000}.singlePagereelUpSlider .sel_org_price .regular_price{color:gray}.singlePagereelUpSlider .reel_product .off_views,.slider_productDetail .off_views{display:flex;justify-content:space-between;align-items:center;padding:0 10px;position:absolute;width:100%;top:10px}.singlePagereelUpSlider .off_views .off,.slider_productDetail .off_views .off{background:#B30000;padding:2px 7px;font-size:10px;color:#fff;position:relative;font-family:inherit;border-radius:5px 0 0 5px;z-index:1}.singlePagereelUpSlider .off_views .off::after,.slider_productDetail .off_views .off::after{content:'';height:13px;width:13px;background:#B30000;position:absolute;top:calc(50% - 6px);right:-7px;transform:rotate(45deg);z-index:-1}.singlePagereelUpSlider .off_views .view,.slider_productDetail .off_views .view{background:#0000004d;padding:1px 7px;font-size:11px;color:#fff;border-radius:5px}.singlePagereelUpSlider button.slick-prev.slick-arrow{z-index:100;left:20px!important;top:50%!important}.singlePagereelUpSlider button.slick-next.slick-arrow{right:40px!important;z-index:100;top:50%!important}.singlePagereelUpSlider button.slick-arrow:before{font-size:40px}.singlePagereelUpSlider .videoDiv{text-align:center}@media (max-width:768px){#draggableDiv .content_wrap,#draggableDiv .videoBox,#draggableDiv .videoBox video,#draggableDiv #pdp_video{width:140px!important;height:210px!important}#VideoModal .modal-dialog{margin:0;max-width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}#VideoModal .popup_video{max-height:85vh;width:100vw;border-radius:0}#VideoModal .popup-video{border-radius:0}}