.text-center {
    text-align: center;
}
b,strong{
    font-weight: bold;
}
.inline-list {
    display: inline-flex;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
.inline-list li {
    list-style: none;
    margin: 0 20px;
}
.article-banner {
    margin-top: 40px;
}
.hero-description {
    width: 80%;
    margin: 20px auto 50px;
    font-family: "Verdana", Sans-serif;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.715;
}
.ordbog-metas {
    font-size: .85em;
    color: #000;
    font-weight: 600;
}
.article-header {
    margin-bottom: 40px;
}
.article-header:before {
    /*content: "ordbog";*/
    position: absolute;
    font-size: 6rem;
    left: 0;
    top: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    display: block;
    width: 100%;
    opacity: .3;
}
.ordbog-elementor-section {
    padding-top: 60px;
    padding-bottom: 60px;
}
.glossary-atoz-wrapper section {
    padding-bottom: 0;
    border-bottom: 1px solid rgb(34 62 146 / 30%);
    padding-top: 30px;
}
.glossary-header .hero-title,
.article-header .hero-title{
    max-width: 800px;
    margin: 0 auto;
    line-height: 1;
    font-weight: 500;
    color: #111;
}
.ordbog-article .wp-block-heading,
.glossary-header .hero-title,
.article-header .hero-title{
    font-family: "Montserrat", Sans-serif;
}
.wp-block-list {
    margin-bottom: 15px;
}
.glossary-menu-atoz {
    margin: 0 !important;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 60px !important;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(34 62 146 / 30%);
}
.glossary-menu-atoz li {
    list-style: none;
    color: #333;
    font-weight: 500;
    padding: 2px 10px;
}
.glossary-menu-atoz li.atoz-clickable:hover a {
    color: #fff;
}

.glossary-menu-atoz li.atoz-clickable:hover {
    background: #82b849;
    color: #fff;
}
.ordbog-metas {
    font-size: .85em;
    font-weight: 600;
    display: flex;
    justify-content: center;
    width: 100%;
}
.ordbog-metas svg {
    width: 16px;
    position: relative;
    top: 4px;
    left: -4px;
}

.glossary-atoz li {
    display: flex;
    list-style: none;
    margin-bottom: 20px;
    justify-content: space-between;
    text-transform: capitalize;
}
.glossary-atoz li:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
}
.glossary-atoz li a {
    color: #333;
    font-weight: 400;
    display: flex;
    width: 100%;
}
.glossary-atoz {
    column-count: 4;
    list-style: none;
    margin: 20px 0 40px !important;
    padding-left: 0;
}
.glossary-atoz-section-title {
    font-family: "Montserrat", Sans-serif;
    padding-bottom: 5px;
    font-size: 24px !important;
    font-weight: 600;
}
.glossary-atoz-wrapper {
    width: 100%;
}
.glossary-atoz-wrapper li:hover a,
.glossary-atoz li:hover:after{
    color: #82b849;
}

.glossary-atoz-wrapper a {
    text-decoration: none;
}

.hm-post-content article {
    order: 2;
}

.hm-post-content aside {
    order: 1;
}
.hm-post-content .post-article {
    width: calc(100% - 300px);
}
/*----------------------------------*/
.fancy-categories {
    display: none;
}
.custom-single-post-elementor-container{
    flex-direction: column;
}
.post-sidebar-close {
    width: 30px;
}
.page-header {
    padding: 64px 0;
    margin-bottom: 60px;
    background-color: rgb(244 246 255 / 90%);
    border-radius: 0;
    text-align: center;
}
.page-header .post-category {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.page-header .entry-title {
    color: #111;
    font-size: 50px;
    line-height: 54px;
    font-weight: 600;
    display: block;
    margin: 15px auto 20px;
    max-width: 900px;
}
.page-header .post-date {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
}
.single.single-post .wf-wrap {
    padding: 0 10px !important;
}
.post-content-section, .related-posts .related-post {
    display: flex;
    align-items: flex-start;
}
.post-content-section {
    justify-content: space-between;
    position: relative;
    margin-bottom: 60px;
}
.post-sidebar #sidebar-title {
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 15px;
    font-size: 28px;
    line-height: 32px;
}
.post-sidebar .contents {
    list-style: none;
    padding-left: 20px;
    line-height: 1.4;
    font-size: .95em;
}
.post-sidebar .contents .parent {
    font-weight: 500;
}

.post-sidebar .contents li {
    cursor: pointer;
    margin-bottom: 20px;
}
.post-sidebar .contents li:hover {
    color: #223e92;
}

.post-sidebar .post-sidebar-close, .sidebar-toggler {
    display: none;
}
.admin-bar .sidebar-sticky {
    top: 170px;
}
.post-sidebar {
    width: 300px;
    flex-basis: 300px;
    margin: 0 30px 0 0;
    padding: 20px 25px 25px 0;
    background-color: var(--e-global-color-vamtam_accent_3);
    border-style: solid;
    border-width: 0 0 0 2px;
    border-color: var( --e-global-color-vamtam_accent_1 );
    border-radius: 0 30px 30px 0;
    box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 10%);
    height: fit-content;
}
.post-content-section .post-content {
    width: calc(100% - 350px);
    font-size: 18px;
    line-height: 29px;
}
.sidebar-sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 165px;
    z-index: 1 !important;
}
.single .post-navigation,
.sidebar-sticky>p{
    display: none;
}
.elementor-section .elementor-container.flex-column {
    flex-direction: column;
}
@media(max-width: 1140px){
    .glossary-atoz {
        column-count: 3;
    }
}
@media(max-width: 768px){
    .glossary-header .hero-title {
        font-size: 32px;
    }
    .hero-description {
        width: 100%;
        font-size: 1rem;
    }
    .article-header {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .glossary-atoz {
        column-count: 2;
    }

    .page-header {
        padding: 40px 0 32px;
    }
    .page-header .entry-title {
        font-size: 34px;
        line-height: 36px;
        font-weight: 600;
        padding: 0 30px;
        margin: 5px auto 10px;
    }
    .page-header {
        padding: 40px 0 32px;
    }
    .post-content-section, .related-posts .related-post {
        display: flex;
        align-items: flex-start;
        flex-direction: column-reverse;
    }
    .post-sidebar {
        position: fixed !important;
        left: 0;
        width: 100% !important;
        border-width: 0 0 3px !important;
        border-radius: 20px 20px 0 0 !important;
        box-shadow: 0-5px 30px 0 rgb(0 0 0/30%);
        top: unset;
        bottom: 0;
        padding: 24px;
    }
    .post-content-section .post-content {
        font-size: 16px;
        line-height: 24px;
        width: 100%;
    }
    .post-sidebar .contents {
        display: none;
    }
    .post-sidebar h4 {
        display: none;
    }
    .post-sidebar.expand .sidebar-toggler {
        display: none;
    }
    .post-sidebar .post-sidebar-close {
        max-width: 30px;
        position: absolute;
        right: 15px;
        top: 15px;
        padding: 3px 8px;
    }
    .post-sidebar.expand .post-sidebar-close {
        display: block;
    }
    .sidebar-toggler {
        padding: 2px;
        margin: 0;
        width: 100%;
        color: var(--e-global-color-primary);
        border: 1px solid var(--e-global-color-primary);
        border-radius: 10px !important;
        display: block;
    }

    .hm-post-content .post-article {
        width: 100%;
    }
    .glossary-atoz li:after {
        font-size: 10px;
    }
    .glossary-atoz li a {
        font-size: 14px;
    }
}