/*
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{
	--second: #dd721b;
	--third: #FF6B3E;
	--xanh:#78DBFB;
}
.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{
	line-height:inherit;
}
b,strong{
	font-weight:bold;
}
.row-full-width{
	margin-left:0;
	margin-right:0;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
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;
	transition:all 0.3s;
}
.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;
}
.ul-mb0 ul{
	margin-bottom:0;
}
.banner :is(h1,h2,h3,h4,h5,h6,p){
	margin-top:0;
}
.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-w300 p, .title-w400 :is(h1,h2,h3,h4,h5,h6),
.btn-w300{
	font-weight:300 !important;
}
.p-w400 p, .title-w400 :is(h1,h2,h3,h4,h5,h6),
.btn-w400{
	font-weight:400 !important;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6),
.btn-w500{
	font-weight:500 !important;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6),
.btn-w600{
	font-weight:600 !important;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6),
.btn-w700{
	font-weight:700 !important;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6),
.btn-w800{
	font-weight:800 !important;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6),
.btn-w900{
	font-weight:900 !important;
}
.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;
}
.img-style-hover :is(.box-image,.img .img-inner):before{
	content: '';
	position: absolute;
	top: 50%;
	left: -400px;
	width: 150px;
	height: 150%;
	background: linear-gradient(to right, transparent, rgba(255, 255, 255, .35), transparent);
	transform: skewx(-30deg) translatey(-50%);
	pointer-events:none;
	z-index:1;
}
.img-style-hover :is(.box-image,.img .img-inner):hover:before{
	-webkit-animation: pxl_btn_shine 1.5s ease;
	animation: pxl_btn_shine 1.5s ease;
	/* 	-webkit-animation-delay: 1s; */
	/* 	animation-delay: 1s; */
}
@keyframes pxl_btn_shine{
	100% {
		left: 150%;
	}
}
.absolute-footer{
	background-color:#E7E7E7 !important;
	padding:0;
	display: none;
}
.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;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--third) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) var(--third);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
}
table {
	border-collapse: collapse;
	/* 	border:1px solid #ececec; */
}
th,td{
	padding:10px !important;
	font-size:initial;
	/* 	border:1px solid #ececec; */
	color:initial;
}
.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;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:#000 !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;
}
.owl-nav button.owl-prev{
	background-image:url(/wp-content/uploads/2026/05/img-left.png) !important;
	background-repeat:no-repeat !important;
	background-position:center !important;
	background-size:contain !important;
}
.owl-nav button.owl-next{
	background-image:url(/wp-content/uploads/2026/05/img-right.png) !important;
	background-repeat:no-repeat !important;
	background-position:center !important;
	background-size:contain !important;
}
.flickity-page-dots .dot {
	width: 10px !important;
	height: 10px !important;
}
.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 .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
	vertical-align: top;
}
/* Header */
.contact-top-bar a{
	color:#fff;
	font-size:14px;
}
.contact-top-bar a + a{
	display:inline-block;
	margin-left:30px;
}
.contact-top-bar a i{
	margin-right:5px;
}
#top-bar .searchform{
	border:1px solid rgba(255,255,255,0.5);
	border-radius:99px;
	padding:1px;
	background:#333;
}
#top-bar .searchform :is(input,button){
	border:0;
	font-size:14px;
	box-shadow:none !important;
}
#top-bar .searchform input{
	width:263px;
	background:#333;
	border-radius:99px 0 0 99px;
	color:#fff;
}
#top-bar .searchform input::placeholder{
	color:#fff;
}
#top-bar .searchform button[type=submit]{
	font-size:14px;
	padding:0;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius:99px;
	background-color:#333 !important;
}

