.site-description{
	padding-top:	15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 0.80rem !important;
}

#masthead .main-navigation {
    margin-top: 0px;
}

.site-branding {
    margin-bottom:10px;
}

body .widget_eu_cookie_law_widget #eu-cookie-law {
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}

body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}

.footer ul {
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}

.wp-block-cover-image .wp-block-subhead, .wp-block-cover-image h1, .wp-block-cover-image h2, .wp-block-cover-image h3, .wp-block-cover-image h4, .wp-block-cover-image h5, .wp-block-cover-image h6, .wp-block-cover-image p, .wp-block-cover .wp-block-subhead, .wp-block-cover h1, .wp-block-cover h2, .wp-block-cover h3, .wp-block-cover h4, .wp-block-cover h5, .wp-block-cover h6, .wp-block-cover p {
    color: inherit;
		/*text-shadow: 2px 2px 4px rgba(0,0,0,0.88);*/
		text-shadow: 4px 2px 9px rgba(0,0,0,0.48);
}

.home.page.hide-homepage-title .site-main > article > .entry-content {
	margin-top:-20px
}
.footer{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}

.main-navigation a {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 0.82rem !important
}

.site-title a{
	font-family: 'Albertus Medium', 	sans-serif;
	font-size: 2.1rem !important;
	font-weight: 500 !important;
}

.site-title {
	font-family: 'Albertus Medium', 	sans-serif;
	font-size: 2.1rem !important;
	font-weight: 500 !important;
}

.remove-subitem-icon{
	color:blue
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.main-navigation .sub-menu .menu-item a {
	font-weight: 400;
	font-size: 14px;
	display: none;
	}
}

@media only screen  and (min-width : 1224px) {
.main-navigation .sub-menu .menu-item a::before{
	content: none;
}
}

.custom-logo{
	margin-bottom:-22px;
	width: 100px
}

.main-navigation > div > ul > li:hover > a, .main-navigation > div > ul > li.focus > a, .main-navigation > div > ul > li.current-menu-item > a {
	background:#b7342f
}

.main-navigation .sub-menu .menu-item a:hover {
	background:#C04D49
}

.elementor-tab-title a:hover{
	color:inherit;
	filter: opacity(70%);
}

.elementor-toggle-item:hover{
	filter: opacity(100%)
}

#masthead .main-navigation {
	margin-bottom:10px;
}

@media only screen and (min-width: 560px) {
	.site-header,
	.site-main,
	.site-footer {
		padding-top: 10px;
	}
}

article .entry-header .entry-title,
.page-title,
.a8c-posts-list-item__title {
	margin-bottom: 1px;
}

@media only screen and (min-width: 560px) {
	.site-footer > *,
	.site-main > article > *,
	.site-main > .not-found > *,
	.entry-content > *,
	[class*="inner-container"] > *,
	.widget-area > * {
		margin-bottom: 10px;
	}
}



@media only screen and (min-width: 560px) {
	.site-footer > *,
	.site-main > article > *,
	.site-main > .not-found > *,
	.entry-content > *,
	[class*="inner-container"] > *,
	.widget-area > * {
		margin-top: 20px;
	}
}

html, body {
    max-width: 100%;
}

.main-navigation a:hover {
	color: white;
}

@media only screen and (min-width: 560px) {
	#masthead {
		padding-top: 12px;
	}
}

@media only screen and (min-width: 560px) {
	.site-header,
	.site-main,
	.site-footer {
		padding-bottom: 5px;
	}
}
.elementor-widget-divider .elementor-divider__text {
	color:#334c3c;
	font-family:"Nunito", sans-serif;
	font-size:17px;
	text-transform: uppercase;
	font-weight:300;
}

div.wpforms-container-full {
	font-family: 'Roboto', sans-serif;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: 500;
}

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background-color: rgba(183,52,47, 0.9);
	color: white
}

*,
*:before,
*:after {
  box-sizing: border-box;
}



body {
  margin: 0;
  display: grid;
  grid-template-rows: auto 1fr auto;
  background-color: #f4f4f4;
  align-items: start;
  min-height: 100vh;
}

.footer {
	font-size: 16px !important;
  display: flex;
  flex-flow: row wrap;
  padding: 30px 30px 20px 30px;
  color: #2f2f2f;
	background-color: #F6F6F6;
  border-top: 1px solid #e5e5e5;
}

.footer > * {
  flex: 1 100%;
}

.footer__addr {
  margin-right: 1.25em;
  margin-bottom: 2em;
}


.footer__addr h2 {
  margin-top: 1.3em;
  font-size: 15px;
  font-weight: 400;
}

.nav__title {
  font-weight: 400;
  font-size: 15px;
	color:#C5C1C1;
}

.footer address {
  font-style: normal;
  color: #999;
}

.footer__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  max-width: max-content;
  background-color: rgb(33, 33, 33, 0.07);
  border-radius: 100px;
  color: #2f2f2f;
  line-height: 0;
  margin: 0.6em 0;
  font-size: 1rem;
  padding: 0 1.3em;
}

.footer ul {
  list-style: none;
  padding-left: 0;
}

.footer li {
  line-height: 2em;
}

.footer a {
  text-decoration: none;
	color: #C5C1C1 !important;
}

.footer__nav {
  display: flex;
  flex-flow: row wrap;
}

.footer__nav > * {
  flex: 1 50%;
  margin-right: 1.25em;
}

.nav__ul a {
  color: #D1D4D4;
	font-size:14.5px;
}

.nav__ul--extra {
  column-count: 2;
  column-gap: 1.25em;
}

.legal {
  display: flex;
  flex-wrap: wrap;
  color: #999;
}

.legal__links {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 24.375em) {
  .legal .legal__links {
    margin-left: auto;
  }
}

@media screen and (min-width: 40.375em) {
  .footer__nav > * {
    flex: 1;
  }

  .nav__item--extra {
    flex-grow: 2;
  }

  .footer__addr {
    flex: 1 0px;
  }

  .footer__nav {
    flex: 2 0px;
  }
}

.site-info{
	display: none;
}

@media only screen and (min-width: 560px) {
	#masthead {
		padding-bottom: 0px;
	}