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

/*************** ADD CUSTOM CSS HERE.   ***************/




.box_fixRight {
	position: fixed;
	top: 190px;
	right: -175px;
	width: auto;
	transition: all 0.2s ease-in-out 0s;
	z-index: 999;
}.box_fixRight .box_content {
	background: #83b614;
	padding: 0;
	border-radius: 0;
}.box_fixRight .box_content .item {
	display: block;
	padding: 8px 9px 8px 47px;
	color: #fff;
	border-bottom: 1px solid #92c524;
	font-size: 15px;
}.box_fixRight .box_content .item.item_1 {
	background-image: url(/wp-content/uploads/2019/08/icon1.jpg);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position-y: center;
	background-position-x: 10px;
}.box_fixRight .box_content .item.item_2 {
	background-image: url(/wp-content/uploads/2019/08/icon2.jpg);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position-y: center;
	background-position-x: 10px;
}.box_fixRight .box_content .item.item_3 {
	background-image: url(/wp-content/uploads/2019/08/icon3.jpg);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position-y: center;
	background-position-x: 10px;
}.box_fixRight .box_content .item.item_4 {
	background-image: url(/wp-content/uploads/2019/08/icon4.jpg);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position-y: center;
	background-position-x: 10px;
}.box_fixRight .box_content .item.item_5 {
	background-image: url(/wp-content/uploads/2019/08/icon4-1.jpg);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position-y: center;
	background-position-x: 10px;
}
.box_fixRight .box_content .item.item_6 {
	background-image: url(/wp-content/uploads/2019/08/lien-he-icon.jpg);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position-y: center;
	background-position-x: 10px;
}
.box_fixRight:hover {
	right: 0;
	transition: all 0.2s ease-in-out 0s;
}
.section-title-center span:after {
	content: "";
	display: table;
	clear: both;
	background: url(/wp-content/uploads/2019/08/line-1.png);
	width: 100%;
	height: 20px;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: bottom;
	padding-top: 0;
}.section-title b{background:#00000000}.section-title-container {
	margin-bottom: 0;
}
.nut-xem-chi-tiet{font-weight:normal}
.gioi-thieu-section .col{padding-bottom:0}
.vi-tri-section .col{padding-bottom:0}
.thanh-toan-section .col.large-12 .col-inner{background: white;
	padding: 30px;
	border-radius: 10px;
	box-shadow: 2px 2px 20px #00000017;}
.thanh-toan-section .col{padding-bottom:0}
.list-hinh-anh .gallery-col .box-text{padding:0 !important}
a.back-to-top{background:red !important; border:none !important; color:white}
.lien-he-section .col{padding-bottom:0}.wpcf7 label{font-weight:normal}
.lien-he-setion .col{padding-bottom:0}
input[type='submit']{ 
	border-radius: 5px;
	font-weight: normal;
	border-radius: 5px;
	letter-spacing: 0;
	text-transform: none;}
.tien-ich-section .col{padding-bottom:0}
.danh_sach_can_ho{height:320px; overflow: auto}
.trich_tin_tuc{padding:10px}
.trich_tin_tuc p{margin-bottom:5px}
.trich_tin_tuc a:hover{color: #94b755}
.upper-footer {
	display: block;
	background-color: #94b755;
	height: 12px;
}


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


}