/*
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&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root{
	--do:#f72816;
	--vang:#f99406;
	--xanh:#0C2265;
}
html,body,span,label,a,p,button,b,div{
	/* 	font-family: "Roboto", sans-serif; */
	font-family: "Inter", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	/* 	font-family: "Roboto", sans-serif !important; */
	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: 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;
}
.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:var(--xanh) !important;
	display:none;
	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;
}
.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;
	min-width:unset;
}
#top-link i{
	display:none;
}
table {
	border-collapse: collapse;
	border:1px solid #ddd;
}
th,td{
	border:1px solid #ddd;
	padding:10px 15px !important;
	color:inherit;
	font-size:inherit;
}
.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:75%;
	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 .box-text{
	padding:15px 15px 20px;
}
.post-item .post-title{
	margin:0 0 10px;
}
.post-item .post-title a{
	margin:0;
	font-size:18px;
	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;
}


/* Header */
.contact-header p{
	display:inline-block;
	margin:0;
}
.contact-header p,
.contact-header p a{
	font-size:12px;
}
.contact-header p + p{
	margin-left:20px;
}
.contact-header p i{
	margin-right:5px;
}
.header-button{
	font-size:14.4px;
	font-weight:500;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	padding:10px 20px;
	background:linear-gradient(to bottom,#01337a,#002f72);
	border-radius:6px;
	letter-spacing:0.8px;
	transition:all 0.3s;
}
.header-button:hover{
	transform:translatey(-3px);
}
.header-nav-main > li{
	margin:0 18px;
}
.header-nav-main li > a{
	color:#000;
	font-size:16px;
	position:relative;
}
.header-nav-main > li > a{
	font-size:15px;
	font-weight:600;
	letter-spacing:0.5px;
}
.header-nav-main li.active > a,
.header-nav-main li:hover > a{
	color:var(--xanh) !important;
}

.header-nav-main > li > a:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:0;
	height:2px;
	background:var(--xanh);
	opacity:1 !important;
	visibility:visible !important;
	transition:all 0.3s;
}
.header-nav-main li:hover > a:before,
.header-nav-main li.active > a:before{
	width:100%;
}
.header-nav-main .sub-menu{
	padding:0;
}
.header-nav-main .sub-menu li a{
	margin:0;
	padding:15px;
}

/* Trang chủ */
.ga-doitac .box-image img{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	right:unset;
	bottom:unset;
	width:unset;
	height:unset;
	max-width:calc(100% - 15px);
	max-height:calc(100% - 10px);
	filter: grayscale(100%);
	opacity:0.7;
}
.sec-gt-home .col-img{
	flex-basis: 45%;
	max-width: 45%;
}
.sec-gt-home .col-txt{
	flex-basis: 55%;
	max-width: 55%;
}
.sec-gt-home .col-txt .col-txt-top > .col-inner{
	padding-left:30px;
}
.sec-gt-home .txt-gt ul{
	list-style:none;
}
.sec-gt-home .txt-gt ul li{
	margin:0 !important;
	position:relative;
	line-height:1.35;
	padding:0 0 0 25px;
}
.sec-gt-home .txt-gt ul li + li{
	margin-top:8px !important;
}
.sec-gt-home .txt-gt ul li:before{
	content:'\f058';
	font-family:'fontawesome';
	position:absolute;
	top:0;
	left:0;
	color:var(--xanh);
}
.sec-gt-home .row-item .col-content > .col-inner{
	padding:0 10px;
}
.sec-gt-home .row-item .icon-box h3{
	font-size:14px;
	line-height:1.35;
	font-weight:600;
	margin:0 0 5px;
	text-transform:uppercase;
}
.sec-gt-home .row-item .icon-box p{
	font-size:13px;
	margin:0;
	line-height:1.35;
}
.sec-gt-home .row-item .col-content > .col-inner:before{
	content:'';
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:1px;
	background:#e2e2e2;
}
.sec-gt-home .row-item .col-content:last-child > .col-inner:before{
	opacity:0;
}

