/*
 Theme Name:   Adaptable Child
 Description:  Adaptable Child theme
 Author:       WijzijnMerlin
 Template:     adaptable
 Version:      1.0
 Text Domain:  Adaptable-child
*/

/* Global */

/* Page title */
.page .entry-title {
    display: none;
}

/* Title H1 */
h1 {
    color: #DD1721;
    font-size: 48px;
}

/* Title H2 */
h2,
.h2 {
    margin-bottom: 25px !important;
}

/* Buttons */
.btn {
    font-weight: 100 !important;
    border-bottom: 0 !important;
    min-width: 180px;
    display: flex;
    justify-content: center;
    width: fit-content;
    max-width: 200px;
}

/* Paragraphs */
.custom_para {
    line-height: 30px;
    font-size: 20px;
    font-weight: 400px;
}

p {
    line-height: 30px;
    font-size: 20px;
    font-weight: 400px;
}

.padding_para {
    padding-top: 10%;
}

/* Icons */
.telefoonnummer {
    list-style-image: url(https://angelovanklink.wijzijnmerlin.dev/wp-content/uploads/2023/11/phone.png);
}

.email {
    list-style-image: url(https://angelovanklink.wijzijnmerlin.dev/wp-content/uploads/2023/11/email.png);
}

.locatie {
    list-style-image: url(https://angelovanklink.wijzijnmerlin.dev/wp-content/uploads/2023/11/location.png);
}

.website {
    list-style-image: url(https://angelovanklink.wijzijnmerlin.dev/wp-content/uploads/2023/11/website.png);
}

/* Global End */

/* Header */

.menu-menu-1-container {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 33px !important;
    text-align: right;
}

.main-navigation li {
    position: relative;
    padding-left: 0.7vw;
}

.main-navigation li:last-child>a {
    width: 160px;
    height: 43px;
    text-align: center;
    background-color: #f68b1f;
    color: #fff !important;
    margin-left: 4rem;
    min-width: 200px;
    border-radius: 30px;
    background: #f68b1f;
    padding: 5px;
}

.header-bottom.wrapper {
    width: 100% !important;
    max-width: 1440px;
}

.hidden_sub_item {
    display: none;
}

.menu .sub-menu a {
    color: #ffff !important;
}

a.active+.sub-menu {
    width: 250px !important;
    color: white;
}

a.active+.sub-menu+.hidden_sub_item {
    display: block;
}

/* Header End */

/* Hero */
.theme-hero {
    margin-bottom: 0;
    height: 450px;
    padding: 0;
}

.inner.inner.inner {
    text-align: center;
    align-self: center;
    max-width: 800px;
}

.theme-hero img {
    filter: brightness(0.5);
}

/* Hero and Footer Disable curves */
.theme-hero.hero-static::after {
    background-image: none !important;
}

.theme-hero.hero-static::after {
    display: none;
}

/* Hero End */

/* Footer */

/* Footer socials */


.site-footer a.wp-block-button__link.wp-element-button img {
    width: 17px !important;
    height: 16px !important;
    max-width: none;
}

.site-footer a.wp-block-button__link.wp-element-button {
    display: flex;
    height: 65px;
    padding: 0;
    align-items: center;
    justify-content: space-evenly;
}

/* end footer socials */

.container-fluid.wrapper.footer-widgets {
    max-width: 1440px;
}

.theme-footer-hero {
    display: none;
}

.wp-block-button__link {
    background-color: #f68b1f !important;
}

h2.wp-block-heading {
    color: orange;
}

footer#colophon {
    padding-top: 100px;
    margin-top: 0;
    font-size: 18px;
}

.footer-widgets>.row>.col-md-4>.widget_block>.wp-block-page-list {
    list-style: none;
    padding: 0;
    margin: 0px;
}

section#block-22 {
    margin: 0px;
}

#block-25 ul li {
    margin-top: 15px !important;
}

/* Buttons */
.site-footer a.wp-block-button__link.wp-element-button {
    width: 65px;
}

/* Site info */

.site-footer .site-info {
    padding: 10px 0;
    background-color: black;
    color: white !important;
    font-size: 16px !important;
    margin-top: 25px;
}

/* Footer End */

/* Home */

.titlecard {
    margin: 0 !important;
    padding: 0;
}

.titlecard .container-fluid {
    padding-bottom: 0 !important;
}

.home-welzijn .container-fluid .row .col-lg-4>a {
    max-width: 210px;
    display: flex;
}

.home-welzijn>.container-fluid>.row>.col-lg-4>img {
    width: fit-content;
}

.home-welzijn>.container-fluid>.row>.col-lg-4 {
    display: flex;
    align-items: center;
}

.home-welzijn>.container-fluid {
    display: flex;
    justify-content: center;
}

.home-welzijn>.container-fluid>.row {
    max-width: 1600px;
}

.home-welzijn {
    padding-top: 20px;
    padding-bottom: 80px;
}

.home-welzijn-title {
    font-size: 22px;
    color: #f68b1f;
}

.behandeling-title2 {
    text-align: center;
    margin: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 100%;
    border-bottom: 2px solid #f68b1f;
    font-size: 22px !important;
    font-weight: 600 !important;
}

.behandeling-title2:hover {
    background-color: #80bce1 !important;
    color: #fff !important;
    border: none !important;
}

.Behandelingen .container .row .col-lg-3>p {
    display: flex;
    margin: 0;
}

.Behandelingen {
    padding-bottom: 0 !important;
}

.btnmore {
    height: 50px !important;
    padding-top: 0;
    padding-bottom: 180px;
}

.btnmore>.container-fluid {
    padding: 0, 0, 20px;
}

.btnmore>.container-fluid>.row>.col-12 p {
    text-align: center;
}

.home-box-7 {
    max-height: 623px;
    margin: 0;
    display: flex;
    justify-content: center;
}

.home-box-7>.row {
    max-width: 1280px;
    align-self: center;
}

.home-box-7>.row>.image-block img,
.home-box-7>.row>.image-block {
    max-height: 623px;
    max-width: 560px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.faq>.container>.row {
    display: flex;
    justify-content: center;
}

.faq>.container>.row>.col-lg-12 {
    max-width: 980px;
}

@media screen and (max-width :1200px) {
    .home-welzijn>.container-fluid>.row {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .home-welzijn>.container-fluid>.row>.col-lg-4 {
        max-width: 100%;
    }
}

@media screen and (max-width :1199px) {
    .behandeling-title2 {
        font-size: 20px !important;
    }
}

@media screen and (max-width :1024px) {
    .Behandelingen>.container>.row>.col-lg-3 {
        width: 50%;
    }
}

@media screen and (max-width :768px) {
    .home-box-7 {
        max-height: 6230px !important;
        height: fit-content !important;
    }

    .home-box-7>.row>.image-block img {
        max-height: 6230px !important;
        width: 90%;
        overflow: hidden;
        justify-self: center;
    }

    .home-box-7>.row {
        width: 90%;
        overflow: hidden;
    }
}

@media screen and (max-width :475px) {
    .behandeling-title2 {
        font-size: 18px !important;
    }
}

@media screen and (max-width :425px) {
    .titlecard {
        font-size: 40px;
    }

    .welzijn>.container-fluid>.row>.col-lg-4 {
        display: inline-block;
        align-items: center;
    }

    .Behandelingen>.container>.row>.col-lg-3 {
        width: 100%;
    }

    .home-welzijn>.container-fluid>.row>.col-lg-4 {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .behandeling-title2 {
        font-size: 22px !important;
    }
}

.sp-easy-accordion .sp-ea-single {
    margin-bottom: 0 !important;
}


#sp-ea-227.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
    margin-right: 0;
}

#sp-ea-227.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
    float: right;
    color: white;
    font-size: 16px;
    background-color: #dd1721;
    border: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sp-ea-227.sp-easy-accordion>.ea-expand>.ea-header a {
    color: #f68b1f;
}

#sp-ea-227.sp-easy-accordion>.ea-expand>.ea-header a .ea-expand-icon.fa {
    background-color: #f68b1f;
}



/*Home End */

/* Contact */

.contact_input input {
    color: #000 !important;
    font-family: CircularSpotifyText-Book;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    /* 200% */
}

.contact_input input::placeholder {
    color: #000 !important;
    font-family: CircularSpotifyText-Book;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    /* 200% */
}

.contact_input textarea {
    color: #000 !important;
    font-family: CircularSpotifyText-Book;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    /* 200% */
}

.contact_input textarea::placeholder {
    color: #000 !important;
    font-family: CircularSpotifyText-Book;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    /* 200% */
}

#gform_submit_button_1 {
    color: #FFF;
    text-align: right;
    font-family: CircularSpotifyText-Book;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 160px;
    height: 43px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    border-radius: 30px;
    border-bottom: none;
}

.social_link_con {
    padding: 0;
    height: 65px;
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social_link_con svg {
    width: 17px !important;
    height: 16px !important;
    max-width: none;
}

.info-list>li {
    padding-bottom: 16px;
    font-size: 20px;
    list-style-position: outside;
    padding-left: 13px;
}


.contact-header {
    color: #f68b1f;
    font-size: 20px;
}

.form-header {
    font-weight: 400;
    font-size: 22px;
}

.nomarker {
    margin-top: -16px;
    list-style: none;
}

.nomarker-footer {
    list-style: none;
}

.fwmap {
    height: 615px;
}


@media screen and (max-width :900px) {
    .contact-title {
        font-size: 40px;
    }
}

/* Contact End */

/*Start welzijn */

.welzijn-info-1>.row>.text-block {
    padding: 2%;
    padding-right: 4%;
}

.welzijn-info-2>.row>.text-block {
    padding: 2%;
    padding-left: 4%;
}

.klachten {
    padding: 0;
}

.klachten>.container>.row {
    display: flex;
    justify-content: center;
}

.klachten>.container>.row>.col-lg-12 {
    max-width: 980px;
}

.sp-easy-accordion .sp-ea-single {
    margin-bottom: 0 !important;
}


#sp-ea-142.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
    margin-right: 0;
}

#sp-ea-142.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
    float: right;
    color: white;
    font-size: 16px;
    background-color: #dd1721;
    border: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sp-ea-142.sp-easy-accordion>.ea-expand>.ea-header a {
    color: #f68b1f;
}

#sp-ea-142.sp-easy-accordion>.ea-expand>.ea-header a .ea-expand-icon.fa {
    background-color: #f68b1f;
}

