/*
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=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root{
	--do:#f72816;
	--vang:#e1a626;
	--xanh:#162e6e;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Roboto", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Roboto", sans-serif !important;
}
h1,h2,h3,h4,h5,h6,.uppercase{
	line-height:inherit;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
}
input[type=submit],
form.wpcf7-form button[type=submit]{
	margin:0;
}
form.wpcf7-form input:not([type="checkbox"]):not([type="radio"]),
form.wpcf7-form select,
form.wpcf7-form textarea,
form.wpcf7-form button {
	border-radius: 5px;
}

form.wpcf7-form input:not([type="checkbox"]):not([type="radio"]),
form.wpcf7-form select,
form.wpcf7-form button {
	height: 45px;
}
form.wpcf7-form p.label{
	font-weight:500;
	margin:0 0 3px;
}
form.wpcf7-form .wpcf7-acceptance label{
	font-size:14px;
	font-weight:400;
	line-height:1.35;
	display:flex;
}
.form-flex{
	display:flex;
	flex-wrap:wrap;
	gap:0 15px;
	justify-content:space-between;
}
.form-flex .r50{
	width:calc(50% - calc(15px / 2));
}
.form-flex .r100{
	width:100%;
}
.btn-submit-center input[type=submit]{
	margin:0 auto;
	display:block;
}
.input-w100 input{
	width:100%;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
a{
	cursor:pointer;
	transition:all 0.3s;
}
.w100{
	width:100% !important;
}
.btn-m0{
	margin:0;
}
.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;
}
.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 !important;
}
.p-mb5 p,.title-mb5 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:5px !important;
} 
.p-mb10 p,.title-mb10 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:10px !important;
}
.p-mb15 p,.title-mb15 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:15px !important;
}
.p-mb20 p,.title-mb20 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:20px !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;
}
.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;
	letter-spacing:inherit;
}
.col-h100 > .col-inner{
	height:100%;
}
.col-hide > .col-inner{
	overflow:hidden;
}
.col-float-left > .col-inner{
	margin-left:0 !important;
	margin-right:auto !important;
}
.col-center > .col-inner{
	margin-left:auto !important;
	margin-right:auto !important;
}
.col-float-right > .col-inner{
	margin-left:auto !important;
	margin-right:0 !important;
}
.img-h100 :is(.img,.img-inner){
	height:100%;
}
.img-h100 img{
	height:100%;
	object-fit:cover;
}
.img-white img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.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:15px 0;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
.single-page figure{
	margin-left:auto;
	margin-right:auto;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--vang) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) var(--vang);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
}
#top-link i{
	display:none;
}
table {
	border-collapse: collapse;
}
.row-full-width{
	margin-left:0 !important;
	margin-right:0 !important;
}
.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;
}
.pum-container{
	max-height:90vh;
	overflow-y:auto !important;
	scrollbar-width: none;
}
.pum-container::-webkit-scrollbar {
	display: none;
}
.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;
}
.icon-box.icon-txt-center .icon-box-text{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.flatpickr-current-month{
	display:flex;
}
.flatpickr-time input{
	border:none !important;
	box-shadow:none !important;
	height:100%;
}
.price del{
	text-decoration:unset;
}
.price del bdi{
	text-decoration:line-through;
	color:#828287 !important;
	font-weight:400 !important;
}

del span.amount{
	opacity:1;
}
form .variations tbody tr th label{
	margin: 10px 0 0;
	text-transform: initial;
	font-size: 15px;
	font-weight: 400;
}
form .variations tbody tr th label {
	margin: 0;
	text-transform: initial;
	font-size: 16px;
	font-weight: 700;
}
form .variations li.variable-item {
	width: unset !important;
	height: unset !important;
	border-radius: 5px !important;
	padding: 5px 15px !important;
	position: relative;
	min-height: 42px;
}
form .variations tbody tr td ul li {
	box-shadow: none !important;
	border: 1px solid #e5e5e5;
	margin: 0 10px 10px 0 !important;
}
form .variations li.variable-item.selected {
	color: var(--do);
	border-color: var(--do);
}
form .variations li.variable-item.selected:after{
	content: '';
	position: absolute !important;
	bottom: 0px;
	right: 0px;
	width: 15px;
	height: 15px;
	background: var(--do);
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	z-index:1;
}
form .variations li.variable-item.selected:before {
	content: '\f00c';
	font-family: 'Fontawesome' !important;
	position: absolute !important;
	bottom: 0px;
	right: 1px;
	color: #fff;
	font-size: 7px;
	z-index:2;
}
form .variations li.variable-item span{
	font-size:15px;
	font-weight:500;
}
form .variations li.variable-item:hover,
form .variations li.variable-item.selected span,
form .variations li.variable-item:hover span{
	border-color:var(--do);
	color:var(--do);
}
.cart,.woocommerce-variation-add-to-cart{
	justify-content:space-between;
	gap:15px 10px !important;
}
.cart .ux-quantity{
	width:100%;
	align-items:center;
}
.cart .ux-quantity:before{
	content:'Số lượng:';
	font-size:15px;
	margin:0 10px 0 0;
}
.cart .ux-quantity input{
	height:40px;
	width:33px;
	flex-shrink:0;
	max-width:unset;
	font-size:16px;
}
.cart .ux-quantity input[type=number]{
	width:80px;
}
.cart .ux-quantity input.minus{
	border-radius:5px 0 0 5px;
}
.cart .ux-quantity input.plus{
	border-radius:0 5px 5px 0;
}
.cart button[type=submit]{
	width:calc(50% - 7px);
	min-height:55px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:99px;
	font-size:17px;
	text-transform:initial;
	font-weight:500;
	border:none;
	line-height:1.35;
	opacity:1 !important;
}
.cart button.wpcbn-btn{
	text-transform:uppercase;
	background-color:var(--xanh);
}

.woocommerce-cart .cart .ux-quantity:before{
	display:none;
}
.woocommerce-cart .cart .ux-quantity input {
    width: 22px;
}
.woocommerce-cart .cart .ux-quantity input[type=number]{
	width:40px;
}

.woocommerce-product-gallery{
	border:1px solid #ddd;
	background:#F6F8FA;
}
.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;
}
#button-contact-vr {
	z-index: 9;
}
.post-item .col-inner{
	height:100%;
	padding:8px;
	border:1px solid var(--xanh);
	transition:all 0.3s;
	border-radius:10px;
	overflow:hidden;
}
.post-item .box-image{
	border-radius:10px;
}
.post-item .box-image .image-cover{
	padding-top:70% !important;
}
.post-item .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.post-item .box-text{
	padding:12px 0 20px;
}
.post-item .box-text .box-text-inner{
	display:flex;
	flex-direction:column;
}
.post-item .post-title{
	margin:0 0 10px;
	order:1;
}
.post-item .post-title a{
	margin:0;
	font-size:17px;
	font-weight:700;
	color:var(--xanh);
	line-height:1.35;
	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(--vang);
}
.post-item .date-blog{
	order:2;
	font-size:11.52px;
	margin:0 0 2px;
	color:#333;
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:var(--xanh);
	order:3;
}

/* Header */
.hello-txt{
	text-transform:uppercase;
	font-size:16px;
}
.header-wrapper.stuck #masthead{
	display:none;
}
.header-nav-main > li{
	margin:0 10px;
}
.header-nav > li > a img{
	margin-right:3px;
	transform:translatey(-2px);
	width:22px;
}
.header-nav-main.nav-left{
	justify-content:center;
	padding-right:30px;
}
.header-nav-main li.header-search-form{
	width:100%;
	max-width:580px;
}
.header-nav-main li.header-search-form input[type=search]{
	width:100%;
	max-width:580px;
	border:2px solid transparent;
	border-radius:99px;
	background-color: #eee;
	padding-left: 48px;
	padding-right: 24px;
	font-size:17px;
	line-height:1.5;
	height:54px;
}
.header-nav-main li.header-search-form input[type=search]:focus{
	border-color:var(--vang);
	background-color:transparent
}
.header-nav-main li.header-search-form button[type=submit]{
	position:absolute;
	padding:0;
	width:35px;
	height:35px;
	display:flex;
	align-items:center;
	justify-content:center;
	top:50%;
	transform:translatey(-50%);
	left:8px;
	border:none;
	box-shadow:none !important;
	background-color:transparent !important;
	color:#333333;
}
.hotline-header a{
	display:flex;
	color:#000;
}
.hotline-header a img{
	width:32px;
	height:auto;
	margin-right:8px;
	flex-shrink:0;
}
.hotline-header a span{
	line-height:1.2;
	display:block;
}
.hotline-header a span.line-1{
	margin:0 0 3px;
	font-size:13px;
}
.hotline-header a span.line-2{
	font-size:16px;
	font-weight:700;
}
li.cart-item  > a{
	padding:0 24px;
	background:var(--vang);
	min-height:40px;
	font-weight:500;
	color:#fff !important;
}
li.cart-item  > a:hover{
	background:#bb871a;
}
.mobile-nav li.cart-item  > a{
	background:transparent;
	color:#000 !important;
	padding:0;
}
[data-icon-label]:after{
	background-color:var(--do);
}

