/*
Theme Name: dr-zahn.de
Theme URI: https://richwp.com/themes/minimumminimal/
Template: minimum-minimal
Author: Felix Krusch
Author URI: http://RichWP.com
Description: A beautiful lightweight blogging WordPress theme with a minimalist nordic style. "Minimum Minimal" is your mobile friendly and fully responsive companion for your travel blog, food blog, self development articles or other daily musings. It is Jetpack, Gutenberg and WooCommerce ready and, of course, SEO (search engine) friendly. Use the icon menu to support your social media presence and publish photo galleries or post videos to share from your site. This theme is easy to set up and work with on a daily basis. Its elegant, clean and timeless design makes sure your site looks best for years to come. Live demo: https://richwp.r1e9.com/minimumminimal/
Tags: featured-images,custom-menu,threaded-comments,translation-ready,theme-options,post-formats,sticky-post,one-column,custom-colors,custom-logo,footer-widgets,blog
Version: 2.0.5.1613840573
Updated: 2021-02-20 18:02:53

*/
@media only screen and (max-width: 600px) {
  .small-11 {
    width: 100%;
	padding:5px;
} 
	h2{
	font-size:1.5rem;
	margin-top: 1.4em;
	margin-bottom: 0.8em;
}
h3{
	font-size:1rem;
	margin-top: 1.4em;
	margin-bottom: 0.8em;
}
h4{
	font-size:1rem;
}
h5{
	font-size:1rem;
}
h6{
	font-size:1rem;
}
}

/* table of content */
#ez-toc-container{ 
	background-color: rgb(245, 245, 245);
	border-radius: 3px;
	padding: 0px;
}
#ez-toc-container nav{ 
	border-radius: 3px;
}
#ez-toc-container ul{ 
	list-style-type: none;
}


.ez-toc-title-container{
	background-color: rgb(51, 51, 51);
	border-radius: 3px;
	display: block;
}
.ez-toc-title{
	color: #ffffff;
	padding: 5px 50px;
	font-size: 20px;
	margin: 0 0 10px 0;
	text-align: center;
}

.ez-toc-link {
	color: rgb(17, 17, 17);
	line-height: 1.48em;
	font-size: 16px;
	font-weight: bold;
}

* { font-family: verdana;
}
body {
    font-family: verdana;
    font-weight: 300;
    line-height: 1.6;
    color: #000;
}
@media screen and (max-width: 600px) {
	.startblock>.wp-block-column{
		padding:0px!important;
	}

}
.startblock {
	margin-bottom:0px;
}
.startblock>.wp-block-column{
	padding:0 40px 0 40px;
	margin-bottom:0px;
}
.startblock a:hover{
	opacity: 0.5;
}

.zitat {
padding: 10px 20px 20px 70px; position: relative;
font-size: 1em;
}
.zitat:before {
content: '\201D';
width:60px;
font-family: serif;
font-size: 100px;
line-height: 100px;
font-weight: 700;
font-style: normal;
text-align: center;
color: #0066cc;
position: absolute;
top: 0;
left: 0;
}

.sponsored { 
	padding:25px;
	background-color: rgba(223, 223, 223, 0.3);
}
.sponsored a { 
	color: black;
}


h1, h2,h3,h4,h5,h6{
	font-family: verdana;
    letter-spacing: 2px;
	font-weight: 400;
}
h2{
	font-size:2rem;
	margin-top: 1.4em;
	margin-bottom: 0.8em;
}
h3{
	font-size:1.5rem;
	margin-top: 1.4em;
	margin-bottom: 0.8em;
}
h4{
	font-size:1rem;
}
h5{
	font-size:1rem;
}
h6{
	font-size:1rem;
}
.block{ 
	padding:25px;
	margin-top:20px;
	margin-bottom:20px;
}
@import "css/list.css";
@import "css/single.css";