/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
:root{
	--do:#ed1c24;
	--xanh:#024b3e;
}
body {
	/*     font-size: 95%; */
}
.uxb-draggable *{
	pointer-events:initial !important;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Inter", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Inter", sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
	font-weight: 500;
	font-style: normal;
}
.entry-content :is(a.h1,h2,h3,h4,h5,h6),
.mota-san-pham-custom :is(a.h1,h2,h3,h4,h5,h6){
	font-weight: 700 !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
}
input[type=submit]{
	margin:0;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.post-item .is-divider,aside > .is-divider,.entry-header .is-divider{
	display:none !important;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0,.ga-pd-b0 .col{
	padding-bottom:0 !important;
}
.p-mb0 p,.title-mb0 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:0;
}
.p-mb5 p,.title-mb5 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:5px;
}
.p-mb10 p,.title-mb10 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:10px;
}
.p-mb15 p,.title-mb15 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:15px;
}
.p-mb20 p,.title-mb20 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:20px;
}
.p-w400 p, .title-w400 :is(h1,h2,h3,h4,h5,h6){
	font-weight:400;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6){
	font-weight:500;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6){
	font-weight:600;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6){
	font-weight:700;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6){
	font-weight:800;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6){
	font-weight:900;
}
.title-f30 :is(h1,h2,h3,h4){
	font-size:30px;
}
.title-f20 :is(h1,h2,h3,h4){
	font-size:20px;
}
.is-uppercase, .uppercase{
	line-height:inherit;
}
.col-h100 > .col-inner{
	height:100%;
}
.img-h100 :is(.img,.img-inner){
	height:100%;
}
.img-h100 img{
	height:100%;
	object-fit:cover;
}
.absolute-footer{
	background-color:var(--xanh) !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.footer-primary{
	padding:10px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--xanh) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) var(--xanh);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
}
table {
	border-collapse: collapse;
	border:1px solid #e2e2e2;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
table tr:first-child, table tr:first-child td{
	background-color: #009879;
	color: #ffffff;
	text-align: left;
}
table th:first-child, td:first-child {
	padding-left: 8px !important;
}
table th,
table td {
	border:1px solid #e2e2e2;
	padding: 10px 5px;
}
table tbody tr {
	border-bottom: 1px solid #dddddd;
}
table tbody tr:nth-of-type(even) {
	background-color: #f3f3f3;
}
table tbody tr:last-of-type {
	border-bottom: 2px solid #009879;
}
table tbody tr.active-row {
	font-weight: bold;
	color: #009879;
}
.owl-stage{
	display:flex;
}
.owl-stage .col,.owl-stage .col > .col-inner{
	height:100%;
}
.owl-item {
	flex-shrink:0;
}
.owl-item .col {
	max-width:100%;
}
.owl-dots {
	margin:0 !important;
}
.owl-dots button{
	min-height:unset;
	margin:0 5px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px 4px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:var(--vang) !important;
}
.owl-nav{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	transform:translatey(-50%);
	margin:0 !important;
}
.owl-nav button{
	min-height:unset;
	line-height:unset !important;
	margin:0 !important;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	display:flex !important;
	align-items:center;
	justify-content:center;
	transition:all 0.3s;
}
.accordion button.toggle{
	pointer-events:none !important;
}
.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}
.button.btn-center,
.text-center .button.btn-center{
	display:block;
	width:max-content;
	margin:0 auto !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.sec-bg-mix .section-bg {
	opacity: 0.18;
	mix-blend-mode: overlay;
	will-change: transform, opacity;
}
.icon-box.icon-center .icon-box-img :is(.icon,.icon-inner){
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.icon-box.icon-center img{
	padding-top:0;
}
.flatpickr-current-month{
	display:flex;
}
.flatpickr-time input{
	border:none !important;
	box-shadow:none !important;
	height:100%;
}

/* Header */
#logo{
	margin:0 3px 0 0;
}
.txt-header{
	padding-right:20px;
}
.txt-header p{
	margin:0;
	font-size:13px;
	line-height:1.3;
}
.txt-header p.txt-title{
	font-size:16px;
	font-weight:700;
	color:var(--do);
}
.header-nav-main.nav-right > li > a{
	padding:5px;
	background: #ffeeb8;
	border-radius: 5px;
	font-size:12.16px;
	color:#000;
	text-align:center;
	position:relative;
}
.header-nav-main.nav-right > li > a:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:3px;
	background:var(--xanh);
	opacity:0 !important;
	visibility:hidden;
	transition:all 0.3s;
}
.header-nav-main.nav-right > li:hover > a:before{
	opacity:1 !important;
	visibility:visible;
}
.header-nav-main.nav-right > li.header-search > a{
	width:30px;
	height:30px;
	background:var(--xanh);
	color:#fff !important;
	padding:0;
	display:flex;
	align-items:center;
	justify-content:center;
}
.header-nav-main.nav-right > li.header-search > a:before{
	display:none;
}
.header-nav-main.nav-right > li.header-search > a i{
	font-size:14px !important;
}
.header-nav-main .sub-menu a{
	text-transform:uppercase;
	font-size:13px;
	font-weight:400;
}
.header-nav-main > li > ul.sub-menu > li.menu-item-has-children > a{
	font-weight:600 !important;
}


