.post.type-post.format-standard.ast-article-single {
    max-width: 100vw !important;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

.post.type-post.format-standard.ast-article-single .entry-content>* {
    width: 1058px;
    max-width: 90vw !important;
}

.post.type-post.format-standard.ast-article-single header.entry-header {
    margin-left: auto;
    margin-right: auto;
    width: 1058px !important;
    max-width: 90vw !important;
}

.post.type-post.format-standard.ast-article-single .entry-content>.wp-block-uagb-container.img-full-width {
    width: 100%;
    max-width: 100vw;
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/* Readabler Plugin */

button#mdp-readabler-trigger-button:hover {
    outline: 1px solid var(--ast-global-color-1) !important;
}

div#mdp-readabler-popup {
    font-family: var(--mainfont) !important;
}