.athemes-addons-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto}.athemes-addons-modal>div{background-color:rgba(0,0,0,.8);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.athemes-addons-modal-trigger-wrapper .aafe-button{display:inline-block}.athemes-addons-modal-content{background-color:#fff;padding:30px;border-radius:20px}.athemes-addons-modal-content:not(.close-screen-edge){position:relative}.athemes-addons-modal-image{margin-bottom:15px}.athemes-addons-modal-close{position:absolute;top:20px;right:20px;cursor:pointer;color:#000}.athemes-addons-modal-content.close-outside .athemes-addons-modal-close{top:-30px;right:-30px;color:#fff}.athemes-addons-modal-content.close-screen-edge .athemes-addons-modal-close{top:30px;right:30px;color:#fff}.athemes-addons-modal-close svg{width:20px;height:20px;fill:currentColor}.athemes-addons-modal-trigger-wrapper .trigger-type-icon svg{width:30px;height:30px}