/*!
Theme Name: EasyAsiaTour
Theme URI: https://voyagerasie.com
Author: chuongnv
Author URI: https://chuongnv.com
Description: power by chuongnv
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: chuongnv.com@gmail.com
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*//*add new*/
.address-contact li:not(:last-child) {
	margin-bottom: 10px;
}
.address-contact {
	text-align: justify;
}
.footer-content .item-social {
	width: 55px;
	height: 35px;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.list-payment .item-social img {
	max-width: 40px;
	max-height: 20px;
}
.menu-social {
	margin-bottom: 10px !important;
}
.list-payment .item-social:not(:last-child) {
	margin-right: 15px;
}

.footer-title {
	margin-bottom: 10px;
	font-size: 16px;
}
.footer-primary-title {
	font-size: 24px;
	margin-bottom: 8px;
}
.copyright-text {
	font-size: 14px;
	margin-bottom: 9px;
}
.page-footer .line {
	background: #C1AA7F;
	background: linear-gradient(90deg, rgba(193, 170, 127, 1) 0%, rgba(167, 139, 87, 1) 100%);
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu-footer li {
	width: 100%;
}
.menu-footer li:not(:last-child) {
	margin-bottom: 8px;
}
@media (min-width:  768px) {
	#menu-primary .nav-link {
		font-size: 15px;
	}
}
.banner-hero__video {
	pointer-events: none;
}
#menu-primary .menu-language .dropdown-menu {
	min-width: auto;
}
#menu-primary .menu-language > .nav-link {
	font-size: 0 !important;
	width: 36px;
	background: url('images/flag_portugal.jpg') no-repeat left;
	background-size: 16px 11px;
}
#menu-primary .menu-language > .nav-link::after {
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 15px;
}
#menu-primary .menu-language .language-fr .dropdown-item {
	font-size: 0 !important;
	width: 25px;
	background: url('images/fr-flag.png') no-repeat center;
	background-size: 16px 11px;
	height: 22px;
}
#menu-primary .menu-language .language-en .dropdown-item {
	font-size: 0 !important;
	width: 25px;
	background: url('images/en-flag.png') no-repeat center;
	background-size: 16px 11px;
	height: 22px;
}
#menu-primary .menu-language .language-esp .dropdown-item {
	font-size: 0 !important;
	width: 25px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAflBMVEX/AAD9AAD3AADxAADrAAD/eXn9bGz8YWH8WVn6UVH5SEj5Pz/3NDT0Kir9/QD+/nL+/lT18lDt4Uf6+j/39zD39yf19R3n5wDxflXsZ1Pt4Y3x8zr0wbLs1NXz8xPj4wD37t3jmkvsUU/Bz6nrykm3vJ72IiL0FBTyDAvhAABEt4UZAAAAX0lEQVR4AQXBQUrFQBBAwXqTDkYE94Jb73+qfwVRcYxVQRBRToiUfoaVpGTrtdS9SO0Z9FR9lVy/g5c99+dKl30N5uxPuviexXEc9/msC7TOkd4kHu/Dlh4itCJ8AP4B0w4Qwmm7CFQAAAAASUVORK5CYII=') no-repeat center;
	background-size: 16px 11px;
	height: 22px;
}
#toc-content-1 .widget-body {
	text-align: justify;
}
.list-category .slick-list, .list-category .slick-track {
	min-width: 100%;
}
.post .post-desc {
	text-align: justify;
}
.notify-note {
	color: rgb(217,48,37);
	align-items: flex-start;
	display: flex;
	font-size: 11px;
	line-height: normal;
	margin-top: 5px;
}
.notify-note .icon {
	margin-right: 6px;
	margin-top: -1px;
}
.live-chat > div {
	position: fixed;
	background-color: transparent;
	width: 45px;
	height: 45px;
	cursor: pointer;
	z-index: 20 !important;
	display: block;
	left: 30px;
	border-radius: 50%;
	overflow: hidden;
}
.live-chat > div img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.live-chat .whatsapp-chat {
	bottom: 25px;
}
@media (min-height: 900px) {
	.form-contact textarea {
		min-height: 150px;
	}
}
.page-thanks .title-page {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 15px;
	color: #73664c;
}
.page-thanks .go-home {
	font-size: 20px;
	color: #73664c;
	background: #ae8d4c;
	color: #fff;
	padding: 8px 48px;
	border-radius: 10px;
	display: inline-block;
	margin-top: 20px;
}
.page-thanks .go-home:hover {
	opacity: .8;
}
.form-contact .form-control.success {
	border-color:#2ecc82
}
.form-contact .form-control.error {
	border-color:#ff3535
}
.form-customizer {
	background: #f3eee5;
}
.menu-footer li {
	/*margin-bottom: 14px;*/
}
.post .post-desc {
	text-overflow: clip;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.banner-hero__content .form-search .form-control option {
	background: #b5975e;
}
.entry {
	line-height: 1.5;
}
.form-sidebar {
	background: #f3eee5;
	top: 55px;
}
.text-404 {
	font-size: 190px;
	font-weight: 700;
	color: #76520a;
}
.home-section-04 .item {
	padding: 10px 5px;
}
.page-footer__copyright {
	padding: 5px 0;
	font-size: 10px;
}
.single-title {
	color: #ae9158;
}
.widget-tabs .text {
	margin-bottom: 10px;
	font-weight: 700;
	padding-left: 15px;
}
.dropdown-menu .dropdown-item:hover {
	text-decoration: none;
}
.widget-tabs table thead th:first-child {
	color: #817431;
}
.widget-table .widget-body {
	overflow-x: auto;
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
}
.wp-caption p {
	margin: 0;
}
.aligncenter, div.aligncenter {
	border-radius: 10px;
	overflow: hidden;
}
.entry iframe {
	height: auto;
	aspect-ratio: 16/9;
	border-radius: 10px;
}

.entry .aligncenter, .entry figure {
	max-width: 75%;
	width: auto !important;
}
.content-day .days-title {
	padding-left: 0;
}
.list-slide-tours .slick-list, .list-slide-tours .slick-track {
	min-width: 100%;
}
.menu-social a.instagram::before {
	content: "\f16d";
	font-family: FontAwesome;
}
.list-payment {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.entry h2[style$="text-align: center;"]::before,
.entry h2[style$="text-align:center;"]::before,
.entry h2[style$="text-align:center"]::before {
	left: 50%;
	transform: translateX(-50%);
}
.entry h3[style$="text-align: center;"]::before,
.entry h3[style$="text-align:center;"]::before,
.entry h3[style$="text-align:center"]::before {
	left: 50%;
	transform: translateX(-50%);
}
.entry iframe {
	width: 100%;
}
#menu-primary > .menu-item:last-child ul {
	right: 0;
	left: auto;
}
.form-sidebar input::placeholder, .form-sidebar textarea::placeholder {
	font-size: 14px;
}
.list-slide-tours.slick-slider .slick-list,
.list-slide-tours.slick-slider .slick-track {
	min-width: 100%;
}
.list-slide-tours.slick-slider .slick-track {
	display: flex;
}
.list-slide-tours.slick-slider .tour,
.list-slide-tours.slick-slider .post {
	height: inherit;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 33.333333%;
}
.list-child-tours .child-tour:nth-child(n+10) {
	display: none;
}
.list-child-tours {
	margin-left: -10px;
	margin-right: -10px;
}
.child-tour {
	margin-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
.inner-child-tour {
	display: block;
	aspect-ratio: 4/3;
	background: #b69961;
	position: relative;
	border-radius: 12px;
	box-shadow: 2px 5px 6px 2px hsla(0, 0%, 0%, 0.2);
	overflow: hidden;
}
.inner-child-tour .h2 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background: rgba(0, 0, 0, 0.3);
	margin: 0;
	letter-spacing: 1px;
	padding: 15px;
}
.inner-child-tour:hover .h2 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background: rgba(176, 144, 81, 0.54);
	margin: 0;
	letter-spacing: 1px;
	padding: 15px;
}
.inner-child-tour img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	object-position: 50% 50%;
	-o-object-position: 50% 50%;
}

