/*
Theme Name:  Howes Child
Description: Child theme for the Howes theme
Author:      Theme Mount
Author URI:  http://themeforest.net/user/thememount
Template:    howes
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* =Parent theme style.css file
-------------------------------------------------------------- */
@import url("//www.betten-schloemer.de/wp-content/themes/howes/style.min.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.entry-title-wrapper {visibility:hidden;}
.thememount-titlebar-wrapper {height:5px!important;}
.thememount-titlebar-main .entry-title {
    line-height: 1px!important;
}
.thememount-titlebar-inner-wrapper {
    height: 5px!important;
	    margin: 0px!important;
	padding: 0px!important;
}
.thememount-titlebar-main .container {
    margin: 0px!important;
	padding: 0px!important;
}

.widget-title {
    visibility: hidden !important;
    height: 1px !important;
	margin: 0px !important;
}

.widget {
    margin: 0 !important;
}
.widget table {
	border:0 !important;
	margin:0 !important;
}

.container-full {
    padding-right: 5% !important;
    padding-left: 5% !important;
}

.site-main {
    padding-top: 0px !important;
}

.vc_sep_width_100 {
     padding-top: 20px !important;
}