/*
Theme Name: Kiên An
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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


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


}


/* =========================
   EUROSTILE VN – CONTENT
========================= */
@font-face {
    font-family: 'EurostileVN';
    src: url('/wp-content/uploads/fonts/EurostileVN-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'EurostileVN';
    src: url('/wp-content/uploads/fonts/EurostileVN-Demi.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'EurostileVN';
    src: url('/wp-content/uploads/fonts/EurostileVN-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

/* =========================
   DAX VN – HEADING
========================= */
@font-face {
    font-family: 'DaxVN';
    src: url('/wp-content/uploads/fonts/DaxVN.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'DaxVN';
    src: url('/wp-content/uploads/fonts/DaxVN-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

/* =========================
   MOTHERLAND SIGNATURE
========================= */
@font-face {
    font-family: 'MotherlandSignature';
    src: url('/wp-content/uploads/fonts/NVNMotherlandSignature.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}


.heading-mix {
    text-transform: uppercase;
}

.heading-signature {
    font-family: 'MotherlandSignature', cursive ;
    text-transform: none ;
}

.heading-main {
    font-family: 'EurostileVN', sans-serif;
    font-weight: 700;
}

.heading-main-t {
    font-family: 'EurostileVN', sans-serif;
    font-weight: 400;
	font-size: 40px;
	color:#cf0101;
	text-transform: uppercase;
}

.heading-main-s {
    font-family: 'EurostileVN', sans-serif;
    font-weight: 700;
	font-size: 40px;
	color:#cf0101;
	text-transform: uppercase;
}



.heading-main-head {
    font-family: 'EurostileVN', sans-serif;
    font-weight: 700;
	font-size: 40px;
	color:#cf0101;
	text-transform: uppercase;
}

.ss-ct,.lightbox-content {border-radius:20px;}