.sec-danh-muc-home .col-item > .col-inner{
	height:100%;
	border-radius:6px;
	overflow:hidden;
	border:1px solid #d1d1d1;
	box-shadow:0 0 3px 0 #d1d1d1;
}
.sec-danh-muc-home .col-item .img-banner{
	margin:0;
}
.sec-danh-muc-home .col-item .icon-box{
	margin-top:-30px;
}
.sec-danh-muc-home .col-item .icon-box .icon-box-img{
	width:60px !important;
	height:60px;
	border-radius:50%;
	background:#001736;
	/* 	background:var(--xanh); */
}
.sec-danh-muc-home .col-item .icon-box .icon-box-img img{
	width:33px;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.sec-danh-muc-home .col-item .icon-box .icon-box-text{
	padding:0 25px 30px;
}
.sec-danh-muc-home .col-item .icon-box h3{
	font-size:16px;
	margin:0 0 15px;
	text-align:center;
}
.sec-danh-muc-home .col-item .icon-box ul{
	margin:0;
	font-size:15px;
}
.sec-danh-muc-home .col-item a.button{
	margin:0 auto 30px;
	display:table;
	font-weight:600;
	font-size:14px;
	min-height:unset;
	line-height:1.35;
	padding:6px 10px;
	width:100%;
	max-width:150px;
	border-radius:5px;
}

.sec-couter-home:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	height:1px;
	width:100%;
	background:rgba(255,255,255,0.2);
}
.sec-couter-home .col-item{
	padding:0;
}
.sec-couter-home .col-item > .col-inner{
	padding:15px 20px;
	height:100%;
}
.sec-couter-home .col-item > .col-inner:before{
	content:'';
	position:absolute;
	right:0;
	top:50%;
	transform:translatey(-50%);
	width:1px;
	height:100%;
	max-height:100px;
	background:rgba(255,255,255,0.15);
}
.sec-couter-home .col-item:last-child > .col-inner:before{
	display:none;
}
.sec-couter-home .col-item .icon-box .icon-box-img{
	width:50px !important;
}
.sec-couter-home .col-item .icon-box .icon-box-text{
	padding-left:20px;
}
.sec-couter-home .col-item .icon-box h3{
	font-size:26px;
	line-height:1.1;
	margin:0 0 6px;
	font-weight:600;
	color:var(--vang);
}
.sec-couter-home .col-item .icon-box h4{
	font-weight:500;
	margin:0 0 3px;
	font-size:14.4px;
	text-transform:uppercase;
}
.sec-couter-home .col-item .icon-box p{
	margin:0;
	font-size:14px;
	line-height:1.35;
	font-weight:300;
}

.sec-banner-home .col-right > .col-inner{
	max-width:360px;
	margin-right:0;
	margin-left:auto;

	background:#001736;
	padding:30px;
	border:1px solid rgba(255,255,255,0.2);
	border-radius:10px;
}
.sec-banner-home .col-right .icon-box .icon-box-img{
	width:45px !important;
}
.sec-banner-home .col-right .icon-box h3{
	font-size:15.52px;
	font-weight:500;
	line-height:1.35;
	margin:0 0 5px;
}
.sec-banner-home .col-right .icon-box p{
	margin:0;
	font-size:14px;
	max-width:200px;
}
.sec-banner-home .col-right .icon-box + .icon-box{
	padding-top:16px;
	margin-top:15px;
	border-top:1px solid rgba(255,255,255,0.2);
}
.sec-banner-home .col-right .icon-box .icon-box-text{
	padding-left:20px;
}

