/* Theme Name: Lambda
 * Theme URI: http://demo.oxygenna.com/lambda
 * Description: Lambda Theme
 * Version: 1.19.0
 * Author: Oxygenna.com
 * Author URI: http://www.oxygenna.com
 * Tags: responsive-layout, blue, brown, red, custom-background, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
 * License: envato marketplace licence
 * License URI: http://wiki.envato.com/support/legal-terms/licensing-terms/
 */

#bigcalendar1 {
    max-width: 100%;
    margin: 0 auto;
}

 body.single-council {
    font-size: 16px;
 }

 .single-council .post-body strong {
    display: inline-block;
    width: 120px;
 }

 .single-council h3 {
    font-weight: bold;
 }

 .single-council .contact-info p {
    margin-bottom: 0;
    line-height: 1.5;
 }

 .single-council .contact-info h4 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
 }

 .single-council .council-address {
    margin-bottom: 25px;
 }

 .single-council td {
    vertical-align: top;
    border: solid 1px #5c5c5c;
    padding: 15px;
}

.single-council td:first-child {
    width: 25%;
}

.single-council td:last-child {
    padding-bottom: 25px;
}

.go-top i {
    color: #fff;
    color: black;
}

.rev_slider .tp-caption,
.rev_slider .caption {
    text-shadow: 1px 2px 1px rgba(0,0,0,0.2);
}

@media (min-width: 992px) {
    .transparent-header #masthead:not(.navbar-scrolled) {
        background-color: rgba(0, 0, 0, 0.25);
    }
}