.header-bottom-nav > li{
	margin:0 16px;
}
.header-bottom-nav > li > a {
	font-size:14px !important;
	text-transform:uppercase;
	font-weight:400;
	color:#fff !important;
	letter-spacing:0.8px;
	position:relative;
}
.header-bottom-nav > li > a:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	height:2px;
	transition:all 0.3s;
	width:0%;
	opacity:1 !important;
	background:var(--vang);
}
.header-bottom-nav > li:hover > a:before{
	width:100%;
}


.header-nav .sub-menu{
	padding:0;
	border-radius: 0 10px 10px 0;
	border: 1px solid #d59c28;
	border-left: none;
}
.nav-dropdown>li>a {
	font-size: 14px;
	color: #025e58;
	padding: 11px 0;
}
.nav-dropdown.nav-dropdown-default>li>a {
	border-bottom: 1px dashed #d2a772;
}

.header-vertical-menu__fly-out{
	width:240px;
	border: 1px solid #D59C28;
	border-radius: 0 0 10px 10px;
	border-top: none;
}
ul.nav-vertical-fly-out > li + li{
	border-top: 1px dashed #007A6A;
}
ul.nav-vertical-fly-out > li > a{
	font-weight: 500;
	font-size: 14px;
	color:var(--xanh);
}
ul.nav-vertical-fly-out > li > a:hover{
	color:var(--vang);
}
.header-nav ul.ux-nav-vertical-menu .sub-menu{
	border-left:1px solid #d59c28;
}
.linkpage :is(a,span){
	font-size:16px;
	color:var(--xanh);
}
.linkpage a:hover{
	color:var(--vang);
}
/* Chuyên mục tin tức */
.blog-archive h1.page-title{
	font-size:32px;
	line-height:1.35;
	margin:0;
	text-transform:uppercase;
}
.blog-archive .taxonomy-description{
	padding-top:16px;
}

