.languagedetect-popup-wrapper{display:none;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.5);z-index:2000}.languagedetect-popup-wrapper.open{display:block}.languagedetect-popup-wrapper .popup-content{position:absolute;top:50%;bottom:auto;left:50%;right:0;height:auto;background:#fff;z-index:9999;width:100%;max-width:500px;transform:translate(-50%,-50%);box-shadow:0 0 3px 0 rgba(0,0,0,.7)}.languagedetect-popup-wrapper .popup-content{padding:15px}.languagedetect-popup-wrapper .popup-content .close{position:absolute;right:10px;top:10px;width:32px;height:32px;opacity:.3;transition:all .3s ease-in-out}.languagedetect-popup-wrapper .popup-content .close:hover{opacity:1}.languagedetect-popup-wrapper .popup-content .close:before,.languagedetect-popup-wrapper .popup-content .close:after{position:absolute;left:15px;content:' ';height:33px;width:2px;background-color:#333}.languagedetect-popup-wrapper .popup-content .close:before{transform:rotate(45deg)}.languagedetect-popup-wrapper .popup-content .close:after{transform:rotate(-45deg)}.languagedetect-popup-wrapper .popup-content .title{font-size:24px;font-weight:700;margin-bottom:20px;padding-right:40px}