/* 
    Created on : 29.08.2025, 18:34:26
    Author     : sm
*/

.coming-soon-logo {
    width: 300px !important;
    height: auto;
}

ul {
    display: block;
    list-style-type: square;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}

li::marker {
    color: #2D4B55;
    font-size: 25px;
}

.mod-articles-link {
    font-weight: bold;
}

.cat-children {
    display: none;
}

.icon-calendar-alt:before, .icon-calendar:before {
    color: var(--sppb-hb-light) !important;
}

h5 {
    font-size: 1.0rem;
}

.kmu_noheader h4 {
    display: none !important;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0rem;
}

.category-module a, .categories-module a, .archive-module a, .latestnews a, .newsflash-horiz a, .mostread a, .form-links a, .list-striped a {
    font-weight: bold;
    font-size: 1.5rem;
}

@media (min-width:768px) {

    .article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
        display: none;
        /*      float: left;
                padding-top: 5px;
                padding-right: 50px;
                max-width: 30%;
                max-height: 641px; */
    }
}

.mod-articles-item-content h5 {
    margin-bottom: 5px;
}

@media (max-width: 575px) {
    #sp-header {
        height: 60px;
    }
}

/*
.mod_edocman_document-list .document .document-details .title {
    font-size: 16px;
    color: var(--sppb-hb-dark);
    text-decoration: none;
    font-weight: bold;
    transition: color 0.2s ease;
}

.mod_edocman_document-list .document .document-details .title:hover {
    color: var(--sppb-hb-light);
}
*/

.finder .search-results.list-striped li {
    border-bottom: 1px solid var(--sppb-hb-light);
}

@media (max-width: 575px) {
    #sp-page-builder .page-content .sppb-section:not(div.sppb-section):first-child {
        margin-top: -50px;
    }
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #3C7378;
}

.article-list .article .readmore a {
    color: #3C7378;
}

h1, h2, h3 {
    color: #3C7378;
}

li::marker {
    color: #2D4B55;
}

.tox-tinymce {
    min-height: 250px !important;
}

.sppb-addon-single-image-container img {
    border-radius: 10px !important;
}

/*
.toolbar-left {
    display: none !important;
}
*/

.hb-button {
    height: 80px !important;
    vertical-align: middle !important;
}
