/*
Theme Name: ENE
Theme URI: https://enexpedition.com
Template: Ecuador Nature Expeditions
Author: Design Art
Author URI: https://designart.lt
Description: Ecuador Nature Expeditions theme.
Tags: ene, ecuador, travel
Version: 1.0
Updated: 2025-01-01 00:00:00

*/


/*** GLOBAL ***/
html {
  scroll-behavior: smooth;
}
.postTitle h1 {
	font-size: 5.625rem;
	letter-spacing: .16875rem;
	line-height: 1.22222;
	font-weight: 300;
}
.introH2 h2, .introH2 h2.elementor-heading-title,
body.elementor-template-full-width .introH2 h2.elementor-heading-title,
body.elementor-template-full-width .introH2 h2 {
	font-family: "Chronicle Display", Sans-serif;
	font-size: 2.5rem;
	line-height: 1.12;
	letter-spacing: .0125rem;
	font-weight: 300;
}
.introH3 h3, .introH3 h3.elementor-heading-title {
	font-size: .75rem;
	font-weight: 700;
	letter-spacing: .1125rem;
	line-height: 15px;
    text-transform: uppercase;
	margin-bottom: 17px;
}
.doubleFonts span {
    font-family: "Calton Elegance Script", Sans-serif;
    font-size: 4rem;
	letter-spacing: .16875rem;
	line-height: .7;
    margin-left: 2.1em;
}
.elementor-cta--skin-classic .elementor-cta__content {
    background-color: transparent;
}
.elementor-ribbon {
    width: 200px;
}
.actionBox h3.elementor-heading-title {
	font-family: "Calton Elegance Script", Sans-serif;
	font-size: 4rem;
	font-weight: 300;
	letter-spacing: .16875rem;
	line-height: .7;
}
.actionBox h3.elementor-heading-title span {
	font-family: "Chronicle Display", Sans-serif;
	font-size: 3.125rem;
	letter-spacing: .0125rem;
	line-height: 1.2;
}
body.elementor-template-full-width .introPage p {
	font-family: "Chronicle Display", Sans-serif;
	font-size: 2.1875rem;
	line-height: 1.12;
}
ul {
	list-style-type: circle;
}


/** Undeline link **/
.underlineH,
.underlineLink a,
#itineraryTabs button.ae-accordion-toggle-button {
	position: relative;
}
.underlineH:after,
.underlineH:before,
.underlineLink a:after,
.underlineLink a:before,
#itineraryTabs button.ae-accordion-toggle-button:after,
#itineraryTabs button.ae-accordion-toggle-button:before,
#contactFormPage #field_submit:before,
#contactFormPage #field_submit:after,
#testimonialForm .sp-tpro-form-submit-button .submit-button-wrapper:before,
#testimonialForm .sp-tpro-form-submit-button .submit-button-wrapper:after,
#testimonialsPage .tpro-items-load-more span:before,
#testimonialsPage .tpro-items-load-more span:after {
    bottom: 0px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.underlineH:before,
.underlineLink a:before,
#itineraryTabs button.ae-accordion-toggle-button:before,
#contactFormPage #field_submit:before,
#testimonialForm .sp-tpro-form-submit-button .submit-button-wrapper:before,
#testimonialsPage .tpro-items-load-more span:before {
	background-color: #ffffff59;
    opacity: .35;
}
#itineraryTabs button.ae-accordion-toggle-button.active:before {
    opacity: 1;
}
.underlineH.bgrWhite:before,
.underlineLink.bgrWhite a:before,
#itineraryTabs button.ae-accordion-toggle-button:before,
#contactFormPage #field_submit:before,
#testimonialForm .sp-tpro-form-submit-button .submit-button-wrapper:before,
#testimonialsPage .tpro-items-load-more span:before {
	background-color: #191717;
}
.underlineH:after,
.underlineLink a:after,
#itineraryTabs button.ae-accordion-toggle-button:after,
#contactFormPage #field_submit:after,
#testimonialForm .sp-tpro-form-submit-button .submit-button-wrapper:after,
#testimonialsPage .tpro-items-load-more span:after {
    transform: scaleX(0);
    transform-origin: bottom left;
    transition: transform .3s linear;
}
.underlineH:hover:after,
.underlineLink a:hover:after,
#itineraryTabs button.ae-accordion-toggle-button:hover:after,
#contactFormPage #field_submit:hover:after,
#testimonialForm .sp-tpro-form-submit-button .submit-button-wrapper:hover:after,
#testimonialsPage .tpro-items-load-more:hover span:after {
    transform: scaleX(1);
}
.underlineH:after,
.underlineLink a:after {
    background-color: #fff;
}
.underlineH.bgrWhite:after,
.underlineLink.bgrWhite a:after,
#itineraryTabs button.ae-accordion-toggle-button:after,
#contactFormPage #field_submit:after,
#testimonialForm .sp-tpro-form-submit-button .submit-button-wrapper:after,
#testimonialsPage .tpro-items-load-more:hover span:after {
    background-color: #191717;
}
.bgrColor .underlineLink a,
.bgrColor .underlineLink a:hover {
	color: #fff;
	text-transform: uppercase;
}

