/*
Theme Name: raumen child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: raumen
*/



/*Add your own styles here:*/

.home .

.home .slideshow_inner_caption .avia-caption-title {
	background: none;
}

.home .avia-slideshow-inner .caption_right .slideshow_caption {
	padding-left: 0;
	padding-right: 80px;
}

.home .avia-slideshow-inner .caption_left .slideshow_caption {
	padding-right: 0;
	padding-left: 80px;
}

@media (max-width: 767px) {
	.home .avia-slideshow-arrows {
		display: none;
	}
}

@media (min-width: 767px){
.correct-description-size  {
	display: block;
	width: 115%;
	margin-left: -15%;
}}


#top div #custom_order_form input, #top div #custom_order_form select {
	margin: 0;
	padding: 13px;
}

.page-id-63 .template-blog {
	margin-top: 50px;
}

#header_main .logo img {
	opacity: 0.7;
}

@media (max-width: 768px) {
	#header_main .logo img {
		padding: 15px;
	}
}

.post-entry .post-title a {
	display: block;
	text-align: left;
}

#top .fullsize .template-blog .post-meta-infos * {
	display: inline-block;
}

#top .fullsize .template-blog .post-meta-infos {
	text-align: left;
}

#top .fullsize .template-blog article.post .entry-content-wrapper {
	margin: 0;
}

#top .fullsize .template-blog article.post .entry-content-wrapper > * {
	margin-left: 0;
}

#top.single-post #main aside.sidebar.sidebar_right {
	display: none;
}

#top.single-post #main main {
	border-right: none;
}