/*** Custom CSS ***/
.sp-megamenu-parent > li > a {
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 600;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 600;
}
.podporujinas img {display: unset;}
.breadcrumb {margin-bottom: 0;}
#sp-main-body {padding: 1.5rem 0;}
#sp-header.header-sticky ~ section#sp-main-body {padding-top: 1.5rem;}
#sp-bottom {padding: 30px 0 15px 0;}
#sp-bottom .sp-module {margin-bottom: 0px;}
#sp-footer {background: #6F448A; text-align: center;}
#sp-footer .container-inner {padding: 15px 0;}
.blog-featured div.items-leading > div {
    border-bottom: 1px solid #6f448a;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.rsform-block-antispam {
    visibility: hidden;
}