/*
Theme Name:  Hello Elementor Child
Template: 	 hello-elementor
Theme URI:	 https://wordpress.org/themes/hello-elementor/
Author:		 Atlas - TravelNet Solutions
Author URI:	 https://tnsinc.com/
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: helloelementorchild
*/

.elementor-nav-menu--main .elementor-nav-menu {
	justify-content: space-between;
	width: 100%;
}

.elementor-nav-menu--main .elementor-nav-menu a {
	font-weight: 400;
}

.book-now-header {
	display: flex;
	align-items: end;
	justify-content: end;
}

.book-now-header a {
	border-radius: 5px;
	border: 1px solid #FFF;
	padding: 10px 50px !important;
	max-width: 152px;
}

.book-now-header a:after {
	display: none;
}

.book-now-header a:hover {
	background: #CBAE82;
}

.menu-item a:hover:after,
.menu-item.current_page_item a:after {
	display: none;
}

#social-icons .elementor-social-icon {
	background: none;
}

#footer-middle .elementor-nav-menu li {
	margin-bottom: 14px;
}

#footer-middle .elementor-nav-menu li a {
	padding: 0;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	text-transform: uppercase;
}

#footer-address ul {
	padding: 0;
	list-style: none;
	font-family: "Montserrat";
	color: #fff;
	font-size: 21px;
	line-height: 28px;
	letter-spacing: -0.21px;
	font-weight: normal;
}

#footer-address ul li {
	margin-bottom: 16px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#footer-address ul li a {
	color: #fff;
}

#footer-address ul li span {
	margin-left: 20px;
}

#top-shadow {
	background: linear-gradient(0deg, rgba(217, 217, 217, 0.00) 9.84%, rgba(254, 254, 254, 0.48) 43.75%, #FEFEFE 81.21%);
	min-height: 450px;
}

.footer-holder {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(15, 27, 19, 0.68) 100%);
}

.copyright {
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	display: flex;
	align-items: center !important;
	justify-content: flex-start !important;
	font-weight: 500 !important;
	font-family: "Inter" !important;
	gap: 10px !important;
}

.copyright p {
	margin-bottom: 0;
	padding: 15px 0;
	text-transform: uppercase;
	display: flex;
	align-items: center;
}

#heading-title h2 {
	font-size: 48px;
	font-weight: 400;
	text-transform: uppercase;
}

#slides-reviews .elementor-button {
	float: right;
	padding: 0;
}

#slides-reviews .elementor-slide-description {
	margin-bottom: 16px !important;
}

#slides-reviews .elementor-swiper-button-next {
	background: url('images/arrow-right.png') no-repeat center;
	width: 50px;
	height: 50px;
}

#slides-reviews .elementor-swiper-button-next svg {
	display: none;
}

#slides-reviews .elementor-swiper-button-prev {
	background: url('images/arrow-left.png') no-repeat center;
	width: 50px;
	height: 50px;
}

#slides-reviews .elementor-swiper-button-prev svg {
	display: none;
}


.separator {
	display: block;
}

.separator:after {
	content: "";
	width: 52px;
	height: 2px;
	background: #000;
	margin: 12px auto 24px;
	display: block;
}

#wpfront-notification-bar {
	border-bottom: 1px solid #fff;
}

.wpfront-notification-bar div.wpfront-div {
	padding: 10px 0;
}

.wpfront-message.wpfront-div {
	font-size: 15px;
	font-family: "Aleo";
	font-weight: 400;
}

.wpfront-notification-bar a.wpfront-button {
	font-size: 15px !important;
	font-weight: 400;
	font-family: "Aleo";
	padding: 6px 30px !important;
	line-height: 15px;
	margin-left: 70px;
	border: 1px solid #fff;
	border-radius: 5px;
}

.wpfront-notification-bar a.wpfront-button:hover {
	background: #fff !important;
	color: #C96A32 !important;
}

#blog-posts .elementor-post {
	background: #F5F5F5;
	border-radius: 20px;
	overflow: hidden;
}

#blog-posts .elementor-post .elementor-post__thumbnail__link {
	margin: 0;
}

#blog-posts .elementor-post .elementor-post__text {
	padding: 26px;
	text-align: center;
	font-family: "Inria Serif", Sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 1px;
	color: #000;
}

