/*
	Theme Name: Twenty Nineteen Child Theme
	Description: Child Theme for Twenty Nineteen
	Author: mralechner
	Template: twentynineteen
*/

/* Custom CSS Start */


/* Fonts */

@font-face {
	font-family: "bianco";
	src: url("fonts/bianco-sans.otf");
	font-weight: 400;
	}

@font-face {
	font-family: "bianco-serif";
	src: url("fonts/bianco-serif.otf");
	font-weight: 400;
	}
	

/* Normalize */

html {
	font-family: bianco, Helvetica, Arial, sans-serif !important;
	font-style: normal;
	font-weight: 400;
}

body, 
button,
input,
select,
optgroup,
textarea,
.page-title {
	font-family: bianco, Helvetica, Arial, sans-serif !important;
	font-style: normal;
	font-weight: 400;
}

::selection {
    background-color: #cdebff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: bianco, Helvetica, Arial, sans-serif !important;
	font-weight: 400 !important;
}

h3 {
	line-height: 1.4;
}

h1:before, h2:before, h3:before {
background: transparent;
content: "";
height: 0 !important;
}

@media only screen and (min-width: 768px) {
h1.entry-title {
	font-size: 5rem !important;
}
}

@media only screen and (max-width: 767px) {
h1.entry-title {
	font-size: 3rem !important;
}
h3 {
	font-size: 1.2rem;
}
}

@media only screen and (max-width: 1023px) {
h1,
h2,
h3,
h4,
h5,
h6, 
p {
	hyphens: auto !important;
}
}


p {
	font-family: bianco, Helvetica, Arial, sans-serif !important;
	font-weight: 400 !important;
}

mark,
ins {
  background: #9cd7ff;
  text-decoration: none;
}

a, a:visited, 
.widget a, .widget a:visited,
.main-navigation .main-menu > li > a {
	color: #9cd7ff;
	transition: all 0.5s ease-in-out;
	text-decoration: none !important;
	font-family: bianco, Helvetica, Arial, sans-serif !important;
	font-style: normal;
	font-weight: 400;
}

a:hover, 
.widget a:hover,
.main-navigation .main-menu > li > a:hover {
	color: #000;
	text-decoration: none;
}

#colophon .site-info a {
	text-decoration: none;
	color: #000;
}


#colophon .site-info a:hover {
	text-decoration: none;
	color: #9cd7ff;
}

hr {
  background-color: #000;
  border: 0;
  height: 2px;
}

.site-header.featured-image:after {
	background: #9cd7ff;
	opacity: 0 !important;
}

.imprint {
	
}

.entry-content li {
	list-style-type: none;
	margin-left: 0.3rem;
}

.entry-content li:before {
	content: "— ";
	margin-left: -1.2rem;
}

.entry-content figure li:before, .wp-block-gallery li:before {
	content: none;
	margin-left: 0;
}

/* Footer */

footer.site-footer {
	background-color: #f5f5f5;
}

.footer-navigation {
	hyphens:none;
}

@media only screen and (min-width: 880px) {
.footer-navigation {
	//float: right !important;
	hyphens:manual !important;
}
}


/* Widget */

.widget_recent_entries li {
	font-size: 20px !important;
	padding-top: 8px;
}


/* Beiträge */

.entry-footer, .entry-meta {
	display: none;
}

/* Menü */

.main-navigation button {
  //Bürger Menü
}

.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle {
  line-height: 1;
}

.main-navigation, .page-description, .author-description .author-link, .not-found .page-title, .error-404 .page-title, .post-navigation .post-title, .pagination .nav-links, .comments-title, .comment-author .fn, .no-comments, .site-title, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    letter-spacing: 0;
}

.site-header.featured-image .main-navigation a {
	color: #9cd7ff;
	text-shadow: none;
}

.site-title {
	text-shadow: none;
}

.site-header.featured-image .main-navigation a:hover {
	opacity: 1 !important;
}

