/*
Theme Name:   Growla Child

Description:  Child Theme für Growla
Author:       Carsten Pohl
Template:     growla
Version:      1.0.0
*/

.elementor-element p {
    margin-bottom:8px!important;
}
.mbs-p-bold {
    color: white;
    font-weight:bold;
}
.selectify ul li,
.growla-tabs-options li {
    text-align:left!important;
    background-color:#151515;
}
.}
.growla-tabs-options li .icon {

    margin-left:0!important;
}
.growla-tabs .selectify-wrapper .icon {

    margin-left:0!important;
    width:4rem;
}

@media (max-width: 768px) {
    #feminfo {
        width:100%!important;
    }
}

.growla-tab-content {
    width: 100%;
    max-width: 100%;
    padding: 0 1rem;
}

@media (max-width: 768px) {
    .growla-tab-content {
        padding: 0 0.5rem;
        font-size: 0.95rem;
    }

    .growla-tab-content p {
        margin-bottom: 1rem;
        line-height: 1.6;
    }
}

/* Hide original broken select */
.growla-tabs-select select {
    display: none !important;
}

/* General SVG Safety */
.growla-tabs svg {
    max-width: 100%;
    height: auto;
}
.team-member-2-image img {
    width:auto!important;
}
#counter3 .elementor-counter-number-prefix {
    font-size:14px!important;color: white;
}

.growla-full-screen-nav-content-menu li a {
    font-size:3.6rem!important;
}