/** Full Width Card **/
.fullwidthCard .elementor-cta {
    display: flex!important;
    justify-content: center!important;
}
.fullwidthCard .elementor-cta__content {
	width: 80%!important;
	font-size: 3.125rem;
}
.fullwidthCard h3,
.fullwidthCard .elementor-cta__button-wrapper {
	margin-left: 1.8em;
}
.fullwidthCard h3 span {
    font-family: "Calton Elegance Script", Sans-serif;
    font-size: 4rem;
    font-style: normal;
    letter-spacing: 0em;
    line-height: .7;
	text-transform: lowercase;
	margin-left: -1em;
}
.fullwidthCard .elementor-cta__description {
	margin-left: 1.8em;
	width: 40%;
	font-size: 3.125rem;
}
.fullwidthCard .elementor-cta__description p {
	font-size: 0.875rem;
}
/** Half Width Card **/
.halfwidthCard h3 {
	margin-bottom: 40px!important;
}
.halfwidthCard .elementor-cta__description {
	margin-bottom: 20px!important;
}
.halfwidthCard.underlineLink a:before {
	background-color: #191717;
}
.halfwidthCard.underlineLink a:after {
    background-color: #191717;
}


/*** HEADER ***/

.home #header,
.destination-template-default #header,
.product-template-default #header {
    background: linear-gradient(180deg, rgba(0, 0, 0, .4), transparent);
}
#header.she-header {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), transparent);
}
/* no HERO */
.post-template-default #header,
.page-template-elementor_header_footer #header {
    background: none;
}
/** Logo **/
#header.she-header #siteLogo img {
	width: 50%!important;
}
/** Main Menu **/
#menuMain a,
#contactsTop div {
	font-size: .75rem;
    font-weight: 700;
    letter-spacing: .075rem;
    line-height: 1.5;
    text-transform: uppercase;
}
#header a {
	text-decoration: none;
}
#menuMain a span {
	padding: 0 0 2px 0;
}
#contactsTop div p {
	margin: 0;
	padding: 0;
}
#contactsTop div a img {
	width: 18px;
	height: 18px;
}
.home #header #menuMain a,
.destination-template-default #header #menuMain a,
.home #header #menuMain a .elementor-icon-list-text,
.destination-template-default #header #menuMain a .elementor-icon-list-text,
.product-template-default #header #menuMain a .elementor-icon-list-text,
.home #header #contactsTop p,
.destination-template-default #header #contactsTop p,
.product-template-default #header #contactsTop p {
	color: #fff;
	font-weight: 600;
}
.home #header.she-header #menuMain a,
.destination-template-default #header.she-header #menuMain a,
.product-template-default #header.she-header #menuMain a,
.home #header.she-header #menuMain a .elementor-icon-list-text,
.destination-template-default #header.she-header #menuMain a .elementor-icon-list-text,
.product-template-default #header.she-header #menuMain a .elementor-icon-list-text,
.home #header.she-header #contactsTop p,
.destination-template-default #header.she-header #contactsTop p,
.product-template-default #header.she-header #contactsTop p {
	color: #191717;
}
#header .underlineLink a:before,
#header .underlineLink a:after,
.home #header.she-header .underlineLink a:before,
.destination-template-default #header.she-header .underlineLink a:before,
.product-template-default #header.she-header .underlineLink a:before,
.home #header.she-header .underlineLink a:after,
.destination-template-default #header.she-header .underlineLink a:after,
.product-template-default #header.she-header .underlineLink a:after {
    background-color: #19171759;
}
.home #header .underlineLink a:before,
.destination-template-default #header .underlineLink a:before,
.product-template-default #header .underlineLink a:before,
.home #header .underlineLink a:after,
.destination-template-default #header .underlineLink a:after,
.product-template-default #header .underlineLink a:after {
	background-color: #ffffff59;
}
/** Images **/
#header .headerImage img,
#header.she-header .headerImage img,
.home #header.she-header .headerImage img,
.destination-template-default #header.she-header .headerImage img,
.product-template-default #header.she-header .headerImage img {
	filter: invert(0.7) sepia(0.7);
}
.home #header .headerImage img,
.destination-template-default #header .headerImage img,
.product-template-default #header .headerImage img {
	filter: none;
}
.home #header .headerImage svg,
.destination-template-default #header .headerImage svg,
.product-template-default #header .headerImage svg {
	fill: #fff;
}
.home #header.she-header .headerImage svg,
.destination-template-default #header.she-header .headerImage svg,
.product-template-default #header.she-header .headerImage svg {
	fill: #191717;
}


/*** HERO SLIDER ***/
#heroSlider:after {
    background-color: #19171775;
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    width: 100%;
}
#heroSlider:after {
    content: "";
}
#heroBreadcrumb,
#heroTitle {
	left: auto;
	right: auto;
}
#heroBreadcrumb a,
#heroBreadcrumb a:hover {
	color: #fff!important;
}
#heroBreadcrumb a {
	margin-right: 20px;
}
#heroBreadcrumb.underlineLink a:after,
#heroBreadcrumb.underlineLink a:before {
    bottom: -5px;
}


/*** LANDING PAGE ***/

/** Search widget **/
#landingSearch {
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
}
#landingSearch .ovabrw-search-hotel .product-search-form {
    box-shadow: none;
}

