/*
Theme Name: Healer Child Theme
Template: healer
Theme URI: https://healer.themerex.net/
Description: Healer Child Theme
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0.0
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clinic, dental, doctor, gynecology, health, healthtech, healthyliving, hospital, medical, medicine, nutrition, pediatric, therapy
Text Domain: healer
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.post-password-form {
  max-width: 500px;
  margin: 60px auto;
  text-align: center;
}

.post-password-form label {
  display: block;
  text-align: left;
}

.post-password-form input[type="password"] {
  width: 100%;
  height: 52px;
  padding: 0 16px;
  border: 1px solid #d9e2ec;
  border-radius: 12px;
  box-sizing: border-box;
  margin: 8px 0 20px;
}

.entry-content .post-password-form,
.elementor-widget-theme-post-content .post-password-form {
  max-width: 500px;
  margin: 60px auto;
  padding: 0 20px;
}

.sa-password-wrapper {
  max-width: 500px;
  margin: 80px auto;
  text-align: center;
}

.sa-password-wrapper h2 {
  font-size: 28px;
  margin-bottom: 10px;
}

.sa-password-wrapper p {
  color: #6b7c93;
  margin-bottom: 30px;
}