/*Einde welzijn */

/* Over ons */

.about-info-1 {
    display: flex;
    justify-content: center
}

.about-info-1>.row {
    max-width: 1250px;
}

.about-info-1>.row>.image-block>img,
.about-info-1>.row>.image-block {
    max-width: 560px;
    max-height: 690px;
    width: 90%;
}

.about-info-1>.row>.text-block {
    padding: 2%;
    padding-right: 4%;
}

.about-info-2 {
    padding: 0;
}

.about-motto-title {
    padding: 0;
    color: #DD1721;
}

.about-motto {
    padding: 0;
}

.about-motto>.container>.row>.col-lg-4 {
    display: flex;
    flex-direction: column;
}

.about-motto>.container>.row>.col-lg-4>img {
    width: 210px;
    align-self: center;
}

@media screen and (max-width: 1024px) {
    .about-motto>.container>.row>.col-lg-4 {
        width: 33%;
    }
}

@media screen and (max-width: 768px) {
    .about-motto>.container>.row>.col-lg-4 {
        width: 100%;
    }

    .about-info-1>.row {
        display: flex;
        flex-direction: column;
    }
}

/* Over ons End */


/* Behandelingen */

.behandeling-box-1 {
    display: flex;
    justify-content: center;
}

.behandeling-box-1>.row {
    max-width: 1440px;
}

