/*
Theme Name: pastoralraum-lenzburg
Theme URI: http://www.pfarrei-lenzburg
Description: Custom child theme for Scrollider theme from WooThemes
Author: WEBSAMURAI AG
Author URI: http://www.websamurai.ch/
Template: scrollider
Version: 1.0
*/

@import url("../scrollider/style.css");

body, .entry, .entry p{
    font: 400 14px/1.43em 'Inter', arial, sans-serif !important;
    color: #000 !important;
}
.default.single .tribe_events_cat-kirchenmusik-lenzburg{
    background-color: #fff !important;
    border-top: 1px solid #dfdfdf !important;
    background-image: url("images/agenda-lenzburg.jpg") !important;
    background-position: right top, right bottom;
    background-repeat: no-repeat;
}
.default.single .tribe_events_cat-kirchenmusik-wildegg{
    background-color: #fff !important;
    border-top: 1px solid #dfdfdf !important;
    background-image: url("images/agenda-wildegg.jpg") !important;
    background-position: right top, right bottom;
    background-repeat: no-repeat;
}
.default.single .tribe_events_cat-kirchenmusik-seon{
    background-color: #fff !important;
    border-top: 1px solid #dfdfdf !important;
    background-image: url("images/agenda-seon.jpg") !important;
    background-position: right top, right bottom;
    background-repeat: no-repeat;
}
.default.single .tribe_events_cat-kirchenmusik-pastoralraum{
    background-color: #fff !important;
    border-top: 1px solid #dfdfdf !important;
    background-image: url("images/agenda-pastoralraum.jpg") !important;
    background-position: right top, right bottom;
    background-repeat: no-repeat;
}
.default #tribe-events-content .tribe_events_cat-kirchenmusik .tribe-events-content a{
    text-decoration: underline !important;
}
.cminds_poweredby{
    display: none !important;
}
.clear-div{
    clear: both !important;
}
.default.page #main a{
    text-decoration: underline;
}

.default.page-id-24 #main a, .default.page-id-26 #main a{
    text-decoration: none;
}
.page-id-3007 #content .threecol-two p:first-child{
    margin-bottom: 3px !important;    
}
.lenzburg #main a{
    color: #006699;    
}
#content{
    background-color: #fff !important;
    padding-top: 35px;
}
h1{
    font: 300 28px/1.5em 'Inter', arial, sans-serif !important;
    color: #000 !important; 
}
h2{
    font: 300 23px/1.2em 'Inter', arial, sans-serif !important;
    color: #000 !important; 
}
h3{
    font: 300 20px/1.2em 'Inter', arial, sans-serif !important;
    color: #000 !important;        
}

h1, h2, h3, h4, h5, h6{
    font-weight: 300 !important;
}
small {
    font-size: 80%;
} 
big {
    font-size: 120%;
    font-weight: 700;
}
a,
.home #content .block a {
    color: #000;
}
a:hover,
.home #content .block a:hover {
    color: #555;
}
.archive-rss{
    display: none;
}
/*link colors*/
.wildegg #content #main a{
    color: #B54949 !important;
}
.wildegg #content #main .current-cat a{
    color: #fff !important;
}
.seon #content #main a{
    color: #097347 !important;
}
.seon #content #main .current-cat a{
    color: #fff !important;
}
 

/* Main definitions */
.more-link {
    clear: both;
    float: right;
    margin-top: 1.43em;
    font-size: .85em;
}
.post .post-category,
.type-page .post-category,
.type-features .post-category,
.search-results .features .post-category,
.search-results .page .post-category,
.search-results .type-product .post-category,
.search-results .type-portfolio .post-category,
.type-project .post-category {
    text-transform: none;
    font-size: .75em;
    position: absolute;
    right: 0px;
    top: -18px;
    background: #f6f6f6;
    padding: 0 5px;
    line-height: 18px;
    color: #666;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
.post header {
    min-height: 50px;
}
.post header h1,
.post header h2,
.post header h3 {
    padding-left: 60px;
}
.default.single-aktuelles #main .type-aktuelles h1{
    margin-top: 15px;
}
.default.single-aktuelles #main .type-aktuelles .post-meta{
    display: none;
}
.post header h1 {
    line-height: 1.2em !important;
}
.post header h3 {
    padding-top: 4px;
    line-height: 1.2em !important;
}
.post .post-meta {
    margin: 0;
    width: 42px;
    height: 42px;
    left: 0;
    top: 0;
}
.post .post-meta time {
    top: 0;
    left: 0;
}
.post img, .type-page img, .type-features img, .search-results .features img, .search-results .page img, .search-results .type-product img, .search-results .type-portfolio img, .type-project img, .post img.thumbnail, .type-page img.thumbnail, .type-features img.thumbnail, .search-results .features img.thumbnail, .search-results .page img.thumbnail, .search-results .type-product img.thumbnail, .search-results .type-portfolio img.thumbnail, .type-project img.thumbnail {
    padding: 0;
    margin: 0 0 1.5em 0;
    border: 0px none;
    background: transparent;
}
.post .article-inner, .search-results .features .article-inner, .search-results .page .article-inner, .search-results .type-product .article-inner {
    overflow: visible;
}


/* Forms */
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button, p.follow-link a {
    padding: 5px 12px;
    color: white;
    text-shadow: none;
    line-height: 1.618em;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #000;
}
a.button:hover, a.comment-reply-link:hover, #commentform #submit:hover, .submit, input[type=submit]:hover, input.button:hover, button.button:hover, p.follow-link a:hover {
    background: #333;
}


/* Top Menu */
#top {
    background: transparent !important;
    padding-top: 10px;
    z-index: 999999 !important; 
}
#top input[type=text]{
    margin-right: 5px;
    max-width: 110px;
}
#top ul.nav > li a, #navigation ul.nav > li a {
    color: #fff !important;
    text-shadow: none !important;
}
.imagelink-notify {
    cursor: pointer;
    display: block;
    padding-bottom: 10px;
}
.default.page-id-1639 .wpcf7dtx-dynamictext{
    display: none;   
}
 .page-id-914 .toggle-trigger a:hover{
     color: #fff !important;
     text-decoration: underline !important;
 }
 .page-id-914 .shortcode-toggle.border {
    border: 1px solid #000000 !important;
}
 .page-id-914 .toggle-trigger a{
     text-decoration: none !important;
     color: #fff !important;
     background-color: #000 !important;
 }
#top #top-nav {
    float: right;
    background: transparent;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
}
#top-nav .searchform {
    border: 0px !important;
}


/* Header */
@media only screen and (min-width: 1025px){
#header {
    max-width: 960px !important;       
    }
}
#header {
    padding: 2.244em 0 0em;
    height: 115px !important;
    background-image: none !important;
    position: relative !important;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px; 
    -webkit-box-sizing: inherit !important;
    -moz-box-sizing: inherit !important;
    box-sizing: inherit !important;
    z-index: 99999 !important;
}
/*Style Changes for Liturgia.ch*/
.liturgia #searchform{
    display: none;
}
.liturgia #header .site-title a{
    color: #414141 !important;
}
.has-slider.liturgia #header {
    background-color: rgba(255, 255, 255, 0.9) !important;
}
.has-slider.liturgia #featured h1{
    display: none;
}
.liturgia .tribe_events_cat-audio .tribe-events-cal-links{
    display: none;
}
.liturgia .notice-scrollforward.onpager-notice{
    bottom: 22% !important;
    left: 65% !important;
}
.page-id-95.liturgia #main .entry li{
    text-indent: 0em !important;
    list-style-type: none !important;
    padding-left: 0px !important;
}

.has-slider.liturgia #featured .slide.has-overlay .slide-content h1{
    background-color: rgba(255, 255, 255, 0.9) !important;
    color: #000 !important;  
}
.liturgia .woo-pagination .page-numbers.current {
    background-color: #FDC538;
}
.liturgia #featured-wrap{
    background: transparent !important;
}

.liturgia #featured header h1{
    text-shadow: none !important;
}
.has-slider.liturgia #featured .slide.has-overlay .slide-content h1{
    max-width: 565px !important;
    padding-left: 20px !important;
}

.liturgia #header{
    background-color: #fff;
}
.liturgia #header #logo{
    margin-top: 27px !important;
    height: auto !important;
}
.liturgia #content-top .logos-pfarreien img {
    margin-right: 16px;
}
.liturgia .woo-pagination .page-numbers{
    color: #555 !important;
}
.liturgia #header{
    padding-top: 20px !important;
    height: auto !important;
    width: 100% !important;
}
.liturgia nav#navigation {
    margin-top: 62px !important;
}
@media only screen and (max-width: 768px) {
.liturgia #header #logo{
    max-width: 90% !important;
    padding-top: 0px !important;
}

.liturgia nav#navigation{
    margin-top: 68px !important;
}
.liturgia #header{
    padding-bottom: 12px !important;
}
.liturgia.page-id-95 #main {
    max-width: 78% !important;
}
.home.has-slider.liturgia #featured .slide.has-overlay .slide-content h1{
    background-color: transparent !important;
}
.liturgia #navigation ul.nav li ul li:first-child a{
    display: none;
}

.liturgia #header .nav-toggle{
    background-color: #d8d8d8 !important;
}
.liturgia #header{
    width: auto !important;
}
.liturgia nav#navigation #main-nav{
    top: 0px !important;
    background-color: #f3f3f3 !important;
}
.liturgia #featured .slide .slide-content-container{
    background: transparent !important;
}    
.liturgia #navigation .sub-menu{
    background-color: #f3f3f3 !important;
}                       
}
.liturgia.archive .tribe-events-read-more{
    margin-top: 0.5em !important;
}
.liturgia .tribe-events-cal-links{
    padding-top: 10px !important;
}
.liturgia #content-top .logos-pfarreien {
    margin-top: 12px;
}
.liturgia .tribe-events-list .type-tribe_events {
    margin-bottom: 4px !important;
}
.liturgia .tribe-events-list .type-tribe_events{
    border-top: 1px dashed #dfdfdf !important
}
.liturgia.archive.tax-tribe_events_cat.term-kirchenmusik .type-page header h1{
    display: none !important;
}
.liturgia #tribe-events .tribe-events-button, .tribe-events-button{
    background-color: #666 !important;    
}
.liturgia #navigation ul.nav{
    float: none !important;
    max-width: 600px !important;
    margin: 0 auto;
}

.liturgia.page-id-95 #main{
    max-width: 60%;
}
.liturgia.page-template-default #main{
    width: 78%;
}
.liturgia.page-template-default #sidebar{
    width: 20%;
}

.liturgia #navigation .sub-menu{
    background-color: #fff !important;
}
.liturgia #top ul.nav > li a, .liturgia #navigation ul.nav > li a{
    color: #000 !important;
}
.liturgia #footer-widgets-container, .liturgia #footer-widgets-container .widget{
    background-color: #f3f3f3 !important;    
}
.liturgia #footer-widgets .widget h3, .liturgia #footer-widgets a, .liturgia #footer-widgets p{
    color: #555 !important;
}
.liturgia #footer-widgets a:hover{
    color: #555 !important;   
}
.liturgia #footer-widgets-container .widget{
    color: #555 !important;  
}
.home.liturgia #sub-feature {
    display: none;
}
.liturgia time{
    background-color: #f6cb3e !important;
    color: #000 !important;
}
.liturgia .tribe-events-list h2.tribe-events-list-event-title{
    margin-bottom: 0px !important;
}

.liturgia .vevent{
    margin-bottom: 0px !important;
}
.liturgia.page #main a{
    text-decoration: underline !important;
}
.liturgia.page-id-95 #main h4 a{
    text-decoration: none !important;
}
.tribe-events-notices{
    /*display: none !important;*/
}
.liturgia #sidebar .item-box small{
    display: none;
}
.liturgia .tribe-events-list-event-description.tribe-events-content.description.entry-summary p{
    display: none;
}