#blog-posts .elementor-post .elementor-post__excerpt p {
	font-family: "Inria Serif", Sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 1px;
	color: #000;
}

#blog-posts .elementor-post .elementor-post__title {
	text-align: center;
	font-family: "Inter", Sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 28px;
	letter-spacing: 2px;
	margin-bottom: 24px;
}

#blog-posts .elementor-post .elementor-post__title a {
	color: #000;
}

#blog-posts .elementor-post .elementor-post__title a:hover {
	color: #C96A32;
}

#blog-posts .elementor-posts .elementor-post__excerpt {
	margin-bottom: 20px;
}

#blog-posts .elementor-post .elementor-post__read-more {
	font-family: "Inter", Sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 28px;
	letter-spacing: 3px;
	display: inline-block;
	fill: #2C271C;
	color: #2C271C;
	border-bottom: 1px solid #2C271C;
}

#blog-posts a {
	color: #C96A32;
}

#blog-posts a:hover {
	color: #000;
}

#blog-posts .elementor-pagination {
	margin-top: 80px;
	text-align: center;
	font-family: "Inter", Sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 28px;
}

#single-post-content .wp-block-heading,
#single-post-content h2 {
	font-family: 'Cinzel';
	color: #C96A32;
	font-size: 36px;
	line-height: 44px;
	margin: 40px 0 20px;
}

#single-post-content h3 {
	font-family: 'Cinzel';
	color: #1F4D57;
	font-size: 30px;
	line-height: 36px;
	margin: 40px 0 20px;
}

#single-post-content p {
	margin: 0 0 25px;
}

#single-post-content a {
	color: #C96A32;
}

#single-post-content a:hover {
	color: #1F4D57;
}

#single-post-content img {
	display: none;
}

#single-page-content h2,
h2.gform_title {
	font-family: 'Cinzel';
	color: #C96A32;
	font-size: 36px;
	line-height: 44px;
	margin: 40px 0 20px;
}

.elementor-shortcode input.gform_button.button {
	background-color: #CBAE82 !important;
	border-color: #CBAE82 !important;
	display: flex !important;
	flex-direction: row !important;
	justify-content: center !important;
	align-items: center !important;
	border-radius: 20px !important;
	color: #fff !important;
	cursor: pointer !important;
	font-size: 1rem !important;
	font-weight: 400 !important;
	height: 2.6rem !important;
	line-height: 2.5rem !important;
	letter-spacing: 0 !important;
	padding: 0 2.0rem !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	white-space: nowrap !important;
	width: fit-content !important;
}

.elementor-shortcode input.gform_button.button:hover {
	background-color: #E9DDC7 !important;
	border: 1px solid #E9DDC7 !important;
	color: #65625B !important;
}

#single-page-content h3 {
	font-family: 'Cinzel';
	color: #1F4D57;
	font-size: 30px;
	line-height: 36px;
	margin: 40px 0 20px;
}


#single-page-content h2 strong,
#single-page-content h3 strong {
	font-weight: 400;
}

#single-page-content p {
	margin: 0 0 25px;
}

#single-page-content p strong {
	font-weight: 600;
}

#site-header {
	transition: background-color .25s ease, box-shadow .25s ease;
}

#site-header.is-scrolled {
	background: #3E5D49;
}

.image-holder {
	border-radius: 100%;
	overflow: hidden;
}

.image-holder img {
	transform: scale(1);
	transform-origin: center;
	transition: transform .6s cubic-bezier(.2, .6, .2, 1);
}

.image-holder:hover img {
	transform: scale(1.2);
}

.activities-cats-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 74px;
}

.activities-cat-holder {
	border-radius: 14px;
	background: #FFF;
	box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.10), -1px 3px 3px 0 rgba(0, 0, 0, 0.10);
	overflow: hidden;
}

