/*
 Theme Name:   MusicHub Child
 Theme URI:    http://newskythemes.com
 Description:  Created by <a href="http://newskythemes.com">newskythemes</a>
 Author:       <a href="http://newskythemes.com">newskythemes</a>
 Author URI:   <a href="http://newskythemes.com">newskythemes</a>
 Template:     musichub
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  musichub-child
*/

@import url("../musichub/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
button, input, optgroup, select, textarea {
    color: black;
    margin: 0;
}


/* Seitenwidget ohne Auflistungszeichen
-------------------------------------------------------------- */
.anschrift
{
    color: white;
}
.popular-list
{
    color: rgba(255, 255, 255, 0);
}
#em_widget-2 > ul:nth-child(2)
{
    color: rgba(255, 255, 255, 0);
}
.wpcf7-submit {
    color: #5A5858;
}

/*.blog-article-content {
    margin: 0px 0px 0px -30px;
}

.trennlinieterminliste {
    background-color: rgb(44, 44, 44);
    height: 10px;
    border: 0px;
}


*/

.datumhometermine{
	color: #fff;
	font-size: 28px;
}
.date_startpage{
    color: #fff;
    font-size: 22px;
}

.eventname{
	color: #fff;
	font-size: 36px;
}
.einzelterminbild {
    position: relative;
    right: -443px;
    display: inline-block;
    padding: 10px;
}
.event-time {
    padding: 5px;
    border: 0px solid #464646;
}
.event-description {
    padding: 5px;
    border: 0px solid #464646;
}
table th, table td {
    padding: 5px;
    border: 0px solid #464646;
}

#u_0_1 {
    color: white;
}


/* Event Fullkalender */

.wpfc-calendar-wrapper h2 {
    font-size: 36px !important;
    margin: 0 !important;
    }

.fc-month-button {
    display: none;
}
.wpfc-calendar-wrapper h2 {
    font-size: 36px !important;
    margin: 0 !important;
    }

.fc-month-button {
    display: none;
}

.fc-center > h2 {
    color: white;
}

.css-events-list body, h1, h2, h3, h4, h5, h6 {
color: white;
}

.einlass body {
color: white;
}

.fc-day-grid-event .fc-content {
    overflow: hidden;
    white-space: pre-line;
}

/* Flexslider */
.flexslider {
    background-color: transparent;
    opacity: 1;
    color: inherit;
    padding: 10px 15px;
    position: static;
}

/* Searchformular sichtbar*/
.navbar .search-container {
   width: 100px;
}