/*
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.   ***************/
:root{
	--do:#f72816;
	--vang:#f8d531;
	--xanh:#0254fe;
}
html,body,span,label,a,p,button,b,div{
	font-family: ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input,textarea,select{
	box-shadow:none !important;
}
.txt-jus{
	text-align:justify;
}
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:#13112E !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{
	border:1px solid #fff !important;
	background:var(--main) !important;
	color:#fff !important;
}
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;
}
.p-m8 p{
	margin-bottom:8px;
}
.p-m10 p{
	margin-bottom:10px;
}

/* Header */
.header-wrapper #top-bar{
	border-bottom:1px solid rgb(251 230 150 / 36%);
}
.header-wrapper #top-bar .ic-hot{
	display:inline-block;
}
#masthead{
	border-bottom:1px solid rgb(251 230 150 / 36%);
}
.txt-topbar a{
	color:#fff;
	font-size:13px;
	transition:all 0.3s;
	position:relative;
	font-weight:300;
}
.txt-topbar a:hover{
	color:#edcd7c;
}
.txt-topbar.txt-left{
	position:relative;
	height:30px;
	display:flex;
	align-items:center;
}
.txt-topbar.txt-left img{
	margin-right:5px;
}
.txt-topbar.txt-left .list-item{
	height:100%;
	position:relative;
}
.txt-topbar.txt-left a{
	position:absolute;
	left:0;
	top:50%;
	transform:translatey(-50%);
	opacity:0;
	visibility:hidden;
	white-space:nowrap;
	font-size:15px;
	font-weight:400;
}
.txt-topbar.txt-left a.active{
	opacity:1;
	visibility:visible;
}
.txt-topbar.txt-right a + a{
	margin-left:20px;
}
.txt-topbar.txt-right a + a:before{
	content:'';
	position:absolute;
	pointer-events:none;
	top:50%;
	transform:translatey(-50%);
	width:1px;
	background:#fff;
	height:10px;
	left:-11px;
}

