/*
Theme Name:     Urwahl3000 Childtheme
Theme URI:      http://kre8tiv.de/urwahl3000/
Description:    Child-Theme für Urwahl3000
Author:         Benjamin Jopen
Author URI:     http://kre8tiv.de/
Template:       urwahl3000                           
Version:        1.0.1
*/

/* Ab hier die eigenen Anpassungen... */

#logo {
	display:none !important;
	}

.topmenu-social {
	font-size: 1.3em;
	line-height: 1.2em;
	top: 2px;
}

/* Kalender */

.widget-wpcalendars-upcoming-events .wpcalendars-upcoming-event-icon {
	border-radius: 10px;
	margin-right: 5px;	
	width: 50px;
    padding: 5px;	
}

.wpcalendars-upcoming-event-icon-inner {
	border-radius: 10px;
}

.widget-wpcalendars-upcoming-events .wpcalendars-upcoming-event-summary {
}

/*SMALLER LAPTOPS */
@media screen {
	


}

/*SMALLER LAPTOPS */
@media only screen and (min-width: 770px) {

	
}