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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'SVN-Angellife';
    src: url('https://cordygreen.vn/wp-content/fonts/SVN-Angellife.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MalikTrial-Bold';
    src: url('https://cordygreen.vn/wp-content/fonts/MalikTrial-Bold.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}
#logo{ display:none!important; }
.wpcf7 p:nth-child(even) {
    width: 48%;
    float: left;
}
.wpcf7 p:nth-child(odd) {
    width: 48%;
    float: right;
}
.wpcf7 p:nth-child(6){
    width: 100%;
}
.wpcf7 p:nth-child(7) {
    width: 100%;
	text-align:center;
}
.wpcf7 p input,.wpcf7 p textarea{
	border-radius:15px;border:solid 1px #3e3d3d;
}
.wpcf7 p:nth-child(7) input[type=submit]{
	border-radius:15px;background-color:#7d310a;
}
.wpcf7 p input::placeholder,.wpcf7 p textarea::placeholder { color: #9b4922; }
.ghadd1{ position: relative; }
.ghadd2{ position: absolute;top: -220px;max-width: 90%;left: 35px;font-size: 16px; }
.ghadd5{ position: absolute;top: -260px;max-width: 90%;left: 25px;font-size: 16px;color:rgb(118, 75, 54); }
.tieude1ah{ font-family: 'MalikTrial-Bold', sans-serif; font-size: 32px; color: #9b4922; margin-bottom:0px!important; }
.tieude2ah{ font-size: 16px;margin-top: 3px !important; }
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before{ background-color: rgb(155, 73, 34)!important; }
#masthead { margin: 0 !important;padding: 0 !important;height:0px!important; }
.header.show-on-scroll, .stuck .header-main{ height:0px!important; }
/* Thay font chữ nội dung blog */
.single-post .entry-content {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}
.single-post .entry-content h2,.single-post .entry-content h3,.single-post .entry-content h4,.single-post .entry-content h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}
/* Thay font chữ tiêu đề blog */
.single-post h1.entry-title {
    font-family: 'Roboto', sans-serif; /* Ví dụ font tiêu đề */
}
.single-post .entry-content h2{ font-size: 28px; }
.single-post .entry-content h3{ font-size: 22px; }
.bghome-a21{ background-size: cover!important; }
.bg-home-123a .bg-loaded{ background-size: cover !important; }
.footerinfo{ text-decoration: none; }
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.wpcf7 p{ width: 100%; }
.ghadd2{ position: absolute;top: -156px;max-width: 90%;left: 15px;font-size: 14px; }
.ghadd5{ position: absolute; top: -195px; max-width: 90%; left: 15px; font-size: 13px; }
.huongdansudung{ margin-left: 15px!important; }
.huongdansudung h5{ font-size: 18px!important; }
.huongdansudung p{ font-size: 12px!important; }
.ghadd3{ margin: 0 auto!important; }
.ghadd4{ display: none!important; }
.tieude1ah{ font-size: 16px; }
.tieude2ah{ font-size: 12px; }
}
@media only screen and (min-width: 1600px) {
	.bg-fill{ 	background-size: contain !important; }

}
