/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.19.19
*/
.img-pos-1 {
	position: absolute;
	top: 10%;
	left: -80%;
}
.img-pos-2 {
	position: absolute;
	top: 10%;
	right: -80%;
}
.product-short-description {
	height: 430px;
	overflow: auto;
}
.woocommerce-Tabs-panel p{
	color:black;
}
.product-short-description p:nth-child(odd) {
	background: #3d3c3c;
	color: #fff;
}
.product-short-description p {
	padding: 10px 10px;
	margin: 0;
	width: 90%;
	border-radius: 5px;
}
body,
button,
input,
select,
textarea {
	font-family: 'Tahoma', sans-serif !important;
}
.stack-top-bar .col {
	margin: 0;
	padding: 10px 0;
}
.stack-top-bar .icon-box-text p {
	display: inline-block;
	padding: 5px 10px;
	color: #b5f4f4;
	text-decoration: none;
}
.stack-top-bar .icon-box-left .icon-box-img + .icon-box-text {
	padding-left: 0 !important;
}
.stack-top-bar .icon-box-img {
	width: 20px !important;
}
.stack-top-bar .icon-box-text p:hover {
	color: white;
	text-decoration: none;
	transform: scale(1.05);
	transition: all 0.3s ease;
}
.stack-top-bar .icon-box-img img {
	filter: invert();
}
.stack-top-bar {
	gap: 20px;
}
.header-top {
	background-color: #088e8e !important;
	border-bottom: 1px solid #ffffff4f;
}
#logo img {
	max-height: 90px;
	filter: invert(1);
}
.search-field.mb-0 {
	background: white !important;
	border-radius: 7px !important;
}
.row-hotline .text {
	font-size: 15px;
	white-space: nowrap;
}
.header-nav-main {
	justify-content: center;
}
.row-hotline .col {
	margin: 0;
	padding: 0;
}
.row-hotline .icon-box-img {
	display: none;
}
.p-l .icon-box-text {
	padding-left: 4em !important;
}
.header-vertical-menu__opener {
	background-color: #26b9b9;
	border-right: 2px solid;
	height: 55px;
	border-left: 2px solid;
}
.menu-danh-muc-san-pham-container li a {
	color: black !important;
}
.menu-danh-muc-san-pham-container li:hover a {
	color: white !important;
}
.header-nav.header-bottom-nav {
	gap: 30px;
}
.sec-icon .col:hover {
	background: var(--fs-color-primary);
	transition: all 0.3s ease;
}
.sec-icon .col:hover .text h3,
.sec-icon .col:hover .text p {
	color: white !important;
}
.sec-icon .col:hover .icon {
	background: var(--primary-color);
	filter: invert(1);
}
.sec-icon .icon {
	background: white;
	border-radius: 99px;
	padding: 15px;
	border: 3px solid var(--fs-color-primary);
}
.sec-icon .icon-box-img {
	width: 80px !important;
	position: absolute;
	top: -150%;
	right: 35%;
}
.sec-icon .icon-box-text {
	margin-top: 4rem;
}
/* HOTLINE */
.telfix {
	position: fixed;
	width: 100%;
	bottom: 0px;
	text-align: center;
	z-index: 1;
}
.telfix .border {
	display: flex;
	justify-content: center;
	background-color: cadetblue;
	border-radius: 4px;
	width: max-content;
	margin: auto;
	padding: 10px;
	margin-bottom: 1rem;
}
.telfix .border .li {
	background-color: #088e8e;
	color: #ffffff;
	float: left;
	padding: 5px 10px;
	border-radius: 4px;
	margin: 0px 5px;
	position: relative;
	display: flex;
	white-space: nowrap;
	width: 150px !important;
	border: 1px solid;
}
.telfix .border .li a.r {
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
.telfix .border div.tel a.r span {
	background-position: 0px 0px;
}
.telfix .border .li a.r span {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(/library/telfix.gif) no-repeat scroll left top transparent;
	vertical-align: middle;
}
.telfix .border div.tel .h_menu_sub {
	position: absolute;
	bottom: 29px;
	left: -10px;
}
.telfix .border div.tel .h_menu_sub .b {
	padding: 20px 0px;
}
.telfix .border div.tel .h_menu_sub .b1 {
	background-color: #088e8e;
	width: 280px;
	text-align: left;
	border-radius: 4px;
	padding: 10px 0px;
}
.telfix .border div.tel .h_menu_sub .b a {
	display: block;
	padding: 7px 10px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: dotted 1px #65a4d4;
}
.telfix .border div.map .h_menu_sub {
	position: absolute;
	bottom: 29px;
	right: 55px;
}
.telfix .border div.map .h_menu_sub .b {
	padding: 20px 0px;
}
.telfix .border div.map .h_menu_sub .b1 {
	background-color: #088e8e;
	width: 510px;
	text-align: left;
	border-radius: 4px;
	padding: 10px 0px;
}
.telfix .border div.map .h_menu_sub .b a {
	display: block;
	padding: 6px 10px 6px 28px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: dotted 1px #65a4d4;
	position: relative;
}
.telfix .border .li a.r span img {
	background: white;
	padding: 2px;
	border-radius: 99px;
}
/* .sec-ft .row {
max-width: 16.67%;
} */

.row-text-icon .text p {
	/* white-space: nowrap; */
	font-size: 15px;
	margin-bottom: 4rem;
	text-align: center;
}
.m0.p0 {
	margin: 0;
	padding: 0;
}
.wrap-text span {
	font-size: 12px;
	white-space: nowrap;
}
.row-text-icon .text h3 span {
	font-size: 14px !important;
}
.filter-img img {
	filter: invert(38%) sepia(34%) saturate(1400%) hue-rotate(144deg)
		brightness(92%) contrast(90%);
}
.product-cate-home .box-image {
	height: 80px;
	width: 80px;
}
.product-cate-home .box-image img {
	padding: 10px;
}
h5.uppercase.header-title {
	color: black;
}
.product-cate-home .flickity-prev-next-button svg {
	top: 80% !important;
}
/* PRICE */
.proDetail-info .price {
	padding: 10px 0px;
}
.proDetail-info .price .b {
	background-color: #dc3546;
	border-radius: 4px;
	padding: 8px 0px;
}
.proDetail-info .price .b .l {
	float: left;
	width: 80%;
}
.proDetail-info .price .b .l .cols1 {
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	padding: 8px 10px;
	border-right: solid 1px #ffffff;
	font-weight: bold;
	text-shadow: 1px 1px 0px #660000;
	font-size: 18px;
	font-style: italic;
}
div.proDetail-info .price .b .l .cols1Text {
	padding: 16px 10px;
}
.proDetail-info .price .b .l .cols2 {
	float: left;
}
.proDetail-info .price .b .l .cols2 .pri1 {
	float: left;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 1px 1px 0px #660000;
	font-size: 42px;
	padding-top: 5px;
}
.proDetail-info .price span {
	display: inline-block;
	padding-right: 10px;
	color: white;
	margin-left: 15px;
}
.proDetail-info .price .b .r {
	float: left;
	width: 20%;
}
.proDetail-info .price .b .r .r-b {
	border-left: solid 1px #ffffff;
	color: #ffffff;
	padding: 8px 0px 8px 10px;
}
.proDetail-info .price .b .r .r-b .cols2 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
}
/* Layout 2 cột cho ACF product info */
.acf-product-info .row {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0 20px !important;
}

