/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
.header-bottom .flex-left .nav-dropdown li:hover{
	border-bottom: unset !important;
	background: unset !important;
}
.header-bottom .flex-left .nav-dropdown{
	margin-top: 18px;
	margin-left:15px;
}
.header-bottom .flex-left li:before,.header-bottom .flex-left li:after{
	display: none;
}
.header-bottom .flex-left li a{
	font-weight: normal;
}
.header-bottom .flex-left .nav-dropdown li{
	border-bottom: none;
	padding: 5px !important;
}
.header-bottom .nav-dropdown{
	padding: 4px;
}
.header-bottom .flex-left li{
	padding: 13px 21px;
	border-bottom: 5px solid transparent;
	margin-right: 0px;
	margin-left: 0px !important;
}
.header-bottom .flex-left li:hover{

	border-bottom: 5px solid #FFB504;
	background: #576B2B;
}
.page-title-inner .title-wrapper{
	border-left: 5px solid #ffb504;
	padding-left: 16px;
}
span.breadcrumb_last{
	font-weight: normal;
	color: #ffb504 !important
}

.breadcrumbs {
	text-transform: inherit;
}
.header-news{
	padding-bottom: 20px;
}
.blog-single,.blog-archive {
	padding-top:0px;
}
.absolute-footer{
	border-top: 1px solid #679229;
}
.section-footer{
	padding-bottom: 0px !important
}
.section-footer .section-title-normal span {

	border-bottom: 2px solid #576B2B;

}
.section-footer .wpcf7-submit{
	background: black !important;
}
.section-footer .social-icons a{
	width: 35px;
	padding: 10px;
	height: 35px;
	line-height: 35px;
	border: none;
	background: white;
	color: black;
	margin-left: 3px;
	-webkit-border-radius: 50%;
}
.section-footer .section-title-normal{
	border-bottom: 2px solid white !important;
}
.section-footer .section-title-container{
	margin-bottom: 10px;
}
.section-footer .your-email{
	width: 73%;
	float: left;
}
.section-footer ul li span {
	padding-right: 10px;
	float: left;
	padding-top: 4px;
}
.section-footer ul{
	list-style: none;
}
.section-footer ul li,.section-footer p,.section-footer ul li a{
	font-size: 14px
}
.section-doi-tac .gallery-col .box-text{
	display: none;
}
.section-doi-tac .gallery-col {
	padding-bottom: 0px;
}
.section-doi-tac .gallery-col .box-image{

	border: solid 1px #eee;
}
.section-title-normal {
	border-bottom: 1px solid #576B2B;
}
.section-title-normal span {
	margin-right: 15px;
	padding-bottom: 7.5px;
	border-bottom: 3px solid #576B2B;
	margin-bottom: -2px;
}
.about-list ul{
	list-style: none;
}
.about-list ul li {
	color: #6a6a6a;
	font-size: 16px;
	line-height: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	position: relative;
}
.about-list ul li::before {
	background: #fba919 none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	content: "\f105";
	font-family: fontawesome;
	height: 20px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 5%;
	width: 20px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	padding-left: 2px;
}
.section-click h3{
	margin-top: 19px;
	font-size: 25px;
}
.section-click a{
	margin-top:14px;
}
.header-social-icons a{
	width: 35px;
	padding: 10px;
	height: 35px;
	line-height: 35px;
	border: none;
	background: #576B2B;
	color: #fff;
	margin-left: 3px;
	-webkit-border-radius: 50%;
}
.header-social-icons a:hover{
	background: #ffb504 !important;
}
.woocommerce-tabs ul li{
	margin-left: 0px;
}
.nav-tabs+.tab-panels{
	padding:10px;
}
.woocommerce-tabs .product-tabs {
	margin-top: 20px;
}
.woocommerce-tabs .product-tabs li.active a{
	background: #ffb504;

	color: white;
	border-top: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.woocommerce-tabs .product-tabs li a{
	background: #86A836;
	padding: 13px 27px;
	color: white;
	border-top: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

}
.woocommerce-tabs .product-tabs li a:before{
	display: none;
}
.product-type-simple .product-title-container{
	border-bottom: solid 1px #86A836;
	padding-bottom: 5px;
}
.product-type-simple .product-title-container .product-title{
	display: inline;
	padding-bottom: 5px;

	border-bottom: solid 3px #86A836;
}
.row-divided>.col+.col:not(.large-12){
	border-left: none;
	padding:5px;
}
.post-sidebar ul{
	padding:8px;
}
.post-sidebar span.widget-title ,.sidebar-wrapper span.widget-title,#shop-sidebar span.widget-title{
	display: block;
	background: #86A836;
	text-align: center;
	color:white;
	padding:14px;
}
.request-quote span i {
	font-size: 27px;
}
.request-quote span {
	margin-left: 25px;
	width: 66px;
	display: inline-block;
	height: 70px;
	background: #ca9414;
	float: right;
	padding-top: 23px;
}
.request-quote:before {
	content: '';
	background: #ca9414;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	z-index: -1;
}
.request-quote:hover:before {
	width: 100%;
}
.request-quote:hover{
	background: #ca9414;
}
.request-quote {
	background: #ffb504;
	padding: 0px 0px 0px 23px!important;
	line-height: 70px;
	/* top: 0; */
	/* right: 0; */
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	font-size: 16px !important;
	z-index: 1;
}
.product-title a{
	font-weight: bold;
	color: #86A836;
	font-size: 16px;
}
.div-no-padding{
	padding-bottom: 0px;
}
.section-quy-trinh{
	padding-top: 0px !important
}
.row-quy-trinh .col .col-inner{
	padding-bottom: 27px;
}
.quytrinh-1{
	border-bottom: 4px solid  #E23A59;
}
.quytrinh-2{
	border-bottom: 4px solid  #1B75BB;
}
.quytrinh-3{
	border-bottom: 4px solid  #FCC82B;
}
.quytrinh-4{
	border-bottom: 4px solid  #45AEAE;
}
.stt-1{
	background: #E23A59;
}
.sott-2{
	background: #1B75BB;
}
.sott-3{
	background: #FCC82B;
}
.sott-4{
	background: #45AEAE;
}
.entry-content{
	padding-top: 0px;
}
.accordion-item i[class^="icon-"], .accordion-item i[class*=" icon-"] {
	font-family: FontAwesome !important;
	color: #aeb5c0;
	font-size: 16px;
}
.accordion-item .active .icon-angle-down:before {
	content: "\f068";
}
.accordion-item .icon-angle-down:before {
	content: "\f067";
}
.form-lien-he{
	margin-left: 0px;
	margin-right: 0px;
}
.form-lien-he .large-6,.form-lien-he .large-12{
	padding: 0px 10px;
}
.footer .widget-title{
	display: block;
	width: 100%;

}
.footer .widget-title:after{
	background-image: url(/wp-content/uploads/2019/08/border.png);
	background-size: 52% 10%;
	display: inline-block;
	height: 20px;
	content: "";
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 100%;   
}

