/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1664941033
Updated: 2022-10-05 11:37:13

*/

.oom-widget-chat-content-cta {
	color: #000000!important;
}

.header-sec.header-widget-shortheader{
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

/* Other- Services */


.other-services .elementor-widget-container{
	overflow: hidden;
}

.other-services .elementor-image-box-img{
	width: 100% !important;
}

.other-services .elementor-image-box-img img{
	width: 100%;
}

.other-services .elementor-image-box-content{
	padding: 36px 34px 25px;
}

/* FAQ */

.faq .elementor-accordion-item{
	margin-bottom:20px;
}

.faq .elementor-tab-title{
	border-radius: 20px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.faq .elementor-tab-content{
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 20px;
}

/* Treatment Options */

.treatment-container{
	display: none !important;
	min-height: 400px !important;
/* 	opacity: 0;
	z-index:0;
	position: absolute !important; */

}

.treatment-container.active{
	display: flex !important;
/* 	opacity: 1;
	z-index:50; */
}

.treatment-btn{
	
}

.treatment-btn.active a{
	border-color: #FFDAAA !important;
}

/* Injuries */

.injuries-btn.active a{
	border-color: #1C1E2D !important;
}

.injury-container{
	display: none !important;
}

.injury-container.active{
	display: flex !important;
}

.toggle-btn-close,
.custom-menu-nav {
    display: none;
}

.custom-menu-nav {
    position: fixed;
    background: #000;
    width: 100%;
    z-index: 999;
}

.toggle-btn-open {
    margin-bottom: 0px !important;
}

.toggle-btn-open .elementor-icon-wrapper,
.toggle-btn-close .elementor-icon-wrapper {
    width: 30px;
    height: 30px;
}

/**slick slider**/
.cstm-slider .slick-arrow {
    background: transparent !important;
    padding: 0;
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
        border: 0 !important;
    font-size: 40px;
    box-shadow: none;
    z-index: 8 !important;
}

.cstm-slider .slick-dots {
    position: absolute;
    bottom: -30px;
    text-align: center;
    padding: 0;
    margin: 0;
    left: 0;
    right: 0;
}

.cstm-slider .slick-slide {
    margin: 20px;
}

.cstm-slider .slick-dots li {
    display: inline-block;
    margin: 0 7px;
}

.cstm-slider .slick-dots button {
    font-size: 0;
    padding: 0;
    background: #e2e2e2 !important;
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 50px;
}

.cstm-slider .slick-dots .slick-active button {
    background: #000 !important;
}

.cstm-slider .slick-arrow.slick-prev {
    left: -35px;
}

.cstm-slider .slick-arrow.slick-next {
    right: -35px;
}

.cstm-slider .slick-arrow.slick-prev:hover,
.cstm-slider .slick-arrow.slick-prev:focus,
.cstm-slider .slick-arrow.slick-next:hover,
.cstm-slider .slick-arrow.slick-next:focus {
    box-shadow: none !important;
    outline: none !important;
}

.icon-list .elementor-icon-box-title {
    display: none;
}

.icon-list .elementor-icon-box-description a {
    color: #fff !important;
}

.icon-list .elementor-icon-box-description a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.icon-list .elementor-icon-box-icon .elementor-icon {
    margin-top: 5px;
}

.wrap-sec .elementor-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

/**toggle**/
.cstm-toggle .elementor-accordion-item:not(:last-child) {
    margin-bottom: 20px;
}

.cstm-toggle .elementor-tab-content {
    padding-bottom: 0 !important;
}

/**testimonial**/
.cstm-testimonial .elementor-testimonial-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
}

.cstm-testimonial .elementor-testimonial-meta {
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

.cstm-testimonial .elementor-testimonial-content {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}

.cstm-testimonial .elementor-widget-container {
    height: 100%;
    min-height: 300px;
}

.cstm-testimonial .elementor-testimonial-wrapper:before {
    content: url('/wp-content/uploads/2022/12/quote.png');
    position: absolute;
    top: -40px;
    right: 15px;
}

.testimonials-slider .slick-track {
    padding-top: 50px !important;
}

/**contact form**/
.screen-reader-response {
    display: none;
}

.contact-form input.wpcf7-not-valid:not([type="submit"]),
.contact-form textarea.wpcf7-not-valid {
    margin-bottom: 0px;
    margin-top: 10px;
}

.contact-form input,
.contact-form select,
.contact-form textarea,
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
    border: 1px solid rgba(112, 112, 112, 0.3);
    background: #FFFFFF;
    padding: 19px 27px;
    outline: none;
    border-radius: 10px;
	font-size: 13px;
	line-height: 1;
	color: rgba(102, 102, 102, 1);
}

.contact-form textarea {
    max-height: 150px;
}

.contact-form p{
	margin-bottom: 0;
}

.contact-form input[type="file"] {
    background: #91D0D2;
    border: 1px solid #91D0D2;
    color: #fff;
}

.contact-form input[type="submit"]:focus {
    border: 1px solid;
}

.contact-form .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    
}

.contact-form .form-col {
    padding: 10px;
}

.contact-form .full-col {
    width: 100%;
}

.contact-form .half-col {
    width: 50%;
}

.wpcf7-spinner {
    display: none;
}

.contact-form .iti {
    display: unset !important;
}

.contact-form .iti--separate-dial-code .iti__selected-flag {
    background: #fff !important;
}

.contact-form .btn-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.contact-form .recaptcha-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.date-field {
    position: relative;
}

.date-field:before {
    content: '\f073' !important;
    font-family: "Font Awesome 5 Free" !important;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0px;
    font-size: 20px;
    padding: 20px;
}

.site-footer {
    display: none !important;
}

.other-services .elementor-icon-box-title {
    min-height: 64px;
}

@media screen and (min-width:1025px) {
    .contact-form .wpcf7-recaptcha > div {
         transform:scale(0.8) !important;
        -webkit-transform:scale(0.8) !important;
        transform-origin:0px 0px !important;
        -webkit-transform-origin:0px 35px !important;
    }
}

@media screen and (max-width:1024px) {
    .contact-form .half-col {
        width: 100% !important;
    }
    
    .contact-form .thirds-col {
        width: 100% !important;
    }
 
    .contact-form .wpcf7-recaptcha > div {
         margin: 0 auto !important;
    }

    .contact-form .recaptcha-col,
    .contact-form .btn-col {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    
    .cstm-slider .slick-arrow.slick-prev {
        left: -20px !important;
    }
    
    .cstm-slider .slick-arrow.slick-next {
        right: -20px !important;
    }
	
	.other-services .elementor-image-box-content {
		padding: 20px;
	}
	
	.icon-list .elementor-icon-box-description a {
		color: #fff !important;
		font-size: 16px;
	}
	
	.header-btn .elementor-button-wrapper{
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center
	}
	
	.header-btn .elementor-button-wrapper .elementor-button{
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center
	}
}

@media (max-width: 767px){
	.icon-list .elementor-icon-box-description a {
		color: #fff !important;
		font-size: 14px;
	}
	
	
	.other-services .elementor-icon-box-title {
		min-height: 0px;
	}
}

@media screen and (max-width:350px) {
    .contact-form  .elementor-field-type-recaptcha > div {
         transform:scale(0.8) !important;
        -webkit-transform:scale(0.8) !important;
        transform-origin:150px 0 !important;
        -webkit-transform-origin:150px 0 !important;
    }
}