/*
 Theme Name:   stieger.rechtsanwaelte
 Theme URI:    https://generatepress.com
 Description:  Child Theme for Stieger Rechtsanwaelte in Brandenburg an der Havel
 Author:       Matti M. Matthes
 Author URI:   https://matthes.media
 Template:     generatepress
 Version:      1.0
*/

@import url("css/fonts-custom.css");
html {height:100.2%; margin-bottom:1px;}
body {display:flex; flex-direction: column; min-height:100vh;}
#page {flex:1;}
header.page-header {display:none;}
header.site-header {border-bottom:1px dashed #aeaeae;}
button.menu-toggle {background:#b20a0b !important; color:#fff !important;}
.inside-site-info {border-top:1px dashed #aeaeae;}
aside#block-10 {padding-bottom:0;}

.hsmall {font-size:80%;}
.red-line, h1.entry-title, h2.entry-title {display:block; padding-left:20px; border-left:3px solid #b20a0b;}
.grey-line {display:block; padding-left:20px; border-left:3px solid #809393;}

ul.wp-block-categories-list li {margin-left:20px; padding-left:0px; list-style-type:circle !important;}

a.read-more {border:1px solid #b20a0b; border-radius:5px;}

figure.wp-block-table table, figure.wp-block-table tr, figure.wp-block-table td {border:0 !important;}
figure.wp-block-table tr:nth-child(even) {background:#e7f1f6;}
figure.wp-block-table td:first-child {width:30%;}
figure.wp-block-table td {font-size:16px;}

.wp-block-file .wp-block-file__button {background:#809393; float:right; margin-top:0px; padding:4px 20px 6px 20px ; font-size:1.0rem; border-radius:10px; color:#fff;}
.wp-block-file .wp-block-file__button:hover {background:#b20a0b; text-decoration:none; color:#fff;}
.wp-block-file:not(.wp-element-button) {font-size:1.1rem;}

.wpform-button-send {background-color:#b20a0b !important; color:#fff; border-radius:10px !important;}
.wpform-button-send:hover {background-color:#809393 !important; color:#fff;}