/**
 * 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.   ***************/
.blog-page.home-blog .post-item .box .box-text {
	background: #fff;
}


.img-borderlr img {
	border-radius: 70px 5px 70px 5px;
}


.about-field .slider-wrap .flickity-button {
	bottom: 48%;
	
	@media only screen and (max-width: 768px) {
		display: block !important;
	}
}

.about-field .slider-wrap .flickity-button.previous {
	left: 0;
}

.about-field .slider-wrap .flickity-button.next {
	right: -2%;
}


 
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/



}