.loadmore-category {
	background: #c9a35a;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	width: max-content;
	padding: 10px 30px;
	border-radius: 12px;
	margin: 0 auto 10px;
	border: 0;
}
.author-box .author-social a .fa {
	font-size: 14px;
	color: #fff;
}
.table-responsive {
	display: table;
}
.home-section-01 {
	padding: 20px 0;
}
.heading-title {
	margin-bottom: 10px;
}
.home-section-02 {
	padding-bottom: 0;
}
.home-section-03 {
	margin-bottom: 20px;
}
.page-footer {
	padding: 15px 0 5px;
}
.archive-title {
	margin-bottom: 10px;
}
.page-footer {
	margin-top: 25px;
}
.related-title {
	margin-bottom: 10px;
}
.widget-related {
	margin-top: 20px;
}
#breadcrumbs {
	margin-bottom: 0;
}
.list-slide-tours.slick-slider {
	padding-bottom: 0;
}
.list-slide-tours.slick-slider button::before {
	line-height: 1;
}
.list-slide-tours.slick-slider .slick-dots {
	line-height: 1;
}
.tour-gallery .list-thumb,
.tour-gallery .list-image {
	max-height: 435px;
	overflow: hidden;
}
.widget-map img {
	aspect-ratio: 80/45;
}
.tour-gallery .slick-prev {
	left: 0;
}
.tour-gallery .slick-next {
	right: 0;
}
.home-section-04 .icon {
	display: flex;
	align-items: center;
	justify-content: center;
}
.home-section-04 .trust-card__icon path {
	fill: #fff;
}
.form-sidebar label em {
	color: #dcac50;
}
.home-section-03 {
	padding: 100px 0;
	background-position: center -55px;
}
.page-title {
	font-size: 24px;
}
.videocall-checkbox {
	display: flex;
	overflow: hidden;
	border-radius: 5px;
	background-color: #fffaf1;
}
.videocall-checkbox__icon {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 15px;
	background-color: #b19154;
}
.videocall-checkbox__icon svg {
	width: 34px;
	height: 34px;
}
.videocall-checkbox__input {
	flex: 1;
	padding: 15px 30px 15px 20px;
}
.videocall-checkbox__input .checkbox, .videocall-checkbox__input .radio {
	position: absolute;
	opacity: 0;
}
.videocall-checkbox__input .checkbox + label, .videocall-checkbox__input .radio + label {
	display: inline-flex;
	position: relative;
	align-items: center;
	margin: 0;
	font-size: 1.3rem;
	vertical-align: top;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
.videocall-checkbox__input .checkbox + label::before, .videocall-checkbox__input .radio + label::before {
	content: "";
	display: block;
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	margin: 2px 15px 0 0;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
}
.videocall-checkbox__input .checkbox:checked + label::after {
	content: "";
	position: absolute;
	top: 5px;
	left: 8px;
	width: 8px;
	height: 15px;
	transform: rotate(45deg);
	border: solid #545454;
	border-width: 0 3px 3px 0;
}
.videocall-checkbox__input .checkbox--lg:checked + label::after {
	top: 12px;
	left: 9px;
	width: 8px;
	height: 15px;
	border-width: 0 4px 4px 0;
}
.videocall-checkbox__input .label-p {
	font-size: 14px;
}
.videocall-checkbox label {
	margin-bottom: 0;
}
.widget-tabs.widget-inclusion .item {
	background: #f3eee5;
}

.logo-brand {
	margin-bottom: -4px;
}
@media (max-width: 767px) {
	.copyright-text {
		margin-top: 8px;
	}
	.copyright {
		order: 1;
	}
	.live-chat .whatsapp-chat {
		bottom: 20px;
		left: 8px;
	}
	.videocall-checkbox {
		flex-direction: column;
	}
	.videocall-checkbox__input .checkbox + label, .videocall-checkbox__input .radio + label {
		align-items: self-start;
	}
	.videocall-checkbox__input .checkbox--lg:checked + label::after {
		top: 5px;
	}
	.tour-gallery .list-thumb {
		display: flex;
	}
	.text-404 {
		font-size: 35vw;
	}
	.home-section-03 {
		padding: 20px 0;
		background-position-x: 85%;
		background-position-y: 0;
	}
	.home-section-03 .heading-desc {
		margin-bottom: 25px;
	}
	.home-section-03 .btn {
		font-size: 16px;
		padding: 6px 20px;
	}
	.banner-hero .form-search .form-control {
		background: rgba(237, 237, 237, 0.65);
		border-color: #b89b64;
	}
	.banner-hero__content .subtitle {
		color: #ae8d4e;
	}
	.banner-hero__content {
		padding-top: 8px;
	}
	.logo-brand {
		width: 170px;
	}
	.menu-primary > li:last-child {
		margin-bottom: 25px;
	}
	.entry .aligncenter, .entry figure {
		max-width: 100%;
	}
	.entry .h3, .entry h3 {
		font-size: 18px;
	}
	.entry .h2, .entry h2 {
		font-size: 23px;
	}
	.dropdown-menu .dropdown-item {
		white-space: normal;
	}
	.single-title {
		font-size: 28px;
	}
}

@media (max-width: 375px) {
	.related-title {
		font-size: 25px;
	}
}