body.liturgia {
    background: #f3f3f3 !important;   
}
.liturgia.home #navigation .sub-menu{
    background-color: rgba(255, 255, 255, 0.9) !important;
}
.liturgia #navigation ul.nav li .sub-menu .current-menu-item a {
    text-decoration: underline !important;
}
.liturgia #navigation .current-menu-item a {
    text-decoration: underline !important;
}
.kirchenmusik-lenzburg .tribe-events-calendar thead th {
    background-color: #fff !important;
    font-weight: 400 !important;
    color: #777088;
    border: 1px solid #d2d2d2;
    text-transform: none;
}
.liturgia #navigation .sub-menu a {
    font-size: 15px !important;
}
.has-slider.liturgia #featured .slide .slide-content-container{
    bottom: 20% !important;   
}
.liturgia .ecs-event {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
}
.liturgia .ecs-event h4{
    font-size: 16px;
    margin-bottom: 3px !important;
}
/*End of Liturgia*/
/*Style Changes for kirchenmusik-region-lenzburg.ch*/
.kirchenmusik-lenzburg .tribe-events-content a.tribe-events-read-more{
    text-decoration: none !important;
}
.kirchenmusik-lenzburg .tribe-events-content a{
    text-decoration: underline !important;
    color: #000;
}
.kirchenmusik-lenzburg .tribe-events-content .alignleft{
    float: left;
    margin: 0 1.618em 1em 0
}
.kirchenmusik-lenzburg #tribe-events-content.tribe-events-list{
    max-width: 720px;
    /*margin: 0 auto;*/
}
.kirchenmusik-lenzburg .meta-navigation ul{
    display: none !important;
}
.kirchenmusik-lenzburg #header .nav-toggle{
    display: none;
}
.kirchenmusik-lenzburg #tribe-events-content .tribe-events-tooltip h4, .kirchenmusik-lenzburg #tribe_events_filters_wrapper .tribe_events_slider_val, .kirchenmusik-lenzburg .single-tribe_events a.tribe-events-gcal, .kirchenmusik-lenzburg .single-tribe_events a.tribe-events-ical{
    color: #000 !important;
}
.kirchenmusik-lenzburg #tribe-bar-form .tribe-bar-submit input[type=submit]:hover{
    background-color: #6482B7 !important;
    color: #fff !important;
}
.kirchenmusik-lenzburg #tribe-events-pg-template{
   
    
}
.kirchenmusik-lenzburg #tribe-bar-form .tribe-bar-submit input[type=submit]{
    background-color: #fff !important;
    color: #777088 !important;
    border: 1px solid #777088;
    font-weight: 400 !important;
}
.kirchenmusik-lenzburg #tribe-bar-form label{
    font-weight: 400;
    font-size: 12px;
}
.kirchenmusik-lenzburg .tribe-events-calendar div[id*=tribe-events-daynum-], .kirchenmusik-lenzburg .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background-color: #FFFFFF;
    color: #807e7e;
    font-weight: 400;
}
.kirchenmusik-lenzburg #tribe-bar-search::-webkit-input-placeholder, .kirchenmusik-lenzburg #tribe-bar-date::-webkit-input-placeholder {
   color: #7B7B7B !important;
}
.kirchenmusik-lenzburg #tribe-bar-search:-moz-placeholder, .kirchenmusik-lenzburg #tribe-bar-date:-moz-placeholder{
    color: #7B7B7B !important;  
}
.kirchenmusik-lenzburg #tribe-bar-search::-moz-placeholder, .kirchenmusik-lenzburg #tribe-bar-date::-moz-placeholder{
    color: #7B7B7B !important;     
}
.kirchenmusik-lenzburg #tribe-bar-search:-ms-input-placeholder, .kirchenmusik-lenzburg #tribe-bar-date:-ms-input-placeholder{
    color: #7B7B7B !important;     
}
.kirchenmusik-lenzburg #tribe-events-bar{
    margin-bottom: 0px !important;
}
.kirchenmusik-lenzburg #tribe-events-header{
    display: none;
}
.kirchenmusik-lenzburg #tribe-events-content table.tribe-events-calendar{
    margin-top: 0px !important;
}
.kirchenmusik-lenzburg ul.tribe-events-sub-nav a{
    color: #555 !important;
    font-weight: 400 !important;
}
.kirchenmusik-lenzburg h1{
    color: #555 !important;
}
.kirchenmusik-lenzburg #header #logo h1 a{
    font-size: 15px !important;
}
.kirchenmusik-lenzburg .tribe-events-nav-previous{
    float: left;
    list-style-type: none !important;
    margin-bottom: 5px;
}
.kirchenmusik-lenzburg .tribe-events-nav-next{
    float: right;
    list-style-type: none !important;
    margin-bottom: 5px;
}
.kirchenmusik-lenzburg #tribe-bar-form input[type=text]{
    font-weight: 400 !important;
}
.kirchenmusik-lenzburg #tribe-bar-form, .kirchenmusik-lenzburg .tribe-bar-views-inner, .kirchenmusik-lenzburg #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a{
    background-color: #fff;
    /*border: 1px solid #f9f9f9;*/
}
.kirchenmusik-lenzburg #tribe-bar-form .tribe-bar-submit input[type=submit]{
    padding:5px;
    margin-top: 4px !important;
}
.kirchenmusik-lenzburg #header {
    height: 100px !important;
}
.kirchenmusik-lenzburg #header .site-title{
    line-height: 12px !important;
    padding-top: 8px !important;
}

.kirchenmusik-lenzburg.events-gridview .tribe-events-category-katholisch h3{
    background-color: #6482B7;
    margin-right: 5px;
    padding: 2px 5px !important;     
}     
.kirchenmusik-lenzburg.events-gridview .tribe-events-category-katholisch h3 a, .kirchenmusik-lenzburg .tribe-events-category-reformiert h3 a{
    color: #fff !important;   
}

.kirchenmusik-lenzburg.events-gridview .tribe-events-category-reformiert h3{
    background-color: #BF8E5F !important;
    padding: 0px 2px;
    margin-right: 5px;
    padding: 2px 5px !important;        
}
.kirchenmusik-lenzburg.events-gridview .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a{
    font-size: 97% !important;
}
.kirchenmusik-lenzburg.events-gridview .tribe-events-calendar td.tribe-events-past h3 a{
    color: #fff !important;
    opacity: 0.9 !important;
}
.kirchenmusik-lenzburg.events-gridview .tribe-events-calendar td.tribe-events-past h3{
 opacity: 0.3 !important;   
}
/*
.kirchenmusik-lenzburg .tribe-events-category-reformiert:before{
 content:'Reformiert';
    color: #884639;
    background-color: #F1F1F1;
    font-size: 10px;
    padding: 0px 2px;      
}
*/
.kirchenmusik-lenzburg  #tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title{
    font-size: 13px !important;
    font-weight: 400 !important;
}
.kirchenmusik-lenzburg  .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]:after{
    content: '(heute)';
}
.kirchenmusik-lenzburg  .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]{
    background-color: #8c8c8c;
}
.kirchenmusik-lenzburg  .tribe-events-calendar thead th{
    background-color: #777088;
    font-weight: 400 !important;
}
.kirchenmusik-lenzburg  .tribe-events-list-separator-month{
    display: block !important;
}
.kirchenmusik-lenzburg.archive .tribe-events-read-more{
    background-color: #F1F1F1 !important; 
    padding: 2px 3px !important;
    font-size: 12px !important;
}

.kirchenmusik-lenzburg #tribe-events-pg-template .tribe-events-content h4 {
    margin: 0 !important;
}
.kirchenmusik-lenzburg .tribe-events-list h2.tribe-events-list-event-title {
    margin-bottom: 0px !important;
}
/*.kirchenmusik-lenzburg #tribe-events .tribe-events-content p, .kirchenmusik-lenzburg #tribe-events .tribe-events-content h3 {      
    padding-left: 0px !important;
}  */


.kirchenmusik-lenzburg #header .logo-kirchenmusik-reformiert{
    margin-right: 20px;
    border-right: 1px solid #fff;
}
.kirchenmusik-lenzburg #header .logos-right{
    float: right;
    margin-top: 2px;
}
.kirchenmusik-lenzburg .tribe-events-list .type-tribe_events.tribe-events-category-katholisch{
    /*border-top: 1px solid #1C72A9 !important; */   
}
.kirchenmusik-lenzburg #tribe-bar-form label{
    color: #555 !important;
}
.kirchenmusik-lenzburg #searchform{
    display: none;
}
.kirchenmusik-lenzburg #content-top .logos-pfarreien{
    margin-top: 6px;
}
.kirchenmusik-lenzburg #content-top .logos-pfarreien img{
    margin-right: 19px;
}
.kirchenmusik-lenzburg .tribe-events-loop, .kirchenmusik-lenzburg #tribe-events-footer{
    max-width: none;
}
.kirchenmusik-lenzburg #tribe-events-pg-template{
    max-width: 960px;
}
.kirchenmusik-lenzburg #wrapper{
    background-color: #fff;
}
.kirchenmusik-lenzburg #tribe-events-bar{
    padding-top: 25px;
}
.kirchenmusik-lenzburg.events-gridview .tribe-events-page-title{
    margin-top: 0 !important; 
    position: absolute;
    top: -105px;
    color: #555 !important;
    font-weight: 300 !important;
    font-size: 23px !important;
    text-align: left !important;
    width: 100%;
    border-bottom: 1px solid #A0A2A5;
}

.kirchenmusik-lenzburg .tribe-events-page-title{
    margin-top: 30px;
    margin-bottom: .618em !important;
    color: #4B6277 !important;
    font-weight: 300 !important;
    font-size: 28px !important;
    text-align: left !important;
    width: 100%;
    
}

