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

@font-face {
	font-family: 'HelveticaNeue';
	src: url('fonts/helveticaneue.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'HelveticaNeue';
	src: url('fonts/helveticaneuemedium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'HelveticaNeue';
	src: url('fonts/helveticaneuebold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
:root{
	--do:#ed0a28;
	--vang:#fdf613;
	--xanh:#42a500;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
html,body,span,label,a,p,button,b,div{
	font-family: 'HelveticaNeue';
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: 'HelveticaNeue' !important;
}
.z1{
	position:relative;
	z-index:1;
}
.z2{
	position:relative;
	z-index:2;
}
.z3{
	position:relative;
	z-index:3;
}
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;
	display:none;
	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 #388E3C !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) #388E3C;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
}
table {
	border-collapse: collapse;
}
.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;
}
.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;
}
.post-item .col-inner{
	height:100%;
}
.post-item .post-title{
	margin:0 0 7px;
}
.post-item .post-title a{
	margin:0;
	font-size:18px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition:all 0.3s;
}
.post-item .post-title a:hover{
	color:var(--xanh);
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:15px;
}
#post-list .post-item .box-image .image-cover{
	padding-top:75% !important;
}
[data-icon-label]:after{
	background-color:var(--do) !important;
}
/* Header */
#wide-nav.is-fixed{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
body.has-fixed-nav-bottom #main{
	padding-top:75px;
}

#masthead {
	background: #f5efc4 url(/wp-content/uploads/2025/12/bg-header.png) no-repeat center -183px;
	display: inline-block;
	width: 100%;
}
.contact-header{
	padding:0 10px 0 0;
}
.contact-header p{
	font-size:14px;
	margin:0 0 2px;
	line-height:1.35;
}
.contact-header p.line1{
	font-weight:500;
	font-size:15px;
}
.header-search-form .searchform :is(input,button){
	height:35px;
}
.header-search-form .searchform input{
	border:1px solid #ccc;
	border-right:0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	min-width:290px;
	font-size:15px;
}
.header-search-form .searchform button{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.btn-menu-header{
	margin-right:10px;
}
.btn-menu-header button{
	margin:0;
	padding:0;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	white-space:nowrap;
	font-weight:400;
	font-size:15px;
	text-transform:initial;
	height:39px;
}
.btn-menu-header button:hover{
	color:var(--xanh);
}
.btn-menu-header button img{
	width:30px;
	margin:0 20px 0 0;
}
.btn-menu-header button i.fa-angle-down{
	font-size:11px;
	margin:0 0 0 10px;
}
.header-bottom-nav  > li {
	margin:0;
}
.header-bottom-nav  > li > a{
	font-size:15px;
	font-weight:400;
	text-transform:initial;
	padding-left:15px;
	padding-right:15px;
	color:#000;
}
.header-bottom-nav  > li:hover > a{
	color:var(--xanh);
}
/* Menu danh mục sản phẩm header */
#wide-nav .container{
	position:relative;
	height:75px;
}
#wide-nav .container > .flex-right{
	position:absolute;
	left:14px;
	top:75px;
	right:14px;
	background:#e1f3dd;
	max-height:unset;
	height:0;
	overflow:hidden;
	transition:all 0.3s;
}