/* Home */
.sec-cat-home .banner h3{
	font-size:24px;
	margin:0;
	line-height:1.2;
}
.sec-cat-home .banner .text-box{
	pointer-events:none;
}
.title-sec h2{
	font-size:20px;
	font-weight:700;
	margin:0 0 20px;
}



/* Box sản phẩm */
.product-style .col-inner, .product-small .col-inner{
	height:100%;
	transition:all 0.3s;
	background:#fff;
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, .2);
	overflow:hidden;
}
.products .product-small :is(.image-none,.image-zoom){
	position:relative;
	padding-top:75%;
	overflow:hidden;
}
.products .product-small :is(.image-none,.image-zoom) img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.product-small.box{
	display:flex;
	flex-direction:column;
	height:100%;
}
.product-small .box-image{
	width:100%;
}
.product-small .box-text {
	padding:0;
	display:flex;
	flex-direction:column;
	flex:1;
}
.product-small .box-text .price-wrapper{
	flex:1;
}
.product-small .title-wrapper{
	padding:10px 10px 0;
}
.product-small .product-title{
	margin:0 0 7px;
	padding:0 0 9px;
	position:relative;
}
.product-small .product-title:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	height:2px;
	width:30px;
	background:rgba(2,75,62,0.12);
}
.product-small .product-title a{
	margin:0;
	font-size:16px;
	font-weight:500;
	color:var(--xanh);
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-small .thong-tin-box{
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
}
.product-small .thong-tin-box div.noidung{
	margin:0 0 10px;
	padding:0 10px;
	flex:1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.product-small .thong-tin-box div.noidung p{
	font-size:14px;
	margin:0;
}
.product-small .thong-tin-box .list-btn,
.post-item .list-btn{
	display:flex;
}
.post-item .list-btn {
	flex: 1;
	align-items: flex-end;
}
.product-small .thong-tin-box .list-btn > div,
.post-item .list-btn > div{
	transition:all 0.3s;
	display:flex;
	align-items:center;
	justify-content:center;
	border-top:1px solid #efefef;
	font-size:12px;
	font-weight:700;
	cursor:pointer;
	padding:0 5px;
	min-height:38px;
}
.post-item .list-btn > div{
	padding:0 !important;
}
.product-small .thong-tin-box .list-btn > div.btn-gia,
.post-item .list-btn > div.btn-gia{
	width:55%;
	flex-shrink:0;
	border-right:1px solid #efefef;
	color:#d26e4b;
}
.post-item .list-btn > div.btn-gia a{
	color:#d26e4b;
}
.product-small .thong-tin-box .list-btn > div.btn-gia:hover,
.post-item .list-btn > div.btn-gia:hover{
	color:#fff;
	background:#d26e4b;
	border-color:#d26e4b;
}
.post-item .list-btn > div.btn-gia:hover a{
	color:#fff;
}
.product-small .thong-tin-box .list-btn > div.btn-share,
.post-item .list-btn > div.btn-share{
	width:45%;
	flex-shrink:0;
	color:var(--xanh);
}
.post-item .list-btn > div.btn-share a{
	color:var(--xanh);
}
.product-small .thong-tin-box .list-btn > div.btn-share:hover,
.post-item .list-btn > div.btn-share:hover{
	color:#fff;
	background:var(--xanh);
	border-color:var(--xanh);
}
.post-item .list-btn > div.btn-share:hover a{
	color:#fff;
}

/* Danh mục sản phẩm */
.row-title-cat{
	margin-top:30px;
}
.row-title-cat h1.title-cat,
.blog-wrapper h1.page-title{
	font-size:26px;
	font-weight:500;
	color:var(--xanh);
	text-align:left;
	text-transform:initial;
	line-height:1.35;
}
.row-title-cat .motangan-cat p{
	margin:0 0 7px;
}
.row-title-cat .subcategories{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin:0;
}
.row-title-cat .subcategories li{
	list-style:none;
	margin:0 !important;
}
.row-title-cat .subcategories li a{
	background: #fff;
	color: #000;
	border-radius: 10px;
	padding: 5px 10px;
	font-weight: 500;
	font-size: 13px;
	border: 1px solid #999;
	text-transform: capitalize;
	display:inline-block;
	transition:all 0.1s;
}
.row-title-cat .subcategories li a:hover{
	background: #ddd;
}
.category-page-row .term-description {
	padding-top:30px;
}
.category-page-row .term-description ul li{
	margin-left:17px;
}

/* Chi tiết sản phẩm */
.sec-chi-tiet-pro .title-cat a{
	font-size:11px;
	font-weight:500;
	text-transform:uppercase;
	color:#000;
}
.sec-chi-tiet-pro .title-cat a:hover{
	color:var(--xanh);
}
.sec-chi-tiet-pro h1.product-title{
	font-size:26px;
	color:var(--xanh);
	line-height:1.35;
	margin:0 0 12px;
}

.post-author-time{
	padding:6px 0 7px;
	border-bottom: 2px solid #ececec;
	border-top: 1px solid #ececec;
	display:flex;
	justify-content:space-between;
}
.post-author-time div{
	font-size:12px;
}
.post-author-time div i{
	font-size:14px;
	margin:0 6px 0 0;
}
.product-images .woocommerce-product-gallery__image a{
	display:block;
	position:relative;
	padding-top:75%;
	overflow:hidden;
}
.product-images .woocommerce-product-gallery__image a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.kk-star-ratings{
	justify-content:flex-end;
}
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
	vertical-align: top;
}
.box-author-end-content .box-image{
	width:90px !important;
	border-radius:50%;
	display:block;
}
.box-author-end-content .box-text{
	padding:0 0 0 20px;
}
.box-author-end-content .box-text h4{
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
	color:var(--xanh);
	margin:0 0 6px;
}
.box-author-end-content .box-text p{
	margin:0;
	font-size:16px;
}
.title-sidebar{
	margin:0 0 15px;
	padding:0 0 12px;
	position:relative;
}
.title-sidebar:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:30px;
	height:3px;
	background:rgba(2,75,62,0.12);
}
.title-sidebar p{
	margin:0;
	font-size:17px;
	text-transform:uppercase;
	font-weight:700;
	line-height:1.35;
	color:var(--xanh);
}
.col-post-new-right-pro .product-small :is(.box-image,.price-wrapper),
.col-post-new-right-pro .product-small .product-title:before{
	display:none;
}
.col-post-new-right-pro .product-small .product-title{
	margin:0;
	padding:0;
}
.col-post-new-right-pro .product-small .title-wrapper{
	padding:0;
}
.col-post-new-right-pro .product-small .product-title a{
	color:#000;
	font-weight:400;
}
.col-post-new-right-pro .product-small .product-title a:hover{
	color:var(--xanh);
}
.col-post-new-right-pro .list-pro-new .col{
	padding-bottom:0;
}
.col-post-new-right-pro .list-pro-new .col-inner{
	padding:8px 0;
	border-bottom:1px solid #ececec;
}
.col-post-new-right-pro .list-pro-new .col:last-child .col-inner{
	border-bottom:0;
}

