/*
Theme Name: Pastoralraum Aargauer Limmattal
Theme URI: http://www.pastoralraum-aargauer-limmattal.ch
Author: WEBSAMURAI AG
Author URI: http://www.websamurai.ch
Description: Pastoralraum Aargauer Limmattal
Version: 1.2.7
License: Copyright 2016 by WEBSAMURAI AG
Text Domain: praalim
Tags:

Websamurai 1 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
/* ---------- COLORS & FONTS
Textfont - #2E2E2E
Pastoralraum - #FDC705 - #FCE281
Killwangen - #FFAB96 - #FFD6CC
Neuenhof - #f00000 - #ED6F6F
Spreitenbach - #4FA951 - #A8D1A8
Baden - #CAD22B - #E2E5AA
Ennetbaden - #FFF462 - #FDF89E
St. Sebastian - #B3CBE0 - #DFE9F2
St. Anton - #7AA5CA - #B7CADB
Würenlos - #EF7D00 - #F4C38E
s
Haupt-Font:
"proxima-nova" - 300,400,700
Slider-Font:
"lithos-pro" - 400
*/

/*--------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
	## Contact Form 7
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Header
# Footer
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #2E2E2E;
	font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.375;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
    font-weight: 300;
}

h1 {
    font-size: 2.777em;
    margin: 0 0 .5em;
}
h2 {
    font-size: 1.666em;
    margin-top: 0;
    margin-bottom: .2em;
}
h3 {
    font-size: 1.333em;
    font-weight: 300;
}

article h3.entry-title {
	margin-top: 0;
}

h4 {
    font-size: 1.333em;
    font-weight: 300;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

/*--------------------------------------------------------------
## Slider-Header
--------------------------------------------------------------*/
.slide-content h2 {
	display: none;
}
.header-content p,
.slide-content p {
	font-family: "lithos-pro",sans-serif;
	font-weight: 400;
	color: white;
	font-size: 3.05555555em;
	line-height: 1.4;
	display: block;
	position: absolute;
	bottom: 0;
}

.header-content p.header-autor,
.slide-content p.header-autor{
	font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	font-size: 18px;
	bottom: 1em;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}



dl {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 .5em;
}
dt,
dd {
    width: 50%;
    display: inline-block;
    margin: 0;
    float: left;
}
dt {
    font-weight: 700;
    padding-right: 1em;
}
dd {
    
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.ml-responsive-table dd {
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
.button,
.more-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #2E2E2E;
	background: #fff;
	padding: .4em 1em .35em;
    font-weight: 700;
    text-transform: uppercase;
}
.more-link {
    font-size: .875em;
    padding-top: .4em;
}

button:hover,
.button:hover,
.more-link:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #FDC705;
    border-color: #2E2E2E;
    color: #fff;
}