body.kirchenmusik-lenzburg {
    background: #808080 !important;
}
.kirchenmusik-lenzburg #tribe-events {
    padding-top: 25px !important;
}
.kirchenmusik-lenzburg #footer-widgets-container .widget ul li {
    list-style-type: none;
}
.kirchenmusik-lenzburg  #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover{
    background-color: #fff !important;
}
.kirchenmusik-lenzburg #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover{
    background: #EAEAEA;    
}
.kirchenmusik-lenzburg  .vevent{
    margin-bottom: 10px !important;
}
.kirchenmusik-lenzburg  .tribe-events-list .type-tribe_events{
    padding-top: 15px !important;
}
.kirchenmusik-lenzburg  .tribe-events-list-separator-month span{
    color: #476fb5 !important;
    font-weight: 300 !important;
}
.kirchenmusik-lenzburg .tribe-events-list-separator-month:after{
    border-bottom: 1px solid #476fb5 !important;
}
.kirchenmusik-lenzburg  .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .kirchenmusik-lenzburg .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a{
    background-color: #FBFBFB;
    color: #777088;   
}
.kirchenmusik-lenzburg.events-archive.events-gridview #tribe-events-content table .type-tribe_events{
    border-bottom: 0px !important;
    margin: 0px !important;
    
}
.kirchenmusik-lenzburg.archive .tribe-events-list .tribe-events-loop .tribe-events-content{
    margin-bottom: 10px !important;
}
.kirchenmusik-lenzburg #footer-widgets-container .widget p, .kirchenmusik-lenzburg #footer-widgets-container .widget a{
    font-size: 13px !important;
}
.kirchenmusik-lenzburg.archive .tribe-events-read-more {
    float: none !important;
}
.kirchenmusik-lenzburg.events-list .vevent.tribe-events-category-kirchenmusik-seon:before {
    content: 'Kath. Kirche Seon' !important;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg.events-list .vevent.tribe-events-category-kirchenmusik-wildegg:before {
    content: 'Kath. Kirche Wildegg' !important;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg.events-list .vevent.tribe-events-category-kirchenmusik-lenzburg:before {
    content: 'Kath. Kirche Lenzburg' !important;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg.events-list .vevent.tribe-events-category-kirchenmusik-lenzburg-reformiert:before {
    content: 'Ref. Kirche Lenzburg' !important;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #BF8E5F !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg.events-list .vevent.tribe-events-category-kichenmusik-hendschiken:before {
    content: 'Ref. Kirche Hendschiken' !important;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #BF8E5F !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg .back-to-month {
    text-align: right;
}
.kirchenmusik-lenzburg .title-kirchenmusik-liste{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    color: #555 !important;
    font-weight: 300 !important;
    font-size: 23px !important;
    text-align: left !important;
    width: 100%;
    border-bottom: 1px solid #A0A2A5;
}

.kirchenmusik-lenzburg #tribe-bar-views li.tribe-bar-views-option.tribe-bar-active span{
    font-weight: bold !important;
    color: #444 !important;   
}
.kirchenmusik-lenzburg.events-list #tribe-events-bar{
    padding-top: 0px !important;
    padding-bottom: 16px;
    border-bottom: 1px solid #A0A2A5;
}
.kirchenmusik-lenzburg .vevent {
    padding: 2px 3px !important;
}
.kirchenmusik-lenzburg .tribe-events-category-katholisch .tribe-events-tooltip h4:before{
    content: 'katholisch' !important;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg .tribe-events-category-kirchenmusik-wildegg .tribe-events-tooltip h4:before{
    content: 'Kath. Kirche Wildegg' !important;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg .tribe-events-category-kirchenmusik-lenzburg .tribe-events-tooltip h4:before{
    content: 'Kath. Kirche Lenzburg' !important;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg .tribe-events-category-kirchenmusik-seon .tribe-events-tooltip h4:before{
    content: 'Kath. Kirche Seon' !important;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}

.kirchenmusik-lenzburg.single .tribe_events.tribe_events_cat-kirchenmusik-seon:before{
    content: 'Kath. Kirche Seon' !important;
    margin-top: -70px;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg.single .tribe_events.cat_kirchenmusik-wildegg:before{
    content: 'Kath. Kirche Wildegg' !important;
    margin-top: -70px;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg.single .tribe_events.cat_kirchenmusik-lenzburg:before{
    content: 'Kath. Kirche Lenzburg' !important;
    margin-top: -70px;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #6482B7 !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg.single .tribe_events.cat_kirchenmusik-lenzburg-reformiert:before{
    content: 'Ref. Kirche Lenzburg' !important;
    margin-top: -70px;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #BF8E5F !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}
.kirchenmusik-lenzburg.single .tribe_events.cat_kichenmusik-hendschiken:before{
    content: 'Ref. Kirche Hendschiken' !important;
    margin-top: -70px;
    font-size: 11px;
    font-weight: 400 !important;
    float: right;
    background-color: #BF8E5F !important;  
    color: #fff !important;  
    padding: 0px 5px !important;
}

.kirchenmusik-lenzburg #tribe-events-content{
    padding-top: 15px !important;
}
.kirchenmusik-lenzburg #tribe-bar-views li.tribe-bar-views-option{
    display: block !important;
}
.kirchenmusik-lenzburg .tribe-events-category-kirchenmusik-lenzburg-reformiert .tribe-events-tooltip h4:before{
    content: 'Ref. Kirche Lenzburg' !important; 
    font-size: 10px;
    font-weight: 400 !important;
    float: right;
    background-color: #BF8E5F !important;  
    color: #fff !important;  
    padding: 0px 5px !important;  
}
.kirchenmusik-lenzburg .tribe-events-category-kichenmusik-hendschiken .tribe-events-tooltip h4:before{
    content: 'Ref. Kirche Hendschiken' !important;
    font-size: 10px;
    font-weight: 400 !important;
    float: right;
    background-color: #BF8E5F !important;  
    color: #fff !important;  
    padding: 0px 5px !important;  
}

.kirchenmusik-lenzburg.single #tribe-events-content{
    min-height: 460px;
    max-width: 720px;
}
.kirchenmusik-lenzburg #header, .kirchenmusik-lenzburg #content-top{
    /*background-color: #b65643 !important;*/
    background-color: #808080 !important;
    padding-bottom: 10px !important;
}
.kirchenmusik-lenzburg #footer-widgets-container{
    background-color: #808080 !important;   
}
.kirchenmusik-lenzburg.single-tribe_events .tribe-events-cal-links{
    margin-bottom: 0px !important;
}
.kirchenmusik-lenzburg #tribe-events .tribe-events-button{
    /*display: none;*/
    color: #6482B7 !important;
}
.kirchenmusik-lenzburg #wrapper div.block.footer-widget-1, .kirchenmusik-lenzburg #wrapper div.block.footer-widget-2, .kirchenmusik-lenzburg #wrapper div.block.footer-widget-3{
    width: 30.05% !important;
}

.kirchenmusik-lenzburg #footer-widgets-container .widget{
    background-color: #808080 !important;
}
/*End of Kirchenmusik Region Lenzburg*/
/*Style Changes for Familienhilfe*/
.familienhilfe  #searchform{
    display: none;
}
.familienhilfe .type-page header h1 {
    color: #002681 !important;
}
.familienhilfe nav#navigation {
    margin-top: 82px !important;
}
.familienhilfe #header #logo {
    margin-top: 43px !important;
 }
.familienhilfe #header .site-title{
    padding-top: 20px !important;
}
.familienhilfe #content-top .logos-pfarreien{
    margin-top: 28px;
}
.familienhilfe #content-top .logos-pfarreien img{
    margin-right: 19px;
}
.familienhilfe #content-top{
    background-color: #004669 !important;
}
.familienhilfe #navigation .sub-menu{
    background-color: #004669 !important;
}
.familienhilfe #footer-widgets-container, .familienhilfe #footer-widgets-container .widget{
    background-color: #004669 !important;    
}
.home.familienhilfe #sub-feature {
    display: none;
} 
.familienhilfe.page #main a, .familienhilfe #sidebar .textwidget a{
    color: #002681 !important;
}
.familienhilfe .post-20 .article-inner:first-child h1{
  /*  display: none;   */
}


.familienhilfe #header #logo h1 a {
    font-size: 16px !important;
}
.familienhilfe #header .site-title {
    max-width: 260px !important;
}
.familienhilfe #footer-widgets.col-4 .block.footer-widget-1{
    width: 15% !important;
}
body.familienhilfe {
    background: #00324b !important;   
}
.familienhilfe #wrapper{
    background: #fff !important;   
}
.liturgia.page #main a{
    text-decoration: underline !important;
}
/*End of Familienhilfe*/
.has-slider.default #header {
    background-color: rgba(0, 0, 0, 0.8) !important;
}
.has-slider.lenzburg #header {
    background-color: rgba(0, 102,153, 0.8) !important;
}
.blog.lenzburg #header {
    background-color: rgba(0, 102,153, 1) !important;
}
.has-slider.wildegg #header {
    background-color: rgba(102, 39, 39, 0.8) !important;
}
.has-slider.seon #header {
    background-color: rgba(59, 95, 80, 0.8) !important;
}
.default #header {
    background-color: rgba(0, 0, 0, 1);
}
.lenzburg #header {
    background-color: rgba(0, 102,153, 1);
}
.wildegg #header {
    background-color: rgba(102, 39, 39, 1);
}
.seon #header {
    background-color: rgba(59, 95, 80, 1) !important;
}

.meta-navigation .mobileMenu {
    display: none !important;
    visibility: hidden !important;
}


#header .site-title {
    display: inline-block !important;
    max-width: 220px;
    line-height: 24px !important;
    padding-top: 16px;
    margin: 0;
}
.default #header .site-title{
    max-width: 190px;  
}

.lenzburg #header .site-title,
.wildegg #header .site-title,
.seon #header .site-title {
    padding-top: 13px;
}
body.with-top-menu #header{
    padding-top: 1em;
}
#header .site-title a{
    color: #eff0f0 !important;
}
.pastoralraum-link{
    float: left;
    padding: .382em 0 0;
    color: #eff0f0 !important;
    font-size: 13px !important;
}
#content-top {
    background: #f1f0f0 !important;
    padding-bottom: 0px !important;
   /* z-index: 999 !important;    */
}
.familienhilfe #content-top{
    padding-bottom: 40px !important;
}
.familienhilfe nav#navigation #main-nav{
    background-color: #004669 !important;
}
.familienhilfe .primary-menu hr{
    display: none;
}


#header #logo h1 a {
    font-weight: 700 !important;
    font-size: 20px !important;
}
#header #logo {
    margin-bottom: 0px;
    margin-top: 28px;
    height: 85px;
}
.default .logos-pfarreien a{
    margin-right: 19px;
}

.default.term-kirchenmusik #tribe-events .tribe-events-content a{
    text-decoration: underline !important;
}
.default.term-kirchenmusik #tribe-events .tribe-events-content .tribe-events-read-more{
    text-decoration: none !important;
}
.default .logos-pfarreien{
    float: left;
    margin-top: 12px;  
}
.default #header #logo{
    margin-top: 30px;
}
.logos-pfarreien a:hover{
    text-decoration: none;
}

#logo img {
    display: block !important;
    float:left;
    margin-right: 13px;
}


/* Navigation */
#top ul.nav li a{
    padding: .382em 0.7em !important;
}
nav#navigation {
    margin-bottom: 0px !important;
    margin-top: 69px !important;
}
#navigation a.primary-menu:last-child {
   /* padding-right: 3px !important;  */
}
.lenzburg nav#navigation, .wildegg nav#navigation,.seon nav#navigation {
    margin-top: 67px !important;
}
@media only screen and (min-width: 768px) {
    #navigation .sub-menu {
        clear: both;
        margin-top: 12px;
        border: 0px !important;
        padding-left: 7px;
        z-index: 99999 !important;
        width: auto !important;
        padding-right: 10px;
        min-width: 11em !important;
        padding-bottom: 10px !important;
    }
    .default #navigation .sub-menu {
        margin-top: 10px;
    }
    #navigation .sub-menu li a {
        background: rgba( 0, 0, 0, 0.8 );
    }
    .has-slider.default #navigation .sub-menu {
        background-color: transparent !important;
    }
    #sidebar ul .sub-menu li:first-child {
        padding-top: 6px;
    }
    #sidebar ul .current-menu-item .sub-menu li a {
        text-decoration: none !important;
    }
    #navigation ul.nav li.current_page_item a, #navigation ul.nav li.current_page_parent a, #navigation ul.nav li.current-menu-ancestor a, #navigation ul.nav li.current-cat a, #navigation ul.nav li.li.current-menu-item a{
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }
    #navigation .sub-menu .sub-menu:before {
        display: none;
    }
    #navigation .sub-menu .sub-menu {
        top: -12px !important;
        right: auto !important;
    }
    #navigation .sub-menu .menu-item-has-children:hover .sub-menu {
        left: 162px !important;    
    }   

    .default #navigation .sub-menu li a {
        background-color: rgba(0, 0, 0, 1) !important;
    }
    .has-slider.default #navigation .sub-menu li a {
        background-color: rgba(0, 0, 0, .8) !important;
    }
    .has-slider.lenzburg #navigation .sub-menu li a {
        background-color: rgba(0, 102,153, 0.8) !important;
    }
    .blog.lenzburg #navigation .sub-menu li a {
        background-color: rgba(0, 102,153, 1) !important;  
    }
    .has-slider.wildegg #navigation .sub-menu li a {
        background-color: rgba(102, 39, 39, 0.8) !important;
    }
    .has-slider.seon #navigation .sub-menu li a {
        background-color: rgba(59, 95, 80, 0.8) !important;
    }
    .lenzburg #navigation .sub-menu li a {
        background-color: rgba(0, 102,153, 1) !important;  
    }
    .wildegg #navigation .sub-menu li a {
        background-color: rgba(102, 39, 39, 1)!important;
    }
    .seon #navigation .sub-menu li a {
        background-color: rgba(59, 95, 80, 1) !important;
    }

    #navigation ul.nav li.current_page_parent a {
        border: 0px  !important;
        -webkit-border-radius: 0  !important;
        border-radius: 0  !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }
    #navigation ul.nav > li ul li a:hover {
        text-decoration: underline;
    }
    #navigation ul.nav ul {
        top: 36px !important;
    }
    
    #navigation ul.nav ul li {
        border: 0px !important;
        
    }
    #navigation ul.nav ul li {
        border-bottom: 0px  !important;
    }
    #navigation ul ul {
        background-color: transparent !important;
        float: left;
        position: absolute;
        top: 1.5em !important;
        left: -999em !important;
        z-index: 99999 !important;
        display: inline !important;
        visibility: visible !important;
    }
    #navigation ul li:hover > ul {
        left: auto !important;
    }

    .default #navigation .sub-menu,
    .default.blog #navigation .sub-menu {
        background: url(images/sub-menu-default-1.png) no-repeat 20px 0px transparent;
        padding-top: 10px;
    }
    .default.has-slider #navigation .sub-menu {
        background: url(images/sub-menu-default.png) no-repeat 20px 0px transparent;
        padding-top: 10px;
    }
    .lenzburg.blog #navigation .sub-menu,
    .lenzburg #navigation .sub-menu {
        background: url(images/sub-menu-lenzburg-1.png) no-repeat 20px 0px transparent;
        padding-top: 10px;
    }
    .lenzburg.has-slider #navigation .sub-menu {
        background: url(images/sub-menu-lenzburg.png) no-repeat 20px 0px transparent;
        padding-top: 10px;
    }
    .wildegg.blog #navigation .sub-menu,
    .wildegg #navigation .sub-menu {
        background: url(images/sub-menu-wildegg-1.png) no-repeat 20px 0px transparent;
        padding-top: 10px;
    }
    .wildegg.has-slider #navigation .sub-menu {
        background: url(images/sub-menu-wildegg.png) no-repeat 20px 0px transparent;
        padding-top: 10px;
    }
    .seon.blog #navigation .sub-menu,
    .seon #navigation .sub-menu {
        background: url(images/sub-menu-seon-1.png) no-repeat 20px 0px transparent;
        padding-top: 10px;
    }
    .seon.has-slider #navigation .sub-menu {
        background: url(images/sub-menu-seon.png) no-repeat 20px 0px transparent;
        padding-top: 10px;
    }
    #navigation .sub-menu .sub-menu {
        background: transparent !important;
        padding-top: 0  !important;
    }
}

