/*
Theme Name: thksweelinckplein
Author: julius
Author URI: https://vectrus.nl
Description: Bootstrap v.5
Requires at least: 5.0
Tested up to: 6.3
Requires PHP: 8
Version: 1.0
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: thksweelinckplein
Domain Path:
Tags:

thksweelinckplein Wordpress Theme, (C) 2023 vectrus.nl
thksweelinckplein is distributed under the terms of the GNU GPL.
*/

/*
* THKSWEELINCKPLEIN BASIC STYLE
*/

@import url('https://fonts.cdnfonts.com/css/atten-new');

/*
     font-family: new-atten-round, sans-serif;
font-family: 'Atten Round New', sans-serif;
 */

* {
        font-family: new-atten-round, sans-serif;
    font-size: 1.1rem;
}
@media screen and (min-width: 1024px) {
    * {
            font-family: new-atten-round, sans-serif;
        font-size: 1.15rem;
    }
}
@media screen and (min-width: 1200px) {
    * {
            font-family: new-atten-round, sans-serif;
        font-size: 1.1rem;
    }
}
body {
    background-color: #ffffff !important;
}

.container {
    max-width: 1280px;
}
a:hover {
    text-decoration: none;
}
a span, li span {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    top: -10px;
}
element.style {
    background-color: #0078a9;
}
p.footer {
    font-size: 1rem;
}

p.footer > a{
    font-size: 1rem;
    color: #fff;
}
p.has-background {
    padding: 1.25em 2.375em;
}

.has-white-color {
    color: #fffff4 !important;
}
.has-white-color > a {
    color: #fffff4 !important;
}
blockquote {
    background: #f9f9f9;
    border-left: 5px solid #bdbdbd;
    margin: 1.5em 10px;
    padding: 1em;
    font-style: italic;
}

blockquote:before {
    color: #dfdfdf;
    content: "\201D";
    font-size: 7em;
    line-height: .1em;
    vertical-align: 0;
    float: right;
}

figcaption,
.wp-caption-text {
    font-size: 1em;
    margin: .9em 0;
    text-align: center;
    color: #777;
}

.wp-block-group__inner-container {
    padding: 1em;
}

.wp-caption {
    max-width: 100%;
}

.entry-title,
.hometitle {
    overflow-wrap: break-word;
}

.THKSWEELINCKPLEIN-blue-back {
    background-color: #f2f7fe;
}
@media screen and (max-width: 1024px) {
    div.wp-block-image > figure.alignleft {
        display: none;
    }
}
.wp-block-image > figure.alignleft {


    display: block;

}
#top-header {
    background: #0078aa;
    position: fixed; /* Fixed position - sit on top of the page */
    top: 0;
    display: inline-flex;
    height: 100px;
    width: 100%; /* Full width */
    z-index: 9999;
    transition: 0.2s; /* Add a transition effect (when scrolling - and font size is decreased) */
}
#top-header > img {
    max-height: 90px;
    width: auto;
    transition: 0.2s;

}
#subheader {
    background: #fdfdfd;
    position: fixed;
    z-index: 99999;
    top: 100px;
    padding-top: 10px;
    border-bottom: 1px solid #c9b17b;
    width: 100%;
    clear: both;
}
#contentwrapper {
  /*  margin: 0 !important;
    padding: 0 !important;*/
    position: relative;
    top: 150px;
}
@media screen and (min-width: 768px) {
    #contentwrapper {
        /*  margin: 0 !important;
          padding: 0 !important;*/
        position: relative;
        top: 150px;
    }
}
#sidebar {
    padding: 0;
    position: relative;
    height: 90vh;
    background: #fff;
}
#sidebar_header {
    position: relative;

    height: 40px;
    width: 100%;
    padding: 25px;
    margin:0;
    background-color: #fff;
}
#sidebar_footer {
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 100%;
    padding: 25px;
    margin:0;
    background-color: #fff;
}
main#content {
    padding: 0 !important;
    margin: 0 !important;
    height: auto;
    position: relative;
}
#content-header {
    text-align: center;
    display: block;

    background: rgba(0, 120, 170, 1) url('https://tandheelkundesweelinckplein.nl/wp-content/uploads/2023/08/pexels-daniel-frank-305566-1536x1024.jpg');
    background-repeat: no-repeat;
    background-position: center center;
   /* background: -moz-linear-gradient(top,  rgba(0,120,170,1) 0%, rgba(255,255,255,1) 70%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,120,170,1)), color-stop(70%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,  rgba(0,120,170,1) 0%,rgba(255,255,255,1) 70%);
    background: -o-linear-gradient(top,  rgba(0,120,170,1) 0%,rgba(255,255,255,1) 70%);
    background: -ms-linear-gradient(top,  rgba(0,120,170,1) 0%,rgba(255,255,255,1) 70%);
    background: linear-gradient(to bottom,  rgba(0,120,170,1) 0%,rgba(255,255,255,1) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#110078aa', endColorstr='#ffffff',GradientType=0 );*/
    background-size: cover;

    height: 60vh;
