/* temporarily remove the bible verse post from the list of prayers and reflections (/media-center/prayers-reflection/) */
.prayers-reflections-list #post-345 {
    display: none;
}
.prayers-reflections-list #post-2442 {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

.site-alert a {
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}

.context-label {
	text-transform: uppercase;
    font-size: .9rem;
    letter-spacing: .1em;
    font-weight: 300;
    margin: 0;
}


.gform_footer {
	margin-top: 30px;
}

.gform_wrapper .gfield_checkbox li label {
    line-height:1.5;
    display:inline;
}

.gform_wrapper .gfield_radio li label {
    line-height:1.5;
    display:inline;
}

.overlaybtn {
	background-color: rgba(0, 0, 0, 0.75)!important;
	border:none;
	color: #ffffff;
}

.overlaybtn:hover {
	background-color: #278c8d !important;
	color:#ffffff;
}

.rl-loading {
    opacity: 1 !important;
}

.mobile-only {
    display: none !important;
}

@media (max-width: 1023px) {
    .mobile-only {
        display: block !important;
    }

.latest_issue {
    margin: 50px 0;
    margin-bottom: 100px;
    float: left;
    height: 380px !important;
    width: 100%;
    background-color: #f3f3f3;
    padding: 0 100px;
}

#teal {	
	color: #1d8e8f;
    font-style: normal;
    font-weight: 400;
}

.h1, h1 {
    font-size: 2rem;
}

.mg-button--tertiary, button.mg-button--tertiary, input.mg-button--tertiary {
    color: #fff!important;
    border-color: #3a3a3a;
}

.mg-button--tertiary {
    background-color: #3a3a3a!important;
}

.mg-button--tertiary:focus, .mg-button--tertiary:hover, button.mg-button--tertiary:focus, button.mg-button--tertiary:hover, input.mg-button--tertiary:focus, input.mg-button--tertiary:hover {
    background-color: #313131!important;
}

.so-widget-sow-layout-slider-default-db27f3af3633 .sow-slider-base .sow-slider-pagination li a {
    background: #2f6d7a;
    display: none;
}