/*
Theme Name: 	Tjoy Child
Theme URI:		http://themeforest.net/item/tjoy-astronomy-wordpress-theme/8645920
Description:	Child Theme von tjoy
Author:			R.N.
Author URI:		http://themeforest.net/user/dan_fisher
Template:		tjoy
Version:		1.0
*/

@import url("../tjoy/style.css");
@import url("..//wp-content/plugins/shapepress-dsgvo/public/css/sp-dsgvo-public.css");
@import url("..//wp-content/plugins/the-events-calendar/common/src/resources/css/common-full.min.css");
@import url("..//wp-content/plugins/the-events-calendar/src/resources/css/views-full.min.css");

/* Theme Änderung startet hier */

/* Schriftfarbe Silberschlag - Werde Projekt-Unterstützer */
.so-widget-sow-headline-default-2a74c3bceb72 .sow-headline-container h1.sow-headline {
    color: #283e70 !important;
 }



/* DSGVO pop-up */
#cookie-notice {
	display: none;
	position: fixed;
	min-width: 100%;
	height: auto;
	z-index: 100000;
	font-size: 13px;
	line-height: 20px;
	left: 0;
	text-align: center;
	background-color: #1473a5 !important;
	color: #ffffff;
}

/* Veranstaltungskalender     */
.tribe-common .tribe-common-h4 {
	color: #dfdfdf;
	font-family: Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.42;
}


.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
	color: #fff;
	background: #f96900;
	text-shadow: none;
}

.tribe-common .tribe-common-b2 {
	color: #dfdfdf;
	font-family: Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.38;
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
	color: #04bdd0;
	outline: 0;
	text-decoration: none;
}


.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event-datetime {
	color: #ffef00;
}
.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: #e15b19;
	font-weight: 700;
}


.tribe-events .tribe-events-calendar-month__day-date-link:focus, .tribe-events .tribe-events-calendar-month__day-date-link:hover {
	color: rgba(0, 255, 28, 0.8);
}

.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-gcal:hover, .single-tribe_events a.tribe-events-ical, .single-tribe_events a.tribe-events-ical:hover {
	background-color: transparent;
	text-transform: none;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	padding: 0;
	float: none;
	color: #ddd;
}

/* Veranstaltungskalender Label */
#tribe-bar-form label {
        color: #00629c;
}

.tribe-events-calendar td.tribe-events-present div[id*='tribe-events-daynum-'], #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, #tribe-events .tribe-events-button, .tribe-inactive.tribe-events-button, #tribe-events .tribe-events-button:hover, .tribe-events-button:hover, .tribe-active.tribe-events-button:hover {
     background-color: rgba(13, 128, 193, 1) !important;
}

/* Kalender-Anpassung für Mobilphone -gelber Punkt für Veranstaltung bei Anzeige als Monat */

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event {
	background-color: #f96900;
	opacity: .6;
}
/* Tablet  */
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
	background-color: #f96900;
}

.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: #d6d6d7;
}


.tribe-events .tribe-events-calendar-month__day-date-link {
	color: #d1d2d2;
	transition: color .2s ease;
}

.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
	color: #ddd;
	font-family: Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
	font-weight: 700;
	line-height: 1.5;
}

