/**
 * 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:        2025
 * License:        2NRJM-B46WR-K6VQR-Y4T3D-QRWPX
 * License URI:    https://k-tech.net.vn/
 */



 /*************** ADD CUSTOM CSS HERE.   ***************/
.header-main .searchform .search_categories {
    height: 55px;
    width: 150px !important;
}


.header-main .hotline-header .box-icon svg {
    width: 25px;
    height: 25px;
}


.header-bottom .nav .menu-item {
	margin: 0 25px;
}

.header-bottom .nav .menu-item .sub-menu .menu-item {
	margin: 0;
}


.box-category .box-text {
	position: relative;
	background: transparent !important;
}

.box-category .header-title, .box-category .count {
	font-weight: 600;
	color: var(--primary-color) !important;
}



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