margin:0;
    padding:0;
    position: relative;
    top: -32px;
}
@media screen and (min-width: 768px) {
    #content-header {
        text-align: center;
        display: block;

        background: rgba(0, 120, 170, 1) url('https://tandheelkundesweelinckplein.nl/wp-content/uploads/2024/02/header_desktop.jpg');
        background-repeat: no-repeat;
        background-position: center center;

        background-size: cover;

        height: 40vh;

        position: relative;
        top: -32px;
    }
}

#header-text {
    color: #fff;
    z-index: 99999;
    padding-top: 8px;
    display: none;

}
@media screen and (min-width: 567px) {
    #header-text {
        color: #fff;
        z-index: 99999;
        padding-top: 8px;
        display: block;
    }
}
#header-image {
    width: auto;
    height: 90%;
    margin-top: 2%;
    filter: drop-shadow(5px 5px 10px #00000044);

}
.bg-devine-blue {
    background: #0078aa;
}

/*@media screen and (min-width: 768px) {
    .top-header {
        height: 120px;
    }
    .top-header > img {
        max-height: 120px;
        width: auto;
    }
}*/
/*
* Custom menu horizontal slider
*/


/*
[1]: All items a forced onto a single line, causing the overflow when necessary.
[2]: Automatic overflow means a scroll bar won’t be present if it isn’t needed
[3]: Make it smooth scrolling on iOS devices before
[4]: Hide the ugly scrollbars in Edge until the scrollable area is hovered
[5]: Hide the scroll bar in WebKit browsers
*/
.horizontal-nav {
    white-space: nowrap; /* [1] */
    overflow-x: auto; /* [2] */
    -webkit-overflow-scrolling: touch; /* [3] */
    -ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */
    background: #fff;

    height: 40px;
    display: block;
}

/* [5] */
.horizontal-nav::-webkit-scrollbar {
    display: none;
}
a.slide-menu-item {
    font-size: 1.3rem;
    margin-right: 1.4em;
    text-decoration: none;
    color: #0078a9;
    font-family: new-atten-round, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-variant: all-petite-caps;
}
a.slide-menu-item:hover{

    color: #c9b17b;

}

a.afspraak-link {
    padding: 18px 28px;
    text-align: center;
    background-color: #c9b17b;
    color: #000;
}

/*
* BOOTSTRAP CHANGES
*/
.card-title a {
    text-decoration: none;
    color: #000;
}

.card-title a:hover {
    text-decoration: none;
    color: #454545;
}

/*
* THKSWEELINCKPLEIN ARCHIVES
*/
iframe#afspraak_maken ,iframe#inschrijven {
    width: 100%;
    min-height: 30rem;
    height: auto;
    border: 0;
}



.thumbnail-archive img {
    float: right;
    margin: 0 0 1em 1em;
    border-radius: 5px;
}

.hometitle {
    text-decoration: none;
    border: none;
    color: #000;
}

.hometitle:hover {
    text-decoration: none;
    border: none;
    color: #666;
}

.block-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.archive-posts {
    position: relative;
}

.archive-posts:hover {
    border-color: #ababab !important;
}

.archive-posts small a,
.all-tags-link {
    z-index: 2;
    position: relative;
}

/*
* AUTHOR BLOCK
*/
.postauthor-wrap {
    width: 100%;
    clear: both;
}

