/*
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.   ***************/
@font-face{
	src: url('fonts/Muli-Regular.ttf');
	font-family: 'Muli-R';
}
@font-face{
	src: url('fonts/Muli-Bold.ttf');
	font-family: 'Muli-B';
}
@font-face{
	src: url('fonts/Muli-ExtraBold.ttf');
	font-family: 'Muli-ExB';
}
@font-face{
	src: url('fonts/Muli-Black.ttf');
	font-family: 'Muli-Black';
}
@font-face{
	src: url('fonts/Muli-Italic.ttf');
	font-family: 'Muli-I';
}
:root{
	--second: #dd721b;
	--third: #FF6B3E;
	--xanh:#78DBFB;
}
html,body,span,label,a,p,button,b,div{
	font-family: 'Muli-R';
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Muli-ExB' !important;
	font-weight: 400 !important;
}
strong, b{
	font-family: 'Muli-B' !important;
}
.row-full-width{
	margin-left:0;
	margin-right:0;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
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;
}
.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;
}
.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;
}
.img-style-hover :is(.box-image,.img .img-inner):before{
	content: '';
	position: absolute;
	top: 50%;
	left: -400px;
	width: 150px;
	height: 150%;
	background: linear-gradient(to right, transparent, rgba(255, 255, 255, .35), transparent);
	transform: skewx(-30deg) translatey(-50%);
	pointer-events:none;
	z-index:1;
}
.img-style-hover :is(.box-image,.img .img-inner):hover:before{
	-webkit-animation: pxl_btn_shine 1.5s ease;
	animation: pxl_btn_shine 1.5s ease;
	/* 	-webkit-animation-delay: 1s; */
	/* 	animation-delay: 1s; */
}
@keyframes pxl_btn_shine{
	100% {
		left: 150%;
	}
}
.absolute-footer{
	background-color:#E7E7E7 !important;
	padding:0;
	display: none;
}
.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;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--third) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) var(--third);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
}
table {
	border-collapse: collapse;
	/* 	border:1px solid #ececec; */
}
th,td{
	padding:10px !important;
	font-size:initial;
	/* 	border:1px solid #ececec; */
	color:initial;
}
.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;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:#000 !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;
}
.flickity-page-dots .dot {
	width: 10px !important;
	height: 10px !important;
}
.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 .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
	vertical-align: top;
}
/* Header */
.header-nav-main{
	justify-content:center;
}
.header-nav-main > li{
	margin:0 30px;
}
.header-nav.nav li a {
	font-family: 'Muli-ExB';
	font-size: 15px;
	color:#222222;
}
.header-nav.nav .sub-menu{
	padding: 0;
	border: 0;
	background-color: rgba(255, 255, 255, 0.9);
}
.header-nav.nav .sub-menu li a {
	font-weight: 400;
	font-family: 'Muli-B' !important;
	font-size: 14.5px;
	color: #111;
	padding: 12px 15px;
	margin: 0;
	border-bottom: 0;
}
.header-nav.nav .sub-menu li:hover a{
	background-color: #111;
	color: #fff;
}
.header-nav.nav > li > a:before {
	content: '';
	transition: all 0.2s;
	width: 0px;
	display: block;
	position: absolute;
	left: 50%;
	transform:translatex(-50%);
	bottom: 9px;
	height: 2px;
	background-color: var(--second);
	opacity:0;
	visibility:hidden;
}
.header-nav.nav > li:hover > a:before {
	width: 90%;
	opacity:1;
	visibility:visible;
}

