.page .entry-header {
	display: none;
}

.site-title, .site-title a {
	color: #fde7d0;
}

.main-navigation a:link, .main-navigation a:visited {
	color: #FDE7D0;
	font-size: 45px;
	font-weight:normal;
}

body:not(.fse-enabled) .main-navigation a {
	font-size: 1.3rem;
}

.main-menu, .main-menu a {
	font-size: 28px ; 
}

.site-header, .site-header a {
	font-size: 2.2em;
	color: #fde7d0;
}

body a {text-decoration:none!important;}
body { color:#000!important }

.site-description, .site-description a {
	opacity:0;
}

#masthead {
	background: #48342f;
	display: flex;
	justify-content: space-between;
	position: relative;
	text-align: left;
	z-index: 9999;
	padding: 8px 30px;
}

:root {
	--font-base: Jost;
}

.footer-navigation .footer-menu a {
	font-weight: lighter;
}

.wp-block-jetpack-slideshow[data-autoplay=true] .wp-block-jetpack-slideshow_button-pause {
display: none !important;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next, .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {
    display: none !important;
}

.menu-item-749, .menu-item-751, .menu-item-753, .menu-item-765, .menu-item-1567, .menu-item-752, .menu-item-1970, .menu-item-1972, .menu-item-2382, .menu-item-2507, .menu-item-3518, .menu-item-3780, .menu-item-3873, a {
	font-size: 1em;
	color: #fde7d0;
	font-weight: bold
}

.menu-item-4174 a {
	font-size: 1.1em;
	color: #e18a82!important;
	font-family : 
	font-style:  !important;
	font-weight: lighter
}

.menu-item-1966 a {
	font-size: 1.2em;
	color: #8D7B68!important;
	font-weight: lighter
}

.menu-item-1623 a {
	font-size: 1.2em;
	color: #8D7B68!important;
	font-weight: lighter
}

.menu-item-1968 a {
	font-size: 1.2em;
	color: #8D7B68!important;
	font-weight: lighter
}

.menu-item-2315 a {
	font-size: 1.2em;
	color: #8D7B68!important;
	font-weight: lighter
}

.menu-item-2591 a {
	font-size: 1.2em;
	color: #8D7B68!important;
	font-weight: lighter
}


.menu-item-2654 a {
	font-size: 1.2em;
	color: #8D7B68!important;
	font-weight: lighter
}

.menu-item-4175 a {
	font-size: 1.2em;
	color: #8D7B68!important;
	font-weight: lighter
}

.menu-item-3779 a {
	font-size: 1.2em;
	color: #8D7B68!important;
	font-weight: lighter
}

.menu-item-2653 a {
	font-size: 1.5em;
	color: #8D7B68!important;
	font-weight: bold
}


.sidemenu section:nth-child(2) {
	margin-top: 0;
}

.main-navigation a:link, .main-navigation a:visited {
	font-weight: bold;
}

body {
  -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
  overflow-y: scroll; 
}

body::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}

:root, #editor .editor-styles-wrapper {
	--wp--preset--color--foreground-high-contrast: #6C524B;
}

.site-info {
	font-size: 1.3em;
}

@media only screen and (max-width: 500px){
button[data-load-more-btn], .button, button, input[type="submit"], .wp-block-button__link, .wp-block-file__button, .a8c-posts-list__view-all, .wp-block-search .wp-block-search__button, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
		line-height: 2 !important;
		color: #fde7d0;
		cursor: pointer;
		font-weight: bold;
		font-style: capitalize;
		font-size: 1rem;
		background-color: #48342f;
		border-radius: 0;
		border-width: 0;
	}

	#site-navigation #toggle-menu {
		align-items: end;
		display: flex;
		padding: 23px 16px;
	}

	#site-navigation #toggle-menu::after {
		content: "";
		display: block;
		height: 25px;
		margin: 0;
		margin-left: 2px;
		width: 0px;
	}
}

body {
	color: #FDE7D0 !important;
}

.mapboxgl-popup-content {
	background: #48342F;
	padding: 30px 20px 30px;
	font-size:1.2em;
	font-weight: bolder;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
	border-top-color: #48342F;
}

#main {
	padding-top: 0px;
}