/** Destinations **/
.carouselCard .elementor-cta__content {
	height: 540px;
    max-height: calc(100vh - 200px);
    padding: 22px 22px 40px;
    position: relative;
    width: 100%;
}
@media screen and (min-width: 1280px) {
    .carouselCard .elementor-cta__content {
		height: clamp(540px, calc(100vh - 120px), 980px);
		padding: 42px 42px 74px;
	}
}
.carouselCard .elementor-ribbon-inner {
    transform: none;
    width: auto;
	padding: 0 0 0 42px;
	text-align: left;
}
.carouselCard .elementor-cta__description {
	max-width: 70%;
}
.carouselCard .elementor-cta__button-wrapper {
    margin: 70px 0 0;
}

/** Latest News Widget **/
#landingNews .owl-nav {
	position: absolute;
    right: 0;
    bottom: 100px;
	display: flex;
	flex-direction: row;
	gap: 20px;
}
#landingNews .owl-nav .owl-prev,
#landingNews .owl-nav .owl-next {
    border: 1px solid #191717;
	position: initial!important;
}
#landingNews .uc_image_carousel_content div {
	display: flex;
	flex-direction: row;
}
#landingNews .uc_image_carousel_content div a,
#landingNews .uc_image_carousel_content div div {
	display: block;
	width:50%;
}
#landingNews .uc_image_carousel_content div a {
	padding: 0 20px 0 0;
}
#landingNews .uc_paragraph {
	padding: 10px 0 0 20px;
}
#landingNews .uc_image_carousel_content .ue-meta-data {
	display: none!important;
}

/** Testimonial Widget **/
#testimonialsWidget .sp-testimonial-pro-wrapper .tpro-arrow.vertical_center,
#testimonialsWidget .sp-testimonial-pro-wrapper .tpro-arrow.vertical_center_inner_hover,
#testimonialsWidget .sp-testimonial-pro-wrapper .tpro-arrow.vertical_inner,
#testimonialsWidget .sp-testimonial-pro-wrapper .tpro-arrow.vertical_outer {
    top: 25%;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
}
#testimonialsWidget .tpro-button-prev, 
#testimonialsWidget .tpro-button-next {
    line-height: 2.625rem!important;
    width: 2.625rem!important;
    height: 2.625rem!important;
	 -webkit-transform: scale(1)!important;
    transform: scale(1)!important;
}
#testimonialsWidget .tpro-button-prev:hover,
#testimonialsWidget .tpro-button-next:hover {
    -webkit-transform: scale(1.2)!important;
    transform: scale(1.2)!important;
}
#testimonialsWidget .sp-tpro-testimonial-title.spt-icon-quote::before,
#testimonialsWidget .sp-tpro-testimonial-title.spt-icon-quote::after {
	font-family: "Chronicle Display", Sans-serif!important;
	font-size: 2.5rem!important;
	font-weight: 600!important;
    color: #191717!important;
}
#testimonialsWidget .sp-tpro-testimonial-title.spt-icon-quote::before {
    margin: 0!important;
	margin-bottom: -15px!important;
	vertical-align: text-bottom!important;
}
#testimonialsWidget .sp-tpro-testimonial-title.spt-icon-quote::after {
	margin: 0 0 0 7px!important;
	vertical-align: text-top!important;
}
#testimonialsWidget .sp-tpro-testimonial-title {
    font-size: 2.5rem!important;
    line-height: 1.12!important;
    letter-spacing: 0px!important;
	font-style: italic!important;
}
[class*=" spt-icon-"]:before,
.spt-icon-quote:before {
    content: '”'!important;
}
.spt-icon-quote:after {
    content: '“'!important;
}

/** Subscribtion Widget **/
#subscribeFooterWrapp {
	position: relative;
}
#footerClouds img {
	width: 100%;
	object-fit: cover;
}
.subscribeWidgetTitleSpan span {
	font-family: "Calton Elegance Script", Sans-serif;
	font-size: 4rem;
	letter-spacing: -0.3rem;
}
#subscribeForm input[type=text],
#subscribeForm input[type=email],
#contactFormPage input[type=text],
#contactFormPage input[type=email],
#contactFormPage textarea {
	width: 100%;
	border: none;
	border-bottom: 1px solid #191717;
	border-radius: 0px;
	padding: .5rem 1rem;
	transition: all .3s;
	background: transparent;
	box-shadow: none;
}
#subscribeForm label.mailster-label {
    padding-left: 0rem;
    padding-right: 1rem;
	color: rgba(0, 0, 0, 0.5);
	font-size: .875rem;
    letter-spacing: .03em;
}
#subscribeForm input[type=checkbox] {
    margin-right: 5px;
}
#subscribeForm .wp-block-button {
	justify-content: center;
}
#subscribeForm input[type=submit] {
	width: auto;
    font-weight: 400;
    color: #191717;
    border: 1.5px dashed #191717;
	background-color: #9B9E6899;
    height: 3.125rem;
    padding: 1px 1.875rem 0;
    font-size: 1rem;
	letter-spacing: 0.018em;
    border-radius: 1.5625rem;
    transition: all .3s;
}

/** WhatsApp button**/
.qlwapp__button.qlwapp__button--bubble {
	background-color: #9B9E6899!important;
}


