/*
Theme Name: itcodewp
Description: Mau web BDS- Lien he 0917 973 761
Author:vinh 
Template: flatsome
Version: 3.2
*/

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

/* Stable Vietnamese typography: real system semibold, no synthetic bold. */
:root {
    --cx-font-weight-strong: 600;
}

body,
button,
input,
select,
textarea {
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-synthesis: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
th,
label,
.button,
button,
input[type="button"],
input[type="submit"],
.nav > li > a,
.menu-item > a,
.fancybox-share h1,
.fancybox-share__button {
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-weight: var(--cx-font-weight-strong) !important;
}


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


}
