body.home .entry-content {
  background-image: url("../images/achtergrond.png");
  position: fixed;
  bottom: 50px;
  padding: 25px 72px 25px 25px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  box-sizing: border-box; }
  @media only screen and (max-width: 830px) {
    body.home .entry-content {
      bottom: auto;
      top: 25px;
      width: 90%;
      left: 5%;
      padding-left: 5%;
      padding-right: 5%; } }
  body.home .entry-content a {
    text-decoration: none; }
  body.home .entry-content > * + * {
    margin-top: 13.5px;
    max-width: 1250px; }

body.page .page-content .container {
  display: flex;
  transition: transform 0.3s; }
  body.page .page-content .container .menu {
    min-height: calc(100vh - 180px);
    background-color: #e8e7e5;
    width: 300px;
    padding-top: 25px; }
    @media only screen and (max-width: 1000px) {
      body.page .page-content .container .menu {
        width: 255px; } }
    @media only screen and (max-width: 830px) {
      body.page .page-content .container .menu {
        display: none; } }
    body.page .page-content .container .menu ul {
      list-style: none; }
      body.page .page-content .container .menu ul li a {
        text-decoration: none;
        color: #535044;
        display: block;
        padding-top: 8px;
        padding-bottom: 8px;
        text-indent: 1em;
        text-transform: uppercase;
        border-bottom-style: solid;
        border-bottom-width: thin;
        border-bottom-color: #ffffff;
        transition: all 0.3ms ease;
        font-size: 15px; }
        body.page .page-content .container .menu ul li a:hover {
          color: #f7941e;
          background-color: #535044; }
      body.page .page-content .container .menu ul li[aria-current="page"] {
        background-color: #535044; }
        body.page .page-content .container .menu ul li[aria-current="page"] a {
          color: #f7941e !important; }
  body.page .page-content .container .container_content {
    background-color: #c7c4bf;
    width: 700px;
    min-height: calc(100vh - 180px); }
    @media only screen and (max-width: 1000px) {
      body.page .page-content .container .container_content {
        width: calc(100% - 255px); } }
    @media only screen and (max-width: 830px) {
      body.page .page-content .container .container_content {
        width: 100%;
        min-height: calc(100vh);
        padding-top: 38px; } }
    body.page .page-content .container .container_content .content {
      padding: 25px 35px;
      color: #666;
      padding-bottom: 100px; }
      body.page .page-content .container .container_content .content .wp-block-eedee-block-gutenslider {
        margin-left: -35px;
        width: 700px; }
      body.page .page-content .container .container_content .content > div:first-child.wp-block-eedee-block-gutenslider {
        margin-top: -25px;
        margin-bottom: 25px; }
        @media only screen and (max-width: 1000px) {
          body.page .page-content .container .container_content .content > div:first-child.wp-block-eedee-block-gutenslider {
            width: calc(100% + 70px); } }
      body.page .page-content .container .container_content .content h1 {
        font-size: 16px;
        line-height: 1em;
        font-weight: 900; }
      body.page .page-content .container .container_content .content div,
      body.page .page-content .container .container_content .content p,
      body.page .page-content .container .container_content .content * * {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #666;
        text-align: justify; }
      body.page .page-content .container .container_content .content ul {
        padding-left: 40px; }
      body.page .page-content .container .container_content .content > * + * {
        margin-top: 12px; }
      body.page .page-content .container .container_content .content a {
        text-decoration: none;
        font-weight: bold;
        color: black; }

body.single .page-content .container {
  display: flex;
  transition: transform 0.3s; }
  body.single .page-content .container .container_content {
    background-color: #c7c4bf;
    width: 100%;
    min-height: calc(100vh - 180px); }
    @media only screen and (max-width: 830px) {
      body.single .page-content .container .container_content {
        width: 100%;
        min-height: calc(100vh);
        padding-top: 38px; } }
    body.single .page-content .container .container_content .content {
      padding: 25px 35px;
      color: #666;
      padding-bottom: 100px; }
      body.single .page-content .container .container_content .content .wp-block-eedee-block-gutenslider {
        margin-left: -35px;
        width: calc(100% + 70px); }
      body.single .page-content .container .container_content .content > div:first-child.wp-block-eedee-block-gutenslider {
        margin-top: -25px;
        margin-bottom: 25px; }
        @media only screen and (max-width: 1000px) {
          body.single .page-content .container .container_content .content > div:first-child.wp-block-eedee-block-gutenslider {
            width: calc(100% + 70px); } }
      body.single .page-content .container .container_content .content h1 {
        font-size: 16px;
        line-height: 1em;
        font-weight: 900; }
      body.single .page-content .container .container_content .content div,
      body.single .page-content .container .container_content .content p,
      body.single .page-content .container .container_content .content * * {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #666;
        text-align: justify; }
      body.single .page-content .container .container_content .content ul {
        padding-left: 40px; }
      body.single .page-content .container .container_content .content > * + * {
        margin-top: 12px; }
      body.single .page-content .container .container_content .content a {
        text-decoration: none;
        font-weight: bold;
        color: black; }

body.error404 .container_content {
  height: calc(100vh - 230px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 30px;
  color: white;
  text-transform: capitalize; }
  @media only screen and (max-width: 830px) {
    body.error404 .container_content {
      height: calc(100vh - 38px); } }

header#header {
  background-color: #FFF;
  height: 180px;
  box-shadow: -6px 4px 12px -4px #000000;
  position: relative; }
  @media only screen and (max-width: 830px) {
    header#header {
      display: none; } }
  header#header .header_top {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    header#header .header_top a.logo {
      margin-top: -6px;
      margin-left: 5px; }
  header#header .header_bottom .header-menu {
    display: flex;
    justify-content: center;
    margin-top: -6px; }
    @media only screen and (min-width: 1000px) {
      header#header .header_bottom .header-menu {
        margin-right: -10px; } }
    header#header .header_bottom .header-menu #menu-header {
      display: flex;
      list-style: none; }
      header#header .header_bottom .header-menu #menu-header li a {
        padding-left: 10px;
        padding-right: 40px;
        color: #535044;
        text-decoration: none;
        transition: all 0.3s ease;
        text-transform: uppercase;
        font-size: 14px; }
        header#header .header_bottom .header-menu #menu-header li a:hover, header#header .header_bottom .header-menu #menu-header li a[aria-current="page"] {
          color: #f7941e; }
      header#header .header_bottom .header-menu #menu-header li.current-page-ancestor a {
        color: #f7941e; }

