/*
ACES Documentation
Author: MercuryTheme.com
Author URI: https://mercurytheme.com/
Version: 1.1
*/

.space-article-shortcode-1 {
    margin: 0 0 30px !important;
}

.space-article-shortcode-1 .space-block-title {
    padding: 0 0 20px;
}

.space-article-shortcode-items-1 ul {
    margin-bottom: 10px !important;
    margin-left: 0 !important;
}

.space-article-shortcode-items-1 ul li:before {
    content: "\f15c";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 400;
    position: absolute;
    font-size: 14px !important;
    top: 5px !important;
    left: 0 !important;
    color: #b2bec3 !important;
}

.space-article-shortcode-items-1 ul li {
    list-style: none !important;
    padding: 5px 5px 5px 20px !important;
}

.space-article-shortcode-items-1 ul li a {
    text-decoration: underline;
    color: #151515 !important;
}

.space-article-shortcode-items-1 ul li a:hover {
    text-decoration: underline;
    color: #5f27cd !important;
}

/* Single Article Custom Styles - Start */

.single-article h2,
.single-article h2 a {
    font-size: 1.777em;
    line-height: 1.2em;
}

.single-article .space-title-box-ins {
    padding-top: 30px;
    padding-bottom: 30px;
}

.single-article .space-page-section-ins {
    padding-top: 20px;
}

.single-article .space-title-box-h1 h1 {
    font-size: 2.369em;
}

.space-rounded-box {
    border-radius: 5px;
}

p.has-background {
    padding: 20px 30px;
    padding-bottom: 1.45em !important;
}

.single-article .space-page-content pre.wp-block-code {
    background-color: transparent;
    border: 1px solid #dfe6e9;
    border-top: 2px solid #2e3246;
    margin-bottom: 30px;
    padding: 0;
    border-radius: 5px;
    overflow-x: auto;
}

.single-article .space-page-content code {
    display: inline-flex;
    font-family: 'Roboto' !important;
    background-color: transparent;
    border-bottom: 0;
    padding: 25px 30px;
    margin: 0;
    border-radius: 0;
    overflow-x: auto;
    font-weight: 400;
}

/* Single Article Custom Styles - End */

/* Article Category Custom Styles - Start */

.tax-article-category .space-title-box-ins {
    padding-top: 30px;
    padding-bottom: 30px;
}

.tax-article-category .space-archive-title-box-h1 h1 {
    font-size: 2.369em;
}

.tax-article-category .space-archive-loop-item-title a i {
    color: #b2bec3 !important;
    font-size: 20px;
    margin-right: 5px;
}

.tax-article-category .space-archive-loop-item-title a {
    line-height: 1.15em;
    font-size: 1.333em;
    display: inline-block;
    margin-bottom: 5px;
}

.tax-article-category .space-archive-loop-item-img-category a {
    font-weight: 400 !important;
    padding: 2px 12px;
}

.tax-article-category .space-archive-loop-item-title-box.no-image .space-archive-loop-item-img-category a {
    font-weight: 400 !important;
}

.tax-article-category .space-archive-loop-item {
    margin-bottom: 20px;
}

.tax-article-category .space-archive-loop-item-title-box.no-image .space-archive-loop-item-title-box-ins {
    margin: 0 15px;
}

.tax-article-category .space-archive-loop-item-title {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.tax-article-category .space-archive-loop-item-title-box.no-image .space-archive-loop-item-img-category {
    margin-right: 8px;
    margin-left: 0;
    margin-bottom: 5px;
    top: 0;
}

.tax-article-category .space-archive-loop-item-img-category a {
    margin-bottom: 0;
}

.tax-article-category .space-archive-loop-item-img-category span {
    font-weight: 400 !important;
    font-size: 0.75em !important;
    line-height: 1.45em !important;
    color: #fff !important;
    background-color: #ed4c67;
    border-radius: 3px;
    display: inline-block;
    padding: 2px 12px;
    margin-top: 2px;
}

.tax-article-category .space-archive-loop-item-img-category span.article-category-theme {
    color: #a33632 !important;
    background-color: #ff7979;
}

.tax-article-category .space-archive-loop-item-img-category span.article-category-organizations {
    color: #4f8237 !important;
    background-color: #badc58;
}

.tax-article-category .space-archive-loop-item-img-category span.article-category-units {
    color: #7248b5 !important;
    background-color: #b0aaff;
}

.tax-article-category .space-archive-loop-item-img-category span.article-category-offers {
    color: #a88817 !important;
    background-color: #f6e58d;
}

/* Article Category Custom Styles - End */