/* Sina Extension for Elementor v3.9.0 */
.sina-ext-popup,.sina-ext-popup-overlay{top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden}.sina-ext-popup.sina-ext-popup-show,.sina-ext-popup.sina-ext-popup-show .sina-ext-popup-overlay{opacity:1;visibility:visible}.sina-ext-popup{display:flex;position:fixed;justify-content:center;align-items:center;background-color:#00000080;z-index:999999;transition:.4s 0.2s}.sina-ext-popup-show{transition-delay:0s}.admin-bar .sina-ext-popup{top:32px;height:calc(100% - 32px)}.sina-ext-popup-inner{position:relative;overflow:hidden;max-width:100%;max-height:100%;border-radius:10px;background-color:#fff}.sina-ext-popup-content{box-sizing:border-box;overflow:auto;max-width:100%;width:650px;padding:20px}.sina-ext-popup-close-btn,.sina-ext-popup-overlay{position:absolute}.sina-ext-popup-close-btn{top:3px;right:6px;z-index:999999}.sina-ext-popup-close-btn i{box-sizing:content-box;width:34px;height:34px;line-height:34px;text-align:center;cursor:pointer;transition:.3s}@media (max-width:782px){.admin-bar .sina-ext-popup{top:46px;height:calc(100% - 46px)}}