.is-divider{
	display: none;
}
.section-tin-tuc button,.section-dich-vu button{
	background: #1B75BB !important;
	border: none !important;
	color: white;
}
.p-dem{
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section-quy-trinh .icon-box{
	padding: 16px;
}
.section-quy-trinh .icon-box p{
	font-size: 12px;
	font-weight: bold;
}
.so-ttt{
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 60px;
	color: white;
}
.section-chuyen .icon-box-text h3{
	color: #FCC82B;
}
.tieu-de-home{
	margin-bottom: 30px;
	color: #576B2B;
	font-size: 28px;
	text-transform: uppercase;
}

/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
	background-color: currentColor !important;
	border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
	color: #fff;
	background-color: #446084;
	border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
	background : #2478ba !important;
	border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
	color: #fff;
	background-color: black !important;
	border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
	color: #fff !important;
	background-color: #cb2320  !important;
	border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
	color: #fff !important;
	background-color: #dd4e31 !important;
	border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
	color: #fff !important;
	background-color: #0072b7 !important;
	border-color: #0072b7     !important;
}

.single-date{
	border-bottom: 1px dashed #ededed;
}
h1.entry-title{
	font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

	border-top: none !important;
	border-bottom: 1px dashed #ececec !important;

}

.entry-content img{
	width: auto !important
}
.duong-line {
	background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
	height: 12px;
	margin-top: 5px;
	overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin: -8px 20px 0 0;
}
.entry-content{
	margin:0px 15px;
}



@media(max-width: 855px){

	.product-type-simple .product-title-container .product-title{
		border-bottom: none;
	}
	.text-right{
		text-align: center;
	}
	.section-click h3 {
		margin-top: 19px;
		font-size: 20px;
	}
	.banner-inner h1{
		line-height: 45px;
	}
	.banner-inner .text-inner{
		padding-left: 5px;
	}
}
@media(min-width: 1023px){
	.banner-inner h1{
		line-height: 69px;
	}
}
@media(max-width: 769px){
	.p-dem {
		font-size: 30px !important;}
	.tieu-de-home{
		font-size: 18px !important;
		margin-bottom: 0px !important
	}
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/


}