/**
 * Theme Name:     Nocodevn
 * Author:         Nocodevn
 * Template:       flatsome
 * Text Domain:	   k-tech
 * Description:    Theme Build by Dai
 * Theme URI:      https://nocodevn.dev/
 * Author URI:     https://nocodevn.dev/
 * Version:        05.2026
 * License:        2NRJM-B46WR-K6VQR-Y4T3D-QRWPX
 * License URI:    https://nocodevn.dev/
 */



 /*************** ADD CUSTOM CSS HERE.   ***************/


.tax-product_cat .header .header-main .header-nav >.menu-item > a {
	color: #333 !important;
}


.home-product .flickity-button {
	opacity: 1 !important;
}

.home-product .flickity-button-icon {
	fill: #fff;
	background: var(--primary-color);
	border-radius: 99px;
	overflow: hidden;
}

.home-product .flickity-button-icon path {
	fill: #fff !important;
}

.home-video .banner {
	border-radius: 30px;
	overflow: hidden;
}

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



}
