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

.custom_html1 p:nth-child(1){
	font-size: 150%;
    font-weight: 750;
    color: #BB7944;
}
.custom_html1 p:nth-child(2){
	font-size: 100%;
    font-weight: 800;
}
.custom_html1 p:nth-child(3){
	color: #ffffff;
    font-size: 14.3px;
}
.custom_html1 p:nth-child(3) span{
	background-color: #BB7944;
}

@keyframes shine {
  0% {
    background-position: -200% center;
  }
  100% {
    background-position: 200% center;
  }
}
#logo img{
	margin: 0 auto;
}
.custom_html1 p{
	text-align: center;
}
.top-bar-nav{
	text-transform: uppercase;
    font-size: 20px;
}
.header2_3{
	position: relative;
    left: -200px;
}
.header-search{
	font-size: 18px;
    text-align: center;
    width: 42px;
    height: 38px;
    line-height: 40px;
    border-radius: 5px;
    background: #bb7944;
    color: #fff;
}
.custom.html_top_right_text ul li{
	display: inline-block;
    text-align: center;
    padding: 2px 5px;
    line-height: 18px;
    width: 30%;
    vertical-align: top;
}
.linemu--new {
    float: initial;
    width: 460px;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
	position: relative;
	top: -3px;
}
.linemu--new li a .bg-icon3 {
    width: 111px;
}
.bg-icon3 {
	margin: auto;
    width: 91px;
    height: 75px;
    background: url('/wp-content/uploads/2025/07/icon-sprites.png') 5px -110px;
    zoom: 0.7;
	filter: brightness(0) saturate(100%) invert(48%) sepia(66%) saturate(401%) hue-rotate(345deg) brightness(95%) contrast(88%);
}
.linemu--new li a .bg-icon5 {
    width: 120px;
}
.bg-icon5 {
	margin: auto;
    width: 95px;
    height: 75px;
    background: url('/wp-content/uploads/2025/07/icon-sprites.png') -192px -15px;
    zoom: 0.7;
	filter: brightness(0) saturate(100%) invert(48%) sepia(66%) saturate(401%) hue-rotate(345deg) brightness(95%) contrast(88%);
}
.linemu--new li a .bg-icon4 {
    width: 116px;
}
.bg-icon4 {
	margin: auto;
    width: 100px;
    height: 75px;
    background: url('/wp-content/uploads/2025/07/icon-sprites.png') -88px -110px;
    zoom: 0.7;
	filter: brightness(0) saturate(100%) invert(48%) sepia(66%) saturate(401%) hue-rotate(345deg) brightness(95%) contrast(88%);
}
.linemu--new li a .bg-icon2 {
    width: 111px;
}
.bg-icon2 {
	margin: auto;
    width: 100px;
    height: 75px;
    background: url('/wp-content/uploads/2025/07/icon-sprites.png') -90px -10px;
    zoom: 0.7;
	filter: brightness(0) saturate(100%) invert(48%) sepia(66%) saturate(401%) hue-rotate(345deg) brightness(95%) contrast(88%);
}
.linemenu-xs a{
	color: #bb7944;
}
.col:has(.thietke-imgbox){
	padding: 0 5px 10px;
}
.thietke-imgbox .box-image{
	border-radius: 10px;
}
.col-twenty20{
	padding: 0 !important;
}
.mfp-content{
	background-color: #bb7944 !important;
}
.mfp-content .menu-item a{
	color: white;
}
.absolute-footer{
	background-color: black !important;
}
.absolute-footer p{
	margin: 0;
}
.form1-hoten,
.form1-sdt{
	background-color: hsla(0, 0%, 100%, .2) !important;
    border-color: hsla(0, 0%, 100%, .09);
    border-radius: 10px !important;
}
.form1-hoten::placeholder,
.form1-sdt::placeholder{
	color: #fff !important;
}
.form1-dangky{
	background: #FFF !important;
    color: #222 !important;
    border-radius: 10px !important;
}
.col-footer-form .wpcf7-spinner{
	display: none;
}
.footer-menu .ux-menu-link__link.flex{
	justify-content: center;
}
.footer-menu .ux-menu-link__text{
	color: white;
}
.header-button-1 .button.primary{
	animation: pulseEffect 1.5s ease-in-out infinite, move 1s ease-in 0s infinite;
}
@keyframes pulseEffect{
	0% {
		box-shadow: 0 0 0 0 rgba(187, 121, 68, 0.7);
	}
	70% {
		box-shadow: 0 0 20px 20px rgba(187, 121, 68, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(187, 121, 68, 0);
	}
}
@keyframes move{
	0% {
		transform: translateX(0);
	}
	50% {
		transform: translateX(10px);
	}
	100% {
		transform: translateX(0);
	}
}
.col-gioithieu1 .col-inner,
.col-gioithieu2 .col-inner{
	background-color: #bb7944;
	padding: 20px 20px 20px 20px;
    border-radius: 20px;
}
.gal-thietkenoithat img{
	border-radius: 5%;
}
.form2-hoten,
.form2-sdt,
.form2-ghichu{
	border-radius: 5px !important;
    background: #fcfcfc;
}
.form2-lienhetuvan{
	border-radius: 5px !important;
}
.row-lienhe-mxh{
	background-color: #bb7944;
    border-radius: 20px;
}
.row-motasp .col.medium-2,
.row-motasp .col.medium-7{
	padding: 5px !important;
}
.row-motasp img{
	filter: brightness(0) saturate(100%) invert(52%) sepia(51%) saturate(534%) hue-rotate(345deg) brightness(89%) contrast(84%);
}
/*******************form nhận ưu đãi *****************/
.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.form3-dangky{
	max-width: 128% !important;
	border-radius: 5px !important;
}
.form3-hoten,
.form3-sdt{
	border-radius: 5px !important;
    background: #fcfcfc;
}
/********************************end********************************/



@media only screen and (min-width: 786px){
/* 	#logo img{
		margin: 0 auto;
		left: 130px;
		position: relative;
	} */
	#top-bar{
		height: 50px !important;
	}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	#gom-all-in-one{
		display: flex;
		flex-direction: row;
		position: relative;
		bottom: -75px;
		left: -15px;
	}
	.header-button-1 a{
		font-size: 7px;
	}
	.header-button-1 span{
		line-height: 1.5 !important;
	}

}