/* 
Theme Name:		 twentyseventeentor1child
Theme URI:		 http://childthemegenerator.com/
Description:	 	 A child of twentyseventeen for TOR 1
Author:			 Lars Gatting
Template:		 twentyseventeen
Version:		 1.0.0
Text Domain:	 	 twentyseventeen-child
-------------------------------------------------------------- */ 

/* =Theme customization 
------------------------------------------------------- */

/* pirata-one-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Pirata One';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pirata-one-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/pirata-one-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pirata-one-v23-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/pirata-one-v23-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/pirata-one-v23-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/pirata-one-v23-latin-regular.svg#PirataOne') format('svg'); /* Legacy iOS */
}

/* unifrakturcook-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'UnifrakturCook';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/unifrakturcook-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/unifrakturcook-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/unifrakturcook-v25-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/unifrakturcook-v25-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/unifrakturcook-v25-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/unifrakturcook-v25-latin-700.svg#UnifrakturCook') format('svg'); /* Legacy iOS */
}




/* globales fixes Hintergrundbild definieren */
.site-content-contain {
margin: 0;
background: url("https://am-scheideweg-larp.de/cms/wp-content/uploads/amscheideweg_visual_05.jpg") no-repeat center center fixed !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.site-title {
	font-family: 'Pirata One';  
	font-size: 40px;   
	text-transform: none !important;   
	text-shadow: 3px 3px 2px rgba(128, 128, 128, 0.5)
}

.site-description {
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 16px;   
	text-shadow: 3px 3px 2px rgba(128, 128, 128, 0.5)
}

/*Änderung der Frontpagepanel- und Post-Überschriften*/
.entry-title {
	font-family: 'Pirata One' !important;
	font-size: 2.2rem !important; 
	letter-spacing: 0px !important;
	text-transform: none !important; 
	color: #d6c8b4 !important;
}

body.has-header-image .site-description,
body.has-header-video .site-description {
	color: #fff;
	opacity: 1.0 !important;
}

/* Hover effects */
.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
	-webkit-box-shadow: none !important;   
	box-shadow: none !important;    
	-webkit-transition: none !important;    
	transition: none !important;    
	font-weight: 600
	color: #d6c8b4 !important;
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
	-webkit-box-shadow: none !important;    
	box-shadow: none !important; 
	-webkit-transition: none !important;   
	transition: none !important;    
	font-weight: 600
	color: #d6c8b4 !important;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary 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 {
	text-decoration: underline !important;
	-webkit-box-shadow: none !important;    
	box-shadow: none !important;  
	color: #d6c8b4 !important;
}

blockquote {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.4;
}

.single-featured-image-header {
	
}

.site-footer {
	
}

/* Logo bei Menü oben */

.site-header .logo-menu-bar {
		'display: none;
}

img.alignleft,
img.alignright {
	'display: block;
}




/* CSS-Änderungen für Post-Darstellung-Plugin */
.pt-cv-ifield {
	background-color: #4d4d4d !important;
	border-color: #fff !important;
}
.pt-cv-thumbnail {
	margin-bottom: 3px !important;
}
.pt-cv-title,
.pt-cv-content {
	padding: 0 15px 15px 15px !important;
}
.pt-cv-title {
	padding-top: 12px !important;
}
.pt-cv-readmore {
    	color: #fff !important;
    	border-color: #a6a6a6 !important;
    	background-color: #4d4d4d!important;
}

.loop ul {
		border-top: 1px solid #666;
}
.loop li {
		border-bottom: 1px solid #666;
		padding: 7px 0;
		list-style-type: none;
}
#enhancedtextwidget-3 {
		padding-bottom: 0 !important;
}



@media screen and (min-width: 48em) {

	.site-header .site-navigation-fixed .logo-menu-bar {
		'background: url("https://tor-eins.de/zweizwanzig/wp-content/uploads/tor-1-logo_invert_freigest_144x60.png") no-repeat left top;
		'background-size: 50px 120px, auto, contain;
		'display: block;
		'padding: 1em;
		'position: absolute;
		'right: 0;
		'height: 60px;
		'width: 120px;
	}
	.logo-menu-bar .icon {
		'height: 60px;
		'width: 120px;
	}
}


/* Detail-Popup bei Screen, Direktlink bei Handheld. Doppelten Link anlegen, einer ist unsichtbar  */ 

@media screen and (min-width: 760px) {
	.ohnepopup {
		display:none;
	}
	.seenonscreen {
		display:block;
	}
	.seenonhandheld, 
	.footerbildhandheld {
		display:none;
	}
}

@media screen and (max-width: 760px) {
	.wmp {
		
	}
	.mitpopup {
		display:none;
	}
	.seenonscreen {
		display:none;
	}
	.seenonhandheld,
	.footerbildhandheld {
		display:block;
	}
}