/* SEC BANNER PAGE */
.sec-banner-page h1{

}
.lienket-page2 .page-title-inner{
	padding-top: 0;
	padding-bottom: 0;
}
.lienket-page2 .breadcrumbs, .lienket-page2 .breadcrumbs a, .lienket-page2 .breadcrumbs span{
	text-transform: initial;
	font-weight: 400;
	color: #000;
	text-shadow:none;
}
.blog-wrapper .lienket-page, .blog-archive .lk-post{
	display: none;
}
.lienket-page h1, .shop-page-title h1,.sec-banner-page h1{
	font-size: 34px; 
	font-family: 'Muli-Black' !important; 
	font-weight: 400;
	text-shadow: none;
	position: relative;
	color: #000;
	margin-bottom: 0;
	text-transform: uppercase;
}
.lienket-page h1:after, .shop-page-title h1:after,.sec-banner-page h1:after {
	content: '';
	width: 70%;
	max-width:100px;
	height: 3px;
	display: inline-block;
	background-color: #000;
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform:translatex(-50%);
}
.lk-category .title-bg{
	background:none !important;
}
.lk-category{
	margin-bottom:30px;
}
/* Box product */
.product-style .col-inner, .product-small .col-inner{
	height:100%;
	border: 1px solid #e2e2e2;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 5px 0 #d8d8d869;
}
.product-small .product-title{
	margin:0 0 10px;
}
.product-small .product-title a{
	font-size:16px;
	font-family: 'Muli-B' !important;
	color:#000;
	transition:all 0.3s;
	line-height:1.35;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

}
.product-style .col-inner:hover .product-title a,
.product-small .col-inner:hover .product-title a,
.row-sidebar .pro-sidebar .col-inner:hover .product-title a{
	color:var(--second);
}
.product-small .price bdi{
	font-size:16px;
	color: #EE0000;
}
.product-small .price bdi,.product-small .price bdi span{
	font-family: 'Muli-B' !important;
}
.product-small a.btn-sp{
	margin-top: 12px !important;
	border-radius: 99px;
	border: 1px solid var(--second);
	color: var(--second);
	background-color: #fff;
	padding: 4px 20px 3px 20px;
	font-size: 14px;
	transition: all 0.3s ease-in-out;
}
.product-small .col-inner:hover a.btn-sp,
.product-style .col-inner:hover a.btn-sp{
	background-color: var(--second);
	color: #fff;
}

/* Box post item */
.post-item .post-title{
	margin:0 0 10px;
}
.post-item .post-title a{
	font-size: 16px;
	font-family: 'Muli-B' !important;
	line-height:1.4;
}
.post-item .post-title a{
	font-size:16px;
}
.post-item .from_the_blog_excerpt {
	margin:0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:15px;
}
.post-item .box-date{
	display:flex;
	gap:20px;
	margin-top:10px;
}
.post-item .box-date{
	margin-bottom:10px;
}
.box-date > div{
	font-size:13px;
	color:#9c9c9c;
}
.box-date > div > i{
	margin-right:5px;
}

/* Chuyên mục tin tức */
.blog-wrapper{
	padding-top:0;
}
.banner-archive{
	min-height:120px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:url(/wp-content/uploads/2025/12/bg-archives.png) no-repeat;
	background-position:center;
	background-size:cover;
}
.btn-post button{
	margin: 0;
	font-size: 13px;
	border-radius: 99px;
	background-color: var(--third);
	color: #fff;
	text-transform: initial;
	font-weight: 400;
	min-height: 26px;
	padding: 0 10px;
	line-height: 25px;
}
.btn-post button:hover{
	background-color: transparent;
	border: 1px solid #555;
	color: #555;
}
.blog-archive .large-9 .post-item .box{
	border-bottom: 1px solid #c4c4c478;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.blog-archive .large-9 .post-item .box .box-text{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.blog-archive .large-9 .post-item{
	padding-bottom: 0;
}

.blog-archive .large-9.col .post-item .image-cover{
	padding-top: 65% !important;
}
.blog-archive .post-item .from_the_blog_excerpt {
	margin-bottom: 10px;
}