.menu-cat-header > .col-menu-chinh{
	flex-basis: 240px;
	max-width: 240px;
}
.menu-cat-header > .col-menu-phu{
	flex-basis: unset;
	max-width: unset;
	flex:1;
}
.menu-cat-header .col-menu-chinh .icon-box{
	padding:10px;
	background:#cfebc5;
	position:relative;
}
.menu-cat-header .col-menu-chinh .icon-box:hover,
.menu-cat-header .col-menu-chinh .icon-box.active{
	background:#e1f3dd;
}
.menu-cat-header .col-menu-chinh .icon-box:before{
	/* 	content:'\f105'; */
	font-family:'fontawesome';
	content:'';
	width:12px;
	height:12px;
	display:block;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	right:6px;
	background:url(/wp-content/uploads/2025/12/down-right.png) no-repeat;
	background-position:center;
	background-size:contain;
}
.menu-cat-header .col-menu-chinh .icon-box .icon-box-img img{
	padding-top:0;
}
.menu-cat-header .col-menu-chinh .icon-box .icon-box-text{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.menu-cat-header .col-menu-chinh .icon-box .icon-box-text p{
	line-height:1.2;
}
.menu-cat-header .col-menu-chinh .icon-box:hover .icon-box-text p,
.menu-cat-header .col-menu-chinh .icon-box.active .icon-box-text p{
	color:#4e9a1e;
}

.menu-cat-header .col-menu-phu > .col-inner{
	height:100%;
}
.menu-cat-header .col-menu-phu section{
	padding:20px 0 30px 30px !important;
	align-items:flex-start;
	height:400px;
}
.menu-cat-header .col-menu-phu:not(.uxb-draggable) section{
	display:none;
}
.menu-cat-header .col-menu-phu section.active{
	display:flex;
}
.menu-cat-header .col-menu-phu section .section-content{
	height:100%;
	overflow:auto;
}
.menu-cat-header .col-menu-phu .sub-menu li{
	margin:0 0 10px !important;
	list-style:none;
}
.menu-cat-header .col-menu-phu .sub-menu a{
	padding:3px 10px 3px 20px;
	min-height:unset;
	line-height:1.35;
	font-size:16px;
	position:relative;
}
.menu-cat-header .col-menu-phu .sub-menu a:before{
	content:'';
	position:absolute;
	left:0;
	top:9px;
	width:8px;
	height:8px;
	background:var(--xanh);
	border-radius:50%;
}
.menu-cat-header .col-menu-phu .sub-menu a:hover{
	color:#4e9a1e !important;
}

/* Box product */
.product-style .col-inner,.product-small .col-inner{
	height:100%;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	padding:15px;
	background:#fff;
}
.product-full-border .col-inner{
	border:1px solid #d7d7d7;
}
.product-small .box-text{
	padding:15px 0 0;
}
.product-small .product-title{
	margin:0 0 5px;
}
.product-small .product-title a{
	font-size:16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#000;
	transition:all 0.3s;
	line-height: 1.35;
	height: 44px;
	margin: 0;
}
.product-small .product-title a:hover{
	color:var(--xanh);
}
.product-small .size{
	margin:0 0 10px;
	font-size:14px;
	color:#313131;
}
.product-small .btn-link a{
	margin:0;
	font-size:16px;
	color:var(--xanh);
	border:1px solid var(--xanh);
	padding:10px 20px;
	transition:all 0.3s;
}
.product-small .btn-link a:hover{
	background:var(--xanh);
	color:#fff;
}
.product-small .price-wrapper > .price{
	display:none;
}
/* Trang chủ */
.sec-danh-muc-home .box .box-text{
	height:100%;
	padding:15px 15px 20px;
	text-shadow:none;
	pointer-events:none;
}
.sec-danh-muc-home .box .box-text .box-text-inner,
.sec-danh-muc-home .box .box-text .box-text-inner > .uxb-wrapper{
	height:100%;
}
.sec-danh-muc-home .box .box-text .txt-content{
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
.sec-danh-muc-home .box .number{
	font-size:30px;
	font-weight:600;
	color:#444;
	display:flex;
	align-items:center
}
.sec-danh-muc-home .box .number:after{
	content:'';
	width: 60px;
	height: 2px;
	background: #444;
	display:block;
	margin-left:15px;
}
.sec-danh-muc-home .box p{
	margin:0;
	font-size:23px;
	font-weight:400;
	color:#fff;
	line-height:1.1;
}
.sec-danh-muc-home .box .overlay{
	top:unset;
	bottom:0;
	height:25%;
	background-color:transparent !important;
	background:linear-gradient(to bottom,transparent,#515151);
}
.sec-danh-muc-home .row-list-cat .owl-item .col{
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
}
.sec-danh-muc-home .row-list-cat .owl-nav button{
	height:32px;
	width:80px;
	background:#93c92dba !important;
	color:#fff !important;
	font-size:24px !important;
}
.sec-danh-muc-home .row-list-cat .owl-nav button.owl-prev{
	left:30px;
}
.sec-danh-muc-home .row-list-cat .owl-nav button.owl-next{
	right:30px;
}
.sec-tab-product .tabbed-content .nav{
	border: 1px solid #e4e4e4;
	padding:0 10px;
}
.sec-tab-product .tabbed-content .nav li{
	margin:0;
}
.sec-tab-product .tabbed-content .nav li a{
	padding:13px 15px;
	font-size:16px;
	color:#000;
	display:block;
	transition:unset;
}
.sec-tab-product .tabbed-content .nav li.active a,
.sec-tab-product .tabbed-content .nav li:hover a{
	color:var(--xanh);
}
.sec-tab-product .tabbed-content .nav li.active a{
	font-weight:700;
}
.sec-tab-product .tabbed-content .tab-panels{
	padding:0;
	border-left:1px solid #e4e4e4;
}

.sec-tbks .col-cat .box img{
	height:240px;
	width:auto;
	display:block;
	margin:0 auto;
}
.sec-tbks .col-cat .col-inner{
	padding: 25px 15px 15px;
	border:1px solid #eee;
}    
.sec-tbks .col-cat .box :is(p,p a){
	font-size:18px;
	font-weight:700;
	color:#000;
	line-height:1.35;
	transition:all 0.3s;
}
.sec-tbks .col-cat .box :is(p,p a):hover{
	color:var(--xanh);
}
.sec-2-banner .banner .text-box{
	padding:30px;
	pointer-events:none;
}
.sec-2-banner .banner .text-box p{
	margin:0;
	width:max-content;
	background:#319850;
	padding:15px 35px;
	font-size:30px;
	line-height:1.1;
	text-transform:uppercase;
	font-weight:700;
}
.sec-2-banner .col-left .banner .text-box p{
	float:right;
}

.icon-title {
	width:max-content;
	margin:0 auto;
	align-items:flex-end;
}
.icon-title .icon-box-text{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.icon-title h2{
	text-transform:uppercase;
	font-size:25px;
	margin:0;
	line-height:1;
}
.sec-pro-left-banner .col-banner-left .banner{
	padding-top:unset !important;
	height:100%;
	min-height:400px;
}
.sec-pro-left-banner .col-banner-left .banner .text-box{
	padding:30px 0 0;
}
.sec-pro-left-banner .col-banner-left .banner h2{
	margin:0;
	padding:15px 10px 15px 20px;
	font-size:32px;
	line-height:1.2;
	font-weight:700;
	background:url(/wp-content/uploads/2025/12/bg-green.png) no-repeat;
	letter-spacing:unset;
}
.sec-pro-left-banner .col-banner-left .banner h2 span{
	font-size:20px !important;
}
.sec-pro-left-banner .col-banner-left .banner .icon-box{
	margin-top:10px;
}
.sec-pro-left-banner .col-banner-left .banner .icon-box p{
	font-size:16px;
	font-weight:700;
	margin:0;
	color:#000 !important;
}
.sec-pro-left-banner .col-banner-left .banner .icon-box:hover p,
.sec-pro-left-banner .col-banner-left .banner .icon-box.active p{
	color:var(--xanh) !important;
	text-decoration:underline;
}
.sec-pro-left-banner .col-product > .col-inner{
	border-top:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}

.sec-tb-nhatam .ux-menu a{
	padding: 16px 14px 16px 30px;
	font-size: 18px;
	line-height: 1.3;
	color: #373b3e;
	background: #ecf3eb;
	border-radius: 9px;
	margin-top: 15px;
}
.sec-tb-nhatam .ux-menu a:hover{
	background:#c0e1b6;
}







.post-home .post-item a.button{
	margin:15px auto 0;
	display:table;
	font-weight:400;
	font-size:16px;
	text-transform:initial;
	border:none;
	height:46px;
	width:100%;
	max-width:160px;
	line-height:46px;
	padding:0 10px;
	background: #dfdfdf;
	color: #2f2f2f;
	border-radius:5px;
}
.post-home .post-item a.button:hover{
	background: #0ab04e;
	color: #fff;
}
.post-home .post-item:nth-child(4){
	display:none;
}

.sec-kho-hang .col-video .txt-content h3{
	text-transform:uppercase;
	font-size:25px;
	color:#fff;
	font-weight:500;
}
.sec-kho-hang .col-video .txt-content p{
	color:#fff;
	font-size:15px;
}
.sec-dungcuvesinh .col-banner-left .txt-title h2{
	width:max-content;
	max-width:100%;
	margin:0 0 20px;
	font-size:35px;
	text-transform:uppercase;
	color:#000;
	font-weight:700;
	margin: 0 auto 20px;
	display: inline-block;
	padding: 0 0 10px;
	border-bottom:3px solid #000;
}
.sec-dungcuvesinh .col-banner-left .ux-menu .ux-menu-link a{
	padding:16px 14px 16px 30px;
	font-size:18px;
	line-height:1.3;
	color:#373b3e;
	background: #ecf3eb;
	border-radius:9px;
	margin-top:15px;
}
.sec-dungcuvesinh .col-banner-left .ux-menu .ux-menu-link.active a,
.sec-dungcuvesinh .col-banner-left .ux-menu .ux-menu-link:hover a{
	color:#fff;
	background:#373b3e;
}
.sec-dungcuvesinh .col-banner-right .banner .text-box{
	padding:30px 0;
	pointer-events:none;
}
.sec-dungcuvesinh .col-banner-right .banner .text-box p{
	margin:0;
	font-size:35px;
	line-height:1.35;
	text-transform:uppercase;
	font-weight:700;
	padding:15px 30px;
	background:#363131d1;
	width:max-content;
}

.menu-center {
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	gap:5px 25px;
}
.sec-tb-giaothong .menu-center a{
	font-size:18px;
	min-height:unset;
	line-height:1.35;
}
.sec-tb-giaothong .menu-center a:hover{
	color:var(--xanh) !important;
}

.sec-dactrung .col-item .col-inner{
	height:100%;
	border:3px solid rgb(232, 232, 232);
	padding:20px;
}

/* Danh mục sản phẩm */
.archive .sec-link-page{
	border-bottom: 1px solid #e1e1e1;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.category-page-row{
	margin-top:0 !important;
}
ul.subcategories{
	margin-bottom:60px;
}
ul.subcategories li{
	margin:0 !important;
	list-style:none;
	border:0 !important;
}
ul.subcategories li + li{
	margin-top:2px !important;
}
ul.subcategories li a{
	display:block;
	background:#f1f1f1;
	/* 	transition:all 0.3s !important; */
	position:relative;
	padding:10px 5px 10px 36px;
	font-size:16px;
	line-height:1.35;
	color:#353034;
	font-weight:400;
}
ul.subcategories li a:hover,
ul.subcategories li.current a{
	background:#b6dc9c;
	font-weight:500;
}
ul.subcategories li a:before{
	content:'';
	position:absolute;
	top:50%;
	left:15px;
	transform:translatey(-50%);
	width:8px;
	height:8px;
	background:var(--xanh);
	border-radius:50%;
}
ul.subcategories li a:after{
	content:'';
	border-style: solid;
	border-width: 8px 0 8px 9px;
	border-color: transparent transparent transparent #b6dc9c;
	position: absolute;
	right: -9px;
	top: 12px;
	opacity:0;
	visibility:hidden;
	/* 	transition:all 0.3s; */
}
ul.subcategories li a:hover:after,
ul.subcategories li.current a:after{
	opacity:1;
	visibility:visible;
}

.shop-container .products.row{
	margin:0 !important;
	border-left:1px solid #e4e4e4;
}
.shop-container .products .product-small.col{
	padding:0;
}
.shop-container .products .product-small.col:nth-child(-n+3) .col-inner{
	border-top:1px solid #e4e4e4;
}
.woocommerce-pagination{
	padding-top:30px;
}
h1.title-danh-muc-sp{
	font-size:26px;
	color:var(--xanh);
	margin:0 0 10px;
}
.category-page-row .term-description{
	margin-top:30px;
	padding:20px;
	background:#CBE0BC;
	height:400px;
	overflow:hidden;
	position:relative;
}
.category-page-row.active .term-description{
	height:initial;
}
.category-page-row.active .term-description:after{
	display:none;
}
.category-page-row .term-description:after{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	background:linear-gradient(to bottom,transparent,#fff);
	z-index:1;
}
.category-page-row .term-description ul li{
	margin-left:1em;
}
td, th{
	padding:10px !important;
	color:initial;
	font-size:initial;
}

button.view-more-term_description{
	display:flex;
	align-items:center;
	justify-content:center;
	margin:15px auto 0;
	font-size:15px;
	font-weight:500;
	text-transform:initial;
	color:var(--xanh);
}
button.view-more-term_description span{
	text-decoration:underline;
	line-height:1;
}
button.view-more-term_description i{
	margin-left:4px;
}
button.view-more-term_description i.fa-caret-up{
	transform:translatey(2px);
}

/* Chi tiết sản phẩm */
.chitiet-sp .col-img-pro .col.large-10{
	padding-bottom:0;
}
.product-gallery-slider .woocommerce-product-gallery__image a{
	position:relative;
	padding-top:100%;
	overflow:hidden;
	display:block;
}
.product-gallery-slider .woocommerce-product-gallery__image a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
h1.product-title{
	font-size:22px;
	margin:0 0 10px;
}
.product_meta span.posted_in{
	display:none;
}
.price.product-page-price .amount .sub-price{
	font-weight:400;
}
.col-btn-lh-pro > .col-inner{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.col-btn-lh-pro a.button{
	margin:0;
	width:calc(50% - 10px);
	font-size:18px;
	font-weight:500;
	border-radius:5px;
}
.col-btn-lh-pro a.button.btn-phone{
	background-color:var(--do) !important;
}
.col-btn-lh-pro a.button.btn-zalo{
	background-color:#0084CB !important;
}

#reviews > *{
	flex-basis: 100%;
	max-width: 100%;
}

.related-products-wrapper h3{
	font-size:22px;
	text-transform:uppercase;
}
.related-products-wrapper .row {
	margin:0 !important;
	border-left:1px solid #e4e4e4;
}
.related-products-wrapper .row > .col{
	padding:0;
}
.related-products-wrapper .row > .col:nth-child(-n+4) .col-inner{
	border-top:1px solid #e4e4e4;
}












/* Liên hệ */
.map-lh{
	height:400px;
}
/* Chuyên mục */
.blog-archive h1.page-title{
	font-size:26px;
	text-transform:initial;
	margin:0;
	color:var(--xanh);
	text-align:left;
}
.row-related-posts{
	padding-top:30px;
}
.rpbt_shortcode h3{
	font-size:22px;
	font-weight:700;
	color:var(--xanh);
	text-transform:uppercase;
	position:relative;
	margin:0 0 20px;
}

.rpbt_shortcode .gallery-item .gallery-icon a{
	position:relative;
	padding-top:75%;
	overflow:hidden;
	background:#eee;
	display:block;
}
.rpbt_shortcode .gallery-item .gallery-icon a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	transition:all 0.6s;
}
.rpbt_shortcode .gallery-item .gallery-icon a:hover img{
	transform:scale(1.1);
}
.rpbt_shortcode .gallery-item .gallery-caption{
	display:flex;
	flex-direction:column;
	padding:15px 0;
	text-align:left;
}
.rpbt_shortcode .gallery-item .gallery-caption > a{
	font-size:18px;
	font-weight:700;
	color:#000;
	transition:all 0.3s;
	line-height:1.4;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:0 0 10px;
}
.rpbt_shortcode .gallery-item .gallery-caption > a:hover{
	color:var(--xanh);
}
.rpbt_shortcode .gallery-item .gallery-caption p.the_excerpt{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:14.4px;
	color:#000;
	margin:0;
}
.related-gallery.owl-carousel{
	margin:0 !important;
}
.rpbt_shortcode .gallery-item .gallery-caption time{
	width: max-content;
	padding: 5px 12px 3px;
	border-radius: 99px;
	font-size: 14px;
	color: var(--xanh);
	background: #DADFE8;
	line-height: 1;
	margin: 0 0 10px;
	order:-1;
}
.rpbt_shortcode .owl-item .gallery-item{
	max-width:100%;
	padding:0;
}
.rpbt_shortcode .owl-nav button{
	width:35px;
	height:35px;
	background:transparent !important;
	color:#000 !important;
	font-size:24px !important;
}
.rpbt_shortcode .owl-nav button.owl-prev{
	left:-45px;
}
.rpbt_shortcode .owl-nav button.owl-next{
	right:-45px;
}

.post-sidebar{
	border:none !important;
}
aside{
	margin:0 !important;
}
/* Row sidebar */
.row-sidebar > .col-content:last-child{
	padding-bottom:0;
}
.row-sidebar .col-list-cat .box + .box{
	margin-top:20px;
}
.row-sidebar .col-list-cat .box .box-text{
	height:100%;
	pointer-events:none;
	text-shadow:unset !important;
	padding:10px 5px 10px 14px;
}
.row-sidebar .col-list-cat .box .box-text:before{
	content:'';
	position:absolute;
	top:14px;
	left:0;
	width:6px;
	height:13px;
	background:#3c6a0b;
}
.row-sidebar .col-list-cat .box .box-text p{
	color:#2f2f2f !important;
	text-transform:uppercase;
	font-weight:600;
	font-size:16px;
	margin:0;
	line-height:1.35;
}






/* Footer */
.sec-footer .col1f{
	flex-basis: 60%;
	max-width: 60%;
}
.sec-footer :is(.col2f,.col3f){
	flex-basis: 20%;
	max-width: 20%;
}
.title-f p,.title-contact-f p{
	font-size:20px;
	font-weight:700;
	margin:0 0 15px;
	line-height:1.35;
	text-transform:uppercase;
}
.title-f p{
	margin:0;
}
.title-f{
	position:relative;
	padding:0 0 20px;
	margin:0 0 20px;
}
.title-f:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:50px;
	height:4px;
	background:#fff;
}
.contact-f p{
	margin:0;
}
.contact-f p + p{
	margin-top:10px;
}
.contact-f p i{
	width:20px;
}
.i-contact-f img{
	padding-top:0;
}
.i-contact-f .icon-box-text{
	display:flex;
	flex-direction:column;
	justify-content:center;
	padding:0 0 0 6px !important;
}
.i-contact-f .icon-box-text p{
	font-size:14px;
	line-height:1;
	text-decoration:underline;
}
.sec-footer .menu-shortcode {
	margin:0;
}
.sec-footer .menu-shortcode li{
	list-style:none;
	margin:0 !important;
}
.sec-footer .menu-shortcode li + li{
	margin-top:12px !important;
}
.sec-footer .menu-shortcode li a{
	transition:all 0.3s;
	display:block;
	padding:3px 0;
	line-height:1.3;
}
.sec-footer .menu-shortcode li a:hover{
	color:var(--vang) !important;
}
.sec-bottom-f .col-txt p{
	font-size:14px;
}
.sec-bottom-f .col-txt p a{
	color:#94ed15;
	text-decoration:underline;
}
.sec-bottom-f .col-txt p a:hover{
	color:#166d0c;
}
.sec-bottom-f .col-img > .col-inner{
	display:flex;
	align-items:center;
	justify-content:flex-end;
	gap:15px;
}
.sec-bottom-f .col-img .img{
	margin:0;
}
.sec-bottom-f .col-img .img.img-bct{
	width:142px !important;
}
.sec-bottom-f .col-img .img.img-dmca{
	width:85px !important;
}
.icon-menu,li.header-search > a >i{
	color:var(--xanh);
}
li.header-search > a >i{
	font-size:22px !important;
}
.icon-menu{
	font-size:26px !important;
}
.btn-view-all{
	margin:0;
	font-size:15px;
	font-weight:500;
	border-radius:5px;
}

.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
	width:100%;
	max-width:414px;
}
.mobile-sidebar .nav-sidebar li > a{
	font-size:16px;
	font-weight:400;
	text-transform:initial;
	color:#353034;
}
.mobile-sidebar .nav-sidebar li a img{
	width:22px;
	flex-shrink:0;
	object-fit:cover;
	margin-right:8px;
}

.btn-contact-fix{
	position:fixed;
	z-index:9;
	right:5px;
	bottom:70px;
}
.btn-contact-fix a{
	width:65px;
	height:65px;
	display:flex;
	align-items:center;
	justify-content:center;
}
@media only screen and (max-width:1200px){
	.title-f p, .title-contact-f p {
		font-size: 18px;
	}
	.sec-footer .col1f {
		flex-basis: 50%;
		max-width: 50%;
	}
	.sec-footer :is(.col2f,.col3f) {
		flex-basis: 25%;
		max-width: 25%;
	}
}
@media only screen and (max-width:991px){

}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	body.has-fixed-nav-bottom #main {
		padding-top: 0;
	}
	li.cart-item img.cart-img-icon{
		max-width:28px !important;
	}
	body #main {
		padding-top: 70px !important;
	}
	#masthead{
		position:fixed;
		top:0;
		left:0;
	}
	
	
	
	#post-list .col.post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
	.rpbt_shortcode .owl-nav button.owl-prev{
		left:0px;
	}
	.rpbt_shortcode .owl-nav button.owl-next{
		right:0px;
	}
	.chitiet-sp .col-img-pro .col.large-10 {
		padding-bottom: 20px;
	}
	.col-btn-lh-pro > .col-inner{
		gap:15px;
	}
	.col-btn-lh-pro a.button {
		width:100%;
	}
	.sec-danh-muc-home .row-list-cat .owl-nav button.owl-prev {
		left: 10px;
	}
	.sec-danh-muc-home .row-list-cat .owl-nav button.owl-next {
		right: 10px;
	}
	.sec-danh-muc-home .row-list-cat .owl-nav button {
		height: 35px;
		width: 35px;
		font-size: 20px !important;
	}
	.sec-danh-muc-home .box .overlay{
		height:50%;
	}
	.sec-danh-muc-home .box p {
		font-size: 20px;
	}
	.sec-2-banner .banner .text-box {
		padding: 30px 15px;
	}
	.sec-2-banner .col-left .banner .text-box p {
		float: unset;
	}
	.sec-2-banner .banner .text-box p,
	.sec-dungcuvesinh .col-banner-right .banner .text-box p{
		font-size: 23px;
	}
	.sec-pro-left-banner .col-banner-left .banner {
		height: 650px;
	}
	.sec-kho-hang .col-video .txt-content h3 {
		color: var(--xanh);
	}
	.sec-kho-hang .col-video .txt-content p {
		color: #000000;
		font-size: 16px;
	}
	.sec-dungcuvesinh .col-banner-left .txt-title h2 {
		font-size: 30px;
	}
	.sec-dungcuvesinh .col-banner-left .ux-menu .ux-menu-link a,
	.sec-tb-nhatam .ux-menu a{
		padding: 15px 10px 15px 20px;
	}

	.sec-tintuc{
		background:#f4f4f4;
	}
	.post-home .post-item:nth-child(4){
		display:block;
	}
	.post-home .post-item a.button{
		display:none;
	}


}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	#logo {
		width: 130px !important;
	}
	.sec-footer .col1f,
	.sec-footer :is(.col2f,.col3f) {
		flex-basis: 100%;
		max-width: 100%;
	}
	.sec-footer :is(.col2f,.col3f){
		display:none;
	}
	.sec-bottom-f .col-img > .col-inner {
		justify-content: center;
		gap: 15px;
		padding: 0 0 10px;
	}
	.sec-bottom-f .col-img .img.img-bct {
		width: 111px !important;
	}
	.sec-bottom-f .col-img .img.img-dmca {
		width: 82px !important;
	}
	#post-list .col.post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	.rpbt_shortcode .owl-nav{
		display:none;
	}
	.blog-archive h1.page-title {
		text-align: center;
	}
	.product-style .col-inner, .product-small .col-inner {
		padding: 10px 10px 15px;
	}
	.product-small .btn-link a {
		font-size: 15px;
		padding: 7px 20px;
	}
	.category-page-row .term-description {
		padding: 20px 15px;
	}
	.sec-danh-muc-home .box .number {
		font-size: 24px;
	}
	.sec-danh-muc-home .box .number:after {
		width: 36px;
		margin-left: 10px;
	}
	.sec-pro-left-banner .col-banner-left .banner h2 {
		font-size: 24px;
	}
	.sec-2-banner .banner .text-box p, .sec-dungcuvesinh .col-banner-right .banner .text-box p {
        font-size: 20px;
		padding: 15px 20px;
    }
	.sec-dactrung .col-item .col-inner{
		border:0;
		padding:0;
	}
	.sec-dactrung .col-item .icon-box .icon-box-img{
		width:95px !important;
		height:95px;
		border: 4px solid #e4e4e4;
		border-radius:50%;
	}
	.sec-dactrung .col-item .icon-box .icon-box-img :is(.icon,.icon-inner){
		width:100%;
		position:relative;
	}
	.sec-dactrung .col-item .icon-box .icon-inner{
		padding-top:100%;
	}
	.sec-dactrung .col-item .icon-box .icon-inner img{
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%);
		padding-top:unset;
		max-width:50px;
		max-height:50px;
	}
	.sec-dactrung .col-item .icon-box p{
		font-size:13px;
	}
	.sec-dactrung .col-item{
		padding:0 8px 30px;
	}
}
@media only screen and (max-width:414px){
	.sec-danh-muc-home .row-list-cat .owl-nav button.owl-prev {
		left: 5px;
	}
	.sec-danh-muc-home .row-list-cat .owl-nav button.owl-next {
		right: 5px;
	}
	.sec-danh-muc-home .box p {
		font-size: 18px;
	}
}