.tax-article_author .posts-grids .post .entry-content .content-inner {
    max-width: 100% !important;
}

.tax-article_author .post .entry-content .content-inner {
    padding: 0 !important;
}

.tax-article_author .post .entry-content {
    padding: 10px !important;
    align-items: center !important;
}

.tax-article_author .post .entry-content .content-inner .entry-title {
    font-size: 18px !important;
    padding-left: 15px !important;
}

.author-socials a{
    padding: 10px !important;
}

.author-socials a:after {
    width: 8px;
    height: 8px;
}

.author-socials a:hover i{
    position: relative !important;
    z-index: 2;
}

.author-photo-box {
    float: left;
    margin: 0 15px 10px 0;
}

.single-article #wp-footer {
    margin-top: 50px;
}

.single-article p, .tax-article_author .author-box p{
    text-align: justify;
}

.article-author-bio p, .summary p, .notice p{
    font-size: 13px;
}

.single-article .download-box{
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .author-photo-box {
        float: none !important;
    }

    .author-photo-box img {
        width: 100% !important;
        height: auto !important;
        object-fit: cover !important;
        aspect-ratio: 1 / 1 !important;
    }
}

.waen-article-carousel .article article .entry-content{
    background: #f7f7f9;
    padding: 30px;
}

.waen-article-carousel .article article .entry-content .read-more i {
    transform: scaleX(-1);
}


/* WAEN Custom Event Styles - All styles are now in template files */


.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-text{
    color: #FFFFFF !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1130px !important;
    }
}

@media (max-width: 991.98px) {
    .custom-breadcrumb .breadcrumb-container-inner .heading-title {
        margin-bottom: 40px !important;
    }
}


.team-block.team-v2 .team-image .socials-team a {
    width: 35px !important;
    height: 35px !important;
    line-height: 35px !important;
}