/*
Theme Name: Pferdeklinik Bargteheide
Author: 21medien
Author URI: https://www.21medien.de
Text Domain: pferdeklinik-bargteheide
Template: nirvana
*/

@import url(../nirvana/style.css);

body.home #front-columns-box .column-image,
body.home #forbottom,
body.home .ppbox {
	max-width: none !important;
}

.banner-layers.container {
	max-width: 100%;
}

body.home .entry-title,
.container {
	max-width: 1200px;
	margin: auto;
	display: block;
}

body.home .entry-title {
	margin-top: 15px !important;
	margin-bottom: 30px !important;
}

@media screen and (max-width: 768px) {

	body.parent-pageid-5 #content .wp-caption.alignleft {
		width: 45% !important;
		margin: 2.5%;
		float: left;
	}

	body.parent-pageid-5 #content .wp-caption.alignleft .wp-caption-text {
		min-height: 55px;
	}

	body.parent-pageid-5 #content .entry-content > p {
		display: none;
	}

	#forbottom #front-columns > div {
		margin: 12.5% !important;
		margin-bottom: 0px !important;
		width: 75% !important;
	}

	#forbottom #front-columns .column-header-image {
		font-size: 17px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}

	.container {
		max-width: 95vw;	
	}
}

@media screen and (min-width: 769px) {
	.home #footer {
		margin-top: -90px !important;
	}
}

h3.column-header-image {
    color: #7BA9CD !important;
}

.white-bg {
	padding-top: 45px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
	float: left;
	width: 100%;
	background: #fff;
}

.coldisplay1 .column-image-inside {
    background: rgba(0,0,0,0.7);
}

.display-posts-listing {
	margin-top: 45px;
    float: left;
    width: 100%;
}

.display-posts-listing a.title {
	float: left;
	width: 100%;
	font-family: Century Gothic, AppleGothic, sans-serif;
	font-weight: 300;
    color: #444444;
    font-size: 36px;
    text-decoration: none;
	margin-bottom: 15px;
}

.display-posts-listing a.title:before {
    font-family: "elusive";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: .2em;
    /* font-size: 120%; */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    cursor: inherit;
    font-size: inherit;
}

body.home #main {
	background: #F7F7F7;
	margin-top: 0px;
}

body.home #content h2 {
    display: block;
    float: none;
    margin: 0px auto;
    font-size: 45px !important;
    line-height: 55px !important;
    clear: both;
    font-weight: 100;
    color: #444444;
    font-size: 42px !important;
    line-height: 50px !important;
}

#footer2-inside em {
	display: none !important;
}

#front-columns-box,
#pp-afterslider {
	margin-left: -15px;
	margin-right: -15px;
}

#front-columns > div,
#front-columns > li {
	width: calc(25% - 30px);
}

#front-columns {
	float: left;
	width: 100%;
}

#front-columns h2 {
	margin-left: 15px;
	margin-bottom: 15px;
}

.column-link {
	z-index: 1;
}

.ppcolumn {
	margin: 15px;
}

.ppcolumn p {
	margin: 0px !important;
}