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

/*************** ADD CUSTOM CSS HERE.   ***************/
/*form*/
.wpcf7 span.wpcf7-list-item {

	margin-right: 0px;
	width: 50%;
}
.sago-form h3 {
	border-left: 8px solid #fbaf3f;
	padding-left: 5px;
}
.sago-form input[type="submit"],.sago-form input[type="reset"]{
	width:100%
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
	background-color: rgba(255, 255, 255, 0.03);

	border-color: rgba(0, 0, 0, 0.2);

	border-radius: 3px;
}
.form-flat button, .form-flat input {
	border-radius: 3px;
}
/* NgÃ y cá»§a blog */
.badge-outline .badge-inner{
	background:#333;
}
/*Widget*/

.du-an-sidebar .col {
	padding-bottom: 9.8px;
}
/*danh má»¥c sp*/
span.widget-title {
	display: block;
	width: 100%;
	background: #333;
	padding: 12px 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fbaf3f;
	letter-spacing: 0;
}
.widget .is-divider {
	display: none;
}
.widget ul {
	padding-left:8px;
	padding-right:8px;
}
.widget {
	margin-bottom: 20px;
	box-shadow: 5px 5px 15px #00000012;
	border-radius: 5px;
	border:1px solid #f3f3f3 !important;

}
.widget .menu-danh-muc-sp-container>ul{

	list-style: none;

}
.widget .menu-danh-muc-sp-container>ul a:hover{
	color:#dd3333;
}
/**/
.sago-no-padding-bottom{
	padding-bottom:0px;
}
/* footer */
.sago-footer li{
	margin-left:0px !important;
	list-style:none;
	color:#ffffff;
	font-size:98%;
}
.sago-footer h4{
	color:#fbaf3f;
}
.sago-footer a{
	color:#ffffff;
}
.sago-footer{
	color:#fff;
	border-top:8px solid #fbaf3f;
}
.sago-footer li i {
	font-size: 85%;
	margin-right: 2px;
	background:#fbaf3f;
	width: 24px;
	height: 24px;
	border-radius: 99px;
	text-align: center;
	line-height: 24px;
	color:#000;
}
.sago-footer .wpcf7-form {
	border: 1px solid #fff;
	max-width: 280px;
}
.sago-footer input.mh-input, .sago-footer input.mh-submit {
	background-color: transparent !important;
	font-size: 13px;
	font-style: italic;
	border: 0;
	min-height: 35px;
	margin: 0;
	color: #fff;
}
/*sago tai sao*/
.sago-tai-sao{

	position: relative;
	overflow: hidden;
	background: url(http://demo22.muathemewordpress.net/wp-content/uploads/2020/02/patern.png) repeat;

}

/*title*/
.section-title-normal {
	border-bottom: 2px solid #333;
}
.section-title-normal span {
	margin-right: 15px;
	padding-bottom: 7.5px;
	border-bottom: 2px solid #333;
	margin-bottom: -2px;
}
/* Dá»± Ãn */
p.uppercase.portfolio-box-category.is-xsmall.op-6 {
	display: none;
}
h6.uppercase.portfolio-box-title{

	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
h5.post-title.is-large,p.from_the_blog_excerpt{
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
/*menu*/
.sago-gioithieu .col-inner {
	border: 1px solid #333333;
}
.nav-dropdown{
	border:none;
}
/*blog*/
.box-blog-post .is-divider {
	min-width: 100%;
	height: 1px !important;
}
/*tab*/
.nav-pills>li>a{
	border-radius:0px;
	padding:1px 10px
}
ul.nav.nav-pills.nav-uppercase.nav-size-normal.nav-left {
	background: #333333;
}
.tabbed-content .nav>li>a{
	color: rgba(255, 255, 255);
}
.tabbed-content .nav>li>a:hover{
	color: #fff;
}

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


}