/*
Theme Name: Flastsome Child
Theme URI: https://example.com/
Description: Child theme for the Flatsome theme
Author: Your Name
Author URI: https://example.com/
Template: flatsome
Version: 1.0.0
*/
/* @media (max-width: 549px) {
    .header-main {
        height: 90px;
    }
	
	  #logo img {
        max-height: 80px;
    }
}

.stuck .header-main {
    height: 100px !important;
} */
.text-about.text-cl h2 {
	font-family: "fontNhanDien";
	font-size: 39px;
	line-height: 1;
	margin: 0 0 18px 0;
}
.text-about.text-cl hr {
	width: 306px;
	margin-top: 0;
}
.text-about.text-cl p {
	margin-top: 0 !important;
}
.text-about.text-cl .text1,
.text-about.text-cl .text3{
	margin-bottom: 34px !important;
}
.text-about.text-cl .text2 {
	margin-bottom: 15px !important;
}
.text-about.text-cl .text4 {
	margin-bottom: 0 !important;
}
.section-loi-ngo {
	padding-top: 85px !important;
	padding-bottom: 95px !important;
}
.col-loi-ngo .text-center-custom p{
	font-size: 37px;
	font-family: 'fontNhanDien';
	margin-bottom: 0;
}
.col-loi-ngo .text-left,
.col-loi-ngo .text-right {
	position: absolute;
}
.col-loi-ngo .text-left p,
.col-loi-ngo .text-right p {
	margin-bottom: 0;
	font-family: 'fontNhanDien';
	font-size: 280px;
	line-height: 1;
	color: #FFF;
}
.col-loi-ngo .text-left {
	top: -70px;
    left: 0;
	opacity: 0.5;
}
.col-loi-ngo .text-right {
	bottom: -70px;
	right: 0;
	opacity: 0.5;
	transform: rotate(-180deg);
}
.col-loi-ngo .text-left.text-left-loi-ngo{
	left: 0 !important;
	top: -25px;
}
.col-loi-ngo .text-right.text-right-loi-ngo {
	right: 0 !important;
	bottom: -25px;
}
.section-about .img-pos {
    position: absolute !important;
    top: 0;
    right: 0;
    transform: unset !important;
}
.section-about .banner {
	border-radius: 20px;
}
.section-about .banner img{
	border-radius:  0 20px 20px 0;
}
.brd-10,
.brd-10 .banner-bg,
.bdr-10 .img-inner{
	border-radius: 10px;
}
.brd-10 {
	box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.entry-content {
       padding: 5px 15px 5px 15px;
       text-align: justify;
    margin: 1.5rem 0 1.5rem 0;
  color: #153333;
  font-family: var(--f-body);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; /* 141.176% */
}
.entry-content img {
   max-width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 2.24rem 0 0.75rem 0;
  border-radius: 1.25rem;
}
.entry-content h1,h2,h3,h4,h5,h6 {
    color: #153333;
    margin-bottom: .5em;
    margin-top: 0;
    text-rendering: optimizeSpeed;
    width: 100%
}


.off-canvas-left .mfp-content {
	width: 70% !important;
}
@media (max-width: 600px) {
	.header.show-on-scroll, .stuck .header-main {
    height: 70px !important;
}
}
@media (max-width: 767px) {
	.mfp-inline-holder .mfp-content {
		width: 70% !important;
	}
}

.btn-news.btn-news-detail {
    background-color: rgba(255, 255, 255, 0.5) !important;

}

.header-nav-main.nav-line-bottom > li > a:before {
	background: white !important;
}
.d-center {
	justify-content: center;
}
.d-al-center {
	align-items: center;
}
.d-flex {
	display: flex;
}
.popup-cert {
	max-width: 600px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
}
.swiper-slide>span {
    display: block;
    margin-top: 21px;
    font-weight: 400;
    text-align: center;
    font-size: 20px;
    color: #4E4E4E;
    text-transform: uppercase;
}
/* #logo {
	width: 85px !important;
	height: 66px;
} */
.header-nav.header-nav-main {
	justify-content: center;
}
.eco-icon-container {
	width: 100%;
	box-sizing: border-box;
}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before{
	height: 1px !important;
}
.logo-left .logo {
	margin-right: 0;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
	margin-top: unset !important;
}
.header-nav.header-nav-main .sub-menu {
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 8px;
	width: max-content;  
	border: unset !important;
gap: 10px 20px;
    }
.col-mrt {
	padding-top: 104px !important;
	padding-bottom: 114px !important;
}
.header-nav.header-nav-main .sub-menu>li>a {
	margin: 0 !important;
	padding: 10px 15px !important;
	color: var(--fs-experimental-link-color);
	text-transform: capitalize;
	transition: var(--fs-transition);
}
.header-nav.header-nav-main .sub-menu>li>a:hover {
	background: linear-gradient(to right, rgb(20, 103, 109) 0%, rgb(5, 149, 139) 100%);
	color: #FFF !important;
	transition: var(--fs-transition);
}
.header-nav.header-nav-main .sub-menu>li:first-child>a{
	border-radius: 8px 8px 0 0;
}
.header-nav.header-nav-main .sub-menu>li:last-child>a {
	border-radius: 0 0 8px 8px;
}
.flex-left .header-nav.header-nav-main>li>a {
	margin-right: 40px;
	font-family: "fontNhanDien";
	/* text-transform: capitalize; */
	 color: #013335; 
	font-weight: 500;
	line-height: 1 !important;
	position: relative;
	transition: var(--fs-transition);
}
.flex-left .header-nav.header-nav-main>li>a:hover{
	color: var(--Salem-Green) !important;
	transition: var(--fs-transition);
}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
	display: none !important;
}
.eco-icon-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px; /* giảm khoảng cách giữa các item */
	max-width: 100%;
}