/* Chi tiết bài viết */
.blog-single .entry-header-text {
	padding-bottom: 10px;
	border-bottom: 1px solid #c4c4c478;
}
.blog-single .entry-header-text h1{
	font-size: 24px;
	font-family: 'Muli-B' !important;
	margin-bottom: 15px;
}
.blog-single .article-inner :is(h2, h3, h4, h5, h6){
	font-family: 'Muli-B' !important;
}

/* Post sidebar */
.post-sidebar{
	padding-left: 0 !important;
	border:0 !important;
}
.row-sidebar .col-content:last-child{
	padding-bottom:0;
}
.row-sidebar .col-content > .col-inner{
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	overflow:hidden;
}
.row-sidebar .title-sidebar{
	padding:10px;
	background:#000;
	margin:0 0 15px;
}
.row-sidebar .title-sidebar p{
	margin:0;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Muli-ExB' !important;
	color:#fff;
}
.row-sidebar .post-item .box-text{
	padding:0 0 0 12px;
}
.row-sidebar .post-item .post-title{
	font-size:12px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: 'Muli-B' !important;
	line-height:1.7;
}
.row-sidebar .post-item .btn-post,
.row-sidebar .post-item .box-date{
	display:none;
}
.row-sidebar .row.row-list{
	margin:0 !important;
}

.row-sidebar .product-small .box-text{
	padding:0 0 0 12px;
}
.row-sidebar .product-small .product-title a{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:13px;
}
.row-sidebar .pro-sidebar .col:not(:last-child){
	padding-bottom:0 !important;
}
.row-sidebar .pro-sidebar .col .col-inner{
	border-bottom:1px solid #ececec;
	padding:10px 0;
}
.row-sidebar .pro-sidebar .col:last-child .col-inner{
	border-bottom:0;
	padding-bottom:0;
}
.row-sidebar .pro-sidebar .price bdi{
	font-size: 13px;
	color: #EE0000;
}
.row-sidebar .product-small a.btn-sp{
	display:none;
}

/* Danh mục sản phẩm */
.shop-page-title .flex-col.flex-grow > .is-medium{
	display:none;
}
.shop-page-title h1{
	font-size: 24px !important;
	font-family: 'Muli-B' !important;
}
.shop-page-title h1:after{
	display:none;
}

/* Trang sản phẩm */
.tab-pro .nav{
	gap:15px 40px;
}
.tab-pro .nav li{
	margin:0;
}
.tab-pro .nav li a{
	font-size:18px;
	color:#000;
	position:relative;
	padding:3px 0 4px;
}
.tab-pro .nav li a:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:0;
	width:80%;
	height:2px;
	background:#000;
	opacity:0;
	visibility:hidden;
}
.tab-pro .nav li.active a:before{
	opacity:1;
	visibility:visible;
}
.tab-pro .nav li a span{
	font-family: 'Muli-B' !important;
}
.tab-pro .tab-panels {
	padding-top:30px;
}

