/*

 Theme Name:   Tinas

 Theme URI:    http://www.tinasnaturprodukter.se/

 Description:  Child theme based on Twenty Seventeen

 Author:       Martin Vildvinge

 Author URI:   http://www.vildvinge.se

 Template:     twentyseventeen

 Version:      1.0.0

 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated

 Text Domain:  twenty-fourteen-child

*/

/* OVERRIDE PARENT */

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
	color: #222;
	font-size: 4px;
	font-size: 0.05rem;
	font-weight: 100;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	visibility: hidden;
}

.entry-header .entry-title {
	margin-bottom: 0em;
}

.site-title {
	font-family: "bickham-script-pro-3",sans-serif;
}
.site-title {
	clear: none;
	font-size: 24px;
	font-size: 3.5rem;
	font-weight: bold;
	line-height: 0.75;
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0;
	text-transform: none;
	text-shadow: -2px 2px 3px rgba(150, 150, 150, 0.8);
}
.site-description {
	opacity:1;
}
@media screen and (min-width: 20em) {

	.site-title {
		font-size: 3.5rem;
		text-shadow: -2px 2px 3px rgba(150, 150, 150, 0.8);
	}
	
}

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

	.site-title {
		font-size: 5.5rem;
		text-shadow: -2px 2px 3px rgba(150, 150, 150, 0.8);
	}
	
}