.eco-icon-item {
	flex: 0 0 calc(25% - 20px); /* 4 items trên 1 hàng, trừ khoảng cách gap */
	box-sizing: border-box;
	text-align: center;
	color: #2f4f4f;
}

.eco-icon-item i {
	font-size: 36px;
	margin-bottom: 10px;
	color: var(--Salem-Green);
}

.eco-icon-item p {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: black;
}

@media (max-width: 767px) {
	.eco-icon-wrapper {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scroll-behavior: smooth;
		gap: 16px;
	}

	.eco-icon-item {
		flex: 0 0 50%; /* Mỗi item chiếm 50% chiều ngang (2 cái vừa màn hình) */
		min-width: 50%;
		scroll-snap-align: start;
		text-align: center;
		box-sizing: border-box;
	}

	.eco-icon-wrapper::-webkit-scrollbar {
		display: none;
	}
}

/* Container chung */
.sp .nav {
	display: flex;
	justify-content: center;
	gap: 12px;
	margin-bottom: 55px;
}

/* Tab item cơ bản */
.sp .tab {
	list-style: none;
}

.sp .tab a {
	display: inline-block;
	padding: 5px 20px;
	color: rgb(64, 64, 65);
	font-size: 14px;
	font-weight: 400;
	text-transform:uppercase;
	text-decoration: none;
	transition: all 0.3s ease;
}
.pdb-0,
.pdb-0>.col:not(.col-mrt) {
	padding-bottom: 0 !important;
}
/* Tab đang được chọn */
.sp .tab.active a {
	font-weight: 700
}

/* Hover effect */
.sp .tab:not(.active) a:hover {
	font-weight: 700
}

.slide-pc .banner-bg img{
	object-position: 50% 15%;
}

/* ======= MOBILE (<768px) ======= */
@media (max-width: 767px) {
	.sp .nav {
		display: flex;
		flex-flow: nowrap;
		justify-content: flex-start;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scroll-behavior: smooth;
		gap: 12px;
		white-space: nowrap;
	}

	.sp .nav::-webkit-scrollbar {
		display: none;
	}

	.sp .tab {
		flex: 0 0 auto;
	}
}

/* Bo góc khung sản phẩm */
.product-small.box {
	border-radius: 12px;
	border: 1px solid #e0e0e0;
}

/* Căn trái chữ và giá */
.product-small .box-text-products {
	text-align: left;
	padding: 10px;
}
.section-feedback{
	padding-top: 106px !important;
	padding-bottom: 84px !important;
}
/* Tăng kích thước tiêu đề sản phẩm */
.product-small .product-title a {
	font-size: 15px;
	font-weight: 600;
}
.product-small .product-title {
	padding: 10px 20px 10px;
	margin: 0;
}
.woocommerce-loop-product__title,
.product-small .product-title a {
	font-family: fontNhanDien !important;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* Chỉ cho hiển thị tối đa 2 dòng */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #153333;
	text-align: center;
	font-size: 17px;
	min-height: 2.5em; /* Đảm bảo đủ chiều cao cho 2 dòng (tùy vào line-height/font-size) */
}

.product-small .product-title a:hover {
	color: var(--Salem-Green);
}

/* Tăng kích thước giá */
.product-small .price-wrapper .price, span.amount {
	font-weight: 500;
	font-size: 25px;
	color: var(--fs-color-secondary);
	text-align: center;
	display: inline-block;
	margin-top: 5px;
}


