.modal.show .custom-backdrop{display:block}.btn-close{background-color:white;border:none;font-size:.6rem;font-weight:700;opacity:1;border-radius:14px;width:10px;height:10px;display:flex;align-items:center;justify-content:center;margin:15px;z-index:1053;cursor:pointer}.btn-close:hover{opacity:.8}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1051;cursor:pointer}.custom-play-btn{width:70px;height:70px;background-color:#fff;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:1052;background-image:url("/wp-content/themes/galbani/parts/youtube_video_modal/../img/play-circle.svg");background-repeat:no-repeat;background-position:center;background-size:100%;transition:transform .3s ease,background-color .3s ease;--lzl-bg-img:"/wp-content/themes/galbani/parts/youtube_video_modal/../img/play-circle.svg"}.custom-play-btn:hover{transform:scale(1.1);background-color:#e0e0e0}.video-overlay.hidden{display:none}.custom-play-btn.lzl:not(.lzl-ed),.custom-play-btn.lzl-ing:not(.lzl-ed){background-image:none}