.single-blog .meta-tag {
    width: 80px;
    background: #306c4f !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center;
    position: absolute;
    color: #fff;
    top: 0;
}
.single-blog .blog-content {
    margin-top: 0px !important;
    max-width: 480px;
    line-height:normal !important;
    margin-bottom:50px !important;
}
    .single-blog .blog-content h4 a {
        line-height: 24px;
        margin-top: 10px !important;
    }
        .single-blog .blog-content h4 a:hover {
            color: #666 !important;
        }
.top-parallax-wrap {
    margin-top: 20px;
    position: relative;
    background-image: url('p1.jpg'); /* Substitua pela URL da sua imagem */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed; /* Ativa o efeito parallax */
    height: 300px; /* Ajuste conforme necessário */
    -webkit-box-shadow: inset 1px -13px 73px 12px rgba(157,121,123,1);
    -moz-box-shadow: inset 1px -13px 73px 12px rgba(157,121,123,1);
    box-shadow: inset 1px -13px 73px 12px rgba(157,121,123,1);
}
.paginatoin-area{
    margin-bottom:50px !important;
}
.shop-sidebar ul > li > a:hover {
    font-size: 15px;
    display: block;
    font-weight: 500;
    color:#666 !important;
}
.sidebar-tag > a:hover {
    background: #ffc39e !important;
    color: #666 !important;
    border: none !important;
}
.our-blog-contnet p{
    font-size:20px;
}
.our-blog-contnet > p {
    font-size: 26px !important;
    line-height:normal !important;
}
.texto-noticia {
    font-size: 16px !important;
    line-height: 30px !important;
}
.widget-blog-wrap {
    margin-bottom: 30px !important;
}
.widget-blog-content small {
    font-size: 11px !important;
    color: #666 !important;
    margin-top: -10px !important;
    float: left !important;
}

.widget-blog-content h6 a {
    font-size: 13px !important;
    color: #666 !important;
    font-weight:bold !important;
}
.container-noticia{
    margin:60px !important;
    margin-top:0px !important;
}