.menu-shortcode {
	margin:0;
}
.menu-shortcode li{
	list-style:none;
	margin:0 !important;
}
.row-loc-khoang-gia .menu-shortcode{
	display:flex;
	flex-wrap:wrap;
}
.row-loc-khoang-gia .menu-shortcode li{
	width:50%;
	border-top:1px solid #e2e2e2;
	flex-shrink:0;
}
.row-loc-khoang-gia .menu-shortcode li:first-child{
	border-top:0;
}
.row-loc-khoang-gia .menu-shortcode li a{
	display:inline-block;
	padding:10px 0;
	color:#000;
}
.row-loc-khoang-gia .menu-shortcode li a:hover{
	color:var(--xanh);
}
.row-loc-khoang-gia .menu-shortcode li a:before{
	content:'\f054';
	font-family:'fontawesome';
	font-size:10px;
	transform:translatey(-2px);
	margin:0 5px 0 0;
	display:inline-block;
}


/* Chuyên mục - Tin tức */
.blog-wrapper .taxonomy-description{
	text-align: left;
}
.blog-wrapper .taxonomy-description p:last-child{
	margin-bottom:0;
}
#post-list .post-item .image-cover{
	padding-top:75% !important;
}
#post-list .post-item .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.post-item .col-inner{
	height:100%;
	background:#fff;
	transition: all 0.3s;
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, .2);
	overflow: hidden;
}
.post-item .box{
	display:flex;
	flex-direction:column;
	height:100%;
}
.post-item .box-image{
	width:100%;
}
.post-item .box-text{
	flex:1;
}
.post-item .box-text-inner{
	height:100%;
	display:flex;
	flex-direction:column;
}

