/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 2.0.1657515174
Updated: 2022-07-11 04:52:54

*/

/** Style start here **/
.treatmentBox .box-body p {
    height: 145px;
}
.ulList ul {
    margin-bottom: 0;
}
a#connectBTN {
    display: block;
}
.booking-form fieldset.fieldset-cf7mls.cf7mls_current_fs {
    padding: 0;
}
.booking-form h4 {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
}
.booking-form label {
    display: flex;
    align-items: flex-start;
	position: relative;
}
.booking-form span.wpcf7-list-item {
    flex-basis: 50%;
    margin: 0 0 15px;
}
.booking-form span.wpcf7-form-control.wpcf7-radio.servicesfield {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.booking-form label input {
    margin: 5px 10px 0 0;
}
.cf7mls_next.action-button, .form-btn input.wpcf7-form-control.wpcf7-submit {
    background-color: #514643 !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    text-decoration: none;
}
.form-btn {
    text-align: right;
    margin-top: 25px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.detailForm .form-group {
    margin-bottom: 15px;
}
.booking-form span.wpcf7-list-item-label {
    font-size: 15px;
}
.followUS h5.elementor-icon-box-title {
    margin: 0;
}
.formFields {
    display: flex;
    justify-content: space-between;
}
.formFields .form-field {
    flex-basis: 49%;
}
.mainForm span.wpcf7-form-control-wrap {
    margin-bottom: 20px;
    display: block;
}
.mainForm input, .mainForm textarea {
    background: transparent !important;
}
.send-btn {
    text-align: center;
	position: relative;
}
.send-btn span.wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 15px;
}
.send-btn input {
    background: #514643 !important;
    width: 100%;
    padding: 15px 0;
    color: #fff !important;
    text-decoration: none !important;
}
.newsletterForm {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.send-btn input:hover {
    background: #514643BD !important;
}
.newsletterForm input {
    border-color: #d3d3d3 !important;
}
.wpcf7-not-valid-tip {
    font-size: 12px;
}
.fieldForm {
    flex-basis: 32.5%;
}
.productBox h4.elementor-image-box-title {
    margin: 20px 0;
}
.homeTestimonials .elementor-swiper-button.elementor-swiper-button-next {
    top: 1.5rem !important;
}
.homeTestimonials .elementor-swiper-button.elementor-swiper-button-prev {
    top: 1.5rem !important;
    right: 3rem !important;
    left: unset !important;
}
.homeTestimonials .elementor-main-swiper.swiper-container.swiper-container-initialized.swiper-container-horizontal {
    padding-top: 3rem;
}
span.wpcf7-list-item label input::after {
    content: "";
    width: 12px;
    height: 12px;
    background: #ECB3A5;
    position: absolute;
    top: 6px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
span.wpcf7-list-item label input::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 3px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
span.wpcf7-list-item label input::after {
    opacity: 0;
}
.booking-form label input:checked::after {
    opacity: 1;
}
.mainBannerMobile h2.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
    line-height: 28px !important;
    letter-spacing: 0.2px !important;
}
.mainBannerMobile p {
    font-size: 12px !important;
    text-shadow: 0 0 black;
    padding-right: 27px;
    letter-spacing: 0.4px;
}
.mobileProducts .elementor-widget-container img {
    height: 350px !important;
}
.form-fields select.wpcf7-form-control.wpcf7-select.servicesfield {
    font-family: "Open Sans";
    font-size: 16px;
    color: #54595f;
    background-color: #f5f5f3;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f1ece6;
    border-radius: 0px 0px 0px 0px;
    width: 100%;
    padding: 1.5rem 1.6rem;
    height: 56px;
}
.form-fields label {
    font-size: 13px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
.elementor-absolute.elementor-widget.elementor-widget-spacer {
    display: none;
}
	
}

@media only screen and (max-width: 767px) {
	
.innerBanner .elementor-container {
    min-height: 20vh !important;
}
.booking-form span.wpcf7-form-control.wpcf7-radio.servicesfield {
    flex-flow: column;
}
.booking-form span.wpcf7-list-item {
    margin: 0 0 5px;
}
.contactInnerBanner h2.elementor-heading-title.elementor-size-default {
    text-shadow: 0 0 black;
}
.contactInnerBanner section.elementor-section h2 {
    font-size: 22px !important;
}
.contactInnerBanner .elementor-background-overlay, .treatmentsBanner .elementor-background-overlay {
    background-image: linear-gradient(90deg, #fff 50%, #FFFFFF00 88%) !important;
}
.treatmentsBanner {
    background-position: 85% 0 !important;
    background-size: cover !important;
}
.elementor-absolute.elementor-widget.elementor-widget-spacer {
    display: none;
}
.full-widhtsec .elementor-element {
    width: 100% !important;
    max-width: 100% !important;
}
.ekit-template-content-footer .elementor-widget-wrap.elementor-element-populated {
    flex-flow: column;
}
	
}
.grecaptcha-badge {
    display: none;
}