/*** PAGE/POST LIST ***/
#newsFilter a.ue_taxonomy_item[data-id="1"] {
	display: none;
}
#newsList .ue-grid-item-category a::after {
	background-color: #191717;
    content: "";
    display: block;
    height: 1px;
    margin-top: 18px;
    width: 100%;
}
#newsList .uc_content-info-wrapper {
	height: 100%;
	position: relative;
	display: block;
}
#newsList .uc_post_title {
	margin: 10px 0 60px 0;
}
#newsList .ue-meta-data {
	position: absolute;
	bottom: 0;
}


/*** PAGE ***/
body.elementor-template-full-width {
	padding: 145px 0 0 0;
}
body.elementor-template-full-width h1.elementor-heading-title {
	font-family: "Calton Elegance Script", Sans-serif;
	font-size: 5.625rem;
	letter-spacing: .16875rem;
	line-height: 1.22222;
    color: #191717;
	text-align: center;
	padding: 0;
	margin: 0 0 50px 0;
}
body.elementor-template-full-width h2.elementor-heading-title {
	font-family: "Calton Elegance Script", Sans-serif;
	font-size: 4.0625rem;
	letter-spacing: .12188rem;
	line-height: 90px;
    color: #191717;
	padding: 0;
	margin: 0 0 30px 0;
}
body.elementor-template-full-width p {
	font-family: lato, -apple-system, blinkmacsystemfont, segoe ui, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-size: .875rem;
	line-height: 1.64706;
	margin: 0;
	margin-bottom: 15px;
}
#pageContent h2 {
	font-size: 3.125rem;
	font-weight: 400;
	line-height: 56px;
	letter-spacing: .0125rem;
	margin-bottom: 40px;
	margin-top: 50px;
    }
#pageContent h3 {
	font-size: 2.1875rem;
	line-height: 40px;
	margin-bottom: 28px;
	margin-top: 30px;
	font-weight: 400;
}
#pageContent h4 {
    font-size: 1.25rem;
    line-height: 25px;
	margin-bottom: 28px;
	font-weight: 400;
}
#pageContent h2:first-of-type,
#pageContent h3:first-of-type {
	margin-top: 0px;
}
#pageContent ul,
.listWrapp ul {
	list-style-type: circle;
	padding-left: 1em;
}
#pageContent ul li,
.listWrapp ul li {
	padding-left: 1em;
}
#pageContent p {
    margin-bottom: 15px;
	line-height: 1.64706;
	font-size: .875rem;
}
#introText {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
}
#introText h2 {
	-webkit-column-span: all;
	-moz-column-span: all;
	column-span: all;
}

/** Contact Form Page **/
#contactFormPage .gform_heading {
	display: none;
}
#contactFormPage .gform-grid-col, #contactFormPage .gfield {
	position: relative;
}
#contactFormPage .gform-theme--foundation .gform_fields {
	row-gap: 20px;
}
#contactFormPage input[type=text],
#contactFormPage input[type=email],
#contactFormPage textarea {
	padding: .5rem 0rem;
}
#contactFormPage textarea {
	height: 50px;
}
#contactFormPage .gfield textarea.small {
    min-block-size: 4rem;
}
#contactFormPage label.gform-field-label {
    align-items: center;
    bottom: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
}
#contactFormPage .ginput_container_name label {
	margin-left: 5px;
}
#contactFormPage input[type=text]::placeholder,
#contactFormPage input[type=email]::placeholder,
#contactFormPage textarea::placeholder,
#contactFormPage .gfield_consent_label {
	color: rgba(0, 0, 0, 0.5);
    font-size: .875rem;
    letter-spacing: .03em;
}
#contactFormPage .gfield_consent_label {
	margin-left: 30px;
}
#contactFormPage input:focus,
#contactFormPage textarea:focus {
	outline:none;
}
#contactFormPage .gfield--type-consent {
	grid-column: span 11;
}
#contactFormPage input[type=checkbox] {
	transform: scale(.7);
	background-color: rgb(208, 201, 195);
}
#contactFormPage #field_submit {
	width: min-content;
	grid-column: span 1;
}
#contactFormPage input[type=submit] {
	background: none;
	box-shadow: none;
	font-family: Lato, sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 0.075rem;
	color: rgb(25, 23, 23);
	padding: 0;
}

/** Timeline **/
#timelineContainer {
	position: relative;
}
#timelineContainer:after {
	content: "";
    height: 1px;
	top: 90px;
    left: 0;
    position: absolute;
    width: 100%;
	background: rgba(25, 23, 23, .2);
}
#timelineDate .owl-item {
	width: 25%;
}
#timelineDate .ue-item-vertical-line-holder {
	justify-content: flex-start!important;
}
#timelineDate .uc-active-item .ue-item-vertical-line {
    background-color: #191717;
}
#timelineDate .ue-item-date {
	position: absolute;
    top: 10px;
	left: 30px;
}
#timelineData .ue-item-bullet-holder {
	display: none!important;
}
#timelineData .ue-carousel-item-holder {
	margin: 0!important;
}
#timelineData .ue-item-image  {
	margin: 0 100px 0 140px;
}
#timelineData .ue-item-image img {
	width: auto!important;
}
#timelineData .ue-carousel-item-holder {
	flex-direction: row!important;
    align-items: center!important;
}
#timelineData .ue-carousel-content {
    background-color: transparent!important;
	text-align: left;
}
#timelineData .ue-carousel-content-inside {
	width: 70%;
	padding: 50px 0 0;
}

