/*
Theme Name: Advocaat Duitsland
Theme URI: https://advocaatduitsland.nl
Author: Jan Dwornig
Description: WordPress-versie van de website Advocaat Duitsland voor zakelijke geschillen in Duitsland.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: advocaat-duitsland
*/

body.advocaat-duitsland-theme { min-height: 100vh; }
body.admin-bar header.sticky { top: 32px; }
.advocaat-native-select { display: block; width: 100%; height: 3rem; margin-top: .5rem; border: 1px solid #bdcac6; border-radius: 0; background: white; padding: 0 .75rem; color: #173136; font: inherit; }
.advocaat-faq details { border-bottom: 1px solid #cad5d1; }
.advocaat-faq summary { cursor: pointer; list-style: none; padding: 1.25rem 2.5rem 1.25rem 0; font-weight: 700; position: relative; }
.advocaat-faq summary::-webkit-details-marker { display: none; }
.advocaat-faq summary::after { content: "+"; position: absolute; right: .25rem; top: 1rem; color: #bd6947; font-size: 1.5rem; }
.advocaat-faq details[open] summary::after { content: "−"; }
.advocaat-faq-answer { max-width: 48rem; padding: 0 0 1.5rem; color: #5b6c6f; line-height: 1.75; }
@media (max-width: 782px) { body.admin-bar header.sticky { top: 46px; } }
@media (max-width: 600px) { body.admin-bar header.sticky { top: 0; } }
