/*
 Theme Name:   Carry Hill Child Theme
 Theme URI:    http://carry-hill.aislinthemes.com/
 Description:  Carry Hill Child Theme
 Author:       Aislin
 Author URI:   http://aislinthemes.com
 Template:     carry-hill
 Version:      1.0.0
 Tags:
 Text Domain:
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.ch-content-top-rainbow-edge {
  position: absolute;
  margin-top: -123px;
  width: 60%;
  height: 120px;
  background: url("assets/img/pfoten.png") top no-repeat;
  right: 0;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: #c4c21d;
}
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
 background-color: #c4c21d;
}
.tribe-events .tribe-events-c-ical__link {
border: 1px solid #c4c21d;
}
.tribe-events .tribe-events-c-ical__link {
color: #c4c21d;
}
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #f4524d;
    font-weight: 700;
}
#scrollUp {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("https://wauwerk.com/wp-content/themes/carry-hill-child/assets/img/scroll-to-top.png");
}