/*
Theme Name:     Carpress Child
Theme URI:      http://www.proteusthemes.com
Description:    Child theme for the Carpress
Author:         Primoz Cigler
Template:       carpress
Version:        1.0
*/

.title-area h3 {
    color: #fff;
    font-family: "Dosis", sans-serif;
    display: inline-block;
    font-size: 60px;
    font-weight: normal;
    margin-left: 30px;
    line-height: 1;
    margin: 0;
}

.opening-time.no-top-padding .time-table {
    padding-top: 0;
}