/*
Theme Name: Mark Anderson Child Theme
Theme URI: http://goodlayers.com/
Author: Green Hat Web Solutions
Author URI: http://www.greenhatwebs.com/
Description: A child theme for Real Church.
Template: wp-theme-real-church
Version: 1.0
*/

@import url("../wp-theme-real-church/style.css");

body {
	font-size: 14px !important;
	color: #000 !important;
} 
.content-wrapper a {
	color: #972121 !important;
}
.content-wrapper a:hover {
	color: #a05858 !important;
	text-decoration: underline;
}
.blog-comment {
	display: none;
}
.sf-menu li a {
	color: #fff !important;
}
.page-title a {
	color: #fff;
}
.page-title a:hover {
	text-decoration: underline;
	color: #e8e8e8 !important;
}
body.single div.page-header-wrapper {
	background-image: url("/wp-content/themes/wp-theme-real-church/images/default-header-background.jpg") !important;
}
.custom-logo-text {
	color: #fff;
	font-size: 38px;
	font-family: 'Patua One', cursive !important;
}
.custom-logo-text:hover {
	color: #fff;
}
.logo-right-text-content {
	font-style: italic;
	font-size: 20px !important;
}
div.logo-right-text {
	padding-top: 60px !important;
}
h2.gdl-slider-title {
	color: #ffffff !important;
	background-color: #a82626 !important;
}
.gdl-top-slider .flex-caption {
	margin-left: -070px !important;
	left: 50% !important;
}
.wp-caption {
	border-width: 0;
}
.wp-caption-text {
	font-size: 100% !important;
	font-style: italic;
}
.mg-thumbs p.caption {
	font-size: 12px !important;
}
.mg-image-tiles .mg-thumbs p.caption {
	-moz-hyphens: none !important; 
	word-break: normal !important;
}
.old-dropcap {
	font-family: Georgia;
	font-size: 1.6em;
}
.type-post .fluid-width-video-wrapper {
	margin-bottom: 20px;
}
.wp-audio-shortcode {
	margin-bottom: 20px;
}
#mam-category-description {
	margin-bottom: 40px;
}
.event-info .separator, .event-info .event-time {
	display: none;
}
.event-content hr {
	margin: 15px 0 15px 0;
}
div.copyright-scroll-top {
	background-image: url("/wp-content/themes/wp-theme-real-church/images/icon/light/copyright-back-to-top.png") !important;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	div.copyright-scroll-top { 
		background-image: url("/wp-content/themes/wp-theme-real-church/images/icon/light/copyright-back-to-top@2x.png") !important;
	}
}
div.event-carousel-wrapper .event-nav.left, .testimonial-navigation .testimonial-prev, div.single-portfolio .port-prev-nav a, .personnal-navigation .personnal-prev {
	background-image: url("/wp-content/themes/wp-theme-real-church/images/icon/dark/nav-left.png") !important;
	background-color: #f2f2f2 !important;
} 
div.event-carousel-wrapper .event-nav.right, .testimonial-navigation .testimonial-next, div.single-portfolio .port-next-nav a, .personnal-navigation .personnal-next {
	background-image: url("/wp-content/themes/wp-theme-real-church/images/icon/dark/nav-right.png") !important;
	background-color: #f2f2f2 !important;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	div.event-carousel-wrapper .event-nav.left, .testimonial-navigation .testimonial-prev, div.single-portfolio .port-prev-nav a, .personnal-navigation .personnal-prev {
		background-image: url("/wp-content/themes/wp-theme-real-church/images/icon/dark/nav-left@2x.png") !important;
		background-color: #f2f2f2 !important;
	} 
	div.event-carousel-wrapper .event-nav.right, .testimonial-navigation .testimonial-next, div.single-portfolio .port-next-nav a, .personnal-navigation .personnal-next {
		background-image: url("/wp-content/themes/wp-theme-real-church/images/icon/dark/nav-right@2x.png") !important;
		background-color: #f2f2f2 !important;
	} 
}
div.event-grid-item .event-title {
	height: 40px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 90% !important;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	width: 25% !important;
	float: left !important;
	margin: 0 15px 8px 0 !important;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	font-size: 25px !important;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
	right: auto !important;
	left: 19% !important;
}
@media (min-width: 768px) and (max-width: 973px) {
	.logo-wrapper {
		padding-bottom: 10px !important;
	}
	div.logo-right-text {
		padding-top: 10px !important;
	}
	body ul.sf-menu li a {
		padding: 15px 15px !important;
	}
	#gdl-search-button {
		display: none;
	}
}
div.custom-sidebar ul li{ background: url("/wp-content/themes/wp-theme-real-church/images/icon/dark/li-arrow.png") no-repeat 0px center !important; }