/** Content Menu **/
#contentMenu .current-menu-item a {
	font-weight: 700;
}

/** Content Tabs **/
#tabsFilter .ue-item-title {
	white-space: nowrap;
}
#contentTabs .uc_tab_nav {
	display: none!important;
}
#contentTabs .ue-content-title {
	text-align: center;
	margin: 20px 0 50px;
}
#contentTabs .ue-content-text {
	display: flex;
    flex-direction: column;
    align-items: center;
}
#contentTabs .ue-content-text p {
	width: 70%;
	margin-bottom: 15px;
}
#contentTabs .ue-content-text img:first-of-type,
#contentTabs .ue-content-text p:first-of-type {
	width: 100%;
}
#contentTabs .ue-content-text img {
	margin-bottom: 100px;
}
#contentTabs .ue-content-text img:first-of-type {
	margin-bottom: 60px;
}
#contentTabs .ue-content-text h3 {
	font-size: 2.1875rem;
	line-height: 40px;
	margin-bottom: 28px;
	font-weight: 400;
	width: 70%;
}


/*** TESTIMONIALS PAGE ***/
#testimonialsPage .sp-testimonial-pro .tpro-testimonial-content-area:after,
#testimonialsPage .sp-testimonial-pro .tpro-testimonial-content-area:before {
    display: none!important;
}
#testimonialsPage .sp-tpro-testimonial-title {
	font-family: "Calton Elegance Script", Sans-serif;
	font-size: 3rem!important;
	letter-spacing: .13125rem!important;
}
#testimonialsPage .tpro-testimonial-text p,
#testimonialsPage .tpro-testimonial-date {
	font-size: .75rem!important;
    font-weight: 700!important;
    letter-spacing: .1125rem!important;
    line-height: 1.5!important;
}
#testimonialsPage .tpro-testimonial-meta-area {
	background-image: linear-gradient(90deg, #d0c9c3 10%, #0000 0)!important;
    background-position: top!important;
    background-repeat: repeat-x!important;
    background-size: 10px 2px!important;
}
#testimonialsPage .tpro-client-name {
	font-family: "Lato", Sans-serif!important;
	font-size: .75rem!important;
    font-weight: 700!important;
    letter-spacing: .1125rem!important;
    line-height: 1.5!important;
}
#testimonialsPage .tpro-items-load-more {
	position: relative;
    width: auto;
    display: inline-block;
	margin: 0;
    left: 50%;
}
#testimonialsPage .tpro-items-load-more span,
#testimonialsPage .infinite-scroll-last {
	font-family: "Lato", Sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
	line-height: 1.5;
    letter-spacing: 0.075rem;
	text-transform: uppercase;
	padding: 0px 0px 2px 0px;
	margin: 0;
}

/** Testimonial Form **/
#testimonialForm .elementor-shortcode {
	width: 100%;
}
#testimonialForm .sp-testimonial-form-container {
	flex-basis: 100%;
}
#testimonialForm .sp-testimonial-label-section {
	display: none;
}
#testimonialForm #testimonial_form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 12px;
}
#testimonialForm .sp-tpro-form-field {
	width: 49%;
}
#testimonialForm .sp-tpro-form-title,
#testimonialForm .sp-tpro-form-content {
	width: 100%;
}
#testimonialForm .testimonial-title,
#testimonialForm .testimonial-content {
	display: flex;
	flex-direction: column-reverse;
}
#testimonialForm .sp-testimonial-input-field input,
#testimonialForm .sp-tpro-form-field textarea {
	border-bottom: 1px solid #191717!important;
	padding: .5rem 0rem!important;
}
#testimonialForm .sp-tpro-form-field textarea {
    height: 50px;
	color: #112337!important;
	margin-bottom: 0px!important;
}
#testimonialForm .sp-tpro-form-field textarea::-webkit-input-placeholder,
#testimonialForm .sp-tpro-form-field textarea::-moz-placeholder,
#testimonialForm .sp-tpro-form-field textarea:-ms-input-placeholder,
#testimonialForm .sp-tpro-form-field textarea:-moz-placeholder,
::placeholder {
	font-size: 12px!important;
	color: #7a7a7a!important;
}
#testimonialForm .sp-maximum_length {
    position: relative!important;
    right: 0!important;
    top: 0!important;
	font-size: 13px!important;
	font-style: normal!important;
	color: #585e6a!important;
}
#testimonialForm .tpro-star-rating-field .sp-testimonial-input-field {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
#testimonialForm .sp-tpro-form-field .tpro_client_before.tpro-before-rating {
    position: relative;
    bottom: 0;
    left: 0;
}
#testimonialForm .sp-tpro-form-field .tpro_client_before {
    color: #7a7a7a;
    font-size: 14px;
    font-style: normal;
}
#testimonialForm .sp-tpro-form-field:last-of-type {
	width: auto;
	margin-left: auto;
}
#testimonialForm .sp-tpro-form-submit-button .submit-button-wrapper {
	padding: 0 0 10px 0;
}
#testimonialForm .sp-testimonial-input-field input#submit {
    border-bottom: none!important;
    font-family: Lato, sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 0.075rem;
    color: rgb(25, 23, 23);
    padding: 0!important;
}