.acf-product-info .row .col {
	color: black;
	width: 50%;

	padding: 0;
	padding-bottom: 10px;
}

.acf-product-info .row .col strong {
	margin-right: 5px;
}

/* Icon ✔ */
.acf-product-info .icon {
	background: #3cb043;
	font-weight: bold;
	margin-right: 6px;
	font-size: 14px;
	line-height: 1;
	padding: 5px;
	border-radius: 50%;
}
.acf-product-info .icon img {
	filter: invert(1);
}
.sec-detail .col.small-12.large-12 {
	margin: 0;
	padding: 0 20px;
	margin-bottom: 1rem;
}
.sec-detail .breadcrumbs a {
	font-weight: 400;
	color: var(--fs-color-secondary) !important;
}
.sec-detail .product-title {
	font-size: 24px;
	color: #014c85;
	padding: 20px 0;
	margin: 0;
	text-transform: capitalize;

}
.tab-pr .name.product-title.woocommerce-loop-product__title{
	font-size: 24px;
	color: #014c85;
	padding: 20px 0;
	margin: 0;
	text-transform: capitalize;
}
.name.product-title.woocommerce-loop-product__title{
	font-size: 24px;
	color: #014c85;
	padding: 20px 0;
	margin: 0;
	text-transform: capitalize;
}
.text-khung p {
	color: black;
	font-weight: bold;
	background: #ddd;
	padding: 8px;
	border-radius: 12px;
	text-align: center;
}
.product-short-description ul li {
	color: black;
}
.bg-full {
	padding: 0;
	margin: 0;
	background: #cccc;
	margin-top: 1rem;
}
.box-text.box-text-products .style.ulClear {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-align: justify;
	height: 42px;
	display:none;
}

