/*
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/GoogleSans-Regular.ttf');
	font-family: 'GS-R';
}
@font-face{
	src: url('fonts/GoogleSans-Medium.ttf');
	font-family: 'GS-M';
}
@font-face{
	src: url('fonts/GoogleSans-Bold.ttf');
	font-family: 'GS-B';
}
:root{
	--xanh-d:#046937;
	--xanh-l:#056d38;
	--vang2:#fdb913;
	--vang:#d47d0a;
	--do:#a51212;
}
html,body,span,label,a,p,button,b,div{
	font-family: 'GS-R';
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: 'GS-R' !important;
}
b,strong{
	font-weight:500;
	font-family:'GS-B' !important;
}
form{
	margin:0 !important;
}
form input,textarea,select{
	box-shadow:none !important;
}
.txt-jus{
	text-align:justify;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,#woof_html_buffer,.is-divider,.epofw_addon_totals,
.variations .label > .woo-selected-variation-item-name,
.product-images .image-tools.bottom.left,.ds-none{
	display:none !important;
}
input[type=submit]{
	margin:0;
	min-height:unset;
	line-height:unset;
	border:none;
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	transition:all 0.3s;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0{
	padding-bottom:0 !important;
}
.absolute-footer{
	background-color:transparent !important;
	display:none;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
}
#top-link{
	background-color:var(--xanh-l);
	border:2px solid var(--color-l);
	color:#fff;
}

#footer{
	background:url(/wp-content/uploads/2024/01/Group.png) no-repeat;
	background:url(/wp-content/uploads/2024/01/bg_footer.png) no-repeat;
	background-size: auto;
	background-color: var(--xanh-d);
	background-position: bottom right;
	background-position: top center;
}
.sec-footer {
	background-color:transparent !important;
}
.logo-f img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
p.title-f{
	font-size:18px;
	/* 	text-transform:uppercase; */
	color:#fff;
	font-family:'GS-B' !important;
	font-weight:500;
	margin-bottom:15px;
	line-height:1.35;
}
.txt-add-f h3{
	font-size:18px;
	font-family:'GS-B' !important;
	font-weight:500;
	text-transform:uppercase;
}
.txt-add-f p{
	margin:0;
}
.txt-add-f p + p{
	margin-top:7px;
}
.txt-add-f p i{
	background-image: linear-gradient(#fff9ae, #ca8921);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	width:20px;
}
.txt-add-f p a:hover{
	/* 	color:var(--xanh-l); */
}
.col-f1{
	max-width: 30%;
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
}
.col-f2{
	max-width: 30%;
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
}
.col-form-f{
	max-width: 40%;
	-ms-flex-preferred-size: 40%;
	flex-basis: 40%;
}
.ux-menu-link__link {
	min-height:unset;
	padding:0;
}
.menu-f .ux-menu-link + .ux-menu-link{
	margin-top:5px !important;
}
.menu-f .ux-menu-link__link:hover{
	color:var(--vang) !important;
}
.menu-f .ux-menu-link__link > span{
	padding-left:5px;
	transition:all 0.3s;
}
.menu-f .ux-menu-link__link:hover span{
	padding-left:8px;
}
.menu-f .ux-menu-link__link i{
	width:unset;
}
.form-f p.title-form{
	line-height:1.2;
	margin-bottom:10px;
}
.form-f input{
	height:38px;
	border-radius:5px;
	color:#fff !important;
	font-size:16px;
}
.form-f input::placeholder{
	color:#ccc;
	font-size:16px;
}
.form-f input:not([type=submit]){
	background:transparent;
	border-radius:0;
	border:none;
	border-bottom:2px solid #fff;
	padding:0;
}
.form-f input[type=submit]{
	/* 	width:100%; */
	height:unset;
	font-size:15px;
	font-family:'GS-M' !important;
	font-weight:400;
	padding:5px 20px;
}
.form-f input[type=submit]:hover{
	transform:translatey(-2px);
}
.follow-f a{
	margin:0 !important;
	width:35px;
	height:35px;
	min-height:unset;
}
.follow-f a i{
	top:unset;
}
.follow-f a + a{
	margin-left:5px !important;
}
.img-card-f img{
	height:33px;
	width:auto !important;
}
.col-left-f{
	max-width: 38%;
	-ms-flex-preferred-size: 38%;
	flex-basis: 38%;
}
.col-right-f{
	max-width: 62%;
	-ms-flex-preferred-size: 62%;
	flex-basis: 62%;
}

a.btn-booking{
	display:block !important;
	text-transform:uppercase !important;
	padding:7px 20px 5px !important;
	border-radius:99px;
	color:#fff !important;
	font-size:16px !important;
	font-weight:400 !important;
	font-family:'GS-M' !important;
	margin:0;
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	cursor:pointer;
	transition:all 0.3s !important;
}
a.btn-booking:hover{
	transform:translatey(-3px);
}
#masthead #logo{
	margin-right:0 !important;
}
.header-nav-main.nav-left{
	justify-content:center;
	padding:0 30px;
}
.header-nav-main > li{
	margin:0 15px;
}
.header-nav-main > li > a{
	color:#fff !important;
	font-size:16px;
	font-weight:400 !important;
	font-family:'GS-M' !important;
	position:relative;
}
.header-nav-main > li > a:before{
	left:0;
	bottom:0;
	height:2px;
	width:0;
	background:#fff;
	content:'';
	transition:all 0.3s;
	position:absolute;
	opacity:1 !important;
}
.header-nav-main > li:hover > a:before,.header-nav-main > li.active > a:before{
	width:100%;
}
.header-nav-main > li > .sub-menu{
	padding:0;
	left:0 !important;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s;
	transform:translatey(20px);
}
.header-nav-main > li:hover > .sub-menu{
	opacity:1;
	visibility:visible;
	transform:translatey(0);
}
.header-nav-main > li > .sub-menu > li > a{
	padding:8px 15px;
	margin:0;
	color:#000;
	font-size:16px;
	font-weight:400;
	transition:all 0.3s;
}
.header-nav-main > li > .sub-menu > li > a:hover{
	color:#fff;
	background:var(--xanh-d);
}
.header.has-transparent .header-wrapper.stuck .header-bg-color{
	background-color:#fff;
}
.header.has-transparent .header-wrapper.stuck .header-nav-main > li > a{
	color:var(--xanh-d) !important;
}
.header.has-transparent .header-wrapper.stuck .header-nav-main > li > a:before{
	background:var(--xanh-d);
}
.slider-bannerT .flickity-page-dots{
	right:15px;
	left:unset;
}
.flickity-page-dots .dot{
	border:none !important;
	width:35px;
	height:4px;
	background:#fff !important;
	border-radius:0;
	opacity:1 !important;
}
.flickity-page-dots .dot.is-selected{
	background:var(--vang) !important;
}
.flickity-button{
	top:50%;
	bottom:unset !important;
	border-radius:0;
	background-color:#cbcbcb30 !important;
	border-radius:50%;
	transition:all 0.3s !important;
	min-height:unset;
}
.flickity-button svg{
	border-radius:0 !important;
	border:none !important;
	fill:#fff !important;
	background-color:transparent !important;
	transition:unset !important;
}
.slider .flickity-prev-next-button,.slider:hover .flickity-prev-next-button{
	transform:translatey(-50%) !important;

}
.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow,
.slider .flickity-prev-next-button .arrow{
	fill:#fff !important;
	transition:unset !important;

}
.slider-bannerT .flickity-prev-next-button.previous{
	left:30px !important;
	opacity:0;
	visibility:hidden;
}
.slider-bannerT .flickity-prev-next-button.next{
	right:30px !important;
	opacity:0;
	visibility:hidden;
}
.slider-bannerT:hover .flickity-prev-next-button.previous{
	left:10px !important;
	opacity:1;
	visibility:visible;
}
.slider-bannerT:hover .flickity-prev-next-button.next{
	right:10px !important;
	opacity:1;
	visibility:visible;
}
.slider-bannerT .flickity-prev-next-button{
	width:37px;
	height:37px;
	border:1px solid #fff;
}
.slider-bannerT .flickity-prev-next-button svg{
	padding:30% !important;
}

.btn-dattour-banner{
	margin:0 !important;
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	border:none;
	border-radius:99px;
	/* 	box-shadow:none !important; */
	transition:all 0.3s;
	min-height:unset;
	line-height:unset;
	padding:7px 20px 5px;
	text-shadow:none !important;
	font-size:16px;
	transition-delay: 0.7s !important;
}

.btn-dattour-banner span{
	font-weight:400;
	font-family:'GS-M' !important;
}
.txt-bannerT .text-inner h3{
	font-size:43px;
	margin:0 0 15px 0;
	font-weight:500;
	font-family:'GS-B' !important;
	text-shadow: 1px 1px 1px #404040;
	text-transform:uppercase;
}
.txt-bannerT .text-inner p{
	font-size:20px;
	width:100%;
	max-width:960px;
}
.row-form-home{
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	top:-140px;
	z-index:2;
}
.row-form-home .col-form > .col-inner{
	padding:8px;
	background:#ffffff3d;
	border-radius:99px;
}
.form-dat-tour{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.form-dat-tour > *{
	width:calc(100% / 3 - 10px);
}
.form-dat-tour input,.form-dat-tour select{
	height:35px;
}

.nd-chinh-sach > .col-inner{
	width:100%;
	max-width:1200px;
	margin:0 auto !important;
}
.nd-chinh-sach p{
	margin-bottom:15px;
}
.nd-chinh-sach h1{
	text-align:center;
	margin-bottom:20px;
}
.woof_redraw_zone {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.woof_redraw_zone > *{
	margin:0;
}
.woof_redraw_zone .woof_container{
	padding:0;
}
.chosen-drop .chosen-search{
	display:none;
}
.chosen-drop .chosen-results{
	margin:0;
	padding:0;
}
.loc > p{
	text-align:center;
	font-size:20px;
	color:#fff;
	margin:0 0 10px 0;
}
.woof_container{
	flex:1;
}
.woof_submit_search_form_container{
	width:30%;
	max-width:70px;
	flex-shrink:0;
}
.woof_submit_search_form_container button{
	margin:0;
	min-height:unset;
	line-height:unset;
	width:100%;
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	font-weight:400;
	font-family:'GS-M' !important;
	position:relative;
	border-radius:0 99px 99px 0;
	overflow:hidden;
}
.woof_submit_search_form_container button:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	/* 	background:url(/wp-content/uploads/2024/01/search.png) no-repeat; */
	background:url(/wp-content/uploads/2024/01/plane.png) no-repeat;
	background-size:35px;
	background-position:center;
	z-index:1;
}
.woof_submit_search_form_container button:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);

}
.chosen-container {
	margin:0;
	width:100% !important;
}
.loc .chosen-container-single .chosen-single{
	display:flex;
	align-items:center;
	border-radius:99px 0 0 99px;
}
.loc .chosen-container-single .chosen-single span{
	font-size:16px;
}
.loc .chosen-container-single .chosen-single div{
	display:none !important;
}
.chosen-container .chosen-results li.active-result{
	font-size:16px;
}
.loc .chosen-container-single .chosen-single,
.loc .woof_submit_search_form_container button{
	height:50px !important;
	border:none;
}
.loc .chosen-container-single .chosen-single{
	padding:0 0 0 15px !important;
}
.chosen-container.chosen-with-drop .chosen-drop{
	margin-top:10px;
	border:none;
	box-shadow:0px 4px 6px rgb(0 0 0 / 10%), 0px 6px 14px rgb(0 0 0 / 20%);
	padding:10px;
	border-radius:5px;
	z-index:5;
}
.box-txt-title.title-ct{
	padding-bottom:10px;
	border-bottom:3px solid #004b8859;
}
.box-txt-title h3{
	font-size:34px;
	font-weight:500;
	font-family:'GS-B' !important;
	text-transform:uppercase;
	line-height:1.3;
	margin-bottom:10px;
	color:var(--xanh-d);
	position:relative;
	width:max-content;
	margin-left:auto;
	margin-right:auto;
}