/* Chiêt tiết sản phẩm */
.custom-product-page .lienket-page2{
	margin:0;
}
.banner-page-pro img{
	width:100%;
}
.sec-sp h1.product-title{
	font-size: 28px; 
	font-family: 'Muli-B' !important;
}
.sec-sp .product-price-container .price{
	font-size: 24px;
	margin-bottom: 20px;
}
.vertical-thumbnails::-webkit-scrollbar { 
	width: 0 !important;
	display: none; 
}
.woocommerce-product-gallery .image-tools{
	display: none;
}
.sec-sp .price .amount bdi, .sec-sp .price .amount span {
	font-family: 'Muli-B' !important;
	font-weight: 400;
	color: #EE0000;
}
.product-short-description table{
	border:none;
}
.product-short-description :is(th,td){
	border:none;
	padding:5px 0 !important;
}
.product-short-description p{
	margin-bottom: 10px;
}
.product-short-description {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom:15px;
}
.woocommerce-tabs ul.tabs{
	border-bottom: 2px solid #000;
}
.woocommerce-tabs ul.tabs li{
	margin-left: 0;
}
.woocommerce-tabs ul.tabs a:before{
	display: none;
}
.woocommerce-tabs ul.tabs a{
	padding: 8px 20px 5px 20px;
	font-family: 'Muli-B' !important;
	text-transform: initial;
	font-size: 14px;
	color: #000;
	transition: all 0.3s ease-in-out;
	border-radius: 6px 6px 0 0;
}
.woocommerce-tabs ul.tabs li:hover a, .woocommerce-tabs ul.tabs li.active a{
	background-color: #000;
	color: #fff;
	transition: all 0.3s ease-in-out;
}
.cart > button{
	height: 50px;
	border-radius: 6px;
	border: 1px solid #000;
	font-size: 14px !important;
	margin-bottom: 0;
	background-color: transparent !important;
	color: #000;
	line-height: 50px;
	font-family: 'Muli-B' !important;
	font-weight: 400;
	box-shadow: none !important;
	min-width: 200px;
}
.cart .wpcbn-btn{
	border: 1px solid var(--second);
	color: var(--second);
}
.cart > button:hover{
	background-color: #000 !important;
}
.cart .wpcbn-btn:hover{
	background-color: var(--second) !important;
	color: #fff;
}
.single-product .cart input{
	height: 50px;
}
.single-product .cart .minus{
	border-radius: 6px 0 0 6px;
}
.single-product .cart .plus{
	border-radius: 0 6px 6px 0;
}
.nav-pagination>li>span, .nav-pagination>li>a{
	border-radius: 0;
	border-width: 1px;
	line-height: 32px;
	font-weight: 400;
}


/* Trang chủ */
.title-sec h2{
	text-transform:uppercase;
/* 	font-size:27px; */
	font-family: 'Muli-ExB' !important;
}
.btn-slider .flickity-button {
	opacity: 1 !important;
}
.btn-slider .flickity-prev-next-button{
	top:50% !important;
	bottom:unset !important;
	margin:0 !important;
	transform:translatey(-50%) !important;
	width:35px !important;
	height:35px !important;
	line-height:unset;
	min-height:unset;
	background:rgb(164 164 164 / 93%) !important;
	border-radius:3px;
}
.btn-slider.slider:hover .flickity-prev-next-button{
	transform:translatey(-50%) !important;
}
.btn-slider .flickity-prev-next-button svg{
	display:none;
}
.btn-slider .flickity-prev-next-button:before{
	content:'\f053';
	font-family:'Fontawesome';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color:#fff;
}
.btn-slider .flickity-prev-next-button.next:before{
	content:'\f054';
}








.row.post-home .post-item > .col-inner{
	box-shadow:1px 1px 5px 1px #e5e5e5;
	height:100%;
	border-radius:5px;
	overflow:hidden;
	border:1px solid #e5e5e5;
}
.row.post-home .post-title{
	font-size:16px;
	line-height:1.3;
	color:#333;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.row.post-home .post-item .box-text{
	padding:15px 10px 10px;
}
.row.post-home .from_the_blog_excerpt {
	font-size:15px;
	line-height:1.35;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align:justify;
}
.row.post-home .post-item .btn-post{
	display:none;
}

blockquote.tiktok-embed{
	padding:0;
	border:none;
}
.box-tiktok > .col-inner > p{
	display:none;
}

.sec-gt-home{
	overflow:hidden;
}
.sec-gt-home .row-gt-home .col-text{
	flex-basis: 26%;
	max-width: 26%;
}
.sec-gt-home .row-gt-home .col-img{
	flex-basis: 48%;
	max-width: 48%;
}
.row-gt-home .col-img .img{
	margin:0;
	transition:all 0.3s;
}
.row-gt-home .img-1,.row-gt-home .img-2{
	position:absolute;
	top:0;
	left:0;
}
.row-gt-home .col-text .txt-gt{
	text-align:justify;
}