.price-wrapper {
	text-align: center;
    display: flex;
    justify-content: center;
}
.product-price-container .price-wrapper {
	justify-content: flex-start !important;
}
.product-small .price-wrapper .price {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-title.product_title.entry-title {
	font-family: fontNhanDien, sans-serif !important;
}
.product-short-description>* {
	color: #000;
}
.product_meta>span {
	border-top: unset !important;
}
@media (max-width: 767px) {
	.custom-buttons-style2 .btn-outline-gold {
		padding: 5px 15px;
	}
}

.blog-post-custom {
	margin-bottom: 30px;
}
.blog-post-custom .col-inner,
.blog-post-custom .col-inner .box ,
#post-list .col-inner,
#post-list .col-inner .box {
	border-radius: 10px;
}
.blog-post-custom .col-inner .box  .box-image,
.blog-post-custom .col-inner .box .box-image img ,
#post-list .col-inner .box  .box-image,
#post-list .col-inner .box .box-image img {
	border-radius: 10px 10px 0 0;
}
.blog-post-custom .col-inner .box .post-title a,
#post-list .col-inner .box .post-title a{
	font-size: 16px;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 90px;
	color: #404041;
	text-align: justify;
	margin-bottom: 15px;
	transition: var(--fs-transition);
}
.blog-post-custom .col-inner:hover .box .post-title a ,
#post-list .col-inner:hover .box .post-title a {
	color: vaR(--Salem-Green);
	transition: var(--fs-transition);
}
.blog-post-custom .box-cate,
#post-list .box-cate{
	font-size: 14px;
	line-height:1.5;
	padding: 5px 0;
	color: #000;
	position: relative;
	transition: var(--fs-transition);
}
.blog-post-custom .box-cate:before,
#post-list .box-cate:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #000;
	left: 0;
	bottom: 0;
}
.blog-post-custom .box-cate:after,
#post-list .box-cate:after {
	content: '';
	width: 0;
	position: absolute;
	height: 1px;
	background-color: #000;
	left: 0;
	bottom: 0;
	transition: var(--fs-transition);
}
.blog-post-custom .box-cate:hover:before,
#post-list .box-cate:hover:before{
	display: none;
}
.blog-post-custom .box-cate:hover:after,
#post-list .box-cate:hover:after{
	width: 100%;
	transition-delay: 0.3s;
	transition: var(--fs-transition);
}


.share-ft {
	display: flex;
	align-items: center;
	gap: 10px;
}

.share-ft a {
	background-color: var(--Salem-Green);
	color: #FFF;
	display: block;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 4px solid #a5844d;
	box-sizing: border-box;
}

.section-ft .menu-ft .menu-item a{
	transition: var(--fs-transition);
}
.section-ft .menu-ft .menu-item a:hover {
	transform: translatex(5px);
	transition: var(--fs-transition);
}
.section-ft .menu-ft .menu-item a i{
	color: #013335;
	transition: var(--fs-transition);
}
.section-ft .menu-ft .menu-item a:hover i {
	color: var(--Salem-Green);
	transition: var(--fs-transition);
}

.testimonial-card {
	background-color: rgba(255,255,255,0.8);
	border-radius: 10px;
	padding: 35px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
	box-sizing: border-box;
}

.stars {
	font-size: 25px;
	color: var(--Bronze);
	letter-spacing: 5px;
	margin-bottom: 38px;
}
.author-info p {
	margin-bottom: 0;
}
.testimonial-text {
	text-align: justify;
/*	font-size: 20px; */
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #404041;
	line-height: 1.5;
	height: 90px;
	margin: 0 0 47px;
	font-style: italic;
	padding: 0 4px;	
	quotes: "“" "”" "‘" "’";
}
.author-info {
	display: flex;
	align-items: center;
	gap: 15px;
}

.avatar {
	width: 100px;
	height: 100px;
	margin-bottom: 0;
	border-radius: 50%;
	border: 2px solid #DCDDDE;
	object-fit: cover;
}

.author-details {
	display: flex;
	flex-direction: column;
}

.author-name {
	font-weight: bold;
	font-size: 18px;
	color: #404041;
}

.author-role {
	font-size: 16px;
	color: #404041;
}
.star-rating--inline {
	display: none;
}

.flickity-page-dots .dot {
	width: 40px !important;
	height: 3px !important;
	background-color: #DCDDDE !important;
	border-radius: 99px !important;
	margin-right: 6px !important;
	margin-left: 0 !important;
	border: unset !important;
	opacity: 1 !important;
}

.flickity-page-dots .dot.is-selected {
	border-color: var(--Salem-Green) !important;
	background-color: var(--Salem-Green) !important;
}

.slider-nav-circle .flickity-prev-next-button:hover svg {
	background-color: var(--Bronze) !important;
	border-color: var(--Bronze) !important;
}

.slider .flickity-prev-next-button:hover svg {
	fill: var(--Bronze) !important;
}

