@import url("https://use.typekit.net/ecf4yjr.css");
@import url('../genericons/genericons.css');

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('/fonts/PT-Sans/regular/PTN57F-webfont.eot');
    src: url('/fonts/PT-Sans/regular/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/PT-Sans/regular/PTN57F-webfont.woff') format('woff'),
         url('/fonts/PT-Sans/regular/PTN57F-webfont.ttf') format('truetype'),
         url('/fonts/PT-Sans/regular/PTN57F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'PT Sans Narrow';
	src:local('PT Sans Narrow');
    src: url('/fonts/PT-Sans/bold/PTN77F-webfont.eot');
    src: url('/fonts/PT-Sans/bold/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/PT-Sans/bold/PTN77F-webfont.woff') format('woff'),
         url('/fonts/PT-Sans/bold/PTN77F-webfont.ttf') format('truetype'),
         url('/fonts/PT-Sans/bold/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url('/fonts/roboto/Roboto-Light.ttf') format('truetype'), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfZBw1xU1rKptJj_0jans920.woff2) format('woff2');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('/fonts/roboto/Roboto-Regular.ttf') format('truetype'), url(https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('/fonts/roboto/Roboto-Medium.ttf') format('truetype'), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2) format('woff2');
}

html {
	font-family: "PT Sans Narrow","pt-sans-narrow",sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  }

html, body{
	height: 100%;
	margin:0;
	overflow-x:hidden !important;
  }

body{
	border:none;
	margin: 0;
	-webkit-hyphens: none;
 	-moz-hyphens: none;
	-ms-hyphens: none;
 	hyphens: none;
	-webkit-text-size-adjust:100%;/*behebt apple-bug von Scriftgröße im Landscape-Modus*/
	
	}
	
body>div{
	overflow-x:hidden;
	}

.bild{
	width:100%;
	height:100%;
}

.container{
	width:100%;
	height:100%;
	background-attachment: fixed;
	background-image: url('../bilder/naehkasten-naehkaestchen-naehtasche-schnittmuster-anleitung.jpg');
	background-size:cover;
	background-position: 50% 13%;
}


.hinweis{
	width:100%;
	/*height:55%;*/
}

.logo{
	width: 47%;
	height: auto;
	margin: 0 auto;
}

.logo img{
	
		max-width:100%;
}


h1,
h2{
	color:dimgrey;
	text-align: center;
	/*font-family: rosella-flourish, sans-serif;*/ 
	/*rosella-deco, rosella-flourish, rosella-engraved, rosella-hatched, rosella-inline, rosella-solid*/
	font-family: 'Julius Sans One', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-weight: 500;
	line-height: 40px;
		
}

h1{
	margin: 3.5% 2% auto !important;
	font-size: 12px;
	line-height: 18px;
	max-width: 26%;
}

h2{

	margin-bottom: 13%;
	text-decoration: underline;
	color:#ffffff;
}

.titel{
	color: #000;
  font-size: 18px;
  font-weight: bold;
  background-color: #fff;
  padding: 5px;
}

.shop div {
	display: block;
	background-color: #DEC252;
	-moz-border-radius: 5%;
	border-radius: 2%;
	width: 20%;
	min-width: 200px;
	height: 80px;
	margin: 0 auto;
	margin-bottom: 15px;
	box-shadow: 1px 1px 3px #535353;
	overflow: hidden;
}

.shop div span{
	display: block;
	padding-top: 5%;
	line-height: 26px;
	font-weight:700;
	font-size: 1.5rem;
}


.shop div:last-of-type{
	margin-bottom: 0;
}

.shop div span:nth-of-type(2){
	font-family: "PT Sans Narrow","pt-sans-narrow",sans-serif;
	font-weight: 600;
	font-size: 1rem;
	padding-bottom: 2%;
	padding-top:0;
	display: block;
}

.shop .einzeln{
	padding-top:10%;
}

.shop a {
	color:#ffffff !important;
}


a{
	color:dimgrey !important;
	text-decoration: none;
}

.shop span img{
	width:18%;
	height:auto;
	display: block;
	text-align: center;
	margin:0 auto;
}

.impressum,
.copyright{
	width:100%;
	height:auto;
	position:relative;
	/*position: absolute;
	bottom:20px;*/
	font-family: 'Roboto';
}
.impressum span{
	text-align: right;
	margin-right: 2%;
}

.copyright{
	margin-left: 2%;
}

@media only screen and (max-width: 1024px){
		.shop span img{
		padding-top:10px;
		width:22%;
	}
	
}

@media only screen and (max-width: 841px){

	.shop span{
		font-size: 50%;
	}
	
	.logo {
		width:84%;
	}
	
	h1{
	  background: #ffffffba;
	  padding: 15px;
	  border-radius: 15px;
	}
		
}

@media only screen and (max-width: 760px){

	h1 span{
		display:none;
	}
	
	h1 span:last-of-type{
		display:block;
	}
	
	.shop div {
	width: 25%;
	}
	
}

@media only screen and (max-width: 760px){

		
		.impressum {
			margin-top: 30%;
		}
	
}
	
