#absolar_main_slider{
    margin-bottom: 3rem;
}
#absolar-slider-text{
    margin-top: 5rem;
}
#absolar-slider-text h1 {
    font-weight:lighter;
}
#absolar_main_slider_slide01{
    background-position: 95% center !important;
}

#absolar-sem-fg-1{
    flex-grow: 0 !important;
}
img.absolar-img-teste.wp-post-image {
    width: 280px;
    border-radius: 15px;
}

.absolar-border-left-white-2{
    border-left: 0.2rem solid #FFFFFF;
}
.absolar-border-left-orange-2{
    border-left: 0.2rem solid #fd9f00;
}
.absolar-text-justified{
    text-align: justify;
}

/* gird de posts na home */
.absolar-img-column-tall{
    width:100%;
    height:300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 1.5rem;
}

/* TABELA DE FINANCIAMENTO */
.absolar-tabela-financiamento table thead tr{
    font-size:12px;
    font-weight: lighter;
    background-color: #ed7d31;
    color:#FFF;
    text-align: center;
}

.absolar-tabela-financiamento table tbody tr.odd{
    background-color: #f7caac;
}

.absolar-tabela-financiamento table tbody tr.even{
    background-color: #fbe4d5;
}

.absolar-tabela-financiamento table tbody td{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    border-left:1px solid #000;
    border-top:1px solid #000;
    padding:12px 15px;
    font-size:12px;
    text-align: center;
}

.absolar-tabela-financiamento table tbody td.child{
    text-align: left;
    font-size:14px;
}
/* FORMULÁRIO - CHECKBOX OUVIDORIA */
.wpcf7-form .problema-aneel .wpcf7-list-item{
    display:block;
}

.search_events .wpem-row:first-child{
    display:none
}

/* NOTÍCIAS */
.absolar-cover-img{
    border-radius: 1rem;
}

.absolar-cover-img .wp-block-button, .absolar-cover-img .wp-block-button__link{
    width:100%;
    height:100%;
    opacity:0;
}