/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.masked-heading em {
	font-style: normal !important;
	background: url(images/mask_bg.jpg);
background-repeat:repeat;
background-size:auto;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-clip: text;
}

.masked-heading strong {
	font-weight: 600 !important;
}

.teal-bold strong {
	font-weight: normal !important;
	color: #7D948C !important;
}

.yellow-bold strong {
	color: #E1D9AF !important;
}

.home-slide h2 {
	font-size: 22px !important;
	line-height: 29px !important;
}

@media (max-width: 767px) {
	.home-slide h2 {
font-size: 20px !important;
	line-height: 27px !important;
	}
}



.home-slide h1 {
	margin-block-end: 0px !important;
}

.ss-footer p a {
	color: #5b4841;
}

.ss-subfooter a {
	color: #ffffff;
}

.ss-footer p a:hover, .ss-subfooter a:hover {
	text-decoration: underline;
}

.elementor-item-active {
	font-weight: 500 !important;
	
}

.elementor-nav-menu .sub-menu li {
	padding-right: 30px;
}

#collection1 h1, #collection2 h1, #collection3 h1, #collection4 h1, .lodges h1 {
	margin-block-end: 0px;
	
}

.frm-fluent-form label, .frm-fluent-form button {
	font-family: 'Montserrat';
}

.frm-fluent-form label span, .frm-fluent-form .ff-el-tc p {
	font-size: 16px;
}

.frm-fluent-form input:not([type=checkbox]):not([type=radio]), .frm-fluent-form select {
	height: 47px;
}

.frm-fluent-form .ff-el-tc p {
	line-height: 23px;
}

.frm-fluent-form .ff-el-tc p a {
	color: #5b4841;
}

.frm-fluent-form .ff-el-tc p a:hover {
	text-decoration: underline;
}

.ff-el-group label {
	margin-bottom: 0px !important;
}

.frm-fluent-form label {
	font-size: 16px !important;
}

.fluentform .error span {
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
}

.fluentform .ff-message-success p {
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
	color: #5b4841 !important;
	text-align: left !important;
}

.fluentform .ff-message-success {
	border: none !important;
	box-shadow: none !important;
}

@media (max-width: 767px) {
	.ff_submit_btn_wrapper {
text-align: left !important;
	}
}


.iti__selected-country:hover {
	background-color: transparent !important;
}

.elementor-slideshow__title {
	font-family: 'Montserrat' !important;
}