#navigation ul.nav li.current-menu-ancestor a,
#navigation ul.nav li.current-menu-ancestor ul li a:hover {
    text-decoration: underline !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
#navigation ul.nav li.current-menu-ancestor ul li a {
    text-decoration: none !important;
}
#navigation .sub-menu a {
    font-size: 14px !important;
}

#navigation ul.nav li a:hover {
    text-decoration: underline !important;
}
#navigation ul.nav li a {
    padding: 8px 15px 12px !important;
}
#navigation ul.nav li ul li a {
    padding: 0 10px 8px !important;
}
#navigation ul.nav li ul li:first-child a {
    padding-top: 8px !important;
}
#navigation ul.nav li.parent > a:after {
    display: none !important;
}
#navigation ul.nav li.current-menu-ancestor ul li.current_page_item a {
    text-decoration: underline !important;
}

#navigation ul.nav li.current-menu-ancestor ul li.current_page_item ul li a{
    text-decoration: none !important;
}
a.primary-menu{
    background: transparent !important;
}
#top ul.nav > li:hover, #top ul.nav > li a:hover {
    background: transparent !important;
}
#top #top-nav li a{
    font-size: 13px !important;
}

#top input[type=text]{
    padding: .236em .5em;
    border: 0px;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    line-height: 16px;
    font-family: inherit;
    outline: none;
    margin-top:4px;
    margin-left: 6px;
    background: url('./images/search-icon.jpg') no-repeat 8px 6px;
    background-position: right;
    background-color: #fff;
}
#top #searchsubmit{
    display: none;
}  
div.suchresultat-multisite img{
    float: right;
}
div.suchresultat-multisite.pastoralraum{
    border-top: 1px solid #000;
}
div.suchresultat-multisite.lenzburg{
    border-top: 1px solid #006699;
}
div.suchresultat-multisite.wildegg{
    border-top: 1px solid #8e3a3a;
}
div.suchresultat-multisite.seon{
    border-top: 1px solid #3b5f50;
}
.globalsearch_header{
    margin: 0px !important;
    padding: 0px !important;
}
.globalblog_title.s-global-result{
    color: #fff !important;
    padding-left: 10px;
}
.globalblog_title.s-pastoralraum{
    background-color: #000;
}
.globalblog_title.s-lenzburg{
    background-color: #006699;
}
.globalblog_title.s-wildegg{
    background-color: #8e3a3a;
}
.globalblog_title.s-seon{
    background-color: #3b5f50;
}
.globalblog_title, .globalsearch_title a{
    text-decoration: none !important;
    margin-bottom: 0px !important;
}

h2.globalsearch_title{
    font-size: 18px !important;

}
#content h2.globalsearch_title a{
    color: #000 !important;
    font-weight: 400 !important;
}
.globalsearch_content{
    margin-bottom: 0px !important;
    margin-top: -15px !important;
}
.globalsearch_post{
    padding-top: 0px !important;
}
.globalsearch_meta{
    display: none !important;
}

.lenzburg.home #home-widgets #woo_slider-2{
    margin-bottom: 5px !important;
}
/*responsive youtube videos*/
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
/* Slider */
.has-slider #featured ul.flex-direction-nav li a{
    top: 35% !important;
    width: 3.4em !important;
    background-position: 40% 50% !important;
}
#featured ul.flex-direction-nav li a:hover{
    padding: 0 !important;
}

.has-slider #featured .slide.has-overlay .slide-content{
    -webkit-border-radius: 0em !important;
    border-radius: 0em !important;
    padding-left: 0px !important;
    width: 98% !important;
} 
.has-slider #featured .slide.has-overlay .slide-content h1{
    padding: 15px 40px 15px 15px !important;
    max-width: 455px !important;
    line-height: 43px !important;
}
.has-slider.default #featured .slide.has-overlay .slide-content h1{
    background-color: rgba(0, 0, 0, 0.8) !important;
}
.has-slider.lenzburg #featured .slide.has-overlay .slide-content h1{
    background-color: rgba(0, 102,153, 0.8) !important;
}
.has-slider.wildegg #featured .slide.has-overlay .slide-content h1{
    background-color: rgba(102, 39, 39, 0.8) !important;
}
.has-slider.seon #featured .slide.has-overlay .slide-content h1{
    background-color: rgba(59, 95, 80, 0.8) !important;
}   
                      
#featured .slide img{
    width: 100%;
    /*max-height: 768px;  */
}
.has-slider #featured header h1{
    text-align: left !important;
}

#featured .slide .slide-content-container h1{
    margin: 0px !important;
    font-family: 'Inter', arial, sans-serif;
    font-weight: 300;
    font-size: 34px !important;
     color: #fff !important;
}
.has-slider #featured .slide .slide-content-container{
    bottom: 15%;
    top: auto !important;
    padding-top: 0em !important;
}
#featured ul.flex-direction-nav li a.flex-prev {
    background-image: url(images/arrow-slide-left.png);
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin: 1em !important;
}
#featured ul.flex-direction-nav li a.flex-next {
    background-image: url(images/arrow-slide-right.png);
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin: 1em !important;
}
.liturgia #featured ul.flex-direction-nav li a.flex-prev {
    background-image: url(images/liturgia-arrow-slide-left.png) !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin: 1em !important;
}
.liturgia #featured ul.flex-direction-nav li a.flex-next {
    background-image: url(images/liturgia-arrow-slide-right.png) !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin: 1em !important;
}
.default #featured ul.flex-direction-nav li a.flex-prev, .default #featured ul.flex-direction-nav li a.flex-next  {
    background-color: rgba(0, 0, 0, 0.8) !important;
}
.default #featured ul.flex-direction-nav li a.flex-prev:hover, .default #featured ul.flex-direction-nav li a.flex-next:hover  {
    background-color: rgba(0, 0, 0, 1) !important;
}
.lenzburg #featured ul.flex-direction-nav li a.flex-prev, .lenzburg #featured ul.flex-direction-nav li a.flex-next  {
    background-color: rgba(0, 102,153, 0.8) !important;
}
.lenzburg #featured ul.flex-direction-nav li a.flex-prev:hover, .lenzburg #featured ul.flex-direction-nav li a.flex-next:hover  {
    background-color: rgba(0, 102,153, 1) !important;
}
.wildegg #featured ul.flex-direction-nav li a.flex-prev, .wildegg #featured ul.flex-direction-nav li a.flex-next  {
    background-color: rgba(102, 39, 39, 0.8) !important;
    
}
.wildegg #featured ul.flex-direction-nav li a.flex-prev:hover, .wildegg #featured ul.flex-direction-nav li a.flex-next:hover  {
    background-color: rgba(102, 39, 39, 1) !important;
}
.seon #featured ul.flex-direction-nav li a.flex-prev, .seon #featured ul.flex-direction-nav li a.flex-next  {
    background-color: rgba(59, 95, 80, 0.8) !important;
}
.seon #featured ul.flex-direction-nav li a.flex-prev:hover, .seon #featured ul.flex-direction-nav li a.flex-next:hover  {
    background-color: rgba(59, 95, 80, 1) !important;
}


/* Features */
.home #features ul li{
    width: 31% !important;
    margin-right: 2.333333% !important; 
}
.home #features .entry ul li{
    width: 100% !important;
    margin-right: 0 !important; 
    margin-bottom: 0 !important; 
}
#featured-wrap{
    background: #000 !important;
    background-image: none !important;
}
.home #features .entry{
    position: relative !important;
}

.home .col-full .threecol-two{
    margin-bottom: 10px !important;
}
.archive    .threecol-two{
    width: 46% !important;
}
.page-template-template-sakramente .images-sakramente, .page-template-template-kirche .images-kirche{
    position: relative;
}

.home #sub-feature #features  h2 a img, .page-template-template-sakramente .maincontent h2 a img, .page-template-template-kirche .maincontent h2 a img{
    float: right !important;
    margin-left: 9px;
    margin-right: 5px;
    width: 26px;
    padding-top: 2px;
}
#sub-feature{
    margin: 0 0em 2.618em !important;
}
.home #sub-feature #features  h2 a, .page-template-template-sakramente .maincontent h2 a, .page-template-template-kirche .maincontent h2 a{
    color: #fff !important;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
}


.home #sub-feature #features  h2, .page-template-template-sakramente .maincontent h2, .page-template-template-kirche .maincontent h2{
    position: absolute;
    
    padding: 7px;
    padding-left: 12px;
    right: 0px !important;
    width: 78%;
    color: #fff;
    line-height: 20px !important;
    text-align: left;
}
.default.page-template-template-kirche .maincontent h2 a:hover{
    text-decoration: underline !important;  
}
.default.page-template-template-kirche .maincontent h2 a{
    text-decoration: none !important;  
}
.default.page-template-template-kirche .maincontent h2{
    background-color: rgba(0,0,0,0.7); 
}
 .page-template-template-sakramente #main .entry, .page-template-template-kirche #main .entry{
    max-width: 790px;
 }
 .error404 .wsp-pages-list{
     list-style-position:inside;
 }
 .single #tribe-events-content{
     background-image: none !important;
 }
 
 .tribe-events-notices {
    background-color: #FBFBFB !important;
    background: #FBFBFB !important;
    border: 1px solid #dfdfdf !important;
    color: #000 !important;
 }
 .archive.post-type-archive.post-type-archive-tribe_events.default #tribe-events-footer{
     display: none;
 } 
 dl{
     margin-bottom: 0 !important;
 }
 .post header{
     margin-bottom: 10px;
 }
 .single #main article .post-category{
     display: none;
 }
 .archive .archive-header{
     margin-bottom: 30px;
 }
 #dropdown_menu-3 select{
     width: auto !important;
     min-width: 200px !important;
 }
 .tribe-events-notices ul li{
     list-style-type: none !important;
     padding-left: 15px;
 }
 .page-template-template-sakramente .maincontent h2, .page-template-template-kirche .maincontent h2{
    width: 88% !important; 
 }
 .kategorien li{
     margin-top: 10px;
     float: left;
     list-style-type: none;
     margin-right: 5px;
     padding: 2px 5px;
     border: 1px solid #dfdfdf;
 }
 .shortcode-toggle .toggle-content{
     background: #fff !important;
 }
  .archive-header, .archive-header a{
    font-weight: normal;
    color: #000 !important;
 }
 .current-category:hover, .current-cat:hover, .current-cat a{
    color: #fff !important;
 }

 .archive-header .fl{
     float: none;
 }
 .nolightbox{
    pointer-events: none;
    cursor: default;
 }
 #lightbox{
     z-index: 9999999 !important;
 }
 .current-category, .current-cat{
     margin-top: 10px;
     float: left; 
     color: #fff !important; 
     margin-right:5px;
     padding: 2px 5px;
 }
 .lenzburg .current-category, .lenzburg .current-cat{
     background-color: #006699;
     border: 1px solid #006699; 
 }
 .wildegg .current-category, .wildegg .current-cat{
     background-color: #8e3a3a;
     border: 1px solid #8e3a3a; 
 }
 .seon .current-category, .seon .current-cat{
     background-color: #3b5f50;
     border: 1px solid #3b5f50; 
 }
  .not-current-category{
     margin-top: 10px;
     background-color: #fff;
     float: left; 
     border: 1px solid #dfdfdf; 
     margin-right:5px;
     padding: 2px 5px;
 }
 
.lenzburg #sub-feature #features  h2, .wildegg #sub-feature #features  h2, .seon #sub-feature #features  h2{
    width: 74% !important;
    padding-bottom: 0px !important;
}