.box-txt-title p{
	margin-bottom:10px;
	color:var(--vang);
	font-size:18px;
	font-weight: 400;
	font-family: 'GS-M' !important;
}
.box-txt-title.title-ct .txt p{
	font-size:38px;
	font-weight:500;
	font-family:'GS-B' !important;
	text-transform:uppercase;
	line-height:1.4;
	margin-bottom:0;
	color:var(--xanh-d) !important;
}

/* post-home */
.col.post-item > .col-inner{
	border-radius:10px;
	overflow:hidden;
	box-shadow:0 0 10px 0px #dcdcdc;
	height:100%;
	transition:all 0.3s;
}
.col.post-item .box-text{
	padding:10px;
	transition:all 0.3s;
}
.col.post-item > .col-inner .box-text .box-text-inner > *{
	transition:all 0.3s;
}
.col.post-item > .col-inner:hover{
	background:var(--xanh-d);
}
.col.post-item > .col-inner:hover .box-text .box-text-inner > *{
	color:#fff;
}
.from_the_blog_excerpt {
	text-align:justify;
}
.post-title{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:var(--xanh-d);
	font-weight:500;
	font-family:'GS-B' !important;
}

.post-home1 .from_the_blog_excerpt{
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:16px;
}
.post-home1 .box-image .image-cover{
	border-radius:0 0 0 100px;
}
.post-home2 .box-image .image-cover{
	border-radius:0 0 70px 0;
}
.post-home1 .post-title{
	font-size:24px;
	margin:0 0 10px 0;
}
.row.post-home2 .box{
	display:flex;
}
.row.post-home2 .box-image{
	width:39%;
	flex-shrink:0;
	display:block;
}

.row.post-home2 .from_the_blog_excerpt{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:15px;
}
.row.post-home1 .col > .col-inner{
	padding-bottom:26px;
}
.row.post-home2 .col > .col-inner{
	padding-bottom:11px;
}
.row.post-home2 .post-title{
	font-size:20px;
	margin:0 0 10px 0;
}
.date-post{
	font-size:14px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-top:7px;
}
.date-post span.xem-them{
	color:var(--vang) !important;
	text-transform:uppercase;
}
.col.post-item > .col-inner:hover .date-post span.xem-them{
	color: #DDB045 !important;
}
.date-post span.xem-them i{
	margin-left:5px;
}
.col.box-tour > .col-inner{
	overflow:hidden;
}
.col.box-tour .box-image .overlay{
	background:linear-gradient(180deg, rgba(255, 168, 0, 0.54) 0%, rgb(0 0 0 / 50%) 100%);
	opacity:0.8;
}
.col.box-tour .box-text{
	z-index:2;
	pointer-events:none;
	padding:0;
	bottom:unset;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	transition:all 0.7s;
	width:100%;
}
.col.box-tour:hover .box-text{
	top:35%;
}
.col.box-tour .box-text h4{
	margin:0 0 10px 0;
	font-size:65px;
	font-family:'GS-B' !important;
	font-weight:500;
	text-transform:uppercase;
	/* 	color:var(--vang); */
	color:#ffb900;
	transition:all 0.3s;
}


.starT i{
	text-shadow:none !important;
	color:#ffb900;
	transition:all 0.5s;
	font-size:20px;
}
.starT i + i{
	margin-left:5px;
}
.txt-tt-tour{
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:-300px;
	width:100%;
	max-width:800px;
	padding:0 30px;
	transition:all 0.6s ease-in-out;
}
.col.box-tour:hover .txt-tt-tour{
	bottom:30px;
}
.txt-tt-tour p{
	color:#fff;
	font-size:17px;
	margin:0 0 5px 0;
}
.txt-tt-tour p i{
	color:#ffba4c;
	width:22px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	margin-right:5px;
	font-size:15px;
}
.txt-tt-tour .btn-link{
	margin-top:25px;
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
.txt-tt-tour .btn-link a{
	border:1px solid #fff;
	font-size:20px;
	padding:9px 25px 7px;
	letter-spacing:1.5px;
	text-transform:uppercase;
	color:#fff;
	position:relative;
	overflow:hidden;
	border-radius:99px;
	transition:all 0.3s;
}
.txt-tt-tour .btn-link a:hover{
	color:#fff;
	background: var(--xanh-d);
	transform:translatey(-2px);
}

.txt-tt-tour .btn-link a i{
	transition:all 0.3s;
	margin-left:10px;
	font-size:22px;
	color:#ffba4c;
}
.txt-tt-tour .btn-link a:hover i{
	color:#fff;
}
.txt-tt-tour .btn-link a img{
	width: 25px;
	transform: translateY(-4px);
	margin-right: 7px;
	animation:nx 0.3s linear infinite;
}
@keyframes nx{
	0%{
		transform: translateY(-4px) translatex(0);
	}
	50%{
		transform: translateY(-4px) translatex(-5px);		
	}
	100%{
		transform: translateY(-4px) translatex(0px);		
	}
}






.col-left-gt-home{
	padding-right:0 !important;
}
.col-right-gt-home{
	padding-left:0 !important;
}
.col-left-gt-home > .col-inner{
	height:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	background-image:url(/wp-content/uploads/2024/01/rtgst-1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.col-left-gt-home > .col-inner:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#004b88ba;
	z-index:1;
}
.col-left-gt-home > .col-inner > *{
	z-index:2;
}
.txt-title-gt h1{
	font-size:50px;
	color:#fff;
	font-weight:500;
	font-family:'GS-B' !important;
	text-transform:uppercase;
}
.btn-gioithieu{
	margin:0;
	border-radius:99px;
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	border:none;
	min-height:unset;
	line-height:unset;
	padding:7px 20px 5px;
}
.btn-gioithieu span{
	font-weight:400;
	font-family:'GS-M' !important;
	font-size:16px;
}
.row-top-gt{
	background:#C48429;
	padding:50px 30px 40px 100px;
}
.col-right-gt-home .img-gt img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);

}
.col-right-gt-home .txt-gt p{
	margin-bottom:0;
	font-size:20px;
	color:#fff;
	font-weight:500;
	font-family:'GS-M' !important;
	line-height:1.5;
	position:relative;
}
.col-right-gt-home .txt-gt p:before{
	content:'';
	position:absolute;
	top:-30px;
	left:-55px;
	width:75px;
	height:68px;
	background:url(/wp-content/uploads/2024/01/Vector.png) no-repeat;
	background-size:contain;
	background-position:center;
	opacity:0.2;
}
.box-exp{
	display:flex;
	align-items:center;
	justify-content:center;
}
.box-exp .exp{
	width:40%;
	flex-shrink:0;
	padding:30px 50px;
}
.box-exp .exp p{
	color:var(--xanh-d);
	font-family:'GS-M' !important;
	font-weight:500;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	line-height:1.35;
	margin-bottom:0;
}
.box-exp .exp p.number{
	font-size:50px;
	font-family:'GS-B' !important;
	font-weight:bold;
	margin-bottom:8px;
	line-height:1;
}
.txt11{
	padding-right:30px;
	text-align:justify;
}
.txt11 p{
	margin-bottom:0;
	font-size:22px;
	font-weight:700;
	font-family:'GS-B' !important;
	color:var(--xanh-d);
	line-height:1.35;
	position:relative;
}
.row-ti{
	margin-left:0 !important;
	margin-right:0 !important;
	margin-top:15px;
}
.row-ti .icon-box h3{
	text-transform:uppercase;
	font-weight:500;
	font-family:'GS-B' !important;
	font-size:16px;
	color:var(--xanh-d);
}
.row-ti .icon-box p{
	color:var(--xanh-d);
}

/*  */
.title-gt2 p.sub-title{
	margin-bottom: 10px;
	color: var(--vang);
	font-size: 18px;
	font-weight: 400;
	font-family: 'GS-M' !important;
}
.title-gt2 p:not(.sub-title){
	text-align:justify;
}
.title-gt2 h1{
	font-size:38px;
	font-weight:500;
	font-family:'GS-B' !important;
	color:var(--xanh-d);
	text-transform:uppercase;
}
.btn-link-gt{
	color:#fff !important;
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	border-radius:99px;
	padding:7px 20px 5px !important;
	margin:0 !important;
	line-height:unset;
	min-height:unset;
	border:none;
	font-size:15px;
}
.btn-link-gt span{
	font-family:'GS-M' !important;
	font-weight:400;
}
.btn-link-gt i{
	transition:all 0.3s;
	font-size:14px;
}
.btn-link-gt i:before{
	content:'\f101';
	font-family:'Fontawesome';
}
.btn-link-gt:hover i{
	transform:translatex(3px);
}

