/*
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{
	--vang:#f5b120;
	--nau:#693100;
	--do:#ff3048;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
html,body{
	font-size:14.4px;
}
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;
}
b,strong{
	font-weight:bold;
}
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;
}
.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-w400 p, .title-w400 :is(h1,h2,h3,h4,h5,h6){
	font-weight:400;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6){
	font-weight:500;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6){
	font-weight:600;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6){
	font-weight:700;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6){
	font-weight:800;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6){
	font-weight:900;
}
.title-f30 :is(h1,h2,h3,h4){
	font-size:30px;
}
.title-f20 :is(h1,h2,h3,h4){
	font-size:20px;
}
.txt-width700{
	max-width:700px;
	margin:0 auto;
}
.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;
}
.absolute-footer{
	background-color:#E3E3E3 !important;
	padding:0;
}
.absolute-footer a:hover{
	color:var(--vang) !important;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#000;
	position:relative;
}
.footer-primary{
	padding:10px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	width: 36px;
	height: 36px;
	min-height:unset;
	border-radius: 5px !important;
	border: 1px solid var(--do) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) var(--do);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
	bottom:75px;
}
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 :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 .post-title{
	margin:0 0 7px;
}
.post-item .post-title a{
	margin:0;
	font-size:16px;
	font-weight:500;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:var(--nau);
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:14.4px;
}
.linkpage :is(a,span){
	color:var(--nau);
	transition:all 0.3s;
}
.linkpage a:hover{
	color:var(--vang);
}
.price del{
	text-decoration:unset;
}
.price del bdi{
	text-decoration:line-through;
}
.price-wrapper .price{
	display:flex;
	flex-wrap:wrap;
	gap:4px 10px;
	align-items:flex-end;
	justify-content:center;	
}
.price-wrapper .price ins{
	order:-1;
}
.price-wrapper .price bdi{
	font-size:16px;
	color:var(--do);
	font-weight:700;
}
del span.amount{
	opacity:1;
}
.price-wrapper .price del bdi {
	font-size:14px;
	font-weight:400;
	color: #8a8a8a;
}
.product-small .product-title{
	margin:0 0 7px;
}
.product-small .product-title a{
	font-size:14.4px;
	margin:0;
	min-height:38px;
	color:#000;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.badge-container {
	margin:0;
	top:5px;
	left:5px;
}
.badge-container .callout{
	height: unset;
	width: unset;
}
.badge-container .badge-inner{
	font-weight:400;
	font-size:12px;
	display:block;
	padding:5px 8px 4px;
	border-radius:3px;
	background-color:var(--do);
}
.product-small .box-image .image-tools.grid-tools{
	opacity:0;
	visibility:hidden;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%) !important;
	width:40px;
	height:40px;
	border-radius:50%;
	overflow:hidden;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}
.product-small:hover .box-image .image-tools.grid-tools{
	opacity:1;
	visibility:visible;
}
.product-small .box-image .image-tools.grid-tools a{
	background-color:#fff;
	padding:0;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:all 0.2s;
}
.product-small .box-image .image-tools.grid-tools a:hover{
	background:var(--do);
}
.product-small .box-image .image-tools.grid-tools a img{
	object-fit:cover;
	transition:all 0.2s;
	width:20px;
}
.product-small .box-image .image-tools.grid-tools a:hover img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.product-small .box-image .btn-view{
	position:absolute;
	text-transform:uppercase;
	z-index:1;
	left:0;
	bottom:0;
	width:100%;
	transition:all 0.2s;
	opacity:0;
	visibility:hidden;
}
.product-small .box-image .btn-view a{
	display:block;
	width:100%;
	background:var(--do);
	color:#fff;
	padding:6px;
	font-weight:600;
	text-align:center;
	border:1px solid var(--do);
	transition:all 0.2s;
}
.product-small:hover .box-image .btn-view{
	opacity:1;
	visibility:visible;
}
.product-small .box-image .btn-view:hover a{
	background:#fff;
	color:var(--do);
}
/* Header */
.header-nav-main.nav-left{
	padding-right:30px;
	justify-content:center;
}
.header-nav-main.nav-left > li{
	margin:0 15px;
}
.header-nav-main li a{
	text-transform:initial !important;
	font-size:15.52px;
	font-weight:400 !important;
}
.header-nav-main li a:not(.button){
	color:var(--nau) !important;
}
.header-nav-main.nav-left > li > a{
	font-weight:500 !important;
}
.header-nav-main li:hover > a{
	color:var(--vang) !important;
}
.header-nav-main.nav-left ul.sub-menu a{
	font-size:15px;
}
.header-nav-main.nav-left ul.sub-menu{
	display:flex;
	flex-direction:column;
	padding:0;
}
.header-nav-main.nav-left ul.sub-menu > li{
	position:relative;
	width:100%;
}
.header-nav-main.nav-left ul.sub-menu > li > ul.sub-menu {
	position:absolute;
	top:0;
	left:calc(100% + 40px);
	background:#fff;
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
	transition:all 0.5s;
	opacity:0;
	visibility:hidden;
}
.header-nav-main.nav-left ul.sub-menu > li:hover > ul.sub-menu{
	opacity:1;
	visibility:visible;
	left:100%;
}
.header-nav-main.nav-left ul.sub-menu li.menu-item-has-children:before{
	content:'\f054';
	font-family:'fontawesome';
	position:absolute;
	top:50%;
	right:10px;
	transform:translatey(-50%);
	font-size:11px;
}
.header-nav-main.nav-right > li{
	margin:0 12px;
}
.header-nav-main.nav-right > li > a > i{
	color:var(--nau) !important;
	font-size:22px !important;
	width:24px;
	height:24px;
}
.mobile-nav.nav-right > li > a > i{
	width:22px;
	height:22px;
}
.header-nav-main.nav-right > li > a > i:before,
.mobile-nav.nav-right > li > a > i:before{
	display:none;
}
li.header-search > a > i{
	background:url(/wp-content/uploads/2026/01/search.png) no-repeat;
	background-position:center;
	background-size:cover;
}
li.account-item > a > i{
	background:url(/wp-content/uploads/2026/01/user.png) no-repeat;
	background-position:center;
	background-size:cover;
}
li.cart-item > a > i{
	background:url(/wp-content/uploads/2026/01/cart.png) no-repeat;
	background-position:center;
	background-size:cover;
}
.header-nav-main.nav-right > li.account-item ul.nav-dropdown{
	padding:0;
}
.header-nav-main.nav-right .return-to-shop a{
	color:#fff !important;
}
/* Footer */
.col-1f,.col-4f{
	flex-basis: 28%;
	max-width: 28%;
} 
.col-2f,.col-3f{
	flex-basis: 22%;
	max-width: 22%;
}
.logo-f img{
	width:185px;
}
.title-f{
	padding:0 0 7px;
	margin:0 0 10px;
	position:relative;
}
.title-f:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	height:1px;
	width:35px;
	background:#000;
}
.title-f p{
	margin:0;
	font-size:18px;
	font-weight:500;
	color:var(--nau);
}
.contact-f p{
	margin:0;
}
.contact-f p + p{
	margin-top:7px;
}
.contact-f p i{
	width:20px;
}
.contact-f p a{
	color:#000;
	transition:all 0.3s;
}
.contact-f p a:hover{
	color:var(--vang);
}
.menu-f .ux-menu-link + .ux-menu-link{
	margin-top:10px !important;
}
.menu-f a{
	padding:0;
	min-height:unset;
}
.menu-f a:hover{
	color:var(--vang) !important;
}
.title-form-f p{
	margin:10px 0 5px;
	font-size:16px;
	font-weight:500;
	color:var(--nau);
}
.form-f > p{
	display:flex;
}
.form-f input{
	margin:0;
	height:38px;
	border-color:var(--nau);
}
.form-f input[type=submit]{
	font-size:14px;
	font-weight:500;
	border:none;
}
/* Trang liên hệ */
.map-lh{
	height:450px;
}
.form-lh .row3input > p{
	display:flex;
	flex-wrap:wrap;
	gap:15px;
	justify-content:space-between;
}
.form-lh .row3input > p > *{
	width:calc(100% / 3 - 15px);
}
.form-lh input{
	height:40px;
}
.form-lh input[type=submit]{
	display:table;
	margin:0 auto;
	font-weight:500;
}
/* Tin tức */
.blog-archive #post-list .post-item .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.blog-wrapper{
	padding-top:0;
}
.row.row-category,.row.row-single{
	margin-top:0 !important;
}
h1.title-category{
	font-size:26px;
	font-weight:500;
	color:var(--nau);
}
.blog-single .entry-header .entry-date{
	border-bottom:1px solid #ddd;
	padding:0 0 10px;
}
.blog-single .entry-header .entry-date span{
	font-size:14.4px;
}
.blog-single .entry-header .entry-date span + span{
	margin-left:20px;
}
.blog-single .entry-header .entry-date span i{
	margin:0 3px 0 0;
}

