/**
 * Theme Name:     K-Tech
 * Author:         K-Tech
 * Template:       flatsome
 * Text Domain:	   k-tech
 * Description:    Theme Build by Dai
 * Theme URI:      https://k-tech.net.vn/
 * Author URI:     https://k-tech.net.vn/
 * Version:        20250916
 * License:        2NRJM-B46WR-K6VQR-Y4T3D-QRWPX
 * License URI:    https://k-tech.net.vn/
 */



 /*************** ADD CUSTOM CSS HERE.   ***************/
.wpcf7-not-valid-tip,
.wpcf7-spinner,
.wpcf7-response-output {
    display: none;
}

.wpcf7-form {
    margin-bottom: 0;
}




.header-main .list-social-ft svg {
    padding: 8px;
    width: 40px;
	height: 40px;
	margin: 0 !important;
}

.btn-register.btn-banner {
	width: 100%;
    margin: 0 auto;
    text-align: center;
}

.btn-register.btn-red {
	color: #FEEFC9;
}


 
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    
	.home-banner .title-banner .section-title-main {
		font-size: 34px;
		line-height: 130%;
	}
	
	#logo img, .has-transparent .stuck #logo img {
        max-height: 60px !important;
    }
    
    }

.airtable-embed .width-full .gap3.grid {
    padding: 8px !important;;
}

.header-main {
    height: 60px !important;
}

.header.show-on-scroll, .stuck .header-main#masthead {
    height: 60px !important;
}
