/*
 Theme Name:   Hello Child (Eva Line de Boer)
 Theme URI:    https://www.evalinedeboer.nl
 Description:  Hello Child theme for Eva Line de Boer website
 Author:       Dave Hoeks
 Author URI:   https://unnatural.nl
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
 Text Domain:  hello-elementor
*/

.arrow-button .elementor-button {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    padding: 0;
}

.arrow-button .elementor-button .elementor-button-icon {
    display: flex;
    align-items: center;
}

.arrow-button .elementor-button:hover {
    transform: scale(1.2, 1.2);
}

.arrow-button .elementor-button .elementor-button-icon svg {
    width: 28px;
}

.open-modal-button .elementor-button .elementor-button-icon svg {
    width: 24px;
}

.arrow-button .elementor-button .elementor-align-icon-left {
    margin: 0;
}

/*
 * ===================
 * Header mobile styles
 * ===================
 */
@media (max-width: 767px) {
    h1 {
        font-size: 1.625rem !important;
    }

    h2 {
        font-size: 1.375rem !important;
    }

    h3 {
        font-size: 1.125rem !important;
    }

    h4 {
        font-size: 1rem !important;
    }

    h5 {
        font-size: 0.875rem !important;
    }

    h6 {
        font-size: 0.875rem !important;
    }
}

/*
 * ===================
 * Agenda Table
 * ===================
 */
.ld-table-container {
    border-collapse: separate;
    border-spacing: 1em 0;
    overflow: hidden;
    word-break: break-word;
}

.ld-table-container .ld-table-grid {
    margin-left: -20px; /* remove outer border spacing */
    margin-right: -20px; /* remove outer border spacing */
}

.ld-table-container .ld-table-row {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-spacing: 20px 0;
}

.ld-table-container .ld-table-row .ld-date {
    font-weight: 700;
}

.ld-table-container .ld-table-column {
    display: table-cell;
    vertical-align: top;
    padding: 0.5em 0.5em 1em 0.5em;
}

.ld-table-container.ld-table-credits .ld-table-column.ld-table-function {
    width: 30%;
}

@media (max-width: 767px) {
    .ld-table-container.ld-table-credits .ld-table-column.ld-table-function {
        width: 100%;
    }
}

.ld-table-container.ld-table-credits .ld-table-column {
    padding: 0;
}

.ld-table-container hr {
    height: 0;
    border: none;
    border-top: 1px solid #ffffff;
}

.ld-table-container .ld-table-tickets {
    text-align: right;
}

.ld-table-container .ld-table-tickets a {
    font-weight: 800;
}

.ld-table-container .ld-table-tickets a:hover {
    color: #ffffff !important;
}

.ld-table-container .ld-table-header {
    display: table-cell;
    vertical-align: top;
    padding: 0.5em 0.5em 1em 0.5em;
    font-weight: bold;
}

.ld-table-container .ld-table-row:first-child .ld-table-column {
    /*border-top: 1px solid var( --e-global-color-primary );*/
}

.ld-table-container .ld-table-column {
    /*border-bottom: 1px solid var( --e-global-color-primary );*/
}

.ld-table-container .ld-table-row .ld-title {
    width: 30%
}

.ld-table-container .ld-table-row .ld-number {
    width: 10%;
    text-align: center;
}

.ld-table-container .ld-table-row .voorstelling-link a {
    color: #ffffff !important;
}

.ld-table-container .ld-table-row .voorstelling-link a:hover {
    color: var(--e-global-color-primary) !important;
}

.ld-table-container .ld-table-row .ld-number .number {
    background-color: var( --e-global-color-primary );
    color: var( --e-global-color-secondary );
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin: 0 auto;
}

.ld-table-container.action-writer-ld-table .ld-table-column {
    vertical-align: middle;
}

.ld-table-container + .load-more {
    border: 0;
    display: block;
    margin: 0 auto;
    margin-top: 1rem;
    padding: 0.5rem;
}

