/*
Theme Name: Hackmair Theme
Author: Rudolf Hartjes
Author URI: http://www.ritec.at/
*/

body{
	font-family: 'Roboto', sans-serif;
	/*background-color: rgb(222, 222, 222);*/
	color: #404040;
}

section#startscreen{
	
	background-image: url(/wp-content/themes/pah_theme/img/startscreen.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center top;
	
}

#pfeillinks, #pfeilrechts, #dudemitte{
	position: absolute;
	top: 30%;
	width: 33%;
	height: 60%;
}

#pfeillinks{
	left: 0;
}

#dudemitte{
	left: 33%;
}

#pfeilrechts{
	right: 0;
}

#input_3_3, 
.ginput_product_price_label,
#field_3_3 span.ginput_quantity_label{
	visibility: hidden;
}

input#ginput_quantity_3_3{
	position: relative;
	width: 30%!important;
	margin-left: 35%!important;
	margin-top: -25px!important;
	display: block;
	float: left;
}



#fancybox-wrap{
	z-index: 8888!important;
}

.gform_body li{
	margin-bottom: 25px!important;
}

.gfield_radio li {
	margin-bottom: 3px!important;
}

.gfield_radio li label{
	text-align: left!important;
	margin-left: 20px!important;
}

.gfield_radio li input{
	margin-top: 4px!important;
}

.cent_cont,
.gform_footer{
	text-align: center!important;
}

.cent_cont label{
	width: 100%;
	text-align: center!important;
	
}

.cent_cont label,
.cent_cont input{
	margin: 0px auto!important;
}

.cent_cont .ginput_product_price_label,
.cent_cont .ginput_product_price,
.cent_cont .ginput_shipping_price,
.cent_cont .ginput_total{
	text-align: center;
	display: block;
	font-weight: 300;
	width: 100%!important;
}

.flex-direction-nav a{
	z-index: 9999!important;
}

#orderbutton{
	position: fixed;
	top: 0%;
	right: 3%;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 0px 15px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: #00727F;
	text-align: center;
	line-height: 1.3em;
	text-decoration: none;
	z-index: 1050;
}

#orderbutton a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding: 10px 5px 10px 5px;
	margin-bottom: 5x;
	display: block;
}

#orderbutton a:last-of-type{
	border: none;
}

.ginput_quantity{
	display: inline!important;
}


#desktop_nav.fixed {
    position: fixed;
    top: 0;
    height: 80px;
    z-index: 1000;
}

#desktop_nav{
	height: 80px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: url(/wp-content/themes/pah_theme/img/nav_bg.png);
	background-position: top left;
	background-repeat: repeat;
}

#desktop_nav ul{
	position: relative;
	margin: 0px auto;
	width: 100%;
	text-align: center;
}

#desktop_nav ul li{
	display: inline-block;
}

#desktop_nav ul li a{
	padding-top: 25px;
	height: 55px;
	display: block;
	color: #404040;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 0.9em;
	text-decoration: none;
	display: inline-block;
	margin-right: 25px;
}

#desktop_nav ul li a:hover{
	color: #00727F;
}

#desktop_nav ul li a.imglink{
	margin-right: 5px;
}

#desktop_nav li img{
	margin-bottom: -10px;
	
}

.heading{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #00727f;
	letter-spacing: 1px;
	
}

.notop{
	padding-top: 0px!important;
}

.storycontent{
	padding: 100px 0px;
	width: 100%;
	float: left;
}

.storycontent p{
	color: #676767;
	font-size: 0.9em;
	line-height: 1.9em;
	padding-bottom: 20px;
	font-weight: 300;
}

.storycontent a{
	color: #00727f;
}

.storycontent a:hover{
	text-decoration: none;
}

.storycontent h1{
	font-size: 2.1em;
	text-align: center;
	padding-bottom: 50px;
	line-height: 1.3em;
}

.storycontent h2, .buchpraes h2{
	font-size: 2.1em;
	text-align: center;
	padding-bottom: 20px;
	line-height: 1.3em;
}

.storycontent h3{
	font-size: 1.5em;
	text-align: left;
	padding-bottom: 30px;
}

