/*

Theme Name: Conner
Author: Nice Branding Agency
Author URI: https://nice-branding.com
Description: A custom theme for Conner.

Version: 0.0.1

*/
.conner-image { margin: 2em auto; font-size: 16px }
.conner-image img {
	max-width: 100%;
    height: auto;
}
.formatted-link {
	font-family: 'GothamHTF-Black';
	font-size: 18px;
	line-height: 31px;
	color: #dcad27;
}
.formatted-link:hover,
.formatted-link:active { color: #c26c28 }
#conner-advantage h2:after { left: 0 }

@media (min-width: 768px) {
	.conner-image { margin: 4em auto; }
}

@media (max-width: 991px) {
	#reviews-slider {
		padding: 60px 0;
	}
	
	.page-id-1013 .innerpage-banner {
		background-position: left;
	}
    .page-id-706 .list-inline-item:not(:last-child) {
		display: inline-block;
    	margin-bottom: 20px;
	}
}

@media (max-width:425px) {
	#footer-widgets #site-logo a img {
		padding-right: 25px;
	}

	.site-footer #site-logo a,
	#footer-widgets #site-logo{
		margin-bottom: 0;
	}
}
