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


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


}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .hover-dark:hover p, .hover-dark:hover h1, .hover-dark:hover h2, .hover-dark:hover h3, .hover-dark:hover h4, .hover-dark:hover h5, .hover-dark:hover h6, .hover-dark:hover a {
    color: red;
}
.banner h2, .banner h3, .banner h1 {
    padding: 0;
    font-weight: 600;
    margin-top: .3em;
    margin-bottom: .2em;
    line-height: 1.5em;
}
.banner h3 {
    font-size: 1.5em;
    font-family: 'Quicksand';
	color: yellow;
}
.banner h6, .banner h5, .banner p {
    font-style: italic;
	margin-top: 0.7em;
    margin-bottom: 0.7em;
}
a.button {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulse{
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
#main.dark, .footer-wrapper {
    background-color: transparent;
    background: urlhttps://huonghoadatviet.vn/wp-content/uploads/2022/10/body_bg-2.jpg) repeat-y;
    background-size: 100%;
}
.section-title-center b {
    display: none;
}
.section-title-center {
    text-align: center;
    display: block;
}
.container.section-title-container.video-title {
    margin: 0;
}
.subtitle h4, .subtitle h2 {
    display: inline-block;
    width: auto;
    margin: 0px 5px;
	color: yellow;
}
.subtitle h4 {
    color: #fff;
    font-weight: 400;
}
.subtitle {
    display: block;
    margin-bottom: 50px;
	position: relative;
}
.section-title-center span {
    position: relative;
}
.subtitle:after, .section-title-center span:after {
    content: "";
    background: url(https://huonghoadatviet.vn/wp-content/uploads/2022/10/gachgiua-1s.png) no-repeat;
    width: 255px;
    height: 15px;
    background-size: 100%;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}
.video-title .section-title-center span:after, .title-gt .section-title-center span:after{
	display: none;
}
.tq-banner {
    margin-top: 210px;
    margin-bottom: 50px;
}
.tq-banner .section-title-center span {
    margin-bottom: 30px;
    display: block;
}
.tq-banner ul li {
    list-style-type: none;
    margin-left: 0;
}
.tq-banner ul li:before {
    content: "\e005";
    font-family: 'fl-icons';
    margin-right: 5px;
    color: #f1cc8c;
}
.img-bot {
    margin-top: -100px;
}
.col-left:before {
    content: "";
    height: 100%;
    width: 26px;
    background: url(https://huonghoadatviet.vn/wp-content/uploads/2022/10/line-left-1.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.col-left {
    padding-left: 45px;
}
.album-tien-ich .box-image:before {
    content: "";
    width: 95%;
    height: 95%;
    border: 2px solid #fff;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.album-tien-ich p {
    font-weight: 600;
}
.gallery-col.col {
    padding: 0 15px 20px;
}
.ancu-text h3 {
    color: #fff;
    font-weight: 400;
}
.ancu-text h3 span {
    color: yellow;
    font-size: 1.3em;
    margin-left: 7px;
}
.nav-outline>li>a {
    line-height: 2.4em;
    padding: 1px 1.6em;
    position: relative;
    z-index: 10;
    border: 1px solid #c5a16b;
    border-radius: 5px;
}.tab-mb .nav>li>a {
    font-size: 1em;
    color: #000;
}
.col-inner ul li.tab {
    margin-left: 15px;
}
.tab-mb {
    margin-top: 35px;
}
.btn-mb {
    margin-top: 20px;
    margin-bottom: 25px;
}
.cs-text ul li {
    list-style-type: none;
    margin-left: 0;
}
.cs-text ul li:before {
    content: "\e00a";
    font-family: 'fl-icons';
    margin-right: 5px;
    color: #bf9c63;
}
.dk {
    background: rgb(214, 178, 114);
    border-radius: 10px;
    border: 1px solid #fff;
    padding: 30px;
    text-align: center;
    color: #fff;
}
.dk p.sub-title {
    margin: 9px 0px;
    color: #fff;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    -webkit-box-shadow: unset;
    box-shadow: unset;
	border: 0px;
}
.dk input {
    border-radius: 7px;
}
.dk input.wpcf7-form-control.wpcf7-submit {
    border: 2px solid #fff;
    margin: 0;
    letter-spacing: 0;
}
.container.section-title-container.title-gt {
    margin: 0;
}
.icon-box-text p {
    margin: 0;
    color: #fff8ac;
    text-transform: uppercase;
    font-size: 0.8em;
}
.icon-box.featured-box {
    margin-bottom: 40px;
}
.icon-box.featured-box:last-child {
    margin-bottom: 0;
}
.contact input.wpcf7-submit {
    background: rgb(246, 196, 70)  !important;
    color: #000;
    border-radius: 40px;
    padding: 2px 50px;
    margin: 0;
}
.footer-1, .absolute-footer {
    background: transparent;
}
.footer {
    text-align: center;
}
pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 0.7em;
}
.footer a {
    color: #fff;
}
.footer .widget_text {
    margin: 0;      
}
.footer span.widget-title {
    font-size: 1.3em;
    color: red;
	margin-bottom: 20px;
    display: block;
}
.footer .widget .is-divider {
    display: none;
}
.pum-content input {
    border-radius: 4px;
}
.pum-content input.wpcf7-submit {
    background: #dca200;
    margin: 0 auto;
    display: inherit;
    border-radius: 40px;
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
}
.off-canvas .nav-vertical>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: rgb(0 0 0);
}
@media screen and (max-width: 767px){
	.col{
		padding: 0 10px 20px;
	}
	html{font-size: 14px;}
	.tq-banner {
		margin-top: 0;
		margin-bottom: 0;
	}
	.img-bot {
		margin-top: -55px;
	}
	.gallery-col.col {
		padding: 0 7px 10px;
	}
	.tab-mb ul.nav {
		white-space: nowrap;
		display: block;
		overflow: scroll;
	}
	.col-inner ul li.tab {
		margin-left: 6px;
	}
	.footer .gallery-col .box-image {
		width: 90% !important;
	}
	.block_widget {
		margin: 0;
	}
	.col-left {
		padding-left: 35px;
	}
}
	
	.section-title-main{
	  color: yellow;
	}
.entry-content single-page{
	color: #000;
}
.copyright-footer{color: #000;}