/*** POST ***/
body.post-template-default #postTitle h1.elementor-heading-title,
body.elementor-template-full-width #postTitle h1.elementor-heading-title {
	font-family: "Chronicle Display", Sans-serif;
	font-size: 4.375rem;
	font-weight: 400;
	line-height: 1;
    color: #191717;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 70px 0;
}
figure.wp-block-image {
	width: 100%;
}
body.news .elementor-widget-theme-post-content h3.wp-block-heading {
	font-size: 2.1875rem;
	line-height: 40px;
	font-weight: 400;
	margin: 50px 0 25px 0;
}
body.news .elementor-widget-theme-post-content img {
	margin: 35px 0;
}
#relatedPosts .elementor-post__text {
	max-width: 85%;
}
#relatedPosts .elementor-post__meta-data {
	margin-top: 40px;
	border: none;
}


/*** SHOP ***/

/*** PRODUCT CATEGORY ***/
#categoryBreadcrumbs .current_active {
	display: none;
}
#categoryBreadcrumbs span.current_active:first-of-type {
	display: block;
}
body.elementor-template-full-width .categoryTitle h1.elementor-heading-title {
    margin: 0;
}
#categoryFilter ul.products.elementor-grid {
    display: flex;
}
#categoryDescription {
	max-width: 530px;
}
#categoryFilter li.product {
	margin: 6px 10px;
	padding: 5px;
    text-align: center;
}
#categoryFilter li.product a {
	position: relative;
	display: block;
}
#categoryFilter ul.products li.product a img,
#categoryFilter .product .count {
    display: none;
}
#categoryFilter ul.products li.product .woocommerce-loop-category__title {
    padding: .3em 0;
}
/** Product List **/
#productsLoopWrapp .e-loop-item {
	margin: 0!important;
}
#productsLoopWrapp .e-loop-item,
#productsLoopItem,
#productsLoopItem .elementor-widget-call-to-action,
#productsLoopItem .elementor-cta {
	height: 100%;
}
#productsLoopItem .elementor-cta__content {
    min-height: auto;
	padding: 0;
}
#productsLoopItem .elementor-cta {
	display: flex!important;
}
#productsLoopItem .elementor-widget-call-to-action > .elementor-cta {
    padding: 40px;
}
#productsLoopItem .elementor-widget-call-to-action {
  container-type: inline-size;
}
@container (min-width: 800px) {
	#productsLoopItem .elementor-widget-call-to-action > .elementor-cta {
    padding: 40px 110px;
  }
}
#productsLoopItem .elementor-cta__button {
	padding: 30px 0;
	border: none;
	text-transform: uppercase;
}
#productsLoopItem .elementor-cta__bg {
    filter: brightness(60%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}
/*ribbon*/
#productsLoopItem .elementor-ribbon {
    height: auto;
    left: auto;
    transform: rotate(0deg);
    width: auto;
	pointer-events: none;
	z-index: 3;
}
#productsLoopItem .elementor-ribbon a {
    color: #fff;
}
#productsLoopItem .elementor-ribbon-inner {
	margin: 0;
	padding: 22px;
	width: auto;
    transform: none;
	background-color: transparent;
	font-weight: 400;
}
#productsLoopItem a.elementor-cta:before {
    background: #0000 linear-gradient(180deg, #191717, #65646400) 0 0 no-repeat padding-box;
    content: "";
    display: block;
    height: 110px;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
#productsLoopItem .elementor-ribbon a.elementor-cta:before {
    display: none;
}
#productsLoopItem .elementor-cta__content {
    opacity: 0;
	z-index: 3;
}
#productsLoopItem a.elementor-cta:hover .elementor-cta__content {
    opacity: 1;
}
#productsLoopItem:hover .elementor-ribbon {
	opacity: 0;
}


/*** PRODUCT PAGE ***/
body.product-template-default.elementor-template-full-width {
	padding: 0;
}
body.product-template-default.elementor-template-full-width h1.elementor-heading-title {
	margin: 0;
}
body.product-template-default.elementor-template-full-width #heroSlider p {
	font-family: "Chronicle Display", Sans-serif;
	font-size: 1.2rem;
	line-height: 2;
	margin-bottom: 0;
}

/** Product Features **/
#productFeatures .featureBox:not(:last-child)::after {
  position: absolute;
	top: 0;
	right: -1rem;
  bottom: auto;
  left: auto;
   width: 0;
	height: 100%;
  content: '';
  border: .05rem solid #555;
}
#productFeatures .ae-custom-tax .ae-term-item {
	display: none;
}
#productFeatures .ae-custom-tax .ae-term-item:first-of-type {
	display: block;
}
#productFeatures p.ae-element-woo-price {
	visibility: hidden;
	padding-left: 0 0 0 5px;
	margin: 0;
	display: flex;
}
#productFeatures p.ae-element-woo-price span.woocommerce-Price-amount:last-of-type {
	display: none;
}
#productFeatures p.ae-element-woo-price span.woocommerce-Price-amount:first-of-type {
	visibility: visible;
	display: inherit;
}

