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

/*************** ADD CUSTOM CSS HERE.   ***************/
b,
strong {
	font-weight: 500
}
.blog-single .entry-header-text .entry-meta,
.blog-single .is-divider,
.danh-muc .post-item .box-blog-post .is-divider,
.slider-section .cot1 .post-item .box-blog-post .is-divider,
.slider-section .thong-tin-chung,
.tin-tuc .box-blog-post .is-divider,
.widget .is-divider {
	display: none
}
.slider-section .col {
	padding-bottom: 10px;
	padding-top: 10px
}
.section-title-container {
	margin-bottom: 3px
}
.section-title-normal {
	margin-bottom: -9px;
	border-bottom: 2px solid #55a308;
	background: #fff
}
.section-title-normal span {
	background: #5eb509;
	padding: 5px 15px;
	color: #fff;
	font-size: 15px
}
.section-title b {
	background-color: #80c82d
}
.section-title-normal span:after {
	content: "";
	border: 17px solid #5eb509;
	position: absolute;
	DISPLAY: INLINE-BLOCK;
	MARGIN-LEFT: 15PX;
	border-right-color: transparent;
	border-top-color: transparent;
	margin-top: -5px;
	left: auto
}
.slider-section .cot1 .post-item {
	background: #FFF;
	padding: 9px!important;
	border: 1px solid #f3f3f3;
	margin-top: 10px
}
.slider-section .cot1 .post-item .box-text {
	padding: 0 8px
}
.slider-section .cot1 .large-columns-1 {
	margin-left: 0;
	margin-right: 0
}
.cac-tieu-chi .row-ngang {
	border-radius: 3px
}
.cac-tieu-chi .col,
.danh-muc .large-12 {
	padding-bottom: 0
}
.cac-tieu-chi .cot1 .icon-box {
	border: 1px solid #f3f3f3;
	border-radius: 3px;
	padding: 9px;
	background: #fff
}
.danh-muc .product-small .box-text .product-title a {
	color: #0c8521
}
.danh-muc .col-inner .product-small {
	background: #fff;
	padding: 10px
}
.tin-tuc .cot1 .post-item {
	padding-bottom: 0
}
.tin-tuc .icon-box .icon-box-text p {
	margin-bottom: 5px
}
.tin-tuc .gioi-thieu {
	text-indent: 40px;
	font-style: italic
}
.tin-tuc .gioi-thieu:before {
	content: "“";
	position: absolute;
	top: -4px;
	left: -50px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125px;
	color: #f4f4f4;
	z-index: 1
}
.header-wrapper #top-bar .nav>li>a,
.nav>li>a>i+span {
	text-transform: none
}
.footer-section {
	background: url(/wp-content/uploads/2018/10/bg-footer.jpg)
}
.footer-section .col {
	padding-bottom: 0
}
.product-short-description {
	background: #fbfff7;
	padding: 10px;
	border-radius: 3px;
	border: 1px dashed #5eb509;
	margin-bottom: 15px
}
.product-short-description ul {
	margin-bottom: 0
}
.product-short-description ul li {
	margin-bottom: 0;
	list-style: square;
	color: green
}
.ct-btn-product-page .col {
	padding-bottom: 0
}
.product_meta {
	margin-top: 5px
}
span.widget-title {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: 500;
	background: #038018;
	padding-left: 15px;
	line-height: 40px
}
.category-page-title {
	background: #f5f5f5;
	padding: 0 0 10px
}
.bottom-contact {
	display: none;
}
.call_to_action {
	position: fixed;
	left: 10px;
	bottom: 40px;
	z-index: 9999
}
a.face_mess {
	background: #0084ff;
	color: #fff !important;
	display: block;
	padding: 5px 12px;
	border-radius: 5px;
	font-size: 16px;
	margin: 0 0 5px 0
}
a.zalo_mess {
	background: #ffffff;
	color: #0080c7 !important;
	display: block;
	padding: 5px 12px;
	border-radius: 5px;
	font-size: 16px;
	margin: 0 0 5px 0
}
a.call_mess {
	background: #c90104;
	color: #ffffff !important;
	display: block;
	padding: 5px 12px;
	border-radius: 5px;
	font-size: 16px;
	margin: 0 0 5px 0
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.call_to_action {
		display: none !important;
	}
	.bottom-contact {
		display: block;
		position: fixed;
		bottom: 0;
		background: #06396a;
		width: 100%;
		z-index: 99;
		box-shadow: 2px 1px 9px #dedede;
		border-top: 1px solid #eaeaea
	}
	.bottom-contact ul li {
		width: 25%;
		float: left;
		list-style: none;
		text-align: center;
		font-size: 0.65em !important;
	}
	.bottom-contact ul li span {
		color: white;
	}
	.bottom-contact ul li img {
		width: 35px;
		margin-top: 10px;
		margin-bottom: 0px
	}

}