.lojas{
    margin-bottom: 40px;
}

.loja-titulo{
    padding: 0px 20px;
}

.loja-titulo:first-child h1{
    margin-top: 50px;
}

.loja-titulo h1{
    font-size: 30px;
    font-family: OpenSansLight; 
    font-weight: bold;
}

.loja-titulo hr{
    border-top: 3px solid #eee;
    margin-bottom: 15px;
}

.loja-content{
    margin-bottom: 40px;
}

.loja-content h3{
    font-size: 20px;
    margin-bottom: 25px;
}

.loja-content p{
    margin-bottom: 0px;
}

.loja-div{
    padding: 0px 20px 20px;
}

.loja-horario{
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px!important;
}

.loja-horadesc{
    font-size: 13px;
}