/*
	Theme Name: Revolution Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.4
	Author: fuelthemes
	Template: revolution
	Text Domain: revolution
	Domain Path: /inc/languages
*/


/* global css */
ul {
	font-family: Moderat Regular, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	font-style: normal;
	color: #4D4D4D;
}
    
ol {
	font-family: Moderat Regular, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	font-style: normal;
	color: #4D4D4D;
}
    
.olw {
	font-family: Moderat Regular, sans-serif;
	font-weight: 400;
	line-height: 32px;
	font-style: normal;
	color: #ffffff;
}
.h1uz {
	font-family: Moderat Regular, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	font-size: 99px;
}
h2 {
	font-family: rift-soft, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 55px;
	line-height: 2em;
	color: #B39356;
	background: transparent;
	display: inline-block;
}
h2:after{
	content: " ";
	border: 1px solid #3AC6C7;
	background-color: #3AC6C7;
	display: block;
	height: 6px;
	margin-top: 11px;
	border-radius: 3px;
}
h5 {
	font-family: source-serif-pro, serif;
	font-weight: 700;
	font-style: normal;
	color: #DF5120;
	font-size: 28px;
}
p {
	font-family: Moderat Regular, sans-serif;
	/*font-weight: 400;*/
	line-height: 32px;
	font-style: normal;
}


/* HOME */
.home h1{
	display: inline-block;
	font-size: 44px;
	line-height: 1em;
}
.home h1 .sub{
	font-family: Moderat Bold, sans-serif; 
}
.home h1:after{
	content: " ";
	border: 1px solid #3AC6C7;
	background-color: #3AC6C7;
	display: block;
	height: 6px;
	margin-top: 11px;
	border-radius: 3px;
}
.home .thb_image_link{
	display: block;
}
.home #caffeine-type-boxes > div {
	margin-bottom: 30px;
}

@media only screen and (min-width: 1600px) {
	.home #caffeine-type-boxes {
		padding-left: 150px!important;
		padding-right: 150px!important;
	}
}



/* KOFFEINGENETIK */
.page-id-341 h1{
	font-size: 40px;
	line-height: 54px!important;
}
@media only screen and (min-width: 768px) {
	.page-id-341 h1{
		font-size: 60px;
		line-height: 78px!important;
	}
}

@media only screen and (min-width: 1024px) {
	.page-id-341 h1{
		font-size: 80px;
		line-height: 100px!important;
	}
}

.page-id-341 #faq h4 {
	font-family: source-serif-pro, serif;
	font-weight: 700;
	font-style: normal;
	color: #00596D!important;
	font-size: 26px;
}

.page-id-341 ul {
	font-family: Moderat Regular, sans-serif;
	font-weight: 400;
	line-height: 30px;
	font-style: normal;
	color: #3AC6C7;
}

.page-id-341 ul li {
	list-style-image: url(https://www.coffeegen.eu/wp-content/uploads/2020/06/arrow.svg);
	color: #3AC6C7;
}

/* KONTAKT */
.wpcf7 label{
	display: block;
}
.wpcf7 label input{
	margin-bottom: 0!important;
}

/*MEDIA QUERIES*/
@media only screen and (min-width: 768px) {

	.home h1{
		font-size: 88px;
		line-height: 1em;
	}

} 

