/*
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=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root{
	--orange: #ff7a36;
	--xanh:#394f96;
	--do:#f15a40;
}
h1, h2, h3, h4, h5, h6, strong{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600 !important;
}
*, a, p, li, div, span{
	font-family: 'Montserrat', sans-serif;
}
a, p, li, div{
	font-weight: 500;
}
.from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item .post-title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.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;
}
.header-nav.nav li a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 16px;
}
ul.header-nav.nav{
	justify-content: center;
}
.footer-secondary{
	display: none;
}
.copyright-footer{
	color: #f1f1f1;
	font-size: 14px;
	font-weight: 400;
}
.absolute-footer{
	border-top: 1px solid rgba(255,255,255,.1);
	padding: 12px 0;
}
.sec-footer a, .sec-footer p, .sec-footer li{
	font-size: 14px;
}
.sec-footer .follow-icons a{
	margin: 0 10px;
}
.text-li li{
	list-style: none;
	margin-left: 0 !important;
}
.contact-fixed{
	position: fixed;
	display: block;
	left: 0;
	bottom: 0;
	padding: 20px;
	display: flex;
	flex-flow: column;
	z-index: 99999;
}
.contact-fixed a{
	display: block;
	margin-bottom: 12px; 
	width: 45px;
}
.contact-fixed a img{
	border-radius: 999px;
	width: 100%;
	object-fit: contain;
}
.contact-fixed a:last-child{
	margin-bottom: 0;
}
.contact-fixed a:last-child img{
	border-radius: 0px;
}
.img-white img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.pd-b0{
	padding-bottom:0 !important;
}

p{
	margin-bottom: 12px;
	font-size: 15px;
}
li{
	margin-bottom: 5px;
	font-size: 15px;
}
.tieude .section-title{
	font-weight: 800;
	border-bottom: 0;
}
.tieude span{
	border-bottom: 0;
	position: relative;
}
.tieude span:after, h1.shop-page-title:after{
	content: '';
	width: 100px;
	height: 3px;
	border-top: 1px solid var(--orange);
	border-bottom: 1px solid var(--orange);
	left: 0;
	bottom: 0;
	position: absolute;
}
h1.shop-page-title{
	position: relative;
	padding-bottom: 7.5px;
	font-weight: 800 !important;
	text-transform: uppercase;
	color: var(--primary-color);
	margin-bottom: 0;
}
.col-bot{
	padding-bottom: 0;
}
.bg-fix .bg-fill{
	background-repeat: repeat !important;
	background-attachment: fixed;
	opacity: 0.2;
	background-size: initial !important;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--do) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/07/top.png) var(--do);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
}
.header-button-1 a, .header-button-2 a{
	font-size: 16px; 
	font-weight: 500 !important;
	text-transform: initial;
	white-space: nowrap;
}
.pum-overlay.pum-overlay-disabled {
	visibility: visible;
}
.formlh img{
	height: 70px !important;
	object-fit: contain;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 20px;
}
.formlh h2{
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	color: var(--primary-color);
	font-weight: 700 !important;
}
.formlh input, .formlh textarea, .formlh select{
	height: 40px;
	box-shadow: none !important;
	border-radius: 5px;
}
.formlh .row {
	margin: 0 !important;
}
.formlh .row > div:nth-child(1){
	padding-right: 7px;
}
.formlh .row > div:nth-child(2){
	padding-left: 7px;
}
.formlh h4{
	font-weight: 400 !important;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
}
.formlh h3{
	font-size: 16px;
}
.wpcf7-form.init{
	margin-bottom: 0;
}
.formlh input[type=submit]{
	margin: 0;
	width: 100%;
	font-weight:400;
	text-transform: initial;
}
.wpcf7-spinner{
	display: none;
}
.hotline-top a{
	font-size: 20px !important; 
	font-weight: 800 !important;
	color: var(--xanh) !important;
}
.hotline-top a:before{
	content: '';
	background-image: url('/wp-content/uploads/2023/01/svgexport-3.png');
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 30px; 
	height: 30px;
	margin-right: 5px;
	top: 9px;
	position: relative;
}
.ketnoi .icon-box h3{
	font-size: 18px;
	font-weight: 700 !important;
}
.ketnoi .icon-box p{
	font-size: 15px;
}
.tieude-2 h2{
	color: var(--primary-color);
	margin-bottom: 10px;
}
.tieude-2 p{
	margin-bottom: 10px; 
	font-weight: 500;
}
.tieude-2 h2, .tieude h2{
	font-size: 26px;
	font-weight: 800 !important;
}
.tintuc .box{
	border-radius: 5px;
	box-shadow: 0 0 5px 2px rgb(0 0 0 / 5%);
}
.tintuc .box-text{
	padding: 15px;
}
.box-blog-post h5{
	font-size: 18px; 
	font-weight: 600;
	transition: all 0.3s ease-in-out;
	line-height: 1.4em;
}
.tintuc .is-divider{
	opacity: 0;
	margin-top: 5px; 
	margin-bottom: 5px;
}
.box-blog-post .from_the_blog_excerpt{
	font-size: 14px;
}
.tintuc .button{
	font-size: 13px !important; 
	line-height: 1.3em;
	min-height: auto;
	padding: 0 !important;
	margin-top: 10px !important;
	font-weight: 600;
}
.box-blog-post h5:hover, .tintuc .button:hover{
	color: var(--xanh) !important;
	transition: all 0.3s ease-in-out;
}
.tintuc .button:after{
	content: "\f30b";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	margin-left: 5px;
}
.tintuc .flickity-button{
	margin-top: 17px !important;
}
.tintuc .flickity-button svg{
	opacity: 0.8;
	border-color: var(--primary-color);
	background-color: var(--primary-color);
	color: #fff;
}
.slider-mid .banner-layers.container{
	max-width: 100%;
}
.slider-mid .text-inner{
	position: relative;
}
.slider-mid .text-inner h3{
	font-size: 20px; 
	font-weight: 600;
	line-height: 1.3em;
}
.slider-mid .text-inner p{
	font-size: 15px; 
}
.slider-mid .text-inner a.button{
	font-size: 35px;
	font-weight: 300;
	line-height: 1.3em;
	min-height: auto;
	padding: 0 13px;
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 20px;
}
.slider-mid .text-inner a.button span{
	line-height: 1.3em;
}
.slider-mid .text-inner a.button:hover{
	background-color: var(--xanh) !important;
}
.sub-menu.nav-dropdown{
	padding: 0;
	min-width: 280px;
	background-color: #fff;
	box-shadow: 5px 5px 4px #00000036 !important;
	border: 0 !important;
}
.sub-menu.nav-dropdown a{
	font-size: 14px;
	font-weight: 500 !important;
	line-height: 1.3 !important;
	margin: 0 !important;
	padding: 13px 15px 10px !important;
	border-bottom: 1px dashed #d9d9d9 !important;
	color: #333 !important;
}
.sub-menu.nav-dropdown a:hover{
	color: var(--xanh) !important;
}
.sub-menu.nav-dropdown li:hover > a{
	background:#ededed;
}

li.current-dropdown > .sub-menu.nav-dropdown{
	display:flex;
	flex-direction:column;
}
li.current-dropdown > .sub-menu.nav-dropdown > li > a{
	text-transform:initial;
}
li.current-dropdown > .sub-menu.nav-dropdown > li{
	width:100% !important;
	position:relative;
}
li.current-dropdown > .sub-menu.nav-dropdown > li > .sub-menu{
	position:absolute;
	top:0;
	left:100%;
	background:#fff;
	min-width:280px;
	box-shadow: 5px 5px 4px #00000036 !important;
	opacity:0;
	visibility:hidden;
}
li.current-dropdown > .sub-menu.nav-dropdown > li:hover > .sub-menu{
	opacity:1;
	visibility:visible;
}
.sub-menu.nav-dropdown > li.menu-item-has-children:before{
	content:'\f105';
	font-family:fontawesome;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	right:20px;
	transition:all 0.3s;
	opacity:0;
	visibility:hidden;
}
.sub-menu.nav-dropdown > li.menu-item-has-children:hover:before{
	opacity:1;
	visibility:visible;
	right:12px;
	color:var(--xanh);
}


.header-nav.nav > li:before, .header-nav.nav > li:after{
	display: none;
}
.off-canvas-right .mfp-content{
	width: 320px;
	background-color: #fff;
}
.sidebar-menu li a{
	font-size: 16px; 
	font-weight: 600 !important;
	color: var(--primary-color) !important;
	text-transform: initial;
	font-family: 'Montserrat', sans-serif !important;
	padding-top: 17px !important;
	padding-bottom: 17px !important;
	line-height: 1.3em;
}
.sidebar-menu li{
	border-top: 0 !important;
	border-bottom: 1px solid #aaa;
}
.sidebar-menu .sub-menu{
	padding: 0 !important;
}
.sidebar-menu .sub-menu > li:last-child{
	border-bottom: 0 !important;
}
.sidebar-menu .sub-menu a{
	font-size: 15px;
}
.transparent #logo img {
	filter: brightness(0) invert(1);
}
.transparent .hotline-top a{
	color: #fff !important;
}
.transparent .hotline-top a:before{
	filter: brightness(0) invert(1);
}
.transparent .header-nav.nav > li > a{
	color: #fff !important;
}
.blog-archive .box .image-cover{
	padding-top: 65% !important;
}
.blog-wrapper .large-8.col{
	padding-right: 15px;
}
.blog-wrapper .post-sidebar{
	padding-left: 15px;
}
.blog-archive .box .box-text{
	padding: 0 0 0 20px;
}
.widget_text img{
	border-radius: 5px; 
	margin-bottom: 25px;
}
aside .is-divider{
	display: none;
}
.widget_search input{
	height: 40px;
	border-radius: 5px 0 0 5px;
	border: 1px solid var(--primary-color);
	box-shadow: none !important;
	font-size: 14px;
}
.widget_search button{
	height: 40px;
	border-radius: 0 5px 5px 0;
	background-color: var(--primary-color) !important;
}
.widget-title {
	display: block;
	border-bottom: 1px solid var(--primary-color);
	margin-bottom: 10px; 
	font-size: 17px;
	color: var(--primary-color);
	text-transform: initial;
	font-weight: 600;
	padding-bottom: 15px;
	letter-spacing: 0;
}
.widget-title span{
	text-transform: initial;
	font-weight: 600;
	letter-spacing: 0;
	font-size: 17px;
}
.flatsome_recent_posts li a{
	font-size: 15px; 
	line-height: 1.3em;
	color: #333;
	transition: all 0.3s ease-in-out;
}
.flatsome_recent_posts li a:hover{
	color: var(--xanh);
	transition: all 0.3s ease-in-out;
}
.flatsome_recent_posts .badge{
	width: 113px; 
	height: 75px;
}
.flatsome_recent_posts .badge-inner{
	border-radius: 5px;
}
.blog-archive .box-blog-post{
	border-bottom: 1px dashed #ebebeb;
	padding-bottom: 15px;
}
.blog-archive .post-item{
	padding-bottom: 15px;
}
.entry-content.single-page{
	padding-bottom: 0;
}
.datepost {
	font-size: 13px;
	opacity: 0.8;
}
.datepost i{
	margin-right: 5px;
	margin-bottom: 5px;
}
.post header h6, .post header .is-divider{
	display: none;
}
.tintuc .datepost{
	display: none;
}
.blog-single iframe{
	width: 100%;
	height: 500px;
}
.video .box-blog-post .is-divider{
	display: none;
}
.video .box-blog-post h5{
	display: block;
	display: -webkit-box;
	height: 41px;
	font-size: 15px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.video .box-blog-post{
	box-shadow: none;
}
.video .box-blog-post .box-text{
	padding: 10px 0 0 0;
}
.blog-wrapper{
	background-color: #f7f7f7;
}
.blog-wrapper .row-large{
	background-color: #fff;
	padding-top: 30px;
	border-radius: 5px;
}
.blog-single h1.entry-title{
	font-size: 23px; 
	font-weight: 700 !important;
}
.tt-post > div:first-child{
	font-size: 14px; 
	opacity: 0.8;
	margin-right: 20px;
	display: flex;
}
.tt-post > div:first-child > div{
	margin-right: 20px;
	white-space: nowrap;
}
.tt-post{
	overflow-y: hidden;
}
.tt-post > div:last-child a{
	font-size: 12px;
	background-color: #4267b2;
	color: #fff;
	padding: 5px 10px;
	border-radius: 6px;
	white-space: nowrap;
}
.tt-post i{
	margin-right: 5px;
}
.tt-post{
	border-top: 1px dashed #ebebeb;
	border-bottom: 1px dashed #ebebeb;
	padding: 10px 0 8px 0;
	display: flex;
	justify-content: space-between;
}
.blog-single .entry-header-text{
	padding-bottom: 0;
}
.blog-single .entry-content h2{
	font-size: 20px;
}
.blog-single .entry-content h3{
	font-size: 18px;
}
.lienket, .category-page-title, .woocommerce main{
	background-color: #f7f7f7 !important;
}
.category-page-title .breadcrumbs{
	display: none;
}
.lienket .breadcrumbs , .lienket .breadcrumbs a{
	font-size: 13px; 
	text-transform: initial;
	color: #333;
	font-weight: 500;
}
.lienket .page-title-inner{
	min-height: auto;
}
.lienket .title-breadcrumbs{
	padding: 0;
}
.category-page-title .page-title-inner{
	padding-top: 7px;
}
.category-page-title .page-title-inner .flex-col:last-child{
	display: none;
}
.blog-archive{
	padding-top: 0;
}
.blog-archive .archive-page-header{
	background-image: url('/wp-content/uploads/2023/02/banner-news-min.jpg');
	height: 300px;
	background-position: center;
	display: flex;
	align-items: center;
}
.blog-archive .archive-page-header .col{
	padding-bottom: 0;
}
.blog-archive .archive-page-header h1{
	font-weight: 700;
	font-size: 40px; 
	text-transform: uppercase;
	margin-bottom: 0;
	color: #fff;
}
.blog-archive .archive-page-header h1 span{
	font-weight: 800;
}
.blog-archive > .row-large{
	margin-top: -50px;
	padding-top: 0;
}
.menutt ul{
	margin-bottom: 30px;
	height: 50px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e4e4e4;
	list-style: none;
	padding: 0;
	overflow-y: hidden;
	scroll-behavior: smooth;
}
.menutt ul li{
	list-style: none;
	margin-bottom: 0;
}
.menutt li a {
	color: #979797;
	font-size: 15px;
	position: relative;
	height: 50px;
	display: flex;
	align-items: center;
	padding: 3px 15px 0 15px;
	font-weight: 500;
	white-space: nowrap;
}
.menutt ul::-webkit-scrollbar, .tt-post::-webkit-scrollbar { 
	width: 0 !important;
	display: none; 
}
.blog-archive .post-sidebar{
	padding-top: 20px;
}
.menutt li a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 3px;
	background: #0072ef;
	bottom: 1px;
	transition: all 0.3s ease-in-out;
	left: 0;
}
.menutt li a:hover:after{
	width: 100%;
	transition: all 0.3s ease-in-out;
}
.blog-single .menutt{
	display: none;
}
.product-small.box{
	border: 1px solid #f1f8ff;
	box-shadow: 0 0 5px 2px rgb(0 0 0 / 15%);
	border-radius: 2px;
	background-color: #fff;
}
.sanpham .col-inner{
	padding-top: 5px;
}
.product-small.box .box-text{
	padding: 12px 10px;
}
.price-wrapper{
	display: none;
}
.sauten img{
	width: 17px;
	object-fit: contain;
	margin-right: 5px;
}
.truocten > div:first-child{
	margin-bottom: 6px;
}
.truocten > div:first-child span{
	margin-right: 5px;
	background-color: #006699;
	color: #fff;
	position: relative;
	padding: 4px;
	border-radius: 3px;
	font-size: 10px;
}
.truocten > div:first-child span:last-child{
	background-color: var(--orange);
}
.truocten > div:first-child span:first-child{
	background-color: #006699;
}
.truocten > div:last-child{
	font-size: 12.5px;
	font-weight: 600;
	color: #6c757d;

	display: block;
	display: -webkit-box;
	max-width: 100%;
	height: 20px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 6px;
}
.truocten > div:last-child i{
	margin-right: 3px; 
	color: #db1d22;
}
.product-small.box .name a{
	font-size: 16px;
	font-weight: 600;
	display: block;
	display: -webkit-box;
	max-width: 100%;
	height: 40px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sauten .div1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0;
	border-bottom: 1px dashed #bfbfbf;
	padding: 5px 0;
	border-top: 1px dashed #bfbfbf;
}
.sauten .div1 > div:nth-child(1){
	font-weight: 600;
	text-transform: initial;
	font-size: 16px;
}
.sauten .div1 > div:nth-child(2){
	font-size: 16px;
	font-weight: 800;
	text-align: right;
	color: var(--orange)!important;
	position: relative;
	white-space: nowrap;
}
.sauten .div1 > div:nth-child(2) span{
	font-weight: 500;
}
.sauten .div2{
	position: relative;
	color: #333;
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}
.sauten .div2 div{
	color: #5c727d;
	font-size: 13px;
	display: flex;
	align-items: center;
}
.box-blog-post .overlay-icon{
	background-image: url('/wp-content/uploads/2023/02/svgexport-20.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 55px;
	height: 50px;
	border: 0;
	border-radius: 0;
	opacity: 1;
	background-color: rgba(0,0,0,0);
}
.box-blog-post .overlay-icon i{
	display: none ;
}
.formcate {
	background-color: #fff;
	padding-top: 30px;
	border-radius: 6px;
}
.formcate .formlh{
	padding: 0 15px;
}
.boloc {
	background-color: #f7f7f7;
	padding-top: 20px;
	padding-bottom: 0;
}
.woof{
	background-color: #fff;
	padding: 30px 25px 15px 25px;
	border-radius: 5px;
}
.woof .woof_redraw_zone{
	display: flex;
	flex-flow: wrap;
	margin: 0 -10px;
}
.woof .woof_redraw_zone > div{
	width: 25%;
	padding: 0 10px;
	margin-bottom: 15px;
}
.woof .woof_submit_search_form_container{
	margin-top: 0;
}
.woof .woof_submit_search_form_container > button{
	margin: 0;
	float: none !important;
	width: 100%;
	border-radius: 5px;
	height: 40px;
}
.chosen-container-single .chosen-single{
	height: 40px !important; 
	background-color: #fff !important;
	box-shadow: none !important;
	background-image: none;
	line-height: 37px !important;
}
.woof_reset_search_form{
	display: none;
}
.chosen-container-single .chosen-single div{
	top: 5px;
}
.lienket .woocommerce-breadcrumb {
	display: block !important;
}
.chosen-container{
	width: 100% !important;
	min-width: 100%;
}
.banner-home .woof{
	background-color: rgba(243,243,243,.4);
}
.related > h3{
	font-size: 26px;
	font-weight: 800 !important;
	color: var(--primary-color);
	letter-spacing: 0;
	margin: 0 0 20px 0;
	position: relative;
	padding-bottom: 7.5px;
}
.related > h3:after {
	content: '';
	width: 100px;
	height: 3px;
	border-top: 1px solid var(--orange);
	border-bottom: 1px solid var(--orange);
	left: 0;
	bottom: 0;
	position: absolute;
}
.chitietsanpham h1.product-title{
	font-size: 20px;
	font-weight: 800 !important;
}
.product-images .image-tools, .product-thumbnails{
	display: none;
}
.product-gallery-slider img{
	height: 350px;
	object-fit: cover;
}
.product-gallery-slider .flickity-button svg{
	border-radius: 99px; 
	background-color: var(--primary-color);
	fill: #fff !important;
	color: #fff !important;
	padding: 10px;
}
.product-gallery-slider .flickity-button svg path{
	fill: #fff !important;
	color: #fff !important;
}
.nut-chitiet{
	display: flex;
	margin: 0 -3px;
	flex-flow: wrap;
}
.nut-chitiet > div{
	width: 33.33%;
	padding: 3px;
}
.nut-chitiet > div a{
	display: flex;
	border-radius: 7px;
	align-items: center;
	justify-content: center;
	background-color: #003366;
	color: #fff;
	padding: 7px 0;
}
.nut-chitiet > div:nth-child(2) a{
	background-color: #b02a37;
}
.nut-chitiet > div:nth-child(3) a{
	background-color: #146c43;
}
.nut-chitiet a img{
	width: 32px;
	height: 32px;
	object-fit: contain;
}
.icon-nut{
	margin-right: 10px;
}
.text-nut p{
	font-size: 16px;
	margin-bottom: -6px;
	font-weight: 600;
}
.text-nut span{
	font-size: 12px;
}
.chitiet4 {
	display: flex;
	margin-bottom: 15px;
	flex-flow: wrap;
}
.chitiet4 div{
	width: 25%;
	background: #f1f1f1;
	border-right: 1px solid #fff;
	font-size: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 0;
}
.chitiet4 img{
	height: 22px; 
	object-fit: contain;
	margin-right: 10px;
}
.chitiet1 .dchi{
	font-size: 14px;
	color: #6c757d;
	margin-bottom: 3px;
}
.chitiet1 .dchi i{
	color: #db1d22;
	margin-right: 7px;
}
.chitiet1 .macan{
	display: flex;
	flex-flow: wrap;
}
.chitiet1 .macan span{
	margin-right: 20px;
	font-size: 15px;
}
.chitiet1 .macan span b{
	font-weight: 600;
}
.gia-chitiet {
	border: 1px dotted #ebebeb;
	border-width: 1px 0 1px 0;
	font-size: 34px;
	color: #ff7a36;
	padding: 3px 0;
	margin: 10px 0;
	font-weight: 800;
}
.gia-chitiet span{
	font-size: 15px; 
	font-weight: 400;
}
.noidung{
	border:1px solid #ddd;
	border-radius:8px;
	padding:20px;
	margin-bottom:30px;
}
.noidung .nd-item + .nd-item{
	margin-top:30px;
}
.noidung .nd-item h2.txt-title{
	font-size:24px;
	color:var(--xanh);
}
.product-section {
	border-top: none;
}
.single-product #main{
	background-color: #fff !important;
}

.shop-container .term-description{
	border:1px solid #f9e7e7;
	border-radius:8px;
	padding:30px;
	margin:0 0 30px;
	background:#fffcfc;
}
.shop-container .term-description ul li{
	margin:0px !important;
	list-style:none;
	padding:15px 0;
	position:relative;
	padding-left:22px;
}
.shop-container .term-description ul li:before{
	content:'\f00c';
	font-family:'fontawesome';
	color:var(--xanh);
	position:absolute;
	left:0;
	top:14px;
	font-size:15px;
}
.shop-container .term-description ul li + li{
	border-top:1px solid #ddd;
}
/* <div class="btn-quy-can"><a href="/quy-hang-chuyen-nhuong-vinhomes-ocean-park-3/">Quỹ hàng chuyển nhượng Vinhomes Ocean Park 3</a></div> - Thêm sau nội dung mô tả danh mục*/
.shop-container .term-description .btn-quy-can{
	display:flex;
	align-items:center;
	justify-content:center;
	padding:15px 0 0;
}
.shop-container .term-description .btn-quy-can a{
	display:block;
	width:max-content;
	max-width:100%;
	text-align:center;
	padding:15px 15px;
	border-radius:5px;
	background:var(--do);
	color:#fff;
	font-weight:500;
	line-height:1.35;
	transition:all 0.3s;
}
.shop-container .term-description .btn-quy-can a:hover{
	transform:translatey(-5px);
	box-shadow:0 10px 10px 0 rgba(0,0,0,0.2);
}
.danh-sach-can table{
	border-collapse:collapse;
	border:1px solid #ddd;
}
.danh-sach-can table :is(th,td){
	border:1px solid #ddd;
	color:#333;
}
.danh-sach-can table td{
	padding:10px !important;
	font-size:16px;
}
.danh-sach-can table thead td{
	font-weight:600;
	padding:15px 10px !important;
	background:var(--xanh);
	color:#fff;
}
.danh-sach-can table td.txt-center{
	text-align:center;
}
@media only screen and (min-width: 1400px){
	#header .header-inner{
		padding-left: 50px; 
		padding-right: 50px;
	}
}
@media only screen and (max-width: 850px){
	h1.shop-page-title:after{
		left: 50%;
		transform: translatex(-50%);
	}
	.product-gallery-slider img{
		height: 300px;
		object-fit: cover;
	}
	.chitiet4 div{
		width: 50%;
	}
}
@media only screen and (max-width: 550px){
	.formlh .row > div{
		padding: 0px !important;
	}
	.contact-fixed{
		flex-flow: row;
		padding: 20px;
	}
	.contact-fixed a{
		margin-bottom: 0;
		margin-right: 10px;
	}
	.tieude-2 h2, .tieude-h2{
		font-size: 24px;
	}
	.blog-archive .box .box-text{
		padding: 20px 0 0 0;
	}
	.blog-single iframe{
		width: 100%;
		height: 230px;
	}
	.blog-archive .archive-page-header h1{
		font-size: 35px;
	}
	.formcate .large-2{
		display: none;
	}
	.woof .woof_redraw_zone > div{
		width: 50%;
		padding: 0 7px;
	}
	.woof .woof_redraw_zone{
		margin: 0 -7px;
	}
	.popmake{
		width: 95% !important;
	}
	.nut-chitiet > div{
		width: 50%;
	}
	.nut-chitiet > div:last-child{
		width: 100%;
	}
	.formlh img {
		height: 60px !important;
		margin-bottom: 15px;
	}
	.danh-sach-can{
		overflow-x:scroll;
	}
	.danh-sach-can table td{
		padding:8px !important;
		font-size:15px;
	}
	.danh-sach-can table thead td{
		padding:12px 8px !important;
		white-space:nowrap;
	}
	.danh-sach-can table{
		width:800px;
	}
	.shop-container .term-description{
		padding:20px;
	}
}