.ga-slider-uudiem .gallery-col{
	display:none;
}
.ga-slider-uudiem .gallery-col:first-child{
	display:block;
}
.ga-slider-uudiem .owl-item .col{
	padding:0;
}
.ga-slider-uudiem .owl-stage{
	padding-left:0px !important;
}
.ga-slider-uudiem .owl-item .col .col-inner{
	opacity:0.5;
	transition:all 0.3s;
}
.ga-slider-uudiem .owl-item.active .col .col-inner{
	opacity:1;
}
.ga-slider-uudiem .owl-nav button{
	width:30px;
	height:30px;
	border-radius:50% !important;
	background:#fff !important;
	color:#000 !important;
}
.ga-slider-uudiem .owl-nav button.owl-prev{
	left:0;
	display:none !important;
}
.ga-slider-uudiem .owl-nav button.owl-next{
	right:225px;
}
.ga-slider-uudiem .owl-dots{
	display:none;
}

/* footer */
.chantrang p, .chantrang li{
	margin-bottom: 5px;
	font-size: 15px;
}
.chantrang a{
	font-size: 15px;
}
.chantrang .social-icons a{
	margin-left: 0 !important;
	margin-right: 12px !important;
}
.td-foot .section-title{
	border-bottom:0;
}
.td-foot .section-title span{
	font-size: 18px; 
	font-weight: 400;
	font-family: 'Muli-B';
	letter-spacing: 0.5px;
	border-bottom: 0;
	position: relative;
	padding-bottom: 5px;
}
.td-foot .section-title span:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 2px;
	display: inline-block;
	background-color: var(--second);
}
.img-w img{
	filter: brightness(0) invert(1);
}
.formlh input, .formlh textarea{
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 5px; 
	box-shadow: none !important;
}
.formlh .row{
	margin: 0 !important;
}
.formlh .row input[type='submit']{
	width: 100%;
}
.formlh .row > div{
	padding: 0 8px;
}
.wpcf7-spinner{
	display: none;
}
.wpcf7-form.init{
	margin-bottom: 0;
}
.dangky h3{
	font-size: 22px;
	margin-bottom: 0;
}
.lienhe p{
	margin-bottom: 5px;
}
.lienhe .formlh input[type='submit'], .formdl input[type='submit']{
	text-transform: initial;
	font-weight: 400;
}
.text-map iframe{
	width: 100%;
	height: 700px;
}
.col-ex .icon-box .icon-box-img{
	width:50px !important;
}
.col-ex .icon-box .icon-box-text h3{
	font-size:16px;
	margin:0 0 5px 0;
	line-height:1.3;
	font-family: 'Muli-B' !important;
}
.col-ex .icon-box .icon-box-text p{
	font-size:15px;
	line-height:1.3;
	margin:0;
}
.col-ex > .col-inner{
	padding:10px 0;
}
.socialfix {
	position: fixed;
	right: -100px;
	top: 200px;
	z-index: 99;
}
.socialfix li {
	list-style: none;
	display: block;
	margin: 5px 0;
	background: rgba(0,0,0,.2);
	width: 170px;
	text-align: left;
	padding: 5px 7px;
	border-radius: 30px 0 0 30px;
	transition: all 1s;
}
.socialfix li a {
	color: #fff;
}
.socialfix li a img {
	color: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-size: 22px;
	background: #fff;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.socialfix li:hover {
	transform: translate(-90px,0);
	background: #000;
}
.socialfix li:hover img {
	transform: rotate(360deg);
	transition: all 1s;
}


.slider-banner-page .banner .text-box{
	padding:0 15px;
}
.slider-banner-page .banner .text-box h3{
	font-size:46px;
	margin:0 0 20px;
	font-weight:400;
	line-height:1.2;
}
.slider-banner-page .banner .text-box :is(h3,h3 strong){
	font-weight:400;
	font-family: 'Muli-B' !important;
}
.slider-banner-page .banner .text-box p{
	width:100%;
	max-width:520px;
	color:#000 !important;
	font-size:18px;
	margin:0;
}


