.postauthor-wrap .fn {
    color: #000;
    font-size: .85em;
    font-weight: 700;
}

.postauthor-wrap .fn:hover {
    color: #000;
    text-decoration: none;
}

.avatar-100 {
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 1em 1em 0;
    border-radius: 50%;
}

/*
* CODE AND PRE STYLES
*/
pre {
    padding: 1.3em;
    margin: 1em 0 2em;
    word-break: break-all;
    overflow: auto;
    background-color: #edf2f6;
    border-radius: 15px;
    color: #333;
    white-space: pre;
}

.wp-block-code code {
    white-space: pre;
    overflow-wrap: break-word;
}

p code {
    padding: 2px 4px;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

/*
* COMMENTS STYLES
*/
#comments .comment-navigation {
    margin-bottom: 0;
}

#comments .comment-navigation-below {
    margin-bottom: 20px;
    margin-top: 15px;
}

#comments .media-list li .media {
    margin-top: 15px;
}

#comments .media-list li .media .media-body {
    border: 1px solid #dbdbdb;
    padding: 10px;
}

#comments .media-list li .media .media-body .comment-author {
    font-size: 12px;
    margin-bottom: 10px;
}

#comments .media-list ul.children {
    list-style: none;
    margin-left: 1em;
}

.comment-avatar {
    float: left;
}

.media-body {
    width: 10000px;
}

.comment-content {
    position: relative;
}

.comment-content pre {
    white-space: pre;
    overflow-x: auto;
    display: block;
    max-width: 860px;
}

.comment-content table {
    margin-bottom: 1.5em;
}

.comment-content table tr td,
.comment-content table tr th {
    padding: .5em;
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.comment-reply-link {
    font-size: .85em;
}

#cancel-comment-reply-link {
    margin-left: .5em;
}

.comment-reply-title {
    margin-top: 1em;
    font-size: 1.3em;
}



/*
* FOOTER MENU
*/
#footer {
    width: 100%;
    background-color: #0078a9;
    color: #fffff4;
    margin-top: 20vh;
}

.main-gradient {
    background: -webkit-linear-gradient(45deg, #0078a9, #68a4fd);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.da-footer-menu {
    color: #232323;
}

.da-footer-menu ul,
ul.da-footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.da-footer-menu ul li,
ul.da-footer-menu li {
    margin-bottom: 0.1em;
}

.da-footer-menu a {
    color: #fffff4;
    text-decoration: none;
    border-bottom: 0;
}

.da-footer-menu a:hover {
    color: #fffff0;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.da-footer-menu .sub-menu {
    margin: 1em 0 1em 1.5em;
}

.da-footer-menu .sub-menu li {
    margin-bottom: .5em;
}

/*
* NAVBAR STYLES
*/

.custom-logo {
    margin-right: .6em;
    vertical-align: middle;
}

/*
* ALIGN
*/

.wp-block-gallery:not(.has-nested-images) {
    margin-bottom: 2em;
}

.wp-block-cover__inner-container p {
    margin-bottom: 0;
}

.wp-block-button,
.wp-block-cover,
.wp-block-archives,
.wp-block-calendar,
.wp-block-categories,
.wp-block-group,
.wp-block-media-text {
    margin-bottom: 1.5em;
}

.alignnone {
    margin: .3em 1em 1em 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: .3em auto .3em auto;
}

.alignright {
    float: right;
    margin: .3em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .3em 1em 1em 0 !important;
}

.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
    border-radius: 0;
}

/*
* PAGINATION
*/

.nopage {
    padding: .2em 1em;
}

/*
* OTHER STYLES
*/

blockquote p:last-child {
    margin-bottom: 0;
}

blockquote p cite {
    font-size: .8em;
}

.entry-content>table {
    margin-bottom: 1.5em;
}

.entry-content>table tr td,
.entry-content>table tr th {
    padding: .5em;
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
}

.edit-block {
    font-size: .8em;
    clear: both;
}

.edit-block a {
    color: #777777;
}