@media (max-width: 767px) {
    .ld-table-container .ld-table-column {
        display: block;
        padding: 0;
    }

    .ld-table-container .ld-table-row {
        margin: 2.5rem 0;
        position: relative;
    }

    .voorstellingen-template-default .ld-table-container .ld-table-row {
        margin: 1rem 0;
    }

    .home .ld-table-container .ld-table-row:nth-child(2),
    .page-id-59 .ld-table-container .ld-table-row:nth-child(2) {
        margin-top: 0;
    }

    .voorstellingen-template-default .ld-table-container .ld-table-row:first-child {
        margin-top: 0;
    }

    .ld-table-container .ld-table-row:last-child {
        margin-bottom: 0;
    }

    .ld-table-container .ld-table-head {
        display: none;
    }

    .ld-table-container .ld-table-row .ld-date {
        font-size: 1.5em;
    }

    .ld-table-container .ld-table-row .ld-title {
        font-size: 1.5em;
        font-weight: 700;
        margin-bottom: 0.5em;
        width: 100%;
    }

    .ld-table-container .ld-table-column {
        border: 0;
    }

    .ld-table-container .ld-table-column.voorstelling-link a {
        font-weight: bold;
    }

    .ld-table-container .ld-table-column.ld-table-tickets {
        position: absolute;
        right: 20px;
        top: 0;
    }

    /*.ld-table-container .ld-table-column a {*/
    /*    background-color: var( --e-global-color-primary );*/
    /*    padding: 1em 2em;*/
    /*    color: var( --e-global-color-secondary );*/
    /*    display: inline-block;*/
    /*    margin-top: 1em;*/
    /*    text-decoration: none;*/
    /*}*/

    /*.ld-table-container .ld-table-column a:hover {*/
    /*    background-color: var( --e-global-color-accent );*/
    /*}*/

    .ld-table-container .ld-table-row:first-child .ld-table-column {
        border: 0;
    }

    .ld-table-container .ld-table-row .ld-number {
        width: 100%;
    }
}

/*
 * ===================
 * Recensie slider
 * ===================
 */

.recensie-slider .swiper-container {
    box-shadow: 10px 10px 15px rgb(0 0 0 / 30%);
    position: static;
}

.recensie-slider .elementor-widget-image-carousel .swiper-slide .recensie-stars {
    margin-top: 1rem;
}

.recensie-slider .elementor-widget-image-carousel .swiper-slide .recensie-link {
    color: var( --e-global-color-primary );
    font-weight: bold;
}

.recensie-slider .elementor-widget-image-carousel .swiper-slide {
    background-color: #BAF4DB;
    padding: 3rem;
    text-align: left;
    display: flex;
    align-items: center;
    height: auto;
}

.recensie-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: -24px;
}

.recensie-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: -24px;
}

.recensie-slider .elementor-swiper-button.elementor-swiper-button-prev,
.recensie-slider .elementor-swiper-button.elementor-swiper-button-next {
    font-size: 48px;
}

.recensie-slider .quote-top,
.recensie-slider .quote-bottom {
    position: absolute;
    width: 48px;
    height: 48px;
    z-index: 10;
}

.recensie-slider .quote-top {
    left: 3rem;
    top: -2rem;
}

.recensie-slider .quote-bottom {
    right: 3rem;
    bottom: 0.5rem;
}

/*
 * ===================
 * Team cloud shortcode
 * ===================
 */

.eb-team {
    overflow: hidden;
    height: 80vh;
}

@media screen and (max-width: 767px) {
    .eb-team {
        height: 90vh;
    }
}

.eb-team .eb-team-member {
    width: 183px;
    height: auto;
    word-break: break-word;
    color: #ffffff;
    background-color: #050027;
    box-shadow: 10px 10px 15px rgb(0 0 0 / 30%);
    position: absolute;
    z-index: 1;
}

.eb-team .eb-team-member a {
    color: #ffffff;
    text-decoration: none;
}