#mobile-header {
  z-index: 101;
  width: 100%;
  background-color: #f7931e;
  justify-content: center;
  position: fixed;
  box-shadow: -6px 4px 12px -4px #000000;
  max-width: 100%;
  width: 100%; }
  @media only screen and (max-width: 830px) {
    #mobile-header {
      display: flex !important; } }
  #mobile-header img.hamburher {
    position: absolute;
    left: 0px;
    top: 1px; }
  #mobile-header img.mobile-logo {
    height: 36px;
    padding-top: 2px; }

body #mobile-menu {
  min-height: 100vh;
  position: fixed;
  z-index: 100;
  width: 100%;
  background-color: #e8e7e5;
  transform: translateX(-100%);
  transition: transform 0.3s;
  padding-top: 55px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  padding-bottom: 50px;
  height: 100vh;
  overflow: auto; }
  @media only screen and (min-width: 768px) {
    body #mobile-menu {
      width: 40%; } }
  @media only screen and (min-width: 481px) {
    body #mobile-menu {
      width: 55%; } }
  @media only screen and (max-width: 480px) {
    body #mobile-menu {
      width: 70%; } }
  @media only screen and (max-width: 830px) {
    body #mobile-menu {
      display: flex !important;
      flex-direction: column; } }
  body #mobile-menu .home_link a {
    color: #535044;
    display: block;
    height: 35px;
    padding-top: 0px;
    line-height: 36px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #ffffff;
    padding-left: 5px;
    font-size: 12px;
    transition: all 0.3s ease; }
    body #mobile-menu .home_link a:hover {
      color: #f7941e;
      background-color: #535044; }
  body #mobile-menu .mobile-menu-container {
    width: 100%; }
    body #mobile-menu .mobile-menu-container > ul {
      list-style: none; }
      body #mobile-menu .mobile-menu-container > ul > li > a {
        text-decoration: none; }
      body #mobile-menu .mobile-menu-container > ul > li ul {
        list-style: none; }
        body #mobile-menu .mobile-menu-container > ul > li ul li a {
          text-decoration: none;
          padding-left: 30px; }
      body #mobile-menu .mobile-menu-container > ul li[aria-current="page"] {
        background-color: #535044; }
        body #mobile-menu .mobile-menu-container > ul li[aria-current="page"] a {
          color: #f7941e; }
      body #mobile-menu .mobile-menu-container > ul a {
        color: #535044;
        display: block;
        height: 35px;
        padding-top: 0px;
        line-height: 36px;
        text-decoration: none;
        text-transform: uppercase;
        border-bottom-style: solid;
        border-bottom-width: thin;
        border-bottom-color: #ffffff;
        padding-left: 5px;
        font-size: 12px;
        transition: all 0.3s ease; }
        body #mobile-menu .mobile-menu-container > ul a:hover {
          color: #f7941e;
          background-color: #535044; }

body.mobile-menu-opened #mobile-menu {
  transform: translateX(0%); }

body.mobile-menu-opened .page-content {
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    body.mobile-menu-opened .page-content .container {
      transform: translateX(40%); } }
  @media only screen and (min-width: 481px) {
    body.mobile-menu-opened .page-content .container {
      transform: translateX(55%); } }
  @media only screen and (max-width: 480px) {
    body.mobile-menu-opened .page-content .container {
      transform: translateX(70%); } }

footer#footer {
  background-color: #535044;
  bottom: 0;
  height: 50px;
  display: flex;
  flex-direction: revert;
  align-items: center;
  justify-content: center;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 9999;
  box-shadow: 6px 4px 12px 4px #000;
  color: white; }
  @media only screen and (max-width: 830px) {
    footer#footer {
      display: none; } }
  footer#footer .footer_information {
    font-size: 12px;
    margin-top: 4px; }
    footer#footer .footer_information a {
      text-decoration: none;
      color: white; }