.default #sub-feature #features  h2 a, .page-template-template-sakramente .maincontent h2 a, .page-template-template-kirche .maincontent h2 a{
    line-height: 20px !important;
}
.home #sub-feature #features  h2, .page-template-template-sakramente .maincontent h2, .page-template-template-kirche .maincontent h2 {
    bottom: 5px;
}
.home #sub-feature #features  h2 a strong, .page-template-template-sakramente .maincontent h2 a strong,  .page-template-template-kirche .maincontent h2 a strong{
    font-weight: 400 !important;
}
.home #sub-feature #features h2{
    background-color: rgba(102, 39, 39, 0.85) !important; 
}
.home.lenzburg #sub-feature #features h2, .lenzburg.page-template-template-sakramente .maincontent .images-sakramente h2, .lenzburg.page-template-template-kirche .maincontent .images-kirche h2{
    background-color: rgba(0, 102,153, 0.85) !important;
}

.home.wildegg #sub-feature #features h2, .wildegg.page-template-template-sakramente .maincontent .images-sakramente h2, .wildegg.page-template-template-kirche .maincontent .images-kirche h2{
    background-color: rgba(102, 39, 39, 0.85) !important;
}
.home.seon #sub-feature #features h2, .seon.page-template-template-sakramente .maincontent .images-sakramente h2, .seon.page-template-template-kirche .maincontent .images-kirche h2{
    background-color: rgba(59, 95, 80, 0.85) !important;
}

#features .feature-ortschaft{
    font-weight: 300;
    line-height: 20px !important;
}
.archive.post-type-archive-tribe_events #main{
    width: 60%;
}
.single-tribe_events .tribe-events-schedule{
    background: transparent !important;   
    border: 0px !important;   
    padding-left: 0px !important;
}
.tribe-events-sub-nav li a{
    background: transparent !important;
}
.home.default #sub-feature #features ul .last h2{
    background-color: rgba(59, 95, 80, 0.85) !important;
}
.home.default #sub-feature #features ul li:first-child h2{
      background-color: rgba(0, 102,153, 0.85) !important;
    /*background-color: rgba(0,102,153, 0.8)#006699 !important;     */
}
#sub-feature #features ul li, #sub-feature #features .gemeinden{
    color: #000;
}

#sub-feature #features .gemeinden{
    font-size: 18px;
}
#sub-feature #features ul li{
    font-size: 15px;
}
.search img.thumbnail{
    display: none;
}
.search article{
    margin-bottom: 30px;
}
.search .post header h1 {
    padding-left: 0 !important;
}
.search .post .article-inner{
    overflow: hidden !important;
}
.search .post header h1 a{
    font-weight: 300 !important;
    font: 300 28px/1.5em 'Inter', arial, sans-serif !important;
}
.search-results .features{
    display: none;
}
.search .post-meta{
    display: none;
}

/*Sidebar*/
#sidebar .menu-pfarrei-container ul li{
    padding-bottom: 0px;
}
#sidebar ul .current-menu-item a{
    text-decoration: underline;
}
#sidebar{
    margin-top: 10px !important;
}


/*Forms*/
select{
    position: relative;
    width: 200px;
    margin: 0 auto;
    padding: 2px 10px;
    background: #fff;
    cursor: pointer;
    outline: none;
    font: 400 14px/1.2em 'Inter', arial, sans-serif !important;
}
.mc4wp-form input[type=email]{
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: 'Inter', arial, sans-serif;
}
.mc4wp-form input[type=submit] {
    float: left;
     border: 0px;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 4px 10px;
    background-color: #666666;
    font-size: 14px !important; 
}
.mc4wp-form input[type=submit]:hover {
    background-color: #666666; 
    color: #fff !important;
}
.mc4wp-form input[type=submit] {
    float: left;
    border: 0px;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 8px 10px;
    background-color: #666666; 
}
.mc4wp-form{
    margin-top: 0px !important;
}
.newsletter-signup p{
    margin-bottom: 7px;
}
.mc4wp-form label {
    font-weight: 400 !important;
}
.mc4wp-form label:last-child {
    margin-bottom: 15px !important;
}
.newsletter-signup input, .newsletter-signup select{
    max-width: 220px;
    border: 1px solid #9E9E9E !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 4px 10px;
}

.newsletter-signup h3{
    margin-top: 25px;
    margin-bottom: 15px;
}

#footer-widgets input[type=text]{
    padding: 4px 10px !important;
     border: 0px solid #9E9E9E !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    width: 100% !important;
    background-color: #666666 !important;
    color: #fff;
}
#footer-widgets input[type=submit]:hover{
    background-color: #fff !important;
    color: #666666 !important;
}
#footer-widgets input[type=submit]{
    padding: 4px 8px !important;
    width: 100%;
    font-weight: normal !important;
    margin-top: 3px;
    background-color: #666666 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    text-align: left;   
}

#footer-widgets select option{
    background-color: #666666 !important;
}

#footer-widgets select{
    background-color: #666666 !important;
    color: #B4B4B4 !important;
    border: 0px !important;
    padding: 4px 5px !important;
    margin-bottom: 5px !important;
}

#content #main ::-webkit-input-placeholder { 
    color: #000 !important; 
    opacity: 1 !important; 
}
#content #main :-moz-placeholder { 
    color: #000 !important; 
    opacity: 1 !important; 
}
#content #main ::-moz-placeholder {
    color: #000 !important; 
    opacity: 1 !important; 
}
#content #main :-ms-input-placeholder {
    color: #000 !important; 
    opacity: 1 !important; 
}
#content #main input[type=submit]:hover{
    opacity: 0.7 !important;
}
#content #main .mc4wp-form input[type=email]{
    margin-bottom: 15px;
}
#content #main form .mc4wp-form h3{
    margin-bottom: 25px !important;
}
#content #main input[type=submit]{
    font-weight: 400 !important;
    padding: 5px 8px !important;
    border: 0px !important;
}
#sidebar .widget_nav_menu ul li{
    padding: .167em 0 !important;
}
.lenzburg #content #main input[type=submit]{
    background-color: #006699;
}
.wildegg #content #main input[type=submit]{
    background-color: #8e3a3a;
}
.seon #content #main input[type=submit]{
    background-color: #3b5f50;
}
::-webkit-input-placeholder { 
    color: #fff !important; 
    opacity: 1 !important; 
}
:-moz-placeholder { 
     color: #fff !important; 
    opacity: 1 !important; 
}
::-moz-placeholder {
     color: #fff !important; 
    opacity: 1 !important; 
}
:-ms-input-placeholder {
     color: #fff !important; 
    opacity: 1 !important; 
}
#sub-feature #features ul li .image {
    margin-right: 0;
}
.woo-sc-hr{
    padding-top:8px !important;
    margin-bottom: 18px !important;
}
.default #sidebar .widget ul {
    list-style: disc !important;
    list-style-position: inside !important;    
}
.default #sidebar .widget ul li a {
    color: #000;
}


/* Galleries */
#gallery-1 .gallery-item {
    width: 31% !important;
    margin-right: 1.5%;
    float: right;
}


/* Template: Frontpage */
h3.home {
    font: 300 28px/1.387em 'Inter', arial, sans-serif;
    font-weight: 300;
    margin-bottom: 24px;
}
.default.page-id-1270 .wsp-pages-title, .page-id-2742 .wsp-pages-title, .page-id-1028 .wsp-pages-title, .page-id-1080 .wsp-pages-title{
    display: none;
}
.default.page-id-1270 #content #main a{
    text-decoration: none;
}

/* Content */
.post, .type-page, .type-features, .search-results .features, .search-results .page, .search-results .type-product, .search-results .type-portfolio, .type-project, .widget {
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.blog .text-box,
.archive .text-box {
    background: #f6f6f6 !important;
}
.blog .more-link, .home .more-link, .archive .more-link, #sidebar .more-link{
    display: none;
}
.blog .text-box .article-inner,
.archive .text-box .article-inner {
    padding: 11px 11px 1.5em !important;
}

.blog .post .post-meta,
.archive .post .post-meta,
.page-template-template-gallery .post .post-meta {
    margin-left: 11px;
    margin-top: 11px;
}
.blog .post header h3,
.archive .post header h3 {
    padding-top: 0;
    margin-bottom: 0;
}


/*pagination*/
.woo-pagination {
    clear: both;
    width: 100%;
    margin: 0 0 1.387em;
    text-align: center;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woo-pagination .page-numbers {
    display: inline-block;
    text-decoration: none;
    color: #9e9e9e;
    border: 1px solid #e5e5e5;
    border-left: 0px none;
    padding: 5px 10px;
    float: left;
}
.woo-pagination .page-numbers:first-child {
    border-left: 1px solid #e5e5e5;
}
.woo-pagination .page-numbers.current {
    background-color: #000;
}
.lenzburg .woo-pagination .page-numbers.current {
    background-color: #006699;
}
.wildegg .woo-pagination .page-numbers.current {
    background-color: #8e3a3a;
}
.seon .woo-pagination .page-numbers.current {
    background-color: #3b5f50;
}

/*events*/
/*.lenzburg .time-details .dtstart{
    background-color: #006699 !important;
    color: #fff;
    font-size: 0.9em;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 4px;
    background-color: #222222;
    position: absolute;
    line-height: 14px;
    text-align: center;    
}       */
.tribe-events-list-separator-month{
   display: none !important;
}
#tribe-events .tribe-events-button, .tribe-events-button{
    background-color: #fff !important;
}
.tribe-events-cal-links{
    border-top: 1px solid #dfdfdf;
}
em[class='icon-calendar-2']{
    font-size: 120% !important;
}
.tribe-events-loop, #tribe-events-footer{
    max-width: 730px;
}
.single .vevent{
    padding-top: 0px !important;
}
.vevent{
    background-color: #fff !important;
    margin-bottom: 40px !important;
    padding: 10px 15px 10px 15px !important;
}

.vevent em[class^='icon'] {
    vertical-align: baseline;
}     
.archive .vevent.tribe-events-category-gottesdienste{    
    background-image: url("images/agenda-gottesdienst.jpg");
    background-position: right top, right bottom;
    background-repeat: no-repeat; 
    border-top: 1px solid #dfdfdf !important;
}
.archive .vevent.tribe-events-category-veranstaltungen{    
    background-image: url("images/agenda-veranstaltung.jpg");
    background-position: right top, right bottom;
    background-repeat: no-repeat; 
    border-top: 1px solid #dfdfdf !important;
}