/* Nội dung bài viết */
.entry-content :is(h2,h3,h4,h5,h6){
	line-height:1.35;
}
.entry-content h2 {
	font-size: 20px;
}
.entry-content h3 {
	font-size: 19px;
}
.entry-content h4 {
	font-size: 18px;
}
.entry-content h5 {
	font-size: 18px;
}
.blog-single .sec-linkpage .col-content > .col-inner{
	background:#F1F1F1;
	padding:10px 10px 5px 10px !important;
	border-bottom:1px solid #c3b3b3;
	border-right:1px solid #c3b3b3;
	border-radius:6px;
}
.blog-single > .row:first-of-type{
	margin-top:20px !important;
}
.blog-single h1.entry-title{
	font-size:30px;
	line-height:1.3;
	margin:0 0 12px;
}
.blog-single .entry-meta {
	letter-spacing:0.56px;
}
.blog-single .article-inner h2, .article-inner h3 {
	position: relative;
	padding:5px 0 5px 40px;
	border-bottom: 2px solid #162e6e;
}
.blog-single .article-inner h2:before, .blog-single .article-inner h3:before {
	content: "\f0e7";
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	z-index: 1;
	display: inline-block;
	width: 30px;
	text-align: center;
	background: #162e6e;
}

.related-posts h3.txt-title{
	text-align:center;
	text-transform:uppercase;
	font-size:25px;
	margin:0 0 35px;
}