.category-page-row > .col.large-3,
.blog-wrapper .col.post-sidebar{
	flex-basis: 300px;
	max-width: 300px;
}
.category-page-row > .col.large-9,
.blog-wrapper .row-single .col.large-9{
	flex: 1;
	max-width: unset;
}

.row-sidebar > .col-content:last-child{
	padding-bottom:0;
}
.row-sidebar .title-sidebar{
	border-bottom:2px solid var(--vang);
	padding:0 0 5px;
	margin:0 0 10px;
}
.row-sidebar .title-sidebar p{
	font-size:22px;
	font-weight:700;
	margin:0;
	line-height:1.3;
}
.row-sidebar .product-sidebar .product-small.box{
	display:flex;
}
.row-sidebar .product-sidebar .product-small .box-image{
	width:90px !important;
	flex-shrink:0;
}
.row-sidebar .product-sidebar .product-small .box-text{
	padding:0 0 0 10px;
}
.row-sidebar .product-sidebar .product-small .product-title a{
	font-size:15px;
	min-height:unset;
}
.row-sidebar .product-sidebar .product-small .price-wrapper .price {
	justify-content: flex-start;
}
.row-sidebar .product-sidebar :is(.badge-container,.btn-view){
	display:none;
}
.row-sidebar .product-sidebar .col .col-inner{
	padding:5px;
	border:1px solid #ddd;
}
ul.menu-shortcode {
	margin:0;
	list-style:none;
}
ul.menu-shortcode li{
	margin:0;
	position:relative;
}
ul.menu-shortcode > li:not(:last-child){
	border-bottom:1px solid #ddd;
}
ul.menu-shortcode li a{
	display:block;
	width:calc(100% - 25px);
	padding:8px 0;
	color:#000;
	transition:all 0.2s;
}
ul.menu-shortcode li a:hover{
	color:var(--vang);
	font-weight:500;
}
ul.menu-shortcode li .btntoggle{
	margin:0;
	padding:0;
	width:20px;
	height:20px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:9px;
	cursor:pointer;
	position:absolute;
	top:4px;
	right:0;
	z-index:2;
}
ul.menu-shortcode li.active > .btntoggle i{
	transform:rotate(90deg);
}
ul.menu-shortcode li.active > a{
	font-weight:500;
}
ul.menu-shortcode .sub-menu{
	display:none;
}
ul.menu-shortcode li.active > .sub-menu{
	display:block;
}
ul.menu-shortcode .sub-menu > li{
	margin:0 0 0 10px;
}


