/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.elementor-widget-text-editor p:last-child{
	margin-bottom: 0;
}

/* header css start */

.header-btn .elementor-button-text em{
    display: block !important;
    font-size: 14px !important;
	font-style: normal;
    line-height: 1em !important;
}

.header-btn .elementor-button-wrapper a.elementor-button{
	border-radius: 3px;
	background: linear-gradient(97deg, #FFCD00 -1.77%, #FFDF43 95.93%);
}

.header-menu-toggle .elementor-menu-toggle{
	border-radius: 3px;
	background: linear-gradient(97deg, #FFCD00 -1.77%, #FFDF43 95.93%);
}


/* header css end */

/* home button css start */

.home-btn .elementor-button-wrapper a.elementor-button{
	border-radius: 3px;
	background: linear-gradient(97deg, #FFCD00 -1.77%, #FFDF43 95.93%);
}


/* home button css end */

/* Contact us CSS start */
.contact-us-contact-detail ul li{
	word-break: break-all;
}

.contact-us-contact-detail ul li:last-child{
	margin-top: 16px !important;
}
.get-help-now-footer-form .elementor-field-type-radio,
.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup{
	justify-content: center;
}

.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option{
	padding-right: 0;
	margin-right: 30px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
	cursor: pointer;
}

.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option:last-child{
	margin-right: 0;
}

.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{
	text-transform: uppercase;
	font-weight: 600 !important;
	line-height: 1.2em !important;
	font-size: 17px !important;
	cursor: pointer;
	margin: 0;
}

.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input{
	width: 16px;
    height: 16px;
    margin-left: 5px;
	cursor: pointer;
}

.get-help-now-footer-form input.elementor-field-textual:focus,
.get-help-now-footer-form textarea.elementor-field-textual:focus{
	outline: none !important;
	box-shadow: none !important;
}

.get-help-now-footer-form input.elementor-field-textual::placeholder,
.get-help-now-footer-form textarea.elementor-field-textual::placeholder{
	opacity: 1 !important;
	color: #ccc;
}

.get-help-now-footer-form input.elementor-field-textual,
.get-help-now-footer-form textarea.elementor-field-textual{
	padding: 12px 20px 10px;
}


/* Contact us CSS End */

/* orange blur border css start*/

.tour-our-facilities-wrapper,
.our-client-say-main-wrapper{
	position: relative;
}

.tour-our-facilities-wrapper:before,
.our-client-say-main-wrapper:before{
	content: '' !important;
	display: block;
	position: absolute;
	width: 100%;
	height: 13px;
	top: 0;
	left: 0;
	right: 0;
	background: url('/wp-content/uploads/2023/09/orange-blue-line-image.png') no-repeat top center;
	background-size: 100% auto;
	z-index: 1;
}

.tour-our-facilities-wrapper:after,
.our-client-say-main-wrapper:after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 12px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('/wp-content/uploads/2023/09/orange-blue-line-image-2.png') no-repeat bottom center;
	background-size: 100% auto;
	z-index: 1;
}

.our-client-say-main-wrapper .elementor-testimonial{
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-end;
	height: 100%;
	background: #FFF;
	padding: 40px;
}

.our-client-say-main-wrapper .elementor-testimonial .elementor-testimonial__footer{
	margin-bottom: 5px;
}

.our-client-say-main-wrapper .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text img{
	display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 7px;
}

/* orange blur border css end */

/* client testimonial css start */

.our-client-testimonial .elementor-testimonial{
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-end;
	height: 100%;
	background: #FFF;
	padding: 40px;
}

.our-client-testimonial .elementor-testimonial .elementor-testimonial__footer{
	margin-bottom: 8px;
	margin-top: 0;
}

.our-client-testimonial .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text img{
	display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 7px;
}

/* client testimonial css end */



/* get-help-now-footer-form css start */

.get-help-now-footer-form .elementor-field-type-radio,
.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup{
	justify-content: center;
}

.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option{
	padding-right: 0;
	margin-right: 30px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
	cursor: pointer;
}

.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option:last-child{
	margin-right: 0;
}

.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{
	text-transform: uppercase;
	font-weight: 600 !important;
	line-height: 1.2em !important;
	font-size: 17px !important;
	cursor: pointer;
	margin: 0;
}

.get-help-now-footer-form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input{
	width: 16px;
    height: 16px;
    margin-left: 5px;
	cursor: pointer;
}

.get-help-now-footer-form input.elementor-field-textual:focus,
.get-help-now-footer-form textarea.elementor-field-textual:focus{
	outline: none !important;
	box-shadow: none !important;
}

.get-help-now-footer-form input.elementor-field-textual::placeholder,
.get-help-now-footer-form textarea.elementor-field-textual::placeholder{
	opacity: 1 !important;
	color: #ccc;
}

.get-help-now-footer-form input.elementor-field-textual,
.get-help-now-footer-form textarea.elementor-field-textual{
	padding: 14px 20px 12px;
}

/* get-help-now-footer-form css end */

.home-post-carousel .elementor-posts-container .elementor-post .elementor-post__text .elementor-post__read-more{
	background:linear-gradient(97deg, #FFCD00 -1.77%, #FFDF43 95.93%);
	border-radius:3px;
	color:#000 !important;
	padding:12px 30px;
}
.home-post-carousel .elementor-posts-container .elementor-post .elementor-post__text .elementor-post__read-more:hover{
	color:#FFF !important;
}



/* Tags and Related Blog List Css Starts */

.tag-list-style .elementor-widget-container h5,
.home-recent-blog .elementor-widget-container h5{
	font-family: "Poppins", Sans-serif;
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	color: #5DC2DA;
	line-height: 1.2em;
	margin-bottom: 40px;
}

.tag-list-style .elementor-widget-container div.tagcloud a.tag-cloud-link{
	display: inline-block;
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #000;
	background: transparent;
	border: 1px solid #e2e2e2;
	padding: 5px 15px;
	transition: all .3s;
	margin: 0px 5px 5px 0px;
}

.tag-list-style .elementor-widget-container div.tagcloud a.tag-cloud-link:hover{
	background: #000;
	color: #fff;
	border-color: #000;
}

.home-recent-blog .elementor-widget-container ul{
	margin: 0;
	padding-left: 20px;
	list-style-type: none;
}

.home-recent-blog .elementor-widget-container ul li{
	margin-bottom: 10px;
	position: relative;
	padding-left: 10px;
}

.home-recent-blog .elementor-widget-container ul li a:before{
	content: '\f00c';
	position: absolute;
	top: 2px;
	left: -20px;
	font-family:"Font Awesome 5 Free";
	font-weight: 900;
	color: #FFCD00;
}

.home-recent-blog .elementor-widget-container ul li a{
	display: inline-block;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	color: #000;
	line-height: 1.2em;
	transition: all .3s;
}

.home-recent-blog .elementor-widget-container ul li a:hover{
	color: #FFCD00;
}


/* Tags and Related Blog List Css Ends */


/*  text editor list style start */

.textedito-list-style.elementor-widget-text-editor ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

.textedito-list-style.elementor-widget-text-editor ul li{
	position: relative;
	margin-bottom: 15px;
	padding-left: 25px;
}

.textedito-list-style.elementor-widget-text-editor ul li:before{
	content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 16px;
    color: #FFCD00;
    display: inline-block;
    line-height: normal;
    position: absolute;
    top: 6px;
    left: 0;
}

/* text editor list style end */

/* faq's style start */

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

.faq-style .elementor-accordion-item:last-child {
    margin-bottom: 0;
}

.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title{
	background: linear-gradient(97deg, #FFCD00 -1.77%, #FFDF43 95.93%);
}

.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title{
	border:2px solid;
	border-image: linear-gradient(97deg, #FFDF43 -1.77%, #FFCD00 95.93%);
}

.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-content{
	border-right:2px solid #FFCD00;
	border-left:2px solid #FFDF43;
	border-bottom:2px solid #FFDF43;
/* 	border-image: linear-gradient(97deg, #FFDF4305, #FFCD00f2); */
}

.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
    margin-bottom: 0;
}

/* faq's style start */


/* menu paages css */
/* Addiction Treatment menu*/

.tour-our-facilities-wrapper:before,
.our-client-say-main-wrapper:before{
	content: '' !important;
	display: block;
	position: absolute;
	width: 100%;
	height: 13px;
	top: -1px;
	left: 0;
	right: 0;
	background: url('/wp-content/uploads/2023/09/orange-blue-line-image.png') no-repeat top center;
	background-size: 100% auto;
	z-index: 1;
}

.tour-our-facilities-wrapper:after,
.our-client-say-main-wrapper:after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 12px;
	bottom: -1px;
	left: 0;
	right: 0;
	background: url('/wp-content/uploads/2023/09/orange-blue-line-image-2.png') no-repeat bottom center;
	background-size: 100% auto;
	z-index: 1;
}




/* Blog Page CSS Start */
.blog-page-post-carousel .elementor-widget-container .elementor-post{
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.blog-page-post-carousel .elementor-posts-container .elementor-post .elementor-post__text .elementor-post__read-more{
	background:linear-gradient(97deg, #FFCD00 -1.77%, #FFDF43 95.93%);
	border-radius:3px;
	color:#000 !important;
	padding:12px 25px;
}
.blog-page-post-carousel .elementor-posts-container .elementor-post .elementor-post__text .elementor-post__read-more:hover{
	color:#FFF !important;
}



/* Blog Page CSS End */

/* Blog Single Page CSS Start */
.blog-single-content p:last-child{
	margin-bottom: 0;
}

.blog-single-content ul li{
	
}
.blog-single-content ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

.blog-single-content ul li{
	position: relative;
	margin-bottom: 15px;
	padding-left: 25px;
}

.blog-single-content ul li:before{
	content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 16px;
    color: #FFCD00;
    display: inline-block;
    line-height: normal;
    position: absolute;
    top: 6px;
    left: 0;
}

.blog-single-content h2{
	font-family: "Poppins", Sans-serif;
    font-size: 40px;
    font-weight: 700;
	line-height: 1.2em;
	color: #5DC2DA;
	padding: 10px 0 15px;
	margin: 0;
}
.blog-single-content h3{
	font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
	line-height: 1.2em;
	color: #FFCD00;
	padding: 10px 0 15px;
	margin: 0;
}
.blog-single-content h4{
	font-family: "Poppins", Sans-serif;
    font-size: 26px;
    font-weight: 700;
	line-height: 1.2em;
	color: #5DC2DA;
	padding: 10px 0 15px;
	margin: 0;
}

/* Blog Single Page CSS End */




@media only screen and (max-width: 991px) {
  
	.br-tablet-none br{
		display: none;
	}
	.home-gold-seal-img .elementor-image-box-wrapper{
		flex-direction: column !important;
		justify-content: center;
		text-align: center !important;
	}
	.home-gold-seal-img .elementor-image-box-wrapper .elementor-image-box-img{
		margin-bottom: 20px !important;
	}

	/* client testimonial css start */

	.our-client-testimonial .elementor-testimonial{
		padding: 30px;
	}
	
	/* client testimonial css end */
	
	/* Tags and Related Blog List Css Starts */

	.tag-list-style .elementor-widget-container h5,
	.home-recent-blog .elementor-widget-container h5{
		font-size: 36px !important;
		margin-bottom: 20px !important;
	}
	
	.home-recent-blog .elementor-widget-container ul li{
		width: 100%;
	}
	
	.home-recent-blog .elementor-widget-container ul li a:before{
		top: 3px;
	}
	
	.home-recent-blog .elementor-widget-container ul li a{
		font-size: 18px;
	}

	/* Tags and Related Blog List Css Ends */
	
	/* Blog Single Page CSS Start */
	.blog-single-content ul{
		padding: 0 0 0 10px;
	}

	.blog-single-content ul li{
		margin-bottom: 10px;
	}
	.blog-single-content ul li:before{
		font-size: 16px;
		top: 6px;
		left: 0;
	}
	.blog-single-content h2{
		font-size: 34px;
		padding: 10px 0 15px;
	}
	.blog-single-content h3{
		font-size: 28px;
		padding: 10px 0 15px;
	}
	.blog-single-content h4{
		font-size: 26px;
		padding: 10px 0 15px;
	}

	/* Blog Single Page CSS End */
	
	

	
}

@media only screen and (max-width: 767px) {
  
	.br-mobile-none br{
		display: none;
	}
	
	/* client testimonial css start */

	.our-client-testimonial .elementor-testimonial{
		padding: 20px;
	}
	
	/* client testimonial css end */
	
	/* Tags and Related Blog List Css Starts */

	.tag-list-style .elementor-widget-container h5,
	.home-recent-blog .elementor-widget-container h5{
		font-size: 28px !important;
	}
	
	.home-recent-blog .elementor-widget-container ul li{
		padding-left: 5px;
	}
	.home-recent-blog .elementor-widget-container ul li a{
		font-size: 14px;
	}
	

	/* Tags and Related Blog List Css Ends */
	/* Blog Single Page CSS Start */
	.blog-single-content ul{
		padding: 0 0 0 10px;
	}

	.blog-single-content ul li{
		margin-bottom: 10px;
		padding-left: 12px;
	}
	.blog-single-content ul li:before{
		font-size: 14px;
		top: 7px;
		left: -10px;
	}
	.blog-single-content h2{
		font-size: 28px;
		padding: 0 0 10px;
		word-break: break-word;
	}
	.blog-single-content h3{
		font-size: 24px;
		padding: 0 0 10px;
	}
	.blog-single-content h4{
		font-size: 22px;
		padding: 0 0 10px;
	}

	/* Blog Single Page CSS End */

	
}