.site-header.featured-image .main-navigation a, .site-header.featured-image .main-navigation a + svg, .site-header.featured-image .social-navigation a, .site-header.featured-image .site-title a, .site-header.featured-image .site-featured-image a {
transition: all 0.5s ease-in-out;
}

.site-header.featured-image .site-title a:hover {
	color: #9cd7ff;
	opacity: 1;
}

@media only screen and (min-width: 768px) {
.main-navigation .main-menu > li > a {
	margin-right: 1.5rem;
}
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle {
  margin-left: 1rem;
}
}

.menu-main-container .current-menu-item a {
	//color: #fff60a!important;
	border-bottom: 2px solid #9cd7ff;
}

.menu-main-container .current-menu-item a:hover {
	border-bottom: 2px solid #fff;
}

@media only screen and (min-width: 320px) {
  .site-branding {
    margin: inherit;
    width: 100%;
    max-width: 100%;
  }
}

/* CHECK */
@media only screen and (min-width: 768px) {
  .site-branding {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.main-navigation .sub-menu > li > .menu-item-link-return {
  display: none;
}

/*.site-branding {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.site-title {
	width: 30%;
	font-size: 1rem !important;
	line-height:1!important;
	padding: 0 !important;
	margin: 5px 0 0 0 !important;
}

.main-navigation {
	width: 70%;
	font-size: 1rem !important;
	line-height:1!important;
	padding: 0 !important;
	margin: 0 !important;
}

.main-menu > li > a {
	padding-left: 1rem;
}*/

.main-navigation .sub-menu {
	background-color: #9cd7ff;
}

.main-navigation .sub-menu > li > a {
    color: #fff!important;
}

.main-navigation .sub-menu > li > a:hover  {
    background-color: #9cd7ff !important;
    color: #000 !important;
}

.main-navigation .sub-menu > li > a:focus  {
    color: 000 !important;
    background-color: #9cd7ff !important;
}

/* TODO
.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li:hover,
.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li:focus,
.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li > a:hover,
.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li > a:focus {
  background-color: #9cd7ff !important;
  background: #9cd7ff !important;
  color: rgba(0, 0, 0, 1)!important;
  opacity: 1;
}*/

.sticky-post {
	background: #9cd7ff!important;
	margin-top: -0.3rem!important;
}

.svg-icon {
	color: #9cd7ff;
	fill: #9cd7ff;
}


/* Forms */

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #9cd7ff;
	border-radius: 0;
	color: #000;
	font-family: bianco, Helvetica, Arial, sans-serif;
}

/* Blog */

.post-navigation .nav-links a:hover {
color: #000 !important;
}

.entry .entry-content .wp-block-image figcaption {
	text-align: left;
	padding-left: 0;
}

/* TODO
.wp-block-columns {
	margin: 0 !important;
	background-color: red;
}

.wp-block-column {
	margin-bottom: 32px !important;
	background-color: blue;
}*/


/* Eigene */

.color-block {
	background-color: #d7efff;
	padding-top: 1.3rem !important;
	padding-bottom: 2rem !important;
	padding-left: 1rem;
	padding-right: 1rem;
}

.color-block li {
	list-style-type: none;
	border-bottom: 2px solid #000;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}

.color-block li:before {
	content: "";
	margin-left: 0;
}

.color-block-yellow {
	background-color: #fff60a;
	padding-top: 1rem !important;
	padding-bottom: 1.5rem !important;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media only screen and (max-width: 599px) {
	.color-block ul, .color-block li {
		margin-left: 0;
		padding-left: 0;
	}
}

.auszeichnung-mark {
	background: #fff60a;
	color: #000;
}


@media only screen and (min-width: 1168px) {
	
	.entry .entry-content > h3, .entry .entry-content > h2,
	.entry .entry-content > h1, .entry .entry-content > h4 {
		max-width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.site-header {
	padding-top: 2rem;
	}
}

@media only screen and (max-width: 599px) {
	.wp-block-media-text .wp-block-media-text__content {
		padding-left: 0;
		padding-right: 0;
	}
}