/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18/10/2018, 18:37:38
    Author     : henrique
*/

h1{
    font-size: 2.25rem !important;
}

#page-title address{
    display: inline-block;
}

.map{
    height: 300px;
}


.videos{
    margin-top: 20px;
    width: 100%;
    height: 400px;
}

.ver-mais {
    color: #69C773 !important;
    cursor: pointer;
}

.ver-mais:hover {
    color: #4e9956 !important;
}

#ts-main{
    margin-top: 140px;
}

#label-preco{
    display: block;
    font-size: 16px;
}