.archive .vevent.lenzburg .tribe-events-read-more{ color: #006699; float: left; }
.archive .vevent.lenzburg.type-tribe_events{    
    background-image: url("images/agenda-lenzburg.jpg");
    background-position: right top, right bottom;
    background-repeat: no-repeat; 
    border-top: 1px solid #006699 !important;
}
/*.lenzburg.archive .vevent.type-tribe_events{ border-left: 3px solid #006699 !important; } */
.archive .vevent.seon .tribe-events-read-more { color: #3b5f50; float: left; }
.archive .vevent.seon.type-tribe_events{ 
    background-image: url("images/agenda-seon.jpg");
    background-position: right top, right bottom;
    background-repeat: no-repeat;
    border-top: 1px solid #3b5f50 !important; 
}
.archive .vevent.wildegg .tribe-events-read-more { color: #8e3a3a; float: left; }
.archive .vevent.wildegg.type-tribe_events{ 
    background-image: url("images/agenda-wildegg.jpg");
    background-position: right top, right bottom;
    background-repeat: no-repeat; 
    border-top: 1px solid #8e3a3a !important;
}
.default .vevent{
    background-color: #fff !important;  
    background-image: url("images/agenda-pastoralraum.jpg");
    background-position: right top, right bottom;
    background-repeat: no-repeat; 
}
.vevent.tribe-events-category-kirchenmusik-wildegg{
    background-color: #fff !important;  
    background-image: url("images/agenda-wildegg.jpg") !important;
    background-position: right top, right bottom;
    background-repeat: no-repeat; 
}
.vevent.tribe-events-category-kirchenmusik-seon{
    background-color: #fff !important;  
    background-image: url("images/agenda-seon.jpg") !important;
    background-position: right top, right bottom;
    background-repeat: no-repeat; 
}
.vevent.tribe-events-category-kirchenmusik-lenzburg{
    background-color: #fff !important;  
    background-image: url("images/agenda-lenzburg.jpg") !important;
    background-position: right top, right bottom;
    background-repeat: no-repeat; 
}
.kirchenmusik-lenzburg .vevent.tribe-events-category-kirchenmusik-lenzburg, .kirchenmusik-lenzburg .vevent.tribe-events-category-kirchenmusik-wildegg, .kirchenmusik-lenzburg .vevent.tribe-events-category-kirchenmusik-seon{
    background-image: none !important;
}
.default .vevent.default.type-tribe_events{
    background-color: #fff !important;  
    background-image: url("images/agenda-pastoralraum.jpg");
    background-position: right top, right bottom;
    background-repeat: no-repeat; 
}
.vevent.wildegg h2 a { color: #8e3a3a; } 
.default .vevent.default.type-tribe_events{ border-top: 1px solid #000 !important; }
.tribe-events-loop .tribe-events-event-meta{
    display: none;
}
.archive .tribe-events-read-more{
    float: left !important;
}
 #content #main a.url{
    color: #000 !important;
}

.tribe-events-list .type-tribe_events{
    border-top: 1px solid #dfdfdf !important;
    border-bottom: 0px !important;
}
/*.tribe-events-event-image a{
    pointer-events: none;
    cursor: default;   
} */
.default .tribe-events-list .tribe-events-event-image{
    display: none !important;    
}
#tribe-events .tribe-events-button, .tribe-events-button{
    text-transform: none !important;
    margin-top: 0px !important;
}
.tribe-events-schedule{
    margin-top: 5px !important;
}
.single-tribe_events .tribe-events-content{
    padding-bottom: 20px !important;
}
.tribe-events-list h2.tribe-events-list-event-title{
    display: block !important;
    margin-bottom: 20px !important;
}

.default .type-tribe_events.lenzburg .time-details:after{
    content: ' | HERZ JESU Lenzburg';
    padding-top: 5px; 
}
.default .type-tribe_events.wildegg .time-details:after{
    content: ' | ST. ANTONIUS Wildegg';
    padding-top: 5px; 
} 
.default .type-tribe_events.seon .time-details:after{
    content: ' | ST. THERESIA Seon';
    padding-top: 5px; 
}

.tribe-events-page-title{
    margin-bottom: 30px !important;
}
.default #tribe-events .tribe-events-button{
    color: #000 !important;
}
.tax-tribe_events_cat #main{
    float: left;
    width: 60% !important;
}
.archive .tribe-events-read-more{
    float: right !important;
    margin-top: 1.5em;
}


/* Widgets */
.lenzburg #content .widget ul {
    list-style-type: disc;
    list-style-position: inside;
    color: #006699 !important; 
}
.lenzburg #content .widget ul li a, .lenzburg #main ul a{
    color: #006699 !important;
}
.page-id-247.lenzburg #content #main ul{
    color: #006699 !important;
}
.page-id-24.wildegg #content #main ul{
    color: #8e3a3a !important;
}
.page-id-25.seon #content #main ul{
    color: #3b5f50 !important;
}

.widget {
    padding: 0;
}
.widget h3 {
    text-transform: none;
    margin-bottom: 1em;
}

.widget_woo_slider ul li.slide .widget-slider-inner {
    margin: 0;
}
.flexslider ul{
    list-style: none !important;
}
.widget_woo_slider ul li.slide .woo-image{
    webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.widget_woo_slider ul li.slide a.button{
    display: none;
}
.widget_woo_slider ul.flex-direction-nav li{
    background-image: none !important;  
}
.widget_woo_slider ul li.slide .widget-slider-excerpt{
    color: #000;
}
.single-videos .post-meta, .single-audio .post-meta{
    display: none;
}
.blog .text-box, .archive .text-box{
    min-height: 235px !important;
}
.widget_woo_slider .widget-slider-inner .widget-slider-title {
    font: 300 16px/1.2em 'Inter', arial, sans-serif !important;
}

.single-videos .woo-image.thumbnail{
    display: none !important;
}
.widget_woo_slider ul.flex-direction-nav li{
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    top: 28% !important; 
}
#content #woo_slider-2 .widget-slider-excerpt{
    display: none;
}
#content #woo_slider-2 .widget-slider-title{
     color: #000 !important;
     margin-bottom: 5px !important;
}

.widget_woo_slider ul.flex-direction-nav li a.flex-next{
    background-image: url(images/arrow-slide-right-video.png) !important;
}
.widget_woo_slider ul.flex-direction-nav li a.flex-prev{
    background-image: url(images/arrow-slide-left-video.png) !important; 
}
.lenzburg .widget_woo_slider ul.flex-direction-nav li{
    background-color: rgba(0, 102,153, 0.8) !important;
}
/* Standard page content */
.entry img{
    margin-bottom: 0.8em !important;
}


/* Home Gallery */
.page-template-frontpage .gallery-item,
.post-with-thumbnail {
    float: left;
    position: relative;
    background-position: 50% 50%;
    background-size: cover;
    height: 225px;
}
.post-with-thumbnail {
    width: 100%;
}
.page-template-frontpage .gallery-item.big {
    height: 413px;
    width: 100%;
    margin-bottom: 20px;
}

time {
    font-size: .85em;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding-top: 7px;
    background-color: #222222;
    position: absolute;
    line-height: 14px;
    text-align: center;
    color: #fff;
    left: 11px;
    top: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-template-frontpage .gallery-item h3,
.post-with-thumbnail h3 {
    position: absolute;
    left: 0;
    width: 85%;
    bottom: 0;
    height: 50px;
    background: rgba( 0, 0, 0, .5 );
    font-size: 24px !important;
    color: #fff !important;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.35;
    font-weight: 300 !important;
    overflow: hidden;
}
.page-template-frontpage .gallery-item.twocol-one h3,
.post-with-thumbnail h3 {
    font-size: 17px !important;
    font-weight: 300 !important;
}
.page-template-frontpage .gallery-item.big h3 {
    font-size: 20px !important;
    font-weight: 300;
    /*height: 37px;        */
    line-height: 1.2;
    overflow: visible;
}
.shortcode-toggle h4{
    font-weight: 400 !important;
    font-size: 18px !important;
}
.shortcode-toggle h4 a{
    padding: 5px 0 5px 10px  !important;
}
.page #main .entry ul li{
    line-height: 1.83em !important;
}


/* Tables */
table{
    width: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
}
table tbody tr td{
    padding-left: 0px;
    border-bottom: 0px;
}
.page-id-5 table tbody tr td img:hover, .page-id-26 table tbody tr td img:hover, .page-id-24 table tbody tr td img:hover, .page-id-245 table tbody tr td img:hover, .page-id-22 table tbody tr td img:hover, .page-id-23 table tbody tr td img:hover{
    opacity: 1;
}
.page-id-5 table tbody tr:hover,.page-id-26 table tbody tr:hover, .page-id-24 table tbody tr:hover, .page-id-245 table tbody tr:hover, .page-id-22 table tbody tr:hover, .page-id-23 table tbody tr:hover  {
    opacity: 0.8 !important;
}
.page-id-5 table tbody tr td, .page-id-26 table tbody tr td, .page-id-24 table tbody tr td, .page-id-245 table tbody tr td, .page-id-22 table tbody tr td, .page-id-23 table tbody tr td{
    padding-top: 16px;
    border-bottom: 0px;
}


/* Info Box */
.woo-sc-box.info {
    border-color: #ccc;
    background: #fff url(images/ico-info.png) no-repeat 20px 45% !important;
    font: 300 13px/20px 'Inter', arial, sans-serif !important;
    color: #000 !important;
}


/* Home News */
.news-item,
.event-item {
    position: relative;
    margin-bottom: 1.5em;
    min-height: 40px;
}
.news-item time,
.event-item time {
    left: 0;
    top: -3px;
}
.event-item small {
    display: block;
    float: left;
    width: 100%;
    line-height: 1.2;
    margin-top: 3px;
}
.item-box {
    width: 100%;
    padding-left: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imagelisting{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}


/* Pfarrei Colors */
.lenzburg-bg {
    background-color: #006699;
}
.lenzburg-color {
    color: #006699;
}
.wildegg-bg {
    background-color: #8e3a3a;
}
.wildegg-color {
    color: #8e3a3a;
}
.seon-bg {
    background-color: #3b5f50;
}
.seon-color {
    color: #3b5f50;
}


/* Tiles */
.screen-reader-text{
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}


/*Team members*/
.page-template-template-pastoralrat article:first-child,.page-template-template-mitarbeiter article:first-child, .page-template-template-katecheten-team article:first-child, .page-template-template-pfarrleitung article:first-child{
    margin-top: 0px;
}
.single-mitarbeiter #main .article-inner section{
    float: left;
}
.single-mitarbeiter #main .article-inner header h1{
    margin-bottom: 0px !important;
    margin-top: 10px;
}
.single-mitarbeiter #main article .pfarrei-name{
    display: inline-block;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
    width: 73%;
}
.single-mitarbeiter #main article img{
    float: left;
    margin-right: 15px;
}

.page-id-26 .mtli_pdf, .page-id-245 .mtli_pdf,.page-id-22 .mtli_pdf, .page-id-23 .mtli_pdf {
    background-image: none;  
}
.mtli_pdf{
    margin-top: 4px;
}
.mtli_attachment{
    min-height: 26px !important;
    /*display: block !important; */   
}
.default.page-id-26 .mtli_attachment, .lenzburg.page-id-245 .mtli_attachment, .wildegg.page-id-22 .mtli_attachment, .seon.page-id-23 .mtli_attachment{
    /*display: inline-block !important; */
}

.page-id-26 .mtli_attachment, .page-id-245 .mtli_attachment, .page-id-22 .mtli_attachment, .page-id-23 .mtli_attachment {
    padding-left: 0px !important;
}
.glossary .post-share-bar, .glossary .post-meta{
    display: none;
}
#glossaryList-nav, .cmetg_poweredby{
    display: none !important;
}
.glossary #post-entries{
    padding: 0px !important;
}
#post-entries{
    padding: 0 2.244em 1.618em 2.244em !important;
}
.page-template-template-mitarbeiter article, .page-template-template-pastoralrat article, .page-template-template-katecheten-team article, .page-template-template-pfarrleitung article{
    margin-top: 20px;
}
.page-template-template-mitarbeiter #content #main hr{
    background-color: #bbbbbb !important;
}
.page-template-template-mitarbeiter #content #main h2{
    margin: 0 0 .218em !important;
}
.page-template-template-fuer-sie-da .portrait-foto, .single-personen .portrait-foto, .page-template-template-kirchgemeinde .portrait-foto, .page-template-template-kontakt .portrait-foto,.page-template-template-mitarbeiter .portrait-foto, .page-template-template-pastoralrat .portrait-foto, .page-template-template-katecheten-team .portrait-foto, .page-template-template-pfarrleitung .portrait-foto{
    float: left;
    margin-right: 25px;
    min-width: 100px;
    
}
.page-template-template-fuer-sie-da #content #main h2, .page-template-template-kirchgemeinde #content #main h2, .page-template-template-mitarbeiter #content #main h2 {
    margin: 0 0 .218em !important;
    font: 300 20px/1.2em 'Inter', arial, sans-serif !important;
}
.portrait-foto img{
    padding-bottom: 20px !important;
}
.page-template-template-kirchgemeinde .personendaten h2, .page-template-template-kontakt .personendaten h2, .page-template-template-mitarbeiter .personendaten h2, .page-template-template-katecheten-team .personendaten h2, .page-template-template-pfarrleitung .personendaten h2{
    margin-bottom: 4px;
    font-size: 20px !important;
}
.page-template-template-kirchgemeinde .personendaten h2 a{
    text-decoration: none !important;
}
.page-template-template-kirchgemeinde .personendaten h2 a:hover{
    text-decoration: underline !important;
    color: #000 !important;
}
.page-template-template-kirchgemeinde #content #main article{
    margin-bottom: 10px !important;
}
.page-template-template-kirchgemeinde .personendaten, .page-template-template-kontakt .personendaten,.page-template-template-mitarbeiter .personendaten, .page-template-template-katecheten-team .personendaten, .page-template-template-pfarrleitung .personendaten{
    float: left;
    margin-right: 15px;
}
.single-videos img:hover{
    opacity: 0.7 !important;
}

/* Lists */
#main .entry li {
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1.2em;
    padding-left: 1.2em;
}


