/*
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.   ***************/
input, textarea, input:focus, textarea:focus{
	box-shadow: none !important;
}
.notification {
	font-size: 13px;
}
.notification i {
	margin-right: 7px;
	color: #efc778;
}
.header-main, .footer-section {
	padding: 8px 0;
	background-color: #126644;
	background-image: url(https://quatang.dienhoaxanh.com/wp-content/uploads/2024/09/header_pattent.png);
	border-top: 1px solid rgba(253, 201, 125, 0.4);
	border-bottom: 1px solid rgba(253, 201, 125, 0.4);
}
#masthead .flex-left ul.header-nav input, .mfp-content .header-search-form-wrapper input {
	height: 40px;
	border-radius: 5px 0 0 5px;
}
#masthead .flex-left ul.header-nav button, .mfp-content .header-search-form-wrapper button {
	background: #efc778;
	height: 40px;
	width: 45px;
	border-radius: 0 5px 5px 0;
}
#masthead .flex-left ul.header-nav button i, .mfp-content .header-search-form-wrapper button i {
	color: #000;
}
.customer-support-text {
	position: relative;
}
.customer-support-text img {
	max-width: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.customer-support-text .text {
	text-align: left;
	line-height: 1.1;
	padding-left: 50px;
}
.customer-support-text .text span {
	color: #fff;
	display: block;
}
.customer-support-text .text a {
	color: #ffdd20;
	font-weight: 600;
	font-size: 18px;
}
#masthead .flex-right ul li.cart-item a {
	border: solid 1px #ffffff45;
	padding: 5px 10px;
	border-radius: 5px;
}
#masthead .flex-right ul li.cart-item {
	margin-left: 20px;
}
.copyright-footer {
	color: #fff;
	font-size: 14px;
}
.info-footer p:first-child {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 18px;
}
.info-footer p:not(.info-footer p:first-child) {
	margin-bottom: 10px;
	font-size: 15px;
	position: relative;
	padding-left: 25px;
}
.info-footer p:before {
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	color: #efc778;
}
.info-footer p:nth-child(2):before {
	content: '\f3c5';
}
.info-footer p:nth-child(3):before {
	content: '\f095';
}
.info-footer p:nth-child(4):before {
	content: '\f075';
}
.info-footer p:nth-child(5):before {
	content: '\f0e0';
}
.section-title-container .section-title, .section-title-container .section-title span {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.footer-section .ux-menu > div a {
	color: #fff;
	font-size: 15px;
	min-height: auto;
	transition: all .1s;
}
.footer-section .ux-menu > div+div a {
	padding-top: 6px;
}
.footer-section .ux-menu > div a:hover {
	color: #efc778;
}
.social-icons a {
	border: solid 1px #ffffff5e !important;
	border-radius: 5px !important;
	margin-bottom: 0;
}
#wide-nav .flex-left > ul.header-nav > li > a {
	color: #fff;
	font-size: 16px;
	height: 55px;
	padding: 10px 20px;
	text-transform: uppercase;
}
#wide-nav .flex-left > ul.header-nav > li {
	margin: 0px;
}
#wide-nav .flex-left > ul.header-nav > li.active > a, #wide-nav .flex-left > ul.header-nav > li > a:hover {
	color: #efc778;
	background: #000000;
}
.nav-dropdown-simple .nav-column li>a:hover, .nav-dropdown.nav-dropdown-simple>li>a:hover {
	background-color: transparent;
}
#wide-nav .flex-left > ul.header-nav > li > ul.sub-menu {
	padding: 10px 0;
}
#wide-nav .flex-left > ul.header-nav > li > ul.sub-menu >li > a {
	color: #000;
	font-size: 15px;
}
#wide-nav .flex-left > ul.header-nav > li > ul.sub-menu >li+li > a {
	border-top: dashed 1px #ccc;
}
#wide-nav .flex-left > ul.header-nav > li > ul.sub-menu >li > a:hover {
	color: #efc778;
}
.section-title-container .section-title-center b {
	background: transparent;
}
.section-title-container .section-title-center span {
	font-size: 36px;
}
.section-title-container .section-title-center:before {
	content: '';
	background: #efc778;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	bottom: -8px;
	width: 80px;
	height: 2px;
}
.section-title-container .section-title-center {
	margin-bottom: 10px;
}
.formContact > p {
	font-size: 14px;
	margin-bottom: 15px;
	font-style: italic;
}
.formContact label span {
	color: red;
}
.formContact label {
	font-size: 13px;
}
.formContact .col {
	padding-bottom: 0;
}
form.wpcf7-form input, form.wpcf7-form textarea {
	border-radius: 5px;
	font-size: 14px;
}
form.wpcf7-form input {
	height: 45px;
}
.wpcf7 .wpcf7-not-valid-tip {
	font-size: 12px;
}
form.wpcf7-form button {
	background: #004e3e;
	border-radius: 5px;
	color: #fff;
	font-weight: 100;
	font-size: 15px;
	padding: 5px 25px;
	margin: 0;
}
.wpcf7-response-output {
	margin: 0 !important;
	border: 0 !important;
	padding-left: 0 !important;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.blog-wrapper {
	padding: 0;
}
.blog-breadcrumbs {
	height: 45px;
	line-height: 45px;
	border-bottom: solid 1px #ebebebcc;
}
.blog-breadcrumbs #crumbs, .blog-breadcrumbs #crumbs a {
	font-size: 14px;
}
.blog-breadcrumbs #crumbs a {
	font-weight: bold;
	color: #004e3e;
}
.blog-breadcrumbs #crumbs i {
	font-size: 10px;
	margin: 0 3px;
}
.archive-page-header .large-12 {
	padding-bottom: 0;
}
.archive-page-header .large-12 h1 {
	text-align: left;
	margin: 20px 0 40px;
	font-size: 26px;
	text-transform: inherit;
	position: relative;
}
.archive-page-header .large-12 h1:before {
	content: '';
	background: #efc778;
	position: absolute;
	left: 0;
	bottom: -8px;
	width: 60px;
	height: 2px;
}
.box-blog-post .is-divider {
	display: none;
}
.box-blog-post .is-divider {
	display: none;
}
.post-item .box {
	border: solid 1px #efefef;
}
.post-item .box .box-text {
	padding: 15px 20px;
	background: #f9f9f9;
}
.post-item .box .box-text .post-title {
	margin: 0 0 10px;
}
.post-item .box .box-text .post-title a {
	margin: 0;
	font-size: 18px;
	text-transform: capitalize;
	color: #004e3e;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.post-item .box .box-text p {
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.time span {
	margin: 0 10px;
}
.time i {
	margin-right: 6px;
}
.time {
	color: #757575;
	font-size: 13px;
	margin-top: 10px;
	text-transform: uppercase;
}
.post-item .box .box-image img {
	transition: all .2s;
}
.post-item .box:hover .box-image img {
	transform: scale(1.05);
}
.post-item .box .box-text .post-title a:hover {
	text-decoration: underline;
}
.blog-single .blog-breadcrumbs {
	margin-bottom: 30px;
}
.blog-single .entry-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 34px;
	position: relative;
}
.blog-single .entry-title:before {
	content: '';
	background: #efc778;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	bottom: -8px;
	width: 150px;
	height: 2px;
}
.blog-single .entry-header-text .time {
	text-align: center;
	margin-top: 30px;
}
.entry-content.single-page {
	padding-top: 0;
}
.blog-single article {
	padding: 30px;
	border-radius: 15px;
	box-shadow: 0px 0px 15px -8px #00000057;
}
.chiase span {
	font-weight: bold;
	margin-right: 12px;
}
#related_posts > p {
	font-size: 24px;
	text-transform: uppercase;
	font-family: Kanit, sans-serif;
	margin-bottom: 15px;
	color: #004e3e;
}
.back-to-top {
	background: #efc778 !important;!i;!;
	border: 0 !important;!i;!;
}
.back-to-top i {
	top: 1px;
}
.module_service_details {
	background: #fff;
	border-radius: 0;
	border: 1px solid #f0f0f0;
	position: relative;
	padding: 10px;
}
.module_service_details .item_service {
	padding: 0px 10px;
	position: relative;
}
.module_service_details .item_service img {
	max-width: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.module_service_details .item_service .service-content {
	padding-left: 50px;
}
.module_service_details .item_service .service-content p {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	color: #004e3e;
}
.module_service_details .item_service .service-content div {
	font-size: 13px;
	color: #000;
	line-height: 1.3;
}
.module_service_details .item_service+.item_service {
	border-top: dashed 1px #ececec;
	padding-top: 10px;
	margin-top: 10px;
}
.page-title-inner .breadcrumbs, .page-title-inner .breadcrumbs a {
	font-size: 14px;
	text-transform: inherit;
	color: #004e3e;
}
.page-title-inner {
	min-height: 50px;
	padding-top: 0;
}
.product-main .image-tools {
	display: none;
}
.product-summary .product-title {
	font-size: 24px;
	text-transform: capitalize;
	color: #004e3e;
	margin-bottom: 0;
}
.product-summary .product-page-price del .amount {
	font-size: 14px;
	color: #4a4a4a;
}
del {
	text-decoration: unset;
}
del .amount{
	text-decoration: line-through;
}
.product-summary .product-page-price:before {
	content: 'Giá:';
	font-size: 15px;
	font-weight: 100;
}
.product-summary .product-page-price ins .amount {
	color: #fb2111;
	font-family: Kanit, sans-serif;
}
.tinhtrang {
	font-size: 14px;
	margin-bottom: 20px;
}
.tinhtrang span {
	font-weight: bold;
	color: #fb2111;
}
.ux-quantity input {
	box-shadow: none;
	background: #fff !important;!im;!imn;!i;!;
	width: 40px;
	height: 50px;
	border-radius: 5px;
}
.ux-quantity input.qty {
	border-left: 0;
	border-right: 0;
}
.product-info .price {
	margin-bottom: 8px;
}
.single_add_to_cart_button {
	border-radius: 5px;
	font-weight: 100;
}
.single_add_to_cart_button:hover {
	background: transparent;
	color: #004e3e;
	box-shadow: none;
	border: solid 1px;
}
.single_add_to_cart_button:before {
	content: '\f218';
	font-family: FontAwesome;
	margin-right: 10px;
}
.call-and-payment {
	border-top: dashed 1px #004e3e;
	margin-top: 30px;!i;!;
	padding-top: 20px;
	font-size: 14px;
}
.hotline_product a {
	color: red;
	font-family: Kanit, sans-serif;
	font-size: 24px;
}
.payment_product img {
	width: 160px;
}
.product-footer .woocommerce-tabs {
	border-top: 0;
}
.product-footer .woocommerce-tabs > ul {
	border-bottom: 2px solid #eae9ef;
}
.product-footer .woocommerce-tabs > ul > li > a {
	font-size: 20px;
	!i;!;
	position: relative;
	color: #004e3e;
	padding: 5px 0;
}
.product-footer .woocommerce-tabs > ul > li > a:before {
	content: '';
	background: #004e3e;
	height: 2px;
	width: 100%;
	position: absolute;
	bottom: -2px;!;
	left: 0;
	transform: none;
	top: auto;
}
.product-footer .tab-panels .entry-content {
	font-size: 15px;
	text-align: justify;
}
.product-main .badge-container{
	display: none;
}
.product-section .product-section-title:before {
	content: '';
	background: #004e3e;
	height: 2px;
	width: 80px;
	position: absolute;
	bottom: -2px;
	left: 0;
	transform: none;
	top: auto;
	z-index: 1;
}
.product-section .product-section-title {
	display: inline-flex;!i;!;
	border-bottom: solid 2px #ccc;
	padding: 5px 0;
	color: #004e3e;
	margin-bottom: 30px;
	position: relative;
}
.product-section {
	border-top: 0;
}
.badge-container {
	margin: 0 !important;
}
.proLoop .box-image {
	padding: 5px;
	background-color: #fff;
}
.proLoop .box-image .image-fade_in_back img{
        object-fit: contain;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: solid 2px #ececec87;
        border-radius: 5px;
}
.proLoop .box-image{
        position: relative;
    padding-top: 100%;
}
.product-gallery-slider img {
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
}
.product-gallery-slider .woocommerce-product-gallery__image {
    padding-top: 100% !important;
}
.badge-container .badge-inner {
	border-radius: 0;
}
.badge-container .badge-inner .onsale {
	font-size: 13px;
	font-weight: 100;
}
.badge-container .badge-circle {
	height: 24px;
	margin-left: 6px;
	margin-top: 6px;
}
.proLoop .box-text {
	padding: 10px;
	text-align: center;
}
.proLoop span.amount {
    color: red;
}
.product-summary span.amount {
    color: red;
}
.proLoop .box-text .name {
	margin: 0;
	font-family: Kanit, sans-serif;
	text-transform: capitalize;
}
.proLoop .box-text .name a {
	font-size: 16px;
	color: #004e3e;
	margin: 0;
}
.proLoop .box-text .name a:hover {
	text-decoration: underline;
}
.proLoop .box-text .price-wrapper {
	margin-top: 5px;
}
.proLoop .box-text .price-wrapper ins .amount {
	font-size: 16px;
	color: red;
}
.shop-page-title {
	border-bottom: solid 1px #f0f0f0;
}
.widget-title {
	background: #004e3e;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	font-family: Kanit, sans-serif;
	color: #fff;
}
.category-page-row .large-3 .widget {
	border: solid 1px #f0f0f0;
}
.list-danhmuc > li {
	margin-left: 0 !important;!i;!;!;!i;!;
	margin-bottom: 0 !important;!i;!;
}
.list-danhmuc > li > a {
	padding: 6px 10px;!i;!;
	display: block;
	font-size: 15px;
	position: relative;
}
.list-danhmuc {
	padding: 10px 0;
}
.list-danhmuc > li > a:before {
	content: '\f0da';
	font-family: 'FontAwesome';
	margin-right: 6px;
}
.list-danhmuc > li > a:hover {
	color: #efc778;
}
.widget .woocommerce-widget-layered-nav-list > li {
	border-top: 0;
}
.widget .woocommerce-widget-layered-nav-list {
	padding: 10px 0;
}
.widget .woocommerce-widget-layered-nav-list > li > a {
	padding: 6px 10px 6px 30px;
	font-size: 15px;
	position: relative;
}
.widget .woocommerce-widget-layered-nav-list > li > a:before {
	content: '';
	font-size: 15px;
	color: #222;
	position: absolute;
	left: 10px;
	width: 15px;
	height: 15px;
	border-radius: 0px;
	border: 1px solid #999;
	opacity: 1;
	top: 10px;
	display: block;
}
.widget .woocommerce-widget-layered-nav-list > li > a:hover {
	color: #efc778;
}
.woocommerce-widget-layered-nav-list > li.chosen > a:before {
	background: #fff;
	content: '\f00c';
	font-family: 'FontAwesome';
	font-weight: 600;
	color: #004e3e;
	line-height: normal;
}
.woocommerce-billing-fields p {
	width: 100%;!;
}
.woocommerce-additional-fields textarea {
	border-radius: 5px;
	font-size: 15px;
}
.woocommerce-billing-fields input {
	border-radius: 5px;
	height: 45px;
}
.woocommerce-billing-fields label {
	font-weight: 100;
}
.woocommerce-billing-fields label abbr {
	color: red;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
	opacity: 1;
}
.flickity-button svg {
	border-radius: 0 !important;!i;!;
	border: 0 !important;!i;!iu;!ium;!iu;!i;!;
	background: #004e3e;
	padding: 10px;
}
ol.flickity-page-dots li {
	background: #004e3e !important;
	width: 10px !important;
	height: 10px !important;
	margin: 0 3px !important;
	border: 0 !important;
}
.boxDanhmuc:before {
	content: '';
	background-image: linear-gradient(transparent, #000000a3);
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.boxDanhmuc .box-text p {
	position: relative;
	z-index: 1;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.titlePage .section-title:before {
	content: '';
	background: #efb73a;
	position: absolute;
	width: 60px;
	height: 2px;
	bottom: -3px;
}
.titlePage .section-title span {
	font-size: 28px;
	text-transform: capitalize;
}
.boxDanhmuc {
	transition: all .2s;
}
.boxDanhmuc:hover {
	transform: scale(1.02);
}
.boxDanhmuc:hover .box-image {
	border-radius: 10px;
}
.boxDanhmuc:hover:before {
	border-radius: 0 0 10px 10px;
}
.proLoop:hover {
	box-shadow: 0px 0px 30px 0px #004e3e1f;
}
.proLoop:hover img {
	transform: scale(1.02);
}
.proLoop img {
	transition: all .2s !important;!i;!;
}
.boxSer-home {
	align-items: center;
}
.boxSer-home h4 {
	margin-bottom: 0;
	font-size: 16px;
	color: #004e3e;
}
.boxSer-home p {
	margin-bottom: 0;
	font-size: 13px;
}
@media (min-width: 992px){
	.nopad{
		padding-bottom: 0 !important;
	}
#masthead .flex-left ul.header-nav {
        width: 90%;
        justify-content: center;
    }
	.product-info {
		border-right: 0;
		padding-right: 0;
		padding-top: 0;
	}
	.proLoop .box-text .name a {
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
}
@media (max-width: 849px){
	.notification {
		padding: 7px 5px;
		text-align: center;
	}
	#masthead .mobile-nav > li > a {
		color: #fff;
		font-size: 16px;
		padding: 0;
	}
	#masthead .mobile-nav > li > a i {
		line-height: 1.8;
	}
	.mfp-content {
		background: #fff !important;!i;!;
		transition: transform .5s, opacity .3s !important;!i;!;
	}
	.mfp-content .header-search-form-wrapper input {
		font-size: 14px;
	}
	.nav-sidebar.nav-vertical>li+li {
		border-top: dashed 1px #e3e3e3;
	}
	.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
		background-color: transparent;
	}
	.off-canvas .nav-vertical>li>a {
		color: #000;
		font-size: 16px;
	}
	.off-canvas .nav-vertical>li>button {
		opacity: 1;
	}
	.off-canvas .nav-vertical>li>ul>li>a {
		color: #000;
		font-size: 15px;
		position: relative;
		padding-left: 35px !important;!i;!;
	}
	.off-canvas .nav-vertical>li>ul {
		padding-bottom: 10px !important;!i;!;
	}
	.off-canvas .nav-vertical>li>ul>li>a:before {
		content: '\f061';
		position: absolute;
		left: 13px;
		font-family: 'FontAwesome';
		top: 8px;
		font-size: 12px;
	}
	.page-title-inner {
		min-height: auto;
		padding-top: 10px;
	}
	.flickity-button {
		opacity: 1!important;
		width: 30px !important;
	}
	.flickity-button svg {
		background: #000000d1;
		color: #fff;
		border-radius: 99px;
		padding: 10px !important;
	}
	.flickity-prev-next-button.previous {
		left: 0 !important;!i;!;
	}
	.flickity-prev-next-button.next {
		right: 0 !important;!i;!;
	}
	.list-danhmuc, .widget .woocommerce-widget-layered-nav-list{
		border: 1px solid #f0f0f0;
	}
	.home-1 .flickity-button svg {
		display: none;
	}
}
@media (max-width: 549px){
	.nopadm{
		padding-bottom: 0 !important;
	}
	.blog-breadcrumbs {
		height: auto;
		line-height: 1.5;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.blog-single article {
		box-shadow: none;
		padding: 0;
	}
	.blog-single .entry-title {
		font-size: 26px;
	}
	.blog-single .entry-content h3 {
		font-size: 20px;
	}
	.product-main {
		padding-bottom: 0 !important;
	}
	.boxDanhmuc .box-text {
		padding: 10px;
	}
	.slider-wrapper .flickity-prev-next-button {
		display: block;
	}
	.slider .flickity-prev-next-button:hover .arrow, .slider .flickity-prev-next-button:hover svg {
		fill: #fff;
	}
	.proLoop .box-text .name a {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.proLoop .box-text {
		text-align: center;
	}
	.proLoop .price-wrapper .price {
		line-height: 1.3;
	}
	.boxDanhmuc .box-text p {
		margin: 0;
		font-size: 20px;
	}
}