.hideme{display:none!important}form.post-password-form{padding:50px;background-color:green;color:#fff;box-shadow:10px 10px #222;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;margin:50px 25%;height:auto;box-sizing:border-box;position:relative}form.post-password-form input{margin:15px 0}form.post-password-form [type=submit]{color:#000;border-color:#fff}form.post-password-form p label{color:#fff}.entry-content{display:flex;justify-content:center;align-items:center;text-align:center}@media (max-width:767px){form.post-password-form{margin-left:10px;margin-right:20px}}