@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;400;700&display=swap');

/* global */


body,
h4,
h5,
input,
td,
td a,
form div,
label,
dt,
dd,
p,
select,
span {
    font-family: 'raleway' !important;
}

h5 {
    margin-top: 1rem !important;
}



/* structure */

.site-title {
    order: 1
}

.site-description {
    order: 0;
}

.header-navigation-wrapper {
    margin-top: 3rem;
    width: 850px
}

.post-inner {
    padding: 0
}

.home .entry-header,
.page-id-195 .entry-header {
    display: none;
}

#site-footer {
    display: none
}

.home main .section-inner {
    display: none
}

.home .wp-block-jetpack-slideshow {
    z-index: -10
}

/* header */

.header-inner {
    flex-direction: column
}

.header-titles-wrapper {
    max-width: none !important;
    margin: 0;
}

.header-titles {
    justify-content: center;
    flex-direction: column;
    margin: 0
}

#site-header {
    background: transparent;

    width: 100%
        /* background: rgba(0,0,0,0.1) */
}

.home #site-header {

    position: absolute;

}

.site-title {
    margin: 1rem 0 !important;
    text-align: center
}

.site-title a {
    color: #FFF;
    font-family: 'playlist';
    font-weight: normal;

    text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}

@media screen and (min-width: 1000px) {
    .site-title a {
        font-size: 6em;
    }
}

@media screen and (max-width: 999px) {
    .site-title a {
        font-size: 10.9vw;

    }

    .site-title {
        margin-top: 3rem !important;

    }
}

.site-title a:hover,
.site-title a:focus {
    text-decoration: none;
}

.site-description {
    width: 100%;
    text-align: right;

    color: #FFF;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
    font-family: 'Raleway', sans-serif;
    font-size: 1.3rem;
    /*font-weight: 100;*/
    letter-spacing: 3px;
    text-transform: capitalize;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 1em !important;
    display: block;

}

@media screen and (max-width: 699px) {


    .header-titles-wrapper {
        padding: 0 !important;
        margin: 0
    }

    .header-titles {
        width: 100%
    }

    .site-title a {
        font-size: 12vw
    }

    .site-description {
        letter-spacing: 3px;
        font-size: 3vw;
        text-align: center
    }


}

/* menu */

ul.primary-menu {
    justify-content: space-between !important;
    margin: 0
}

.primary-menu a {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #FFF !important;
    text-shadow: 2px 2px 2px #000;
    font-size: .8em;
}

.menu-item {
    margin: 0 !important;
}

.primary-menu a:hover,
.primary-menu .current-menu-item a {
    text-decoration: none !important;
}

.primary-menu .current-menu-parent > a {

    font-weight: bold;
}

/* submenu */
.primary-menu .icon::before,
.primary-menu .icon::after {
    background-color: #FFF;
    box-shadow: 2px 2px 2px #000;
}

.primary-menu ul {
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding: 0;
    top: 2em;
    border-radius: 0;
    width: 15rem
}

.primary-menu ul:after {
    border: 0
}

.primary-menu ul a {
    color: #000 !important;
    text-shadow: none;
    text-decoration: none !important;
    text-transform: lowercase
}

.primary-menu li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:focus > ul,
.primary-menu li.menu-item-has-children.focus > ul {
    right: auto;

}

.primary-menu .current_page_ancestor {
  text-decoration: none;
}

/* mobile */

.nav-toggle {
    bottom: auto;
    top: 2rem;

}

.nav-toggle,
.nav-toggle .toggle-text {
    color: #FFF !important;
    text-transform: lowercase
}

.toggle-inner {
    height: 1.5rem
}


/* social icons */

.jetpack-social-navigation {
    position: absolute;
    top: 2.5rem
}

.jetpack-social-navigation li {
    margin-right: .8rem !important;
}

.jetpack-social-navigation a {
    color: #FFF;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7) 
}

.menu-item-5317 a::before {
    font-family: 'icomoon';
    content: "\f232";
}

@media screen and (max-width: 699px) {

    .jetpack-social-navigation {
        left: 50%;
        transform: translate(-50%, 0);

    }

    .jetpack-social-navigation li {
        margin-right: .2rem !important
    }
}

.wp-social-link {
    margin: 0 !important;
}

.wp-social-link a {
    color: #6B2973 !important;
}

.wp-social-link-wordpress svg {
    display: none
}

.wp-social-link-wordpress a::before {
    font-family: 'icomoon';
    content: "\f232";
    position: relative;
    bottom: -12px;
    color: #6B2973
}

/* slideshow */


.wp-block-jetpack-slideshow_pagination {
    display: none
}

.wp-block-jetpack-slideshow_button-prev,
.wp-block-jetpack-slideshow_button-pause,
.wp-block-jetpack-slideshow_button-next {
    display: none !important;
}

.home .wp-block-jetpack-slideshow {
    margin: 0 !important;
}

.home .wp-block-jetpack-slideshow_swiper-wrapper {
    height: 100% !important;
    position: fixed !important;
}

