/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.10
*/
.section {
	align-items: center;
	display: flex;
	flex-flow: row;
	min-height: auto;
	padding: 30px 0;
	position: relative;
	width: 95%;
	justify-content: center;
	margin: auto;
}

#headerCatProduct {
	display: none;
}
.header-main .nav > li > a {
	display: block;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	/* z-index: 45; */
	width: auto;
	transition: all 100ms linear;
	opacity: 0.9 !important;
}
.dark .nav-vertical-fly-out > li > a:hover,
.dark .nav > li.active > a,
.dark .nav > li > a.active,
.dark .nav > li > a:hover,
.nav-dark .nav > li.active > a,
.nav-dark .nav > li.current > a,
.nav-dark .nav > li > a.active,
.nav-dark .nav > li > a:hover,
.nav-dark a.plain:hover,
.nav-dropdown.dark .nav-column > li > a:hover,
.nav-dropdown.dark > li > a:hover {
	opacity: 1 !important;
}
#logo {
	width: 197px;
	margin-top: 2rem;
}
.text-banner-home h2 {
	font-size: 64px;
	color: #fff;
	margin: 0;
	line-height: 1;
	padding: 0;
}
.text-banner-home p {
	color: #fff;
	font-size: 26px;
	margin-top: 0;
	padding-top: 0;
	font-weight: 400;
	margin: 0;
}
.text-banner-home.fs16 p {
	color: #fff;
	font-size: 16px;
	margin-top: 0;
	padding-top: 0;
	font-weight: 400;
	margin: 0;
}
.btn-scale:hover {
	transform: scale(1.1);
	background: var(--fs-color-success) !important;
}
.text-fs18 p {
	font-size: 18px;

	text-align: justify;
}
.sticky-add-to-cart--active,
#wrapper,
#main,
#main.dark,
.js {
	background-color: #f0f0f0 !important;
}
.text-slider h2 {
	color: var(--primary-color);
	text-transform: capitalize;
}
.text-slider p {
	color: #15181b;
	letter-spacing: 0.5px;
	line-height: 1.7;
	text-align: justify;
}
.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
	padding-top: 45vh !important;
	margin: 30px 20px 20px 20px !important;
}
.page-title.blog-featured-title .page-title-bg.fill .title-bg.fill {
	background-size: 100% 100% !important;
	background-repeat: no-repeat !important;
}
.breadcrumbs-custom {
	font-size: 18px;
	margin-left: 10px;
	color: #555;
}
.page-title-inner.container.align-center {
	background: #eeeeeebd !important;
	margin: 0;
	padding: 0;
}
.breadcrumbs-custom a:hover {
	font-size: 18px;
	color: var(--primary-color);
	text-decoration: underline;
}
.section-title-normal span {
	border: none;
}
.section-title b {
	opacity: 0;
}
.title-text-blog .section-title {
	font-size: 28px;
	line-height: 38px;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #0d0d0d;
	text-transform: uppercase;
	letter-spacing: 0.4em;
}
.wpcf7-form-control-wrap .wpcf7-form-control {
	border-radius: 8px;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-file {
	border-radius: unset;
}
.text-icon-page .box-text-inner {
	text-shadow: none;
	width: 62%;
	text-align: left;
}
.text-icon-page .text h2 {
	font-size: 16px;
}
.text-icon-page .box-badge .box-text {
	background-color: unset;
	bottom: 8%;
	padding: 0.8em 3em 1em;
	position: absolute;
	transition: background 0.3s;
	z-index: 1;
}
.text-icon-page .box-image img {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	height: 270px;
}
.text-icon-page2 .box {
	display: flex;
	justify-content: center;
}
.text-icon-page2 .box-badge .box-text {
	background-color: unset;
	bottom: 16%;
	padding: 0.8em 1em 1em;
	position: absolute;
	transition: background 0.3s;
	z-index: 1;
	width: 75%;
	display: flex;
	text-align: left;
}
.text-hidden {
	display: none;
}
.wpcf7-form.init {
	background-color: white;
}
span.widget-title {
	font-size: 16px !important;
	background: var(--fs-color-primary) !important;
	color: white;
	padding: 10px !important;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	display: block;
	text-align: center;
}

.blog-phongcach .box-text-inner.blog-post-inner h5 a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.icon-gioithieu .col-inner {
	padding: 20px;
	border-radius: 50%;
	width: 325px;
	height: 325px;
	background: #fff;
	border-radius: 999px;
	box-shadow: 12px 12px 12px hsla(0, 0%, 45.5%, 0.25);
}
.absolute-footer .container {
	color: white;
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 768px) {
	.text-icon-page2 .box-badge .box-text {
		bottom: 6%;
	}
	.text-banner-home h2 {
		font-size: 32px;
	}
	.text-banner-home.fs16 p {
		width: 90%;
		color: #fff;
		font-size: 11px;
		margin-top: 0;
		padding-top: 0;
		font-weight: 400;
		margin: 0;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
.stuck #logo img {
	max-height: 70px !important;
	margin-top: -1rem;
}
.sub-menu.nav-dropdown.nav-dropdown-bold li a{
	font-size:13px;
}