/*
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=Manrope:wght@200..800&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');
:root{
	--xanh:#5cb13c;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Manrope", "Inter", "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Manrope", "Inter", "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; !important;
}
.f-play,.f-play * {
	/* 	font-family: "Playfair Display", Georgia, Cambria, "Times New Roman", Times, serif !important; */
	font-family: "Playfair", serif !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{
	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-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-f40 :is(h1,h2,h3,h4){
	font-size:40px;
}
.col-radius-10 > .col-inner{
	border-radius:10px;
	overflow:hidden;
}
.is-uppercase, .uppercase{
	line-height:inherit;
}
.title-sec :is(h1,h2,h3,h4,h5,h6){
	line-height:inherit;
}
.col-h100 > .col-inner{
	height:100%;
}
.absolute-footer{
	background-color:var(--xanh) !important;
	padding:0;
	display:none;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.absolute-footer p{
	font-size:12px;
}
.footer-primary{
	padding:20px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
	padding-bottom:0;
}
article.post {
	margin: 0;
}
#top-link{
	border:1px solid #fff !important;
	background:var(--main) !important;
	color:#fff !important;

	/*width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--do) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/03/top.png) var(--do);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;*/
}
table {
	border-collapse: collapse;
}
th,td{
	border:1px solid #e5e7eb;
	padding:10px !important;
	font-size:16px;
	color:#000;
}
.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;
}
.img.img-radius{
	border-radius:10px;
	overflow:hidden;
}
.row-full.row-collapse .col-padding-left{
	padding-left:calc((100vw - 1200px) / 2 + 0px) !important;
}
.row-full.row-collapse .col-padding-right{
	padding-right:calc((100vw - 1200px) / 2 + 0px) !important;
}
.row2input,.row2input > p{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.row2input > *,.row2input > p > *{
	width:calc(50% - 10px);
}
.box-input p.label{
	font-weight:600;
	margin:0 0 5px;
	color:var(--xanh);
}
form p.label span{
	color:#ff0000;
}
form input:not([type=submit]):focus,form textarea:focus{
	border-color:var(--xanh);
}



/* Header */
.header-wrapper{
	box-shadow:none !important;
	border-bottom:1px solid #ececec;
}
.header-nav-main.nav-left{
	padding-right:30px;
	justify-content:center;
}
.header-nav-main.nav-left > li{
	margin:0 12px;
}
.header-nav-main.nav-left > li > a{
	font-size:14px !important;
	font-weight:500 !important;
	padding-left:17px;
	padding-right:17px;
	border-radius:10px;
	color:#000 !important;
}
.header-nav-main.nav-left a{
	background:#fff;
	transition:all 0.3s;
}
.header-nav-main.nav-left a:hover,
.header-nav-main.nav-left > li.active > a{
	background:#F0F0F6;
}
.header-nav .has-dropdown .icon-angle-down{
	opacity:1;
	font-size:14px;
	margin-left:6px;
}
.header-nav-main .sub-menu{
	padding:30px 0;
	border-radius:10px;
}
.header-nav-main .sub-menu > li > a{
	margin:0;
	padding:12px 15px;
	border:none;
	font-size:14px !important;
	color:#393939 !important;
	font-weight:500 !important;
	text-transform:uppercase;
}
.header-button a{
	background:var(--xanh);
	border-radius:99px;
	color:#fff;
	padding:7px 13px;
	font-size:14px;
}
li.html .gtranslate_wrapper a{
	margin:0 5px;
}
/* Home */
.title-sec-dot {
	border-left:25px solid var(--xanh);
	padding:0 0 0 12px;
}
.btn-style-home{
	font-size:16px;
	padding:5px 30px;
	margin:0;
}
.sec-banner-home .banner .text-box{
	max-width:800px;
	padding:0 15px 60px;
}
.sec-banner-home .banner .banner-bg .overlay{
	background: linear-gradient(180deg, rgba(20, 78, 140, 0) 40%, #000);
}
.sec-banner-home .banner h1{
	font-weight:700 !important;
	margin:0 0 5px;
	font-size:32px;;
	line-height:1.35;
}
.sec-banner-home .banner p{
	margin:0 auto 15px;
	font-size:20px;
	max-width:600px;
}
.sec-banner-home .banner .btn-banner {
	margin:0;
	font-weight:400;
	font-size:16px;
	padding:6px 30px;
}
.ga-doitac .gallery-col{
	padding-bottom:0 !important;
}
.ga-doitac .gallery-col .col-inner{
	background:#fff;
	border:1px solid #ececec;
	border-radius:5px;
	padding:10px;
}
.ga-doitac .box-image img{
	top:50%;
	left:50%;
	right:unset;
	bottom:unset;
	transform:translate(-50%,-50%);
	width:unset;
	height:unset;
	max-width:100%;
	max-height:100%;
}
.sec-chungnhan-home .col-chungnhan > .col-inner{
	background:url(/wp-content/uploads/2025/10/bg-chungnhan-home.png) no-repeat;
	background-position:top center;
	background-size:contain;
	padding-top:80px;
}
.sec-chungnhan-home .row.ga-chungnhan{
	margin:0 auto;
	padding:0 60px;
	position:relative;
}
.sec-chungnhan-home .row.ga-chungnhan:before{
	content:'';
	position:absolute;
	top:-60px;
	right:-35px;
	width:110px;
	height:110px;
	background:url(/wp-content/uploads/2025/10/brand-award.png) no-repeat;
	background-position:center;
	background-size:contain;
}
.ga-chungnhan .owl-nav button{
	width:30px;
	height:30px;
	background:transparent !important;
	border-radius:50% !important;
	border:1px solid var(--xanh) !important;
	color:var(--xanh) !important;
}
.ga-chungnhan .owl-nav button.owl-prev{
	left:0;
}
.ga-chungnhan .owl-nav button.owl-next{
	right:0;
}
.sec-sanpham-home .product-home .col{
	padding-bottom:0 !important;
}
.sec-sanpham-home .product-home .product-small .box-text{
	min-height:140px;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
}
.sec-sanpham-home .product-home .product-small .box-text:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: linear-gradient(180deg, rgba(51, 102, 204, 0) 0, #4cb034 56.77%);
	z-index:1;
	display:none;
}
.sec-sanpham-home .product-home .product-small .box-text :is(.title-wrapper,.price-wrapper,.overlay-tools){
	display:none;
	position:relative;
	z-index:2;
}
.sec-sanpham-home .product-home .product-small.box:hover .box-text .title-wrapper,
.sec-sanpham-home .product-home .product-small.box:hover .box-text:before{
	display:block !important;
}
.sec-sanpham-home .product-small .product-title{
	margin:0;
}
.sec-sanpham-home .product-small .product-title a{
	color:#fff;
	min-height:unset !important;
	font-size:20px !important;
}


/* Giới thiệu */
.col-chung-nhan > .col-inner{
	background:url(/wp-content/uploads/2025/10/bg-chung-nhan.webp) no-repeat;
	background-position:top center;
	background-size:cover;
	padding:30px 15px 0;
	border-radius:10px;
	overflow:hidden;
}
.col-chung-nhan > .col-inner > *{
	position:relative;
	z-index:2;
}
.col-chung-nhan .img.img-deco{
	width:110px !important;
	position:absolute;
	z-index:1;
	top:20px;
	right:20px;
}
.col-chung-nhan .gallery-col .box .box-image{
	border-radius:5px;
	overflow:hidden;
}
.col-chung-nhan .ga-chungnhan .owl-nav button{
	border:1px solid #fff !important;
	color:#fff !important;
}

.col-chung-nhan .ga-chungnhan .owl-nav button.owl-prev{
	left:-30px;
}
.col-chung-nhan .ga-chungnhan .owl-nav button.owl-next{
	right:-30px;
}
/* Lịch sử */
.row-lich-su{
	position:relative;
	padding-top:70px;
}
.row-lich-su:first-child{
	padding-top:0;
}
.row-lich-su:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	top:0;
	bottom:0;
	background:var(--xanh);
	width:2px;
}
.row-lich-su:first-child:before{
	top:50px;
}
.row-lich-su .col-left > .col-inner{
	padding:0 50px 0 30px; 
}
.row-lich-su .col-txt.col-left > .col-inner{
	padding-right:100px; 
}
.row-lich-su .col-right > .col-inner{
	padding:0 30px 0 50px;
}
.row-lich-su .col-txt > .col-inner{
	padding-top:40px;
}
.row-lich-su .col-txt.col-right > .col-inner{
	padding-left:100px; 
}
.row-lich-su .col-txt.col-left  > .col-inner:before{
	content:'';
	position:absolute;
	top:100px;
	width:110px;
	height:38px;
	background:url(/wp-content/uploads/2025/10/history_left.svg) no-repeat;
	background-size:contain;
	background-position:center;
	right:-33px;
}
.row-lich-su .col-txt.col-right  > .col-inner:before{
	content:'';
	position:absolute;
	top:100px;
	width:110px;
	height:38px;
	background:url(/wp-content/uploads/2025/10/history_right.svg) no-repeat;
	background-size:contain;
	background-position:center;
	left:-33px;
}
.row-lich-su .col-txt .nam h2{
	font-size:46px;
	font-weight:700;
	color:var(--xanh);
	margin:0 0 16px;
}
.row-lich-su .col-txt.col-left .nam h2{
	text-align:right;
}
.row-lich-su .col-img .img{
	width:100%;
	max-width:314px !important;
	border-radius:6px;
	overflow:hidden;
}
.row-lich-su .col-img .img .img-inner{
	padding-top:209px !important;
}
.row-lich-su .col-img.col-left .img{
	margin-left:auto !important;
}
/* Tin tức */
.blog-wrapper h1.title-cat{
	text-align:center;
	text-transform:uppercase;
	color:var(--xanh);
	margin:0 0 25px;
	font-size:30px !important;
}
.post-item .col-inner{
	height:100%;
	border-radius:5px;
	overflow:hidden;
	transition:all 0.3s;
	background:#f5fff1;
	box-shadow:0 3px 5px 0 rgba(0,0,0,0.1);
}
.post-item .col-inner:hover{
	transform:translatey(-3px);
	box-shadow:0 5px 6px 0 rgba(0,0,0,0.1);
}
.post-item .box-text {
	padding:15px 15px 20px;
}
.post-item .post-title{
	margin:0 0 7px;
}
.post-item .post-title a{
	margin:0;
	font-size:20px;
	color:var(--xanh);
	font-weight:600;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.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;
}
.blog-single{
	padding-top:0;
}
.post-sidebar{
	padding-top:40px !important;
}
.blog-single .entry-header-text-top{
	padding:30px 0 20px;
}
.blog-single h1.entry-title{
	color:var(--xanh);
	font-size:30px;
}
.blog-single > .row > .large-9.col{
	flex-basis: 65%;
	max-width: 65%;
}
.blog-single > .row > .large-3.col{
	flex-basis: 35%;
	max-width: 35%;
}
.widget-title {
	display:block;
	margin:0 0 30px;
}
.widget-title span{
	display:block;
	font-size:26px;
	text-transform:uppercase;
	font-weight:700;
}
.post-sidebar .related-gallery{
	margin:0;
}
.post-sidebar .related-gallery .gallery-item{
	display:flex;
	flex-wrap:wrap;
	padding:0 0 30px;
	margin:0 0 30px;
	border-bottom:1px solid #1a73e852;
}
.post-sidebar .related-gallery .gallery-item:last-child{
	padding:0;
	margin:0;
	border-bottom:0;
}
.post-sidebar .related-gallery .gallery-item .gallery-icon{
	width:40%;
	flex-shrink:0;
}
.post-sidebar .related-gallery .gallery-item .gallery-icon a{
	padding-top:63%;
	position:relative;
	display:block;
	border-radius:6px;
	overflow:hidden;
}
.post-sidebar .related-gallery .gallery-item .gallery-icon a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.post-sidebar .related-gallery .gallery-item .gallery-caption{
	flex:1;
	padding:0 0 0 15px;
	text-align: left;
}
.post-sidebar .related-gallery .gallery-item .gallery-caption a{
	font-size:18px;
	font-weight:500;
	color:#000;
	line-height:1.35;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

}

/* Liên hệ */
.sec-lien-he .col-map .map-lh{
	height:100%;
}
.form-lh input{
	height:50px;
}
.form-lh :is(input,textarea){
	border-radius:6px;
}

/* Danh mục sản phẩm */
.shop-page-title .col-content{
	display:flex;
	flex-wrap:wrap;
	align-items: center;
	padding: 30px 0 0;
}
.shop-page-title .title-danh-muc-sp{
	flex:1;
	padding:0 15px 0 0;
}
.shop-page-title .title-danh-muc-sp h1{
	margin:0;
	font-size:24px;
	color:var(--xanh);
}
.shop-page-title .page-title-inner{
	padding:0 0 0 15px;
	display:flex;
	flex-wrap:wrap;
	gap:30px;
}
.shop-page-title .box-search form{
	display:flex;
	flex-direction:row-reverse;
}
.shop-page-title .box-search form :is(input,button){
	margin:0;
	height:40px;
	border:1px solid #e5e7eb;
	min-height:unset;
	font-size:16px;
}
.shop-page-title .box-search form button[type=submit]{
	border-radius:5px 0 0 5px;
	border-right:0;
	padding:0;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	color:var(--xanh);
	width:44px;
	flex-shrink:0;
}
.shop-page-title .box-search form input[type=text]{
	border-radius:0 5px 5px 0;
	min-width:400px;
}
.shop-page-title .box-sap-xep{
	display:flex;
}
.shop-page-title .box-sap-xep .icon-filter{
	border:1px solid #e5e7eb;
	border-radius:5px 0 0 5px;
	border-right:0;
	height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	width:44px;
	flex-shrink:0;
}
.shop-page-title .box-sap-xep .icon-filter img{
	width:20px;
}
.shop-page-title .box-sap-xep select{
	margin:0;
	color:var(--xanh);
	border-radius:0 5px 5px 0;
	height:40px;
	font-size:15px;
}
.page-title-inner{
	min-height:unset !important;
}
.row.subcategories ul{
	margin:0;
	display:flex;
	flex-wrap:wrap;
	gap:15px;
	padding:20px 0 0;
}
.row.subcategories ul li{
	margin:0 !important;
	list-style:none;
}
.row.subcategories ul li a{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	padding:6px 15px;
	border-radius:5px;
	font-size:16px;
	font-weight:500;
	transition:all 0.3s;
	background:#fff;
	color:var(--xanh);
	border:1px solid var(--xanh);
	min-width:60px;
}
.row.subcategories ul li a:hover{
	background:var(--xanh);
	color:#fff;
}

.product-style .col-inner,.product-small .col-inner{
	height:100%;
	border:1px solid #e5e7eb;
	border-radius:5px;
	overflow:hidden;
}
.category-page-row .row.products{
	margin-left: -15px;
	margin-right: 0;
	width: calc(100% + 30px) !important;
	max-width: unset;
}
.category-page-row .row.products .product-small.col{
	padding:0 15px 30px;
}
.category-page-row .products .product-small .image-none,
.related .product-small .image-none{
	padding-top:75%;
	overflow:hidden;
	position:relative;
}
.category-page-row .products .product-small .box-image img,
.related .product-small .box-image img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	transition:all 0.6s;
}
.category-page-row .products .product-small .col-inner:hover .box-image img,
.related .product-small .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.product-small .box-text {
	padding:20px;
}
.product-small .product-title{
	margin:0 0 10px;
}
.product-small .product-title a{
	margin:0;
	font-size:20px;
	font-weight:700;
	color:var(--xanh);
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height:52px;
}
.product-small  .product-short-description{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:16px;
}
.product-small .btn-contact{
	margin:20px 0 0;
}
.product-small .btn-contact a{
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	border:1px solid var(--xanh);
	border-radius:6px;
	padding:10px;
	color:var(--xanh);
	text-align:center;
	font-size:16px;
}
.product-small .btn-contact a img{
	width:20px;
	margin-right:6px;
}
.product-small .price-wrapper .price{
	display:none;
}

