@charset "UTF-8";
/* CSS Document */
/*======================================
Individuelle Hummer Menü Styles via Child Theme
======================================*/

/* You can start adding your own styles here. Use !important to overwrite styles if needed. */

#page .c-accordion__title { color: #88b443; font-weight: bold;}

#page .main-navigation li.menu-item { background-color: rgba(38, 128, 0, .6);padding: .35em;}

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {font-size: 1.8rem; letter-spacing: 0.04em; font-weight: unset; color: #88b443;}
.site-title, .site-title a {color: #8bc34a;font-family: 'hummer-head';text-transform: none;font-size: 1.5em;}

@media screen and (min-width: 48em){
#page .navigation-top {background-color: rgba(136, 180, 67,.5); border: 0px; z-index: 200;}
#page .site-branding{/*margin-bottom: 70px;*/ background-color: transparent; background-image: url(/wp-content/uploads/sites/29/2021/06/21_bckgrnd-line_01-01.svg); background-size: contain; background-repeat: repeat, repeat; padding-bottom: 1.5em; box-shadow: 5px 10px 8px #888888; padding: 2em 0;}
}