.row-sidebar > .col-content:last-child{
	padding-bottom:0;
}
.row-sidebar .ux-menu a:hover{
	color:var(--vang);
}
.col-sidebar-page{
	border-right:1px solid #ececec;
}


/* Box sản phẩm */
.row.row-list-product{
	margin-left:-5px;
	margin-right:-5px;
}
.row.row-list-product .col{
	padding:0 5px 10px;
}
.star-rating:before, .woocommerce-page .star-rating:before,.star-rating span:before,
.stars a.active:after, .stars a:hover:after{
	color: #FFC107 !important;
}
.badge-container{
	display:none;
}
.product-small .col-inner,
.product-style .col-inner{
	height:100%;
	background:#fff;
	border:1px solid var(--xanh);
	border-radius:8px;
	overflow:hidden;
	padding:8px;
}
.product-small .box-image{
	border-radius:8px;
}
.product-small .box-image .image-none{
	position:relative;
	padding-top:100%;
}
.product-small .box-image .image-none img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.product-small .product-title{
	margin:0 0 12px;
}
.product-small .product-title a{
	margin:0;
	font-size:14px;
	font-weight:600;
	color:#000;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition:unset;
}
.product-small .product-title a:hover{
	text-decoration:underline;
	color:var(--xanh);
}
.product-small .price bdi{
	font-size:14px;
	font-weight:700;
	color:var(--do);
}

.product-small .price-wrapper{
	display:flex;
	flex-direction:column-reverse;
	gap:8px;
}
.product-small .add-to-cart-button {
	width:35px;
	height:35px;
	position: absolute;
	bottom: 20px;
	right: 0;
}
.product-small .add-to-cart-button a{
	margin:0;
	width:100%;
	height:100%;
	border-radius:50%;
	overflow:hidden;
	background-color:var(--vang);
	color:var(--vang);
	border:none;
	position:relative;
}
.product-small .add-to-cart-button a:hover{
	background-color:var(--xanh);
	color:var(--xanh);
}
.product-small .add-to-cart-button a:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(/wp-content/uploads/2026/06/cart-plus.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:20px;
	z-index:1;
}
.count-rating .star-rating{
	margin:0;
}
.count-rating .rating-count{
	font-size:11.52px;
	color:#333;
	transform:translatey(1px);
}
/* Danh mục sản phẩm */
.filter-button {
	display: inline-block;
	margin-top: 0.5em;
	letter-spacing: -0;
	text-transform: none;
}
.shop-page-title h1.shop-page-title{
	font-size:32px;
	/* 	color: #2f6d6c; */
	margin-bottom: 10px;
}
.woocommerce-result-count,
.woocommerce-ordering select {
	font-size: 14px
}
.woocommerce-ordering select {
	border-radius: 30px;
}
span.widget-title {
	font-weight: 600;
	font-size: 22px;
	text-transform: none;
	letter-spacing: 0;
	color: black;
	display: block;
	margin-bottom: 15px;
}
#shop-sidebar .menu li a{
	color:var(--xanh);
	display:block;
}
#shop-sidebar .menu li a:hover{
	color:var(--vang);
}

