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

.btn-blog {
	margin-bottom: 0;
}

.field-home .tab-home {
/*     min-height: 20rem !important; */
	height: auto !important;
}


.banner-home .title-none .section-title .section-title-main {
    font-family: initial;
}



button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: #861600;
}

.page-id-26 .footer-wrapper .sec-gp,
.page-id-129 .footer-wrapper .sec-gp {
    display: none;
}

.btn-lightbox {
    margin-right: 0;
}

.txt-mb {
    display: none;
}

/*************** ADD MOBILE ONLY CSS HERE ***************/
@media only screen and (max-width: 48em) {
	
	.gr-item input {
		width: 100%;
	}
	
	.team-home .team-wrap .box-team {
		box-shadow: none;
	}
	
	.team-home .flickity-page-dots {
		bottom: 0 !important;
	}
	
	.team-home .flickity-page-dots .dot {
		border-color: var(--fs-color-primary);
	}
	
	.order1_mb {
		order: 1 !important;
	}
	.order2_mb {
		order: 2 !important;
	}

    #button-contact-vr {
        z-index: 9 !important;
    }

    .slider-dn-mb {
        margin-top: -60%;
    }

    .txt-mb {
        display: block;
    }
}