.slider-nav-light .flickity-prev-next-button {
	color: var(--White) !important;
	opacity: 0.3 !important;
	background: white;
}

.flickity-prev-next-button {
	opacity: 1 !important;
}

.slider .flickity-prev-next-button:hover {
	background: var(--Bronze);
	color: var(--White) !important;
	opacity: 1 !important;
}

.slider-nav-light .flickity-page-dots .dot.is-selected {
	background: var(--Salem-Green) !important;
}

.slider-nav-light .flickity-page-dots .dot {
	border-color: #DCDDDE !important;
	background-color: #DCDDDE !important;
}

.slider-nav-outside.slider-nav-circle .previous, .slider-nav-outside.slider-nav-circle .next {
	opacity: 1 !important;
}

.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
	border: 1px solid #ddd !important;
}

.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
	fill: var(--Bronze) !important;
}

.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg:hover {
	opacity: 1 !important;
}

.button-swiper, .flickity-button {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #ddd;
	opacity: 0.3 !important;
	background: #FFF;
	transition: var(--fs-transition);
}

.flickity-button:after {
	font-family: swiper-icons;
	font-size: 14px !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	font-variant: initial !important;
	line-height: 1 !important;
	transition: var(--fs-transition) !important;
}
/*.header-main {
	background-color: #FFF !important; 
} */
.icon-box-custom .icon-box-img {
	margin: 0 auto 28px;
}
.icon-box-custom p {
	color: var(--fs-color-primary) !important;
}
.left-line,
.right-line {
	width: 68px;
	background-color: #FFF;
	height: 2px;
}
.line-custom .dots {
	margin: 0 6px;
}
.line-custom .dots:after {
	content: '';
	background-color: #FFF;
    border-radius: 50%;
    width: 5px;
    height: 5px;
}
.line-custom.line-white .dots:after {
	background-color: #013335;
}
.line-custom {
	margin-bottom: 58px;
}
.line-custom.line-white {
	margin-bottom: 50px;
}
.section-page-product .line-custom.line-white {
	margin-bottom: 55px !important;
}
.line-custom.line-white .left-line,
.line-custom.line-white .right-line {
	background-color: #013335;
}
.line-custom.line-yellow .left-line,
.line-custom.line-yellow .right-line {
	background-color: #013335;
}
/* .mrb-20 h2 {
	font-size: 30px;
}
.mrb-20 h2 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 37px;
	font-family: "fontNhanDien";
} */
.text-custom span, .text-custom p {
	font-size: 14px !important;
	margin-bottom: 0 !important;
	letter-spacing: 3px;
}
.text-custom {
	margin-bottom: 60px;
}
.img-custom .ux-logo-link img {
	width: auto !important;
	height: auto !important;
}
.popup-cert .cert-list {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
	gap: 15px;
}

.popup-cert img {
	width: 100%;
	height: auto;
	border: 1px solid #ddd;
	transition: transform 0.3s ease;
}

.swiper-main-pc .item-slide {
	background: #fff;
	border: 15px solid #fff;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6), 0 4px 6px rgba(0, 0, 0, 0.8), inset 0 0 11px rgba(0, 0, 0, 0.8);
	padding: 20px;
	display: inline-block;
}
.button-swiper:after {
	font-size: 14px;
	color: var(--fs-color-secondary);
	transition: var(--fs-transition);
}
.blog-post-custom .custom-date,
#post-list .custom-date{
	width: 100%;
	text-align: left;
	font-size: 14px;
	margin-bottom: 12px;
	font-weight: 700;
	color: var(--fs-color-secondary);
}
.box-blog-post .is-divider {
	display: none;
}
.section-product {
	padding-top: 103px !important;
	padding-bottom: 55px !important;
}
.product-small > .col-inner {
	border-radius: 12px;
}