/* Chi tiết sản phẩm */
.sec-chitiet-sp .linkpage :is(a,span){
	color:hsla(0,0%,40%,.7);
	font-size:14px;
}
.sec-chitiet-sp .linkpage a:hover{
	color:#000;
}
h1.product-title{
	font-size:21px;
	line-height:1.35;
	color:var(--xanh);
}
.sec-chitiet-sp .woocommerce-product-rating{
	display:flex;
	align-items:center;
	gap:5px;
}
.sec-chitiet-sp .woocommerce-product-rating a{
	transform:translatey(2px);
}
.sec-chitiet-sp .woocommerce-product-rating a:hover{
	color:var(--vang);
}
.product-page-price{
	margin:0 0 25px;
}
.product-page-price bdi{
	font-size:26px;
	font-weight:700;
	color:var(--do);
}
.product-page-price del bdi{
	font-size:16px;
}
.woocommerce-Reviews > *{
	flex-basis: 100%;
	max-width: 100%;
}

/* Trang chủ */
.sec-banner-home .col-content{
	padding-left:calc(240px + 15px + 15px) !important;
}
.sec-banner-home .col-content .row > .col {
	padding:0 4px 8px;
}
.sec-banner-home .col-content .row{
	margin-left:-4px;
	margin-right:-4px;
}
.sec-banner-home .col-slider-banner{
	flex-basis: 70%;
	max-width: 70%;
}
.sec-banner-home .col-bd > .col-inner{
	border-radius:10px;
	overflow:hidden;
}
.sec-banner-home .col-phic-banner{
	flex-basis: 30%;
	max-width: 30%;
}

.sec-sell-home .ux-timer{
	margin:0 !important;
}

.sec-sell-home .ux-timer span{
	font-size:18px;
	color:#ff0000 !important;
	border:1px solid #ff0000;
	border-radius:8px;
}
.sec-sell-home .ux-timer span strong{
	font-size:8px;
	opacity:1;
}
.sec-brand-home .gallery-col .box-image{
	border-radius:5px;
}
.ux-title-cat .section-title{
	gap:15px;
}
.ux-title-cat .section-title-main{
	text-transform:initial;
	font-size:24px;
	color:var(--xanh);
	border-color:#146267;
}
.ux-title-cat ul.hdevvn-show-cats {
	margin: 0;
	padding: 0;
	display: flex;
	gap: 10px;
	list-style: none;
	overflow-x: auto;
	overflow-y: hidden;
	width: max-content;
	max-width: 100%;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
}

.ux-title-cat ul.hdevvn-show-cats::-webkit-scrollbar {
	display: none;
}
.ux-title-cat ul.hdevvn-show-cats li{
	margin:0 !important;
}
.ux-title-cat ul.hdevvn-show-cats li a{
	font-size:15px;
	font-weight:600;
	opacity:1;
	color:var(--xanh);
	padding:0;
	white-space:nowrap;
}
.ux-title-cat ul.hdevvn-show-cats li + li > a{
	padding-left:15px;
}
.ux-title-cat ul.hdevvn-show-cats li a:hover{
	color:var(--vang);
}
.section-title > a{
	font-weight:400;
	font-size:15px;
	color:var(--xanh);
	text-transform:uppercase;
}