.box-text.box-text-products .style.ulClear li {
	display: inline;
	margin-right: 0;
	margin: 0 !important;
	color: black;
}
.row.category-page-row.product-none .col-inner {
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #eaeaea7d;
	margin: 8px;
	padding: 10px;
	background: #e3e7ec9c;
	text-align: center;
	transition: all 0.3s ease;
}
/*  */
.text-1 {
	display: inline-block;
	position: absolute;
	top: 8%;
	left: 35%;
}
.text-1 {
	display: inline-block;
	position: absolute;
	top: 6%;
	left: 34%;
}
.text-1 p {
	display: flex;
	margin: auto;
	width: 40%;
	font-size: 14px;
	font-weight: bold;
}
.text-2 {
	display: inline-block;
	position: absolute;
	top: 38%;
	left: 52%;
}
.text-2 h4 {
	width: 25%;
	display: flex;
	margin: auto;
	font-size: 15px;
}
.text-4 {
	display: inline-block;
	position: absolute;
	top: 38%;
	right: 51%;
}
.text-4 h4 {
	width: 25%;
	display: flex;
	margin: auto;
	font-size: 15px;
}
.text-4 h4 span {
	text-transform: uppercase;
}
.text-3 {
	display: inline-block;
	position: absolute;
	top: 80%;
	left: 43%;
}
.text-3 h4 {
	width: 60%;
}
.tabbed-content.tab-home-pr {
	display: flex;
	flex-flow: row wrap;
	width: 50%;
	margin: auto;
}
.tabbed-content.tab-home-pr ul {
	display: flex;
	gap: 30px;
	justify-content: center;

}
.tabbed-content.tab-home-pr ul a {
	font-size: 16px;
	color: black !important;
}
.tabbed-content.tab-home-pr .style.ulClear {
	display: none;
}
.tab-pr {
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #eaeaea7d;
	margin: 8px;
	padding: 10px;
	background: #e3e7ec9c;
	text-align: center;
	transition: all 0.3s ease;
}
.tab-pr.product-small .box-text ul{
	display:none;
}
.product-small .box-text ul{
	display:none;
}
.sec-dv .icon-box-text {
	background: black;
	display: flex;
	margin: auto;
	flex-direction: column;
	padding: 10px 0 !important;
	margin-left: 2rem;
	border-radius: 12px;
}
.sec-dv .icon-box-text h3 {
	text-align: center;
	color: white;
	margin: 0;
}
.sec-dv .icon-box-text p {
	text-align: center;
	color: white;
}
.sec-dv .icon-box {
	display: flex;
	align-items: center;
}
.sec-dv .icon {
	background: white;
	padding: 10px;
	border: 2px solid var(--fs-color-primary);
	border-radius: 50%;
}
.stack-ft .row {
	max-width: 20% !important;
}
.text-ft-1 h3 {
	font-size: 15px;
}
.text-ft-1 p {
	font-size: 14px;
}
.stack-ft .ux-menu-title.flex {
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	display: block;
	font-size: 18px;
	color: var(--fs-color-primary);
	font-weight: 500;
	min-height: fit-content !important;
}
.ux-menu-link__link.flex {
	color: black;
}
.ux-menu-link__link.flex:hover {
	color: var(--primary-color);
}
.col-wid .widget {
	background: #f5f5f5;
	padding: 10px;
}
.col-wid .is-divider.small {
	display: none;
}
.widget-title {
	text-align: center;
	display: flex;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.widget-title span {
	color: black;
	font-size: 18px;
	text-align: center;
	display: flex;
	margin: auto;
}
.product-categories a {
	color: black !important;
}
.product-categories a:hover {
	color: red !important;
}
.entry-content.row80 {
	width: 100%;
	max-width: 100%;
	margin: auto;
	border: 1px solid #ccc;
	padding: 20px;
	margin-top: 1rem;
	color: black !important;
	border-radius: 8px;
}
.job-option {
	background: #fbfbfb;
	padding: 60px 0;
}
.job-option__list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
}
.d-flex {
	display: flex;
}
.fw-wrap {
	flex-wrap: wrap;
}
.js-between {
	justify-content: space-between;
}
.job-option__list-icon {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	color: var(--primary-color);
	border: 2px solid currentColor;
	display: flex;
	justify-content: center;
	align-items: center;
}
.job-option__list-ct {
	width: calc(100% - 75px);
}
.job-option__list-icon svg {
	fill: currentColor;
	width: 20px;
	height: 20px;
}
.job-option__list-ttl {
	color: var(--primary-color);
	font-weight: 700;
	font-size: 20px;
}
.mb-2{
	margin-bottom:2rem;
	    height: 75px;
}
@media screen and (max-width: 768px) {
	.row-text-icon .text p {
		/* white-space: nowrap; */
		font-size: 15px;
		margin-bottom: 20px !important;
		text-align: left;
	}
	.row-text-icon.vert .text p {
		/* white-space: nowrap; */
		font-size: 15px;
		margin-bottom: 20px !important;
		text-align: right;
	}
	.sec-icon {
		margin-top: 4rem;
	}
	.sec-icon .icon-box-img {
		width: 80px !important;
		position: absolute;
		top: -150%;
		right: 39%;
	}
	.wrap-text span {
		font-size: 12px;
		white-space: normal;
	}
	.text-1 {
		display: inline-block;
		position: absolute;
		top: 6%;
		left: 40px;
	}
	.text-1 h4 {
		font-size: 12px;
		margin: 0;
	}
	.text-1 p {
		font-size: 10px;
	}
	.text-4 {
		display: inline-block;
		position: absolute;
		top: 38%;
		right: 69%;
	}
	.text-4 h4 {
		width: 67%;
		display: flex;
		margin: auto;
		font-size: 11px;
	}
	.text-2 {
		display: inline-block;
		position: absolute;
		top: 38%;
		left: 71%;
	}
	.text-2 h4 {
		width: 67%;
		display: flex;
		margin: auto;
		font-size: 11px;
	}
	.text-3 {
		display: inline-block;
		position: absolute;
		top: 80%;
		left: 28%;
	}
	.text-3 h4 {
		width: 83%;
		font-size: 11px;
	}
	.tabbed-content.tab-home-pr {
		display: flex;
		flex-flow: row wrap;
		width: 100%;
		margin: auto;
	}
	.stack-ft .row {
		max-width: 100% !important;
	}
	.acf-product-info .row .col {
		color: black;
		width: 100%;
		padding: 0;
		padding-bottom: 10px;
	}
	.proDetail-info .price span {
		display: inline-block;
		padding-right: 10px;
		color: white;
		margin-left: 15px;
		font-size: 42px;
	}
	.proDetail-info .price .b {
		background-color: #dc3546;
		border-radius: 4px;
		padding: 8px 0px;
		display: flex;
		flex-direction: column;
	}
	.proDetail-info .price .b .r {
		float: left;
		width: 100%;
	}
	.telfix .border {
		height: 107px;
		display: block;
		justify-content: center;

		width: max-content;

		flex-direction: column-reverse;
		width: 100%;
	}
	.telfix .border .li {
		margin-bottom: 10px !important;
		background-color: #088e8e;
		color: #ffffff;
		float: left;
		padding: 5px 10px;
		border-radius: 4px;
		margin: 0px 5px;
		position: relative;
		display: flex;
		white-space: nowrap;
		width: 170px !important;
	}
}
.lightbox-content {
	background-color: #fff;
	box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .15);
	margin: 0 auto;
	max-width: 875px;
	position: relative;
	border-radius: 12px;
}