#banner-news {
    background: url(../../uploads/2018/11/banner-news.jpg);
    background-size: cover;
    height: 320px;
    max-height: 320px;
    background-position: center;
}

@media (min-width: 1500px) {
    .blog-grid > li {
        max-height: 600px !important;
        min-height: 475px !important;
        margin-bottom: 40px;
    }
}

@media (min-width: 750px) {
    .blog-grid > li {
        max-height: 375px;
        min-height: 375px;
        margin-bottom: 40px;
    }
}

@media (max-width: 750px) {
    .testata > h1 {
        font-size: 29px !important;
        color: #8ec549 !important;
        margin-bottom: 15px;
    }

    .post-categories.col-xs-2.noPad.event {
        margin-bottom: 20px;
    }

    .menu-news {
        max-height: 200px !important;
        height: 200px !important;
    }

    ul.blog-grid {
        padding: 0;
    }

    .post-meta.clear-fix {
        font-family: Quicksand, sans-serif;
    }
}

span.post-date {
    font-size: 24px;
    color: #333 !important;
    font-style: initial;
    text-align: left !important;
    float: left;
}

.post-content p {
    font-size: 22px !important;
    min-height: 80px;
}

.post-categories {
    position: relative;
}

.post-categories.event a {
    background: #6a51d1;
}

.read-more-blog {
    position: absolute;
    left: 85%;
    color: #8ec549;
    font-size: 14px;
    font-weight: bold;
}

span.post-date, .post-date {
    text-decoration: underline #8ec549;
    text-underline-position: under;
}

.noPad.News {
    background: #8ec549;
    padding: 5px 10px;
    border-radius: 25px;
    letter-spacing: 1px;
    font-family: Quicksand, sans-serif;
    font-size: 12px;
    color: white !important;
    font-weight: bold !important;
    text-align: center !important;
    text-transform: uppercase;
}

.noPad.Event {
    background: #6a51d1;
    padding: 5px 10px;
    border-radius: 25px;
    letter-spacing: 1px;
    font-family: Quicksand, sans-serif;
    font-size: 12px;
    color: white !important;
    font-weight: bold !important;
    text-align: center !important;
    text-transform: uppercase;
}

.noPad.News, .noPad.Event {
    position: absolute;
    width: 100px;
    bottom: 0;
    margin: 0px 0;
}

p.sp-pc-content {
    min-height: 70px;
}

.post-categories a {
    background: #8ec549;
    padding: 5px 10px;
    border-radius: 25px;
    font-size: 10px !important;
    color: white !important;
    font-weight: bold !important;
    text-align: center !important;
}

.post-meta.clear-fix {
    font-size: 24px;
    font-family: Quicksand, sans-serif;
    font-style: inherit;
    color: #333;
    text-align: left;
}

.post-meta.clear-fix span {
    border-bottom: 1px solid #8ec549;
}

.single-navigation i:hover {
    background-color: #8ec549 !important;
}

.post-title a {
    font-size: 24px;
    font-family: Quicksand, sans-serif;
    font-style: inherit;
    color: #333;
}

.sp-pc-icon-angle-right:before, .sp-pc-icon-angle-left:before {
    color: #6a51d1 !important;
}

.indirizzo img {
    float: left;
    margin: 0 10px;
}

.indirizzo {
    font-size: 20px;
    color: #6a51d1;
    font-family: Quicksand, sans-serif;
    float: left;
}

.evento > div > div > h2 {
    font-size: 22px !important;
}

.evento > div > div > h3 {
    font-size: 18px;
}

span.orario {
    margin: 0 10px;
    font-size: 22px;
    color: #6a51d1;
}

.evento {
    margin: 20px 0 30px 0;
}

.articolo {
    border-top: 1px solid #8ec549;
    border-bottom: 1px solid #8ec549;
    padding: 30px 0 !important;
}

.post-content, .post-content p {
    font-size: 20px !important;
    margin-bottom: 10px;
}

.sfsi_widget {
    height: 40px;
    margin-left: 25px;
    float: left;
    display: inline-block;
}

.inerCnt {
    width: 75% !important;
}

#sp-post-carousel-73 > div.slick-list.draggable > div > div > div.read-more-blog {
    left: 85%;
    margin-top: -45px;
    margin-bottom: 15px;
    color: #8ec549;
    font-size: 14px;
    font-weight: 500 !important;
    position: relative;
}