.edit-block a:hover {
    color: #777777;
}
#page-title {

}
#page-content {
    min-height: 72vh;
    height: auto;
    margin-top: 1.8rem;
}
.page-block,
.page-links {
    clear: both;
}
.wp-block-column > p, .wp-block-column > h2 {
    padding: 4px 24px;
}
.wp-block-column > h2:not(.gezinsinschrijvingen) {
    width: auto;
    /*border-bottom: 1px solid #5A5A5A22;
    margin-right: 190px;
    margin-left: 20px;*/
    padding-bottom: 0 !important;
}
.bypostauthor {
    background-color: #FF1100;
}

.bypostauthor .avatar {
    border: 1px dotted #FF1100;
}

.gallery-caption {
    color: #565656;
}

.footer-copyright {
    color: #676767;
    text-decoration: none;
}

.footer-copyright:hover {
    color: #000000;
    text-decoration: none;
}

/* 
* Text meant only for screen readers
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*
* MEDIA AND MOBILE
*/

@media (min-width: 992px) {
    .text-xl {
        font-size: 4.5rem !important;
    }

    .display-1 {
        font-size: 6rem;
    }

    .entry-title {
        font-size: 3.6em;
    }

    article {
        font-size: 1.2em;
    }

    p {
        margin-bottom: 1.5em;
    }

    .content-area article h2,
    .content-area article h3,
    .content-area article h4 {
        font-weight: bold;
        margin-top: 1.1em;
        margin-bottom: 0.8em;
        padding-left: 0 !important;
    }

    pre {
        font-size: 1.1em;
    }

    .da-footer-menu a {
        font-size: 1.2em;
    }

    .h1,
    h1 {
        line-height: 1.25em;
            font-family: new-atten-round, sans-serif;
    }

    p.wp-caption-text {
        font-size: 1em !important;
    }
}

.display-1, h2, h3 {

        font-family: new-atten-round, sans-serif;
    font-variant: all-petite-caps;
    font-weight: bold;
    color: #0078aa;
}
.display-2 {
    font-size: 3rem !important;
    font-family: new-atten-round, sans-serif;
    font-variant: all-petite-caps;
    font-weight: bold;
    color: #faae6c;
}

.display-4 {
    font-size: 1rem !important;
    font-family: new-atten-round, sans-serif;
    font-variant: all-petite-caps;
    font-weight: bold;
    color: #aed691;
}
h2 {

    font-size: 2.0rem;
    word-break: break-word;
    min-height: 100px;

}
h3 {
    font-size: 2.2rem;
    font-family: 'Atten New', sans-serif !important;
}
h3.footer-widget {
    color: white;
}

p.top-orange {
    border-color: #444;
    border-top: 5px solid #faae6c;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 18px;
}
p.top-blue {
    border-color: #444;
    border-top: 5px solid #0078aa;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 18px;
}

p.top-gold {
    border-color: #444;
    border-top: 5px solid #c9b17b;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 18px;
}
p.has-text-align-center {
    padding: 18px 0;
    margin-left: 20px;
    margin-right: 20px;
}
p.has-text-align-center > a {
    font-size: 1.4rem;
        font-family: new-atten-round, sans-serif;
    font-variant: all-petite-caps;
    font-weight: bold;
    color: #0078aa;
}
#afspraakmakenblok {
    border: 1px groove #c9b17b55;
   /* border-right: 5px solid #faae6c55;
    border-radius: 0 20px 20px 0;*/
    /*background-color: #e16f87;*/
    padding: 1px 20px;
}
#inschrijfblok {
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    border-right: 5px solid #c9b17b55;
    border-radius: 20px;
}
#praktijkinformatieblok{
        /*border: 5px solid #faae6c;*/
    /*background-color: #aed691;*/
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 1px 20px;
    border-left: 5px solid #aed69155;
    border-radius: 20px;
}
#gezinsinschrijvingblok {
    /*background-color: #aed691;*/

}
#gezinsinschrijvingblok > h2 {
    font-size: 1.9rem;
    padding: 4px 1.5rem;
    color: white !important;
    text-align: center;
}
#gezinsinschrijvingblok > p {
    font-size: 1.2rem;
    line-height: 1.8rem;;
    padding: 4px 1.5rem;
    text-align: center;
}