.product-small > .col-inner .box-image,
.product-small > .col-inner .box-image img {
	border-radius: 12px 12px 0 0;
}
.custom-buttons-style2 {
	display: none !important;
}
.btn-news.btn-products {
	margin: 36px auto 0 !important;
	border: 1px solid var(--fs-color-primary) !important;
	border-radius: 99px !important;
}
.text-center .button:last-of-type, .text-right .button:last-of-type {
	margin-left: unset !important;
}
.text-center .button:first-of-type {
	margin-right: unset !important;
}
.flex-left .header-nav.header-nav-main>li.active>a {
/*	color: var(--fs-color-secondary) !important; */
}
.flex-left .header-nav.header-nav-main>li>a:hover {
	color: var(--fs-color-secondary);
	transition: var(--fs-transition);
}
.col-loi-ngo .text-center-custom p{
	font-size: 37px;
	font-family: 'fontNhanDien';
	margin-bottom: 0;
}
.col-loi-ngo .text-left,
.col-loi-ngo .text-right {
	position: absolute;
}
.col-loi-ngo .text-left p,
.col-loi-ngo .text-right p {
	margin-bottom: 0;
	font-family: 'fontNhanDien';
	font-size: 280px;
	line-height: 1;
	color: #FFF;
}
.col-loi-ngo .text-left {
	top: -70px;
    left: 70px;
	opacity: 0.5;
}
.col-loi-ngo .text-right {
	bottom: -70px;
	right: 70px;
	opacity: 0.5;
	transform: rotate(-180deg);
}
.col-loi-ngo .text-left.text-left-loi-ngo{
	left: 0 !important;
	top: -25px;
}
.col-loi-ngo .text-right.text-right-loi-ngo {
	right: 0 !important;
	bottom: -25px;
}
.woocommerce-result-count {
	display: none;
}
.quote-close p,
.quote-open p {
	display: block;
}
.quote-open p::before { 
	content: "“";

}
.quote-close p::before {
	content: "”";
}
.col-loi-ngo .text-right.quote-close {
	transform: rotate(0deg);
	bottom: -190px;
}
.title-cate {
	font-size: 29px;
	position: relative;
	color: #404041;
	margin-top: 0;
	padding-bottom: 20px;
	margin-bottom: 0 !important;
}
.title-cate:after {
	content: '';
	display: block;
	width: 310px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color:var(--fs-color-primary);
}
.orderby {
	background-color: #FFF !important;
	color: #404041 !important;
	border-color: var(--fs-color-secondary) !important;
}
.product-categories>.cat-item {
	margin-bottom: 10px !important;
}
.product-categories>.cat-item>a {
/*	font-size: 20px;
	text-transform: uppercase; */
	font-weight: 500;
	color: var(--fs-color-primary);
}
.product-categories .cat-item.cat-parent .children li a {
/*	font-size: 16px; */
	text-transform: uppercase;
	font-weight: 300;
	color: var(--fs-color-primary);
}

.product-categories .cat-item .children {
	border-left: unset !important;
}
.product-categories .cat-item.cat-parent .children li.current-cat a {
	font-weight: 700;
}
.slide-pc .flickity-button {
    top: 50%;
}
.form-ft label{
	margin-bottom: 10px;
}
.form-custom .top p input, .form-custom .bottom p input {
    margin-bottom: 0px;
}
.form-custom .top{
	width: 100%;
	display: flex;
	gap: 10px;
}
.form-custom .top p,
.form-custom .bottom p{
	width: 100%;
	margin-bottom: 0;
}
.form-custom .top label input,
.form-custom .bottom label input{
	margin-bottom: 0px;
}
.form-custom input {
	font-size: 14px;
	font-weight: 400;
}
.form-ft input[type="submit"]{
	width: 100%;
	background-color: var(--fs-color-secondary);
	border-radius: 4px;
	color: #FFF;
	transition: var(--fs-transition);
}
.form-ft label {
	margin-bottom: 10px;
}
.form-ft input[type="submit"]:hover {
	background-color: #FFF;
	color: var(--fs-color-secondary);
	transition: var(--fs-transition);
}
.wpcf7-spinner {
	display: none !important;
}
.section-loi-ngo {
	margin-bottom: 55px;
}
.section-page-product {
	padding-bottom: 170px !important;
	padding-top: 0 !important;
}
.section-page-product-last{
	padding-bottom: 115px !important;
}
.page-title-inner {
	padding-top: 0 !important;
}
.widget .current-cat>a {
	color: #404041 !important;
}
.page-number.next:after{
    font-family: "Font Awesome 6 Free";
    content: '\f101';
	color: var(--fs-color-primary);
    transition: var(--fs-transition);
}
.page-number.prev:after {
	font-family: "Font Awesome 6 Free";
    content: '\f100';
	color: var(--fs-color-primary);
    transition: var(--fs-transition);
}
.page-number.next:hover:after,
.page-number.prev:hover:after{
	color: var(--fs-color-secondary);
	transition: var(--fs-transition);
}
.page-number i {
	display: none !important;
}
.nav-pagination>li>a {
	border: unset !important;
}
.nav-pagination>li>a {
	background-color: unset !important;
	color: #DCDDDE !important;
}
.nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
	background-color: unset !important;
	border: unset !important;
}
.nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover  {
	color: var(--fs-color-primary);
}
.tabbed-content.chitiet {
	padding-bottom: 50px;
	border-bottom: 1px solid var(--fs-color-primary);
	margin-bottom: 55px;
}