.header-nav-main{
	justify-content:center;
}
.header-nav-main > li{
	margin:0 30px;
}
.header-nav.nav li a {
	font-size: 15px;
	color:#222222;
	font-weight:500;
}
.header-nav.nav .sub-menu{
	padding: 0;
	border: 0;
	background-color: #fff;
}
.header-nav.nav .sub-menu li a {
	font-weight: 400;
	font-size: 14.5px;
	color: #111;
	padding: 12px 15px;
	margin: 0;
	border-bottom: 0;
}
.header-nav.nav .sub-menu li:hover a{
	background-color: #111;
	color: #fff;
}
.header-nav.nav > li > a:before {
	content: '';
	transition: all 0.2s;
	width: 0px;
	display: block;
	position: absolute;
	left: 50%;
	transform:translatex(-50%);
	bottom: 9px;
	height: 2px;
	background-color: var(--second);
	opacity:0;
	visibility:hidden;
}
.header-nav.nav > li:hover > a:before {
	width: 90%;
	opacity:1;
	visibility:visible;
}

/* SEC BANNER PAGE */
.sec-banner-page h1{

}
.lienket-page2 .page-title-inner{
	padding-top: 0;
	padding-bottom: 0;
}
.lienket-page2 .breadcrumbs, .lienket-page2 .breadcrumbs a, .lienket-page2 .breadcrumbs span{
	text-transform: initial;
	font-weight: 400;
	color: #000;
	text-shadow:none;
}
.blog-wrapper .lienket-page, .blog-archive .lk-post{
	display: none;
}
.lienket-page h1, .shop-page-title h1,.sec-banner-page h1{
	font-size: 34px; 
	text-shadow: none;
	position: relative;
	color: #000;
	margin-bottom: 0;
	text-transform: uppercase;
}
.lienket-page h1:after, .shop-page-title h1:after,.sec-banner-page h1:after {
	content: '';
	width: 70%;
	max-width:100px;
	height: 3px;
	display: inline-block;
	background-color: #000;
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform:translatex(-50%);
}
.lk-category .title-bg{
	background:none !important;
}
.lk-category{
	margin-bottom:30px;
}
/* Box product */
.badge-container{
	display:none !important;
}
.product-style .col-inner, .product-small .col-inner{
	height:100%;
	border: 1px solid #e2e2e2;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 5px 0 #d8d8d869;
}
.product-small .product-title{
	margin:0 0 15px;
}
.product-small .product-title a{
	font-size:16px;
	color:#000;
	transition:all 0.3s;
	line-height:1.35;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-style .col-inner:hover .product-title a,
.product-small .col-inner:hover .product-title a,
.row-sidebar .pro-sidebar .col-inner:hover .product-title a{
	color:var(--second);
}
.price-wrapper > .price{
	display:flex;
	flex-direction:row-reverse;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	gap:8px 15px;
}
.product-small .price bdi{
	font-size:16px;
	/* 	color: #EE0000; */
	color: #000;
}
.price del{
	text-decoration:unset;
}
.price del bdi{
	text-decoration:line-through;
	color:#A3A3A3 !important;
}
del span.amount{
	opacity:1;
}
.product-small .price bdi,.product-small .price bdi span{
	font-weight:400;
}
.product-small a.btn-sp{
	margin-top: 12px !important;
	border-radius: 99px;
	border: 1px solid var(--second);
	color: var(--second);
	background-color: #fff;
	padding: 4px 20px 3px 20px;
	font-size: 14px;
	transition: all 0.3s ease-in-out;
}
.product-small .col-inner:hover a.btn-sp,
.product-style .col-inner:hover a.btn-sp{
	background-color: var(--second);
	color: #fff;
}

/* Box post item */
.post-item .post-title{
	margin:0 0 10px;
}
.post-item .post-title a{
	font-size: 16px;
	line-height:1.4;
}
.post-item .post-title a{
	font-size:16px;
}
.post-item .from_the_blog_excerpt {
	margin:0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:15px;
}
.post-item .box-date{
	display:flex;
	gap:20px;
	margin-top:10px;
}
.post-item .box-date{
	margin-bottom:10px;
}
.box-date > div{
	font-size:13px;
	color:#9c9c9c;
}
.box-date > div > i{
	margin-right:5px;
}

/* Chuyên mục tin tức */
.blog-wrapper{
	padding-top:0;
}
.banner-archive{
	min-height:120px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:url(/wp-content/uploads/2025/12/bg-archives.png) no-repeat;
	background-position:center;
	background-size:cover;
}
.btn-post button{
	margin: 0;
	font-size: 13px;
	border-radius: 99px;
	background-color: var(--third);
	color: #fff;
	text-transform: initial;
	font-weight: 400;
	min-height: 26px;
	padding: 0 10px;
	line-height: 25px;
}
.btn-post button:hover{
	background-color: transparent;
	border: 1px solid #555;
	color: #555;
}
.blog-archive .large-9 .post-item .box{
	border-bottom: 1px solid #c4c4c478;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.blog-archive .large-9 .post-item .box .box-text{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.blog-archive .large-9 .post-item{
	padding-bottom: 0;
}

.blog-archive .large-9.col .post-item .image-cover{
	padding-top: 65% !important;
}
.blog-archive .post-item .from_the_blog_excerpt {
	margin-bottom: 10px;
}

/* Chi tiết bài viết */
.blog-single .entry-header-text {
	padding-bottom: 10px;
	border-bottom: 1px solid #c4c4c478;
}
.blog-single .entry-header-text h1{
	font-size: 24px;
	margin-bottom: 15px;
}
.blog-single .article-inner :is(h2, h3, h4, h5, h6){

}

/* Post sidebar */
.post-sidebar{
	padding-left: 0 !important;
	border:0 !important;
}
.row-sidebar .col-content:last-child{
	padding-bottom:0;
}
.row-sidebar .col-content > .col-inner{
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	overflow:hidden;
}
.row-sidebar .title-sidebar{
	padding:10px;
	background:#000;
	margin:0 0 15px;
}
.row-sidebar .title-sidebar p{
	margin:0;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
.row-sidebar .post-item .box-text{
	padding:0 0 0 12px;
}
.row-sidebar .post-item .post-title{
	font-size:12px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height:1.7;
}
.row-sidebar .post-item .btn-post,
.row-sidebar .post-item .box-date{
	display:none;
}
.row-sidebar .row.row-list{
	margin:0 !important;
}

.row-sidebar .product-small .box-text{
	padding:0 0 0 12px;
}
.row-sidebar .product-small .product-title a{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:13px;
}
.row-sidebar .product-small .price-wrapper > .price {
	justify-content: flex-end;
}
.row-sidebar .pro-sidebar .col:not(:last-child){
	padding-bottom:0 !important;
}
.row-sidebar .pro-sidebar .col .col-inner{
	border-bottom:1px solid #ececec;
	padding:10px 0;
}
.row-sidebar .pro-sidebar .col:last-child .col-inner{
	border-bottom:0;
	padding-bottom:0;
}
.row-sidebar .pro-sidebar .price bdi{
	font-size: 13px;
	color: #EE0000;
}
.row-sidebar .product-small a.btn-sp{
	display:none;
}

/* Danh mục sản phẩm */
.title-danh-muc-sp{
	text-align:center;
	text-transform:uppercase;
	font-weight:400;
	font-size:32px;
	margin:0;
}
.shop-page-title .flex-col.flex-grow > .is-medium{
	display:none;
}
.shop-page-title h1{
	font-size: 24px !important;
}
.shop-page-title h1:after{
	display:none;
}
.category-filter-row {
	padding: 10px 0;
	text-align:center;
}
.row-shop-sidebar .col-content:last-child{
	padding-bottom:0;
}
.row-shop-sidebar .col-loc > .col-inner{
	border:1px solid #CACACA;
	border-radius:10px;
	padding:20px;
}
.woof_redraw_zone .woof_container {
	border-bottom:1px solid #CACACA;
	padding-bottom:15px;
	margin-bottom:15px;
}
.woof_redraw_zone .woof_container:last-of-type,
.woof_redraw_zone .woof_container:nth-last-child(2){
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.woof_redraw_zone ul.woof_list li{
	display:flex;
	align-items:flex-start;
	gap:6px;
}
.woof_redraw_zone ul.woof_list li + li{
	margin-top:10px !important;
}
.woof_redraw_zone ul.woof_list li .iradio_square-blue{
	flex-shrink:0;
}
.woof_redraw_zone ul.woof_list li label.woof_radio_label{
	margin:0;
	padding:0;
	line-height:1.35;
	font-weight:400;
}
.woof_redraw_zone .woof_container h4{
	font-size:14.4px;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.35;
}
.icheckbox_square-blue, .iradio_square-blue{
	width: 17px;
	height: 17px;
	background:none !important;
	display:flex;
	align-items:center;
	justify-content:center;
	transform: translateY(2px);
}

.woof_redraw_zone ul.woof_list li a.woof_radio_term_reset{
	display:none !important;
}
.woof_redraw_zone ul.woof_list li input{
	opacity:1 !important;
	visibility:visible !important;
	margin:0;
}




/* Trang sản phẩm */
.tab-pro .nav{
	gap:15px 40px;
}
.tab-pro .nav li{
	margin:0;
}
.tab-pro .nav li a{
	font-size:18px;
	color:#000;
	position:relative;
	padding:3px 0 4px;
}
.tab-pro .nav li a:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:0;
	width:80%;
	height:2px;
	background:#000;
	opacity:0;
	visibility:hidden;
}
.tab-pro .nav li.active a:before{
	opacity:1;
	visibility:visible;
}
.tab-pro .nav li a span{
}
.tab-pro .tab-panels {
	padding-top:30px;
}

/* Chiêt tiết sản phẩm */

.custom-product-page .lienket-page2{
	margin:0;
}
.banner-page-pro{
	position:relative;
	padding-top:33%;
	overflow:hidden;
}
.banner-page-pro img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.row-top-product{
	background:#fff;
	border-radius:15px 15px 0 0;
	margin-top:-150px;
	padding-top:30px;
}
.sec-sp h1.product-title{
	font-size: 28px; 
}
.sec-sp .product-price-container .price{
	font-size: 24px;
	margin-bottom: 20px;
	justify-content:flex-end;
}
.vertical-thumbnails::-webkit-scrollbar { 
	width: 0 !important;
	display: none; 
}
.woocommerce-product-gallery .image-tools{
	display: none;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a{
	position:relative;
	padding-top:100%;
	display:block;
	width:100%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.sec-sp .price .amount bdi, .sec-sp .price .amount span {
	font-weight: 400;
}
.sec-sp .price del bdi{
	font-size:16px;
}
.product-short-description table{
	border:none;
}
.product-short-description :is(th,td){
	border:none;
	padding:5px 0 !important;
}
.product-short-description p{
	margin-bottom: 10px;
}
.woocommerce-tabs ul.tabs{
	border-bottom: 2px solid #000;
}
.woocommerce-tabs ul.tabs li{
	margin-left: 0;
}
.woocommerce-tabs ul.tabs a:before{
	display: none;
}
.woocommerce-tabs ul.tabs a{
	padding: 8px 20px 5px 20px;
	text-transform: initial;
	font-size: 14px;
	color: #000;
	transition: all 0.3s ease-in-out;
	border-radius: 6px 6px 0 0;
}
.woocommerce-tabs ul.tabs li:hover a, .woocommerce-tabs ul.tabs li.active a{
	background-color: #000;
	color: #fff;
	transition: all 0.3s ease-in-out;
}
.link-shop-sp a{
	font-size:16px;
	font-weight:400;
	color:#fff;
	background:#ED4D2D;
	border-radius:99px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:50px;
	padding:0 35px;
}
.link-shop-sp a:hover{
	transform:translatey(-5px);
}

.cart > button{
	height: 50px;
	border-radius: 6px;
	border: 1px solid #000;
	font-size: 14px !important;
	margin-bottom: 0;
	background-color: transparent !important;
	color: #000;
	line-height: 50px;
	font-weight: 400;
	box-shadow: none !important;
	min-width: 200px;
}
.cart .wpcbn-btn{
	border: 1px solid var(--second);
	color: var(--second);
}
.cart > button:hover{
	background-color: #000 !important;
}
.cart .wpcbn-btn:hover{
	background-color: var(--second) !important;
	color: #fff;
}
.single-product .cart input{
	height: 50px;
}
.single-product .cart .minus{
	border-radius: 6px 0 0 6px;
}
.single-product .cart .plus{
	border-radius: 0 6px 6px 0;
}
.nav-pagination>li>span, .nav-pagination>li>a{
	border-radius: 0;
	border-width: 1px;
	line-height: 32px;
	font-weight: 400;
}

.related-products-wrapper > h3{
	text-align:center;
	font-weight:500;
}


/* Trang chủ */

.title-sec h2{
	text-transform:uppercase;
}
.btn-slider .flickity-button {
	opacity: 1 !important;
}
.btn-slider .flickity-prev-next-button{
	top:50% !important;
	bottom:unset !important;
	margin:0 !important;
	transform:translatey(-50%) !important;
	width:35px !important;
	height:35px !important;
	line-height:unset;
	min-height:unset;
	background:rgb(164 164 164 / 93%) !important;
	border-radius:3px;
}
.btn-slider.slider:hover .flickity-prev-next-button{
	transform:translatey(-50%) !important;
}
.btn-slider .flickity-prev-next-button svg{
	display:none;
}
.btn-slider .flickity-prev-next-button:before{
	content:'\f053';
	font-family:'Fontawesome';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color:#fff;
}
.btn-slider .flickity-prev-next-button.next:before{
	content:'\f054';
}

.btn-link-all {
	background-color:#D9D9D9 !important;
	color:#000;
	padding:5px 25px;
}
.sec-gt-home:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #EEEEEE 100%);
	height:130px;
	z-index:1;
	pointer-events:none;
}
.sec-gt-home .col-1{
	max-width: 45%;
	flex-basis: 45%;
}
.sec-gt-home .col-2{
	max-width: 55%;
	flex-basis: 55%;
	z-index:2;
}
.sec-gt-home a.btn-link{
	border-radius:99px;
	background-color:#D9D9D9 !important;
	color:#000;
	border:none;
	padding:7px 25px;
	box-shadow:none !important;
	display:table;
	margin:0 auto;
}
.sec-gt-home a.btn-link:hover{
	transform:translatey(-3px);
}

.sec-nhom-huong .box-danhmuc .banner{
	border-radius:10px;
	overflow:hidden;
}
.sec-nhom-huong .box-danhmuc .banner h3{
	font-size:20px;
	font-weight:400;
	color:inherit !important;
	margin:0 0 15px;
}
.sec-nhom-huong .box-danhmuc .banner a.button{
	margin:0;
	font-size:15px;
	font-weight:400;
	background:#fff;
	color:#000 !important;
	border:none;
}

.sec-nhom-huong .box-nhom .box .box-image{
	border-radius:10px;
	box-shadow:0 6px 15px 0 #ddd;
}
.sec-nhom-huong .box-nhom .box .overlay{
	background: linear-gradient(to bottom,transparent, #fff 80%);
	background-color:unset !important;
	height:50%;
	top:unset;
}
.sec-nhom-huong .box-nhom .box .box-text{
	padding:0 10px 12px;
	pointer-events:none;
}
.sec-nhom-huong .box-nhom .box h4{
	margin:0 0 3px;
	font-size:18px;
	font-weight:400;
	text-shadow:none;
	color:#000;
	line-height:1.3;
}
.sec-nhom-huong .box-nhom .box p{
	margin:0;
	font-size:14px;
	font-weight:400;
	color:#000 !important;
	text-shadow:none;
}
.sec-nhom-huong .row-slider-nhom .owl-item .col{
	padding:30px 10px;
}
.sec-nhom-huong .row-slider-nhom .owl-nav button{
	box-shadow:none !important;
	background-color:transparent !important;
	font-size:26px;
	width:30px;
	height:30px;
}
.sec-nhom-huong .row-slider-nhom .owl-nav button span{
	display:none;
}
.sec-nhom-huong .row-slider-nhom .owl-nav button.owl-prev{
	left:-40px;
}
.sec-nhom-huong .row-slider-nhom .owl-nav button.owl-next{
	right:-40px;
}






.row.post-home .post-item > .col-inner{
	box-shadow:1px 1px 5px 1px #e5e5e5;
	height:100%;
	border-radius:5px;
	overflow:hidden;
	border:1px solid #e5e5e5;
}
.row.post-home .post-title{
	font-size:16px;
	line-height:1.3;
	color:#000;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight:600;
}
.row.post-home .post-item .box-text{
	padding:15px 10px 10px;
}
.row.post-home .from_the_blog_excerpt {
	font-size:15px;
	line-height:1.35;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align:justify;
}
.row.post-home .post-item .btn-post{
	display:none;
}
.post-bao-chi .post-item .box-date{
	display:none;
}
.post-bao-chi .post-item .box-text{
	padding:15px 10px 25px !important;
}
blockquote.tiktok-embed{
	padding:0;
	border:none;
}
.box-tiktok > .col-inner > p{
	display:none;
}

.sec-gt-home{
	overflow:hidden;
}
.sec-gt-home .row-gt-home .col-text{
	flex-basis: 26%;
	max-width: 26%;
}
.sec-gt-home .row-gt-home .col-img{
	flex-basis: 48%;
	max-width: 48%;
}
.row-gt-home .col-img .img{
	margin:0;
	transition:all 0.3s;
}
.row-gt-home .img-1,.row-gt-home .img-2{
	position:absolute;
	top:0;
	left:0;
}
.row-gt-home .col-text .txt-gt{
	text-align:justify;
}

.ga-slider-uudiem .gallery-col{
	display:none;
}
.ga-slider-uudiem .gallery-col:first-child{
	display:block;
}
.ga-slider-uudiem .owl-item .col{
	padding:0;
}
.ga-slider-uudiem .owl-stage{
	padding-left:0px !important;
}
.ga-slider-uudiem .owl-item .col .col-inner{
	opacity:0.5;
	transition:all 0.3s;
}
.ga-slider-uudiem .owl-item.active .col .col-inner{
	opacity:1;
}
.ga-slider-uudiem .owl-nav button{
	width:30px;
	height:30px;
	border-radius:50% !important;
	background:#fff !important;
	color:#000 !important;
}
.ga-slider-uudiem .owl-nav button.owl-prev{
	left:0;
	display:none !important;
}
.ga-slider-uudiem .owl-nav button.owl-next{
	right:225px;
}
.ga-slider-uudiem .owl-dots{
	display:none;
}

/* footer */
.chantrang .col-1f{
	max-width: 45%;
	flex-basis: 45%;
}
.chantrang .col-2f{
	max-width: 55%;
	flex-basis: 55%;
}
.chantrang .col-2f > .col-inner{
	height:100%;
	display:flex;
	flex-direction:column;

}
.chantrang .col-2f .row-content{
	background:url(/wp-content/uploads/2026/05/bg-ff.png) no-repeat;
	background-position:bottom;
	background-size:contain;
	flex:1;
	padding:30px;
}
.col-form-f > .col-inner{
	max-width:460px
}
.form-email-f{
	position:relative;
	border-bottom:1px solid #002856;
}
.form-email-f :is(input,button){
	margin:0;
	border:none;
}
.form-email-f input{
	background-color:transparent !important;
	color:#000 !important;
	padding-left:0;
	padding-right:30px;
	font-size:18px;
	height:42px;
}
.form-email-f input::placeholder{
	font-size:18px;
	color:#000;
}
.form-email-f button[type=submit]{
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	height:100%;
	width:max-content;
	display:flex;
	align-items:center;
	justify-content:center;
	background-color:transparent !important;
	box-shadow:none !important;
}
.menu-f > div{
	margin-top:7px !important;
}
.menu-f a{
	min-height:unset;
	padding:0;
	line-height:1.35;
	font-size:14.4px;
}
.contact-f p{
	margin:0;
	font-size:14px;
}
.contact-f p + p{
	margin-top:6px;
}
.row-coppy-f{
	background:#000;
}
.row-coppy-f .col-content > .col-inner{
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
	gap:10px;
	max-width:800px;
}
.row-coppy-f .col-content p{
	font-size:14px;
	margin:0;
	font-weight:300;
	color:#fff;
}
.row-coppy-f .col-content p a{
	color:#fff;

}

.td-foot .section-title{
	border-bottom:0;
}
.td-foot .section-title span{
	font-size: 18px; 
	font-weight: 400;
	letter-spacing: 0.5px;
	border-bottom: 0;
	position: relative;
	padding-bottom: 5px;
}
.td-foot .section-title span:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 2px;
	display: inline-block;
	background-color: var(--second);
}
.img-w img{
	filter: brightness(0) invert(1);
}
.formlh input, .formlh textarea{
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 5px; 
	box-shadow: none !important;
}
.formlh .row{
	margin: 0 !important;
}
.formlh .row input[type='submit']{
	width: 100%;
}
.formlh .row > div{
	padding: 0 8px;
}
.wpcf7-spinner{
	display: none;
}
.wpcf7-form.init{
	margin-bottom: 0;
}
.dangky h3{
	font-size: 22px;
	margin-bottom: 0;
}
.lienhe p{
	margin-bottom: 5px;
}
.lienhe .formlh input[type='submit'], .formdl input[type='submit']{
	text-transform: initial;
	font-weight: 400;
}
.text-map iframe{
	width: 100%;
	height: 700px;
}
.col-ex .icon-box .icon-box-img{
	width:50px !important;
}
.col-ex .icon-box .icon-box-text h3{
	font-size:16px;
	margin:0 0 5px 0;
	line-height:1.3;
}
.col-ex .icon-box .icon-box-text p{
	font-size:15px;
	line-height:1.3;
	margin:0;
}
.col-ex > .col-inner{
	padding:10px 0;
}
.socialfix {
	position: fixed;
	right: -100px;
	top: 200px;
	z-index: 99;
}
.socialfix li {
	list-style: none;
	display: block;
	margin: 5px 0;
	background: rgba(0,0,0,.2);
	width: 170px;
	text-align: left;
	padding: 5px 7px;
	border-radius: 30px 0 0 30px;
	transition: all 1s;
}
.socialfix li a {
	color: #fff;
}
.socialfix li a img {
	color: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-size: 22px;
	background: #fff;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.socialfix li:hover {
	transform: translate(-90px,0);
	background: #000;
}
.socialfix li:hover img {
	transform: rotate(360deg);
	transition: all 1s;
}


.slider-banner-page .banner .text-box{
	padding:0 15px;
}
.slider-banner-page .banner .text-box h3{
	font-size:46px;
	margin:0 0 20px;
	font-weight:400;
	line-height:1.2;
}
.slider-banner-page .banner .text-box :is(h3,h3 strong){
	font-weight:600;
}
.slider-banner-page .banner .text-box p{
	width:100%;
	max-width:520px;
	color:#000 !important;
	font-size:18px;
	margin:0;
}


/* Chữ chạy  */
.noi-dung-chay {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.noi-dung-chay .marquee {
	display: flex;
	align-items: center;
	width: max-content;
	will-change: transform;
}

.noi-dung-chay .marquee p {
	white-space: nowrap;
	margin: 0;
	padding-right: 100px;
	font-size: 16px;
	text-transform:uppercase;
}

.row.ga-full{
	margin-left:0 !important;
	margin-right:0 !important;
}





















.icon-menu{
	color:#000;
}
.sidebar-menu li a{
	font-size:16px;
	color:#000 !important;
	font-weight:500 !important;
}
@media only screen and (max-width:1350px){
	.row-top-product{
		margin-top:-100px;
	}
}
@media only screen and (max-width:1200px){
	.header-nav-main > li {
		margin: 0 15px;
	}
	.sec-nhom-huong .row-slider-nhom .owl-nav button.owl-prev {
		left: 0;
	}
	.sec-nhom-huong .row-slider-nhom .owl-nav button.owl-next {
		right: 0;
	}
	.row-top-product{
		margin-top:0px;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	#masthead .header-inner > .show-for-medium.flex-left{
		display:none;
	}
	#masthead #logo{
		margin:0;
		width:140px !important;
	}
	.btn-center-tablet{
		display: table;
		margin: 0px auto;
	}
	.col-ex .icon-box{
		display:flex;
		flex-direction:column;
		align-items:center;
		gap:10px;
	}
	.col-ex .icon-box-text{
		text-align:center;
		padding:5px 0 0 !important;
	}
	.col-ex .icon-box .icon-box-text h3 {
		font-size: 15.52px;
	}
	.text-map iframe {
		height: 400px;
	}
	.post-sidebar {
		padding-left: 15px !important;
	}
	.cart{
		display:flex;
		flex-wrap:wrap;
		gap:15px;
		justify-content:space-between;
	}
	.cart .quantity{
		width:100%;
		margin:0;
	}
	.cart > button{
		width:calc(50% - 15px);
		margin:0;

	}
	.sec-sp h1.product-title {
		font-size: 24px;
	}
	.socialfix {
		top: 50%;
		transform: translateY(-50%);
	}
	.sec-gt-home .row-gt-home .col-text{
		flex-basis: 100%;
		max-width: 100%;
	}
	.sec-gt-home .row-gt-home .col-img {
		flex-basis: 66%;
		max-width: 66%;
	}
	.row-gt-home .col-text .txt-gt {
		text-align: center;
	}
	.ga-slider-uudiem .owl-nav {
		display:none;
	}
	.ga-slider-uudiem .owl-dots{
		display:block;
	}
	.slider-banner-page .banner .text-box h3 {
		font-size: 36px;
		margin: 0 0 15px;
	}
	.chantrang .col-2f {
		max-width: 100%;
		flex-basis: 100%;
	}
	.chantrang .col-2f .row-content {
		padding: 30px 15px;
	}
	.col-form-f > .col-inner {
		margin-left:0;
	}
	.row-coppy-f .col-content > .col-inner {
		max-width: 100%;
	}
	.row-top-product {
		padding-top: 15px;
	}

}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.col-ex .icon-box .icon-box-text h3 {
		font-size: 16px;
	}
	.blog-archive .large-9 .post-item .box .box-text {
		padding-top: 10px;
	}
	.blog-single .entry-header-text h1 {
		font-size: 20px;
		line-height: 1.5;
	}
	.row-sidebar .pro-sidebar .product-small.box,
	.row-sidebar .post-item .box{
		display:flex;
	}
	.row-sidebar .pro-sidebar .product-small .box-image,
	.row-sidebar .post-item .box-image{
		width:28% !important;
		flex-shrink:0;
	}
	.row-sidebar .product-small .product-title a {
		-webkit-line-clamp: 3;
		font-size: 14px;
	}
	.row-sidebar .pro-sidebar .price bdi {
		font-size: 15px;
	}
	.row-sidebar .post-item .post-title {
		font-size: 14px;
		-webkit-line-clamp: 3;
		line-height: 1.5;
	}
	.sec-sp h1.product-title {
		font-size: 22px;
	}
	.cart > button {
		width: 100%;
	}
	.socialfix {
		top: 65%;
	}
	.socialfix li {
		width: 140px;
		padding: 7px 7px;
	}
	.socialfix li a img {
		width: 30px;
		height: 30px;
	}
	.title-sec h2 {
		/* 		font-size: 24px; */
	}
	.product-small .box-text{
		padding-left:5px;
		padding-right:5px;
	}
	.product-small .product-title a {
		font-size: 15px;
	}
	.product-small .price bdi {
		font-size: 15.52px;
	}
	.btn-slider .flickity-prev-next-button{
		width:30px !important;
		height:30px !important;
	}
	.sec-gt-home .row-gt-home .col-img {
		flex-basis: 100%;
		max-width: 100%;
	}
	.sec-gt-home .col-1,.sec-gt-home .col-2 {
		max-width: 100%;
		flex-basis: 100%;
	}
	.title-danh-muc-sp {
		font-size: 26px;
	}
}
@media only screen and (max-width:410px){
	.tab-pro .nav li a {
		font-size: 16px;
	}
}