.img-hight-80 {
    height: 80px;
}


.footer div{
    margin-top: 50px;
}

.row-centered{
    text-align: center;
}

.angular-google-map-container { height: 400px; }

@font-face {
    font-family: pinyon;
    src: url(../fonts/PinyonScript-Regular.ttf);
}


h2 {
    font-family: pinyon;
    font-size: 2.5em;
    color: #533B29;
}

h1  {
    font-family: pinyon;
    font-size: 5em;
    color: #533B29;
}

h3 {
    font-family: pinyon;
    font-size: 1.5em;
    color: #533B29;
}

h4 {
    font-size:1.5em;
    font-weight: bold;
    padding-top: 16px;
    color: #533B29;
}

.img-border {
    border: 1px solid black;
}

.img-legend {
    font-size: 14px;
}

.opening-hours {
    font-size: 14px;
}

.copyright {
    font-size: 12px;
}

.page-header {
    /* background-color:red; */
    padding-bottom: 3em;
}

.nav-tabs > li > a {
    color: #94724A;
}