.title-bg{
	position:relative;
	padding:0 0 35px;
}
.title-bg:after{
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	transform:translatex(-50%);
	width:100%;
	height:29px;
	background:url('/wp-content/uploads/2026/06/title-bg.webp') no-repeat;
	background-position:center;
	background-size:contain;
}
.sec-kh-home .col-kh > .col-inner{
	box-shadow:0px 11px 13px #00000014;
}
.sec-kh-home .col-kh .img-kh{
	width:112px !important;
	border-radius:50%;
	overflow:hidden;
	border:1px solid var(--vang);
	margin:0 auto 20px !important;
}
.sec-kh-home .col-kh .txt-cmt{
	max-width:500px;
	margin:0 auto;
	font-style:italic;
}
.sec-kh-home .col-kh .testimonial-text h3{
	font-size:20px;
	font-style:normal;
	color:var(--xanh);
	margin:10px 0 3px;
}
.sec-kh-home .col-kh .testimonial-text p{
	margin:0;
	font-size:14px;
	color:var(--xanh);
	font-style:normal;
}
.sec-kh-home .flickity-page-dots{
	bottom:0;
}
.sec-kh-home .flickity-page-dots .dot{
	border-width:1px !important;
}
.sec-kh-home .flickity-page-dots .dot.is-selected {
	background-color: var(--vang) !important;
	border-color:var(--vang) !important;
}

.sec-video-home .txt-title h2{
	width:max-content;
	max-width:100%;
	border-bottom:2px solid var(--xanh);
	margin:0 0 20px;
	padding:0 0 5px;
}
.map.map-home{
	height:350px;
}



/* Footer */
.follow-f a.icon{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:40px;
	height:40px;
	border: 1px solid var(--vang);
	border-radius:50%;
	color:var(--vang) !important;
	background-color:#fff8f8 !important;
}
.follow-f a.icon:hover{
	background-color:var(--vang) !important;
	color:#fff !important;
}

.contact-f p{
	margin:0;
	line-height:1.5;
}
.contact-f p + p{
	margin-top:12px;
}
.contact-f p i{
	width:20px;
	color:var(--xanh);
}
.menu-f > div + div{
	margin-top:15px !important;
}
.menu-f a{
	min-height:unset;
	line-height:1.5;
	padding:0;
	font-size:14.4px;
}
.menu-f a i{
	width:unset;
	transition:all 0.3s;
}
.menu-f a:hover i{
	transform:translatex(2px);
}
.contact-f a:hover,
.menu-f a:hover span{
	text-decoration:underline;
	color:#2f6d6c;
}

.shopee-tiktok > .col-inner{
	display:flex;
	gap:10px;
}
.shopee-tiktok .img{
	width:40px !important;
	border-radius:50%;
	overflow:hidden;
	margin:0 !important;
	flex-shrink:0;
}

.sidebar-menu .nav-sidebar li a{
	color:#000;
	font-size:16px;
}
.sidebar-menu .nav-sidebar > li > a{
	font-weight:500 !important;
}
.sidebar-menu .searchform :is(input,button){
	height:45px;
}
.sidebar-menu .searchform input{
	border-radius:6px 0 0 6px;
	border-right:0;
}
.sidebar-menu .searchform button{
	border-radius:0 6px 6px 0;
	border:none;
	width:45px;
}
.mobile-nav .icon-menu,.mobile-nav .icon-shopping-cart{
	color:var(--vang);
}
@media only screen and (max-width:1200px){
	.product-small .add-to-cart-button {
		width: 30px;
		height: 30px;
		position: absolute;
		bottom: 12px;
		right: 0;
	}
	.product-small .add-to-cart-button a:before {
		background-size: 16px;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.header-wrapper.stuck #masthead{
		display:block;
	}
	.shopee-tiktok .img{
		width:40px !important;
	}
	#post-list .col.post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
	.sec-banner-home .col-content {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.blog-archive h1.page-title {
		font-size: 20px;
	}
	#post-list .col.post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	.blog-single h1.entry-title{
		font-size:20px;
	}
	.related-posts h3.txt-title {
		font-size: 20px;
		margin:0 0 15px;
	}
	h1.product-title {
		font-size: 20px;
	}
	.cart button[type=submit] {
		width: 100%;
	}
	.archive .product-small.col {
		padding: 0 5px 10px;
	}
	.sec-banner-home .col-slider-banner {
		flex-basis: 100%;
		max-width: 100%;
	}
	.ux-title-cat .section-title-main {
		font-size: 22px;
		padding-bottom: 5px;
		line-height: 1.35;
	}

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

}