/**
Theme Name: TCHI Child
Author: The Janice Christopher Marketing Agency
Author URI: https://janicechristopher.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tchi-child
Template: astra
*/


html {
  scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6, body, a, button, input, textarea, select, ul, ol, li, blockquote, p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* header */
.header-main .elementor-widget-heading, .elementor-widget-heading h4, .header-main-cntr, .header-logo img, .elementor-widget-text-editor { transition: all .3s ease;}
/* .header-main-cntr.elementor-sticky.elementor-sticky--active { background-color: rgb(0 0 0 / 40%); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); gap: 10px; padding-block: 5px} */
/* .header-main-cntr.elementor-sticky.elementor-sticky--active .topbar-cntr > .elementor-widget-heading { padding-block: 5px;} */
/* .header-main-cntr.elementor-sticky.elementor-sticky--active .topbar-cntr > .elementor-widget-heading h4 { font-size: 16px;} */
/* .header-main-cntr.elementor-sticky.elementor-sticky--active .header-main-cntr { padding-block: 5px;} */
/* .header-main-cntr.elementor-sticky.elementor-sticky--active .header-main .header-logo img { max-width: 120px;} */
/* .header-main-cntr.elementor-sticky.elementor-sticky--active .header-main .elementor-widget-text-editor { font-size: 12px;} */
#ast-scroll-top { background-color: var(--e-global-color-primary);}
#ast-scroll-top:hover { background-color: rgb(194 30 30 / 25%); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px);}
.mob-call-btn a.elementor-button { min-width: 42px !important;}

/* Footer */
footer a { letter-spacing: inherit !important; text-decoration: unset !important; font: inherit !important; color: #ffffff !important; transition: all .3s ease;}
footer a:hover { color: var( --e-global-color-primary ) !important;}

/* Gravity Form Css */
input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select {
	height:auto; box-shadow:none !important;
}
label, legend { color: #0f3f55;}
body .gform_wrapper.gravity-theme input[type=color],body .gform_wrapper.gravity-theme input[type=date],body .gform_wrapper.gravity-theme input[type=datetime-local], body .gform_wrapper.gravity-theme input[type=datetime],body .gform_wrapper.gravity-theme input[type=email],body .gform_wrapper.gravity-theme input[type=month],body .gform_wrapper.gravity-theme input[type=number],body .gform_wrapper.gravity-theme input[type=password],body .gform_wrapper.gravity-theme input[type=search],body .gform_wrapper.gravity-theme input[type=tel], body .gform_wrapper.gravity-theme input[type=text],body .gform_wrapper.gravity-theme input[type=time],body .gform_wrapper.gravity-theme input[type=url],body .gform_wrapper.gravity-theme input[type=week],body .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea{
	border: 1px solid #CECED0;
	border-radius: 5px;
	height: 40px;
    padding: 11px 12px !important;
}
.gform_heading .gform_required_legend { display: none!important;}
.gform_wrapper.gravity-theme .gform_fields { grid-column-gap: 15px !important; grid-row-gap: 30px !important;}
.gform_wrapper.gravity-theme .gfield { position: relative;}
body .gform_wrapper.gravity-theme .gfield_label { margin-bottom: 8px;}
body .gform_wrapper.gravity-theme .gfield_label{ font-size: 16px; font-weight: normal; line-height: 18px; letter-spacing: 1.6px; color: #0F3F55; text-transform: uppercase;}
body .gform_wrapper.gravity-theme .gfield textarea { height: 160px !important; min-height:auto !important; resize: none!important; overflow-y: auto;}
body .gform_wrapper .gfield_error [aria-invalid=true] { border: 1px solid #CECED0 !important;}
body .gform_wrapper.gravity-theme #field_submit, body .gform_wrapper.gravity-theme .gform_footer { margin: 30px 0 0 !important; padding:0 !important;}
.gform_wrapper.gravity-theme #field_submit input, .gform_wrapper.gravity-theme .gform_footer input { width:100% !important; margin-bottom:0 !important; line-height:1.2 !important;}
.charleft.ginput_counter.gfield_description { color: var(--e-global-color-text); padding-top: 0; font-size: 12px;}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message { 
	background: #f7f7f7; border: 1px solid var(--e-global-color-primary); font-size: 12px !important; line-height: 1.4 !important; margin-block-start: 4px !important; padding: 5px !important;
}
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) { padding-right: unset !important;}
.gform_wrapper.gravity-theme .gfield_required { padding-left: .5px;}
.gform_wrapper.gravity-theme label .gfield_required { display: none;}
body .gform_wrapper.gravity-theme .gform_footer { margin-top: 30px !important;}
.gform-footer .gform_button.button { display: flex; width: 100% !important; max-width: 180px; padding: 14px 66px !important; background-color: #507B8B; color: #ffffff; border: unset; border-radius: 23px; transition: all .3s ease;}
.gform-footer .gform_button.button:hover, .gform-footer .gform_button.button:focus { background-color: #9d8c61; color: #ffffff;}
.gform_heading { display: none;}


/* Common Styling */
a.elementor-button, .cmn-btn > a.elementor-button { padding: 14px 5px !important; min-width: 180px !important; border-radius: 23px !important; color: #ffffff; transition: all .3s ease;}
.elementor-icon-list-item a { outline: none !important;}
span.elementor-icon-list-icon svg.e-far-check-circle > * { display: none;}
span.elementor-icon-list-icon svg.e-far-check-circle { margin: 0 !important; background: url('https://town-country-home-improvement.websitepro.hosting/wp-content/uploads/2026/01/TCHI-ICONS-07.png') no-repeat center center / 25px 25px;}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text { padding-left: 10px;}

.contact-details .elementor-widget-image-box .elementor-image-box-title a { font-size: 14px; letter-spacing: normal; text-decoration: unset;}
.serv-list .serv-icon-box .elementor-image-box-wrapper .elementor-image-box-img {  min-height: 50px;}



@media (max-width: 991px) {
	/* Header */
/* 	.has-sticky .header-main>.e-con-inner { padding-block:20px !important;} */
/* 	.has-sticky .header-main .header-logo img { max-width: 180px !important;} */

    /* Common Styling */
	.cmn-btn > a.elementor-button { padding-block: 12px !important; padding-inline: 10px !important;}
    span.elementor-icon-list-icon svg.e-far-check-circle { background-size: 20px 20px;}
    .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text { padding-left: 8px;}
	
	.tchi-video .e-hosted-video.elementor-wrapper {   aspect-ratio: 16/9;}
	
}

@media (min-width: 768px) and (max-width: 991px){
	.hero-icon-box { display: flex !important;}
	.hero-icon-box .elementor-image-box-wrapper { display: flex !important; flex-direction: column !important;}
	.hero-icon-box .elementor-image-box-wrapper .elementor-image-box-content { flex-grow: 1 !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important;}
}

@media (min-width: 790px) and (max-width: 886px){
	.hero-icon-box:nth-of-type(-n+2) .elementor-image-box-wrapper .elementor-image-box-content h4 { min-height: 48px;}
	.hero-icon-box .elementor-image-box-wrapper .elementor-image-box-content { justify-content: start !important;}
}

@media (max-width: 767px) {
	/* Header */


    /* Gravity Forms */
	.gform_wrapper.gravity-theme .gform_fields { grid-row-gap: 15px !important;}
	body .gform_wrapper.gravity-theme .gfield_label { margin-bottom: 5px;}
	.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) { line-height: 1.5; min-height: auto;}	
	body .gform_wrapper.gravity-theme .gfield textarea { height: 140px !important; overflow-y: auto;}
	body .gform_wrapper.gravity-theme .gform_footer { margin-top: 15px !important;}

	.contact-sec .elementor-image-box-wrapper {
		display: flex;
		flex-direction: row;
		align-items: center;
		gap: 10px;
	}
    
	/* Footer */
}


@media (max-width: 480px) {	
    

}