.tab-panels {
	padding-top: 10 !important;
}
.widget-area form label {
	padding-bottom: 20px;
	margin-bottom: 52px;
	position: relative;
	font-size: 29px;
	font-weight: 700;
	color: var(--fs-color-black);
	font-family: "fontNhanDien";
	display: block;
	line-height: 1;
}

.widget-area form label:before {
	position: absolute;
	content: '';
	width: 100%;
	border-bottom: 1px solid var(--fs-color-primary);
	bottom: 0;
	left: 0;
}


.widget-area .wp-block-search__button{
	font-size: 0;
	background: url('https://cdn-icons-png.flaticon.com/512/54/54481.png') no-repeat center center;
	background-size: 18px 18px;
	width: 40px;
	height: 40px;
	border: none;
	filter: brightness(0) saturate(100%) invert(27%) sepia(88%) saturate(687%) hue-rotate(108deg) brightness(99%) contrast(101%);
	cursor: pointer;
}
.widget-area .wp-block-search__input {
	padding: 12px 15px 12px 15px;
	border-radius: 12px;
	box-shadow: none;
	display: block;
	width: 100%;
	border: 1px solid var(--fs-color-secondary) !important;
	margin-bottom: 40px;
}

.widget .wp-block-search__inside-wrapper  {
	position: relative;
}

.widget .wp-block-search__button {
	position: absolute;
	right: 10px;
	top: 0;
	margin: 0 !important;
}


#block-3 h2{
	padding-bottom: 10px;
	margin-bottom: 30px;
	position: relative;
	font-size: 29px;
	font-weight: 700;
	color: var(--fs-color-black);
	font-family: 'fontNhanDien';
	display: block;
}

#block-3 h2:before {
	position: absolute;
	content: '';
	width: 100%;
	border-bottom: 1px solid var(--fs-color-primary);
	bottom: 0;
	left: 0;
}

.shortcode-recent-posts li {
	margin-bottom: 20px !important;
	border-top: unset !important;
}

.shortcode-recent-posts li a{
	width: 100%;
	display: flex !important;
	justify-content: space-between;
	padding: 0 !important;
}

.shortcode-recent-posts li a img {
	width: 70px !important;
	height: 70px;
	margin-right: 0 !important;
	float: unset;
	border-radius: 8px;
	overflow: hidden;
	transition: 0.2s ease-out;

}
.shortcode-recent-posts li a div {
	width:calc(100% - 70px);
	padding-left: 20px;
}

.shortcode-recent-posts li a div small {
	font-size: 14px;
	color: var(--fs-color-secondary) !important;
}

.shortcode-recent-posts li a div small i {
	margin-right: 5px;
}
.shortcode-recent-posts li a div span {
	font-size: 13px;
	font-weight: 600;
	text-transform: capitalize;
	color: #121212 !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;       /* Giới hạn 2 dòng */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: 0.2s ease-out;
}

.shortcode-recent-posts li a:hover img{
	transform: scale(1.1);
	transition: 0.2s ease-out;
}

.shortcode-recent-posts li a:hover div span{
	color: var(--primary-color) !important;
	transition: 0.2s ease-out;
}
.shortcode-recent-posts br {
    display: none;
}
.page-title.is-large.uppercase {
	display: none !important;
}
.archive-page-header .text-center {
	padding: 0 !important;
}
#content {
    padding-bottom: 0;
    padding-top: 0;
}
.danh-muc-con-tin-tuc{
	list-style: none;
	padding: 0;
    margin: 13px 0 16px 0;
}
.danh-muc-con-tin-tuc li  a {
	font-size: 14px;
	color: var(--fs-color-primary);
	font-weight: 400;
	line-height: 1.5;
	position: relative;
}
.danh-muc-con-tin-tuc li {
	padding-right: 10px
}
.danh-muc-con-tin-tuc li:last-child{
	padding-right: 0;
}
#content .row-large {
    margin-top: 0 !important;
}
.page-content form {
	display: none !important;
}
.danh-muc-con-tin-tuc li:hover a {
	font-weight: 700;
	transition: var(--fs-transition);
}
.danh-muc-con-tin-tuc li  a.active:before{
	width: 100%;
}
.danh-muc-con-tin-tuc li  a.active{
	font-weight: 700;
}
.gap-10 {
	gap: 10px;
}
.blog-archive #post-list {
    margin-top: 65px;
}
.page-title-inner {
	min-height: unset !important;
	margin-bottom: 20px !important;
}