.single-product h2 {
	font-size: 2.5rem;
    line-height: 1.12;
    letter-spacing: .0125rem;
    font-weight: 300;
}
/** Product accordeon **/
div.elementor-accordion-item:nth-child(even) {
	background-color: #fff;
}
#itineraryTabs .ae-acf-repeater-tabs-wrapper {
	display: flex;
	flex-wrap: wrap;
    row-gap: 20px;
	justify-content: center;
	margin-bottom: 30px;
}
#itineraryTabs .ae-acf-repeater-tabs-wrapper .ae-acf-repeater-tab-title {
    display: block;
}
#itineraryTabs .ae-acf-repeater-tab-title {
    text-align: center;
    padding: 8px 20px 8px 20px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 27px 27px 27px 27px;
    margin: 0px 6px 0px 6px;
    font-family: "Lato", Sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 0.1125rem;
    color: #191717;
    background-color: #FFFFFF;
}
#itineraryTabs .ae-acf-repeater-tab-title.active {
    color: #ffffff !important;
    background-color: #000000 !important;
}
.elementor-kit-6 .elementor-tab-title a {
    color: #191717;
}

/** Product Tabs **/
#ratesTabs .ae-acf-repeater-tab-title {
	margin: 0 6px;
}

/** Product Add-to-cart Form **/
#add-to-cartForm .wpcvs-attribute-value {
	margin: 20px 0 30px 0;
	text-align: center;
}
#add-to-cartForm .wpcvs-terms {
    flex-wrap: nowrap;
}
#add-to-cartForm .wpcvs-term {
	height: auto;
    line-height: 18px;
}
#add-to-cartForm .wpcvs-term.wpcvs-selected {
    border: none;
}
#add-to-cartForm .wpcvs-terms .wpcvs-term {
    margin: 0px 6px;
    padding: 8px 20px;
    border-radius: 27px;
    border: none;
    background-color: #fff;
}
#add-to-cartForm .wpcvs-term:hover,
#add-to-cartForm .wpcvs-term.wpcvs-selected {
	background-color: #000;
	color: #fff;
}
#add-to-cartForm .wpcvs-term-inner {
    border: none;
	height: auto;
	font-family: "Lato", Sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1125rem;
    line-height: 18px;
    width: auto;
    background: none;
}
#add-to-cartForm .wpcvs-term-label {
    padding: 0px;
}
#add-to-cartForm .wpcvs-attribute-label,
#add-to-cartForm a.reset_variations,
#add-to-cartForm .wpcvs-term.wpcvs-selected .wpcvs-term-inner:before,
#add-to-cartForm .woocommerce-variation,
#add-to-cartForm .wpcpo-total {
	display: none!important;
}
#add-to-cartForm .single_variation_wrap {
	display: flex;
	flex-flow: row;
	flex-wrap: nowrap;
	margin: 80px 0 0;
	gap: 50px;
	font-weight: unset;
    font-size: 20px;
    line-height: 28px;
    color: rgb(14, 13, 13);
    overflow-wrap: break-word;
	font-family: "Cormorant Garamond", sans-serif;
}
#add-to-cartForm .wpcpo-wrapper:before {
	content: "Tour options";
    display: block;
	padding: 1rem 0;;
    width: 100%;
	font-size: 24px;
    line-height: 32px;
}
#add-to-cartForm .wpcpo-wrap,
#add-to-cartForm .woocommerce-variation-add-to-cart {
	width: 50%;
}
#add-to-cartForm .wpcpo-options {
	display: flex;
    flex-direction: column;
    gap: 30px;
}
#add-to-cartForm .wpcpo-option-description p {
	font-family: "Cormorant Garamond", sans-serif;
	font-style: italic;
	font-size: 18px;
    line-height: 26px;
    color: rgba(14, 13, 13, 0.7);
}
#add-to-cartForm .woocommerce form .form-row {
    padding: 0px;
    margin: 0;
}
#add-to-cartForm input[type=text],
#add-to-cartForm input[type=date],
#add-to-cartForm input[type=email],
#add-to-cartForm input[type=number],
#add-to-cartForm input[type=password],
#add-to-cartForm input[type=search],
#add-to-cartForm input[type=tel],
#add-to-cartForm input[type=url],
#add-to-cartForm select,
#add-to-cartForm textarea {
	border: none;
    border-bottom: 1px solid #191717;
    border-radius: 0px;
    padding: .5rem 0rem;
    transition: all .3s;
    background: transparent;
    box-shadow: none;
}
#add-to-cartForm .wpcpo-option-date-picker .wpcpo-option-form {
	margin-top: -12px;
}
#add-to-cartForm .wpcpo-option.wpcpo-has-error .wpcpo-option-field {
    border-color: var(--wpcpo-error);
}
#add-to-cartForm .woocommerce-variation-add-to-cart {
	display: grid;
    grid-template-columns: 1fr 1fr;
}
#add-to-cartForm .woocommerce-variation-add-to-cart:before {
	content: "Price per person per group";
    display: block;
	padding: 1rem 0;;
    width: 100%;
    letter-spacing: 0.0125rem;
    font-size: 24px;
    line-height: 32px;
}
#add-to-cartForm .wpcpq-wrap {
	grid-column: span 3;
	padding-bottom: 30px;
}
#add-to-cartForm .wpcpq-table .wpcpq-item-active {
    background: #80808012;
    color: #000;
}
#add-to-cartForm .wpcpq-summary {
	padding-top:30px;
}
#add-to-cartForm .wpcpq-summary-info {
	width: 80%;
    flex: auto;
	font-size: 18px;
}
#add-to-cartForm .wpcpq-summary-total {
	width: 20%;
    flex: auto;
}
#add-to-cartForm .quantity:before {
	content: "Add number of persons in party";
    display: block;
	padding: 0 0 1em 0;
    width: 100%;
    line-height: 1.2;
	font-size: 18px;
	font-weight: 600;
}
#add-to-cartForm input[type=number] {
	width: 9.5em;
	font-size: 24px;
}
#add-to-cartForm button {
	margin: 30px;
	padding-block: 8px;
    padding-inline: 18px;
    min-height: 48px;
}
#add-to-cartForm button.single_add_to_cart_button {
	color: rgb(248, 245, 242);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 0px;
    background-color: rgb(25, 23, 23);
    border-radius: 0;
    animation: 300ms cubic-bezier(0.333, 0, 0.667, 1) 0s 1 normal forwards running iGLmwX, 1000ms cubic-bezier(0.511, 0, 0.014, 1) 0s 1 normal forwards running iZpytA;
}
#add-to-cartForm button.wpcpo-disabled {
	background: #80808012;
    color: rgb(25, 23, 23);
	box-shadow: none;
}