/* search */
.box-form-search{
	display:flex;
}
.box-form-search .box-select,.box-form-search .btn-search{
	height:50px;
}
.box-form-search .box-select{
	flex:1;
	position:relative;
}
.box-form-search .btn-search{
	width:70px;
	flex-shrink:0;
	border-radius:0 99px 99px 0;
	overflow:hidden;
}
.box-form-search .box-select #txt-ctBox{
	height:100%;
	width:100%;
	background:#fff;
	display:flex;
	align-items:center;
	cursor:pointer;
	padding:0 0 0 15px;
	border-radius:99px 0 0 99px;
}
.box-form-search .box-select ul{
	margin-top: 10px;
	margin-bottom:0;
	border: none;
	background:#fff;
	box-shadow: 0px 4px 6px rgb(0 0 0 / 10%), 0px 6px 14px rgb(0 0 0 / 20%);
	padding: 10px;
	border-radius: 5px;
	position:absolute;
	width:100%;
	left:0;
	top:100%;
	z-index:5;
	display:none;
}
.box-form-search .box-select ul.active{
	display:block;
}
.box-form-search .box-select ul li{
	cursor:pointer;
	list-style:none;
	margin:0;
	padding:3px 5px;
	font-size:16px;
}
.box-form-search .box-select ul li:hover,.box-form-search .box-select ul li.active{
	background-color: #3875d7;
	background-image: linear-gradient(#3875d7 20%,#2a62bc 90%);
	color: #fff;
}
.box-form-search .btn-search a{
	display:flex;
	width:100%;
	height:100%;
	align-items:center;
	justify-content:center;
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
}
.box-form-search .btn-search a img{
	height:20px;
}
.map-lh{
	height:500px;
}
.map-lh iframe{
	height:100%;
	width:100%;
}
.breadcrumbsT {
	padding:10px 0;
	font-size:15px;
}
.breadcrumbsT a,.breadcrumbsT .breadcrumb_last{
	font-size:14px;
	color:#666666b3;
}
.breadcrumbsT .breadcrumb_last{
	color:#000;
}
.breadcrumbsT .space{
	margin:0 3px;
	color:#666666b3;
}


.txt-lh p{
	margin:0;
}
.txt-lh p i{
	width:16px;
	margin-right:5px;
	color:var(--xanh-d);
}
.txt-lh p + p{
	margin-top:7px;
}
.form-lh input[type=submit]{
	padding:6px 20px;
	font-weight:400;
	border-radius:5px;
	font-size:15px;
	transition:all 0.3s;
}
.form-lh input[type=submit]:hover{
	transform:translatey(-2px);
}
.form-lh p.csbm{
	font-style:italic;
	margin-bottom:12px;
	font-size:13px;
}
.form-lh p.csbm span{
	color:#ff0000 !important;
}
.form-lh p.csbm a:hover{
	color:var(--xanh-d);
}
.col-border-lh > .col-inner{
	border:1px solid #F2F2F2;
	padding:20px;
	border-radius:8px;
	box-shadow:0px 0px 10px 0px #F2F2F2;
}
.title-lh h1,.txt-lh h2,.accordion_title{
	font-size:22px;
	color:var(--xanh-d);
	font-family:'GS-M' !important;
	font-weight:400;
	margin-bottom:15px;
}
.txt-lh h2{
	font-size:22px;
}
.col-form-lh .form-lh input:not([type="submit"]),
.col-form-lh .form-lh textarea{
	border:1px solid #e1e1e1;
	border-radius:5px;
	height:38px;
}
.box-hotro .box-image{
	width:247px !important;
	margin:0 auto;
}
.box-hotro .box-text p{
	font-size:15px;
	font-weight:400;
	font-family:'GS-M' !important;
	margin-bottom:0;
}

.accordion-title{
	padding: 5px 24px 0 0;
	margin: 0 0 5px 0;
	background-color:transparent !important;
	font-size:16px;
	transition:all 0.3s;
}
.accordion-item:nth-child(1) .accordion-title{
	padding: 0 24px 0 0;
	border-top:none;
}
.accordion-title span{
	transition:all 0.3s;
}
.accordion-title:hover span,.accordion-title.active span{
	font-weight:400;
	font-family:'GS-M' !important;
	color:var(--xanh-d)
}
.accordion .toggle{
	left:unset;
	margin:0;
	right:5px;
	width:unset;
	height:unset;
	opacity:1;
	min-height:unset;
	top: calc(50% + 4px);
	transform: translateY(-50%);
	font-size:12px;
	pointer-events:none;
}
.accordion .toggle i{
	transform:rotate(-90deg);
	transform-origin:center center;
	color:var(--xanh-d) !important;
}
.accordion-title.active .toggle i{
	transform:rotate(0);
}
.accordion-inner{
	padding:15px 5px 0;
}
.accordion-inner p{
	margin-bottom:13px;
}
.col-ques > .col-inner{
	min-height:398px;
}
.blog-wrapper{
	padding-top:0;
	padding-bottom:0;
}
.blog-wrapper .list-post{
	margin-top:0 !important;
}
.blog-archive .title-cate{
	text-align:center;
	color:var(--xanh-d);
	font-size:34px;
	text-transform:uppercase;
	margin-bottom:30px;
}
.list-post .col.post-item > .col-inner{
	background:#fff !important;
}
.list-post .col.post-item > .col-inner:hover{
	transform:translatey(-2px);
	box-shadow: 0 5px 15px 0px #dcdcdc;
}
.list-post .col.post-item > .col-inner .post-title{
	color:var(--xanh-d) !important;
}
.list-post .col.post-item > .col-inner .from_the_blog_excerpt {
	color:#000 !important;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:10px 0;
}
.list-post .col.post-item > .col-inner .date-post{
	color:#000 !important;
}
.list-post .col.post-item{
	max-width: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}
.blog-single .row-largeT{
	margin-top:10px !important;
}
.blog-single .entry-title {
	font-size:32px;
	color:var(--xanh-d);
	margin-bottom:5px;
}
.blog-single .date-single{
	color:#666666b3;
	font-size:14px;
}
.blog-single .date-single i{
	margin-right:5px;
}
.blog-single .single-page{
	padding-top:0;
	text-align:justify;
}
.blog-single .single-page h2{
	font-size:22px;
}
.blog-single .single-page h3{
	font-size:19px;
}
.blog-single .entry-header-text{
	padding-bottom:15px;
}
.post-sidebar{
	border:none !important;
}
.rpwe-block.bai-viet-moi li{
	border:none !important;
	padding:0 !important;
	margin:0 0 20px !important;
}
.rpwe-block.bai-viet-moi .rpwe-thumb{
	border:none !important;
	padding:0 !important;
	width:115px !important;
	height:80px !important;
	object-fit:cover;
	margin:0 10px 0 0 !important;
}
.rpwe-block.bai-viet-moi h3{
	font-size:15px !important;
	line-height:1.25;
}
.rpwe-block.bai-viet-moi h3 a{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family:'GS-M' !important;
	font-weight:300;
	transition:all 0.3s;
}
.rpwe-block.bai-viet-moi h3 a:hover{
	color:var(--xanh-d) !important;
}
.rpwe-block.bai-viet-moi .rpwe-time{
	color:#666666b3 !important;
}
.widget-title {
	display:block;
	margin-bottom:20px;
}
.widget-title span{
	display:block;
	background:var(--xanh-d);
	color:#fff;
	padding:8px 5px 8px 10px;
	font-size:18px;
	font-weight:400;
	font-family:'GS-M' !important;

}




.row-diem .box-text{
	padding:10px 10px;
	background:rgb(4 105 55 / 65%);
	/* 	pointer-events:none; */
	z-index:1 !important;
}
.row-diem .box-text p{
	font-size:18px;
	font-family:'GS-M' !important;
	font-weight:400;
	text-transform:uppercase;
	margin:0;
}

.col-couter > .col-inner{
	padding:10px;
	/* 	box-shadow:0 0 5px 0 #ccc; */
	border:1px solid #ccc;
	height:100%;
	overflow:hidden;
	border-radius:5px;
}
.col-couter .number-cout{
	font-size:34px;
	color:var(--xanh-d);
	font-weight:700;
	font-family:'GS-B' !important;
	line-height:1;
	margin-bottom:10px;
}
.col-couter .number-cout span{
	font-size:34px;
	color:var(--xanh-d);
	font-weight:700;
	font-family:'GS-B' !important;
	line-height:1;
}
.col-couter p{
	line-height:1.3;
	font-size:16px;
}
.row.ga-doitac .gallery-col.col{
	padding-bottom:0;
	padding-left:10px;
	padding-right:10px;
}
.row.ga-doitac .owl-item .gallery-col.col > .col-inner{
	padding:8px;
	border:1px solid #ccc;
}
.row.ga-doitac .owl-item .gallery-col.col .box-image{
	height:100px;
}
.row.ga-doitac .owl-item .gallery-col.col .box-image img{
	height:100%;
	object-fit:contain;
}
.row.ga-doitac .owl-stage{
	display:flex;
	align-items:center;
	padding:5px 0;
}
.owl-item > .col{
	width:100%;
	max-width:100%;
}
.col-camnhan > .col-inner{
	padding:10px;
	border:2px solid var(--vang);
	border-radius:0 50px;
}
.col-camnhan .box{
	display:flex;
}
.col-camnhan .box .box-image{
	width:80px !important;
	height:80px;
	flex-shrink:0;
	overflow:hidden;
	border-radius:50%;
	border:2px solid var(--vang);
}
.col-camnhan .box .box-image > div{
	width:100%;
	height:100%;
}
.col-camnhan .box .box-image img{
	height:100%;
	object-fit:cover;
}
.col-camnhan .box .box-text{
	padding:0 0 0 15px;
}
.col-camnhan .box .box-text h4{
	font-family:'GS-M' !important;
	font-weight:500;
	font-size:18px;
	margin:0 0 3px 0;
	line-height:1;
}
.col-camnhan .box .box-text p{
	font-size:15px;
	font-style:italic;
	margin:0 0 5px 0;
}
.col-camnhan .box .box-text .star-camnhan i{
	color:var(--vang2);
}
.txt-camnhan{
	position:relative;
	padding:15px 5px 0 25px;
	min-height:140px;
}
.txt-camnhan:before{
	content:'';
	position:absolute;
	width:45px;
	height:45px;
	top:0;
	left:0;
	background:url(/wp-content/uploads/2024/01/right.png) no-repeat;
	z-index:-1;
	background-size:contain;
	opacity:0.1;
}
.txt-camnhan > *{
	position:relative;
	z-index:2;
}
.txt-camnhan p{
	margin:0;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 20px;
	text-align:justify;
}
.slider-camnhan .owl-dots{
	display:block !important;
	margin-top:0 !important;
}
.owl-dots button{
	margin:0 !important;
	line-height:unset;
	min-height:unset;
}
.slider-camnhan .owl-dots button span{
	width:35px !important;
	height:4px !important;
	border-radius:0 !important;
	background:var(--xanh-d) !important;
}
.slider-camnhan .owl-dots button.active span{
	background:var(--vang) !important;
}
.col-box-f .icon-box-text{
	padding:0 0 0 10px !important;
}
.col-box-f .icon-box-text h3{
	font-size:24px;
	color:#fff;
	font-weight:bold;
	font-family:'GS-B' !important;
	line-height:1.3;
	margin:0 0 5px 0;
}
.col-box-f .icon-box-text p{
	color:#fff;
	font-size:16px;
	line-height:1.3;
}
.col.col-box-f{
	padding-bottom:0;
}
.col.col-box-f > .col-inner{
	padding:20px 0;
}
.col.col-box-f img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}


