/*
Theme Name: ken_cleaning
Author: fmsoftwaresolutions
Description: Your description goes here
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.custom_text h1, .custom_text h2, .custom_text h3, .custom_text h4, .custom_text h5, .custom_text h6, .custom_text p{
	margin:0;
}

.custom_accordion .elementor-accordion-icon-opened svg, .custom_accordion .elementor-accordion-icon-closed svg{
	width:1.5em !important;
	height:1.5em !important;
	background:#148643;
	border-radius:50%;
	padding:5px;
}

.custom_accordion .elementor-accordion-item{
	margin-bottom:10px;
	border-radius:10px;
}

.custom_accordion .elementor-accordion-item .elementor-tab-title{
	border-radius:10px;
}

.custom_accordion .elementor-active{
	border-radius:10px 10px 0 0 !important;
}

.custom_accordion .elementor-tab-content{
	border-radius:0 0 10px 10px !important;
}

.custom_link_text a{
	color:#148643;
}

.custom_link_text2 a{
	color:#ffffff;
}

.custom_link_text3 a{
	color:#1E4380;
}

.custom_pressure_washing_rating{
	margin:-10px;
}

.footer_custom_submit_btn:hover{
	opacity:1 !important;
}

.cleaning_tips_email_subscription .ff-t-column-1, .cleaning_tips_email_subscription .ff-t-column-2{
	align-self:center;
}

.cleaning_tips_submit_btn, .cleaning_tips_email{
	margin-bottom:0 !important;
}

.cleaning_tips_submit_btn:hover{
	opacity:1 !important;
}

/* contact_us start */

.contact_us_main_text{
	background: #148643;
}

.custom_choose_topic .choices__inner{
	background:#eeeeee !important;
	padding:0 !important;
}

/* contact us end */

@media(max-width:767px){
.custom_footer_links .elementor-widget-container .hfe-menu-item{
	justify-content:center !important;
	}
	
/* 	fluent forms css start */
	
	.fluentform .ff-el-input--label, .fluentform .ff-el-group{
		text-align: center !important;
	}
	
/* 	fluent forms css end */
	
	.get_in_touch_sec{
		--min-height:70vh !important;
	}
}