.post-item .post-title{
	margin: 0 0 7px;
	padding: 10px 10px 9px;
	position: relative;
}
.post-item .post-title:before{
	content: '';
	position: absolute;
	left: 10px;
	bottom: 0;
	height: 2px;
	width: 30px;
	background: rgba(2, 75, 62, 0.12);
}
.post-item .post-title a{
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	color: var(--xanh);
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item .from_the_blog_excerpt {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item .box-text{
	padding:0;
}

.blog-single h1.entry-title{
	font-size:26px;
	color:var(--xanh);
	line-height:1.35;
	margin:0 0 12px;
}

.post-sidebar aside{
	margin: 0!important;
}
.blog-single .box-author-end-content{
	margin-bottom:30px;
}








.nav-pagination>li>a, .nav-pagination>li>span{
	border-radius:5px;
}
/* Footer */
.contact-f h3{
	font-size:20px;
	color:var(--do);
	font-weight:600;
}
.contact-f p{
	margin:0 0 12px;
}
.contact-f p:last-child{
	margin-bottom:0;
}
.contact-f p i{
	width:20px;
}
.map-f{
	height:200px;
}

/* Header tablet */
.text-header-tablet p{
	margin:0;
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}
.mobile-nav.nav-right li a{
	padding:0;
	width:31px;
	height:31px;
	background:var(--xanh);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius:5px;
	color:#fff ;
}
.mobile-sidebar .nav-sidebar a{
	font-size:15px !important;
	color:#000;
}
.mobile-sidebar .nav-sidebar > li > a{
	font-weight:500;
	font-size:16px;
}
.mobile-sidebar .nav-sidebar a br{
	display:none;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
	width:100%;
	max-width:330px;
}
@media only screen and (max-width:849px){
	.row-title-cat h1.title-cat, .blog-wrapper h1.page-title,
	.blog-wrapper .taxonomy-description,
	.motangan-cat{
		text-align: center;
	}
	.row-title-cat .subcategories {
		justify-content: center;
	}
}

@media only screen and (max-width:568px){
	#logo {
		width: 55px !important;
	}
	.map-f{
		height:250px;
	}
	.kk-star-ratings {
		flex-direction: column;
		gap:5px;
	}
	.row-loc-khoang-gia .menu-shortcode li a {
		padding: 8px 0;
		font-size: 15px;
	}
	.box-author-end-content .box-text {
		padding: 15px 0 0;
		text-align: center;
	}
	.sec-chi-tiet-pro h1.product-title,
	.blog-single h1.entry-title{
		font-size: 22px;
	}
	.post-author-time div {
		font-size: 11px;
	}
	.post-author-time div i {
		font-size: 12px;
		margin: 0 4px 0 0;
	}
	.row-title-cat h1.title-cat, .blog-wrapper h1.page-title {
		font-size: 22px;
	}
	.text-header-tablet{
		/* 		display:none; */
	}
	.text-header-tablet p {
		font-size: 11px;
		font-weight: 500;
	}
	.product-home .product-small.box{
		flex-direction:row;
	}
	.product-home .product-small .box-image {
		width: 40%;
	}
	.product-home .product-small .thong-tin-box div.noidung{
		display:none;
	}
	.product-home .product-small .product-title{
		padding:0;
	}
	.product-home .product-small .product-title a{
		font-size:14.4px;
	}
	.product-home .product-small .product-title:before{
		display:none;
	}
	.product-home .product-small .thong-tin-box .list-btn > div{
		font-weight: 600;
		padding: 0 3px;
		min-height: 30px;
		font-size:14px;
	}
}

@media only screen and (max-width:440px){
	.title-sec h2 {
		font-size: 18px;
	}
	.sec-chi-tiet-pro h1.product-title, .blog-single h1.entry-title {
		font-size: 20px;
	}
}
