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


}
p, ul li{
	font-size: 16px;
}
.menu-Main, .ux-menu-link {
	display: inline-block;
}
.menu-Main {
	justify-content: right;
	width: 100%;
	text-align: right;
}
.ux-logo-link {
	padding: 5px !important;
}
.menu-Main .ux-menu-link__link {
	margin: 0 15px;
	font-weight: bold;
	font-size: 18px;
	min-height: auto;
}
.section-1 .col {
	padding-bottom: 0;
}
.menu-Main .ux-menu-link__link:hover {
	background: url(/wp-content/uploads/2023/07/active.png) no-repeat top center;
	background-size: 75px;
}
.sliderMain button.flickity-button {
	width: 50px;
	opacity: 1;
}
.content-1 h2 {
	font-size: 60px;
}
.bttn span {
	background: url(/wp-content/uploads/2023/07/button-bg.png) no-repeat center;
	background-size: contain;
	color: #fff;
	padding: 20px 40px;
	margin-top: 0;
	font-size: 16px;
	text-transform: capitalize;
}
.section-title-container b {
	background: transparent;
}
.section-title-container .section-title span {
	text-transform: capitalize !important;
	font-size: 60px;
	letter-spacing: 2px;
}
.section-title-container .section-title {
/*	background: url(/wp-content/uploads/2023/07/promotions-title-bg-1.png) no-repeat center;*/
	text-align: center;
	padding-top: 15px;
	background-size: 300px;
	color: #000;
	background-size: 300px;
	padding-top: 15px;
	margin-bottom: 20px;
	text-transform: none;
}
.section-3 p {
	font-size: 24px;
	text-align: justify;
}
.section-3 .large-12 .row-large .col {
	padding-bottom: 0;
}
.section-3 p {
	font-size: 24px;
	text-align: justify;
	margin-bottom: 0;
	font-style: italic;
}
.section-3 .img {
	border: solid 5px #86bc42;
	padding: 3px;
}
.section-3 .img,.section-3 .img img {
	border-radius: 10px;
}
.tab-sanpham ul li:not(:last-child) {
	margin-right: 10px;
}
.tab-sanpham ul li a {
	background: transparent !important;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.625rem;
	position: relative;
	font-family: 'Cuprum', sans-serif;
}
.tab-sanpham ul li.active a {
	font-weight: 600;
}
.tab-sanpham ul li a:before {
	content: '';
	width: 0;
	height: 1px;
	background: #86bc42;
	margin-right: 0;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.tab-sanpham ul li.active a:before {
	width: 2.0625rem;
	margin-right: 0.625rem;
	opacity: 1 !important;
}
.tab-sanpham ul li a {
	color: #000;
	font-weight: bold;
	border: 1px solid #86bc42;
	min-width: 100px;
	justify-content: center;
	font-size: 18px;
	transition: none !important;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: 100;
	border-radius: 8px;
}
.tab-sanpham ul li:hover a {
	color: #86bc42;
}
.tab-sanpham ul li.active a {
	color: #86bc42 !important;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	border-color: #86bc42 !important;
}
.tab-sanpham ul {
	margin-bottom: 20px;
}
.sanpham h4 {
font-size: 20px;
    font-family: 'Cuprum', sans-serif;
}
.sanpham p {
	color: #86bc42;
	font-size: 20px;
	font-weight: bold;
}
.tab-panels .entry-content.active {
	opacity: 1;
	transform: scale(1);
}
.tab-panels .entry-content {
	transition: opacity 0.8s ease, transform 0.8s ease;
	opacity: 0;
	transform: scale(0.1);
	transform-origin: top left;
}
.content-3 {
	margin: 0 0 15px;
	background: #86bc42;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 0px 0px 15px -3px #000000;
}
.content-3 p {
	font-size: 24px;
	margin-bottom: 0;
	color: #fff;
}
.section-3 {
	padding-bottom: 30px !important;
}
.col-npadding {
	padding-bottom: 0;
}
.item-dkb {
	background: #fff;
	padding: 0 20px 0 0;
	border-radius: 10px;
	margin-bottom: 0;
	font-size: 18px;
	box-shadow: 0px 20px 25px 0px rgba(0,0,0,0.08);
	transition: all 0.3s;
	    border: solid 1px transparent;
}
.section-5 .large-8, .section-5 .large-4{
	padding-bottom: 0;
}
span.count-number {
	position: absolute;
	right: -55px;
	bottom: -55px;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #86bc42;
	color: #fff;
	display: block;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	padding: 25px 30px;
}
.item-dkb {
	overflow: hidden;
	position: relative;
}
.item-dkb:hover {
    background: #e8ffcc;
	border: solid 1px #86bc42;
}
.item-dkb {
    display: flex;
    align-items: center;
}
.count-n {
    font-size: 60px;
    font-weight: bold;
    background: #86bc42;
    padding: 0 30px;
    color: #fff;
}
.boxS {
    margin-bottom: 0;
    padding-left: 20px;
}
.section-title-container .section-title span {
	border-bottom: 0;
}
.section-footer .large-12 {
	padding-bottom: 0;
}
.content-footer p {
	margin-bottom: 5px;
	font-size: 20px;
}
.section-footer .social-icons a {
	border-radius: 0 !important;
	margin-bottom: 0;
}
.section-footer .large-5{
	padding-bottom: 10px;
}
h2.sukhacbiet {
	font-size: 80px;
	color: #86bc42;
	text-align: right;
	margin-bottom: 0;
	border-right: solid 10px #86bc42;
	padding-right: 30px;
}
.formdk {
	width: 50%;
	margin: 10px auto 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
	padding: 45px;
}
.btn-cf7 input {
	margin-bottom: 0;
	width: 100%;
	font-weight: 100;
	height: 50px;
	font-size: 18px;
	transition: unset;
	border-radius: 8px;
}
.formdk input.wpcf7-text, .formdk input.wpcf7-number{
	box-shadow: none;
	height: 50px;
	outline: 0;
	background: #f2f2f2;
	width: 100%;
	border: 0;
	margin: 0 0 15px;
	padding: 15px;
	box-sizing: border-box;
	font-size: 14px;
	border-bottom: solid 1px transparent;
	border-radius: 8px;
}
.formdk input:focus {
	box-shadow: none;
	border-bottom: solid 1px #86bc42;
}
.btn-cf7 input:hover {
	border: solid 1px #86bc42;
	color: #86bc42 !important;
	box-shadow: none;
	background: transparent !important;
}
.formdk label span {
	color: red;
}
.formdk select {
	box-shadow: none;
	height: 50px;
	font-size: 14px;
	border-radius: 8px;
}
.wpcf7 .wpcf7-not-valid-tip {
	font-size: 12px;
}
.wpcf7-response-output {
	border: 0 !important;
	text-align: center;
	background: #dbdbdb;
	border-radius: 0 !important;
	font-size: 14px;
	color: red;
}
.content-footer p i {
    padding-right: 8px;
}
@media (min-width: 992px){
/*	.sliderMain {
		top: -90px;
		z-index: 1;
	}*/
	.section-1 {
/*		height: 90px;*/
background: #ffffffe8 !important;
/*		z-index: 2;*/
}
/*	.section-2 {
		top: -80px;
	}*/
	.img-after {
		top: -60px;
	}
	.section-1 {
		width: 100%;
		top: 0px;
		left: 0px;
		position: fixed;
		z-index: 90000050;
		box-shadow: 1px 1px 10px rgba(0,0,0,0.15);
	}
	.logo-m, .mobilee {
		display: none;
	}
}
@media (max-width: 549px){
	.menu-Main, .tab-sanpham > ul {
		flex-wrap: initial;
		display: flex;
		overflow-x: scroll;
		flex-flow: row nowrap;
		-webkit-transition: all 0.3s linear;
		-o-transition: all 0.3s linear;
		transition: all 0.3s linear;
		position: relative;
		z-index: 2;
		white-space: nowrap;
		justify-content: unset;
	}
	.menu-Main .ux-menu-link__link {display: inline-block;padding: 12px 25px;text-transform: uppercase;background-color: #ffffff;font-weight: bold;font-size: 14px;margin: 0;height: 50px;line-height: 26px;}
	.section-1 .row {box-shadow: 0px 20px 25px 0px rgba(0,0,0,0.08);}
	.menu-Main .ux-menu-link {
		border-right: 1px solid rgba(0,0,0,0.1);
	}
	.section-1 {width: 100%;top: 0px;left: 0px;position: fixed;z-index: 90000050;box-shadow: 1px 1px 10px rgba(0,0,0,0.15);background: #fff !important;}
	.sliderMain p {
		font-size: 12px;
	}
	.sliderMain h3 {
		font-size: 14px;
		text-transform: capitalize;
	}
	.content-1 h2, .section-title-container .section-title span {
		font-size: 25px;
	}
	.tab-sanpham ul li a:before {
		display: none;
	}
	.tab-sanpham ul li:not(:last-child) {
		margin-right: 10px;
	}
	.tab-sanpham ul li a {
		font-size: 15px;
	}
	.tab-sanpham .large-4 {
		padding-bottom: 0;
	}
	.content-3 {
		width: 100%;
	}
	.content-3 p {
		font-size: 20px;
	}
	.section-3 p {
		margin-top: 10px;
		font-size: 20px;
	}
	h2.sukhacbiet {text-align: left;font-size: 40px;padding-right: 0;width: 60%;border-right: 0;border-bottom: solid 10px #86bc42;letter-spacing: 4px;padding-bottom: 10px;margin-bottom: 20px;}
	h2.sukhacbiet br {
		display: none;
	}
	#menu, .sub-menu {
		display: none;
		list-style: none;
		margin-bottom: 0;
	}
	.tb-menu-toggle {
		border: 0;
		position: relative;
		background: transparent;
		cursor: pointer;
		margin-bottom: 0;
	}
	.tb-active-toggle{
		margin: 0 auto 10px !important;
	}
	.tb-menu-toggle i {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 20%;
		-webkit-transition:all .2s;
		-moz-transition:all .2s;
		-o-transition:all .2s;
		transition:all .2s;
	}
	.tb-menu-toggle i:nth-child(2) {
		top: 40%;
	}
	.tb-menu-toggle i:nth-child(3) {
		top: 80%;
	}
	.tb-menu-toggle.tb-animate-toggle i:first-child,
	.tb-menu-toggle.tb-animate-toggle i:nth-child(2){ 
		top: 40%;
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
	} 
	.tb-menu-toggle.tb-animate-toggle i:nth-child(3){ 
		top: 40%;
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		transform:rotate(-45deg);
	}
	.mobilee{
		position: fixed;
		right: 2%;
		z-index: 9;
		top: 2%;
		background: #fff;
		padding: 10px;
		border-radius: 5px;
		box-shadow: 0px 0px 10px -5px #000000;
		text-align: center;
	}
	#menu li a {
		font-weight: bold;
		color: #86bc42;
		font-size: 13px;
	}
	#menu li {
		margin-bottom: 0;
	}
	#menu li+li {
		margin-top: 5px;
	}
	.mobilee h3 i {
		background-color: rgb(134 188 66) !important;
	}
	.logo-m {position: absolute;left: 2%;z-index: 9;top: 5px;}
	.logo-m img {
		width: 70px;
	}
	.formdk {
		width: 100% !important;
		padding: 20px;
	}
	.zaloFt .noteSocial {
		left: -20px;
	}
	.faceFt .noteSocial {
		left: -40px;
	}
	.contact-social, .contactTus{
		display: inline-block;
	}
	.item-dkb {
    border: 0;
}
.item-dkb:hover {
    border: 0;
}
.boxS {
    font-size: 14px;
}
.count-n {
    padding: 0 20px;
}
}