/*
Theme Name: Paperback Child Theme
Theme URI: https://arraythemes.com/themes/paperback-wordpress-theme/
Author: Array
Author URI: https://arraythemes.com/
Description: Paperback is a magazine-style theme that empowers you to quickly and easily create beautiful, immersive content with images, galleries, video, audio and more. Make your content even more engaging and discoverable with the featured post carousel and category mega menu.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: paperback
Template: paperback
Domain Path: /languages/
Tags: light, white, one-column, two-columns, three-columns, fluid-layout, responsive-layout, custom-colors, custom-menu, editor-style, featured-images, infinite-scroll, theme-options, translation-ready, post-slider, blog, photography, magazine, news, photoblogging, clean, minimal, modern, design, art, simple, travel, professional, contemporary, site-logo

(C) 2015 Array, Inc.
*/

/*
This is a starter style.css file for your child theme. For more
information about child themes, visit the following web page:
http://codex.wordpress.org/Child_Themes
*/

/* Add your customizations below this line */


/* GOOGLE FONTS */
/* LATO */
@import url(https://fonts.googleapis.com/css?family=Lato); /* normal 400 fŸr texte */
@import url(https://fonts.googleapis.com/css?family=Lato:300); /* text homepage */
@import url(https://fonts.googleapis.com/css?family=Lato:700); /* titel */
@import url(https://fonts.googleapis.com/css?family=Lato:900); /* titel */
/* PT SANS */
@import url(https://fonts.googleapis.com/css?family=PT+Sans); /* normal 400 fŸr texte */
/* OPEN SANS */
@import url(https://fonts.googleapis.com/css?family=Open+Sans); /* normal 400 fŸr texte */
/* ROBOTO */
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400); /* light 300 normal 400 */
/* ALEGREYA */
@import url(https://fonts.googleapis.com/css?family=Alegreya); /* normal 400 fŸr texte */
/* CRIMSON */
@import url(https://fonts.googleapis.com/css?family=Crimson+Text); /* normal 400 fŸr texte */
/* CORMORANT GARAMOND */
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond); /* normal 400 fŸr texte */
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond:500); /* normal 500 fŸr texte */
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond:600); /* semibold 600 */
/* RUBIK */
@import url(https://fonts.googleapis.com/css?family=Rubik:300,400); /* light 300 normal 400 */

.hero-cats {
	/*font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;*/
}

.hero-comments a {
	color: #b6d600;
	margin: 0 0px 0 5px;
	font-weight: bold;
}

.hero-comments b {
	font-size: 18px;	
}

/* HERO Kommentarzahl auf der Homepage als Link gekappt */
body.home .hero-comments {
	/*display: none;*/
	pointer-events: none;
	cursor: default;	
}

/* HERO Beitragsseite KATEGORIEN Ÿberm titel des beitrags */
.hero-cats {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;	
}

/* HERO Beitragsseite intro / schattierung vom text */
.hero-text p {
	text-shadow: 2px 2px 3px rgba(150, 150, 150, 0.71);
	font-weight: 600;/**/
	font-size: 18px;
}

/* FOOTER */
.nav-label {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;	
}
/* FOOTER schrift im button ist hellgrŸn und rahmen weiss bei hover */
.footer-widgets a, .footer-widgets a:hover {
	color:#e0f400;		
}
.footer-widgets .textwidget a.su-button {
	border-color:#fff!important;		
}

/* TYPOTESTS */

.typotests-01, .typotests-02, .typotests-03, .typotests-04, .typotests-05, .typotests-06, .typotests-07, .typotests-07-500, .typotests-07-600, .typotests-08, .typotests-08-300, .typotests-09, .typotests-09-300 {
	margin-bottom: 50px;
}

.typotests-01 {
	font-family: "europa-1", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #4d4d4d;
}
/* SERIFENLOS */
.typotests-02 {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-03 {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-04 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}

/* SERIFEN */
.typotests-05 {
	font-family: 'Alegreya', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-06 {
	font-family: 'Crimson Text', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-07 {
	font-family: 'Cormorant Garamond', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-07-500 {
	font-family: 'Cormorant Garamond', serif;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-07-600 {
	font-family: 'Cormorant Garamond', serif;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-08 {
	font-family: 'Rubik', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-08-300 {
	font-family: 'Rubik', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 19px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-09 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}
.typotests-09-300 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	color: #4d4d4d;
	letter-spacing: 0.0125em;
}