/* Chi tiết sản phẩm */
.product-title-container h1.product-title{
	font-size:32px;
	font-weight:700;
	color:var(--xanh);
	margin:0 0 10px;
}
.product-price-container .gia-lh{
	font-size:20px;
	font-weight:600;
}
.product-price-container .gia-lh span{
	color:#ff0000;
	font-weight:700;
	font-size:26px;
}
.product-short-description{
	text-align:justify;
}
.btn-contact-product{
	margin:0;
	padding:10px 5px;
	border:1px solid var(--xanh);
	border-radius:6px;
	background-color:#fff;
	color:var(--xanh);
	box-shadow:none !important;
	font-size:16px;
	font-weight:500;
	display:flex;
	align-items:center;
	justify-content:center;
}
.btn-contact-product:hover{
	background-color:var(--xanh) !important;
	color:#fff;
}

.tab-content-pro li.tab a{
	font-size:15px;
	padding:5px 45px;
	border-radius:6px 6px 0 0;
	background:var(--xanh);
	color:#fff;
	font-weight:600;
	min-height:45px;
	align-items:center;
	text-align:center;
}
.tab-content-pro .tab-panels{
	border:1px solid #e5e7eb;
	padding:30px;
	border-radius:0 6px 6px 6px;
}

.related-products-wrapper{
	border:none !important;
}
.related-products-wrapper h3.product-section-title {
	padding:0;
	font-size:30px;
	color:var(--xanh);
	margin:0 0 20px;
}
.col-sidebar-page-pro > .col-inner{
	border:1px solid var(--xanh);
	border-radius:6px;
	padding:20px 10px;
}
.col-sidebar-page-pro .icon-box{
	border-bottom:1px solid #ececec;
	padding-bottom:15px;
	margin-bottom:15px;
}
.col-sidebar-page-pro .icon-box:last-child{
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
}
.col-sidebar-page-pro .icon-box h3{
	font-size:15px;
	font-weight:600;
	line-height:1.3;
	margin:0 0 5px;
	color:var(--xanh);
}
.col-sidebar-page-pro .icon-box img{
	padding-top:0;
}
.col-sidebar-page-pro .icon-box p{
	font-size:14.4px;
	line-height:1.5;
}


