/*
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:#db2121;
	--vang:#f8d531;
	--xanh:#275e9f;
}
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,th,td{
	font-family: "Roboto", sans-serif !important;
}

b,strong,h1,h2,h3,h4,h5,h6{
	font-weight:500;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
}
.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,.is-divider{
	display:none !important;
}
input[type=submit]{
	margin:0;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0{
	padding-bottom:0 !important;
}
.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:10px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--xanh) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/07/top.png) var(--xanh);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
}
table {
	border-collapse: collapse;
}
.owl-stage{
	display:flex;
}
.owl-stage .col,.owl-stage .col > .col-inner{
	height:100%;
}
.owl-item {
	flex-shrink:0;
}
.owl-item .col {
	max-width:100%;
}
.owl-dots {
	margin:0 !important;
}
.owl-dots button{
	min-height:unset;
	margin:0 5px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px 4px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:var(--vang) !important;
}
.owl-nav{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	transform:translatey(-50%);
	margin:0 !important;
}
.owl-nav button{
	min-height:unset;
	line-height:unset !important;
	margin:0 !important;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	display:flex !important;
	align-items:center;
	justify-content:center;
	transition:all 0.3s;
}
.accordion button.toggle{
	pointer-events:none !important;
}
.map iframe{
	width:100%;
	height:100%;
}
.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;
}
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text{
	vertical-align:top;
}
.title-400 :is(h1,h2,h3){
	font-weight:400;
}
.title-500 :is(h1,h2,h3){
	font-weight:500;
}

/* Header */
.header-button .line1{
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:var(--xanh);
}
.header-button .line2{
	font-size:20px;
	display:flex;
	align-items:center;
	line-height:1;
}
.header-button .line2 i{
	width:25px;
	height:25px;
	flex-shrink:0;
	margin-right:5px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	border-radius:5px;
	background:var(--xanh);
	color:#fff;
	font-size:13px;
}
.header-bottom-nav.nav-left > li{
	margin:0;
}
.header-bottom-nav.nav-left > li > a{
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	padding-left:15px;
	padding-right:15px;
}
.header-bottom-nav.nav-left > li:first-child > a{
	padding-left:0;
}
.header-bottom-nav.nav-left li:hover > a{
	color:var(--xanh) !important;
}
.header-bottom-nav.nav-left > li.menu-item-1133 a{
	background:var(--xanh);
	color:#fff !important;
}

.header-nav .sub-menu{
	padding:15px;
	border-top:3px solid var(--xanh) !important;
}
.header-nav .sub-menu li a{
	color:#4d4d4d;
}
.header-nav .header-search-form input[type=search]{
	width:270px;
}
.header-nav .header-search-form :is(input, button){
	height:37px;
	border:none;
}
.header-nav .header-search-form button[type=submit]{
	background-color:#fff !important;
	color:#4d4d4d;
	box-shadow:none !important;
	width:45px;
}
#header .header-wrapper.stuck #masthead{
	display:none;
}
#header .header-wrapper.stuck .header-bottom {
	background-color: var(--xanh);
}
#header .header-wrapper.stuck .header-bottom {
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
}
.header-wrapper.stuck .header-bottom-nav.nav-left > li > a{
	color:#fff !important;
}
.header-wrapper.stuck .header-bottom-nav.nav-left > li:hover > a{
	background:#fff;
	color:var(--xanh) !important;
}

.linkpage :is(span,a){
	font-size:14px;
	font-weight:400;
	color:#333;
}
.linkpage a:hover{
	color:var(--xanh);
}
.linkpage span.space{
	display:inline-block;
	margin:0 5px;
}
/* Block sidebar */
.row-sidebar .col-sidebar:last-child{
	padding-bottom:0;
}
.row-sidebar .txt-title{
	position:relative;
	padding:0 0 7px;
	margin:0 0 15px;
}
.row-sidebar .txt-title:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:50px;
	height:2px;
	background:var(--xanh);
}
.row-sidebar .txt-title p{
	text-transform:uppercase;
	font-size:16px;
	margin:0;
	font-weight:500;
}
.row-sidebar .menu-shortcode li{
	list-style:none;
	margin:0 !important;
	padding:5px 0;
	border-bottom:1px dashed #e2e2e2;
}
.row-sidebar .menu-shortcode li a{
	color:#333;
	padding:5px 0;
	display:block;
}
.row-sidebar .menu-shortcode li a:hover{
	color:var(--xanh);
}
.row-sidebar .menu-shortcode li a:before{
	content:'\f054';
	font-family:'fontawesome';
	margin-right:7px;
	font-size:10px;
	display:inline-block;
	transform:translatey(-2px);
	transition:all 0.3s;
}
.row-sidebar .menu-shortcode li a:hover:before{
	transform:translatex(2px) translatey(-2px);
}
.row-sidebar .product-small.box{
	display:flex;
	flex-direction:row-reverse;
	align-items:center;
}
.row-sidebar .product-small .box-image{
	display:block;
	width:35px;
	flex-shrink:0;
	height:fit-content;
}
.row-sidebar .product-small .box-text{
	padding:15px 10px 15px 0;
}
.row-sidebar .product-title a{
	font-size:14px;
	text-transform:uppercase;
	font-weight:500;
	color:#333;
}
.row-sidebar .product-title a:hover{
	color:var(--xanh);
}
.row-sidebar .product-custom .col{
	padding:0;
}
.row-sidebar .row.product-custom {
	margin:0 !important;
}
.row-sidebar .product-custom .col-inner{
	padding:4px 0;
	border-bottom:1px solid #ebebeb;
}