.eb-team .eb-team-member a:hover {
    color: var( --e-global-color-primary );
}

.eb-team .eb-team-member .eb-member-content {
    padding: 1rem;
}

.team-carousel-slider .eb-team-member-mobile {
    word-break: break-word;
    color: #ffffff;
    background-color: #050027;
    width: fit-content;
    margin: 2rem auto;
}

.team-carousel-slider .eb-team-member-mobile .eb-member-content-mobile {
    padding: 1rem;
}

.team-carousel-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: -24px;
}

.team-carousel-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: -24px;
}

.team-carousel-slider .elementor-swiper-button.elementor-swiper-button-prev,
.team-carousel-slider .elementor-swiper-button.elementor-swiper-button-next {
    font-size: 48px;
}

.team-carousel-slider .swiper-slide {
    height: auto;
    display: flex;
    align-items: center;
}

.team-carousel-slider .swiper-container {
    position: static;
}

/*
 * ===================
 * Voorstelling overview shortcode
 * ===================
 */

.button-bar {
    margin-bottom: 2rem;
}

.button-bar button {
    font-weight: bold;
    font-size: 18px;
    border: 0;
    color: #2D27CC;
    outline: none;
    border-radius: 0;
    padding: 0;
    margin-right: 2rem;
    transition: none;
    margin-bottom: 1rem;
}

.button-bar button:active,
.button-bar button:hover,
.button-bar button:focus,
.button-bar button.is-checked {
    border-bottom: 2px solid #2D27CC;
    background: none;
}

/* clear fix */
.voorstelling-overview:after {
    content: '';
    display: block;
    clear: both;
}

.voorstelling-overview .voorstelling-card,
.voorstelling-overview .grid-sizer {
    width: 33%;
}

@media screen and (max-width: 767px) {
    .voorstelling-overview .voorstelling-card,
    .voorstelling-overview .grid-sizer {
        width: 100%;
    }
}

.voorstelling-overview {
    margin: 0 -1rem;
}

.voorstelling-overview .voorstelling-card {
    position: relative;
    float: left;
    aspect-ratio : 1 / 1;
    padding: 0 1rem 2rem 1rem;
}

.voorstelling-overview .voorstelling-card a.thumbnail-link {
    display: block;
}

.voorstelling-overview .voorstelling-card .thumbnail-image {
    width: 100%;
    height: auto;
    box-shadow: 10px 10px 15px rgb(0 0 0 / 30%);
}

.voorstelling-overview .voorstelling-card .voorstelling-arrow-button svg {
    width: 28px;
    height: 28px;
}

.voorstelling-overview .voorstelling-card .voorstelling-arrow-button {
    width: 45px;
    height: 45px;
    position: absolute;
    right: -8px;
    top: -24px;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    transition: all 0.2s ease-in-out;
}

.voorstelling-overview .voorstelling-card .voorstelling-arrow-button:hover {
    transform: scale(1.2, 1.2);
}

/*
 * ===================
 * Image cloud shortcode
 * ===================
 */

.image-cloud {
    overflow: hidden;
    height: 65vh;
}

@media screen and (max-width: 767px) {
    .image-cloud {
        height: 90vh;
    }
}

@media screen and (max-width: 575px) {
    .image-cloud {
        height: 120vh;
    }
}

.image-cloud .image-item {
    box-shadow: 10px 10px 15px rgb(0 0 0 / 30%);
    position: absolute;
    z-index: 1;
    max-width: 400px;
}

.image-cloud .image-item img {
    display: inherit;
    width: 100%;
}

.image-cloud .image-item .image-arrow-button svg {
    width: 23px;
    height: 23px;
}

.image-cloud .image-item .image-arrow-button {
    width: 45px;
    height: 45px;
    position: absolute;
    right: -24px;
    top: -24px;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    transition: all 0.2s ease-in-out;
}

.image-cloud .image-item .image-arrow-button:hover {
    transform: scale(1.2, 1.2);
}