.home .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_image {
    object-fit: cover !important;
    width: 100% !important;
    height: 100% !important
}

.home .wp-block-jetpack-slideshow_container {
    cursor: auto !important;
}

.wp-block-jetpack-slideshow_swiper-wrapper {
    height: 270px !important;
}

.wp-block-jetpack-slideshow_slide img {
    object-fit: cover !important;
    height: 100% !important;
}

.wp-block-jetpack-slideshow_slide img {
  width: 100% !important;
}

/* footer block */

.footer-nav-widgets-wrapper {
    display: none
}

.home .wp-block-columns {
    background-color: transparent !important;


    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    margin-bottom: 5rem !important;
    padding: 0
}

.home .wp-block-column {
    height: 18rem;
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 0 !important;
    border-radius: 5px
}

.home .wp-block-embed {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.home .wp-block-column iframe {
    height: 18rem !important;

}

.home .wp-block-column:first-of-type p {
    background-color: rgba(0, 0, 0, .2);
    height: 100%;
    padding: 1.5rem;
    font-size: 1.8rem;
    color: #FFF;
    font-family: 'raleway' !important;
    font-style: italic;
    font-weight: bold;
    text-align: center
}

.home .wp-block-column:first-of-type a {
    color: #FFF
}

@media screen and (max-width: 782px) {

    .home .wp-block-columns .wp-block-column:nth-of-type(2),
    .home .wp-block-columns .wp-block-column:nth-of-type(3) {
        display: none;
    }

    .home .wp-block-columns .wp-block-column:nth-of-type(1) {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 7rem
    }
}


/* address bar */

.home .address-bar {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.address-bar {

    text-align: center;
    color: #FFF;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
    font-size: 1.3rem;
    max-width: none !important;
    margin-bottom: 2rem !important;
    width: 80%;
    margin-left: auto;
    margin-right: auto;

}

@media screen and (min-width: 782px) {

    .address-bar {
        width: 90rem;
        font-size: 1.9rem;
    }
}

.address-bar a {
    color: #fff;
    text-decoration: none;
}

.post-edit {
    display: none !important;
}

/* content pages */

.entry-content a {
    color: #6B2973;
    font-weight: bold;
    text-decoration: none;
}

.entry-content p a:not(.wp-block-social-link-anchor):after {
    content: " \00BB"
}

.entry-content {
    font-size: 1.5rem;
    font-family: 'raleway';
}



.featured-media-inner {
    z-index: -10;
    position: fixed !important;
    top: 0;
    max-width: none;
    height: 100%;



}

.featured-media-inner img {
    object-fit: cover;
    width: 100%;
    height: 100%;

}

.wp-block-columns {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 3rem;
    border-radius: 15px;
    margin-top: 0 !important;
    margin-bottom: 2rem !important
}

.entry-header {
    display: none
}


.wp-block-post-title {
    margin-top: 0 !important;
}

@media screen and (min-width: 1000px) {
    .alignwide {
        width: 90rem !important;
        margin-top: 2rem !important
    }
}

.wp-block-column {
    font-family: 'raleway' !important;

}



.entry-title {
    font-size: 1.5em
}


.entry-content ol,
.entry-content ul {
    margin-left: 0
}

/* actueel */



h5.wp-block-post-title {
    display: inline;
    font-size: 1.9rem
}

h4.wp-block-post-title {
    font-size: 3.2rem
}

.wp-block-post-date {
    display: inline;

}

body:not(.single) .wp-block-post-date time:before {
    content: ' - '
}

.wp-block-post-excerpt {
    margin-top: 2rem
}
/*
.wp-block-column:first-of-type .wp-block-post-template {
    margin-top: 4rem
}
*/
/* wijzigingen */

.wijzigingen {
    padding: 2rem;
    background-color: #FFF;
}

.wijzigingen h5 {
    font-size: 2.4rem
}

.wijzigingen p {
    margin: 0 !important;
}

.wijzigingen .entry-content {
    margin-top: 4rem
}

.wijzigingen .entry-content p {
    width: 100% !important;
    ;
}

/* single page */

.pagination-single {
    display: none
}

.entry-categories-inner {
    display: none
}

.single .entry-content p {
    margin: 1rem 0 !important;

}

.single .wp-block-image .alignleft {
    right: auto;
    margin-left: auto
}

.single .wp-block-image .alignright {
    left: auto;
}

/* gastenboek */

.gastenboek-content p {
  margin-left: 0;
  margin-right: 0
}


/* formulieren */

.wpcf7-submit {
    background-color: #6B2973 !important;
}

.page-proefles select {
    width: 100%;
    height: 4rem
}

.page-proefles .voornaam input {
    width: 75% !important;
    display: inline;
}
.wpcf7-select {
  width: 100%;
  height: 4rem
}


/* gallery */

.video-content .wp-block-column:nth-of-type(2) .wp-block-post-title {
    visibility: hidden
}