.add-to-cart-container h4.bundled_product_title,
.add-to-cart-container .product.active h4.bundled_product_title{
	font-size:26px;
	color:var(--xanh-d);
	text-transform:uppercase;
	display:flex;
	align-items:flex-end;
	line-height:1;
	margin-bottom:12px;
}
.add-to-cart-container h4.bundled_product_title .buoc,
.cart.bundle_data .label.epofw_td_label label.epofw_td_label span.buoc{
	font-weight: 500;
	font-family: 'GS-B' !important;
	margin-right: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	color: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: unset;
	font-size:20px;
}
.add-to-cart-container h4.bundled_product_title img{
	height:40px;
	flex-shrink:0;
	margin-left:10px;
}
.add-to-cart-container h4.bundled_product_title span.item_title{
	font-weight:500;
	font-family:'GS-B' !important;
}
.add-to-cart-container h4.bundled_product_title .bundled_product_title_link,
.add-to-cart-container h4.bundled_product_title .item_qty{
	display:none;
}
.cart.bundled_item_cart_content{
	/* 	display:block !important; */
}
label.bundled_product_optional_checkbox{
	/* 	display:none; */
}
.woo-variation-swatches .variable-items-wrapper{
	display:flex;
	flex-wrap:wrap;
	gap:12px;
	margin-right:-12px;
}
.woo-variation-swatches .variable-items-wrapper > li{
	margin:0 !important;
	box-shadow:2px 2px 6px 1px #ccc !important;
	width:calc(100% / 6 - 12px) !important;
	flex-shrink:0;
	position:relative !important;
	padding:0 3px !important;
	height:50px !important;
	transition:all 0.3s !important;
	border-radius:5px !important;
	background-color:#fafafa !important;
}
.woo-variation-swatches .variable-items-wrapper > li.selected{
	background-color:#029c54 !important;
}
.woo-variation-swatches .variable-items-wrapper > li:hover{
	transform:translatey(-2px);
	box-shadow:0 0 5px 0 #ccc;
	background-color:#029c54 !important;
}
.woo-variation-swatches .variable-items-wrapper > li:hover .variable-item-span{
	color:#fff !important;
}
.woo-variation-swatches .variable-items-wrapper > li:before{
	content:'\f00c';
	font-family:'Fontawesome';
	width:max-content;
	color:#fff;
	font-size:10px;
	position:absolute;
	top: -3px;
	right: -3px;
	display: none;
	width:15px;
	height:15px;
	border-radius:50%;
	text-align:center;
	line-height:15px;
	background: var(--xanh-d);
	opacity:1 !important;
	visibility:visible !important;
	z-index:9;
}
.woo-variation-swatches .variable-items-wrapper > li.selected:before{
	display:flex !important;
	align-items:center;
	justify-content:center;
}
.woo-variation-swatches .variable-items-wrapper > li .variable-item-span{
	font-size:17px;
	font-weight:400;
	font-family:'GS-M' !important;
	color:var(--xanh-d);
	transition:all 0.3s;
}
.woo-variation-swatches .variable-items-wrapper > li.selected .variable-item-span{
	color:#ffff;
}

/* ATTR Loại phòng  +  ATTR Loại xe */
.woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_loai-phong"] > li{
	width:calc(100% / 3 - 12px) !important;
}
.woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_loai-xe"] > li{
	width:calc(100% / 4 - 12px) !important;
}
.woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_loai-phong"] > li .variable-item-span,
.woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_gia-tien"] > li .variable-item-span,
.woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_loai-xe"] > li .variable-item-span{
	/* 	font-size:18px; */
	line-height:1.2;
	font-family:'GS-R' !important;
}
/*ATTR Giá tiền*/
.woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_gia-tien"] > li{
	width:calc(100% /8 - 12px) !important;
}


/* -------------------------------------------- */
.variations .attribute_options:not(.active){
	display:none;
}
.variations.active .attribute_options:not(.active){
	display:block;
}
.variations .single-product-variable-items li[tabindex="-1"]{
	display:none !important;
}

.variations .label{
	padding:0 !important;
}
.variations .label > label{
	font-size:20px;
	position:relative;
	color:#000 !important;
	font-family:'GS-M' !important;
	font-weight:500;
	margin-bottom:3px !important;
	padding:0 !important;
}

.variations .attribute_options + .attribute_options{
	padding-top:20px;
}
.add-to-cart-container .product.bundled_product_summary{
	border:none !important;
	padding-bottom:0 !important;
	margin-bottom:25px !important;
}
.add-to-cart-container .product.bundled_product_summary.active{
	margin-bottom:0 !important;
	margin-top:25px;
}
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2),.active){
	background: #F2F2F2;
	margin-bottom: 0 !important;
	padding-left: 15px;
	padding-bottom: 7px !important;
	padding-top: 7px;
	border-bottom: 1px solid #cfcfcf26 !important;
}
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2),.active) h4.bundled_product_title {
	font-size:17px;
	text-transform:inherit;
	color:#000;
	display:contents;
}
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2),.active) h4.bundled_product_title span.item_title{
	font-family:'GS-R' !important;
	font-weight:400;
	margin-right:5px;
}
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2),.active) span.bundled_item_price_quantity{
	display:none;
}


.add-to-cart-container .product.active .details .cart{
	margin-bottom:0 !important;
	display:none !important;
}
.add-to-cart-container .product:not(:nth-child(1),:nth-child(2),.active) .bundled_item_cart_content,
.add-to-cart-container .product:not(:nth-child(1),:nth-child(2),.active) .bundled_item_after_cart_details,
.add-to-cart-container .product:not(:nth-child(1),:nth-child(2),.active) .details{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.add-to-cart-container .product:not(:nth-child(1),:nth-child(2),.active) .bundled_item_cart_content,
.add-to-cart-container .product:not(:nth-child(1),:nth-child(2),.active) .details{
	width:100%;
	justify-content:space-between;
}
.add-to-cart-container .product:not(:nth-child(1),:nth-child(2),.active) .bundled_item_after_cart_details{
	width:450px;
	flex-shrink:0;
}
.add-to-cart-container .product:not(:nth-child(1),:nth-child(2),.active) .details .cart{
	flex:1;
}
.add-to-cart-container .product:not(:nth-child(1),:nth-child(2),.active) .bundled_item_cart_content .price{
	font-size:16px;
	display: flex;
	align-items: center;
}
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2)) .bundled_item_cart_content .price:before{
	content:'(+';
}
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2)) .bundled_item_cart_content .price:after{
	content:')';
}
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2)) .bundled_item_cart_details{
	margin-right:20px;
}
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2)) .quantity .button.minus,
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2)) .quantity .button.plus{
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2)) .quantity input[type=number]{
	height: 30px;
}

.add-to-cart-container .bundled_item_75 h4.bundled_product_title{
	font-size:26px;
	color:var(--xanh-d);
	text-transform:uppercase;
	display:flex;
	align-items:flex-end;
	line-height:1;
	margin-bottom:12px;
}




.add-to-cart-container .product.bundled_product_summary:nth-child(4){
	border-radius:5px 5px 0 0;
	padding-top:15px !important;
}
.add-to-cart-container .cart_group.bundle_form > div:nth-last-child(2){
	border-radius: 0 0 5px 5px;
	padding-bottom:20px !important;
}
.add-to-cart-container .bundled_product_excerpt.product_excerpt{
	font-size:17px;
	/* 	font-style:italic; */
}
.chu-thich-dat-tour p{
	font-size:18px;
}
.variations .reset_variations{
	display:inline-flex !important;
	align-items:center;
	justify-content:center;
	line-height:0;
	opacity:1 !important;
	font-size:14px;
	font-family:'GS-M' !important;
	color:var(--do) !important;
	text-transform:initial;
	transition:all 0.3s;
	margin:0 !important;
}
.variations .reset_variations i{
	width:18px;
	height:18px;
	border-radius:50%;
	border:1px solid var(--do);
	display:inline-flex;
	align-items:center;
	justify-content:center;
	font-size:11px;
	margin-right:3px;
}
.reset_bundled_variations_fixed{
	display:none;
	position:absolute;
	left:0;
	bottom:-90px;
}
.variations.active .reset_bundled_variations_fixed{
	display:block;
}
.single_variation_wrap .woocommerce-variation-price{
	border-top:none !important;
}
.single_variation_wrap .woocommerce-variation-price  bdi{
	color:var(--do);
	font-size:22px;
	font-family:'GS-B' !important;
}
.single_variation_wrap .woocommerce-variation-price bdi:before{
	content:'Giá:';
	margin-right:5px;
}
.cart.bundled_item_cart_content{
	background:#F2F2F2;
	border-radius:5px;
	padding:15px 15px 20px;
}
.cart.bundled_item_cart_content.active{
	padding:15px 15px 60px;
}
.bundled_product .single_variation_wrap .woocommerce-variation-add-to-cart{
	margin-top:0;
	display:flex;
	align-items:center;
}
.bundled_product .single_variation_wrap .woocommerce-variation-add-to-cart:before{
	content:'Số lượng:';
	margin-right:7px;
	font-size:18px;
	font-family:'GS-M';
	font-weight:400;
}
.quantity {
	margin:0;
	display:flex;
	justify-content:center;
}
.quantity .button.minus,.quantity .button.plus{
	width:35px;
	height:35px;
	line-height:35px;
	border:none !important;
	min-width:unset;
	min-height:unset;
	max-width:unset;
	background:#fafafa !important;
	box-shadow:0 0 5px 0 #ccc !important;
	z-index:1;
	border-radius:50% !important;
	font-size:18px;
	font-family:'GS-M';
	font-weight:400;
	text-shadow:none;
	color:#000 !important;
}
.quantity input[type=number]{
	background:transparent !important;
	box-shadow: none !important;
	border:none !important;
}
.bundled_product .single_variation_wrap{
	display:none !important;
	padding-top:20px;
}
.bundled_product .variations.active + .single_variation_wrap{
	gap:10px 40px;
	display:flex !important;
}
.bundled_product .single_variation_wrap:before,.bundled_product .single_variation_wrap:after{
	display:none;
}
.woocommerce-variation .bundled_item_price_quantity{
	display:none;
}
.woocommerce-variation {
	display:flex;
	align-items:center;
}
.woocommerce-variation .price{
	margin:0 !important;
}
.bundle_error,.add-to-cart-container .bundle_button .quantity{
	display:none !important;
}
.add-to-cart-container .bundle_button button[type=submit]{
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	border-radius:5px;
	height:45px;
	border:none;
	font-size:18px;
	font-family:'GS-M' !important;
	font-weight:400;
	min-height:unset;
	margin:20px 0 0;
}
/* ----extra--- */
.cart.bundle_data .epofw_fields_table{
	float:unset !important;
	margin:20px 0 0 !important;
}
.cart.bundle_data .epofw_fields_table tbody{
	display:flex;
	flex-wrap:wrap;
}
.cart.bundle_data .epofw_fields_table tbody > tr{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	margin-bottom:25px;
}
.cart.bundle_data .epofw_fields_table tbody > tr > td{
	width:100% !important;
	border:none !important;
}
.cart.bundle_data .label.epofw_td_label label.epofw_td_label{
	font-size: 26px;
	color: var(--xanh-d) !important;
	text-transform: uppercase;
	display: flex;
	align-items: flex-end;
	line-height: 1;
	font-weight: 500;
	font-family: 'GS-B' !important;
	margin-bottom:0;
}
.cart.bundle_data .label.epofw_td_label label.epofw_td_label img{
	height: 40px;
	flex-shrink: 0;
	margin-left: 10px;
}

