/*
Theme Name: Dikka Child
Description: Child theme for the Dikka Theme
Author: UX-Qode
Template: dikka-installable
*/


.navbar-brand{
	margin-top:10px;
}


.read_more_btn{
	font-family: 'Orbitron', sans-serif;
}

.scroll_next_page_btn{
	margin-top:-50px;
}

.blog-sidebar{
	display:none;
}

.metas{
	display:none;
}

.pagetitle{
	display:none;
}


/*
betrifft die post in einem post loop builder element
*/

.widget_siteorigin-panels-postloop .post-content {
	width:100%;
	background:#fff;
	border:none;
}
.col-sm-4 {
    width: 100%;
}