.cosmosfarm-simple-popup-layout.white-round-topbar{display:none;position:fixed;box-sizing:border-box;border-radius:10px;background-color:#fff;transition:.5s;opacity:0;z-index:-1;box-shadow:0 0 5px 1px rgba(0,0,0,.1)}.cosmosfarm-simple-popup-layout.white-round-topbar.active{opacity:1}.cosmosfarm-simple-popup-layout.white-round-topbar p:last-child{margin:0}.cosmosfarm-simple-popup-layout.white-round-topbar img{float:left;max-width:100%;border-radius:5px;border:0}.cosmosfarm-simple-popup-layout.white-round-topbar .cosmosfarm-simple-popup{position:relative;height:100%}.cosmosfarm-simple-popup-layout.white-round-topbar .popup-content{overflow:hidden;overflow-y:auto;padding:10px;border-radius:10px;background-color:#fff}.cosmosfarm-simple-popup-layout.white-round-topbar .popup-footer{overflow:hidden;padding:10px;padding-top:0;padding-bottom:0;width:100%;border-radius:10px;background-color:#fff}.cosmosfarm-simple-popup-layout.white-round-topbar .popup-footer .popup-not-showing{float:left;padding:5px;font-size:12px;color:#fff;cursor:pointer}.cosmosfarm-simple-popup-layout.white-round-topbar .popup-footer .popup-close{float:right;padding:5px;font-size:12px;color:#fff;cursor:pointer}@media screen and (max-width:600px){.cosmosfarm-simple-popup-layout.white-round-topbar{left:0!important;width:100%!important;transform:translate(0,0)!important}}