/**
 * Theme Name:     Twenty Seventeen Child
 * Author:         the WordPress team
 * Template:       twentyseventeen
 * Text Domain:	   twenty-seventeen-child
 * Description:    Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
 */

mark {
	color: #e84f0e;
}

body, button, input, select, textarea {
  color: #e84f0e;
}

h2, h3, h4, h5 {
	color: #e84f0e;
}

h6 {
	font-size: 10px;
	font-size: 0.8125rem;
}

blockquote {
	color: #e84f0e;
}

label {
	color: #e84f0e;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #e84f0e;
	border-color: #e84f0e;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #e84f0e;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	color: #e84f0e;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #e84f0e;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #e84f0e;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #e84f0e;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #e84f0e;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

a {
	color: #e84f0e;
}

a:hover,
a:active {
	color: #e84f0e;
}

.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
	-webkit-box-shadow: inset 0 -1px 0 rgba(232, 79, 14, 1);
	box-shadow: inset 0 -1px 0 rgba(232, 79, 14, 1);
}


.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
	color: #e84f0e;
	-webkit-box-shadow: inset 0 0 0 rgba(232, 79, 14, 0), 0 3px 0 rgba(232, 79, 14, 1);
	box-shadow: inset 0 0 0 rgba(232, 79, 14, 0), 0 3px 0 rgba(232, 79, 14, 1);
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
	color: #e84f0e;
}

.navigation-top a {
	color: #e84f0e;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
  color: #767676;
}

.menu-toggle {
	color: #e84f0e;
}

.dropdown-toggle {
	color: #e84f0e;
}

.site-title,
.site-title a {
	color: #e84f0e;
}

.custom-logo-link {
	float:right;
}

.custom-header-media:before {
background: none;
}

.twentyseventeen-front-page .panel-content .recent-posts article {
	color: #e84f0e;
}

.twentyseventeen-panel .recent-posts .entry-header .edit-link {
	color: #e84f0e;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
	color: #e84f0e;
}

.entry-title a {
	color: #e84f0e;
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
	color: #e84f0e;
}

.page-links a .page-number {
	color: #e84f0e;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
	color: #e84f0e;
}

.entry-footer .edit-link a.post-edit-link {
	background-color: #e84f0e;
}

.format-quote blockquote {
	color: #e84f0e;
}

.nav-title {
	color: #e84f0e;
}


.social-navigation a:hover,
.social-navigation a:focus {
	background-color: #e84f0e;
}

/* Kommentar Styling ausgelassen */

h2.widget-title {
	color: #e84f0e;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	display: inline-block;
	float: left;
	font-size: 14px !important; /* !important to overwrite inline styles */
	font-size: 0.875rem !important;
	margin: 4px 4px 0 0 !important;
	padding: 4px 10px 5px !important;
}

.wp-caption,
.gallery-caption {
	color: #e84f0e;
}

.site-content .wp-playlist-light {
	border-color: #eee;
	color: #e84f0e;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #e84f0e;
}

.site-content .wp-playlist-dark {
	background: #e84f0e;
	border-color: #e84f0e;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #e84f0e;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #e84f0e;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
	color: #e84f0e;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #e84f0e;
}

.no-svg .social-navigation a {
	color: #e84f0e;
}

h6 {
    font-size: 10px;
    font-size: 0.8125rem;
}

@media print {
    h6 {
		font-size: 10pt;
	}

    body,
    a,
    .site-title a,
    .twentyseventeen-front-page.has-header-image .site-title,
    .twentyseventeen-front-page.has-header-video .site-title,
    .twentyseventeen-front-page.has-header-image .site-title a,
    .twentyseventeen-front-page.has-header-video .site-title a {
        color: #e84f0e !important; /* Make sure color schemes don't affect to print */
    }
}
