/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 30 2026 | 16:01:35 */
/*----------  ELEMENTOR ELEMENTS STYLING -----------*/
.custom-link {
	color: #392F5A;
	text-decoration: none;
	transition: color 0.3s ease;
}
.postid-594 .elementor-post a {
	transition: color 0.3s ease;
}
.custom-link:hover,
.postid-594 .elementor-post a:hover {
	color: #E1602F!important;
}
.elementor-widget-text-editor a,
.elementor-widget-theme-post-content a {
	text-decoration: underline;
}
/*--------  END ELEMENTOR ELEMENTS STYLING ---------*/
/*------------------- HEADER STYLING ---------------*/
.search_icon .elementor-icon-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.dialog-close-button {
	padding: 5px!important;
	border-radius: 50%!important;
}
.popup_menu ul li:not(:last-child) {
	border-bottom: 1px solid #392F5A4D;
}
/*----------------- END HEADER STYLING -------------*/
/*---------------- TYPOGRAPHY ---------------------*/
.email_con {
	word-break: break-word;
	overflow-wrap: break-word;
	white-space: normal;
}
/*-------------- END TYPOGRAPHY -------------------*/
/*--------------------- BUTTONS -------------------*/
#btn_tax svg circle,
#btn_tax svg path {
	transition: fill 0.3s ease;
}
#btn_tax {
	transition: text-decoration 0.3s ease;
}
#btn_tax svg {
	height: 43px;
	width: 43px;
}
#btn_tax .elementor-button-content-wrapper {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
#btn_tax:hover svg circle {
	fill: #E1602F;
}
#btn_tax:hover svg path {
	fill: #FFF;
}
#btn_tax:hover {
	text-decoration: underline;
}
.simplefavorite-button {
	width: 26px;
	height: 25px;
	background-image: url('/wp-content/uploads/2025/07/coolicon.svg')!important;
	background-size: contain!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	border: none!important;
	text-indent: -9999px;
	overflow: hidden;
	display: inline-block!important;
	padding: 10px!important;
	background-color: transparent!important;
}
.simplefavorite-button.preset.active {
	background-image: url('/wp-content/uploads/2025/07/Vector-15.svg')!important;
}
.simplefavorite-button.preset:hover {
	background-image: url('/wp-content/uploads/2025/07/Vector-15.svg')!important;
}
.like_single .elementor-shortcode {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.like_single .elementor-widget-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 56px;
}
/*------------------- END BUTTONS -----------------*/
/*---------------------- FORMS ---------------------*/
.newsletter_form {
	display: flex!important;
	flex-direction: row!important;
	justify-content: flex-end;
}
#gform_wrapper_1 .gform_heading,
#gform_wrapper_2 .gform_heading {
	display: none!important;
}
.newsletter_form .gform_fields {
	grid-template-columns: 0!important;
}
.newsletter_form .gform-footer {
	margin-top: 0px!important;
	padding: 0px!important;
	height: 50px;
}
.newsletter_form input[type="email"] {
	height: 50px!important;
	border: 2px solid #127475!important;
	border-radius: 8px 0 0 8px!important;
	padding: 13px 26px!important;
}
.newsletter_form .gform_button {
	height: 50px!important;
	margin-bottom: 0px!important;
	border-radius: 0 8px 8px 0!important;
	font-size: 18px!Important;
	line-height: 18px!Important;
}
.newsletter_form input:focus {
	outline: none!important;
}
.newsletter_form input:focus::placeholder {
	color: transparent;
}
.newsletter_form .ginput_container_email {
	width: 400px;
	height: 50px;
}
.newsletter_form .gchoice {
	width: 400px;
}
.newsletter_form .ginput_container_consent label {
	color: #392F5A;
	font-weight: 400!important;
	font-size: 16px!important;
	line-height: 21px;
}
.newsletter_form .gfield-choice-input {
	margin-right: 5px;
}
.newsletter_form .gchoice a,
.newsletter_form .ginput_container_consent a {
	color: #392F5A!important;
	text-decoration: underline!important;
}
.newsletter_form .gchoice a:hover,
.newsletter_form .ginput_container_consent a:hover {
	color: #E1602F!important;
}
.newsletter_form  .gfield-choice-input,
.newsletter_form .ginput_container_consent input {
	display: none!important;
}
.newsletter_form .gfield-choice-input + label,
.newsletter_form .ginput_container_consent input + label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
}
.newsletter_form  .gfield-choice-input + label::before,
.newsletter_form .ginput_container_consent input + label::before {
	content: '';
	position: absolute;
	left: 0;
	top: -2px;
	width: 20px;
	height: 20px;
	background-image: url('/wp-content/uploads/2025/06/Outline-1-1.svg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.newsletter_form .gfield-choice-input:checked + label::before,
.newsletter_form .ginput_container_consent input:checked + label::before {
	background-image: url('/wp-content/uploads/2025/06/Outline.svg');
}
.contact_form .gfield_label,
.contact_form .gform-field-label {
	color: #FFF;
	font-weight: 300!important;
	font-size: 14px!important;
	line-height: 21px;
}
.contact_form .gchoice label {
	color: #FFF;
}
.contact_form .gchoice label a,
.contact_form .ginput_container_consent a {
	color: #FFF;
	text-decoration: underline;
	transition: color .3s ease;
}
.contact_form .gchoice label a:hover,
.contact_form .ginput_container_consent a:hover {
	color: #E1602F;
}
.contact_form .gform_button {
	background-color: #FFF!important;
	border: 1px solid #FFF!important;
	color: #182F43!important;
	font-weight: 300!important;
	margin-top: 15px;
}
.contact_form .gform_button:hover {
	border: 1px solid #FFF!important;
	color: #E1602F!important;
}
.contact_form .gfield_required {
	font-weight: 400!important;
}
.contact_form .gfield-choice-input,
.contact_form .ginput_container_consent input {
	display: none!important;
}
.contact_form .gfield-choice-input + label,
.contact_form .ginput_container_consent input + label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
}
.contact_form .gfield-choice-input + label::before,
.contact_form .ginput_container_consent input + label::before {
	content: '';
	position: absolute;
	left: 0;
	top: -2px;
	width: 20px;
	height: 20px;
	background-image: url('/wp-content/uploads/2025/06/Vector-3.svg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.contact_form .gfield-choice-input:checked + label::before,
.contact_form .ginput_container_consent input:checked + label::before {
	background-image: url('/wp-content/uploads/2025/06/Outline-2.svg');
}
.contact_form .gfield_required_text,
.newsletter_form .gfield_required_text {
	font-style: italic;
}
.contact_form input {
	padding: 13px 16px!important;
	border-radius: 6px!important;
}
.contact_form input:focus {
	outline: none!important;
}
.contact_form textarea {
	resize: none;
	padding: 13px 16px!important;
	border-radius: 6px!important;
	margin-bottom: 15px!important;
}
.contact_form textarea:focus {
	outline: none!important;
}
.contact_form  .gfield_required,
.contact_form  .gfield_error label,
.contact_form  .gfield_error legend {
	color: #FFF!important;
	font-weight: 700!important;
}
.newsletter_form .gfield_validation_message {
	width: 400px!important;
}
/*-------------------- END FORMS -------------------*/
/*---------------------- SEARCH FILTER ---------------------*/
.search-filter-field--id-2 .search-filter-label,
.search-filter-field--id-3 .search-filter-label {
	color: #FFF;
}
.elementor-widget-search-filter-field .elementor-widget-container {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.search-filter-input-text,
.search-filter-component-combobox-base,
.search-filter-component-combobox__header {
	height: 50px;
}
.search-filter-input-button {
	height: 50px;
}
.search-filter-label {
	font-weight: 600;
	font-size: 16px;
	line-height: 21px;
}
/*-------------------- END SEARCH FILTER -------------------*/
/*---------------------- TESTIMONIAL ---------------------*/
/*-------------------- END TESTIMONIA -------------------*/
/*-------------------- PAGES ----------------------*/
/*-------------------- HOMEPAGE ----------------------*/
.hero_title {
	font-size: 175px;
	line-height: 1em;
}
.image_rotation {
	animation: rotateImage 5s linear infinite;
	display: inline-block;
}
@keyframes rotateImage {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.business_back {
	position: relative;
	''
	width: 100%;
	height: 240px;
	background-size: cover;
	background-position: center;
	border-radius: 15px 15px 0 8px;
}
.business_back::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.2;
	z-index: 1;
	border-radius: 15px 15px 0 8px;
}
.business_back:hover::before {
	opacity: 0.1;
}
#featured_clm .business_back:hover::before {
	opacity: 0.2;
}
.search-filter-input-button {
	background-color: #E1602F!important;
	border: 1px solid #E1602F!important;
	color: #FFF!important;
}
.search-filter-input-button:hover {
	background-color: #127475!important;
	border: 1px solid #127475!important;
	color: #FFF!important;
}
/*------------------ END HOMEPAGE  --------------------*/
/*------------------ WISHLIST  --------------------*/
.page-id-453 .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	display: none !important;
}
.page-id-453 .favorites-list li {
	border-top: 0px solid rgba(0, 0, 0, .2);
}
.page-id-453 .custom_loop_block {
	display: flex;
	align-content: flex-start;
}
/*------------------ END WISHLIST --------------------*/
/*-------------------- CONTACT PAGE ----------------------*/
.info_clm a .elementor-icon-list-text {
	transition: color 0.3s ease!important;
}
.info_clm a .elementor-icon-list-text:hover {
	color: #E1602F!important;
}
/*------------------ END CONTACT PAGE --------------------*/
/*-------------------- BUSINESS ITEM PAGE ----------------------*/
.text_overview {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.featured_overview {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
#featured_clm .business_back {
	width: 100%!important;
	min-height: 633px!important;
	background-size: cover!important;
	background-position: center!important;
	border-radius: 40px 0 0 40px!important;
}
#featured_clm .business_back::before {
	border-radius: 40px 0 0 40px!important;
}
.wb-link-wrap{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 7px;
}
.wb-phone-number-icon{
	width: 20px;
	height: 24px;
	margin-right: 4px;
}
.wb-email-icon{
	width: 24px;
	height: 24px;
}
.wb-link-wrap a{
	font-size: 20px;
	font-weight: 300;
	color: var(--e-global-color-text) !important;
}
.wb-link-wrap a:hover{
	color: #E1602F !important;
}
/*------------------ END BUSINESS ITEM  PAGE --------------------*/
/*-------------------- EVENT CPT ----------------------*/
.event_clm::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
}
.e-filter .e-filter-item:hover,
.e-filter .e-filter-item[aria-pressed="true"] {
	border-radius: 40px;
}
.event_date_one .date-day,
.event_date_one .date-month,
.event_date_one .date-year,
.event_date_one .comma {
	display: none;
}
.event_date_two .date-day,
.event_date_two .date-date,
.event_date_two .date-year,
.event_date_two .comma {
	display: none;
}
.event_info_one .date-day,
.event_info_one .date-year,
.event_info_one .comma {
	display: none;
}
/*------------------ END EVENT CPT --------------------*/
/*-------------------- DISCOVER CPT ----------------------*/
.wb-map-address {
	font-size: 18px!important;
	line-height: 28px!important;
	font-weight: 400!important;
}
.wb-map-popup{
	min-width: 140px;
}
.wb-map-popup p{
	margin-bottom: 5px;
}
.post_content_discover {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
#wb-multipin-map{
	width: 100%;
	height: 400px;
	border-radius: 10px;
}
#wb-multipin-map .gm-style-mtc{
	display: none;
}
#wb-multipin-map .gm-svpc{
	display: none;
}
/*------------------ END DISCOVER CPT --------------------*/
/*------------------ END PAGES --------------------*/
/*-------------------- BLOG ----------------------*/
.search_news_cl .search-filter-field__input {
	height: 56px;
	padding-left: 25px;
	padding-right: 25px;
}
.search-filter-field--id-1 .search-filter-icon__svg {
	color: #E1602F;
	fill: #E1602F;
}
.search-filter-field--id-1 .search-filter-input-text.search-filter-component-combobox-base--focused {
	border-color: #FFF;
	border-radius: 40px;
}
.search-filter-field--id-1 .search-filter-input-text {
	border-color: #FFF;
	border-radius: 40px;
	flex-direction: row-reverse;
}
.search-filter-field--id-1  input::placeholder {
	font-weight: 600;
	color: #392F5A!important;
}
/*------------------ END BLOG --------------------*/
/*-------------------- SINGLE POST ----------------------*/
.single-post .experience_sec .e-con,
.postid-382 .experience_sec .e-con,
.blog .experience_sec .e-con,
.page-id-400 .experience_sec .e-con,
.page-id-684 .experience_sec .e-con,
.page-id-413 .experience_sec .e-con,
.page-id-460 .experience_sec .e-con,
.page-id-423 .experience_sec .e-con,
.page-id-422 .experience_sec .e-con,
.page-id-421 .experience_sec .e-con,
.page-id-542 .experience_sec .e-con,
.page-id-770 .experience_sec .e-con {
	background-color: #127475!important;
}
.tax-business-type .experience_sec .e-con {
	background-color: #127475!important;
}
.elementor-share-btn__icon i {
	display: none;
}
.elementor-share-btn__icon svg {
	display: none;
}
.elementor-share-btn {
	border: none!important;
}
.elementor-share-btn__icon {
	background: transparent!important;
	border: none;
}
.elementor-share-btn_facebook {
	background-image: url('/wp-content/uploads/2025/07/Icon-5.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 17px 31px;
	transition: background-image 0.3s ease;
}
.elementor-share-btn_x-twitter {
	background-image: url('/wp-content/uploads/2025/07/Vector-13.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 24px 22px;
	transition: background-image 0.3s ease;
}
.elementor-share-btn_linkedin {
	background-image: url('/wp-content/uploads/2025/07/Icon-6.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 27px 27px;
	transition: background-image 0.3s ease;
}
.elementor-share-btn_facebook:hover {
	background-image: url('/wp-content/uploads/2025/07/Vector-9.svg');
}
.elementor-share-btn_linkedin:hover {
	background-image: url('/wp-content/uploads/2025/07/Vector-10.svg');
}
.elementor-share-btn_x-twitter:hover {
	background-image: url('/wp-content/uploads/2025/07/Vector-11.svg');
}
.elementor-widget-share-buttons .elementor-grid-item {
	margin-bottom: 0px!important;
}
/*------------------ END SINGLE POST --------------------*/
/*-------------------- FOOTER ----------------------*/
/*------------------ END FOOTER --------------------*/
/*-------------------- MEDIA QUERY ----------------------*/
@media screen and (max-width: 1360px) {
	.hero_title {
		font-size: 125px;
		line-height: 1em;
	}
}
@media screen and (max-width: 1320px) {
	.newsletter_form .ginput_container_email,
	.newsletter_form .gchoice {
		width: 320px;
	}
}
@media screen and (min-width: 1440px) and (max-width: 1599px) {
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
	.newsletter_form {
		justify-content: flex-start;
	}
}
@media screen and (min-width: 992px) and (max-width: 1025px) {
}
@media screen and (max-width: 767px) {
	.hero_title {
		font-size: 52px;
		line-height: 1em;
	}
	.image_rotation {
		position: static!important;
		animation: none;
		transform: none;
	}
	.location_clm {
		position: static!important;
	}
	.contact_form input {
		padding: 10px 13px!important;
	}
	.contact_form textarea {
		padding: 10px 13px!important;
	}
	.business_back {
		border-radius: 15px 15px 0 0!important;
	}
	.business_back::before {
		border-radius: 15px 15px 0 0!important;
	}
	#featured_clm .business_back {
		width: 100%;
		min-height: 300px!important;
		background-size: cover!important;
		background-position: center!important;
		border-radius: 40px 40px 0 0!important;
	}
	#featured_clm  .business_back::before {
		border-radius: 40px 40px 0 0!important;
	}
	.featured_overview {
		-webkit-line-clamp: 3;
	}
	.like_single .simplefavorite-button {
		margin-top: 3px;
	}
	.elementor-widget-search-filter-field {
		width: 100%;
	}
	.search-filter-input-button.search-filter-field__input {
		width: 100%;
		margin-top: 10px!important;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
}
@media screen and (min-width: 640px) and (max-width: 767px) {
}
@media screen and (min-width: 480px) and (max-width: 639px) {
}
@media screen and (max-width: 536px) {
	.newsletter_form .gfield_validation_message {
		width: 270px!important;
	}
}
@media screen and (max-width: 479px) {
	.newsletter_form {
		display: flex!important;
		flex-direction: column!important;
		row-gap: 20px;
	}
	#gform_fields_1 {
		max-width: 100%;
		width: 100%;
		position: relative;
		display: flex;
		flex-direction: column;
	}
	.newsletter_form .ginput_container_email,
	.newsletter_form .gfield--type-email {
		width: 100%;
	}
	.newsletter_form .gform_button {
		width: 100%;
	}
	.newsletter_form .ginput_container_email input,
	.newsletter_form .gform_button {
		border-radius: 8px!important;
	}
}
/*------------------ END MEDIA QUERY --------------------*/
/*------------------ SKIP LINKS FOCUSABLE --------------------*/
.skip-link {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
	white-space: nowrap;
	margin: -1px;
	top: 10px !important;
	left: 10px !important;
}
.skip-link:focus {
	clip: auto !important;
	position: static !important;
	background-color: #fff;
	padding: 10px;
	z-index: 1000;
	top: 10px !important;
	left: 10px !important;
}