div.category {
    color: #0078a9;
    display: inline-block;
    font-size: 2vw;
    height: 90px;
    padding: 10px;
}
div.team-item {
    width: 100%;
    height: auto;
    display: block;
}
div.team-image {
    width: 33%;
    display: inline-block;
    text-align: center;
}

div.team-image > img {
    width: 100%;
    height: auto;
}
div.team-intro {
    width: 60%;
    display: inline-block;
    padding-left: 18px;
}
.mondhygiënist-icon {
    background: url('images/mondhygiënist-icon.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 80px;
    height: 90px;
    position: relative;
    top: -36px;
}
.tandarts-icon {
    background: url('images/tandarts-icon.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 80px;
    height: 90px;
    position: relative;
    top: -36px;
}

.assistent-icon, .preventie-icon {
    background: url('images/assistent-icon.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 80px;
    height: 90px;
    position: relative;
    top: -36px;
}
.hostess-icon {
    background: url('images/hostess-icon.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 80px;
    height: 90px;
    position: relative;
    top: -36px;
}
@media screen and   (min-width: 786px){
    #afspraakmakenblok {
        border: 1px groove #c9b17b55;
        /* border-right: 5px solid #faae6c55;
         border-radius: 0 20px 20px 0;*/
        /*background-color: #e16f87;*/
        padding: 1px 20px;
    }

    #inschrijfblok {



        background-size: 4vw;
        border-right: 5px solid #c9b17b55;
        border-radius: 20px;
    }

    #praktijkinformatieblok {
        /*border: 5px solid #faae6c;*/
        /*background-color: #aed691;*/

        background-size: 4vw;

        background-position: 15px 15px;
        padding: 1px 20px;
        border-left: 5px solid #aed69155;
        border-radius: 20px;
    }

    #gezinsinschrijvingblok {
        /*background-color: #aed691;*/

    }

    #gezinsinschrijvingblok > h2 {
        font-size: 1.9rem;
        padding: 4px 1.5rem;
        color: white !important;
        text-align: center;
    }

    #gezinsinschrijvingblok > p {
        font-size: 1.6rem;
        line-height: 1.8rem;;
        padding: 4px 1.5rem;
        text-align: center;
    }
}
#gezinsinschrijvingblok > p > a{
     font-size: 1.6rem;
     border : 1px solid #fff;
    padding: 8px 28px;
}
#gezinsinschrijvingblok > p > a:hover {

    border : 1px solid #fff;
    background: #fff;
    color: #0078aa !important;
}
@media screen and (min-width: 768px) {
    #gezinsinschrijvingblok {
        padding-top: 18px;
    }
    #gezinsinschrijvingblok > p {
        font-size: 1.2rem;

    }
    #gezinsinschrijvingblok > p > a {
        font-size: 1.0rem;
        padding: 8px 8px;
    }

}
@media screen and (min-width: 1024px) {
    #gezinsinschrijvingblok {
        padding-top: 18px;
    }
    #gezinsinschrijvingblok > p {
        font-size: 1.1rem;

    }
    #gezinsinschrijvingblok > p > a {
        font-size: 1.0rem;
        padding: 8px 8px;
    }
    #gezinsinschrijvingblok > h2 {
        font-size: 1.8rem;

    }
}@media screen and (min-width: 1200px) {
    #gezinsinschrijvingblok {
        padding-top: 18px;
    }
    #gezinsinschrijvingblok > p {
        font-size: 1.1rem;

    }
    #gezinsinschrijvingblok > p > a {
        font-size: 1.1rem;
        padding: 8px 24px;
    }
    #gezinsinschrijvingblok > h2 {
        font-size: 1.6rem;

    }
}
@media screen and (min-width: 1300px) {
    #gezinsinschrijvingblok {
        padding-top: 18px;
    }
    #gezinsinschrijvingblok > p {
        font-size: 1.1rem;

    }
    #gezinsinschrijvingblok > p > a {
        font-size: 1.3rem;
        padding: 8px 28px;
    }
    #gezinsinschrijvingblok > h2 {
        font-size: 2.0rem;

    }
}

ul.da-footer-menu > li > a  {
    font-size: 80%;
}

.meow-faq-block .meow-faq-question {
    background: #fff;
    padding: 0.5em 1em;
    color: #0078aa;
    font-weight: 600;
}