.intro{
	text-align: center;
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

#leseprobe1{
	min-height: 500px;
	background-image: url(/wp-content/themes/pah_theme/img/book.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 65%;
	margin-top: -50px;
}

#leseprobe2{
	min-height: 530px;
	background-image: url(/wp-content/themes/pah_theme/img/book2.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 65%;
	margin-top: -50px;
}

.probe{
	padding-top: 150px;
}

.probe ul li{
	font-weight: 300;
	height: 39px;
	padding-top: 13px;
	font-size: 1.4em;
	padding-left: 70px;
	background-image: url(/wp-content/themes/pah_theme/img/lpb.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.probe ul li a{
	color: #404040;
	text-decoration: none;
}

.zahldivider{
	background-color: #00727f;
	padding: 75px 0px;
	float: left;
	color: #fff;
	width: 100%;
	text-align: center;
}

.zahldivider .zahl{
	font-family: 'Nothing You Could Do', cursive;
	font-size: 3em;
	padding-bottom: 20px;
	font-style: italic;
}

.meta{
	letter-spacing: 5px;
	font-weight: 700;
	font-size: 0.8em;
	padding-top: 20px;
	background-image: url(/wp-content/themes/pah_theme/img/zahlstrich.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.bestellvorgang1{

}

.step{
	display: block;
	font-size: 1.4em;
	font-weight: 300;
	padding-left: 90px;
	height: 50px;
	padding-top: 30px;
	cursor: pointer;
}

.stepactive{
	color: #00727f;
	font-weight: 700;
}

.kreisal{
	background-image: url(/wp-content/themes/pah_theme/img/kreisarl.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.hagerl{
	background-image: url(/wp-content/themes/pah_theme/img/hagarl.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#bestellen1{
	/*opacity: 0.25;
	display: none;*/
}


#werttext, #best1text{
	display: none;
}

.steptext{
	position: relative;
	border-left: 1px solid #999;
	padding-left: 70px;
	
}

.textdivider{
	height: 200px;
	padding-top: 150px;
	color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 100%;
}

.textdivider .text{
	font-family: 'Nothing You Could Do', cursive;
	font-size: 3.5em;
}

.textdivider .meta{
	margin-top: 20px;
}

.nldivider{
	height: 280px;
	padding-top: 70px;
	color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 100%;
}

.nldivider input[type=text]{
	padding: 10px 0px 10px 10px!important;
	font-size: 0.8em!important;
}

.nldivider .text{
	font-family: 'Nothing You Could Do', cursive;
	font-size: 3.5em;
	padding-bottom: 40px;
}

#ebookbtn, #hardcbtn{
	width: 29%;
	margin: 0px 10%;
	float: left;
	text-align: center;
	padding: 30px 0px;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	background-color: #00727f;
	font-family: 'Playfair Display', serif;
	cursor: pointer;
	border: 2px solid #fff;
}

#ebookbtn.active, #hardcbtn.active{
	background-color: #fff;
	border: 2px solid #00727f;
	color: #00727f;
}

#efrei, #hcfrei{
	display: none;
	margin-top: 40px;
}

#traumebook, #traumhard{
	float: left;

	width: 29.9%;
	box-shadow: 0px 0px 30px #666;
}

#traumebook .heading, #traumhard .heading{
	font-size: 1.7em;
	padding: 20px 0px;
	text-align: center;
}

#traumebook .price, #traumhard .price{
	text-align: center;
	background-color: #00727f;
	color: #fff;
	padding: 30px 0px;
	font-size: 3em;
	font-weight: 700;
}

#traumebook{
	margin-left: 15%;
	margin-right: 5%;
}

#traumhard{
	margin-left: 5%;
	margin-right: 15%;
}

.buybutton{
	float: left;
	width: 49.9%;
	margin: 40px 25%;
	background-color: #00727f;
	padding: 15px 0px;
	color: #fff!important;
	text-decoration: none;
	font-weight: 300;
	text-align: center;
	font-size: 1.1em;
	text-transform: uppercase;
}

.rezdivider{
	height: 300px;
	float: left;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 120px;
}

.sliderwrite{
	font-family: 'Nothing You Could Do', cursive;
	font-size: 2.6em;
	color: #fff;
}

.authorimg{
	border-radius: 200px;
	border: 1px solid #fff;
	margin-top: -30px;
}

.rez_content{
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
	line-height: 1.4em;
	margin-bottom: 20px;
	margin-top: 20px;
}

.rez_author{
	letter-spacing: 5px;
	font-weight: 700;
	font-size: 0.8em;
	color: #fff;
}

.rez_author a{
	color: #fff;
}

.buchpraes{
	float: left;
	width: 100%;
	background-color: rgb(252, 252, 252);
	border-top: 1px solid #ccc;
}

#prasislider{
	float: left;
	width: 100%;
}

.preasi_img img{
	border-radius: 200px;
}

.les_titel{
	color: #333;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.les_meta{
	font-family: "Playfair Display",serif;
	color: #00727f;
	font-style: italic;
	padding-bottom: 15px;
}

.les_content{
	font-size: 0.9em;
	font-weight: 300;
	line-height: 1.4em;
	color: #676767;
}

.storycontent .textbutton{
	background-color: #00727f;
	border: medium none;
	    color: #fff;
	    font-family: "Playfair Display",serif;
	    font-size: 0.9em;
	    padding: 8px 10px;
	    text-align: center;
	    text-transform: uppercase;
	    text-decoration: none;
}

