
.llistat_lateral_noticias .cat-list li {
    /*font-size: 13px;
    color: #8e8e8e;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    list-style: none;
    position: relative;
    */
    line-height: 30px;
}
.llistat_lateral_noticias .cat-list li a:hover {
    color: #000 !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 15px !important;
}

.tags .caracteristiques{
    font-style: italic;
    font-size: 13px;
    color: #7d9e3a;
}
.tags .caracteristiques_res{
    font-weight: 600;
    font-style: italic;
    font-size: 13px;
    
}
.grid-2 .imatge_ma {
    position: relative;
    float: left;
    overflow: hidden;
    max-height: 300px;
    height: auto;
    text-align: center;
    /*cursor: pointer !important;*/
}