.icon-menu{
	color:#000;
}
.sidebar-menu li a{
	font-size:16px;
	color:#000 !important;
}

@media only screen and (max-width:1200px){
	.header-nav-main > li {
		margin: 0 15px;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	#masthead .header-inner > .show-for-medium.flex-left{
		display:none;
	}
	#masthead #logo{
		margin:0;
		width:140px !important;
	}
	.btn-center-tablet{
		display: table;
		margin: 0px auto;
	}
	.col-ex .icon-box{
		display:flex;
		flex-direction:column;
		align-items:center;
		gap:10px;
	}
	.col-ex .icon-box-text{
		text-align:center;
		padding:5px 0 0 !important;
	}
	.col-ex .icon-box .icon-box-text h3 {
		font-size: 15.52px;
	}
	.text-map iframe {
		height: 400px;
	}
	.post-sidebar {
		padding-left: 15px !important;
	}
	.cart{
		display:flex;
		flex-wrap:wrap;
		gap:15px;
		justify-content:space-between;
	}
	.cart .quantity{
		width:100%;
		margin:0;
	}
	.cart > button{
		width:calc(50% - 15px);
		margin:0;

	}
	.sec-sp h1.product-title {
		font-size: 24px;
	}
	.socialfix {
		top: 50%;
		transform: translateY(-50%);
	}
	.sec-gt-home .row-gt-home .col-text{
		flex-basis: 100%;
		max-width: 100%;
	}
	.sec-gt-home .row-gt-home .col-img {
		flex-basis: 66%;
		max-width: 66%;
	}
	.row-gt-home .col-text .txt-gt {
		text-align: center;
	}
	.ga-slider-uudiem .owl-nav {
		display:none;
	}
	.ga-slider-uudiem .owl-dots{
		display:block;
	}
	.slider-banner-page .banner .text-box h3 {
		font-size: 36px;
		margin: 0 0 15px;
	}

}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.col-ex .icon-box .icon-box-text h3 {
		font-size: 16px;
	}
	.blog-archive .large-9 .post-item .box .box-text {
		padding-top: 10px;
	}
	.blog-single .entry-header-text h1 {
		font-size: 20px;
		line-height: 1.5;
	}
	.row-sidebar .pro-sidebar .product-small.box,
	.row-sidebar .post-item .box{
		display:flex;
	}
	.row-sidebar .pro-sidebar .product-small .box-image,
	.row-sidebar .post-item .box-image{
		width:28% !important;
		flex-shrink:0;
	}
	.row-sidebar .product-small .product-title a {
		-webkit-line-clamp: 3;
		font-size: 14px;
	}
	.row-sidebar .pro-sidebar .price bdi {
		font-size: 15px;
	}
	.row-sidebar .post-item .post-title {
		font-size: 14px;
		-webkit-line-clamp: 3;
		line-height: 1.5;
	}
	.sec-sp h1.product-title {
		font-size: 22px;
	}
	.cart > button {
		width: 100%;
	}
	.socialfix {
		top: 65%;
	}
	.socialfix li {
		width: 140px;
		padding: 7px 7px;
	}
	.socialfix li a img {
		width: 30px;
		height: 30px;
	}
	.title-sec h2 {
/* 		font-size: 24px; */
	}
	.product-small .box-text{
		padding-left:5px;
		padding-right:5px;
	}
	.product-small .product-title a {
		font-size: 15px;
	}
	.product-small .price bdi {
		font-size: 15.52px;
	}
	.btn-slider .flickity-prev-next-button{
		width:30px !important;
		height:30px !important;
	}
	.sec-gt-home .row-gt-home .col-img {
		flex-basis: 100%;
		max-width: 100%;
	}
}
@media only screen and (max-width:410px){
	.tab-pro .nav li a {
		font-size: 16px;
	}
}