/* Footer */
.col-bao1-f{
	flex-basis: 25%;
	max-width: 25%;
}
.col-bao2-f{
	flex-basis: 75%;
	max-width: 75%;
}
.sec-footer .col-f > .col-inner{
	padding:50px 40px;
}
.sec-footer .col-f.col-logo > .col-inner{
	display:flex;
	align-items:center;
	justify-content:center;
	padding-left:0;
	padding-right:30px;
}
.sec-footer .col-f.col-logo .logo-f{
	background:#fff;
	border-radius:6px;
	padding:30px 20px;
}
.sec-footer .col-f.col-center > .col-inner{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.sec-footer .col-f.col-end > .col-inner{
	padding-right:0;
}
.title-f p{
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	margin:0 0 20px;
}
.contact-f p{
	margin:0;
}
.contact-f p + p{
	margin-top:15px;
}
.contact-f p i{
	width:25px;
}



































.icon-menu,.icon-search{
	color:var(--xanh);
	font-size: 22px !important;
}
.mobile-sidebar .nav-sidebar > li >a{
	font-size:16px;
	font-weight:600 !important;
	color:#000;
	color:var(--xanh);
}
.mobile-sidebar .header-button a{
	padding:7px 15px;
	font-size:16px;
}
@media only screen and (max-width:1200px){

	.row-full.row-collapse .col-padding-left{
		padding-left:15px !important;
	}
	.row-full.row-collapse .col-padding-right{
		padding-right:15px !important;
	}
	.sec-footer .col-f.col-logo > .col-inner{
		padding-left:15px;
	}
	.sec-footer .col-f.col-end > .col-inner{
		padding-right:15px;
	}
	.header-nav-main.nav-left > li {
		margin: 0 7px;
	}
	.header-nav-main.nav-left > li > a {
		padding-left: 7px;
		padding-right: 7px;
		border-radius: 8px;
	}
	li.html .gtranslate_wrapper a {
		margin: 0 3px;
	}
	.header-nav-main.nav-left {
		padding-right: 20px;
	}
	#logo{
		margin-right:20px;
	}
}
@media only screen and (max-width:991px){
	.shop-page-title .col-content{
		display:block;
	}
	.shop-page-title .title-danh-muc-sp {
		padding: 0 0 20px;
	}
	.shop-page-title .page-title-inner {
		padding: 0;
	}
	.shop-page-title .box-search{
		flex:1;
	}
	.shop-page-title .box-search form input[type=text] {
		min-width: unset;
		width: 100%;
	}
}
@media only screen and (max-width:849px){
	.title-f40 :is(h1,h2,h3,h4){
		font-size:30px;
	}
	.order-1-tablet{
		order:-1;
	}
	.btn-center-tablet{
		display:table;
		margin:0 auto;
	}

	.col-bao1-f,.col-bao2-f {
		flex-basis: 100%;
		max-width: 100%;
	}
	.sec-footer .col-f{
		padding:0 15px !important;
	}
	.sec-footer .col-f > .col-inner {
		padding: 20px 0 !important;
	}
	.sec-footer .col-f.col-center > .col-inner {
		border-left: 0;
		border-right: 0;
		border-bottom: 1px solid #fff;
	}
	.sec-footer .col-f.col-logo .logo-f {
		width: 300px !important;
	}
	.sec-lien-he .col-map .map-lh{
		height:450px;
	}
	.blog-wrapper #post-list .col.post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
	.blog-single > .row > .large-9.col,.blog-single > .row > .large-3.col{
		flex-basis: 100%;
		max-width: 100%;
	}
	.blog-single .entry-header-text-top {
		padding: 30px 0 20px;
	}
	.product-small .box-text {
		padding: 15px 12px;
	}
	.product-small .btn-contact a {
		font-size: 15px;
		padding: 10px 5px;
	}
	.product-small .btn-contact a img {
		width: 18px;
	}
	.product-small .product-short-description {
		font-size: 15px;
	}
	.product-small .product-title a {
		font-size: 18px;
		min-height: 47px;
	}
	.related-products-wrapper h3.product-section-title {
		font-size: 26px;
	}
	.product-home .product-small .box-image .image-cover{
		padding-top:120% !important;
	}
	.sec-chungnhan-home .row.ga-chungnhan:before {
		right: 5px;
		width: 80px;
		height: 80px;
	}
}

