/*
Theme Name: Twenty Seventeen Child
Description: Child-Theme von Twenty Seventeen
Author: Thomas Kröhnert
Author URI: http://thomas-kroehnert.de
Template: twentyseventeen
Version: 1.0
*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "verdana", "Helvetica Neue", helvetica, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100% !important;
}

div.sponsors {
	width: 300px;
	float: left;
	clear: both;
	margin: 0 0 50px 0;
}

div.royal_players_logo_300_131 {
	height: 131px;
	background-image: url("./images/royal_players_logo_300_131.png");
	background-repeat: no-repeat;
	background-position: left top;	
}

div.kuebler_wohnungen_logo_300_133 {
	height: 133px;
	background-image: url("./images/kuebler_wohnungen_logo_300_133.png");
	background-repeat: no-repeat;
	background-position: left top;
}

div.braun_cues_and_cases_logo_300_249 {
	height: 249px;
	background-image: url("./images/braun_cues_and_cases_logo_300_249.png");
	background-repeat: no-repeat;
	background-position: left top;	
}

div.chairmondo_graustufen_logo_300_77 {
	height: 77px;
	background-image: url("./images/chairmondo_graustufen_logo_300_77.png");
	background-repeat: no-repeat;
	background-position: left top;	
}



div.site-branding-text {}

div.site-branding-text h1.site-title {
	font-weight: 300;
	line-height: 1.25;
	letter-spacing: 0.08em;
	text-transform: none;
}

div.site-branding-text h1.site-title a {}

div.site-branding-text p.site-description {
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	opacity: 1.0;
	font-size: 4rem;
}

ul#acceptance {
	font-weight: bold;
	padding-left: 4em;
}

p.red {color: red;}