.doppler{
	float: left;
	width: 100%;
}

.doppler img{
	float: left;
	width: 49.999%;
	height: auto;
}

footer{
	float: left;
	width: 100%;
	background-color: #00727f;
	padding: 15px 0px!important;
	text-align: center;
}

footer a{
	text-transform: uppercase;
	font-weight: 300;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}

/* @group Blog */

.alignright{
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
}

.alignleft{
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}

.headerbild{
	padding-bottom: 40px;
}

.blogheader{
	float: left;
	width: 100%;

	text-align: center;
}

.bloglogo{
	margin-top: 60px;
	margin-bottom: 30px;
}

.blogprev{
	margin-bottom: 100px!important;
	text-align: center;
}

.datesads{
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 10px;
	
	text-align: center;
}

.singledate{
	padding-bottom: 40px;
}

.blogprev p{
	padding: 0px 15px 20px 15px;
	
}

.storycontent h2.bloghead_prev{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #00727f;
	letter-spacing: 1px;
	font-size: 1.3em;
	
}

.storycontent h1.bloghead{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #00727f;
	letter-spacing: 1px;
	font-size: 2em;
	padding-bottom: 10px;
	
}

.postimage{
	margin-bottom: 40px;
}

.readmore{
	
}

.socialbar{
	margin: 30px 30px 0px 30px;
	padding-top: 30px;
	border-top: 1px solid #ccc;
	text-align: center;
}

.socialbar li{
	display: inline;
	margin: 0px 15px;
}


/* @end */



/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#desktop_nav ul li a{
		margin-right: 10px;
	}
	
	.socialbar li{
		display: inline;
		margin: 0px 5px;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
	#orderbutton{
		display: none;
	}
	
	.socialbar li{
		display: inline;
		margin: 0px 10px;
	}
	
	.steptext{

		border-left: none;
		padding-left: 0px;
		margin-top: 30px;
	}
	
	#traumebook, #traumhard{
	width: 100%;
	margin: 0px 0px 20px 0px;
	}
	.preasi_img, .authorimg{
		display: none;
	}
	
	#leseprobe1, #leseprobe2{
		background: none;
		min-height: 350px;
	}
	
	.divstep{
		margin-bottom: 50px!important;
	}
	
	.divstep:last-of-type{
		margin-bottom: 0px!important;
	}
	
	.probe{
		padding-top: 80px;
	}
	
	#ebookbtn, #hardcbtn{
		width: 79.99%;
		margin: 0px 10%;
		float: left;
		text-align: center;
		padding: 20px 0px;
		color: #fff;
		font-size: 1.2em;
		text-transform: uppercase;
		background-color: #00727f;
		
	}
	
	.textdivider{
		padding-top: 50px;
	}
	
	.textdivider .text, .rezdivider .sliderwrite{
		font-size: 2em;
	}
	
	.rez_content{
		font-size: 0.9em;
	} 
	
	.les_content{
		margin-bottom: 40px;
	}
	
	.rezdivider{
		padding-top: 50px;
	}
	
	.doppler img{
		float: left;
		width: 100%;
		height: auto;
	}
	
	.storycontent h2{
		font-size: 1.4em;
	}
	
	.storycontent h3{
		padding-top: 40px;
	}
		
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#desktop_nav.fixed {
		height: 80px;
	}
	
	#desktop_nav ul{
		text-align: center;
	}
		
	#desktop_nav ul li {
	    display: inline-block;
	    width: 130px;
	    margin-top: 10px;
	}
	
	#desktop_nav ul li img{
	    width: 21px;
	    height: 21px;
	    margin-bottom: -5px;
	}
	
	#desktop_nav ul li a {
	    color: #404040;
	    display: inline-block;
	    font-size: 0.8em;
	    font-weight: 400;
	    height: 20px;
	    
	    margin-right: 0px;
	    padding-top: 0px;
	    text-decoration: none;
	    text-transform: uppercase;
	}
		
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	#desktop_nav.fixed {
		height: 80px;
	}
	
	#desktop_nav ul{
		text-align: center;
	}
		
	#desktop_nav ul li {
	    display: inline-block;
	    width: 90px;
	    margin-top: 5px;
	}
	
	#desktop_nav ul li img{
	    width: 21px;
	    height: 21px;
	    margin-bottom: 0px;
	}
	
	#desktop_nav ul li a {
	    color: #404040;
	    display: inline-block;
	    font-size: 0.75em;
	    font-weight: 400;
	    height: 20px;
	    width: auto;
	    margin-right: 0px;
	    padding-top: 0px;
	    text-decoration: none;
	    text-transform: uppercase;
	}

}