@media only screen and (max-width: 767px) {
.logo_wrapper img {
    content: url("https://ayearwithbears.de/wp-content/uploads/2019/02/Website-Icon.png");
max-height:300px;

	} 
	}

@media only screen and (max-width: 480px) {
.logo_wrapper img {
    content: url("https://ayearwithbears.de/wp-content/uploads/2019/02/Website-Icon.png");

max-height:150px;
} 
	}

#page_content_wrapper .sidebar .content .sidebar_widget > li { 
			width:95%;
	float:right;
;
	}

#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h5.widgettitle h2 {
   width: 100%; 
   text-align: center; 
   
   margin: 10px 0 20px; 
} 


@media only screen and (min-width: 1100px){
#page_content_wrapper, .page_content_wrapper, .standard_wrapper, .footer_bar_wrapper, #footer ul.sidebar_widget, .slider_wrapper.fixed_width {
padding: 0 150px;
	}
	}


element.style {
    background-image: url(https://ayearwithbears.de/wp-content/uploads/2019/03/Vancouver-Winter-6.jpg);
}
#page_caption.hasbg #bg_regular {
    opacity: 1;
}
#page_caption.hasbg #bg_regular, #page_caption.hasbg #bg_blurred {background-size:initial
	}

.post_header:not(.single) h5, body.single-post .post_header_title h1 {
	font-size:30px;
	font-weight:700;
		}

body.single-post, #post_featured_slider li .slider_image .slide_post h2, #page_content_wrapper .posts.blog li a, .page_content_wrapper .posts.blog li a, #page_content_wrapper .sidebar .content .sidebar_widget > li.widget_recent_entries ul li a, #autocomplete li strong, .post_related strong, #footer ul.sidebar_widget .posts.blog li a {
	font-family:"Quattrocento Sans", Helvetica, Arial, sans-serif;
}

h2 span {
padding: 0 0;
}	

#jp-relatedposts h3.jp-relatedposts-headline em {
	font-size: 14pt;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-weight:700;
	color:#000000;
}

h2 span{ background:transparent;}

h2.widgettitle span.content_title {background:#ffffff;}

#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h5.widgettitle h2 {background:#ffffff;}

#page_caption .page_title_wrapper{width:80%;}

@media screen and (max-width: 450px){
	#page_caption.hasbg #bg_regular, #page_caption.hasbg #bg_blurred { background-size:160%;;
	}}

.letterspeziale { 
  float: left;
  font-size: large;
  font-weight: bolder;
  padding: 5px;
  background: #23841a;
  color: white;
}

div.eckenrundung {
width: 100%;
padding: 50px;
box-sizing: border-box;
border-radius: 15px 15px 15px 15px;
background: #dfdfdf;
}



/* Recent Posts Style */

.pt-cv-title a {
    font-weight: 600;
	font-family: "Neucha", Sans-serif;
}

element.style {
    padding-top: 260px;
}