@keyframes tada {
    0% {
        transform: scale(1)
    }

    10%,20% {
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0);
        opacity: 1
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.animated.infinite {
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}


.archive.tax-product_cat .section-loi-ngo {
	margin-bottom: 73px !important;
}
.section-contact {
	padding-bottom: 100px !important;
}
.product-categories>.cat-item {
	position: relative;
	padding-left: 15px;
}
.product-categories>.cat-item:before {
	content:'';
	width: 6px;
	height: 6px;
	position: absolute;
   /*  top: 25px; */
	left: 0;
	background-color: var(--fs-color-primary);
	border-radius: 50%;
	opacity: 1;
}
.product-categories>.cat-item.active>a {
	color: var(--fs-color-black) !important;
}
.banner-custom .text-box {
	top: 243px !important;
	transform: translatey(0) !important;
}
.banner-custom .banner-layers.container {
	max-width: 1526px !important;
}
.banner-custom h3,
.banner-custom h3 span{
	font-family: 'fontNhanDien';
	font-size: 75px !important;
    margin-top: 0;
	margin-bottom : 0 !important;
    line-height: 1.2;
    font-weight: 700;
	letter-spacing: 1px;
    text-transform: capitalize;
}
.banner-custom p {
	margin-top: 0;
	margin-bottom: 48px;
	width: 525px;
}
.banner-custom p span {
	font-size: 20px;
	line-height: 1.5;
}
.video-layout {
    display: flex;
    align-items: flex-start;
}
.video-player {
    flex: 0 0 80%;
    max-width: 80%;
	height: 610px;
}
.video-player iframe {
	height: 100%;
}
.video-list {
    flex: 1;
    max-height: 610px;
    overflow-y: auto;
}
.video-list::-webkit-scrollbar {
  display: none;
}
.video-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.video-item {
    display: flex;
    cursor: pointer;
    width: 100%;
	position: relative;
	overflow: hidden;
}
.video-item:after{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50px;
    z-index: 1;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.video-item img {
    width: 100%;
    height: auto;
    display: block;
	transition: var(--fs-transition);
}
.thumb-wrapper {
	position: relative;
	overflow: hidden;
}
.now-playing-badge {
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: white;
    padding: 2px 6px;
    font-size: 15px;
	font-weight: 700;
    border-radius: 3px;
}
.video-title {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -20%; 
	left: 0;
	cursor: pointer;
	opacity: 0;
	transition: var(--fs-transition);
}
.video-item:hover img {
	transform: scale(1.1);
	transition: var(--fs-transition);
}
.video-item:hover .video-title {
	top: 0;
	opacity: 1;
	transition: var(--fs-transition);
}
.video-title .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    top: 0; 
	left: 0;
    z-index: 1;
}
.video-title div {
    position: absolute;
    width: 100%;
    height: 56px;
    top: 0;
    left: 0;
    padding: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
    line-height: 1.5;
	z-index: 2;
}
.now-playing {
    background: #ffecec;
}
#content .row .large-9 {
	padding-bottom: 84px;
}
.title-mobile {
	display: none;
}
.logo-mobile {
    width: 150px;
}
.swiper-pagination .swiper-pagination-bullet{
	width: 40px;
	height: 3px;
    background-color: #DCDDDE !important;
    opacity: 1;
	border-radius: 4px !important;
	margin-right: 3px !important;
}
.swiper-pagination .swiper-pagination-bullet:last-child {
	margin-right: 0 !important;
}
.swiper-pagination .swiper-pagination-bullet:hover,
.dot{
	background-color: var(--fs-color-primary) !important;
	transition: var(--fs-transition);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.dot.is-selected{
	background-color: var(--fs-color-primary) !important;
}
.related.products .col {
	padding: 0 9.8px 19.6px !important;
}
.related.products .swiper-wrapper {
	padding-bottom: 50px;
}
.swiper-button-prev,
.swiper-button-next {
	opacity: 0.3 !important;
    background: white;
	width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ddd;
	top: 45%;
	transition: var(--fs-transition) !important;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	background-color: var(--fs-color-secondary);
	opacity: 1 !important;
	transition: var(--fs-transition) !important;
}
.swiper-button-prev{
	left: 2%;
}
.swiper-button-next {
	right: 2%;
}
.swiper-button-prev:after,
.swiper-button-next:after{
	font-size: 14px !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
	color: var(--fs-color-secondary) !important;
    font-variant: initial !important;
    line-height: 1 !important;
    transition: var(--fs-transition) !important;
}
.swiper-button-prev:hover:after,
.swiper-button-next:hover:after {
	color: #FFF !important;
	 transition: var(--fs-transition) !important;
}
.mobile .line-custom {
	display: none !important;
}
.col-custom .text-box.banner-layer{
	position: relative;
}
.col-custom .text-box.banner-layer:before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
	background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 60%, rgba(0,0,0,0) 100%);
}
@media screen and (max-width: 849px) {
	.section-hot .col{
		flex-basis: 100% !important;
		width: 100% !important;
		max-width: 100%;
	}
	#logo {
		width: 99px !important;
      /*  height: 60px; */
	}
	.transparent .header-main {
        height: 70px !important;
    }
	.header-wrapper.stuck .header-main{
		background-color: unset !important;
	}
	.header-wrapper.stuck .header-bg-color{
		background-color: rgba(255,255,255,0.86) !important;
	}
	.medium-logo-center .logo {
		margin: 0 !important;
	}
	.section-van-chuyen .pdb-0>.col:not(.col-mrt) {
		padding-bottom: 80px !important;
	}

	.section-van-chuyen .pdb-0>.col:not(.col-mrt):last-child {
		padding-bottom: 0 !important;
	}
	.atp-text1 {
		display: none !important;
	}
	.danh-muc-con-tin-tuc {
		flex-wrap: nowrap !important;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;   
	}

	.danh-muc-con-tin-tuc li {
		flex: 0 0 auto;
	}
	.ux-buy-now-button {
		margin-left: 103px !important;
	}
	.video-layout {
        flex-direction: column;
    }
    .video-player, .video-list {
        max-width: 100%;
        height: auto;
        width: 100%;
    }
	.video-player iframe {
		width: 100%;
	}
	.video-list {
        display: flex;
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory; /* cuộn mượt từng item */
        -webkit-overflow-scrolling: touch;
    }

    .video-list::-webkit-scrollbar {
        display: none; /* ẩn scrollbar mobile */
    }

    .video-item {
        flex: 0 0 41%; /* mỗi item chiếm 48% chiều ngang */
        scroll-snap-align: start;
    }
	.video-player {
		position: relative;
		width: 100%;
		height: unset !important;
		aspect-ratio: 16 / 9; /* tự co theo chiều rộng */
	}
	.nav>li>a {
		font-size: 18px !important;
	}
	.mobile .line-custom {
		display: flex !important;
	}
	.shop-page-title.category-page-title:not(.mobile),
	.title-cate {
		display: none !important;
	}
	.title-mobile {
		display: block;
	}
	.title-mobile h1 {
		margin-top: 0;
		margin-bottom: 20px;
		font-size: 37px;
		font-family: "fontNhanDien";
	}
	.page-title-inner .left-line,
	.page-title-inner .right-line {
		width: 167px;
	}
	.page-title-inner  {
		margin-bottom: 30px !important;
	}
	.section-van-chuyen .col {
		width: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
}
@media screen and (max-width: 600px) {

	.video-item {
        flex: 0 0 48%;
        scroll-snap-align: start;
    }
	.ux-buy-now-button {
		margin-left: 94px !important;
	}
	.section-contact .img-inner {
		margin-bottom: 45px;
	}
	.product-small .price-wrapper .price, span.amount {
		font-size: 18px;
	}
	.header.show-on-scroll, .stuck .header-main{
		height: 70px !important;
	}
	.slider-wrapper .flickity-prev-next-button {
		display: block !important;
	}
	.col-loi-ngo .text-left p, .col-loi-ngo .text-right p {
		font-size: 220px;
	}
	.col-loi-ngo .text-left {
		top: -100px;
		left:0;
	}
	.col-loi-ngo .text-right.quote-close {
		right: 0;
	}
}
.gt_float_switcher,
.gt_float_switcher .gt-selected{
	overflow: unset !important;
	background-color: transparent !important;
}
.gt_float_switcher {
	position: relative;
	background: transparent !important;
	box-shadow: unset !important;
}
.gt-lang-code {
	display: none !important;
}
.gt_float_switcher .gt_options {
	position: absolute !important;
	width: 100%;
	left: 0;
	top: 100%;
	background-color: transparent !important;
	border-radius: 0 0 4px 4px;
	box-shadow: unset;
	z-index: 9999 !important;
}
.gt_float_switcher .gt_options a:hover {
	background-color: transparent !important;
	border-bottom: unset !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
	filter: brightness(0) saturate(100%) invert(33%) sepia(26%) saturate(1567%) hue-rotate(102deg) brightness(95%) contrast(101%);
	transform: rotate(0deg) !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow.gt_arrow_rotate {
	transform: rotate(180deg) !important;
}
.nturl {
	font-size: 0;
}
.gt_float_switcher img {
	width: 24px !important;
	height: 18px !important;
	margin-right: 0 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang,
.gt_float_switcher .gt_options a{
    padding: 0 !important;
	box-shadow: unset !important;

}
.col-custom .xc {
	padding: 45px 40px;
	bottom: 0;
	left: 0;
	height: auto;
	top: unset !important;
	transform: unset !important; 
    background: linear-gradient(180deg, #ffffff 0%, #e1f0ef 100%);
}
