.site-container .kadence-breadcrumbs {
	margin-bottom: 0px
}
.single .site-container .kadence-breadcrumbs {
	margin-bottom: 10px;
}
.archive.category .site-footer {
	margin-top: 80px
}
.search-archive-title.entry-header {
	margin-top: 10px;
	margin-bottom:40px;
	min-height: 140px;

}

.kt-blocks-post-loop-block .kt-post-grid-layout-grid-wrap > .kt-blocks-post-grid-item {
	margin-bottom: 0px;

}
.kt-blocks-post-grid-item-inner h2,
.kt-blocks-post-grid-item-inner h2 a{
	font-weight: 500;
	line-height: 1.2;
} 
.kt-blocks-post-grid-item:focus img,
.kt-blocks-post-grid-item:hover img {
	opacity:.8;
}
.kt-blocks-post-grid-item:focus a,
.kt-blocks-post-grid-item:hover a{
	text-decoration:underline!important
}
.sqs-image-shape-container-element {
	padding-bottom: 0px!important
}

.site-header [data-ff-el="root"] .ff-65d98510e2e4a2f6b0a6b182__form input[type="text"]{
	padding: 5px 10px!important;
}
.site-header .ff-65d98510e2e4a2f6b0a6b182__button.fd-btn{
	padding: 5px 20px!important;
}
.mec-wrap, .fr-view *{
	font-family: var(--global-body-font-family)!important;
}
.mec-breadcrumbs{
	margin: 10px;
}
.mec-breadcrumbs,
.mec-breadcrumbs *{
	border: 0px;
	font-size: 15px;
	padding:0px;
	box-shadow: 0px 0px;

	color: var(--global-palette3)
}
.single-mec-events  #inner-wrap {
	margin: 10px auto 0;
	
	
}

.single-mec-events  #inner-wrap  .mec-container {
	max-width: 100%;
	width: 1200px;

}
.single-mec-events .comments-area {
	width: 1100px;
	max-width: 100%;
	margin-bottom: 50px;
	
}
.mec-export-details a,
.single-mec-events button,
a.mec-booking-button{
	border-radius: 15px!important;
	font-weight: bold;
	font-size: 21px!important;
}
.mec-export-details a{
	font-size: 17px!important;
	border-width: 2px;
}
@media screen and (max-width: 960px) {
	.meta-wrapper {
		flex-basis: calc( 90% - 60px );
	}
	.content-area,
	.archive-intro,
	.single-post .content-area,
	.entry-hero.post-archive-hero-section,
	.entry-hero.page-hero-section .entry-header{
		margin-top: 0px!important;
		padding-top: 0px
	}
	.kadence-breadcrumbs  {
		line-height: 1.4!!important;
	}
	.ft-ro-t-dir-column .site-footer-section{
		margin: 0px
	}
	#mobile-drawer.popup-drawer .drawer-content{
		overflow-y: scroll;
	}
	h2.entry-title,
	h2.entry-title a,
 .wp-block-query .wp-block-post-title{
		font-size: 18px!important;
		line-height: 1.1!important;
	}
	.ad-block-tabs .tabs .ad-tab{
		font-size: 16px;
		padding: 10px 0;
	}
	.loop-entry .entry-content-wrap{
		padding: 10px 0px 0;
	}
}
@media screen and (max-width: 560px) {
	.site-footer ul#menu-location-menu,
	.site-footer .menu{
		grid-template-columns: 1fr;
		text-align:left;
	}
	.meta-wrapper {
		flex-basis: calc( 100% - 60px );
		text-align:left;
		font-size: 12px;
	}
	.meta-wrapper .affiliate {
		font-size: 13px;
	}
	.header-mobile-search-bar{
		margin-bottom: 100px;
	}
	.header-mobile-search-bar form{
		max-width:100%;
		width: 100%;

	}
}