.baden button:hover, .baden .button:hover, .baden .more-link:hover, .baden input[type="button"]:hover, .baden input[type="reset"]:hover, .baden input[type="submit"]:hover { background-color: #C9D12B; }
.ennetbaden button:hover, .ennetbaden .button:hover, .ennetbaden .more-link:hover, .ennetbaden input[type="button"]:hover, .ennetbaden input[type="reset"]:hover, .ennetbaden input[type="submit"]:hover { background-color: #F5E54A; }
.killwangen button:hover, .killwangen .button:hover, .killwangen .more-link:hover, .killwangen input[type="button"]:hover, .killwangen input[type="reset"]:hover, .killwangen input[type="submit"]:hover { background-color: #FFD5CB; }
.neuenhof button:hover, .neuenhof .button:hover, .neuenhof .more-link:hover, .neuenhof input[type="button"]:hover, .neuenhof input[type="reset"]:hover, .neuenhof input[type="submit"]:hover { background-color: #ED6F6F; }
.spreitenbach button:hover, .spreitenbach .button:hover, .spreitenbachspreitenbach .more-link:hover, .spreitenbach input[type="button"]:hover, .spreitenbach input[type="reset"]:hover, .spreitenbach input[type="submit"]:hover { background-color:#A7D1A7; }
.st-anton button:hover, .st-anton .button:hover, .st-anton .more-link:hover, .st-anton input[type="button"]:hover, .st-anton input[type="reset"]:hover, .st-anton input[type="submit"]:hover { background-color: #B7C9DB; }
.st-sebastian button:hover, .st-sebastian .button:hover, .st-sebastianst-sebastian .more-link:hover, .st-sebastian input[type="button"]:hover, .st-sebastian input[type="reset"]:hover, .st-sebastian input[type="submit"]:hover { background-color: #DFE9F1; }
.wuerenlos button:hover, .wuerenlos .button:hover, .wuerenlos .more-link:hover, .wuerenlos input[type="button"]:hover, .wuerenlos input[type="reset"]:hover, .wuerenlos input[type="submit"]:hover { background-color: #F3C38D; }

button:focus,
.button:focus,
.more-link:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
.button:active,
.more-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #212423;
}

textarea {
	width: 100%;
}

.form-group {
    float: left;
    width: 100%;
}
.form-control {
    border-radius: 0px;
}
.form-control:focus,
.widget .search-field:focus {
    border-color: #212423;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-left: 0;
    position: relative;
}
span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 1em;
}
div.wpcf7-validation-errors {
    clear: both;
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
.form-control.wpcf7-not-valid {
    border-color: #a94442;
}
span.wpcf7-not-valid-tip {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
    padding: .2em .5em;
}


/*--------------------------------------------------------------
## Contact Form 7
--------------------------------------------------------------*/

.ui-datepicker {
	display: none;
}

.wpcf7-form label {
	font-weight: 100;
}

.ui-datepicker {
	background-color: #ffffff;
	border: 1px solid #2E2E2E;
	padding: 1em;
}

.ui-datepicker a,
.ui-datepicker a:active,
.ui-datepicker a:hover,
.ui-datepicker a:focus,
.ui-datepicker a:visited {
	border-bottom: none !important;
	background-color: transparent !important;
}
.ui-datepicker .ui-datepicker-next {
	float:right;
}

.ui-datepicker-title {
	font-weight: 300;
}

.ui-datepicker-calendar th {
	font-weight: 300;
	padding: 0.277777777777em;
}
.ui-datepicker table td {
	text-align: center;
	border: 1px solid #2E2E2E;
}

.ui-datepicker table a {
	font-weight: 300;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 0px none;
}



/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a,
a:visited {
	color: #2E2E2E;
	padding: 0;
    /*border-bottom: 1px solid #e9e9e9;
	-webkit-transition: all .2s;
    transition: all .2s;*/
}

a:hover,
a:focus,
a:active {
	/* background-color: #FBE181; */
	border-bottom: 0px #FBE181;
    outline: 0;
    text-decoration: none;
}

h3 a,
h3 a:visited {
	border-bottom: none;
}
h3 a:hover,
h3 a:focus,
h3 a:active {
	border-bottom: none;
}

a img {
	border-bottom: none;
}

/* .baden a:hover, .baden a:focus, .baden a:active { background-color: #E1E5A9; border-bottom: 1px solid #E1E5A9; }
.ennetbaden a:hover, .ennetbaden a:focus, .ennetbaden a:active { background-color: #F5E54A; border-bottom: 1px solid #F5E54A; }
.killwangen a:hover, .killwangen a:focus, .killwangen a:active { background-color: #FFAB95; border-bottom: 1px solid #FFAB95; }
.neuenhof a:hover, .neuenhof a:focus, .neuenhof a:active { background-color: #ED6F6F; border-bottom: 1px solid #ED6F6F; color: #ffffff !important; }
.spreitenbach a:hover, .spreitenbach a:focus, .spreitenbach a:active { background-color: #A7D1A7; border-bottom: 1px solid#A7D1A7; }
.st-anton a:hover, .st-anton a:focus, .st-anton a:active { background-color: #B7C9DB; border-bottom: 1px solid #B7C9DB; }
.st-sebastian a:hover, .st-sebastian a:focus, .st-sebastian a:active { background-color: #DFE9F1; border-bottom: 1px solid #DFE9F1; }
.wuerenlos a:hover, .wuerenlos a:focus, .wuerenlos a:active { background-color: #F3C38D; border-bottom: 1px solid #F3C38D; } */

a.pdf-link,
a[href$=".pdf"],a[href$=".pdf"]:visited,a[href$=".pdf"]:hover,a[href$=".pdf"]:focus,a[href$=".pdf"]:active,
a[href$=".doc"],a[href$=".doc"]:visited,a[href$=".doc"]:hover,a[href$=".doc"]:focus,a[href$=".doc"]:active,
a[href$=".docx"],a[href$=".docx"]:visited,a[href$=".docx"]:hover,a[href$=".docx"]:focus,a[href$=".docx"]:active,
a[href$=".xls"],a[href$=".xls"]:visited,a[href$=".xls"]:hover,a[href$=".xls"]:focus,a[href$=".xls"]:active,
a[href$=".zip"],a[href$=".zip"]:visited,a[href$=".zip"]:hover,a[href$=".zip"]:focus,a[href$=".zip"]:active,
a[href$=".rar"],a[href$=".rar"]:visited,a[href$=".rar"]:hover,a[href$=".rar"]:focus,a[href$=".rar"]:active,
a[href$=".tar.gz"],a[href$=".tar.gz"]:visited,a[href$=".tar.gz"]:hover,a[href$=".tar.gz"]:focus,a[href$=".tar.gz"]:active,
a[href$=".7z"],a[href$=".7z"]:visited,a[href$=".7z"]:hover,a[href$=".7z"]:focus,a[href$=".7z"]:active {
	border-bottom: none;
}




@media screen and (max-width: 700px) {
.gslide-external {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-width: 100%;
	background: #fff;
	padding: 0;
	overflow: auto;
	max-height: inherit!important;
}

.gslide iframe, .gslide video {
	width: 100vw;
	max-width: 100vw;
	min-width: 100vw;
	outline: 0!important;
	border: none;
	min-height: 165px;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	-ms-touch-action: auto;
	touch-action: auto;
	height: 33em;
}
}


.entry-content a {
	text-decoration: underline;
}
a.pdf-link::before,
a[href$=".pdf"]::before,
a[href$=".doc"]::before,
a[href$=".docx"]::before,
a[href$=".xls"]::before,
a[href$=".zip"]::before,
a[href$=".rar"]::before,
a[href$=".tar.gz"]::before,
a[href$=".7z"]::before
{
	content : '\f016';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	border-bottom: none;
    margin-right: 0.3em;
	/*hier*/
	display: none;
}
a.pdf-link::before,
a[href$=".pdf"]::before {
	content : '\f1c1';
}
a[href$=".doc"]::before,
a[href$=".docx"]::before {
	content : '\f1c2';
}
a[href$=".xls"]::before {
	content : '\f1c3';
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.wf-loading {
	opacity:0.1;
}
.main-navigation ul {
	/*display: none;*/
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation .nav-menu {
    text-align: right;
}

.main-navigation .nav-menu>li {
	display: inline-block;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation .nav-menu>li>a {
	font-size: 1.444444em;
}

.site-branding a,
.top-nav li a,
.nav-menu li a {
	padding: 0;
	border-bottom: 1px solid #ffffff;
}
.site-branding a.custom-logo-link:hover,
.site-branding a.custom-logo-link:focus,
.site-branding a.custom-logo-link:active {
	background-color: transparent;
	border-bottom: none;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled #primary-menu {
	/*display: block;*/
    float: right;
    margin-top: 1em;
}
/*--------------------------------------------------------------
## Meta Navigation
--------------------------------------------------------------*/
	
.main-navigation .meta-menu-mobile {
	display: none;
}

.meta-navigation {
	padding-bottom: 4.5em;
}
.meta-menu-mobile ul,
.meta-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.meta-navigation .top-nav {
    text-align: right;
}

.meta-navigation .top-nav>li {
	display: inline-block;
	padding: 0.333333em 0.6333333em 0 0;
}
.meta-navigation .top-nav>li:last-child {
	padding-right:0;
}

.meta-navigation a {
	display: block;
	text-decoration: none;
}

.meta-navigation .top-nav>li>a {
	font-size: 0.777777em;
}
.meta-menu-mobile ul li > a,
.meta-navigation ul li > a {
	color: #2E2E2E;
}

/*--------------------------------------------------------------
### Search-Box Meta Navigation
--------------------------------------------------------------*/
.meta-navigation .search-submit {
	display: none;
}
.meta-navigation .search-field {
	background: url(images/search.png) center right 5px no-repeat;
	border: 1px solid #2E2E2E;
	padding: 3px 2px;
	margin: 0;
	color: #2E2E2E;
	width: 111px;
	font-size: 0.777777em;
}
::-webkit-input-placeholder {
	color: #2E2E2E;
	padding-left: 0.5em;
}
:-moz-placeholder { /* Firefox 18- */
	color: #2E2E2E;
	padding-left: 0.5em;
}
::-moz-placeholder {  /* Firefox 19+ */
	color: #2E2E2E;
	padding-left: 0.5em;
}
:-ms-input-placeholder {  
	color: #2E2E2E;
	padding-left: 0.5em;
}

/*--------------------------------------------------------------
### Changes for Responsive-Menues
--------------------------------------------------------------*/

@media screen and (min-width: 992px) {

	.site-branding a.custom-logo-link:hover,
	.site-branding a.custom-logo-link:focus,
	.site-branding a.custom-logo-link:active
	{
		background-color: transparent;
		border-bottom: none;
	}
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
    .main-navigation .nav-menu>li {
        padding: 0 0.5em 0.5em 0;
    }
	.main-navigation .nav-menu>li:last-child {
        padding-right:0;
    }
    .main-navigation .nav-menu>li>a {
        color: #2E2E2E;
		padding: 0 0.1em;
    }
	
    .main-navigation ul ul {
        background: #fff;
        padding: 0.25em 0;
		margin-left: -1em;
        float: left;
        position: absolute;
        left: -999em;
        z-index: 99999;
        text-align: left;
    }
    .main-navigation ul ul ul {
        left: -999em;
        top: 0;
    }
    .main-navigation ul ul a {
        padding: .25em 1em;
        width: 100%;
    }
	.main-navigation .nav-menu>li>a {
		font-size: 1em;
	}
}
@media screen and (min-width: 1200px) {

	.meta-navigation .top-nav>li>a {
		font-size: 0.888888em;
	}
	.meta-navigation .top-nav>li {
		display: inline-block;
		padding: 0.333333em 0.8333333em 0 0;
	}
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
    .main-navigation .nav-menu>li {
        padding: 0 0.5em 0.5em 0;
    }
	.main-navigation .nav-menu>li:last-child {
        padding-right:0;
    }
    .main-navigation .nav-menu>li>a {
        color: #2E2E2E;
		padding: 0 0.15em;
    }
	.main-navigation .nav-menu>li>a {
		font-size: 1.444444em;
	}

}

@media screen and (min-width: 992px) {
    .main-navigation li {
        position: relative;
    }
	.main-navigation ul ul {
		background: #fff;
		padding: 0.5em 0;
		float: left;
		position: absolute;
		left: -999em;
		z-index: 99999;
		text-align: left;
		width: 220px;
		-webkit-box-shadow: 0 4px 8px 1px rgba(0,0,0,0.15);
		box-shadow: 0 4px 8px 1px rgba(0,0,0,0.15);
	}
	.main-navigation ul ul ul {
		left: -999em;
		top: -9px;
	}
	.main-navigation ul ul a {
		padding: .35em 1em;
		width: 100%;
	}
}
@media screen and (max-width: 991px) {
	button.menu-toggle {
		margin: 3.5em 3em 0 0;
	}
	
	
	.main-navigation ul {
		display: none;
	}
	#meta-mobile {
		display: block;
	}
	.main-navigation.toggled .meta-menu-mobile {
		display: block;
		text-align: center;
	}

	.header-navigation {
		position: absolute;
		right: 0;
		width: 100%;
		background-color: #ffffff;
		z-index: 1999;

	}
	.site-branding {
		z-index: 2000;
	}

	
	.header-navigation .menu {
		padding-top: 4em;
		text-align: center;

	}
	
	
	
	.meta-navigation {
		display: none;
	}
    .main-navigation li,
    .main-navigation ul {
        width: 100%;
    }
    .main-navigation .nav-menu>li {
        margin-bottom: 1.5em;
    }
	

	.sub-menu {
		display: none;
	}
	
    .main-navigation a {
        line-height: 1.5em;
    }
	
	.meta-mobile .menu-item a {
		text-align: center;
		border-bottom: none;
	}
	.meta-menu-mobile h3 {
		font-size: 1.4444em;
    	font-weight: 100;
    	text-align: center;
	}
	.meta-mobile form {
		text-align: center;
		padding-bottom: 1em;
	}
	

}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.pagination {
    text-align: center;
}

.pagination,
.pagination ul {
    width: 100%;
    float: left;
}

.pagination ul,
.pagination li {
    margin: 0;
    padding: 0;
}

.pagination li {
    display: inline-block;
}

.pagination li a,
.pagination li.disabled {
    color: #212423;
    text-decoration:none;
}
.pagination li a:hover,
.pagination li.active a {
    color: #fff;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
    background-color: #fff;
    border: 1px solid #212423;
    cursor: pointer;
    padding: .3em .5em;
}

.pagination li a:hover,
.pagination li.active a {
    background-color: #212423;
}

/*--------------------------------------------------------------
# Categories Menu
--------------------------------------------------------------*/
.site-main .post-categories {
	margin-bottom: 3em;
	font-size: 85%;
}
.site-main .post-categories a {
	display: inline-block;
	border-right: 10px solid #fff;
	border-left: 6px solid #fff;
	border-bottom: 0px none;
	font-weight: 400;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
body {
	border-top: 7px solid #FDC705;
}
body.baden {
	border-top: 7px solid #C9D12B;
}
body.ennetbaden {
	border-top: 7px solid #F5DC00;
}
body.killwangen {
	border-top: 7px solid #FFAB95;
}
body.neuenhof {
	border-top: 7px solid #EF0000;
}
body.spreitenbach {
	border-top: 7px solid #4FA951;
}
body.st-anton {
	border-top: 7px solid #7AA5C9;
}
body.st-sebastian {
	border-top: 7px solid #B3CBDF;
}
body.wuerenlos {
	border-top: 7px solid #EF7D00;
}
.logo img {
    max-width: 181px;
    height: auto;
}
.site-branding {
    border-top: 7px solid #FDC705;
    padding: 0.333333em 0;
    margin-top: -7px;
}
.site-branding .praalim-link {
	text-align: center;
}
.site-branding .praalim-link a {
	color: #2E2E2E;
	font-size: 0.8888888em;
}
.site-branding .logo {
	padding-top: 0.333333em;
	text-align: center;
}

.site-title {
    font-size: 2em;
    font-weight: 300;
}
.header-slider,
.header-image,
.header-image-placeholder,
.google-maps {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 3em;
}
.header-slider .slide,
.header-image,
.google-maps {
    height: 630px;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
}
.header-slider .slide p {
    padding-right: 30px;
}
.header-image-placeholder {
    height: 2px;
    background: #FBE181;
}



.baden .header-image-placeholder { background: #C9D12B; }
.ennetbaden .header-image-placeholder { background: #F5DC00; }
.killwangen .header-image-placeholder { background: #FFAB95; }
.neuenhof .header-image-placeholder { background: #EF0000; }
.spreitenbach .header-image-placeholder { background: #4FA951; }
.st-anton .header-image-placeholder { background: #7AA5C9; }
.st-sebastian .header-image-placeholder { background: #B3CBDF; }
.wuerenlos .header-image-placeholder { background: #EF7D00; }

.header-content,
.header-slider .slide-content {
    position: absolute;
    width: 100%;
	height: 100%;
    background: rgba( 0, 0, 0, 0.2 );
    color: #fff;
}
.header-slider .slide-content p {
    max-width: 1170px;
}

.header-image, .header-slider .lSSlideWrapper { border-bottom: 7px solid #FDC705; }
.baden .header-image, .baden .header-slider .lSSlideWrapper { border-bottom: 7px solid #C9D12B; }
.ennetbaden .header-image, .ennetbaden .header-slider .lSSlideWrapper { border-bottom: 7px solid #F5DC00; }
.killwangen .header-image, .killwangen .header-slider .lSSlideWrapper { border-bottom: 7px solid #FFAB95; }
.neuenhof .header-image, .neuenhof .header-slider .lSSlideWrapper { border-bottom: 7px solid #EF0000; }
.spreitenbach .header-image, .spreitenbach .header-slider .lSSlideWrapper { border-bottom: 7px solid #4FA951; }
.st-anton .header-image, .st-anton .header-slider .lSSlideWrapper { border-bottom: 7px solid #7AA5C9; }
.st-sebastian .header-image, .st-sebastian .header-slider .lSSlideWrapper { border-bottom: 7px solid #B3CBDF; }
.wuerenlos .header-image, .wuerenlos .header-slider .lSSlideWrapper { border-bottom: 7px solid #EF7D00; }

.header-slider .lSPager {
	display: none;
}


.header-slider .lSAction > a.lSPrev:before,
.header-slider .lSAction > a.lSNext:before {
	font-family: FontAwesome;
	font-size: 4em;
	color: #FDC705;
	padding-left: 0;
	border-bottom: none;
}

.header-slider .lSAction > a.lSPrev:before {
	content: "\f104";
}
.header-slider .lSAction > a.lSNext:before {
	content: "\f105";

}

.header-slider .lSAction > a {
	background-image: none;
	margin: 0 1em;
	display: inline;
	height: 0;
	border-bottom: none;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer .widget {
	font-size: 1em;
}
.site-footer {
    background: #2E2E2E;
    color: #ffffff;
    padding-top: 3em;
    padding-bottom: 3em;
}
.site-footer h2 {
	font-size: 1.33333333em;
	font-weight: 100;
	line-height: 1.722222;
}
.site-footer a {
	font-size: 1.33333333em;
	font-weight: 100;
    color: #ffffff;
	background: url(images/footerLinkPlaceholder.png) no-repeat center right;	
	padding-right: 1em;
	line-height: 1.722222;
}
.site-footer p a {
	padding-right: 1em;
	color: white;
	background: url(images/footerLinkPlaceholder.png) no-repeat center right;
	font-size: 1em;
}
.site-footer p a:hover {
	background: url(images/footerLink.png) no-repeat center right;
}
.site-footer .widget-title + div ul li a{
	font-size: 1em;
}
.site-footer .widget-title + div ul li{
	padding-bottom: 0;
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
	background: url(images/footerLink.png) no-repeat center right;
	border-bottom: none;
}
.site-footer .widget li {
	
}

/*--------------------------------------------------------------
## Adventskalender
--------------------------------------------------------------*/

.page-id-7703 #cboxOverlay {
	opacity: 0.8 !important;
	background: #004c7b !important;
}

.page-id-9737 #cboxOverlay {
	opacity: 0.8 !important;
	background: #7b0000 !important;
}

#cboxLoadedContent a.pdf-link::before, #cboxLoadedContent a[href$=".pdf"]::before, a[href$=".doc"]::before, a[href$=".docx"]::before, a[href$=".xls"]::before, a[href$=".zip"]::before, a[href$=".rar"]::before, a[href$=".tar.gz"]::before, a[href$=".7z"]::before {
	content: none;
}

/*--------------------------------------------------------------
## Newsletteranmeldung im Footer
--------------------------------------------------------------*/

.site-footer input {
	width: 100%;
	margin-bottom: 0.7em;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
    font-size: 1em;
}

.widget p {
    margin-bottom: 0;
}

.widget ul,
.widget li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget h4 {
	font-weight: 300;
	line-height: 1.4;
	margin: 0;
}

#secondary .widget .widget-title {
    padding: 5px 0;
    background: #fff;
    margin-bottom: 0.6666666em;
}


.widget .praalim_event .entry-meta {
	font-size: 0.8888888em;
	font-weight: 300;
}


.praalim_event_content {
	border-left:  3px solid #FDC705;
	margin-bottom: 1.38888888em;
	 	 
}
.praalim_event_content.baden		{border-left:  3px solid #C9D12B; }
.praalim_event_content.ennetbaden {border-left:  3px solid #F5DC00; }
.praalim_event_content.killwangen {border-left:  3px solid #FFAB95; }
.praalim_event_content.neuenhof	 {border-left:  3px solid #EF0000; }
.praalim_event_content.spreitenbach {border-left:  3px solid #4FA951; }
.praalim_event_content.st-anton  {border-left:  3px solid #7AA5C9; }
.praalim_event_content.st-sebastian {border-left:  3px solid #B3CBDF; }
.praalim_event_content.wuerenlos {border-left:  3px solid #EF7D00; }

/* Horizonte Widget */
.widget .horizonte-link > img {
	vertical-align: top;
}
.widget .horizonte-link > i {
	font-size: 1.5em;
	padding-left: 0.5em;
}


/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.widget .search-field {
    border: 1px solid #e9e9e9;
    padding: .3em 1em .25em;
    font-weight: 100;
}

/* Beautiful News Widget */
.widget_beautiful_news_widget li:first-child {
    margin-top: 0;
    border-top: 0px none;
}
.widget_beautiful_news_widget li {
    border-top: 3px solid #e9e9e9;
    margin-top: 1.5em;
    padding-top: 1em;
    margin-bottom: 1em;
}
.widget_beautiful_news_widget h3 {
    display: inline-block;
    margin: 0;
}
.widget_beautiful_news_widget time {
    display: inline-block;
    margin-bottom: 1em;
}
.widget_beautiful_news_widget .thumbnail {
    width: 100%;
    height: auto;
}
.widget_beautiful_news_widget .thumbnail img {
    width: 100%;
    height: auto;
}

/* Widget Search */
#secondary .widget_search .search-submit {
    font-size: 1em;
}

/* Callback form */
#callback-form {
    max-width: 500px;
}
#callback-form h2 {
    margin-bottom: 1.5em;
    line-height: 1.75;
    border-bottom: 3px solid #f94f5e;
}
#callback-form label {
    padding-top: .5em;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Multisite Post Duplicator
--------------------------------------------------------------*/

.mpdtip #mpd_blog_1,
.mpdtip #mpd_blog_4,
.mpdtip #mpd_blog_5,
.mpdtip #mpd_blog_7,
.mpdtip #mpd_blog_8,
.mpdtip #mpd_blog_9,
.mpdtip #mpd_blog_10,
.mpdtip #mpd_blog_11 {
	display: none;
}



/*--------------------------------------------------------------
## Adventskalender
--------------------------------------------------------------*/

.content-area #wp-advent-list li span {
	background-color: rgba(255,255,255,0.75);
}
.content-area #wp-advent-list li span {
	color: #2e2e2e;
}
.content-area #wp-advent-list li a:active,
.content-area #wp-advent-list li a:focus,
.content-area #wp-advent-list li a:visited {
	background-color: transparent;
}

/*--------------------------------------------------------------
## Pfarreiboxen Homepage Pastoralraum
--------------------------------------------------------------*/
.box_pfarreien_home a,
.box_pfarreien_home a:hover,
.box_pfarreien_home a:focus,
.box_pfarreien_home a:active {
	padding: 0;
	border-bottom: none;
}

.box_pfarreien_home .header_link_home a {
	color:#2e2e2e;
	background: url(images/boxPfarreienHome_Next.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 1.25em;
}


.box_pfarreien p {
	text-align: right;
	color: #2e2e2e;
}
.box_pfarreien p > i {
	padding-left: 0.5em;
}

.box_pfarreien a,
.box_pfarreien a:visited,
.box_pfarreien a:hover,
.box_pfarreien a:focus,
.box_pfarreien a:active {
	background-color: transparent;
}

.box_pfarreien img { border-bottom: 7px solid #FDC705; }
.box_pfarreien:hover img { border-bottom: 7px solid #FBE181; }


.box_pfarreien.baden img { border-bottom: 7px solid #C9D12B; }
.box_pfarreien.ennetbaden img { border-bottom: 7px solid #F5DC00; }
.box_pfarreien.killwangen img { border-bottom: 7px solid #FFAB95; }
.box_pfarreien.neuenhof img { border-bottom: 7px solid #EF0000; }
.box_pfarreien.spreitenbach img { border-bottom: 7px solid #4FA951; }
.box_pfarreien.st-anton img { border-bottom: 7px solid #7AA5C9; }
.box_pfarreien.st-sebastian img { border-bottom: 7px solid #B3CBDF; }
.box_pfarreien.wuerenlos img { border-bottom: 7px solid #EF7D00; }

.box_pfarreien.baden:hover img { border-bottom: 7px solid #E1E5A9; }
.box_pfarreien.ennetbaden:hover img { border-bottom: 7px solid #F6E54A; }
.box_pfarreien.killwangen:hover img { border-bottom: 7px solid #FFD5CB; }
.box_pfarreien.neuenhof:hover img { border-bottom: 7px solid #ED6F6F; }
.box_pfarreien.spreitenbach:hover img { border-bottom: 7px solid #A7D1A7; }
.box_pfarreien.st-anton:hover img { border-bottom: 7px solid #B7C9DB; }
.box_pfarreien.st-sebastian:hover img { border-bottom: 7px solid #DFE9F1; }
.box_pfarreien.wuerenlos:hover img { border-bottom: 7px solid #F3C38D; }

/*--------------------------------------------------------------
## Content Startseite
--------------------------------------------------------------*/

#primary,
#secondary {
	padding: 0.8888em 15px 3em;
}

.home-content {
	margin-bottom: 3em;
}

/*--------------------------------------------------------------
## Mitarbeiter - Employee
--------------------------------------------------------------*/

.select-arrow {
	padding-right: 0.5em;
}

.arrow-down {
	width: 100%;
	bottom: 1em;
	position: absolute;
	z-index: 200;
}

.arrow-down a {
	display: inline-block;
	width: 60px;
	color: white;
	font-size: 2em;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.arrow-down a:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.baden .select-arrow { color: #C9D12B; }
.ennetbaden .select-arrow { color: #F5DC00; }
.killwangen .select-arrow { color: #FFAB95; }
.neuenhof .select-arrow { color: #EF0000; }
.spreitenbach .select-arrow { color: #4FA951; }
.st-anton .select-arrow { color: #7AA5C9; }
.st-sebastian .select-arrow { color: #B3CBDF; }
.wuerenlos .select-arrow { color: #EF7D00; }

.department {
	display: flex;
	flex-flow: row wrap;
}
.department header {
	width: 100%;
}
.department .employee-box {
	align-items: stretch;
}

.employee-box {
	hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	min-height: 500px;
}
.employee-box a{
	word-break: break-all;
	hyphens: auto;
}

/*--------------------------------------------------------------
## Pagelist Sitemap
--------------------------------------------------------------*/

#glossaryList-nav, .cminds_poweredby {
    display: none !important;
}
ul#glossaryList {
	margin: 0 0 1.5em 3em !important;
	padding: 0;
}

/*--------------------------------------------------------------
## Pagelist Sitemap
--------------------------------------------------------------*/

.page-list {
	margin: 0;
	padding: 0;
	list-style: none;

}
.page-list > li > a {
	font-weight: 600;
}

.page-list > li > ul > li > a {
	font-weight: 400;
}
.page-list li {
	 padding: 0.3333em 0;
}
.page-list ul{
	list-style: disc;
	margin: 0;
	padding-left: 1em;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.bg-grey {
    background: #f2f2f2;
}

.site-content {
    margin-bottom: 1.5em;
}
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 2em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0 0 1.5em;
}

.page-header {
    padding-bottom: 9px;
    margin: 0;
    border-bottom: 0px none;
}

.thumbnail {
    padding: 0px;
    line-height: 1.42857143;
    background-color: transparent;
    border: 0px none;
    border-radius: 0;
}

.thumbnail-link {
    display: inline-block;
}
time {
    display: inline;
}

.entry-meta {
	color: #2e2e2e;
	font-size: 0.888em;
	font-weight: 400;
	margin-bottom: 1em;
}
.entry-meta p {
	margin-bottom: 0;
}
.entry-meta i {
	width: 25px;
	padding-right: 0.333em;
}
article.type-veranstaltungen .entry-meta {
	padding: .5em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.read-more {
	font-size: .888em;
	font-weight: 400;
}


.read-more a {
	border-bottom: 0px none;
}

/* only important for special logic*/
.main-pastoral {
	border-left: 3px solid #FDC705 !important;
}

.main-pastoral a:hover, a:focus {
	background-color: #FBE181 !important;
	border-bottom: 0px #FBE181 !important;
	outline: 0 !important;
	text-decoration: none !important;
}

.article-content {
	border-left:  3px solid #FDC705;
}
.baden		.article-content {border-left:  3px solid #C9D12B; }
.ennetbaden	.article-content  {border-left:  3px solid #F5DC00; }
.killwangen	.article-content  {border-left:  3px solid #FFAB95; }
.neuenhof	.article-content  {border-left:  3px solid #EF0000; }
.spreitenbach	.article-content  {border-left:  3px solid #4FA951; }
.st-anton  	.article-content	{border-left:  3px solid #7AA5C9; }
.st-sebastian	.article-content  {border-left:  3px solid #B3CBDF; }
.wuerenlos 	.article-content {border-left:  3px solid #EF7D00; }

.sticky article {
	padding-bottom: 0;
	margin-bottom: 3em;
}

.baden		.sticky article {border-left:  3px solid #C9D12B; }
.ennetbaden	.sticky article  {border-left:  3px solid #F5DC00; }
.killwangen	.sticky article  {border-left:  3px solid #FFAB95; }
.neuenhof	.sticky article  {border-left:  3px solid #EF0000; }
.spreitenbach	.sticky article  {border-left:  3px solid #4FA951; }
.st-anton  	.sticky article	{border-left:  3px solid #7AA5C9; }
.st-sebastian	.sticky article  {border-left:  3px solid #B3CBDF; }
.wuerenlos 	.sticky article {border-left:  3px solid #EF7D00; }

.entry-header a,
.entry-header a:hover {
	color: #2E2E2E;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.more-link {
    float: right;
    clear: both;
    margin-top: 1.5em;
}

section.sub-pages {
    display: flex;
    flex-wrap: wrap;
}

.feature-box {
    margin-bottom: 30px;
}

.articles .article-content {
	float: left;
}

.articles .news-content p,
.articles .article-content p {
	margin-bottom: 0;
}
.articles .article-content .read-more i {
	padding-left: 0.25em;
}
.sub-page-box {
	display: flex;
}


/*--------------------------------------------------------------
## Archive
--------------------------------------------------------------*/
.archive .content-area .search {
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
    margin-bottom: 3em;
}
.archive .content-area .search p {
    margin-bottom: .5em;
}
.archive .content-area .search label {
    font-weight: normal;
    width: 250px;
}


/*--------------------------------------------------------------
## Sticky News
--------------------------------------------------------------*/

.sticky article {

}
/*--------------------------------------------------------------
## Addthis Share Buttons
--------------------------------------------------------------*/

a.at300b:hover,
a.at300b:active {
	border: none;
	background-color: transparent;
}


/*--------------------------------------------------------------
## Overview Template
--------------------------------------------------------------*/

.sub-page-box h3 {
    margin: .35em 0 1.5em;
}

body.baden			.box_pfarreien img { border-bottom: 7px solid #C9D12B; }
body.ennetbaden		.box_pfarreien img { border-bottom: 7px solid #F5DC00; }
body.killwangen		.box_pfarreien img { border-bottom: 7px solid #FFAB95; }
body.neuenhof		.box_pfarreien img { border-bottom: 7px solid #EF0000; }
body.spreitenbach	.box_pfarreien img { border-bottom: 7px solid #4FA951; }
body.st-anton		.box_pfarreien img { border-bottom: 7px solid #7AA5C9; }
body.st-sebastian	.box_pfarreien img { border-bottom: 7px solid #B3CBDF; }
body.wuerenlos		.box_pfarreien img { border-bottom: 7px solid #EF7D00; }

body.baden			.box_pfarreien img:hover { border-bottom: 7px solid #E1E5A9; }
body.ennetbaden		.box_pfarreien img:hover { border-bottom: 7px solid #F6E54A; }
body.killwangen		.box_pfarreien img:hover { border-bottom: 7px solid #FFD5CB; }
body.neuenhof		.box_pfarreien img:hover { border-bottom: 7px solid #ED6F6F; }
body.spreitenbach	.box_pfarreien img:hover { border-bottom: 7px solid #A7D1A7; }
body.st-anton		.box_pfarreien img:hover { border-bottom: 7px solid #B7C9DB; }
body.st-sebastian	.box_pfarreien img:hover { border-bottom: 7px solid #DFE9F1; }
body.wuerenlos		.box_pfarreien img:hover { border-bottom: 7px solid #F3C38D; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Fancybox
--------------------------------------------------------------*/


#lightbox {
	color: white;
}

#lightbox a,
#lightbox a:active,
#lightbox a:hover,
#lightbox a:focus,
#lightbox a:visited {
	background-color: transparent;
	border-bottom: none;
}

#lightbox a.imagelink-notify,
#lightbox a.imagelink-notify:hover,
#lightbox a.imagelink-notify:active {
	color: white;
	cursor: pointer;
}

#imageDataContainer,
#outerImageContainer {
	background-color: transparent;
}

form p span.bildinformationen {
	display: none;	
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
    padding: 0 30px 30px 0;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	/*max-width: 33.33%;*/
	max-width: 32.92%;
}

.gallery-columns-4 .gallery-item {
	/*max-width: 25%;*/
	max-width: 24.5%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	text-align: left;
	font-size: 0.7777777em;
	display: block;
}

.ml-responsive-table dl:nth-of-type(odd) {
	background: rgba(0, 0, 0, 0) !important;
}

a#nextLink {
	background-color: transparent !important;
}

a#prevLink {
	background-color: transparent !important;
}
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media screen and (min-width: 992px) {
	.arrow-down {
		display: block;
	}
}

@media screen and (max-width: 991px) {
	.slide-content p,	
	.header-content p {
		font-size: 1.666666em;
		text-align: left;
		bottom: 1em;
	}
	#nav_menu-3 {
		padding-bottom: 1.5em; /* Enlarge footer col 2 for col 3 + 4 left alignment */	
	}
	.ml-responsive-table dd {
		width: 100%;
	}
	.arrow-down {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	body, button, input, select, textarea {
		font-size: 16px;
	}
	h1 {
		font-size: 2em;
	}
	.slide-content p,
	.header-content p {
		font-size: 1em;
		bottom: 0.3333em;
	}
	.header-content p.header-autor,
	.slide-content p.header-autor {
		bottom: 0;
		font-size: 0.666666em;
	}
    .header-slider .slide,
    .google-maps {
        height: 500px;
    }
    .header-image {
        height: 250px;
    }
    .header-slider .slide-content {
        bottom: 0;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0;
        text-align: center;
    	background: rgba( 0, 0, 0, 0.2 );
        color: #fff;
    }
	
	.box_pfarreien p {
		text-align: left;
	}
	input[type="search"] {
		width: 7em;
	}
	table tbody td {
		width: 100% !important;
		float: left !important;
		text-align: left !important;
	}
	table tbody tr {
		margin-bottom: 1em !important;
		display: inline-block !important;
	}

}

.swp_social_panel.swp_horizontal_panel.swp_flat_fresh.swp_default_full_color.swp_individual_full_color.swp_other_full_color.scale-100.scale- {
	display: none!important;
}

