/*
 Theme Name:   brandenburgischer.kulturbund
 Theme URI:    https://generatepress.com
 Description:  Child Theme for Brandenburgischer Kulturbund e. V.
 Author:       Matti M. Matthes
 Author URI:   https://matthes.media
 Template:     generatepress
 Version:      1.0
*/

@import url("css/fonts-custom.css");
/* ----- KULTURBUND CUSTOM CSS ----- */
html, body {overflow-x: hidden;}
html {height:100.2%; margin-bottom:1px;}
body {display:flex; flex-direction: column; min-height:100vh;}
#page {flex:1;}
figure.wp-block-image {margin-bottom:20px;}
ol, ul {margin-left:2em;}
ul.no-bullets {list-style:none; margin-left:1rem;}

.sidebar .widget {margin-bottom:0;}
aside p {margin-bottom:0.3rem;}
aside p, aside li {font-size:15px;}

h1.page-title {margin-bottom:70px !important; padding-bottom:10px; border-bottom:1px solid #333;}

.gp-icon.icon-menu-bars svg {height:2em; width:2em;}

div.wp-block-aab-accordion-item .aagb__accordion_head {background:#eee !important;}

@media screen and (max-width: 480px) {
	h1 {font-size:32px;}
	h2 {font-size:34px;}
ol, ul {margin-left:1em;}    
}