/* flodesk update start */
[data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182 .ff-65d98510e2e4a2f6b0a6b182__container,
[data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182 .ff-65d98510e2e4a2f6b0a6b182__form,
.site-header [data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182 .ff-65d98510e2e4a2f6b0a6b182__content,
[data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182{
	background: transparent!important;
	background-color: transparent!important;
	padding: 0px!important;
	margin: 0px!important;
}
.ff-65d98510e2e4a2f6b0a6b182__container .ff-65d98510e2e4a2f6b0a6b182__title,
.ff-65d98510e2e4a2f6b0a6b182__container .ff-65d98510e2e4a2f6b0a6b182__subtitle   {
  display: none!important;
}

.ff-65d98510e2e4a2f6b0a6b182__form .fd-form-content{
  display: flex!important;
  gap: 0 5px!important;
	  justify-content: flex-start;

}

[data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182 .ff-65d98510e2e4a2f6b0a6b182__fields {
  flex-basis: 65%!important;
	flex-wrap: nowrap!important
}

[data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182 .ff-65d98510e2e4a2f6b0a6b182__field {
	max-width: 100%!important;
	margin: 0px!important;
}


[data-ff-el="root"] .ff-65d98510e2e4a2f6b0a6b182__form input[type="text"],

[data-ff-el="root"] .ff-65d98510e2e4a2f6b0a6b182__form input[type="email"] {
  background-color: var(--global-palette8)!important;
  border-color: var(--global-palette8)!important;
  border-radius: 15px!important;
  width: 100%!important;
  padding: 10px!important;
  padding: 8px 10px!important
}
[data-ff-el="root"] .ff-65d98510e2e4a2f6b0a6b182__form label {
	font-family: var(--global-body-font-family)!important;
	font-size: 18px!important;
	font-weight: 300!important;
}
 

[data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182 .ff-65d98510e2e4a2f6b0a6b182__footer{
	margin: 0px!important;
}
.ff-65d98510e2e4a2f6b0a6b182__button.fd-btn{
  padding: 8px 20px!important;
	margin: 0px!important;
  background-color: var(--global-palette1)!important;
  border-color: var(--global-palette1)!important;
	font-family: var(--global-body-font-family)!important;
	text-transform: uppercase!important;
	font-size: 21px!important;
  color: white!important;
	border-radius: 15px!important;
	line-height: 1.3!important
}
.ff-65d98510e2e4a2f6b0a6b182__button.fd-btn:hover,
.ff-65d98510e2e4a2f6b0a6b182__button.fd-btn:focus {
  background-color: white!important;
  border-color: var(--global-palette1)!important;
  color: var(--global-palette1)!important;
}
.single-after-entry-wrapper .ff-65d98510e2e4a2f6b0a6b182__form .ff-65d98510e2e4a2f6b0a6b182__fields  {
  flex-basis: 100%!important;
}
.single-after-entry-wrapper .ff-65d98510e2e4a2f6b0a6b182__form .ff-65d98510e2e4a2f6b0a6b182__fields  {
	position: relative!important;
}
.single-after-entry-wrapper .ff-65d98510e2e4a2f6b0a6b182__button.fd-btn{
  background-color: transparent!important;
  border-color: transparent!important;
}
.single-after-entry-wrapper .ff-65d98510e2e4a2f6b0a6b182__fields .ff-65d98510e2e4a2f6b0a6b182__footer {
  position: absolute!important;
  right: 10px!important;
  z-index: 999!important;
  bottom: 0px!important;
}

.single-after-entry-wrapper .ff-65d98510e2e4a2f6b0a6b182__footer .fd-btn {
	padding: 8px 5px!important;
  color: var(--global-palette1);
  font-size: 30px!important;
  padding: 0px;
	margin: 0px!important;
	margin-bottom: -3px!important;
}


.single-after-entry-wrapper .ff-65d98510e2e4a2f6b0a6b182__footer > * {
	color: var(--global-palette1)!important;
}


@media screen and (min-width:960px){
	.single [data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182 .ff-65d98510e2e4a2f6b0a6b182__content{
		flex-wrap: nowrap!important;
		align-items: stretch!important;
	}
	
	.single [data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182 .fd-form-control::placeholder{
		opacity: 1!important;
		color: #000!important;
	}
	.single [data-ff-el="root"].ff-65d98510e2e4a2f6b0a6b182 .ff-65d98510e2e4a2f6b0a6b182__content button {
		height: 100%;
	}
}
/* flodesk update end */