html[lang='fr'] .header #block-doemeewin .field--name-field-links a {
  font-size: 16px;
  text-align: center !important;
}

.header {
  border-top: 10px solid #ec1360;
  position: relative;
}

.header__logo {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}

[dir="rtl"] .header__logo {
  float: right;
  margin: 0 0 0 10px;
}

.header__logo-image {
  vertical-align: bottom;
}

.header__name-and-slogan {
  float: left;
}

.header__site-name {
  margin: 0;
}

.header__site-link:link, .header__site-link:visited {
  color: #563a36;
  text-decoration: none;
}

.header__site-link:hover, .header__site-link:focus {
  text-decoration: underline;
}

.header__site-slogan {
  margin: 0;
}

.header__secondary-menu {
  float: right;
}

[dir="rtl"] .header__secondary-menu {
  float: left;
}

.header__region {
  clear: both;
}

.header .block-etenisfeest-branding,
.header #block-etenisfeest-branding {
  text-align: center;
  margin-bottom: 10px;
}

.header .block-etenisfeest-branding img,
.header #block-etenisfeest-branding img {
  max-width: 340px;
  width: 100%;
  margin-top: 10px;
}

.header #block-doemeewin {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  background-image: url("../../../images/home_doemee_01.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
  background-position-y: top;
  padding: 25px 10px 55px 40px;
  min-width: 147px;
  min-height: 136px;
}

.header #block-doemeewin .field--name-field-title h2 {
  margin: 0;
  padding: 0;
  color: white;
  background-color: #ec1360;
  display: inline-block;
  text-transform: uppercase;
  text-align: justify;
  line-height: 1.3em;
}

.header #block-doemeewin .field--name-field-title h2 strong {
  display: block;
  font-size: 1.5em;
  margin-top: 2px;
}

.header #block-doemeewin .field--name-field-links a {
  margin: 0;
  padding: 0;
  color: white;
  background-color: #ec1360;
  display: inline-block;
  text-transform: uppercase;
  text-align: justify;
  line-height: 1.3em;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.25rem;
}

.header #block-doemeewin .field--name-field-links a strong {
  display: block;
  font-size: 1.5em;
  margin-top: 2px;
}

.header .language-switcher-language-url {
  display: inline-block;
  position: absolute;
  top: 11px;
  right: 161px;
}

.header .language-switcher-language-url ul.links {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.header .language-switcher-language-url ul.links li {
  list-style-type: none;
  display: inline-block;
  padding: 0 5px;
  margin: 0;
}

.header .language-switcher-language-url ul.links li a {
  display: inline-block;
  text-decoration: none;
  color: #ac9e9c;
}

.header .language-switcher-language-url ul.links li a:hover {
  color: #ec1360;
}

.header .language-switcher-language-url ul.links li a.is-active {
  color: #563a36;
}

@media (min-width: 0) and (max-width: 767px) {
  .header #block-doemeewin {
    display: none !important;
  }
  .header .language-switcher-language-url {
    right: 15px;
    top: 39px;
  }
}

@media (min-width: 0) and (max-width: 495px) {
  .header .block-etenisfeest-branding,
  .header #block-etenisfeest-branding {
    text-align: left;
  }
  .header .block-etenisfeest-branding img,
  .header #block-etenisfeest-branding img {
    max-width: 250px;
  }
  .header .language-switcher-language-url {
    top: 29px;
  }
}
