/**
 * 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.   ***************/
.home-blog .post-item .col-inner .box {
	box-shadow: none;
}

.home-blog .blogr .post-item .col-inner .box .box-text {
	padding: 0 0 0 20px;
}

.gallery-dt .gallery-col .box {
/* 	background: #fff; */
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
}


 
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
	
	
	.mfp-container {
		padding: 10px !important;
	}
	
	#popup .project-form {
		padding: 20px !important;
	}
	
	#popup .ctf-project .form-gr {
		flex-direction: column;
	}
	
	#popup .section-title-container .section-title .section-title-main {
		margin: 0;
	}


}