/* Danh mục sản phẩm */
.category-page-row{
	padding-top:0;
}
.category-page-row .shop-page-title .page-title-inner{
	padding-top:0;
	align-items:flex-start;
	min-height:unset;
	margin:0 0 10px;
}
.category-page-row .shop-page-title .woocommerce-breadcrumb {
	display:none;
}
.category-page-row h1.shop-page-title{
	font-size:22px;
	line-height:1.3;
	margin:0;
}
.category-page-row .shop-page-title .woocommerce-ordering select{
	margin:0;
}
.row-sidebar .woof_redraw_zone .woof_container_inner h4{
	font-size:22px;
	line-height:1.3;
	margin:0 0 10px;
	padding:0 0 5px;
	border-bottom: 2px solid var(--vang);
}
.row-sidebar .woof_redraw_zone ul.woof_list_checkbox li .icheckbox_square-blue{
	margin:0;
	width:15px;
	height:15px;
	background:none !important;
}
.row-sidebar .woof_redraw_zone ul.woof_list_checkbox  input[type=checkbox]{
	opacity:1 !important;
	visibility:visible !important;
	margin: 0;
	width: 100%;
	height: 100%;
}
.row-sidebar .woof_redraw_zone ul.woof_list_checkbox li .woof_checkbox_label{
	margin:0 0 0 8px;
	font-size:14.4px;
	font-weight:400;
}
.off-canvas .sidebar-inner {
	padding: 30px 0px;
}
/* lightbox product - Xem nhanh*/
.product-lightbox.lightbox-content{
	max-width: 1030px;
	padding: 30px;
}
.product-lightbox .col.product-gallery{
	flex-basis: 42%;
	max-width: 42%;
	padding:10px !important;
	border:1px solid #ebebeb;
}
.product-lightbox .col.product-info{
	flex-basis: 58%;
	max-width: 58%;
}
.product-lightbox .product-gallery .slide{
	padding-top:100%;
	overflow:hidden;
}
.product-lightbox .product-gallery .slide img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.product-lightbox .product-lightbox-inner{
	padding: 0 0 0 30px !important;
}
.product-lightbox h1{
	font-size:30px;
	margin:0 0 5px;
	color:var(--nau);
}
.product-lightbox .status{
	font-size:14px;
}
.product-lightbox .status span{
	color: var(--do);
	font-weight: bold;
}
.product-lightbox .nd-mota{
	font-size:14.4px;
	text-align:justify;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-lightbox .btn-view-product a{
	font-size:14.4px;
	color:var(--do);
}
.product-lightbox .price-wrapper .price{
	justify-content:flex-start;
}
.product-lightbox .price-wrapper .price bdi{
	font-size:16px;
}
.product-lightbox .price-wrapper .price ins bdi{
	font-size:30px;
}

/* Chi tiết sản phẩm */
.col-left-chitiet-sp{

}
.col-right-chitiet-sp{

}
.col-right-chitiet-sp .col-content > .col-inner{
	padding:15px;
	border:1px solid #ddd;
}
.col-right-chitiet-sp .col-content .icon-box + .icon-box {
	margin-top:20px;
}
.col-right-chitiet-sp .col-content .icon-box h3{
	font-size:15px;
	line-height:1.35;
	margin: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;
}
h1.product-title{
	font-size:30px;
	line-height:1.35;
	margin:0 0 10px;
	padding:0 0 8px;
	border-bottom:1px solid #ddd;
}
.group_status p{
	margin:0;
}
.group_status p + p{
	margin-top:4px;
}
.group_status p span{
	font-weight:600;
	color:var(--do);
}
.product-price-container{
	margin:15px 0 25px;
}
.product-price-container .price-wrapper .price{
	justify-content:flex-start;
}
.product-price-container .price-wrapper .price bdi{
	font-size:32px;
}
.product-price-container .price-wrapper .price del bdi{
	font-size:20px;
}
.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:14.4px;
	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{
	width:calc(50% - 10px);
	min-height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:16px;
	border:1px solid var(--do);
	background-color:var(--do) !important;
	padding:5px;
	line-height:unset;
	flex:unset;
}
.cart button.buy_now_button{
	background-color:#fff !important;
	color:var(--do);
}
.cart button.buy_now_button:hover{
	color:#fff;
	background-color:var(--do) !important;
}
.acc-content-product{
	margin-top:20px;
}
.acc-content-product .accordion-title{
	padding:10px 25px 10px 0;
	font-size:20px;
	font-weight:600;
}
.acc-content-product .accordion-title .toggle{
	left:unset;
	right:0;
	margin:0;
	font-size:12px;
	top:10px;
}
.acc-content-product .accordion-inner{
	padding:15px 0 0;
}
.related-products-wrapper {
	border:0;
}
.related-products-wrapper h3{
	text-align:center;
	font-size:30px;
	color:var(--do);
	text-transform:initial;
	border-bottom:1px solid #9d9d9d;
	padding:0 0 6px;
	line-height:1.3;
}

/* Trang chủ */
.title-sec h2{
	text-transform:uppercase;
	font-size:28px;
	font-weight:500;
}
.col-title-sec-sp > .col-inner > .uxb-wrapper--text{
	width:auto;
}
.col-title-sec-sp > .col-inner{
	display:flex;
	flex-wrap:wrap;
	align-items:flex-end;
	gap:15px 30px;
	padding:0 0 12px;
	border-bottom:1px solid #9d9d9d;
	justify-content:space-between;
}
.col-title-sec-sp .txt-title h2{
	font-size:30px;
	font-weight:700;
	color:var(--nau);
	line-height:1.25;
	padding:0 0 0 16px;
	position:relative;
	margin:0;
	white-space:nowrap;
}
.col-title-sec-sp .txt-title h2:before{
	content:'';
	position:absolute;
	top:3px;
	left:0;
	width:6px;
	height:30px;
	background:var(--nau);
}
.col-title-sec-sp .menu-cat-con{
	flex:1;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	gap: 10px 25px;
}
.col-title-sec-sp .menu-cat-con a{
	min-height:30px;
	line-height:unset;
	padding:2px 0;
}
.col-title-sec-sp .menu-cat-con a:hover{
	color:var(--do) !important;
}
.col-title-sec-sp .btn-link{
	margin:0;
	font-size:14.4px;
	font-weight:400;
	background-color:#939598 !important;
	border-radius:5px;
	min-height:unset;
	height:30px;
	line-height:unset;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:2px 10px 0;
}
.col-title-sec-sp .btn-link:hover{
	background-color:var(--nau) !important;
}
.row-has-banner .col-w20{
	flex-basis: 20%;
	max-width: 20%;
}
.row-has-banner .col-w80{
	flex-basis: 80%;
	max-width: 80%;
}


.icon-menu{
	color:var(--nau);
}
.mobile-sidebar .nav-sidebar li a{
	font-size:16px !important;
	color:var(--nau) !important;
	font-weight:500 !important;
}
.btn-fix{
	position:fixed;
	z-index:9;
	right: 16px;
    bottom: 20px;
	background:#0A7CFF;
	border-radius:99px;
	overflow:hidden;
}
.btn-fix a{
	padding:0 16px;
	height:44px;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:6px;
	color:#fff;
	font-weight:700;
}
@media only screen and (max-width:1200px){
	.header-nav-main.nav-right > li > a > i {
		width: 22px;
		height: 22px;
	}
	.header-nav-main.nav-right > li {
		margin: 0 7px;
	}
	.header-nav-main.nav-left > li {
		margin: 0 10px;
	}
	.logo {
		margin: 0 !important;
	}
	.header-nav-main.nav-left {
		padding-right: 15px;
		padding-left: 15px;
	}
	.blog-archive #post-list .post-item{
		flex-basis: calc(100% / 3);
		max-width: calc(100% / 3);
	}
	.category-page-row .products .product-small.col{
		flex-basis: calc(100% / 3);
		max-width: calc(100% / 3);
	}
}
@media only screen and (max-width:849px){
	.col-1f {
		flex-basis: 38%;
		max-width: 38%;
	}
	.col-2f,.col-3f {
		flex-basis: calc(62% /2);
		max-width: calc(62% /2);
	}
	.col-4f {
		flex-basis: calc(100% /1);
		max-width: calc(100% /1);
	}
	.menu-follow-f.menu-f{
		flex-direction:row;
	}
	.menu-follow-f.menu-f .ux-menu-link + .ux-menu-link {
		margin-top: unset !important;
		margin-left: 20px !important;
	}
	.blog-archive #post-list .post-item{
		flex-basis: calc(100% / 2);
		max-width: calc(100% / 2);
	}
	.category-page-row > .col.large-3,
	.blog-wrapper .col.post-sidebar{
		flex-basis: 100%;
		max-width: 100%;
	}
	.category-page-row > .col.large-9,
	.blog-wrapper .row-single .col.large-9{
		flex: 1;
		max-width: 100%;
	}
	.product-lightbox.lightbox-content {
		padding: 20px;
	}
	.product-lightbox .product-lightbox-inner {
		padding: 0 0 0 20px !important;
	}
	.product-lightbox h1 {
		font-size: 26px;
		line-height: 1.3;
	}
	.product-lightbox .price-wrapper .price ins bdi {
		font-size: 26px;
	}
	.product-lightbox .col.product-gallery{
		flex-basis: 45%;
		max-width: 45%;
	}
	.product-lightbox .col.product-info{
		flex-basis: 55%;
		max-width: 55%;
	}
	h1.product-title {
		font-size: 26px;
	}
	.product-price-container .price-wrapper .price bdi {
		font-size: 28px;
	}
	.product-price-container .price-wrapper .price del bdi {
		font-size: 18px;
	}
	.row-has-banner .col-w80 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.col-title-sec-sp .txt-title h2 {
		font-size: 26px;
	}
	.col-title-sec-sp .txt-title h2:before {
		top: 4px;
		width: 4px;
		height: 22px;
	}
}
@media only screen and (max-width:568px){
	.col-f {
		flex-basis: calc(100% /1) !important;
		max-width: calc(100% /1) !important;
	}
	.menu-follow-f.menu-f {
		flex-direction: column;
	}
	.menu-follow-f.menu-f .ux-menu-link + .ux-menu-link {
		margin-top: 10px !important;
		margin-left: 0 !important;
	}
	.map-lh{
		height:300px;
	}
	.form-lh .row3input > p {
		gap: 0;
		flex-direction: column;
	}
	.form-lh .row3input > p > * {
		width: 100%;
	}
	.icon-contact-lh .icon-box-img{
		width:40px !important;
	}
	.blog-archive #post-list .post-item{
		flex-basis: calc(100% / 1);
		max-width: calc(100% / 1);
	}
	.category-page-row .products .product-small.col{
		flex-basis: calc(100% / 2);
		max-width: calc(100% / 2);
	}
	.product-lightbox .col.product-gallery,
	.product-lightbox .col.product-info{
		flex-basis: 100%;
		max-width: 100%;
	}
	.product-lightbox .product-lightbox-inner {
		padding: 20px 0 0 0 !important;
	}
	.product-lightbox h1 {
		font-size: 20px;
	}
	.product-lightbox.lightbox-content {
		padding: 15px;
	}
	.product-lightbox .price-wrapper .price ins bdi {
		font-size: 22px;
	}
	h1.product-title {
		font-size: 24px;
	}
	.product-price-container .price-wrapper .price bdi {
		font-size: 24px;
	}
	.product-price-container .price-wrapper .price del bdi {
		font-size: 16px;
	}
	.custom-product-page .add-to-cart-container .cart button {
		width: calc(50% - 5px);
	}
	.related-products-wrapper h3 {
		font-size: 24px;
	}
	.col-title-sec-sp .txt-title{
		width:100%;
	}
	.col-title-sec-sp .txt-title h2 {
		font-size: 20px;
		padding: 0 0 0 10px;
		white-space: unset;
	}
	.col-title-sec-sp .txt-title h2:before {
		top: 4px;
		width: 4px;
		height: 16px;
	}
	.col-title-sec-sp .menu-cat-con {
		justify-content: flex-start;
		gap: 6px 15px;
	}
	#logo {
		width: 100px !important;
	}
}
@media only screen and (max-width:414px){

}