/*
 Theme Name:   Opta WP Child
 Theme URI:    https://www.elisa-holz.de/wp
 Description:  Opta WP Child Theme
 Author:       Harri L. Guha
 Template:     opta-wp

*/

@import url('https://fonts.googleapis.com/css2?family=Vollkorn&display=swap');



@font-face {
	font-family: "Ubuntu-Med";
	src: url("./fonts/ubuntu/Ubuntu-Medium.woff2") format("woff2"),
    url("./fonts/ubuntu/Ubuntu-Medium.woff") format("woff"); 
	font-weight: normal;
  	font-style: normal;
}
@font-face {
	font-family: "Ubuntu-Bold";
	src: url("./fonts/ubuntu/Ubuntu-Bold.woff2") format("woff2"),
    url("./fonts/ubuntu/Ubuntu-Bold.woff") format("woff"); 
	font-weight: normal;
  	font-style: normal;
}

@font-face {
	font-family: "Vollkorn";
	src: url("./fonts/vollkorn/Vollkorn-Regular.woff2") format("woff2"),
    url("./fonts/vollkorn/Vollkorn-Regular.woff") format("woff"); 
	font-weight: normal;
  	font-style: normal;
}


html {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

body{
	
	font-family: 'Vollkorn', serif;
	border-top: 10px;
	border-style: solid;
	border-color: #000000;
	
}
body p{
	
	font-size: 1.2em;
	line-height: 1.3em;
}

body a {
    text-decoration: none;
    color: #948F34;
    transition: color .2s linear;
	font-family: 'Ubuntu-Med', sans-serif;
}
body .info-code-content a {
    text-decoration: none;
    color: #000;
    transition: color .2s linear;
    font-weight: 700;
}

#topModel{
	width: 100%;
	height: 100px;
	background-color: #948F34;
	border-top: solid;
	border-width: 10px;
	border-color: #000000;

	
}
#topModel a{
	color: #ffffff;
	float: right;
	padding-top: 50px;
	padding-right: 15%;
	font-family: 'Ubuntu-Med', sans-serif;
	
	
}
/* close button*/
#close {
	cursor: pointer;
	width: 40px;
	height: 40px;
	background-color: red;
	position: fixed;
	top: 10px;
	right: 20px;
	Z-index: 2;
	border-style: none;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}.pipe1 {
	height: 20px;
	width: 4px;
	margin-left: 11px;
 	background-color: #ffffff;
	transform: rotate(45deg);
	Z-index: 3;
		margin-top: 0px;
}
.pipe2 {
	height: 20px;
	width: 4px;
	background-color: #ffffff;
	transform: rotate(90deg);
	Z-index: 4;
}
.alignleft {
    float: left;
    margin: 5px 5px 20px 0;
}
/* /////////////   burger menue ////////////////////////*/

.header-holder{
	padding-top: 70px;
	margin-bottom: 100px;
	
}

.header-logo{
	width: 80%;
	padding: 0;
	float:left;
}
.footer-logo h2{
	color:#ffffff;
}


.memyselfandi {
    top: 104px;
	float: right;
	line-height: 21px;
	font-family: 'Ubuntu-Med', sans-serif;
	
}



h1, h2{
	font-family: 'Ubuntu-Med', sans-serif;
	font-weight:normal;
	padding-top: 0px;
	padding-bottom: 20px;
	color: #aaaaaa;

}
h1{
	
	font-size: 62px;
}
h2.entry-title{
	padding-bottom: 30px;
}

.page h1.entry-title, 
.blog h1.entry-title {
	font-family: 'Ubuntu-Med', sans-serif;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 30px;
	color: #aaaaaa;
	text-align: left;
}



.blog-item-holder h2.entry-title {
    display: block;
    font-family: 'Ubuntu-Med', sans-serif;
    font-weight: 400;
    font-size: 38px;
    line-height: 44px;
}
.header-logo h2{
	padding-top: 20px;
	font-size: 32px;
	/*font-family: 'Vollkorn', serif;*/
}
.header-logo h1,h2{
	
	text-align: left;
	padding-bottom: 0px;	
}
.header-logo h1{
	font-family: 'Ubuntu-Bold', sans-serif;
	color: #2d322d;
}
.memyselfandi{
	
	float: right;
}

.cat-links ul{
	font-family: 'Ubuntu-Med', sans-serif;
	list-style: none;
	padding-left: 0px;
	
}
.entry-holder ul{
	
	margin-top: 0;
}


/*////////////////////////////////////////////////*/
.read-more-arrow img {
	padding-top: 0px;
	width: 70px;
	height: 40px;
  }

a {
text-decoration: none;
}

.content-subtitel{

    font-weight: bold;
    line-height: 20px;
}

.entry-info {
    padding-top:10px;
    padding-bottom: 35px;
}


.header-content {
    padding-bottom: 0px;
    text-align: center;
}

.blog-item-holder.has-post-thumbnail:nth-of-type(2n+1) .post-thumbnail {

	margin-right:50px;
  }

/*/////////////////////////// footer //////////////////////// */

img.freerider{
	float: right;
}
.imgHolder{
	float: left;
	margin-top: 35px;
	margin-right: 20px;
}
p.bu{
	font-family: 'Ubuntu-Bold', sans-serif;
	font-size: 9pt;
	text-align: left;
	margin-top: -10px;
	margin-bottom: 20px;
	
}
.footer-logo {
    width: 100%!important;
	height: 100%!important;
    padding-top: 50px;
    padding-bottom: 10px;

}

