.happyhour {
background: #c59d5f;
padding: 10px;
width: 100%;
color: white;
margin-bottom: 20px;
text-align: center;
}

span.wpcf7-list-item {
    margin-left: 20PX;
}

span.wpcf7-list-item:first-of-type {
    margin-left: 0PX !important;
}

.formlabel {
font-family: cabin;
}

.wpcf7-date {
border: 1px solid #e3e3e3;
font-size: 13px;
    padding: 10px 12px;
width: 95%; 
    color: #767676;
background: #fdfdfd;
}

.master-holder select:not(.gfield_select) { 
min-width: 100% !important;
}



.fts-instagram-inline-block-centered {
margin-top: 20px;
}

.happyhour h3 {
color: white;
}

.buttonpdf {
background: #c59d5f;
border-radius: 3px;
margin-bottom: 15px;
width: 100%;
text-align: center;
font-size: 18px;
padding: 12px 30px;
color: white !important;
font-family: Cabin;
text-transform: uppercase;
letter-spacing: .2em;
}

.buttonpdf a  {
color: white !important;
}