/*
.wd-form-size-3 .acf-label label {
    font-size: 18px !important;
    color: var(--h2_typography-color) !important;
}
*/

.wd-form-size-2 label {
    font-size: 18px !important;
}

#message.updated h1 {
  font-size: 36px;
  color: green !important;
}

.wd-form-input {
  font-size: 16px;
}

/*
.acf-fields > .acf-field {
  border-top-width: 0px !important;
}

.acf-repeater table,
.acf-fields div.acf-field-message,
.wd-repeater-msg {
  padding: 0px;
  margin: 0px;
}

.acf-table > tbody > tr > th, 
.acf-table > tbody > tr > td, 
.acf-table > thead > tr > th, 
.acf-table > thead > tr > td {
background-color: unset !important;
}


.acf-input div.acf-repeater.-block>table>tbody>tr>td:last-of-type,
.acf-input div.acf-repeater.-row>table>tbody>tr>td:last-of-type {
  border: 0px !important;
}

.acf-repeater {
  border: 0px !important;
}

.acf-table,
.acf-table tbody
{
  border: 0px !important;
}
*/
.terapeut h1,
.terapeut h2,
.terapeut h3,
.terapeut h4,
.terapeut h5 {
  color: #00455C;
  font-weight: bold;
}

.terapeut {
  color: #00455c;
  font-family: 'Lato',sans-serif;
  font-size: 14px;
}

.ramme {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C0C0C0;
    padding: 2px;
}



/* Hiding the .+Google Calendar. Link */
body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
    display: none !important;
}

/* Hiding the .+iCal Export. Link */
body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {
    display: none !important;
}