/* Footer */
#footer-widgets-container, #footer-widgets-container .widget ul{
    list-style: disc;
    list-style-position: inside;
}
#footer-widgets #black-studio-tinymce-3 h3{
    margin-bottom: 10px !important;
}
#footer-widgets a:hover{
    color: #fff !important;
}
#footer-widgets-container .footer-link-lenzburg{
    background-color: #006699;
    max-width: 185px;
    display: block;
    padding: 0.2em 0.5em;
    margin-bottom: 5px;
    font-weight: bold;
}
#footer-widgets-container .footer-link-wildegg{
    max-width: 185px;
    background-color: #8e3a3a;
    display: block;
    padding: 0.2em 0.5em;
    margin-bottom: 5px;
    font-weight: bold;
}
#footer-widgets-container .footer-link-seon{
    background-color: #3b5f50;
    display: block;
    padding: 0.2em 0.5em;
    margin-bottom: 5px;
    max-width: 185px;
    font-weight: bold;
}
#footer-widgets-container .widget ul li{
    padding-top: 0px;
    padding-bottom: 0px;
}
#footer-widgets-container .link-email-footer{
    text-decoration: underline;
}
#footer-widgets-container, #footer-widgets-container .widget{
    background: #222;
}
#footer-widgets-container .widget, #footer-widgets-container .widget p, #footer-widgets-container .widget a{
    color: #fff;
}

#footer-widgets .widget h3{
    color: #fff !important;
    font: 700 14px/20px 'Inter', arial, sans-serif !important;
    margin-bottom: 0.5em !important;
    text-transform: none !important;
}
#footer-widgets .block {
    margin-right: 1.8% !important;
}
#footer-widgets.col-4 .block {
    width: 23.05% !important;
}
#footer-widgets-container em[class^='icon'] {
    font-size: 135% !important;
    vertical-align: middle !important;
    margin: 0 10px 0 0 !important;
}
#footer-widgets-container .widget #menu-menue-links-footer{
    list-style: none !important;
}
#footer-widgets .widget {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

/* Responsive */
@media only screen and (min-width: 1025px) {
    .has-slider #featured .slide.has-overlay .slide-content{
       background: transparent !important;
       padding-left: 0px !important;
    }                 
    #content-top{
        background: #f3f3f3 !important;
        padding-bottom: 40px !important;
    }
    .has-slider #navigation ul.nav > li ul li ul li a {
        padding: 0 8px 10px !important;
    }
    .has-slider #navigation ul.nav > li ul li ul li:first-child a {
        padding-top: 10px !important;
    }
   
}

@media only screen and (max-width: 1024px) {
    .has-slider.lenzburg #header {
      background-color: rgba(0, 102,153, 1) !important;  
    }
    .blog .text-box, .archive .text-box, .blog .thumbnail-box, .archive .thumbnail-box{
        margin-top: 12px !important;
        
    }
     .page-template-template-kirche #content, .page-template-template-sakramente #content{
        padding-left: 15px !important;
        padding-right: 15px !important;
        max-width: 95% !important;
    }
    .lenzburg #sub-feature #features h2 a img, .wildegg #sub-feature #features h2 a img, .seon #sub-feature #features h2 a img{
        margin-right: 0px !important;
    }
    .lenzburg #sub-feature #features h2 a, .wildegg #sub-feature #features h2 a, .seon #sub-feature #features h2 a{
        font-size: 15px !important;
    }
    .lenzburg #sub-feature #features h2, .wildegg #sub-feature #features h2, .seon #sub-feature #features h2{
        width: 85% !important;
    }
     header.kategorien{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .has-slider.wildegg #header {
        background-color: rgba(102, 39, 39, 1) !important 
    }
    .has-slider.seon #header {
        background-color: rgba(59, 95, 80, 1) !important  
    }
    .lenzburg #featured .slide .slide-content-container{
        background-color: rgba(0, 102,153, 1) !important;       
    }
    .wildegg #featured .slide .slide-content-container{
        background-color: rgba(102, 39, 39, 1) !important    
    }
    .seon #featured .slide .slide-content-container{
        background-color: rgba(59, 95, 80, 1) !important     
    }
    .kirchenmusik-lenzburg #tribe-events-pg-template{
        padding: 0 10px;
    }
    /*.notice-scrollforward {
        display: none;
    } */
    .has-slider #featured ul.flex-direction-nav li a {
        height: 5.874em;
        top: 20% !important;
    }
    #wrapper {
        padding: 0 !important;
    }
    .type-page .article-inner {
        padding: 0;
    }
    #main,
    #sidebar {
        padding: 0 1em;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #navigation ul.nav > li > a {
        font-size: 14px !important;
        line-height: 26px !important;
        padding-left: 9px !important;
        padding-right: 10px !important;
    }
.familienhilfe #navigation ul.nav > li > a{
    font-size: 16px !important;
}
    .has-slider.default #featured .slide.has-overlay .slide-content-container {
        background-color: rgba(0, 0, 0, 1) !important;
    }
    .has-slider.lenzburg #featured .slide.has-overlay .slide-content-container {
        background-color: rgba(0, 102,153, 1) !important;
    }
    .has-slider.wildegg #featured .slide.has-overlay .slide-content-container {
        background-color: rgba(102, 39, 39, 1) !important;
    }
    .has-slider.seon #featured .slide.has-overlay .slide-content-container {
        background-color: rgba(59, 95, 80, 1) !important;
    }
    .has-slider.default #header {
    background-color: rgba(0, 0, 0, 1) !important;
}

    
    #featured .slide .slide-image {
        box-shadow: none;
        -webkit-box-shadow: none;
    }
}

@media only screen and (max-width: 850px) and (min-width: 768px) {
    #top-nav li:last-child {
        clear: both;
        float: right;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 320px) {
    .meta-navigation {
        padding: 0 1em !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    body #header, body #footer, body #footer-widgets {
        padding-left: 1em;
        padding-right: 1em;
    }
    #featured .slides {
        margin: 0 !important;
    }
}

/*@media only screen and (max-width: 1002px){
    nav#navigation{
        display: none !important;
    }
}
#top select{
    max-width: 200px;
    float: right;
} */

@media only screen and (min-width: 768px) {
    .col-full{
        max-width: 960px !important;
    }

    .archive #main {
        width: 100%;
    }
     .default.post-type-archive-tribe_events.archive #main {
        width: 60%;
     }
    .type-page .article-inner {
        padding: 0 !important;
    }
    
    .post .article-inner {
        padding: 0 0 1.5em 0 !important;
    }
    .post.last .article-inner {
        /*padding: 0 0 1.5em 0 !important;*/
    }
}
 @media only screen and (max-width: 810px) {
 .default.post-type-archive-tribe_events.archive #main{
     width: 95% !important;
 }
 .widget_woo_slider .flexslider .flex-direction-nav{
    /* display: none;   */
 }
 }

 @media only screen and (max-width: 767px) {
       #top{
      max-width: 260px !important;
      }  
      #featured .flex-next, #featured .flex-prev{
          z-index: 5 !important;
      }
 
     .has-slider.default #header {
        background-color: rgba(0, 0, 0, 1) !important;    
     }
    .kirchenmusik-lenzburg .tribe-events-sub-nav li a{
        padding-bottom: 20px !important;
    }
    .kirchenmusik-lenzburg .tribe-events-sub-nav li a{
        margin-bottom: 0px !important;
    } 
     .page-template-frontpage .gallery-item h3, .post-with-thumbnail h3{
        font-size: 19px !important;
        width: 100% !important;
    }
     #tribe-events .time-details{
        padding-bottom: 10px;
        line-height: 22px;
        }
     #navigation ul.nav > li a{
         text-transform: uppercase;
         letter-spacing: 1px;
     }
     #featured ul.flex-direction-nav li a.flex-next{
        right: 0em !important;
    }
    #featured ul.flex-direction-nav li a.flex-prev{
        left: 0em !important;
    }
    #featured .slide .slide-image {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    }
     #navigation .sub-menu a{
         line-height: 30px !important;
     }
     #content {
        padding: 1em 0;
    }
    #tribe-events .time-details{
        padding-left: 0px !important;
    }
    #navigation .sub-menu a{
        font-size: 17px !important;
    }
    .tax-tribe_events_cat #main{
        float: none;
        width: 95% !important;
}
.single-post .post .post-meta{
    left: 25px;
    top: 10px;
}
.single-post .post .article-inner{
    padding-top: 0px !important;
}
    .default.post-type-archive-tribe_events.archive #main{
        width: 95% !important;
        float: none;
    }
    .default .vevent{
        padding-top: 20px !important;
    }
    #header .nav-toggle {
        margin-top: 8px;
        background: #fff;
        border: 0px none;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        float: none;
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 99;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }
    #header .nav-toggle a {
        color: #000;
        text-shadow: none;
        line-height: 32px;
        }
        nav#navigation {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center !important;
        top: 60px;
        z-index: 100000;
    }
    nav#navigation #main-nav {
        background: #000;
        background: rgba( 0, 0, 0, 1 );
        padding-bottom: 300px;
    }
    .liturgia nav#navigation #main-nav .primary-menu hr{
        display: none;
    }
    
    .primary-menu hr{
        background-color: #303030 !important;
    }
    #main-nav {
        -webkit-border-radius: 0;
        border-radius: 0
    }
    #main-nav > li.menu-item-has-children > a:before {
        content: "\f107";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        width: 12px;
        margin-left: -22px;
        text-align: right;
        margin-right: 10px;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }
    #main-nav > li.menu-item-has-children.toggled > a:before {
        content: "\f106";
    }
    #main-nav > li.menu-item-has-children.without-icon > a:before {
        content: "";
    }
    #navigation .sub-menu,
    .blog #navigation .sub-menu {
        padding: 0;
        display: none;
        margin-left: 0;
    }
    #navigation .without-icon.toggled .sub-menu,
    .blog #navigation .without-icon.toggled .sub-menu {
        display: block;
    }
    #navigation ul.nav > li ul.sub-menu li.menu-item-has-children {
        
    }
    #navigation ul.nav ul ul li a {
        font-size: 14px !important;
        color: #aaa !important;
    }
    .searchform {
        border: 0px none;
        margin-top: 1.5em;
    }

    .home #sub-feature #features h2 a, .page-template-template-sakramente .maincontent h2 a, .page-template-template-kirche .maincontent h2 a {
        font-size: 14px;
    }

    .gallery-item.twocol-one {
        width: 48% !important;
        margin-right: 4% !important;
    }
    .gallery-item.twocol-one.last {
        margin-right: 0% !important;
    }
}
 @media screen and (min-width: 768px) and (max-width: 1160px) {
 .lenzburg #navigation li:last-child .sub-menu{
     margin-left: -150px !important;
     background: url(images/sub-menu-lenzburg.png) no-repeat 170px 0px transparent;
 }
  .wildegg #navigation li:last-child .sub-menu{
     margin-left: -150px !important;
     background: url(images/sub-menu-wildegg.png) no-repeat 170px 0px transparent;
 }
  .seon #navigation li:last-child .sub-menu{
     margin-left: -150px !important;
     background: url(images/sub-menu-seon.png) no-repeat 170px 0px transparent;
 }
 }
@media only screen and (max-width: 767px) and (min-width: 550px) {
    #footer-widgets.col-4 .block {
        width: 48.05% !important;
        float: left;
        min-height: 155px;
    }
}
@media only screen and (max-width: 630px) {
    .page-id-28 .primary{
        display: none;
    }
}
@media only screen and (max-width: 549px) {
     .notice-scrollforward {
        display: none;
    } 
    .home #content {
        margin: 0 1em !important;
    }
    .single-post .post .post-meta{
        display: none;
    }
    .single .post header h1{
        padding-left: 0px !important;
        font-size: 20px !important;
    }
    .pastoralraum-link {
        white-space: nowrap;
    }
    .has-slider #featured .slide.has-overlay .slide-content {
        width: 100% !important;
    }
    #featured .slide .slide-content-container .slide-content {
        padding: 0;
    }
    .has-slider #featured .slide.has-overlay .slide-content h1 {
        padding-top: 1em !important;
        padding-bottom: 1em !important;
        padding-right: 1em !important;
        font-size: 24px !important;
        line-height: 30px !important;
    }
    
    #footer-widgets.col-4 .block {
        width: 100% !important;
    }
    
    #sub-feature #features ul li {
        width: 100% !important;
        margin: 0 0 1em 0 !important;
    }
    #sub-feature #features ul li .image,
    #sub-feature #features ul li .image img {
        width: 100% !important;
        height: auto !important;
    }
    
    .gallery-item.twocol-one {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .single-mitarbeiter #main article .pfarrei-name{
        margin-top: 15px;
    }
}
@media only screen and (max-width: 549px) {
    .kirchenmusik-lenzburg .logos-right{
        display: none;
    }  
    .kirchenmusik-lenzburg.events-gridview .tribe-events-page-title{
        display: none;
    } 
    .kirchenmusik-lenzburg .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]:after{
        content: '' !important;
    }
    .kirchenmusik-lenzburg .tribe-mobile-day-heading{
        display: none;
    }
    .kirchenmusik-lenzburg #wrapper div.block.footer-widget-1, .kirchenmusik-lenzburg #wrapper div.block.footer-widget-2, .kirchenmusik-lenzburg #wrapper div.block.footer-widget-3{
        width: 100% !important;
    }
}
@media only screen and (max-width: 415px) {
 .page-template-template-mitarbeiter .portrait-foto{
    width: 100% !important;
}
}
@media only screen and (max-width: 350px) {
#logo img{
    max-width: 18% !important;
}

