.no-header #sp-header{
    display: none;
}

.no-header #sp-main-body {
    padding: 0 0 0 0;
}

.no-header .article-list .article .article-body {
    padding: 25px 20px 10px 20px;
    border-radius: 0px 0px 25px 25px;
    background-color: #ffffff;
}

.no-header .article-list .article .article-feature-gallery {
    border-radius: 25px 25px 0px 0px;
}

.no-header #sp-page-title, #sp-main-body{
    padding-top: 0px !important;
}

.no-header .article-list .article .article-body {
    margin-top: 35px;
}

.no-header .article-list .article .article-body {
    margin: 0px 0px 0px 0px;
}

.no-header #sp-footer .container {
    display: none;
    max-width: 100%;
    background-color: #129851;
    border-radius: 0 0 0px 0px;
}

.no-header #sp-bottom .container {
    display: none;
    background-color: #129851;
    max-width: 100%;
    margin: 0 auto;
    line-height: 85px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 0px 0px 0 0;
}

.no-header .sl-blog-right {
    display: none;
}

.no-header #sp-footer{
    margin-bottom: 0px;
    display: none;
}

.no-header .sp-module ul li a {
    color: #ffffff;
}

.no-header .sp-copyright{
    color: #ffff;
}

.no-header  #sp-footer .container #sp-footer2 a {
    color: rgb(255, 255, 255) !important;
}

.no-header .social-icons li a{
    color: #fff;
}

.no-header .social-icons li a:hover span{
    background-color: #f44336;
}

.no-header .sppb-btn.sppb-btn-primary {
    background-color: #129851;
    border-color: #478f5b;
    color: #fff;
    box-shadow: 0 12px 24px -6px rgba(30, 0, 80, 0.3);
}

.no-header .sppb-btn.sppb-btn-primary:hover {
    background-color: #f44336;
    border-color: #c11a1b;
    color: #fff;
    box-shadow: 0 12px 24px -6px rgba(30, 0, 80, 0.3);
}

.bloglist-middle-mod {display: none !important;}


/* CSS Artigos */

/* 
.article-details-content{
    margin: 10px 15px 0px 15px !important;
    padding: 0 0 15px 0 !important;
}

.article-details .article-ratings-social-share{
    margin: 0px 15px 0px 15px !important;
} */
