/* m-plus-rounded-1c-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'M PLUS Rounded 1c';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/m-plus-rounded-1c-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* m-plus-rounded-1c-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'M PLUS Rounded 1c';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/m-plus-rounded-1c-v15-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* m-plus-rounded-1c-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'M PLUS Rounded 1c';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/m-plus-rounded-1c-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* m-plus-rounded-1c-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'M PLUS Rounded 1c';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/m-plus-rounded-1c-v15-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* m-plus-rounded-1c-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'M PLUS Rounded 1c';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/m-plus-rounded-1c-v15-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

  /* cabin-sketch-regular - latin */
@font-face {
    font-family: 'Cabin Sketch';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('./fonts/cabin-sketch-v14-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('./fonts/cabin-sketch-v14-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }

  /* barriecito-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Barriecito';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/barriecito-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* special-elite-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Special Elite';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/special-elite-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  

body {
    margin: 0;
}

#alles {
    display: grid;
    grid-template-columns: 20em;
    margin-bottom: 5em;
}

#ding {
    margin: 20vh auto 0 40vw;
    width: 20em;
}

#naam {
    cursor: pointer;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Special Elite';
}
#naam:hover {
    text-decoration: underline;
}

summary {
    width: fit-content;
}

.werkwoord {
    margin-left: 1em;
}

.inhoud {
    margin-left: 2em;
    margin-bottom: 5px;
}

.titel {
    cursor: pointer;
    font-family: 'M PLUS Rounded 1c';
}

.titel:hover {
    text-decoration: underline;
}

.inhoud>a {
    text-decoration: underline;
    font-family: 'M PLUS Rounded 1c';
    color: black;
}

.inhoud>a:hover {
    text-decoration: none;
}

@media (pointer:coarse) {
    .inhoud>a {
        text-decoration: underline;
    }
}

details {
    font-family: 'M PLUS Rounded 1c';
}

.keramiek_plaatje {
    position: relative;
}
.keramiek_tekst {
    position: absolute;
    top: 4em;
    left: 2em;
    font-family: 'Special Elite';
    font-size: 22px;
    transform: rotate(30deg);
    color: yellow;
}

.plaatje {
    width: 10rem;
    height: auto;
    margin: 2rem;
}

.hoofd {
    position: absolute;
    left: 3vw;
    bottom: 3em;
    width: 15em;
    height: auto;
}

#contact>a {
    text-decoration: underline;
    color: black;
}

#contact>a:hover {
    text-decoration: none;
}

h1 {
    font-family: 'Cabin Sketch';
    font-weight: 400;
    font-size: 4em;
}

#knop_confetti {
    font-family: 'M PLUS Rounded 1c';
    font-size: 50px;
    border: none;
    color: #1c4201;
}

#knop_confetti {
    position: fixed;
    top: 30vh;
    right: 15vw;
    cursor: pointer;
    background-color: transparent;
}

#knop_pissebed {
    position: absolute;
    top: 8em;
    left: 70vw;
    cursor: pointer;
    z-index: 1;
    background-color: transparent;
    border: none;
    width: 4rem;
    height: auto;
    transform: rotate(-15deg);
}

span.avoidwrap { 
    display:inline-block; 
}

#pissebed_totaal {
    position: absolute; 
    left: 20vw; 
    top: 2rem; 
    padding-bottom: 2rem;
}

.pissebed {
    font-family: 'Special Elite'; 
    width: fit-content; 
    text-indent: 2rem hanging each-line;
}

@media screen and (max-width: 800px) {
    #knop_confetti {
        right: 5vw;
    }
}

@media screen and (max-width: 678px) {
    #alles {
        grid-template-columns: 1fr 20em 1fr;
    }
    #ding {
        grid-column: 2;
        margin: 2em 0 2em 0;
    }
    .hoofd {
        grid-column: 2;
        grid-row: 2;
        position: relative;
        left: auto;
        bottom: auto;
        width: 15em;
        height: auto;
        justify-self: center;
        margin-top: 3rem;
    }
    #begin_naam {
        margin-left: 1em;
    }
    #knop_pissebed {
        position: absolute;
        top: 4rem;
        left: auto;
        right: 15vw;
        cursor: pointer;
        transform: rotate(200deg);
    }
    #pissebed_totaal {
        top: 7rem;
        left: auto;
        padding-left: 1rem;
        padding-right: 2rem;
    }
}

@media (pointer: coarse) {
    #naam:hover {
        text-decoration: none;
    }
    .titel:hover {
        text-decoration: none;
    }
    .inhoud>a {
        text-decoration: underline;
    }
    #contact>a:hover {
        text-decoration: underline;
    }
}