.post-item .col-inner{
	height:100%;
	transition:all 0.3s;
}
.post-item .blog-post-inner{
	display:flex;
	flex-direction:column;
}
.post-item .post-title{
	margin:0 0 7px;
	order:1;
}
.post-item .post-title a{
	margin:0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:18px;
}
.post-item .post-title a:hover{
	color:var(--xanh);
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	order:3;
}
.post-item .date-box-post{
	order:2;
	font-size:14px;
	color:#696969;
	margin:7px 0;
}
.post-item .date-box-post i{
	margin-right:5px;
}
.post-item .btn-box-post{
	order:4;
	margin:15px 0 0;
}
.post-item .btn-box-post a{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	font-size:15px;
	padding:7px 15px;
	border:1px solid #333;
	color:#333;
	margin:0 !important;
	transition:all 0.3s;
}
.post-item .btn-box-post a:hover{
	color:#fff;
	background:var(--xanh);
	border-color:var(--xanh);
}
.post-item .btn-box-post a i{
	margin-left:5px;
	font-size:12px;
}

/* Chuyên mục tin tức */
.blog-wrapper{
	padding-top:15px;
}
h1.title-cat{
	font-size:24px;
	text-transform:uppercase;
	margin:0 0 20px;
}
.blog-archive .large-9 .post-item .box-image .image-cover{
	padding-top:56.25% !important;
}
.blog-archive .large-9 .post-item .box-text{
	padding:0 0 0 15px;
}
.blog-single h1.entry-title{
	font-size:36px;
}
.blog-single .entry-header-text{
	padding:0;
}

/* Trang chủ */
.title-sec{
	position:relative;
	padding:0 0 15px;
	margin:0 0 30px;
	border-bottom: 1px dotted #333333;
}
.title-sec:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	width:30px;
	height:21px;
	background:url(/wp-content/uploads/2025/07/icon_title-sec.png) #e8e8e8 no-repeat;
	background-position:center;
	background-size:20px;
	bottom:-10px;
	pointer-events:none;
}
.title-sec.ic-white:before{
	background:url(/wp-content/uploads/2025/07/icon_title-sec.png) #fff no-repeat;
	background-position:center;
	background-size:20px;
}
.title-sec h2{
	text-transform:uppercase;
	font-size:20px;
	font-weight:500;
	margin:0;
}
.product-small .product-title{
	margin:0 0 7px;
}
.product-small .product-title a{
	font-size:15px;
	text-transform:uppercase;
	font-weight:400;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-small .product-title a:hover{
	color:var(--xanh);
}
.product-small .price-wrapper :is(bdi,.price-0){
	color:var(--do);
	font-weight:400;
	font-size:14px;
}

.btn-link-cat {
	font-weight:400;
	font-size:14px;
	padding:5px 30px;
	background-color:var(--xanh) !important;
	transition:all 0.3s;
	box-shadow:0 2px 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3) !important;
	color:#fff;
	border:none !important;
}
.btn-link-cat:hover{
	transform:translatey(-3px);
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3) !important;
}
.section-title{
	border-bottom:1px solid #c4b4b4;
	margin-bottom:0;
}
.section-title span{
	border-bottom:2px solid #7e8b6a;
	margin-bottom:0;
	text-transform:initial;
	font-size:24px;
}
.section-title a{
	font-size:14px;
	font-weight:400;
}
.section-title a:hover{
	color:var(--xanh);
}
.section-title a i{
	transform:translatey(2px);
	display:inline-block;
}
.post-home .post-item > .col-inner{
	height:100%;
	background:#fff;
	padding:4px;
	border-radius:4px;
}
.post-home .post-item :is(.date-box-post,.btn-box-post){
	display:none;
}
.post-home .post-item .box-text{
	padding:10px 9px;
}
.post-home .post-item .post-title a{
	font-size:16px;
	font-weight:400;
}

/* Trang danh mục sản phẩm */
.shop-page-title .is-large{
	display:none;
}
h1.shop-page-title {
	font-size:36px;
	font-weight:500;
	text-transform:capitalize;
}
.shop-container .product-small .col-inner{
	height:100%;
}
.shop-container .product-small .box-image a{
	position:relative;
	padding-top:100%;
	overflow:hidden;
}
.shop-container .product-small .box-image a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}