@media only screen and (max-width:568px){
	.title-f40 :is(h1,h2,h3,h4){
		font-size:24px;
	}
	.order-1{
		order:-1;
	}
	.header-wrapper.stuck .header-main {
		height: 60px !important;
	}
	.header-wrapper.stuck #logo img {
		max-height: 60px !important;
	}
	.absolute-footer p span{
		display:block;
	}
	.row2input > *, .row2input > p > * {
		width: 100%;
	}
	.sec-lien-he .col-map .map-lh{
		height:300px;
	}
	.col-chung-nhan .img.img-deco {
		width: 55px !important;
		position: absolute;
		z-index: 1;
		top: 12px;
		right: 10px;
	}
	.row-lich-su:before {
		left: 30px;
	}
	.row-lich-su:first-child:before {
		top: 0;
	}
	.row-lich-su .col-txt .nam h2 {
		font-size: 30px;
	}
	.row-lich-su .col-txt.col-left .nam h2 {
		text-align: left;
	}
	.row-lich-su .col-txt{
		order:-1;
	}
	.row-lich-su .col-txt > .col-inner {
		padding: 0 15px 0 100px !important;
	}
	.row-lich-su .col-img > .col-inner {
		padding: 0 15px 0 50px !important;
	}
	.row-lich-su .col-txt.col-right > .col-inner:before {
		top: 35px;
		width: 70px;
		left: 9px;
	}
	.row-lich-su .col-txt.col-left > .col-inner:before {
		top: 35px;
		width: 70px;
		background: url(/wp-content/uploads/2025/10/history_right.svg) no-repeat;
		background-size: contain;
		background-position: center;
		left: 9px;
		right:unset;
	}
	.blog-wrapper h1.title-cat {
		font-size: 24px !important;
	}
	.blog-wrapper #post-list .col.post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	.post-item .post-title a {
		font-size: 18px;
		-webkit-line-clamp: 3;
	}
	.blog-single h1.entry-title {
		font-size: 22px;
	}
	.widget-title span {
		font-size: 20px;
	}
	.widget-title {
		margin: 0 0 20px;
	}
	.post-sidebar .related-gallery .gallery-item {
		padding: 0 0 15px;
		margin: 0 0 15px;
	}
	.post-sidebar .related-gallery .gallery-item .gallery-caption a {
		font-size: 16px;
	}
	.post-sidebar .related-gallery .gallery-item .gallery-icon {
		width: 35%;
	}
	.product-small .product-title a {
		font-size: 18px;
		min-height: unset;
		-webkit-line-clamp: 3;
	}
	.product-small .btn-contact a {
		font-size: 16px;
	}
	.shop-page-title .page-title-inner {
		gap: 15px;
		flex-direction: column;
	}
	.woocommerce-ordering,.shop-page-title .box-sap-xep select{
		width:100%;
	}
	.product-title-container h1.product-title {
		font-size: 28px;
	}
	.product-price-container .gia-lh {
		font-size: 18px;
	}
	.product-price-container .gia-lh span {
		font-size: 24px;
	}
	.tab-content-pro .tab-panels {
		padding: 20px 15px 15px;
	}
	.tab-content-pro li.tab a {
		padding: 5px 25px;
	}
	.related-products-wrapper h3.product-section-title {
		font-size: 20px;
		margin:0 0 12px;
	}
	.sec-banner-home .banner h1 {
		font-size: 26px;
	}
	.sec-banner-home .banner p {
		font-size: 16px;
	}
	.sec-banner-home .banner .text-box {
		padding: 0 15px 50px;
	}
	.title-sec-dot {
		border-left: 5px solid var(--xanh);
	}
	.sec-chungnhan-home .row.ga-chungnhan {
		padding: 0 30px;
	}
	.sec-chungnhan-home .row.ga-chungnhan:before {
		width: 50px;
		height: 50px;
	}
	.sec-lienhe-home .is-divider{
		max-width:100% !important;
	}
	.sec-sanpham-home .is-divider{
		display:none;
	}
	.sec-sanpham-home .product-home .product-small .box-text .title-wrapper,
	.sec-sanpham-home .product-home .product-small .box-text:before{
		display:block;
	}
}

@media only screen and (max-width:440px){

}