.title_menu_danhmuc {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.home .title_menu_danhmuc{
	display:none;
}
.home .header-wrapper.stuck .title_menu_danhmuc{
	display:flex;
}
.title_menu_danhmuc .hamburger {
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	flex-shrink:0;
}
.title_menu_danhmuc .hamburger .bar {
	display: block;
	border-radius: 4px;
	width: 100%;
	height: 10%;
	margin-top: 5px;
	background: #eac472;
	transition: 0.25s;
	user-select: none;
}
.title_menu_danhmuc .hamburger .bar.bar_1.bar {
	width: 70%;
	margin-right: 0;
	margin-left: auto;
}
.title_menu_danhmuc .hamburger .bar.bar_2.bar {
	width: 50%;
	margin-right: 0;
	margin-left: auto;
}
.title_menu_danhmuc .menu_text {
	display: flex;
	flex-direction: column;
	font-size:12px;
	line-height:1.3;
}
.title_menu_danhmuc .menu_text span.txt{
	font-size:13px;
	font-weight:500;
}

.title_menu_danhmuc.active :is(.bar_1,.bar_2) {
	width: 100% !important;
}
.title_menu_danhmuc.active .bar_3{
	opacity: 0;
}
.title_menu_danhmuc.active .bar.bar_1 {
	transform: translateY(9px) rotate(135deg);
}
.title_menu_danhmuc.active .bar.bar_2 {
	transform: translateY(-7px) rotate(-135deg);
}

.header-nav-main li.header-search-form{
	flex:1;
	padding-right:30px;
}
.header-nav-main li.header-search-form .flex-col:not(.flex-grow){
	position:absolute;
	top:0;
	right:0;
}
.header-nav-main li.header-search-form :is(input,button){
	height:40px;
	box-shadow:none !important;
	border:none;
}
.header-nav-main li.header-search-form input[type=search]{
	border-radius:5px;
	background:#302f5a;
	color:#fff;
	font-size:16px;
	padding-right:45px;
	line-height:40px;
	transition:all 0.3s;
}
.header-nav-main li.header-search-form input[type=search]:focus{
	box-shadow:0 0 0 1px #4b7dff !important;
}
.header-nav-main li.header-search-form button[type=submit]{
	border-radius:0 5px 5px 0;
	width:40px;
	background-color:transparent !important;
}
.item-right-header-main{
	display:flex;
}
.item-right-header-main a{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	margin-right:14px;
	color:#fff;
}
.item-right-header-main a img{
	width:25px;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	margin-bottom:3px;
	opacity:0.8;
}
.item-right-header-main a span{
	font-size:14px;
	transition:all 0.3s;
}

.header-nav-main li.cart-item{
	margin-left:0;
}
.header-nav-main li.cart-item > a{
	padding:0;
	display:flex;
	flex-direction:column-reverse;
}
.header-nav-main li.cart-item > a>i{
	margin:0 0 3px 0 !important;
	height:25px;
	width:25px;
	flex-shrink:0;
	transform:translatey(-2px);
}
.header-nav-main li.cart-item > a>i:before{
	content:'';
	background:url(/wp-content/uploads/2025/02/shopping-cart.png) no-repeat;
	background-position:center;
	background-size:contain;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	opacity:0.8;
	width:100%;
	height:100%;
	display:block;
}
.header-nav-main li.cart-item > a > span.header-cart-title{
	font-size:14px;
	text-transform:initial;
	font-weight:400;
	opacity:1;
	color:#fff;
}
.item-right-header-main a:hover span,
.header-nav-main li.cart-item > a:hover > span.header-cart-title{
	color:#eac472 !important;
}


/* Menu Danh Mục */
.menu-shortcode{
	margin:0;
}
.sec-banner-home .col-menu .menu-shortcode{
	position:relative;
}
.menu-shortcode li{
	list-style:none;
	margin:0 !important;
	/* 	position:relative; */
}
.sec-banner-home .col-menu .menu-shortcode li a{
	transition:all 0.3s;
	display:block;
	padding:8px 10px;
	position:relative;
}
.sec-banner-home .col-menu .menu-shortcode > li > a:before{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:calc(100% - 10px);
	height:100%;
	transition:all 0.3s;
}
.sec-banner-home .col-menu .menu-shortcode li a img{
	width:20px;
	height:20px;
	margin:0 7px 0 0;
	flex-shrink:0;
	border-radius:4px;
}
.sec-banner-home .col-menu .menu-shortcode li ul.sub-menu{
	position:absolute;
	opacity:0;
	visibility:hidden;
	margin:0;
	top:0;
	left:100%;
	/* 	width:calc(1200px - calc(1170px * 22 / 100) + 15px); */
	width:max-content;
	max-width:500px;
	min-width:350px;
	background:#302F5A;
	border-radius:3px;
	z-index:2;
	min-height:100%;
}
.sec-banner-home .col-menu .menu-shortcode li:hover ul.sub-menu{
	opacity:1;
	visibility:visible;
}
.sec-banner-home .col-menu .menu-shortcode ul.sub-menu li:hover > a{
	color:var(--vang);
	background: #00000024;
}
/* Trang chủ */
.sec-banner-home .col-menu{
	max-width: 22%;
	flex-basis: 22%;
}
.sec-banner-home .col-slider-banner{
	max-width: 78%;
	flex-basis: 78%;
	padding-left:calc(15px - 9.8px);
}
.sec-banner-home .col-slider-banner > .col-inner{
	border-radius:3px;
	overflow:hidden;
}
.sec-banner-home .col-menu > .col-inner{
	border-radius:3px;
	background:#272450;
	height:100%;
}
.sec-banner-home .col-menu :is(.menu-menu-danh-muc-san-pham-container,.menu-shortcode){
	height:100%;
}
.sec-banner-home .menu-shortcode  > li:hover > a{
	/* 	background:linear-gradient(to right, #977333, #ebcb75); */
	background:#3463db;
}
.sec-banner-home .menu-shortcode > li:first-child > a{
	border-radius:3px 3px 0 0;
}
.sec-banner-home .menu-shortcode > li:last-child > a{
	border-radius:0 0 3px 3px;
}
.flickity-page-dots .dot.is-selected{
	background-color:#936F2F !important;
	border-color:#936F2F !important;
}
.title-sec h2{
	font-size:24px;
	font-weight:500;
	margin:0 0 25px;
}
/* Menu after Header */
.menu-after-header{
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:125px;
	z-index:99;
	opacity:0;
	visibility:hidden;
}
.home .menu-after-header,
.menu-after-header.has-stuck{
	top:90px;
}
.menu-after-header.active{
	opacity:1;
	visibility:visible;
}
.menu-after-header .menu-shortcode {
	display:flex;
	gap:10px;
	flex-wrap:wrap;
	justify-content:space-between;
}
.menu-after-header .menu-shortcode > li{
	width:calc(100% / 6 - 10px);
}
.menu-after-header .menu-shortcode a{
	color:#fff;
}
.menu-after-header .menu-shortcode > li > a{
	font-weight:600;
	display:block;
	padding: 5px;
	font-size:17px;
	transition:all 0.2s;
	border-radius:4px;
}
.menu-after-header .menu-shortcode > li:hover > a{
	background:#302f5a;
}
.menu-after-header .menu-shortcode ul{
	margin:0 !important;
}
.menu-after-header .menu-shortcode ul.sub-menu{
	margin-top:5px !important;
}
.menu-after-header .menu-shortcode ul.sub-menu li a{
	padding:10px 5px;
	line-height:1.3;
	font-size:15px;
	display:block;
	transition:all 0.2s;
}
.menu-after-header .menu-shortcode ul.sub-menu li a:hover{
	color:var(--vang);
}
.menu-after-header .menu-shortcode > li > a img{
	width:30px;
	height:30px;
	margin:0 7px 0 0;
	flex-shrink:0;
	border-radius:4px;
}
.menu-after-header .bg-close{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgb(0 0 0 / 60%);
	z-index:97;
}
.menu-after-header .menu-content{
	position:relative;
	z-index:100;
	width:100%;
	max-width:1300px;
	background:#0E0A2F;
	margin:0 auto;
	z-index:100;
	padding:15px 0;
}
.menu-after-header .menu-content:before{
	content:'';
	position:absolute;
	top:0;
	left:50%;
	width:100vw;
	height:100%;
	transform:translatex(-50%);
	background:#0E0A2F;
	pointer-events:none;
	z-index:99;
}
.menu-after-header .menu-menu-danh-muc-san-pham-container{
	position:relative;
	z-index:101;
}

/* Box product */
.product-style .col .col-inner{
	height:100%;
	background:#272450;
	border-radius:12px;
	overflow:hidden;
	transition:all 0.3s;
}
.product-style .col .col-inner:hover{
	box-shadow:0 0 0 1px #4b7dff;
}
.product-small.box{
	display:flex;
	height:100%;
}
.product-small.box .box-image{
	/* 	width:100px !important; */
	width:40% !important;
	flex-shrink:0;
}
.product-small.box .box-text{
	padding:10px 10px 10px 15px;
	display:flex;
	flex-direction:column;
	height:100%;
}
.product-small.box:hover .box-image img{
	transform:scale(1.1);
}
.product-small .box-text .product-title{
	margin:0 0 5px;
}
.product-small .box-text .product-title a{
	margin:0;
}
.product-small .box-text .price-wrapper{
	flex:1;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
.product-small .price bdi{
	font-weight:400;
	color:var(--vang);
}
.product-small .box-text .stt{
	width:100%;
}
.product-small .box-text .stt img{
	width:18px;
	margin-right:5px;
}
.product-small .box-text .stt span{
	font-size:11px;
	color:#12cbab;
}
.product-small .box-text .box-bottom{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
}
.product-small .box-text .box-bottom .star{
	margin-top:-4px;
}
.product-small .box-text .box-bottom .star i{
	font-size:9px;
	color:#FFD25F;
}
.product-small .box-text .box-bottom .total_sales{
	font-size:12px;
	font-weight:300;
	color:#fff9;
}






/* Footer */
.title-f p{
	font-size:19px;
	font-weight:500;
	margin:0 0 15px;
}
.contact-f p{
	margin-bottom:12px;
}
.contact-f p i{
	width:20px;
	color:#d9c08d;
}
.contact-f a:hover{
	color:#f1bc4e;
}
.menu-dv-f {
	flex-wrap:wrap;
	flex-direction:unset;
	gap:10px 0;
}
.menu-dv-f a{
	padding:2px 0;
	min-height:unset;
	line-height:1.2;
}
.menu-dv-f .ux-menu-link {
	margin-right:20px !important;
	position:relative;
}
.menu-dv-f .ux-menu-link:before{
	content:'';
	position:absolute;
	right:-10px;
	height:14px;
	width:1px;
	background:#fff;
	top:50%;
	transform:translatey(-50%);
	opacity:0.4;
}
.menu-dv-f .ux-menu-link:last-child:before{
	display:none;
}
.menu-lk-f a{
	padding:0;
	min-height:unset;
}
.menu-lk-f .ux-menu-link + .ux-menu-link{
	margin-top:12px !important;
}
.menu-f a:hover{
	color:#f1bc4e !important;
}
.menu-f a i{
	width:unset;
	transform:translatey(1px);
	transition:transform 0.3s;
}
.menu-f a:hover i{
	transform:translatey(1px) translatex(2px);
}
.form-f{
	width:100%;
	max-width:400px;
}
.form-f > p{
	display:flex;
}
.form-f input{
	margin:0;
	height:40px;
	font-size:16px;
	border:none;
}
.form-f input[type=tel]{
	border-radius:5px 0 0 5px;
}
.form-f input[type=submit]{
	border-radius:0 5px 5px 0;
	font-weight:500;
	text-transform:initial;
	background:linear-gradient(135deg,#CBA75E,#8E6D2B);
}
@media only screen and (max-width:1200px){
	.product-style.large-columns-4 .col{
		max-width: calc(100% / 3);
		-ms-flex-preferred-size: calc(100% / 3);
		flex-basis: calc(100% / 3);
	}
}
@media only screen and (max-width:849px){
	.product-style.large-columns-4 .col{
		max-width: calc(100% / 2);
		-ms-flex-preferred-size: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	.sec-banner-home .col-slider-banner {
		max-width: 100%;
		flex-basis: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width:568px){
	.product-small.box{
		flex-direction:column;
	}
	.product-small.box .box-image{
		width:100% !important;
	}
	.product-small.box .image-cover{
		padding-top:100% !important;
	}
	.product-small.box .box-text{
		padding:10px;
	}
	.slider-banner .flickity-page-dots{
		bottom:5px;
	}
	.slider-banner .flickity-page-dots .dot{
		width:15px !important;
		height:2px !important;
		border-width:2px !important;
	}
	.title-sec h2 {
		font-size: 22px;
		margin: 0 0 18px;
	}
}


