/*
Theme Name:     Theme !Frei LastenRad
Theme URI:      https://lastenrad.projekt51.com/
Description:    Child theme for Twenty Nineteen 
Author:         Uli Scherrer
Author URI:     http://www.ulischerrer.de
Template:       twentynineteen
Version:        0.1.1
*/

@import url("../twentynineteen/style.css");

#post-24 .entry-title { display: none; }
.site-info .imprint { display: none; }
.entry-header .entry-meta, .entry .entry-meta .svg-icon, .entry .entry-footer .svg-icon { display: none; }
footer .author { display: none; }
.entry .entry-meta > span, .entry .entry-footer > span.cat-links { display: none; }
article header { margin-top: 0 !important; }
.entry .entry-content a { 
  color: #111; }
.entry .entry-content a:visited {
	color: #111; }
.entry .entry-content a:hover {
	color: #4a4a4a; }
.cb-list-info .cb-dates.cb-timeframe-dates {
  display: none;
}
@media only screen and (max-width: 680px) {
  .cb-wrapper #booking-form .time-selection-container {
    font-size: 0.8em;
  }
  .cb-wrapper #booking-form .time-selection-container > div span, .cb-wrapper #booking-form .time-selection-container > div label, .cb-wrapper #booking-form .time-selection-container > div select {
    padding-left: 2px;
  }
}
@media (min-width: 37.5em){
  .cb-col-30-70 {
    align-items: normal;
    margin-right: 1em;
  }
}