.cart.bundle_data .label.epofw_td_label label:nth-child(2){
	font-size:17px;
	font-weight:initial;
	margin-bottom:0;
	margin-top:12px;
}
.cart.bundle_data .label.epofw_td_label{
	margin-bottom:12px;
	padding:0 !important;
}
.cart.bundle_data td.value{
	background: #F2F2F2;
	border-radius: 5px;
	padding: 15px 15px 20px !important;
}
.cart.bundle_data td.value label{
	margin:0;
	font-size:18px;
	font-family:'GS-M' !important;
	font-weight:400;
}
.cart.bundle_data td.value label + label{
	margin-top:15px;
}
.cart.bundle_data td.value label input{
	margin:0 5px 0 0 !important;
	width:15px !important;
	height:15px;
}
.bundle_wrap .bundle_price{
	display:none !important;
}
.nd-tour{
	background:#fff;
	box-shadow:0 0 15px 0px #e5e5e5;
	padding:20px 15px;
	margin-top:30px;
	border-radius:5px;
	text-align:justify;
}
.row-image-productT{
	pointer-events:none;
}
.product-title-container .product-title{
	color:var(--xanh-d);
	font-size:46px;
	margin-bottom:5px;
	line-height:1;
}
.woocommerce-product-rating{
	margin-bottom:15px;
}
.product-short-description{
	text-align:justify;
	font-style:italic;
	margin-bottom:25px;
}
.product-short-description p:last-child{
	margin-bottom:0;
}
.box-telesale .box-image{
	width:120px;
}
.box-telesale .box-text{
	padding:10px 0 0;
}
.box-telesale .box-text h4,.box-telesale .box-text h5{
	color:var(--xanh-d);
	text-transform:uppercase;
	font-weight:500;
	font-family:'GS-B' !important;
	text-align:center;
	font-size:18px;
	margin:0 0 10px;
}
.box-telesale .box-text h5{
	margin:25px 0 10px !important;

}
.box-telesale .box-text p{
	font-size:16px;
	text-align:center;
}
.box-telesale .box-text p i{
	width:20px;
	color:var(--xanh-d);
	margin-right:5px;
}
.col-right-product .box-content > .col-inner{
	padding:10px;
	border:1px solid #f2f2f2;
	box-shadow: 0 0 15px #f2f2f2;
}

.form-tuvan-right input{
	height:38px;
	border-radius:3px;
}
.form-tuvan-right input[type=submit]{
	width:100%;
}
.title-product2{
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 500;
	color: var(--xanh-d);
	text-transform: uppercase;
	font-family: 'GS-B' !important;
}
#reviews #comments,#reviews #review_form_wrapper{
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
#reviews #review_form_wrapper{
	padding-bottom:0;
}
#reviews .review-form-inner.has-border{
	border:none !important;
	padding:0 !important;
}
#commentform{
	justify-content:space-between;
}
#commentform > *{
	padding-left:0 !important;
	padding-right:0 !important;	
}
#commentform .comment-form-author,#commentform .comment-form-email{
	width:calc(50% - 10px);
	flex:unset;
}
#commentform .comment-form-author input,#commentform .comment-form-email input{
	border-radius:5px;
}
.stars a:hover:after, .stars a.active:after,.star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before {
	color: #ffb900 !important;
}

#reviews #comments .woocommerce-Reviews-title,#reviews #comments .woocommerce-Reviews-title span{
	color:var(--xanh-d);
	font-size:22px;
	font-weight:400;
	font-family:'GS-M' !important;
}
#reviews #review_form_wrapper input[type=submit]{
	border-radius:5px;
	padding:5px 20px 3px;
	transition:all 0.3s;
	min-height:unset;
	line-height:unset;
	font-size:16px;
	font-weight:400;
	font-family:'GS-M' !important;
}
#reviews #review_form_wrapper input[type=submit]:hover{
	transform:translatey(-2px);
}
textarea#comment{
	border-radius:5px;
}
.title-not-found{
	font-weight:400;
	font-family:'GS-M' !important;
	font-size:16px;
}
.title-not-found span{
	display:block;
	color:var(--xanh-d);
	font-size:26px;
	margin-bottom:5px;
}
.product-template-default.single .header-wrapper,
.archive.category .header-wrapper{
	box-shadow:none;
}
.product-template-default.single .header-wrapper .header-bg-color,
.archive.category .header-wrapper .header-bg-color{
	background-color:transparent ;
}
.product-template-default.single #wrapper > #main,
.archive.category #wrapper > #main{
	margin-top:-80px;
}
.product-template-default.single .header-wrapper.stuck,
.archive.category .header-wrapper.stuck{
	box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
.product-template-default.single .header-wrapper.stuck .header-bg-color,
.archive.category .header-wrapper.stuck .header-bg-color{
	background-color:#fff ;
}
.chu-thich-dat-tour p{
	margin-bottom:10px;
	font-size:18px;
	color:var(--do);
	font-weight:500;
	font-family:'GS-M' !important;
}
.product-template-default.single .header-wrapper.stuck .header-nav-main > li > a,
.archive.category .header-wrapper.stuck .header-nav-main > li > a{
	color:var(--xanh-d) !important;
}
.product-template-default.single .header-wrapper.stuck .header-nav-main > li > a:before,
.archive.category .header-wrapper.stuck .header-nav-main > li > a:before{
	background:var(--xanh-d);
}

.page-id-876 .woocommerce .woocommerce.row > .col.large-7{
	max-width: calc(100% / 3 * 2);
	-ms-flex-preferred-size: calc(100% / 3 * 2);
	flex-basis: calc(100% / 3 * 2);
}
.page-id-876 .woocommerce .woocommerce.row > .col.large-5{
	max-width: calc(100% / 3 * 1);
	-ms-flex-preferred-size: calc(100% / 3 * 1);
	flex-basis: calc(100% / 3 * 1);
}
.woocommerce-checkout .woocommerce-cart-form td.product-thumbnail{
	display:none;
}

.woocommerce-cart-form tr.woocommerce-cart-form__cart-item td.product-name .variation > *{
	font-size:16px;
	color:#000;
}










.icon-menu{
	color:var(--xanh-d);
}

.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
	background-color:var(--xanh-d);
}
.sidebar-menu .nav-sidebar li a,.sidebar-menu .nav-sidebar .icon-angle-down{
	color:#fff !important;
}
.sidebar-menu .nav-sidebar > li > a{
	font-size:15px;
	font-weight:400;
	font-family:'GS-M' !important;
}
.page-id-876 .continue-shopping.pull-left a.button-continue-shopping{
	display:none;
}
.page-id-876  button[name=update_cart],.page-id-877 .woocommerce-checkout button[type=submit]{
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	border:none;
	border-radius:99px;
	font-weight:400;
	font-family:'GS-M' !important;
	font-size:16px;
	padding:5px 20px 3px;
	position:relative;
}
.page-id-877 .woocommerce-checkout button[type=submit]{
	line-height:1;
	margin:0 auto;
	display:table;

}
dl{
	opacity:1;
}
.shop_table .product-subtotal {
	display: table-cell;
	font-size:20px;
	padding-right:15px;
}
.shop_table .product-subtotal bdi,.shop_table .product-subtotal bdi span{
	font-weight:400;
	font-family:'GS-B' !important;
}
.woocommerce-cart-form td.product-price,.woocommerce-cart-form th.product-price,
.woocommerce-cart-form tbody tr.cart_item.bundle_table_item td.product-quantity .quantity,
.woocommerce-cart-form tbody tr.cart_item.bundle_table_item td.product-subtotal .woocommerce-Price-amount{
	display:none;
}
table{
	/* 	border:1px solid #ccc; */
	border-collapse:collapse;
}
.woocommerce-cart-form table thead{
	background:var(--xanh-d);
	color:#fff;
	text-align:center;
}
.woocommerce-cart-form table thead th{
	text-align:center !important;
	padding: 15px 10px;
	font-size:18px !important;
	font-weight:400;
	font-family:'GS-M' !important;
}
.woocommerce-cart-form table thead th.product-subtotal{
	text-align:right !important;
}
.woocommerce-cart-form table thead th.product-name{
	text-align:left !important;
}
.woocommerce-cart-form .product-quantity{
	text-align:center !important;
}
.woocommerce-cart-form td.product-name{
	width:55%;
}
.woocommerce-cart-form td.product-name > a{
	color:var(--xanh-d);
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	font-family:'GS-B' !important;
}

.woocommerce-Price-amount.amount{
	color:var(--do);
}
dl.variation dd{
	margin-bottom:5px;
}
.woocommerce-cart-form table{
	background:#F8FDFF;
}
.woocommerce-cart-form table tbody tr {
	border:1px solid #f2f2f2;
}
.woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item.bundle_table_item:not(:first-child){
	border-top:4px solid var(--xanh-d);
}
.woocommerce-cart-form table tbody tr:last-child{
	border:none;
	background:#fff;
}
.woocommerce-cart-form table thead th{
	border:none;
}
.woocommerce-cart-form a.remove{
	border:none;
	color:var(--do);
}
.woocommerce-cart-form a.remove:hover{
	color:#ff0000;
}
.woocommerce-cart-form td.product-remove{
	vertical-align:top;
	padding-top:20px;
}
.cart-collaterals .cart_totals table:first-child{
	margin-bottom:0;
}
.cart-collaterals {
	border:none !important;
}
.cart-collaterals table th.product-name{
	border:none;
	padding:15px 10px;
	color:#fff;
	background:var(--xanh-d);
	font-size: 18px;
	font-weight: 400;
	font-family: 'GS-M' !important;
}
.cart-collaterals .shop_table{
	background: #f8fdff;
	border: 1px solid #f2f2f2;
	margin-top:0;
}
.cart-collaterals .shop_table th,.woocommerce-checkout-review-order-table tfoot th{
	font-size:18px;
	font-weight:400;
	font-family:'GS-M' !important;
	padding:15px 10px;
}
.woocommerce-checkout-review-order-table tfoot th{
	padding:15px 10px 15px 0;
}
.woocommerce-checkout-review-order-table tfoot td{
	font-size:20px !important;
}
.woocommerce-checkout-review-order-table thead tr th{
	font-size:18px;
	font-weight: 400;
	font-family: 'GS-M' !important;
}
.cart-collaterals .shop_table td{
	padding:15px 10px;
}
.cart-collaterals .shop_table bdi,.cart-collaterals .shop_table bdi span{
	font-weight: 400;
	font-family: 'GS-B' !important;
	font-size:20px;
}
.cart_totals .wc-proceed-to-checkout a{
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	border: none;
	border-radius: 99px;
	font-weight: 400;
	font-family: 'GS-M' !important;
	font-size: 16px;
	padding: 5px 20px 3px;
	position: relative;
}

