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


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
:root{
	--do:#B71901;
	--vang:#f8d531;
	--xanh:#022e6b;
}
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;
}
.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: 8px;
}

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;
}
.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;
}
.col-h100 > .col-inner{
	height:100%;
}
.col-hide > .col-inner{
	overflow:hidden;
}
.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:#482345 !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer,.copyright-footer a{
	width:100%;
	text-align:center;
	color:#eca77b !important;
	position:relative;
}
.copyright-footer a:hover{
	text-decoration:underline;
}
.footer-primary{
	padding:15px 0;
	border-top:1px solid rgba(255,255,255,0.2);
}
.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 #c72528 !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) #c72528;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	bottom:70px;
	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;
}
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: #000;
	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;
}
.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;
}
.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%;
	transition:all 0.3s;
}
.post-item .post-title{
	margin:0 0 10px;
}
.post-item .post-title a{
	margin:0;
	font-size:16px;
	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 .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.form-tv input{
	width:100%;
}
.w100{
	width:100% !important;
}
.col-center > .col-inner{
	margin-left:auto !important;
	margin-right:auto !important;
}
.col-left > .col-inner{
	margin-left:0 !important;
	margin-right:auto !important;
}
.col-right > .col-inner{
	margin-left:auto !important;
	margin-right:0 !important;
}

/* Header */
.header-nav-main > li{
	margin:0 15px;
}
.header-nav-main > li > a{
	font-size:16px;
	font-weight:600;
	color:#eca77b !important;
	position:relative;
}
.header-nav-main > li > a:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:0;
	height:2px;
	background:#eca77b;
	opacity:1 !important;
	transition:all 0.5s;
}
.header-nav-main > li > a:hover:before{
	width:100%;
}

/* Trang chủ */
.col-form-page .form-tv > p{
	display:flex;
	flex-wrap:wrap;
	gap:15px;
	margin-right:-15px;
}
.col-form-page .form-tv > p > *{
	width:calc(100% / 4 - 15px);
	flex-shrink:0;
}
.col-form-page .form-tv input{
	margin:0;
	border-radius:5px !important;
}
.title-sec{
	padding:0 0 30px;
	margin:0 0 25px;
	position:relative;
}
.title-sec:after{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:0;
	width:100%;
	max-width:450px;
	background:url(/wp-content/uploads/2026/05/bg-title.png) no-repeat;
	background-position:center;
	background-size:contain;
	height:20px;
}
.title-sec :is(h1,h2){
	text-transform:uppercase;
	margin:0;
}
.sec-uu-dai .list-item p{
	margin:0;
	position:relative;
}
.sec-uu-dai .list-item p + p{
	margin-top: 15px;
}
.sec-uu-dai .list-item p:before {
	content: "\f06b";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right: 10px;
	font-size: 16px;
	color: red;
	display: inline-block;
}
.list-tongquan ul li{
	list-style:none;
	position:relative;
	margin-left:0 !important;
}
.list-tongquan ul li:before{
	content: '\f005';
	display: inline-block;
	margin-right: 5px;
	font-family: 'fontawesome';
	font-weight: 900;
	color: #f78e05;
}

.ga-tien-ich .col-inner{
	border:1px solid #f78e05;
}












/* Footer */
.contact-f p{
	margin:0;
}
.contact-f p + p{
	margin-top:12px;
}
.contact-f p i{
	width:20px;
}
.contact-f a:hover{
	text-decoration:underline;
}
.sec-footer .section-title-normal {
	border-bottom: 2px solid #ffffff14;
}
.sec-footer .section-title-normal span {
	border-bottom:2px solid rgb(231 159 118 / 55%);
}
.sec-footer .form-tv input{
	height:50px !important;
	border:1px dashed #A86236;
}
.form-tv input[type=submit]{
	border:none;
	background-color:var(--do) !important;
}
.logo-f img{
	max-width:250px;
}
.menu-cs > div + div{
	margin-top:10px !important;
}
.menu-cs a{
	min-height:unset;
	line-height:1.35;
	padding:0;
}
.menu-cs a i{
	color:var(--do);
	font-size:15px;
	width:unset;
	transform:translatey(1px);
}
.menu-cs a:hover span{
	text-decoration:underline;
}
.btn-popup-fix{
	width:max-content;
	white-space:nowrap;
	padding:6px 15px;
	background:#B71901;
	border-radius:6px;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	position:fixed;
	right:16px;
	bottom:20px;
	color: #fff;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / .15);
	cursor: pointer;
	animation: tada 2s ease 0s infinite;
}
.btn-lac{
	animation: tada 2s ease 0s infinite;
}
@keyframes tada{
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	10%, 20% {
		-webkit-transform: scale(.95) rotate(-2deg);
		-ms-transform: scale(.95) rotate(-2deg);
		transform: scale(.95) rotate(-2deg);
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale(1.05) rotate(2deg);
		-ms-transform: scale(1.05) rotate(2deg);
		transform: scale(1.05) rotate(2deg);
	}
	40%, 60%, 80% {
		-webkit-transform: scale(1.05) rotate(-2deg);
		-ms-transform: scale(1.05) rotate(-2deg);
		transform: scale(1.05) rotate(-2deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}
.btn-popup-fix i {
	margin-right: 6px;
}

.pum-close.popmake-close{
	margin:0;
}
#popmake-982 h3.txt-title{
	font-size:24px;
	text-transform:uppercase;
	text-align:center;
	line-height:1.35;
	margin:0 0 10px;
	color:#fff;
}
#popmake-982 p.txt-sub{
	text-align:center;
}
.icon-menu{
	color:#fff;
}
.nav-sidebar li a{
	font-size:16px;
	color:#000;
}
.nav-sidebar > li > a{
	font-weight:600 !important;
}
.post-sidebar .widget-title {
	display:block;
	padding:10px 15px;
	background:var(--xanh);
	margin:0 0 15px;
	color:#fff;
	border-bottom:3px solid #f85f00;
}
@media only screen and (max-width:1200px){
	.header-nav-main > li {
		margin: 0 8px;
	}
	.header-nav-main > li > a {
		font-size: 15px;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	#post-list .col.post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.sec-footer .form-tv input {
		height: 50px !important;
		border: 1px dashed #A86236;
	}
	.col-form-page .form-tv > p{
		margin-right:0;
	}
	.col-form-page .form-tv > p > * {
		width: 100%;
	}
	#popmake-982 h3.txt-title {
		font-size: 22px;
		margin: 10px 0;
	}
	#post-list .col.post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
}
@media only screen and (max-width:414px){

}

