/*
Theme Name: Treur Zink & Dakgoten
Theme URI: https://treurzinkwerken.nl/
Author: InnovaWare
Description: Thema op maat voor Treur Zink & Dakgoten
Version: 1.0
*/

:root
{
    --primary: #17262d;
    --accent: #855c40;
    --secondary: #e8e8e8;
}

body{
    font-family: "IBM Plex Sans", sans-serif;
}

[x-cloak] {
    display: none;
}

html {
    scroll-behavior: smooth;
}

.text-block h5{font-size: 14px;font-weight: 300; margin: 40px 0 10px 0; line-height: 1.3;}
.text-block h4{font-size: 18px;font-weight: 300; margin: 40px 0 10px 0; line-height: 1.3;}
.text-block h3{font-size: 22px;font-weight: 300; margin: 40px 0 10px 0; line-height: 1.3;}
.text-block h2{font-size: 26px;font-weight: 300; margin: 40px 0 10px 0; line-height: 1.3;}
.text-block h1{font-size: 30px;font-weight: 300; margin: 40px 0 10px 0; line-height: 1.3;}
.text-block p{margin-bottom: 15px;}
.text-block ol{padding-left: 30px;}
.text-block ul{padding-left: 30px;}
.text-block ul li{list-style-type: circle;}
.text-block ol li{list-style-type: circle;}
.text-block .wp-block-heading{color: var(--primary);}
.text-block a{font-weight: bold;}
.text-block a:hover{text-decoration: underline;}

h1, h2, h3, h4, h5{
    font-family: "Montserrat", sans-serif !important;
    font-weight: 100;
}

.primary-menu a:hover{text-decoration: underline;}
.wp-block-file{width: 100%;}