form.woocommerce-checkout h3{
	color:var(--xanh-d);
	font-size:18px;
	font-weight:400;
	font-family:'GS-B' !important;
}
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{
	display:flex;
	flex-wrap:wrap;
	column-gap:10px;
	justify-content:space-between;
}
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{
	width:100%;
	margin-bottom:0;
}
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row.w50{
	width:calc(50% - 10px);
}
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input:not([type=submit]),
form.woocommerce-checkout .woocommerce-additional-fields__field-wrapper textarea{
	border:none;
	background:#F2F2F2;
	border-radius:3px;
	font-size:16px;
}
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label,
.woocommerce-additional-fields__field-wrapper #order_comments_field label{
	font-size:16px;
	color:var(--xanh-d);
	font-weight:400;
	font-family:'GS-M' !important;
}
form.woocommerce-checkout label span.optional{
	display:none;
}
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label abbr{
	color:#ff0000;
}
.return-to-shop a{
	background-image: linear-gradient(110deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	border: none;
	border-radius: 99px;
	font-weight: 400;
	font-family: 'GS-M' !important;
	font-size: 16px;
	padding: 5px 20px 3px;
	position: relative;
}
.woocommerce-info.message-wrapper{
	display:none;
}
.woocommerce-checkout .woocommerce-billing-fields{
	border:none;
	padding-top:0;
}
tbody .cart_item:not(.bundle_table_item) dl.variation dt{
	display:none;
}
tbody .cart_item:not(.bundle_table_item) dl.variation dd p:before {
	content:'- ';	
}
tbody .cart_item.bundle_table_item dl.variation dt:before {
	content:'- ';	
}
.checkout.woocommerce-checkout .large-5.col > .col-inner{
	padding:15px;
	background: #f8fdff;
}
.woocommerce-checkout-review-order-table td{
	font-size:16px !important;
	color:#000;
}
.woocommerce-checkout-review-order-table td.product-total{
	font-size:20px !important;
}
.woocommerce-checkout-review-order-table tr.cart_item.bundle_table_item .product-quantity,
.woocommerce-checkout-review-order-table tr.cart_item.bundle_table_item .woocommerce-Price-amount{
	display:none;
}
.ui-datepicker .ui-datepicker-title{
	display:flex;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
	width:50%;
}
.ui-datepicker .ui-datepicker-title select{
	font-size:14px;
}
.ui-datepicker .ui-datepicker-buttonpane button{
	font-size:15px;
	line-height:1;
}

.title-diemnhan{
	text-transform:uppercase;
	font-size:26px;
	color:var(--xanh-d);
	font-weight:400;
	font-family:'GS-M' !important;
	line-height:1.3;
	border-bottom:solid 1px rgba(0,0,0,.15);
	margin-bottom:12px;
	padding-bottom:5px;
	background:var(--xanh-d);
	padding:8px 15px 5px;
	color:#fff;
}
.title-diemnhan i{
	margin-right:10px;
	font-size:22px;
}
.ghi-chu p{
	margin-bottom:10px;
}
.ghi-chu ul{
	margin-left:30px;
}
.ghi-chu ul li{
	margin-bottom:5px;
}
.col-left-product{
	max-width: 70%;
	-ms-flex-preferred-size: 70%;
	flex-basis: 70%;
}
.col-right-product{
	max-width: 30%;
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
}
.thong-tin-tour .box-tt{
	border-top:1px solid rgba(0,0,0,.15);
	display:flex;
	padding:10px 0;
}
.thong-tin-tour .box-tt p{
	margin-bottom:0;
	font-size:16px;
	line-height:1.3;
}
.thong-tin-tour .box-tt p.title{
	width:100px;
	font-weight:500;
	font-family:'GS-B' !important;
	color:var(--xanh-d);
	flex-shrink:0;
}
.thong-tin-tour .box-tt p.nd{
	padding-left:10px;
}
.icon-fix{
	position:fixed;
	right:10px;
	bottom:50px;
	z-index:8;
}
.icon-fix a{
	display:flex;
	width:42px;
	height:42px;
	border-radius:50%;
	align-items:center;
	justify-content:center;
	background-image: linear-gradient(0deg, #E2B648, #DAAC43,#BA8632,#E2B648,#AB742A);
	margin-bottom:23px;
	position:relative;
	animation: iconFix 1s linear infinite;
}

@keyframes iconFix{
	0% {
		box-shadow: 0 0 0px 0px rgb(218 172 67);
	}
	100% {
		box-shadow: 0 0 0px 10px rgb(0 0 0 / 10%);
	}
}
.icon-fix a img{
	width:23px;
	height:23px;
}

.related_posts{
	margin-top:30px;
}
.rpbt_shortcode h3{
	font-size:20px;
	text-transform:uppercase;
	color:var(--xanh-d);
	font-weight:400;
	font-family:'GS-M' !important;
	margin-bottom:15px;
}
.rpbt_shortcode .related-gallery .gallery-icon{
	position:relative;
	padding-top:56%;
}
.rpbt_shortcode .related-gallery .gallery-icon a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.rpbt_shortcode .related-gallery .col-cont{
	background:#fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 10px 0px #dcdcdc;
	height: 100%;
	transition: all 0.3s;
}
.rpbt_shortcode .related-gallery .col-cont:hover{
	transform: translatey(-2px);
	box-shadow: 0 5px 15px 0px #dcdcdc;
}
.rpbt_shortcode .related-gallery figcaption{
	padding: 10px;
	transition: all 0.3s;
}
.rpbt_shortcode .related-gallery figcaption > a{
	text-align:left;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: var(--xanh-d);
	font-weight: 500;
	font-family: 'GS-B' !important;
	line-height:1.3;
}
.rpbt_shortcode .related-gallery figcaption .the_excerpt{
	color: #000 !important;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px 0;
	text-align:justify;
	font-size:14.4px;
}
.rpbt-date {
	display:flex;
	justify-content:space-between;
}
.rpbt-date time{
	font-size:14px;
}
.rpbt-date > a{
	font-size:14px;
	color:var(--vang) !important;
	text-transform:uppercase;
}
.rpbt-date > a i{
	margin-left:5px;
}

/* css them */
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text{
	vertical-align:top;

}
.box-img-gt .box-text{
	padding:0 0 0 15px;
}
.box-img-gt h4{
	font-size:18px;
	font-weight:bold;
	margin:0 0 15px 0;
}
.box-img-gt p{
	font-size:16px;
	text-align:justify;
}
.list-ls .box-img-gt + .box-img-gt{
	margin-top:30px;
}
/* tab dac san */
.tab-ds .nav{
	gap:15px;
}
.tab-ds .nav li{
	margin:0 !important;
}
.tab-ds .nav li a{
	font-size:18px;
	padding: 5px 25px;
	color:var(--xanh-d) !important;
	border-radius:99px;
	font-weight:400;
	border:1px solid var(--xanh-d);
}
.tab-ds .nav li.active a{
	background:var(--xanh-d);
	color:#fff !important;
}
.ga-thanhtoan{
	margin-left:-3px !important;
	margin-right:-3px !important;
}
.ga-thanhtoan .col{
	padding:0 3px 3px;
}
.ga-thanhtoan .box-image {
	height:40px;
	background:#fff;
	padding:2px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.ga-thanhtoan .box-image img{
	height:100%;
	object-fit:contain;
}

.btn-buy-now{
	display:none;
}
.sanpham-sach .price-wrapper{
	display:flex;
	flex-direction:column;
}
.sanpham-sach .btn-buy-now{
	display:block;
}
.sanpham-sach .box-text p.product-title{
	margin:0 0 7px 0;
}
.sanpham-sach .box-text p.product-title a{
	font-size:18px;
	color:var(--xanh-d);
	text-transform:uppercase;
	font-weight:400;
	font-family:'GS-M' !important;
}
.sanpham-sach .box-text .price bdi{
	color:var(--do);
	font-size:20px;
	font-family:'GS-B' !important;
}
.sanpham-sach p.tt-soluong{
	font-size:15px;
}
.sanpham-sach .btn-buy-now{
	padding:7px 20px;
	background:var(--xanh-d);
	color:#fff;
	display:inline-block;
	margin:10px auto 0 !important;
	font-size:14px;
	border-radius:99px;
	text-transform:uppercase;
	transition:all 0.3s;
	order:1;
}
.product-small.het-hang .btn-buy-now{
	pointer-events:none;
	opacity:0.7;
}
.sanpham-sach .btn-buy-now:hover{
	transform:translatey(-2px);
}
.sanpham-sach .col-inner{
	box-shadow:0 0 10px 0 #ccc;
	height:100%;
}

.gtranslate_wrapper a.glink img{
	width:28px;
	margin-right:5px !important;
}
img.logo-doitac{
	height:70px;
}
.post-gt .from_the_blog_excerpt{
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:10px 0;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779){
	padding:20px !important;
	border:2px solid var(--xanh-d);
	border-radius:15px;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan h3{
	width:100%;
	margin:0;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan .row-input{
	width:100%;
	margin-bottom:5px;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan .row-input.row2{
	width:calc(50% - 15px);
	flex-shrink:0;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan input:not([type=submit]){
	height:32px;
	border:none;
	padding:0;
	border-bottom:1px solid var(--xanh-d);
	font-size:15px;
	background:rgb(227 227 227 / 14%);
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan input[type=file]{
	border-bottom:none !important;
	width:100%;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan .label{
	font-size:16px;
	font-weight:500;
	font-family:'GS-M' !important;
	color:var(--xanh-d);
	margin-bottom:5px;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan > p{
	display:block;
	width:100%;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan input[type=submit]{
	display:table;
	margin:15px auto 0;
	padding:6px 20px;
	font-size:15px;
	font-weight:400;
	border-radius:99px;
}
:is(#popmake-2465,#popmake-2776,#popmake-2779) .form-nongsan textarea{
	font-size:15px;
	min-height:100px;
}
.envira-gallery-item .caption{
	display:none !important;
}
.thu_vien_anh .post-sidebar,.thu_vien_anh .related_posts,
.body_thu_vien .mfp-bg.mfp-ready,.body_thu_vien .mfp-wrap.mfp-ready{
	display:none !important;
}
.body_thu_vien.mfp-zoom-out-cur{
	cursor:default;
	overflow:unset !important;
	position:unset !important;
}
.thu_vien_anh > .large-9{
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
html{
	margin-right:0 !important;
	overflow:unset !important
}
.noteT{
	color:var(--do);
	font-size:18px;
	font-weight:500;
	font-family:'GS-B' !important;
}
.pum-close{
	margin:0 !important;
}
#popmake-2465 .pum-close{
	color:var(--xanh-d);
	font-size:20px;
}
.bundle_data .bundle_button button.disabled{
	pointer-events:none;
}

.category-page-row .products .product-small.col .col-inner,
.pro-combo .col-inner{
	box-shadow: 0 0 10px 0 #ccc;
	height: 100%;
	transition:all 0.3s;
}
.category-page-row .products .product-small.col .col-inner:hover,
.pro-combo .col-inner:hover{
	transform:translatey(-2px);
	box-shadow: 0 3px 15px 0 #ccc;
}
.category-page-row .product-small .box-text,
.pro-combo .box-text{
	padding:10px 10px 15px;
	text-align:center;
}
.category-page-row .product-small .box-text .product-title a,
.pro-combo .box-text .product-title a{
	font-size: 16px;
	color: var(--xanh-d);
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'GS-M' !important;
	margin:0 0 7px 0;
}
.category-page-row .product-small .box-text bdi{
	color: var(--do);
	font-size: 20px;
	font-family: 'GS-B' !important;
}
.category-page-row .product-small .btn-buy-now,
.pro-combo .btn-buy-now{
	padding: 7px 20px;
	background: var(--xanh-d);
	color: #fff;
	display: inline-block;
	margin: 10px auto 0 !important;
	font-size: 14px;
	border-radius: 99px;
	text-transform: uppercase;
	transition: all 0.3s;
}
#ten-combo,#ten-nong-san{
	/* 	pointer-events:none; */
}
.category-page-row .title-cate{
	text-align:center;
	color:var(--xanh-d);
	text-transform:uppercase;
	margin:0 0 20px 0;
}
.bundled_product_optional_checkbox{
	font-size:18px;
	font-weight:400;
}
.bundled_product_optional_checkbox:hover{
	color:var(--do);
}
.tab-nong-san > ul li{
	margin:0;
}
.tab-nong-san > ul li a{
	font-size:16px;
	text-transform:uppercase;
	padding:5px 15px;
	color:var(--vang) !important;
	border-radius:3px;
}
.tab-nong-san > ul li.active a{
	background:var(--xanh-d);
	color:#fff !important;
}
.row.sanpham-sach .owl-dots{
	margin-top:0 !important;
}
.variations.active.show-gia .attribute_options[data-attribute_label="Giá tiền"]{
	display:block !important;
}

/* CSS FORM BOOK TOUR */
#fdt-form :is(select, input:not([type=file]):not([type=checkbox]):not([type=radio])) {
	height: 42px;
	border-radius: 5px;
	width:100% !important;
	margin:0 0 10px
}

#fdt-form h3{
	text-transform:uppercase;
	font-size: 22px;
	color: var(--xanh-d);
	font-weight: 500;
	font-family: 'GS-B' !important;
	flex:1;
	margin:0 0 15px;
}

#fdt-form label {
	font-size:16px;
	font-family: 'GS-M' !important;
	font-weight: 500;
	color:var(--xanh-d);
}
#fdt-form span.bb{
	color:#ff0000;
}
#fdt-form .list .item{
	display:flex;
	align-items:center;
	gap:12px;
	transition:all 0.3s;
}

#fdt-form .list .item + .item{
	margin-top:15px;
}
#fdt-form .list .item label{
	flex:1;
	margin:0;
	font-size:16px;
	font-family: 'GS-R' !important;
	/* 	font-family: 'GS-M' !important; */
	font-weight: 400;
	display:flex;
	line-height:1.35;
	color:#000;
}
#fdt-form .list .item label input{
	margin:2px 6px 0 0;
	width:15px;
	height:15px;
}
#fdt-form .list .item label span{
	font-family: 'GS-R' !important;
}
#fdt-form .list .item label span.txt-note{
	color:#c80000;
	font-family: 'GS-M' !important;
	font-weight:500;
	display:inline-block;
	margin-left:5px;
}
#fdt-form .list .item .box-qty{
	width:100px;
	flex-shrink:0;
}
#fdt-form .list .item .box-qty input{
	margin:0;
	height:35px;
	width:100%;
}
#fdt-form .txt-note-cccd p{
	font-size:15px;
	font-style:italic;
	color:#cd0606;
}
#fdt-form button[type=submit]{
	background-image: linear-gradient(110deg, #E2B648, #DAAC43, #BA8632, #E2B648, #AB742A);
	margin:0;
	padding:6px 20px;
}
#fdt-form .content-tong{
	display: flex;
    gap: 12px;
    align-items: center;
}
#fdt-form .content-tong .txt-title{
	flex:1;
}
#fdt-form .content-tong .input-tong{
	width:200px;
}
#fdt-form .fdt-btn-add{
	margin:0;
	background-color:var(--xanh-d);
	padding:6px 10px;
	color:#fff;
	font-family: GS-R !important;
	font-weight:400;
	min-height:unset;
	line-height:unset;
	border-radius:6px;
	text-transform:initial;
}
#fdt-form .fdt-remove-room{
	margin:0 0 15px;
}
#fdt-form .fdt-noio-row + .fdt-noio-row{
	border-top:1px solid var(--xanh-d);
	padding-top:15px;
	margin-top:15px;
}
@media only screen and (max-width:1500px){
	.header-nav-main > li {
		margin: 0 12px;
	}
	.header-nav-main > li > a {
		font-size: 15px;
	}
	.header-nav-main.nav-left {
		padding: 0 15px;
	}
	a.btn-booking {
		padding: 7px 15px 5px !important;
		font-size: 15px !important;
	}
	.col.box-tour:hover .box-text {
		top: 20%;
		transform:translate(-50%,0);
	}
	.col.box-tour .box-text h4 {
		font-size: 55px;
	}
	.col.box-tour .image-cover{
		padding-top:70% !important;
	}
	.row-form-home {
		top: -120px;
	}
}
@media only screen and (max-width:1400px){

	.col.box-tour:hover .box-text {
		top: 10%;
	}
	.col.box-tour .box-text h4 {
		font-size: 45px;
	}
	.row-form-home {
		top: -110px;
	}
}
@media only screen and (max-width:1300px){
	.add-to-cart-container .product:not(:nth-child(1),:nth-child(2),.active) .bundled_item_after_cart_details {
		width: 350px;
		flex-shrink: 0;
	}
}
@media only screen and (max-width:1050px){
	#logo {
		width: 110px !important;
	}
	a.btn-booking {
		padding: 5px 12px 3px !important;
		font-size: 14px !important;
	}
	.header-nav-main.nav-left {
		padding: 0 10px;
	}
	.header-nav-main > li > a {
		font-size: 15px;
	}
	.header-nav-main > li {
		margin: 0 10px;
	}
	.row-form-home {
		top: -100px;
	}
	.box-form-search .box-select, .box-form-search .btn-search {
		height: 40px;
	}
	.box-form-search .btn-search a img {
		height: 16px;
	}
	.box-form-search .btn-search {
		width: 62px;
	}
	.row-form-home .col-form > .col-inner {
		padding: 5px;
	}
	.title-gt2 h1,.box-txt-title.title-ct .txt p {
		font-size: 30px;
	}
	.col-couter .number-cout span {
		font-size: 24px;
	}
	.col.box-tour .box-text h4 {
		font-size: 34px;
		line-height:1;
		margin-bottom:5px;
	}
	.starT i {
		font-size: 15px;
	}
	.col.box-tour:hover .txt-tt-tour {
		bottom: 15px;
	}
	.txt-tt-tour {
		padding: 0 20px;
	}
	.txt-tt-tour p {
		font-size: 14px;
		margin: 0 0 4px 0;
	}
	.txt-tt-tour .btn-link {
		margin-top: 20px;
	}
	.txt-tt-tour .btn-link a {
		font-size: 15px;
		padding: 6px 16px 5px;
	}
	.txt-tt-tour .btn-link a i {
		margin-left: 5px;
		font-size: 15px;
	}

	.post-home1 .post-title {
		font-size: 20px;
	}
	.row.post-home2 .post-title {
		font-size: 16px;
	}
	.row.post-home2 .from_the_blog_excerpt {
		font-size: 14px;
	}
	.row.post-home2 .col > .col-inner {
		padding-bottom: 9px;
	}
	.txt-camnhan {
		padding: 10px 5px 0 20px;
	}
	.txt-camnhan:before {
		width: 35px;
		height: 35px;
	}
	.row.ga-doitac .owl-item .gallery-col.col .box-image {
		height: 75px;
	}
	.col-box-f .icon-box-img{
		width:50px !important;
	}
	.col-box-f .icon-box-text h3 {
		font-size: 20px;
	}
	.col-box-f .icon-box-text p {
		font-size: 15px;
	}
	.product-title-container .product-title {
		font-size: 41px;
	}
	.add-to-cart-container h4.bundled_product_title .buoc,
	.cart.bundle_data .label.epofw_td_label label.epofw_td_label span.buoc{
		width: 31px;
		height: 31px;
		font-size:18px;
	}
	.add-to-cart-container h4.bundled_product_title,
	.cart.bundle_data .label.epofw_td_label label.epofw_td_label{
		font-size: 22px !important;
	}
	.add-to-cart-container h4.bundled_product_title img,
	.cart.bundle_data .label.epofw_td_label label.epofw_td_label img{
		height: 33px;
	}
	.add-to-cart-container .bundle_button button[type=submit] {
		height: 40px;
		font-size: 17px;
	}
	.woo-variation-swatches .variable-items-wrapper > li .variable-item-span {
		font-size: 16px;
	}
	.box-telesale .box-text h4, .box-telesale .box-text h5 {
		font-size: 16px;
		margin: 0 0 10px;
	}
	.box-telesale .box-text p i {
		width: 15px;
	}
	.blog-single .entry-title {
		font-size: 28px;
	}
	.rpwe-block.bai-viet-moi .rpwe-thumb {
		width: 95px !important;
		height: 65px !important;
	}
	.rpwe-block.bai-viet-moi h3 {
		font-size: 14px !important;
	}

	.page-id-876 .woocommerce.row.row-large{
		margin-left:-15px;
		margin-right:-15px;
	}
	.page-id-876 .woocommerce .woocommerce.row > .col.large-7,
	.page-id-876 .woocommerce .woocommerce.row > .col.large-5{
		padding-left:15px;
		padding-right:15px;
	}
	.woocommerce-cart-form table thead th,.cart-collaterals table th.product-name{
		font-size:17px !important;
	}
	.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2),:nth-child(3)) .bundled_item_after_cart_details{
		width:unset;
		padding-right:30px;
	}
}
@media only screen and (max-width:849px){
	#logo {
		width: 180px !important;
	}
	img.logo-doitac {
		height: auto;
		width: 65%;
		margin:0 auto;
	}
	.header-main li.html.custom{
		display:block !important;
	}
	.list-post .col.post-item{
		max-width: calc(100% / 3);
		-ms-flex-preferred-size: calc(100% / 3);
		flex-basis: calc(100% / 3);
	}
	.product-template-default.single .header-wrapper .header-bg-color, .archive.category .header-wrapper .header-bg-color,#wrapper .header-wrapper .header-bg-color{
		background-color:#fff !important;
	}
	#wrapper > #main{
		padding-top:80px;
	}
	.page-id-877 #wrapper > #main,
	.page-id-876 #wrapper > #main{
		padding-top:0;
	}
	.page-id-876 .woocommerce .woocommerce.row > .col.large-7,
	.page-id-876 .woocommerce .woocommerce.row > .col.large-5{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.shop_table .product-remove{
		width:30px;
	}
	.woocommerce-cart-form a.remove{
		position:relative;
	}
	.shop_table .mobile-product-price{
		display:none !important;
	}
	.title-gt2 h1, .box-txt-title.title-ct .txt p {
		font-size: 26px;
	}
	.box-thamquan .box-text h4 {
		font-size: 14px;
	}
	.box-thamquan .box-text {
		padding: 10px 5px;
	}
	.post-home2 .box-image .image-cover {
		border-radius: 0 0 40px 0;
	}
	.row.post-home2 .from_the_blog_excerpt {
		line-height: 1.3;
	}
	.col-box-f .icon-box{
		flex-direction:column;
		align-items:center;
	}
	.col-box-f .icon-box-text {
		padding: 10px 0 0 0px !important;
		text-align:center;
	}
	.col-left-f,.col-right-f {
		max-width: 100%;
		-ms-flex-preferred-size: 38%;
		flex-basis: 100%;
	}
	.row-diem-mocchau .owl-item .col,.row-diem-taxua .owl-item .col{
		padding-left:10px;
		padding-right:10px;
		padding-bottom:20px;
	}
	.col-right-product .col-inner {
		padding: 10px 0;
	}
	.box-telesale .box-text{
		text-align:center;
	}
	.product-title-container .product-title {
		font-size: 36px;
	}
	.txt-tt-tour {
		padding: 0 15px;
	}
	.txt-tt-tour .btn-link {
		margin-top: 10px;
	}
	.txt-tt-tour .btn-link a {
		font-size: 14px;
		padding: 6px 16px 4px;
	}
	.txt-tt-tour .btn-link a img {
		width: 22px;
	}
	@keyframes nx{
		0% {
			transform: translateY(-2px) translatex(0);
		}
		50% {
			transform: translateY(-2px) translatex(-5px);
		}
		100% {
			transform: translateY(-2px) translatex(0px);
		}
	}
	.txt-tt-tour p{
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.col.box-tour:hover .box-text {
		top: 15px;
	}
	.col.box-tour:hover .box-text h4 {
		font-size: 26px;
	}
	.col.box-tour:hover .starT i {
		font-size: 12px;
	}
	.col-left-product,.col-right-product{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.thong-tin-tour .box-tt p.title{
		min-width:150px;
	}
	.title-diemnhan{
		font-size:22px;
	}
	.row-form-home {
		top: -70px;
	}
	.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2),:nth-child(3)) .bundled_item_after_cart_details{
		width:unset;
		padding-right:40px;
	}
}
@media only screen and (max-width:568px){
	.col.box-tour .txt-tt-tour {
		bottom: 30px !important;
	}
	.col.box-tour .box-text {
		top: 15% !important;
		transform:translate(-50%,-50%) !important;
	}
	.col.box-tour .box-text h4 {
		font-size: 34px !important;
	}
	.txt-tt-tour .nd{
		margin-bottom:30px;
	}



	.list-post .col.post-item{
		max-width: calc(100% / 2);
		-ms-flex-preferred-size: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	#logo {
		width: 180px !important;
	}
	.row-form-home{
		position:relative;
		top:unset;
		left:unset;
		transform:unset;
		background:#e4e4e4;
	}
	.row-form-home .col-form > .col-inner {
		padding: 9px 0;
	}
	.box-form-search .box-select, .box-form-search .btn-search {
		height: 35px;
	}
	.box-form-search .box-select #txt-ctBox {
		font-size: 14px;
	}
	.box-form-search .btn-search a img {
		height: 15px;
	}
	.title-gt2 h1, .box-txt-title.title-ct .txt p {
		font-size: 20px;
		line-height: 1.35;
	}
	.title-gt2 p.sub-title {
		font-size: 16px;
		margin-bottom:2px;
	}
	.col.box-tour .image-cover {
		padding-top: 75% !important;
	}
	.row-diem-mocchau .box-image .image-cover{
		padding-top:75% !important;
	}
	.row.ga-doitac .owl-item .gallery-col.col .box-image {
		height: 60px;
	}
	.col-f1, .col-f2,.col-form-f {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.product-title-container .product-title {
		font-size: 28px;
	}
	.sec-chitiet-dichvu .product-title-container .product-title{
		font-size:24px;
		line-height:1.35;
	}
	.add-to-cart-container h4.bundled_product_title .buoc, .cart.bundle_data .label.epofw_td_label label.epofw_td_label span.buoc {
		width: 27px;
		height: 27px;
	}
	.add-to-cart-container h4.bundled_product_title, .cart.bundle_data .label.epofw_td_label label.epofw_td_label {
		font-size: 20px !important;
	}
	.col-right-product .col-inner {
		/* 		padding: 10px 10px; */
	}
	.woo-variation-swatches .variable-items-wrapper > li {
		width: calc(100% / 3 - 10px) !important;
	}
	.woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_loai-phong"] > li, .woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_loai-xe"] > li {
		width: calc(100% / 2 - 10px) !important;
		height:65px !important;
	}
	.woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_gia-tien"] > li {
		width: calc(100% /6 - 10px) !important;
	}
	.blog-archive .title-cate {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.blog-single .entry-title {
		font-size: 22px;
	}
	.blog-single .single-page h2 {
		font-size: 18px;
	}
	.blog-single .single-page h3{
		font-size:16px;
	}
	.title-lh h1, .txt-lh h2, .accordion_title {
		margin-bottom: 10px;
	}
	.txt-lh h2 {
		font-size: 16px;
	}
	.col-ques > .col-inner {
		min-height: unset;
	}
	.map-lh {
		height: 300px;
	}
	.box-txt-title p {
		margin-bottom: 0;
		font-size: 16px;
	}
	.cart.bundle_data td.value label {
		font-size: 16px;
	}
	.transparent .header-main {
		height: 60px !important;
	}
	#wrapper > #main {
		padding-top: 60px;
	}
	.archive #wrapper > #main {
		padding-top: 0;
	}
	.page-id-877 #wrapper > #main{
		padding-top: 0px;

	}
	.transparent #logo img {
		max-height: 60px !important;
	}
	.header.show-on-scroll, .header-wrapper.stuck .header-main {
		height: 60px!important;
	}
	.header-wrapper.stuck #logo img {
		max-height: 60px!important;
	}
	.title-diemnhan{
		font-size:20px;
	}
	.woocommerce-cart-form .quantity .button.minus, .woocommerce-cart-form .quantity .button.plus{
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.page-id-876 button[name=update_cart], .page-id-877 .woocommerce-checkout button[type=submit]{
		display:table;
		margin:0 auto !important;
		float:none !important;
	}
	.shop_table .product-subtotal {
		font-size: 18px;
		padding-right: 10px;
	}
	.woocommerce-cart-form .quantity{
		flex-direction:column;
		align-items:center;
	}
	.woocommerce-cart-form tr.woocommerce-cart-form__cart-item td.product-name .variation > * {
		font-size: 15px;
	}
	.woocommerce-cart-form td.product-name > a {
		font-size: 16px;
	}
	.slider-bannerT .flickity-page-dots {
		right: unset;
		left: 50%;
		transform: translateX(-50%);
		bottom: 10px;
	}
	div#toc_container{
		width:100% !important;
	}
	.related-gallery .gallery-item{
		width:50%;
	}
	.single-page{
		padding-bottom:0;
	}
	.blog-single article{
		margin-bottom:0;
	}
	.post-sidebar{
		padding-bottom:0;
	}
	.box-img-gt .box-text {
		padding: 15px 0 0 0;
	}
	.sanpham-sach .box-text p.product-title a {
		font-size: 15px;
	}
	.sanpham-sach .box-text .price bdi {
		font-size: 18px;
	}
	.txt-tt-tour .btn-link{
		justify-content:center;
	}
	.txt-tt-tour .btn-link a{
		color: #ffff;
		font-size: 14px;
		padding: 7px 16px 5px;
		background: #ff0000;
	}
	.txt-tt-tour .btn-link a i{
		color:#fff;
		font-size:12px;
	}
	.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2),:nth-child(3)) .details .cart{
		width:100%;
		margin-top:5px;
		flex:unset;
	}
	.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2),:nth-child(3)) .bundled_item_cart_content .price {
		font-size: 15px;
	}
	.add-to-cart-container .product.bundled_product_summary:not(:nth-child(1),:nth-child(2),:nth-child(3)) .bundled_item_after_cart_details {
		padding-right: 100px;
	}
	.pro-combo .owl-dots{
		display:none !important;
	}
	.icon-fix{
		right:unset;
		bottom:0;
		left:0;
		width:100%;
		display:flex;
		background:#fff;
		justify-content:space-between;
	}
	.icon-fix a{
		margin:0;
		animation:none !important;
		border-radius:0;
		width:calc(100% / 5 - 1px);
	}
	.sec-footer{
		padding-bottom:42px !important;
	}

	#fdt-form .title-box h3 {
		font-size: 18px;
	}
	#fdt-form .list .item .box-qty {
		width: 80px;
	}
	#fdt-form .title-box .txt-sl {
		min-width: 80px;
	}

}
@media only screen and (max-width:440px){
	.col.box-tour .txt-tt-tour {
		bottom: 20px !important;
	}
	.col.box-tour .box-text {
		top: 15% !important;
	}
	.col.box-tour .box-text h4 {
		font-size: 28px !important;
	}
	.txt-tt-tour .nd{
		margin-bottom:10px;
	}


	.list-post .col.post-item{
		max-width: calc(100% / 1);
		-ms-flex-preferred-size: calc(100% / 1);
		flex-basis: calc(100% / 1);
	}
	.woo-variation-swatches .variable-items-wrapper[data-attribute_name="attribute_pa_gia-tien"] > li {
		width: calc(100% /5 - 10px) !important;
	}
	.bundled_product .variations.active + .single_variation_wrap {
		gap: 0 15px;
		justify-content:space-between;
	}
	.reset_bundled_variations_fixed {
	}
	.single_variation_wrap .woocommerce-variation-price bdi {
		font-size: 18px;
	}
	.bundled_product .single_variation_wrap .quantity input {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row.w50 {
		width: 100%;
	}
	.woocommerce-checkout-review-order-table td.product-total,
	.shop_table .product-subtotal{
		font-size:16px !important;
	}
	.woocommerce-checkout-review-order-table tfoot td,
	.cart-collaterals .shop_table bdi, .cart-collaterals .shop_table bdi span{
		font-size:19px !important;
	}
	.related-gallery .gallery-item{
		width:100%;
	}
}