.add-theme-popup{cursor:pointer}.popup-sec{background:rgba(0,0,0,.4);bottom:0;display:none;height:100%;left:0;padding:0 20px;position:fixed;right:0;top:0;width:100%;z-index:999}.popup__content{background:#fff;border-radius:5px;box-sizing:border-box;color:#000;left:50%;max-height:100vh;overflow:auto;padding:50px;position:relative;top:50%;transform:translate(-50%,-50%);width:70%}.popupclose{display:block;position:absolute;right:20px;top:20px;width:20px}.popupclose span{background:#d68795;cursor:pointer;height:3px;position:fixed;width:20px}.popupclose span:first-child{transform:rotate(45deg)}.popupclose span:nth-child(2){transform:rotate(135deg)}.popupformrow h3{margin-bottom:16px;text-align:center}.popup__content::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.popup__content::-webkit-scrollbar{background-color:#f5f5f5;width:6px}.popup__content::-webkit-scrollbar-thumb{background-color:#d68795}@media(max-width:767px){.popup__content{padding:30px;width:100%}}