/*
Theme Name:adore Child Theme 
Theme URI: preview.imithemes.com/themes/adore-church-wp
Description: AdoreChurch Child Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: AdoreChurch
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url(../AdoreChurch/style.css);

.single-event .action-buttons{
	margin:0;
	float:right;
}

.event-dynamic .event-date i.fa,
.event-dynamic .event-time i.fa,
.event-dynamic .event-location-venue i.fa {
	margin-right:5px;
}

.single-event .event-location-address{
	font-size:14px;
	margin-bottom:0px;
	display:block;
}

.single-event hr.sm {
	margin-top:28px;
}

.fc-event-time, .fc-event-title {
	padding: 1px !important;
}

.fc-view-month .fc-event-inner {
	line-height:normal;
}

.fc-event {
	padding:3px;
}

.ui-widget {
	font-family: 'Roboto', sans-serif !important;
}

form.constantcontactwidget_form p {
	margin-bottom:10px;
}

form.constantcontactwidget_form label {
	font-weight:normal;
}

.home .lead-content {
	-webkit-box-shadow:none;
	box-shadow:none;
}

.home .lead-content-wrapper {
	border-radius:3px;
	-webkit-box-shadow:0 1px 5px rgba(0,0,0,.1);
	box-shadow:0 1px 5px rgba(0,0,0,.1);
}

.home .lead-content-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.home .main {
	display:none;
}

.home .site-footer {
	border-top:none;
}

.main .content p{
	font-size:110%;
}

.body {
	color:#555;
}

a {
	color:#2f8bad;
}
a:hover {
	text-decoration: underline;
}

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

.main-navigation > ul > li{
	letter-spacing:1px;
	font-size:11px;
	font-weight:400;
	text-transform:uppercase;
	position:relative;
	display:inline-block;
}

.site-logo img {
	height: 70px;
}

}

.realm_login a {
	display:block;
	width:100%;
	text-align:center;
}
.realm_login img {
	width:60%;
	border-radius:3px;
}

@media only screen and (max-width: 767px) {
.featured-block:hover figure img {
	width:auto !important;
}
}
a.fc-event {
	background-color:#2f8bad !important;
	border-color:#2f8bad !important;
}
/*.fc-event-inner {
	background:#2f8bad !important;
}*/
