/* Estilos Generales */

.entrada__peq--mbindv__leermas{
    margin-top: 22px;
}
  
.sidebar__entry_contenido h3{
    margin-top: 6px
}
  
.product__modal--col1 h1{
    color: #003764;
    font-family: "Abel Pro";
    font-size: 35px;
    font-weight: 700;
    line-height: 1.1em;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.mentmass .home_testimonios h2{
    font-family: "Abel Pro";
    color: #003764;
}

.mentmass .blogi__content__head h2{
    color: #1D1D1B;
    font-family: "D-DIN Condensed";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    text-transform: uppercase;
}

.busqueda .sidebar__adsi__cont{
    position: relative;
}

.busqueda .sidebar__adsi__btn{
    position: absolute;
    bottom: 85px;
    left: 25%;
    text-align: center;
}
@media (max-width: 1200px) {
    .busqueda .sidebar__adsi__btn{
        position: absolute;
        bottom: 60px;
        left: 17%;
        text-align: center;
    }
  }
  
  
 
