/*
 Theme Name: Twenty Seventeen Child Theme
 Theme URI: http://blumen-lippe.at
 Author: Ing. Anton Lippe
 Author URI: http://blumen-lippe.at
 Template: twentyseventeen
 Description: Child theme for Twenty Seventeen
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: twentyseventeen-child
 */

 
/* You can start adding your own styles here. Use !important to overwrite styles if needed. */

@font-face {
	font-family: AVIGNON;  
	src: url(fonts/avignon/AVIGNON.TTF);  
	font-weight: normal;  
}

h1, h2, h3, h4 {
	color: #799772;
	font-family: 'Glass Antiqua', cursive;
	/*font-family: "AVIGNON", sans-serif;*/
}
h4 {
	letter-spacing: 0.14em;
	margin: 0;
	padding: 0;
}
h2.widget-title {
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 12px;
    font-size: 0.717rem;
	margin-bottom: 1.2em;
}
.panel-content .wrap {
    padding-top: 3em;
}
.site-content {
	 padding-top: 3em;
}
.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(121, 151, 114, 1);
    box-shadow: inset 0 -1px 0 rgba(121, 151, 114, 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: #799772;
    -webkit-box-shadow: inset 0 0 0 rgba(121, 151, 114, 1), 0 3px 0 rgba(121, 151, 114, 1);
    box-shadow: inset 0 0 0 rgba(121, 151, 114, 1), 0 3px 0 rgba(121, 151, 114, 1);
}
.site-info a, .site-footer .widget-area ul li a {
	-webkit-box-shadow: inset 0 0 0 rgba(121, 151, 114, 1);
    box-shadow: inset 0 0 0 rgba(121, 151, 114, 1);
}
/* Art Noveau Font*/
.site-title {
	/*font-family: 'Marcellus SC', serif;*/
	font-family: 'Glass Antiqua', cursive;
}
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
	color: #799772;
	font-family: 'Glass Antiqua', cursive;
	font-size: 1.8rem;
}
.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: 1.5rem;
}
/* END Art Noveau Font */
/* Full Width-Screen */
body.page-template-template-full-width #content #primary {
	max-width: 100%;
}
body.page-template-template-full-width #content #primary .entry-header,
body.page-template-template-full-width #content #primary .entry-content {
    float: none;
    width: 100%;
}
body.page-template-template-full-width #content #primary .entry-header {
    margin-bottom: 1rem;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background: #799772;
}
/* Full Width-Screen ENDE*/
/*  Footer */
.site-footer {
	background-color: #333;
	color: #fff;
}
.site-footer h2 {
	color: #fff;
}
.site-footer .widget-area li {
	border: none;
	padding: 0;
}
.site-footer .widget-area a {
	color: #FFF;
}
/*  Footer ENDE */
/* Social Links*/
.social-navigation a:hover, .social-navigation a:focus {
    background-color: #799772;
}
/* Social Links ENDE*/
/***NINJA Forms***/
.field-wrap label {
	/*font-family: "Glass Antiqua";*/
	letter-spacing: 0.18em;
}
.label-above .nf-field-label {
    margin-bottom: 0.24em !important;
}
.label-above .nf-field-element p {
	color: #799772;
	letter-spacing: 0.15em;
	margin-bottom: 0;}
/***NINJA Forms ENDE***/