.home h1 {
  display: none;
}

nav a:hover,
.footer a:hover {
    text-decoration:none;
}

.trp-language-switcher > div > a {
    font-size: 20px !important;
    padding : 5px 12px !important;
}

.trp-language-switcher > div > a > img {
    height: 14px !important;
}

.trp-language-switcher > div {
	padding: 2px 20px 3px 13px;
    background-image:none !important;
}


.trp-language-switcher > div {
    border: none;
}

.wp-block-navigation__responsive-container-open.always-shown {
   text-transform: uppercase !important;
    font-size: 20px !important;
    border-right: 1px solid #000;
    padding-right: 20px;
}

.footer a {
  text-decoration: none;
}


.footer-blok a {
    text-decoration: none;
}

#gform_confirmation_message_1 {
  background: green;
  padding: 5%;
  color: #fff;
  font-size: 16px;
}

:where(.wp-site-blocks :focus),
:where(.wp-site-blocks :focus-visible){
  outline-style: none !important;
}

.wp-block-file__button.wp-element-button {
  margin: 0 30px 0 0;
  background: #e0e0e0;
  color: #000;
}


@media only screen and (max-width: 1300px) {
.trp-language-switcher {
}

}

    
@media only screen and (max-width: 800px) {
    
.wp-block-cover {
min-height: 50vh!important;
}

}