/**
* Theme Name: Foundry Child
* Description: This is a child theme of Foundry, generated by Merlin WP.
* Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
* Template: foundry
* Version: 2.1.8
*/

/*** links styles ***/
.fagan-links {
	color: #000;
}

.fagan-links:hover {
	color: #4a83d3;
}

.img-resp {
	display: block;
	width: 100%;
	height: auto;
}

.text-shadow-dark {
	text-shadow: 3px 4px 7px #000;
}

.text-shadow-grey {
	text-shadow: 3px 4px 7px #ccc;
}

ul.slides > li > h5 {
	text-shadow: 3px 4px 7px #000;
}

ul.slides > li > div.quote-author {
	text-shadow: 3px 4px 7px #000;
}

span.wpcf7-form-control-wrap > input.wpcf7-form-control {
	margin-bottom: 1.5rem;
}

ul.about-list {
	list-style-position: inherit;
}

ul.about-list > li {
	text-shadow: 3px 4px 7px #000;
	font-size: 16px;
	color: #fff;
	padding-bottom: 2.5rem;
}

.about-text {
	text-shadow: 3px 4px 7px #000;
	font-size: 16px;
	color: #fff;
}

.image-square > .content {
	padding: 0 4%;
	top: 55%;
}

#wpcf7-f249-p462-o1 > form > p > input {
	background-color: #4a83d3;
	border-color: #4a83c0;
}

/**** widget style override ****/
#media_image-3 {
	margin-bottom: 1rem;
}