.sec-banner-home .txt-bg :is(p,h1,h2){
	background:linear-gradient(to bottom,#ffffff,#D1D1D1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sec-banner-home .txt1 p{
	font-size:18px;
	letter-spacing:1px;
}

.sec-banner-home .txt2 h1{
	font-size:78px;
	letter-spacing:2px;
	line-height:1.1;
}
.sec-banner-home .txt3{
	padding:10px 0 15px;
}
.sec-banner-home .txt3 p{
	font-size:36px;
	letter-spacing:1px;
	line-height:1.35;
}
.sec-banner-home .txt4{
	margin-top:6px;
	font-size:14px;
}
.sec-banner-home .col-btn > .col-inner{
	display:flex;
	flex-wrap:wrap;
	gap:15px 20px;
}
.sec-banner-home a.button{
	margin:0;
	font-weight:500;
	font-size:15px;
	padding:12px 25px;
	border-radius:6px;
	box-shadow:none !important;
	border:none;
	min-height:unset;
	line-height:1;
	letter-spacing:1px;
}
.sec-banner-home a.button.btn1{
	background:linear-gradient(to bottom,#01337a,#002f72);
}
.sec-banner-home a.button.btn1:hover{
	transform:translatey(-5px);
}
.sec-banner-home a.button.btn2{
	border:1px solid #fff;
	background-color:transparent !important;
}
.sec-banner-home a.button.btn2:hover{
	background-color:#fff !important;
	color:var(--xanh);
}

/* Trang giới thiệu */
.col-float-left > .col-inner{
	margin-left:0 !important;
	margin-right:auto !important;
}
.col-img-gt > .col-inner:before{
	content:'';
	position:absolute;
	top:15px;
	right:-15px;
	width:100%;
	height:100%;
	background:#f99406;
}
.col-taisao-gt > .col-inner:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	height:4px;
	width:100%;
	z-index:1;
	background:#f99406;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s;
}
.col-taisao-gt > .col-inner:hover:before{
	opacity:1;
	visibility:visible;
}
.col-taisao-gt .icon-box-img{
	height:56px;
	width:56px !important;
	border-radius:50%;
	background:#F3F4F5;
}
.col-taisao-gt .icon-box-img img{
	width:32px;
}








/* Trang liên hệ */
.contact-lh p{
	margin:0;
}
.contact-lh p + p{
	margin-top:12px;
}
.contact-lh p i{
	width:20px;
}
.map-lh{
	height:450px;
}


/* Trang tin tức */
.blog-archive h1.page-title{
	font-size:26px;
	color:var(--xanh);
	margin:0;
}
.blog-archive .post-item .col-inner{
	height:100%;
	border:1px solid #e2e2e2;
	border-radius:10px;
	overflow:hidden;
}
.blog-archive .post-item .col-inner:hover{
	transform:translatey(-5px);
	box-shadow:0 5px 15px 0 rgba(0,0,0,0.15);
}

aside{
	margin-bottom:0 !important;
}
.row-sidebar .col-content:last-child{
	padding-bottom:0;
}
.row-sidebar .col-content > .col-inner{
	border:1px solid #e2e2e2;
	border-radius:0 0 10px 10px;
	overflow:hidden;
	padding-bottom:15px;
}
.row-sidebar .txt-title{
	padding:10px 15px;
	background:var(--xanh);
	font-size:20px;
	font-weight:600;
	color:#fff;
	line-height:1.35;
	margin:0 0 15px;
}
.row-sidebar .txt-title p{
	font-size:20px;
	font-weight:500;
	color:#fff;
	line-height:1.35;
	margin:0;
}
.row-sidebar .col.post-item .col-inner{
	padding:0 10px;
	height:unset;
	border-bottom:1px dashed #e2e2e2;
	padding-bottom:15px;
}
.row-sidebar .post-item .box{
	display:flex;
}
.row-sidebar .post-item .box-image{
	width:40%;
}
.row-sidebar .post-item .box-text{
	padding:0 0 0 15px;
}
.row-sidebar .post-item .post-title {
	margin: 0;
}
.row-sidebar .post-item .post-title a {
	font-size: 14.4px;
	font-weight:500;
}
.row-sidebar .post-item:last-child{
	padding-bottom:0;
}
.row-sidebar .post-item:last-child .col-inner{
	padding-bottom:0;
	border-bottom:0;
}

/* Box sản phẩm */
.product-style .col-inner,
.product-small .col-inner{
	height:100%;
	border:1px solid #e2e2e2;
	border-radius:5px;
	overflow:hidden;
	transition:all 0.3s;
	background:#fff;
}
.product-style .col-inner:hover,
.product-small .col-inner:hover{
	box-shadow:0 5px 15px 0 rgba(0,0,0,0.12);
}
.product-small .box-text{
	padding:15px 15px 20px;
}
.product-small .product-title{
	margin:0;
}
.product-small .product-title a{
	margin:0;
	font-size:18px;
	font-weight:500;
	line-height:1.35;
	color:#001736;
}
.product-small .price-wrapper{
	padding:15px 0 0;
}
.product-small .gia-lh span{
	font-size:14px;
}
.product-small .gia-lh span.value{
	font-size:17px;
	font-weight:600;
	color:var(--do);
}
/* Danh mục sản phẩm */
.shop-page-title .flex-col .is-large{
	display:none;
}
.shop-page-title h1.shop-page-title{
	font-size:26px;
	line-height:1.35;
	margin:0;
	border-bottom:1px solid #ccd9ff;
	padding:0 0 15px;
	color:#001736;
}





/* Chi tiết sản phẩm */
h1.product-title{
	font-size:28px;
	margin:0 0 15px;
	line-height:1.4;
}
.product-price-container .gia-lh span{
	font-size:24px;
	font-weight:700;
	color:var(--do);
}
.product-price-container .gia-lh span.label{
	color:#000;
	font-size:16px;
	font-weight:500;
}
.col-btn-product > .col-inner{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.col-btn-product a.button{
	margin:0;
	min-height:unset;
	line-height:1.35;
	padding:10px 15px;
	width:calc(50% - 10px);
	flex-shrink:0;
	font-size:16px;
	font-weight:600;
	border-radius:5px;
}
.col-btn-product a.button:hover{
	transform:translatey(-5px);
}

.related-products-wrapper{
	border:none !important;
}
.related-products-wrapper h3{
	padding:15px 0 0;
	margin:0 0 20px;
	color:#001736;
	font-size:22px;
}

/* Footer */
.sec-footer p{
	line-height:1.5;
	font-size:14px;
}
.logo-f{
	width:100%;
	max-width:200px;
	margin:0 auto 20px;
}
.col1f{
	flex-basis: 19%;
	max-width: 19%;
}
.col2f{
	flex-basis: 23%;
	max-width: 23%;
}
.col4f,
.col5f{
	flex-basis: 21%;
	max-width: 21%;
}
.col3f{
	flex-basis: 16%;
	max-width: 16%;
}
.title-f p{
	font-size:15.52px;
	text-transform:uppercase;
	line-height:1.35;
	margin:0 0 16px;
	font-weight:500;
}
.contact-f h4{
	font-size:14.4px;
	font-weight:500;
	margin:0;
}
.contact-f p{
	margin:10px 0 0;
}
.contact-f p i{
	width:20px;
	font-size:13px;
}
.menu-f > div + div{
	margin-top:12px !important;
}
.menu-f a{
	min-height:unset;
	padding:0;
	line-height:1.5;
	font-size:14px;
	color:#fff !important;
}
.menu-f a:hover span{
	text-decoration:underline;
}
.menu-f a i{
	width:unset;
	transition:all 0.3s;
}
.menu-f a:hover i{
	transform:translatex(3px);
}
.form-f > p{
	display:flex;
}
.form-f :is(input,button){
	margin:0;
	height:45px !important;
	font-size:15px;
	border:none;
}
.form-f input[type=email]{
	border-radius:5px 0 0 5px !important;
}
.form-f button[type=submit]{
	width:45px;
	flex-shrink:0;
	padding:0;
	display:flex;
	align-items:center;
	justify-content:center;
	background:linear-gradient(to bottom,#063d90,#003072);
	border-radius:0 5px 5px 0 !important;
	font-size:18px;
}

.mobile-nav .icon-menu,
.mobile-nav .icon-search{
	color:var(--xanh);
	font-size:20px !important;
}
.mobile-nav .icon-menu{
	background: var(--xanh);
    color: #fff;
    padding: 3px 6px;
    border-radius: 5px;
}
.mobile-sidebar .nav-sidebar li a{
	font-size:16px;
	color:#000;
}
.mobile-sidebar .nav-sidebar > li > a{
	/* 	font-size:15px; */
	font-weight:600;
	color:var(--xanh);
}
@media only screen and (max-width:1200px){
	.header-nav-main > li {
		margin: 0 8px;
	}
	.header-button {
		padding: 9px 12px;
		font-size: 14px;
	}
	.sec-gt-home .col-txt .col-txt-top > .col-inner {
		padding-left: 0;
	}
	.sec-couter-home .col-item .icon-box .icon-box-img {
		width: 40px !important;
	}
	.sec-couter-home .col-item .icon-box .icon-box-text {
		padding-left: 15px;
	}
	.sec-couter-home .col-item > .col-inner {
		padding: 15px;
	}
	.sec-couter-home .col-item .icon-box h3 {
		font-size: 24px;
	}
	.sec-couter-home .col-item .icon-box h4 {
		margin: 0 0 5px;
		font-size: 13px;
	}
	.sec-couter-home .col-item .icon-box p {
		font-size: 12.4px;
	}
	.sec-banner-home .txt1 p {
		font-size: 16px;
	}
	.sec-banner-home .txt2 h1 {
		font-size: 68px;
	}
	.sec-banner-home .txt3 p {
		font-size: 30px;
	}
}
@media only screen and (max-width:991px){
	.col1f{
		flex-basis: 100%;
		max-width: 100%;
	}
	.col2f{
		flex-basis: 33%;
		max-width: 33%;
	}
	.col4f{
		flex-basis: 23%;
		max-width: 23%;
	}
	.col5f{
		flex-basis: 26%;
		max-width: 26%;
	}
	.col3f{
		flex-basis: 18%;
		max-width: 18%;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.col2f,
	.col4f,
	.col5f,
	.col3f{
		flex-basis: 50%;
		max-width: 50%;
	}
	.sec-gt-home .col-img {
		flex-basis: 100%;
		max-width: 100%;
	}
	.sec-gt-home .col-txt {
		flex-basis: 100%;
		max-width: 100%;
		order:-1;
	}
	.sec-couter-home .col-item > .col-inner {
		padding: 30px 15px;
	}
	.sec-banner-home .txt1 p {
		font-size: 16px;
		letter-spacing: unset;
	}
	.sec-banner-home .txt2 h1 {
		font-size: 62px;
	}
	.sec-banner-home .txt3 p {
		font-size: 28px;
	}
	#post-list .col.post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
	h1.product-title {
		font-size: 26px;
	}
	.col-btn-product a.button {
		width: 100%;
		padding: 12px 15px;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.col2f,
	.col5f{
		flex-basis: 100%;
		max-width: 100%;
	}
	.col3f{
		flex-basis: 45%;
		max-width: 45%;
	}
	.col4f{
		flex-basis: 55%;
		max-width: 55%;
	}
	.title-f p {
		font-size: 17px;
		margin:0 0 12px;
	}
	.sec-gt-home .row-item .col-content{
		padding-bottom:30px !important;
	}
	.sec-gt-home .row-item .col-content > .col-inner {
		padding: 0;
	}
	.sec-gt-home .row-item .col-content > .col-inner:before{
		opacity:0;
	}
	.sec-couter-home{
		padding-bottom:0 !important;
	}
	.sec-couter-home .col-item{
		padding:0 15px 30px;
	}
	.sec-couter-home .col-item > .col-inner {
		padding: 30px;
		background:rgba(255,255,255,0.1);
		border:1px solid rgba(255,255,255,0.2);
		border-radius:6px;
	}
	.sec-couter-home .col-item > .col-inner:before{
		display:none;
	}
	.sec-couter-home .col-item .icon-box{
		flex-direction:column;
		align-items:center;
		gap:20px;
	}
	.sec-couter-home .col-item .icon-box .icon-box-text{
		padding-left:0;
		text-align:center;
	}
	.sec-couter-home .col-item .icon-box h3 {
		font-size: 26px;
	}
	.sec-couter-home .col-item .icon-box h4 {
		font-size: 18px;
	}
	.sec-couter-home .col-item .icon-box p {
		font-size: 16px;
	}
	.sec-banner-home .txt1 p {
		font-size: 14px;
	}
	.sec-banner-home .txt2 h1 {
		font-size: 50px;
	}
	.sec-banner-home .txt3 p {
		font-size: 20px;
	}
	.sec-banner-home .txt3 {
		padding: 0px 0 5px;
	}
	.sec-banner-home a.button {
		font-size: 14px;
		padding: 12px 20px;
	}
	.sec-danh-muc-home .col-item .icon-box h3 {
		font-size: 18px;
	}
	.sec-danh-muc-home .col-item .icon-box ul {
		font-size: 16px;
	}
	.sec-gt-home .row-item .icon-box h3 {
		font-size: 15px;
	}
	.sec-gt-home .row-item .icon-box p {
		font-size: 14.4px;
	}
	.map-lh{
		height:300px;
	}
	#post-list .col.post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	h1.product-title {
		font-size: 22px;
	}
	.product-price-container .gia-lh span {
		font-size: 20px;
	}
	.related-products-wrapper h3 {
		margin: 0 0 15px;
		font-size: 20px;
	}
	.shop-page-title h1.shop-page-title {
		font-size: 24px;
	}
}
@media only screen and (max-width:414px){

}

