/*
Theme Name:     Krankenhaus-Stellen.de
Theme URI:      http://smarttolworks.de/
Description:    Anpassung des Hestia Themes für Krankenhaus-Stellen.de
Author:         Thomas Langer
Author URI:     http://smarttolworks.de/
Template:       hestia-pro
Text Domain:    khstellen
Version:        1.0
*/

@import url("../hestia/style.css");

.wpjb-grid-col.wpjb-col-logo .companylogo img, .wpjb-grid-col.wpjb-col-logo .companylogo, .wpjb .wpjb-top-header-image, .wpjb .wpjb-top-header-image, .wpjb .wpjb-top-header-image > img
{
	height: 		auto!important;
	width:  		100px !important;
	max-height: 	100px !important;
	max-width:  	100px !important;	
	
	margin-top: 	0px !important;
}
.wpjb .wpjb-grid .wpjb-col-main, .wpjb .wpjb-top-header-content
{
	width: 			calc( 100% - 130px ) !important;	
}
.col-md-12 p.author.meta-in-content, .wpjb-grid-row.wpjb-row-meta-job_created_at,.wpjb-grid-row.wpjb-row-meta-pdf
{
	display: 		none;
}
.wpjb .wpjb-top-header
{
	padding: 		10px;
}
.section.related-posts, .section.section-blog-info
{
	display: 		none !important;
}
.big_line
{
	border-top: 3px solid;
}
.wpjb-box.wpjb-layer-inside.wpjb-box-job_applications, .wpjb-box.wpjb-layer-inside.wpjb-box-membership, .wpjb-box.wpjb-layer-inside.wpjb-box-payment_history
{
	display: 		none;
}
.wpjb-button.wpjb-subscribe.wpjb-glyphs.wpjb-icon-bell-alt
{
	display:  		none;
}

.wpjb-form-job-apply
{
	display: none !important;
}

.display-posts-listing li:first-child
{
	margin-top: 	20px;
}
.display-posts-listing > li:not(:first-child)
{
	margin-top: 	30px;
}

@media screen and (min-width: 0px) and (max-width: 499px) 
{
	div.container
	{	
		width: inherit !important;
	}
}

/*
.wpjb-job-apply
{
	display: 		none !important;
}
*/
#wpjb-form-job-apply
{
	display: 		none !important;	
}