/* Chi tiết sản phẩm */
.product-images a{
	position:relative;
	padding-top:100%;
	overflow:hidden;
	display:block;
}
.product-images a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
h1.product-title{
	font-size:22px;
	margin:0 0 15px;
}
.product-page-price :is(.price-0,bdi){
	color:var(--do);
	font-size:22px;
	font-weight:500;
}
.btn-hotline-page-product{
	margin:5px 0 20px;
	font-size:18px;
	font-weight:400;
	border-radius:8px;
	padding:3px 25px;
}
.custom-product-page .txt-meta-contact {
	padding:10px;
	border:1px solid #ebebeb;
	margin:0 0 20px;
}
.txt-meta-contact h3{
	font-size:16px;
	font-weight:600;
	margin:0 0 5px;
}
.txt-meta-contact p{
	margin:0 0 6px;
	font-size:15px;
}




/* Liên hệ */
.map-lh{
	height:350px;
}

.contact-lh h1{
	text-transform:uppercase;
	font-weight:600;
	margin:0 0 20px;
	color:#e1ab1d;
	font-size:24px;
}
.contact-lh h3{
	font-size:17px;
	text-transform:uppercase;
	font-weight:600;
	margin:0 0 15px;
}
.contact-lh p{
	margin:0 0 12px;
}
.contact-lh p i{
	width:20px;
}
.form-lh :is(input,textarea){
	border-radius:5px;
}
.form-lh input{
	height:42px;
}
.form-lh input[type=submit]{
	display:table;
	margin:0 auto;
	font-weight:500;
	font-size:15px;
}

/* Trang đặt hàng */
form p.label{
	margin:0 0 5px;
	font-weight:500;
}
form p.label span{
	color:var(--do);
}
form .row-input{
	margin-bottom:10px;
}
form .wpcf7-wysiwyg-container :is(.mce-top-part,.wp-editor-tabs){
	display:none !important;
}


/* Footer */
.logo-f img{
	padding-top:0;
}
.logo-f h3,
.title-f p{
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.36;
	margin:0 0 10px;
	color: var(--xanh);
}
.logo-f p{
	margin:0 0 7px;
}
.logo-f p i{
	width:20px;
	font-size:15px;
	color:#1b276f;
}
.menu-f a{
	min-height:unset;
	line-height:unset;
	padding:0;
}
.menu-f a i{
	width:unset;
	transition:all 0.3s;
	font-size:15px;
	transform:translatey(1px);
}
.menu-f a:hover i{
	transform:translatex(2px) translatey(1px);
}
.menu-f a:hover{
	color:var(--xanh) !important;
}
.menu-f .ux-menu-link + .ux-menu-link{
	margin-top:7px !important;
}

.list-cat-child {
	flex-wrap:wrap;
	flex-direction:row;
	justify-content:center;
	gap:15px;
	margin:0 0 20px;
}
.list-cat-child a{
	padding:6px 15px 5px;
	border:1px solid #a4a4a4;
	border-radius:5px;
	transition:all 0.3s;
}
.list-cat-child a:hover{
	background:var(--xanh);
	color:#fff !important;
	border-color:var(--xanh);
}

.icon-menu{
	color:var(--xanh) !important;
}
@media only screen and (max-width:1200px){
	.blog-archive .large-9 .post-item .box-image .image-cover {
		padding-top: 65% !important;
	}
	.blog-single h1.entry-title {
		font-size: 30px;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.header-wrapper{
		/* 		box-shadow: 1px 1px 10px rgba(0, 0, 0, .15); */
	}
	.logo-f .icon-box-img{
		width:105px !important;
	}
	.blog-wrapper .post-sidebar{
		display:none;
	}
	article figure{
		margin-left:auto !important;
		margin-right:auto !important;
	}
	h1.product-title {
		font-size: 20px;
	}
	#header .header-wrapper.stuck #masthead {
		display: block;
		height:70px !important;
	}
	#header .header-wrapper.stuck{
		height:70px !important;
	}
	#header .header-wrapper.stuck #logo img {
		max-height: 70px !important;
	}
	.header-bottom{
		background-color: #ebebeb !important;
	}
	.header-bottom .submit-button{
		background-color:var(--xanh) !important;
	}
	#wide-nav > .flex-row.container{
		padding-left:5px;
		padding-right:5px;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.logo-f{
		flex-direction:column;
	}
	.logo-f .icon-box-img{
		width:150px !important;
	}
	.logo-f .icon-box-text{
		padding:15px 0 0 !important;
	}
	.contact-lh h3 {
		font-size: 16px;
		margin: 0 0 10px;
	}
	.blog-archive .large-9 .post-item .box-image .image-cover {
		padding-top: 56.25% !important;
	}
	.blog-archive .large-9 .post-item .box-text {
		padding: 15px 0 20px;
	}
	.blog-single h1.entry-title {
		font-size: 28px;
	}
	h1.shop-page-title {
		font-size: 30px;
	}
}
@media only screen and (max-width:440px){
	.blog-single h1.entry-title {
		font-size: 24px;
	}
}