.activities-cat-thumb-bg {
	width: 100%;
	height: 220px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.activities-cat-desc {
	padding: 18px 15px 5px;
}

.activities-cat-desc:after {
	content: "";
	clear: both;
	height: 1px;
	display: block;
}

.activities-cat-desc svg {
	float: right;
	margin-right: -10px;
}

.activities-cat-holder .activities-cat-card {
	display: block;
	color: #3E5D49;
}

h3.activities-cat-title {
	margin: 0 0 8px;
	font-family: "Montserrat";
	font-size: 21px;
	line-height: 28px;
	letter-spacing: -0.21px;
	font-weight: 500;
}

.activities-cat-short {
	color: #4A5565;
	font-size: 16px;
	line-height: 23px;
	font-weight: 300;
}

.activities-breadcrumb {
	padding: 0 60px;
	color: #000;
	font-family: "Inria Serif";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: -0.14px;
}

.activities-term-header {
	text-align: center;
	padding: 60px 0;
}

.activities-term-header h2 {
	color: #1F4D57 !important;
	text-align: center;
	font-family: "Aboreto";
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px;
	letter-spacing: -1.05px;
	text-transform: uppercase;
}

.activities-term-header h3 {
	color: #C96A32;
	text-align: center;
	font-family: Cinzel;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px;
	letter-spacing: -1.05px;
	text-transform: uppercase;
	margin: 0;
}

.activities-term-section {
	background: #EAF1EE;
	padding: 60px 0;
}

.activities-term-section.activities-term-subsection {
	padding-top: 0;
}

.activities-list {
	max-width: 990px;
	margin: auto;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 30px;
}

.activities-item {
	padding: 25px;
	border-radius: 20px;
	background: #F5F5F5;
	text-align: center;
}

.activities-item .activities-body {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	gap: 24px;
}

.activities-item .activities-title {
	color: #1A2B23;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
}

.activities-item .activities-title::after {
	content: "";
	width: 52px;
	height: 2px;
	background: #000;
	margin: 14px auto 0;
	display: block;
}

.activities-item .activities-excerpt {
	color: #000;
	text-align: center;
	font-family: "Inria Serif";
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

.activities-item .button-activities {
	color: #2C271C;
	text-align: center;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	/* 153.846% */
	letter-spacing: 3px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: 40%;
	/* 5.2px */
	text-underline-position: from-font;
	text-transform: uppercase;
}

#explore-prop a {
	color: #2E3135;
}

#explore-prop a:hover {
	color: #C96A32;
}

.search-form-holder #abe-results-search input {
	color: #fff;
	text-align: center;
}

.search-form-holder #abe-results-search #abe-results-search select {
	color: #fff;
	text-align: center;
}


@media screen and (max-width: 1024px) {

	.activities-cats-grid,
	.activities-list {
		padding: 0 20px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.activities-list {
		padding: 0 20px;
	}

	.footer-holder {
		position: relative !important;
	}

	#footer-address ul {
		font-size: 18px;
		line-height: 28px;
	}

	#cover-image {
		display: none;
	}

	#wpfront-notification-bar {
		top: 0 !important;
	}

	.wpfront-notification-bar a.wpfront-button {
		margin: 0 !important;
	}

	#container-search {
		position: relative;
		bottom: 0 !important;
		padding: 0 !important;
		width: 100% !important;
	}

	#container-search .abe {
		background: none;
	}

	#container-search .abesearcher-flex-wrapper {
		background: rgba(0, 0, 0, 0.5);
	}

	.abesearcher .searcher-button-wrap button {
		border-radius: 5px;
	}

	#wpfront-notification-bar-spacer {
		display: none !important;
	}

	.elementor-nav-menu li a {
		display: block;
	}

	.main-logo {
		padding: 10px 0;
	}

	.main-logo img {
		max-width: 100px !important;
	}

	#footer-middle .elementor-nav-menu li a {
		display: block;
		text-align: center;
	}

	#footer-address ul li {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media screen and (max-width: 940px) {

	.activities-cats-grid,
	.activities-list {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap: 30px;
	}

	.activities-list {
		padding: 0 20px;
	}

	.activities-breadcrumb {
		padding: 0 20px;
	}
	
	#top-shadow {
		min-height: 60px;
	}
	
	#footer-mobile-bg .elementor-background-slideshow__slide__image {
		background-size: 335dvh;
		background-repeat: no-repeat;
	}
}

.onetap-container-toggle .onetap-toggle img.design-size2 {
	background: #CBAE82!important;
}