/**
 * 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.   ***************/


h1, h2, h3, h4, h5, .section-title .section-title-main {
    font-family: Arial, Helvetica, sans-serif !important;
}






.home-blog .blog-right .post-item .box .box-text .box-text-inner .post-title a {
    height: 50px;
}


.slider-btn .slider .flickity-button.next {
    right: -3%;
}

.slider-btn .slider .flickity-button.previous {
    left: -3%;
}

.slider-btn .slider .flickity-button svg {
	background: var(--primary-color) !important;
    color: #fff !important;
}

.slider-btn .slider .flickity-button svg path {
    fill: #fff !important;
}

 
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
	.home-services .panel .title-none.sec-title .section-title .section-title-main {
		width: 100%;
	}


}
