@charset 'utf-8';
/*
Theme Name: ponderosa-child
Theme URI: 
Description: ponderosa-child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: ponderosa
Author URI:  
Template: ponderosa
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: ponderosa-child
*/


.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}



div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}
div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}

/* Booking form css start */
#booking_form .elementor-field-option label {
	color: #8D8D8D !important;
}
#booking_form .elementor-field-group-appointment_days {
	width: 47%;
	margin-top: 7px;
}
#booking_form .elementor-field-group-preferred_time {
	width: 50%;
	margin-top: 5px;
}
#booking_form .elementor-field-group-name input {
	border-color: #02BAB7 !important;
}
#booking_form .elementor-field-group-preferred_time {
	display: block;
}
#booking_form .elementor-field-group-preferred_time .elementor-field-label {
/* 	margin-top: -75px; */
}
#booking_form .elementor-field-group-preferred_time .elementor-field-subgroup {
	margin-top: 5px; 
}
#booking_form .elementor-field-group-preferred_time .elementor-field-subgroup .elementor-field-option {
	margin-bottom: 5px;
	margin-top: 0;
}
.elementor-field-group-appointment_days .elementor-field-label {
	margin-bottom: 5px;
}
#booking_form textarea {
	box-shadow: none;
	padding-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	height: 121px;
	resize: none;
}
#booking_form input {
	padding-left: 0.5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	box-shadow: none;
}
#booking_form .elementor-field-type-textarea.elementor-field-group-message {
	padding-left: 5.3px;
}
#booking_form .elementor-form .elementor-field-option label {
	font-weight: 400 !important;
}
#booking_form .elementor-field-group-appointment_days .elementor-field-option label {
	margin-left: 19px;
}
#booking_form .elementor-field-group-appointment_days input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 12px !important;
	height: 12px !important;
	border: 1px solid #8D8D8D;
	border-radius: 0px;
	background-color: #fff;
	cursor: pointer;
	position: absolute;
	margin-right: 0;
	margin-top: 8px;
}
#booking_form .elementor-field-group-appointment_days input[type="checkbox"]:checked::after {
	content: "";
	position: absolute;
	inset: 1px;
	background-color: #8D8D8D;
	border-radius: 2px;
}

#booking_form .elementor-field-group-preferred_time .elementor-field-option label {
	margin-left: 18px;
}
#booking_form .elementor-field-group-preferred_time input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 12px !important;
	height: 12px !important;
	border: 1px solid #8D8D8D;
	border-radius: 0px;
	background-color: #fff;
	cursor: pointer;
	position: absolute;
	margin-right: 0;
	margin-top: 8px;
}
#booking_form .elementor-field-group-preferred_time input[type="checkbox"]:checked::after {
	content: "";
	position: absolute;
	inset: 1px;
	background-color: #8D8D8D;
	border-radius: 2px;
}

#booking_form .elementor-field-group-method_contact .elementor-field-option label {
	margin-left: 19px;
}
#booking_form .elementor-field-group-method_contact input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 12px !important;
	height: 12px !important;
	border: 1px solid #8D8D8D;
	border-radius: 0px;
	background-color: #fff;
	cursor: pointer;
	position: absolute;
	margin-right: 0;
	margin-top: 8px;
}
#booking_form .elementor-field-group-method_contact input[type="checkbox"]:checked::after {
	content: "";
	position: absolute;
	inset: 1px;
	background-color: #8D8D8D;
	border-radius: 2px;
}

#booking_form .elementor-field-group-purpose .elementor-field-option label {
	margin-left: 19px;
}
#booking_form .elementor-field-group-purpose input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 12px !important;
	height: 12px !important;
	border: 1px solid #8D8D8D;
	border-radius: 0px;
	background-color: #fff;
	cursor: pointer;
	position: absolute;
	margin-right: 0;
	margin-top: 8px;
}
#booking_form .elementor-field-group-purpose input[type="checkbox"]:checked::after {
	content: "";
	position: absolute;
	inset: 1px;
	background-color: #8D8D8D;
	border-radius: 2px;
}
#booking_form .elementor-field-group-appointment_days .elementor-field-option {
	margin-bottom: 5.5px;
}
#booking_form .elementor-field-group-method_contact {
	margin-top: 2px;
}
#booking_form .elementor-field-group-newpatient {
	margin-top: 7px;
}
#booking_form .elementor-field-group-newpatient .elementor-field-option {
	margin-top: 5.5px;
}
#booking_form .elementor-field-group-method_contact .elementor-field-option {
	margin-top: 5.5px;
}
#booking_form .elementor-field-group-purpose {
	margin-top: 7px;
}
#booking_form .elementor-field-group-purpose .elementor-field-option {
	margin-top: 5.5px;
}
#booking_form .elementor-field-group-message {
	margin-top: 1px;
}
#booking_form .elementor-field-type-submit {
	margin-top: 7px;
}
@media (max-width:767px)
{
#booking_form .elementor-field-group-appointment_days {
	width: 100%;
}
#booking_form .elementor-field-group-preferred_time {
	width: 100%;
}
#booking_form .elementor-field-group-preferred_time .elementor-field-subgroup {
	margin-top: 0;
}
#booking_form .elementor-field-group-preferred_time .elementor-field-label {
	margin-top: 0;
}
}
/* Booking form css end */


#camp svg {
  margin-top: 9px;
}
#treatment, #regular svg {
  margin-top: 1px;
}


/*why-us section css  */
.why-dental
.elementor-icon-box-title {
	margin-top: -1px !important;
}
.compassionate
.elementor-icon-box-title {
	margin-top: 8px !important;
}

.order-list ol{
    padding-left:34px;
}
/* timeline css  */
.timeline-icon
.elementor-icon-box-title {
	margin-top: 12px !important;
}

.timeline2
.elementor-icon-box-title {
	margin-top: 4px !important;
}
.elementor-29 .elementor-element.elementor-element-5d29a91b .elementor-button {
  padding: 13.9px 46px 13px 46px !important;
}
 

 