/*** POP-UP FORMS ***/
#formPopup,
#formPopup p {
    color: #0E0D0D;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
#formPopup .firstP p {
    font-size: 24px;
	line-height: 32px;
}
#formPopup .secondP p {
    font-size: 20px;
	line-height: 28px;
    color: #0E0D0DB3;
}
#formPopup .wp-block-mailster-field-firstname,
#formPopup .wp-block-mailster-field-lastname,
#formPopup .wp-block-mailster-field-email {
	flex-direction: row-reverse;
}
#formPopup .wp-block-mailster-field-email {
    margin: 30px 0 0 0;
}
#formPopup .mailster-block-form .mailster-wrapper-inline label.mailster-label {
	padding: 0 0 35px 0;
	overflow: visible;
	font-size: 14px;
}
#formPopup input[type=text],
#formPopup input[type=email] {
	display: block;
    width: 100%;
    font-family: inherit;
    color: rgb(14, 13, 13);
    padding-block-start: 0px;
    padding-block-end: var(--spacing-100);
    padding-inline: 0px;
    border: none;
    outline: none;
    border-radius: 0px;
    appearance: none;
    background-image: none;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    transform: translateZ(0px);
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    line-height: unset;
    -webkit-text-fill-color: rgb(179, 175, 173);
    animation: 1msease 0s 1 normal none running native-autofill-in;
    transition: background-color 1e+08s, box-shadow 0.1sease-out;
    box-shadow: rgba(14, 13, 13, 0.3) 0px 1px;
    background-color: transparent !important;
}
#formPopup input[type=text]:focus,
#formPopup input[type=email]:focus {
	box-shadow: rgb(14, 13, 13) 0px 2px;
}
#formPopup .wp-block-mailster-gdpr {
	margin-top: 30px;
	font-style: italic;
}
#formPopup [type=submit] {
	width: auto;
    position: relative;
    font-family: inherit;
    line-height: initial;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    transition-duration: 0.1s;
    transition-property: background-color, color, border-color, opacity, box-shadow;
    transition-timing-function: ease-out;
    outline: none;
    border: 1px solid transparent;
	border-radius: 0px;
    margin: 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 0px;
    padding-block: 6px;
    padding-inline: 14px;
    min-height: 40px;
    background-color: rgb(25, 23, 23);
    color: rgb(248, 245, 242);
}
#formPopup [type=submit]:hover {
    background-color: rgb(60, 58, 58);
}


/*** FOOTER ***/
.fLinksBlock-inner {
	padding-bottom: 40px;
}
#fSocialBlock .fLinksBlock-inner {
	padding-bottom: 0px;
}
.fLinksBlock-inner li.elementor-icon-list-item {
    padding: 8px 0;
}
#footerLinksBlock h6 {
	color: #ffffff80;
    font-family: lato, -apple-system, blinkmacsystemfont, segoe ui, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: .75rem;
    font-weight: 800;
    letter-spacing: .1125rem;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
}
.fLinksBlock-inner li.elementor-icon-list-item a {
    color: #fff;
    font-size: .75rem;
    letter-spacing: .1125rem;
    text-decoration: none;
    text-transform: uppercase;
}
.fLinksBlock-inner .underlineLink li.elementor-icon-list-item a {
    display: flex;
	flex-direction: row-reverse;
}
.fLinksBlock-inner li.elementor-icon-list-item a:hover {
    color: #fff;
    text-decoration: underline;
}
.fLinksBlock-inner .underlineLink li.elementor-icon-list-item a:hover {
    text-decoration: none;
}
@media screen and (min-width: 1500px) {
    #footerLinksBlock {
        grid-template-columns: 3.5fr 1fr;
        padding: 30px 28px 30px 28px;
    }
	.fLinksBlock-inner {
        width: 25%;
    }
}
@media screen and (min-width: 1024px) and (max-height: 800px) {
    #footerLinksBlock h6,
	.fLinksBlock-inner li.elementor-icon-list-item a {
        font-size: .625rem;
    }
}
@media screen and (min-width: 768px) {
    .fLinksBlock-inner li.elementor-icon-list-item {
        padding: 6px 0;
    }
}