.behandeling-box-1>.row>.image-block {
    padding: 5%;
}

.behandeling-box-1>.row>.text-block {
    padding: 5%;
}

.klachten-box-1>.row>.text-block {
    padding: 5%;
}

.klachten-box-1>.row>.text-block>h2 {
    color: #DD1721;
}

.klachten-box-1>.row>.text-block>ul>li>span {
    color: #f7993b;
}

.klachten-box-1>.row>.text-block>ul>li {
    display: inline-block;
    width: 40%;
    padding-right: 5%;
    padding-bottom: 5%;
    vertical-align: top;
    list-style-type: circle;

}

.klachten-box-1>.row>.text-block>ul>li::marker {
    color: #000;
}


@media screen and (max-width :1024px) {
    .klachten-box-1>.row>.text-block>ul>li {
        display: inline-block;
        width: 90%;
        padding-bottom: 5%;
    }

    .klachten-box-1>.row>.text-block {
        padding: 1%;
    }

    .klachten-box-1>.row>.image-block {
        width: 40%;
    }
}

@media screen and (max-width :767px) {
    .klachten-box-1>.row>.image-block {
        width: 90%;
        padding: 5%;
    }

    .klachten-box-1>.row>.text-block {
        padding: 5%;
    }
}

#block-14 ul li {
    margin-top: 27px !important;
}

#block-22 ul li {
    margin-top: 15px !important;
}

#block-19 {
    margin-bottom: 0;
}

#block-19 p {
    margin-bottom: 8px;
}

/* Behandelingen End */

/* Start blog */

/* .post_thumbnail {
    width: 100%;
    height: 320px;
    flex-shrink: 0;
}

.post_thumbnail img {
    object-fit: cover;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.post_card {
    width: 400px;
    height: 640px;
    border: 1px solid #EEE;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

.Date_and_user {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}

.Date_and_user span {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.Date_and_user span p {
    color: #DD1721;
    margin: 0;
    font-family: CircularSpotifyText-Book;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.Card_texts {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
}

.Card_texts_h1_container {
    height: 4rem;
    display: inline-block;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.Card_texts_h1_container h1 {
    color: #000;
    font-family: CircularSpotifyText-Book;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.Card_texts_p_container {
    height: 5rem;
    display: inline-block;
    overflow: hidden !important;
    text-overflow: ellipsis;
    margin-bottom: 6rem;
}

.Card_texts_p_container p {
    color: #000;
    font-family: CircularSpotifyText-Book;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.blog_parent {
    gap: 40px;
    margin-top: 6rem;
    margin-bottom: 6rem;
}

.Card_texts a {
    color: orange;
} */

/* Einde blog */

@media screen and (max-width :767px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: unset !important;
    }
}

/* huisregels */
.bottom-text-rules {
    color: #DD1721;
    font-size: 17px;
    text-align: center;
}

.link-block {
    display: none !important;
}

.image-wrapper {
    justify-content: center;
    display: flex;
}

.image-wrapper .obj-fit {
    max-width: 210px !important;
}