.footer {
    margin-top: 70px!important;
    /*font-size: 16px;
    line-height: 36px;
   
    padding-bottom: 110px;
    clear: both;
    color: #fff;
    text-align: center;*/
    background: #948F34;
    ;
}

.footer-second-line{
	
	text-align: left;
		margin-bottom: 50px;
}

.footer-second-line img{
	float: left;
	margin-right: 20px;

}
.footer-text:before {
    width: 0px;
    background: #ffffff;
	content: "";
    display: block;
    height: 0px;
    width: 0px;

    left: 0%;
    margin-left: 0;
    top: 0;

}
.footer-content{
	/*position: relative;*/
}
.footer-kontakt{
	/*position: absolute;
	bottom: 0px;*/
	font-family: "Ubuntu-Med", sans-serif;
    font-size: 32px;
	height: 40px;
	
}
.footer-kontakt .email{
	float: left;
	text-align: left;
}
.footer-kontakt .tel{
	float: right;
	text-align: right;
}
.footer-text{
		margin-top: 10px;
	    margin-bottom: 100px;
		
}
.email, .tel{
	unicode-bidi:bidi-override;
	direction: rtl;
	text-decoration:none;
	text-align: left;
}
.footer-first-line a, .footer-second-line a{
     border-bottom: 0;
}

.footer-first-line {
    font-family: "Vollkorn", serif;
    font-size: 40px;
    line-height: 60px;
	text-align: left;
	padding-left: 200px;
	
}
ul.copyright-holder {
    	font-family: 'Ubuntu-Med', sans-serif;
    font-size: 20px;
	border-top: 2px;
	border-color: #ffffff;
	border-top-style: solid;
	padding-top: 20px;

}

/* ///////////////////////////// Ende footer ///////////////////////// -->*/


.blog-item-holder.has-post-thumbnail:nth-of-type(2n+1) .post-thumbnail {
    padding-top: 10px;
}

.blog-item-holder.has-post-thumbnail:nth-of-type(2n) .post-thumbnail {
    margin-left: 80px;
	padding-top: 10px;
}
.blog-item-holder .post-thumbnail {
    width: 605px;
    max-width: 55%;
}
.blog-item-holder .post-thumbnail img:hover {
transition: none;
   opacity:1;
}

/** CSS für alle **/
@media only screen and (max-width: 420px) {
	.header-holder{
		padding-top: 50px;
		margin-bottom: 10px;
		
	}
   /* h1{
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 6.3vw;
        line-height: 6.5vw;
        padding-bottom: 30px;
        padding-top: 0px;
        max-width: 85%;
        text-align: center!important;
    }*/
}
@media only screen and (max-width: 720px) {
    /*///////////////////////////  Leistungern Bilder ///////////////////////*/
.imgHolder{
	float: none;
	margin-top: 30px;
	margin-right: 20px;
}
	p.bu{


	text-align: center;

	
}
.imgTop{
    margin-top:0px;;
}
.imgMiddle{
    margin-top: 0px;;
}

/*////////////////////////////////////////////////*/
    .header-logo img {
        width: 150px;
    }

}

@media only screen and (max-width: 598px ) {
	.blog-item-holder {
		margin: 10px 0;
		text-align: center;
	}
    .toggle-holder {
        top: 20px;
    }
	h1{
		font-size: 22px;
	}
	.header-logo h2 {
	
   	 font-size: 20px;
		padding-top: 10px;

	}
	.header-logo {
     width: 100%;

	}
	.memyselfandi {
    	padding-top: 134px;
	}
	.blog-item-holder .post-thumbnail {
    	max-width: 100%!important;
	}
	
	.blog-item-holder h2.entry-title {
		font-size: 30px;
		line-height: 40px;
		text-align: left;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	body p {
		font-size: 1em;
		line-height: 1.3em;
		text-align: left;
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer-logo h2 {
  	  text-align: center;
	}
	.footer-second-line img {
    	float: left;
   		 margin: 20%;
	}
	.footer-kontakt {
		font-size: 24px;
		height:60px;
	}
	
	li.copyright-footer {
		float: left;
		text-align: left;
		width: 40%;
	}
	li.social-footer {
		float: right;
		text-align: right;
		width: 40%;
	}
	
	.footer-kontakt .tel {
    	clear: right;
		float: left;
    	text-align: left;
	}
}
@media only screen and (min-width: 768px)and (max-width: 1024px ){
		h1 {
    	font-size: 52px;
	}
	
}

@media only screen and (min-width: 600px)and (max-width: 768px ){
	.blog-item-holder .post-thumbnail {
    float: left !important; 
    margin-left: 20px !important;
    margin-right: 20px !important;
  /*   margin-bottom: 30px;
    max-width: 100%;
    width: 100%;*/
	}
	
	
	
	.blog-item-holder.has-post-thumbnail .entry-holder {
		float: none !important;
		text-align: left;
		padding-left: 320px;
		width: 350px;
	

	}
	
	
	.blog-item-holder h2.entry-title {
		font-size: 38px;
		line-height: 40px;
	}
	h1 {
    	font-size: 40px;
	}
	
	body p {
		font-size: 1.2em;
		line-height: 1.4em;
	}
	
	.footer-kontakt {
		font-size: 20px;
	}
	
	li.copyright-footer {
		float: left;
		text-align: left;
		width: 40%;
	}
	li.social-footer {
		float: right;
		text-align: right;
		width: 40%;
	}
	
}

@media only screen and (max-width: 1024px ) {
	.blog-item-holder .post-thumbnail {
		max-width: 40%;
	}
}