/*
Theme Name: Yamaton
Description:
Author: Carsten Appel
Version: 0.1
*/

/* Colors

Primary Color: #1F2B50
Secondary Color: #41B6E6

Grey Color:  #D9D9E0
Light Grey Color: #F4F4F4

White Color: #ffffff
*/

/* Basis */

h1,h2,h3,h4,h5,h6 {  font-family: "Ubuntu", sans-serif; font-weight: 400; font-style: normal;}

h1 { font-size: 3.5rem; font-weight: 500; line-height: 1.2; letter-spacing: 0px; }
h2 {font-size: 42px; font-weight: 500; line-height: 45px; letter-spacing: 0px;}
h2.wp-block-heading {margin-top: 0px}

h5 { text-transform: uppercase; letter-spacing: 3.1px; font-size: 1.125rem}


h3 { text-transform: uppercase; color: #889f60}


hr { width: 20%; color:#ec6500; padding: 0.5rem 0rem} 


body {  font-family: "Roboto", sans-serif; font-weight: 400; font-style: normal; font-size: 1.125rem; line-height: 1.66}

.container {max-width: 1600px; margin: auto}

header { margin-bottom: 1rem}


.has-hellgrau-background-color { background-color: #E9E9E9}

.has-anthrazit-background-color { background-color: #3a3930} 
.has-hellgruen-background-color { background-color: #ccd2a9} 
.has-dunkel-gruen-background-color { background-color: #889f60}  

.has-dunkel-gruen-color {color: #889f60}
.has-weiss-color {color: #fff}


:where(figure) {margin-bottom: 0}



/* Header */
header li {list-style: none; display: inline-block; margin-right: 2rem}
header li a { text-transform: uppercase; color: #000; text-decoration: none; font-size: 1rem;}

/* Footer */

footer { padding-top: 2rem; padding-bottom: 2rem }

footer li {list-style: none; display: inline-block; margin-right: 1rem}
footer li a { text-transform: uppercase; color: #000; text-decoration: none; font-size: 1rem;}