.elementor-11801 .elementor-element.elementor-element-75c249a8{--display:flex;}.elementor-11801 .elementor-element.elementor-element-376d4621 > .elementor-widget-container{margin:-65px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-376d4621 */.filtro-per  input{
   border: none !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-d10b320 */.ofertas .elementor-shortcode{
    display: flex !important;
   flex-wrap: wrap;
    gap:20px;
    margin-top: -70px;
    
}

.ofertas article:hover{
    scale: 1.02;
    transition: .60s;
}


.ofertas article{
   
   width: 350px;
 box-shadow: 0 1px 100px 0 rgba(0, 0, 0, 0.08);
  border: px solid #f5f5f5 !important;
  display: flex;
  flex-direction: column;
  gap: 10px !important;
  border-radius:5px !important;
  height: 410px;
  padding: 0px !important;

 

}

.ofertas article .cabecalho{
    display: flex;
    flex-direction: column;
    gap: 10px;
   align-items: start !important;
   justify-content: start !important;
    padding: 10px !important;

   

   
}
.ofertas article .cabecalho .content-c{
    display: flex;
    flex-direction: column;
    gap: 0px;
    
}
.ofertas article .cabecalho h3{
    font-size: 16px;
    color: #FF3B00;
}
.ofertas article .cabecalho p{
    margin-top: -15px;
    font-size: 14px;
}



.ofertas article .cabecalho .img-avatar img{
    width: 65px !important;
     border: 1px solid #f5f5f5;
}

.ofertas article .condicao{
  
    display:flex;
    gap:20px;
    padding: 10px !important;

    
}

.ofertas article .condicao span{
    padding: 3px 10px ;

    border-radius: 5px;
    text-align: center;
      background-color: #FCEAE0;
 
     color: black;
    font-weight: 400;
   
}



.ofertas article .rodape{
    display: flex;
    justify-content: space-between;
    
    padding: 10px;
     border-radius:10px 10px 5px 5px !important;

}

.ofertas article .rodape span{
    display: flex;
    gap: 5px;
}

.ofertas article .rodape p{
    font-weight: bold;
}

.ofertas article .descricao{
    margin-top: -30px !important;
    height: 50%;
    padding: 10px !important;
}/* End custom CSS */