#header #logo h1 a{
    font-size: 16px !important;
}
}
.zitatbox blockquote {
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    margin: 0.25em 0;
    padding: 0.25em 25px;
    position: relative;
    color: #6b6b6b;
    margin-bottom: 40px;
}

.zitatbox blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    text-align: right;
}
 

.zitatbox blockquote cite:before {
 content: "\2014 \2009";
}
 .zitatbox .zitat-start{
    margin-left: -25px;
    padding-right: 15px;
 }
 .zitatbox .zitat-start, .zitatbox .zitat-stop{
     font-style: italic;
     font-size: 34px; 
     line-height: 33px;   
 }
 .zitatbox h3.home{
     margin-bottom: 10px !important;
 }
.page-template-template-fullwidth .threecol-one{
    margin-bottom: 0px;
}
.page-template-template-standorte iframe{
    max-width: 100%;
    max-height: 280px;
}
.page-template-template-standorte select{
    width: auto;
}
.widget_easy_sidebar_menu_widget li.menu-item{
    list-style-type: none;
}
.lenzburg #content .widget ul li a, .seon #content .widget ul li a, .wildegg #content .widget ul li a{
    color: #000 !important;
    
}
.liturgia #navigation .sub-menu li a{
    background: rgba(255, 255, 255, 0);
}
.tribe-events-sub-nav .tribe-events-past{
    display: none !important;
}
.portrait-foto img {
    max-width: 100px !important;
}
@media only screen and (max-width: 1024px) {
.aktuelles-teaser-titel{
  height: auto !important;  
}
}
@media only screen and (max-width: 475px) {
    .portrait-foto{
        display: block;
        width: 100%;
    }    
}
.aktuelles-template-default.single.single-aktuelles .woo-image.thumbnail{
        display: none;
    }
.page-template-frontpage .gallery-item h3{
    height: auto !important;
}
#sgpb-popup-dialog-main-div{
    padding: 20px !important;
}
.sgpb-popup-dialog-main-div-theme-wrapper-1{
    z-index: 99999999999999999999 !important;
}


.logo-top{
    text-align: center;
}
.logo-top h1{
    font-weight: 400 !important;
    font-size: 1.8em !important;
}
.screen-body{
    text-align: center;
}
.spalte9{
    float: left;
    width: 75%;
}
.spalte3.infoevent{
 padding-top: 15px; 
 font-size: 16px;  
 min-width: 145px;
}
.spalte3{
    float: left;
    width: 25%;
}
.screen-title-information{
    text-align: left !important;
  /*  padding-left: 100px;   */
    font-weight: bold !important;
}
.screen-border-outside{
    border: 2px solid #dfdfdf;    
}
.spalte-center{
    text-align: center !important;
}
.spalte-zimmer{
    font-size: 60px;
    padding-top: 20px;
}
.screen-border-outside{
    min-height: 110px;
    margin-top: 20px !important;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 20px !important;
    display: inline-block;
    width: 95%;
    /*min-height: 100px;       */
}
.spalte-event{
  /*  padding-left: 100px;      */
}
.spalte-icon{
    text-align: center;
}
.title-event{
    padding-top: 15px;
}
.logo-top img{
    padding-bottom: 20px;
}
.no-events-screen{
    text-align: center;
}
#page-id-4026 div#content-top{
    display: none !important;
}
  .page-id-4026 #top, .page-id-4026 #content-top{
    display: none;
}
body.page-id-4026{
    background: #fff !important;
}
.logo-top{
    margin-bottom: 80px;
}
.page-id-4026 #footer-widgets-container{
    display: none;    
}
.page-id-4026 .screen-border-outside{
   /* min-height: 52px;      */
}
.page-id-4026 iframe{
    margiin-top: 60px !important;
 /*   margin-top: 40px; */
    margin-top: 7px;
}
.page-id-4026 .screen-border-anfang{
     margin-top: -74px !important;   
}
.screen-border-anfang {
    margin-bottom : 50px; !important;
}
.col-md-3.spalte-icon.spalte3 img{
    margin-bottom: -22px;
    max-width: 55px;
}
.col-md-9{
    max-width: 666666%;    
}
.spalte2.col-md-2{
    width: 16%;
    float: left;
}
.screen-border-outside{
    border: 1px solid #96968e !important;
}
.no-events-screen{
 padding: 20px;
}
.spalte-icon.spalte2 img{
    max-width: 50px;
}
.page-id-4026 .article-inner h1{
    display: none;    
}
.page-id-4026 .screen-title-information.title-event{
    font-size: 20px !important;
    font-weight: 600 !important;
}
.page-id-4026 #content{
    padding-top: 0px;
}
.page-id-4026 .GDPR-tools-consent{
    display: none;
}
.spalte12.spalte-center{
    width: 84%;
    float: left;
}
.page-id-4026 .spalte12.spalte-center{
    width: 80%;
}
.info-event-p{
    text-align: left;
    font-size: 16px;
}
.spalte6{
    width: 54%;
    padding-left: 3%;
    float: left;
}
.logo-top h2{
    padding-top: 40px;    
    margin-bottom: 0px;
}
.logo-top h1{
    font-size: 29px !important;
}
.logo-top img{
    float: left;
    padding-right: 10px;
}
.logo-top {
    width: 460px;
    text-align: left;
    margin: 0 auto;
}
.page-id-4026 .logo-top img{
 max-width: 80px;   
}
.page-id-4026 .spalte3.infoevent {
 width: 83%;   
}
.page-id-4026 .logo-top {
 width: auto;   
}
.page-id-4026 .spalte6{
 padding-left: 16%;
 width: 84%;
    
}
.page-id-4026 .logo-top h2{
 padding-top: 7px;   
}
.page-id-4026 #main, .page-id-4026 .logo-top{
    padding: 0px !important;
    margin: 0px !important;
}
.page-id-4026 .screen-border-outside{
    padding-right: 0px;
}
.page-id-4026 .info-icon-screen{
    max-width: 36px !important;
}
.page-id-4026  .info-event-p{
    font-weight: bold;
}
body.liturgia.archive.tax-tribe_events_cat.term-kirchenmusik .tribe-events-sub-nav .tribe-events-past{
    display: block !important;
}
.archive.tax-tribe_events_cat.term-kirchenmusik.term-64 .tribe-events-notices{
    display: none;
}
.eventagenda-title-date{
    margin-top: 3px;
    margin-bottom: 10px;
    font-weight: bold;
}                                     
.page-id-4254 #main .entry li{
    list-style-type: none !important;
    text-indent: 0em;
    padding-left: 0px;
}
.default.page #main a{
    font-size: 15px;
}
.M4_Mitteilung_Aufzaehlug{
display: list-item;
list-style: disc outside none;
margin-left: 23px !important;
}
.informationen-left-image {
    float: left !important;
    padding-right: 15px;
    max-width: 50px;
}

@media only screen and (max-width: 415px) {
.sgpb-main-html-content-wrapper h1{
    font-size: 20px !important;
    line-height: 1.1em !important;   
}
}
@media only screen and (max-width: 415px) {
.sgpb-main-html-content-wrapper h2{
    font-size: 17px !important;
    line-height: 1.2em !important;   
}
}
.sgpb-main-html-content-wrapper hr{
 background-color: #828282 !important;   
}
.sgpb-main-html-content-wrapper ul{
        margin-left: 2em;
    margin-left: 2em;
    padding-left: 0em;
    
}
.blog.default #content .pagination.woo-pagination{
    display: none !important;
}
.tile-news h3{
     font-size: 20px !important;
     height: auto !important;
     position: absolute;
    left: 0;
    width: 85%;
    bottom: 0;
    height: 50px;
    background: rgba( 0, 0, 0, .5 );
    font-size: 17px !important;
    color: #fff !important;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.35;
    font-weight: 300 !important;
    overflow: hidden;   
}
.tile-news{
   /* display: none; */
    height: 225px;
    margin-right: 4% !important;
    background-position: center bottom;
    background-size: cover;S
}
.tile-news.big{
  /*  display: none;*/
    margin-right: 0% !important;
    background-position: center bottom;
    height: 413px;
    width: 100%;
    margin-bottom: 20px;
}
 /*   
.logged-in .tile-news, .logged-in .title-corona, .logged-in .tile-news.big{
    display: block !important;
    margin-bottom: 22px;
}
*/
.home .count-1{
    margin-right: 0px !important;
}
.tile-news, .title-corona, .tile-news.big{
   /* display: none !important;*/
}
.tile-news.big h3{
    font-size: 20px !important;
} 

a.woo-sc-button.custom{
        background: #3e3b3b !important;
        font-weight: bold !important;
}
a.woo-sc-button.custom:hover{
    opacity: 0.7 !important;   
    background: #3e3b3b !important;
    color: #fff !important;
} 
.mc4wp-form-basic .mc4wp-success, .mc4wp-form-theme .mc4wp-success{
    padding-top: 15px !important;
}
.post-type-archive-tribe_events.kirchenmusik-lenzburg  .tribe-bar-views-inner.tribe-clearfix{
    opacity: 0 !important; 
    pointer-events: none;
    cursor: default;
}
.events-list.events-archive.tribe-events-style-full .vevent.type-tribe_events .time-details{
  /*  display: none !important;         */
}
.events-list.events-archive.tribe-events-style-full .vevent.type-tribe_events a.url{

    color: #444 !important;
}   
.post-with-thumbnail {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
}
.single-tribe_events .tribe-events-schedule.updated .date-start.dtstart{
  /*  display: none; */
}
.news-item time, .event-item time, .post .post-meta time{
    color: transparent;
    font-size: 0px;
}
.page-template-template-gallery .post .post-meta time, .post-template-default.single .post .post-meta time, .category-fotogalerie .post .post-meta time{
    color: #fff;
}
 .post-template-default.single .category-informationen .post-meta time{
  color: transparent;  
  font-size: 0px; 
 }
.map-link-lenzburg:hover{
     border: 2px solid red;
 }
 

 time.lenzburg-bg{
     background-image:url(https://pastoralraum-lenzburg.ch/wp-content/uploads/lenzburg-weiss.svg);
         background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position-x: 6px;
    background-position-y: 6px;
 }
  time.wildegg-bg{
     background-image:url(https://pastoralraum-lenzburg.ch/wp-content/uploads/wildegg-weiss-rund.svg);
         background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position-x: 6px;
    background-position-y: 6px;
 }
   time.default-bg{
     background-image:url(https://pastoralraum-lenzburg.ch/wp-content/uploads/pastoralraum-rund.svg);
         background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position-x: 6px;
    background-position-y: 6px;    
 }
   time.seon-bg{
     background-image:url(https://pastoralraum-lenzburg.ch/wp-content/uploads/seon-weiss.svg);
     background-size: 27px 27px;
    background-repeat: no-repeat;
    background-position-x: 7px;
    background-position-y: 7px;
 }
 .gallery-item time{
     background-image: none;
 }
article.category-fotogalerie .lenzburg-bg{
    background-image: none;
    font-size: .85em;
    color: #fff;
}
article.category-fotogalerie .wildegg-bg{
    background-image: none;
    font-size: .85em;
    color: #fff;
}
article.category-fotogalerie .seon-bg{
    background-image: none;
    font-size: .85em;
    color: #fff;
}
.tribe-events-category-gottesdienste .time-details{
    display: none !important;
}
@media only screen and (max-width: 500px) {
.gallery-fastenopfer{
    max-height: 413px ;
    height: 225px !important;  
}
}
.page-id-3007 .article-inner h1:first-child{
    display: none;
}
.liturgia time {
    background-color: #f6cb3e !important;
    color: #fff !important;
    font-size: 15px !important;
}