/*
Theme Name: 	Loughlin Law
Theme URI: 		http://http://loughlin-law.com/
Author: 		JC Sweet & Co.
Author URI: 	http://jcsweet.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */


#Action_bar .contact_details li a {
	color: #FFF !important;
}

.responsive-menu-toggle {
	color: #FFF;
}

.shadowtext {
	text-shadow: #000 2px 2px 1px;
}

#featuredhome {
	background-position: center top !important;
}

#featuredhome h1 {
	font-size: 2.5rem;
	line-height: 2.7rem;
}

@media (max-width: 800px) {
#featuredhome {
	padding-top: 50px !important;
	font-size: 35px !important;
}
}