/**
Theme Name: Edison Electrics Child Theme based on ASTRA Parent
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: This is the child theme for Edison Electrics. 

PLEASE DO NOT REMOVE THIS THEME OR THE ASTRA PARENT THEME. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: edison-electrics-child-theme-based-on-astra-parent
Template: astra
*/
footer h2 {
	font-size: var(--wp--preset--font-size--medium) !important;
	color: #fff !important;
	font-family: 'Josefin Sans',sans-serif;
    line-height: 1.1 !important;
	font-weight: 700 !important;
}
footer a, footer span {
	color: #fff !important;
}
.site-below-footer-wrap a {
	color: #031428 !important;
}
.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity {
	padding: 0 !important;
	margin: 0 !important;
}
.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
	max-width: 200px !important;
	max-height: 80px !important;
}
@media screen and (max-width: 780px) {
	.astra-widget-address address {
		text-align: center !important;
	}
	#astra-widget-address-3 .widget-address.widget-address-stack .widget-address-field {
		margin: auto !important;
		text-align: center !important;
	}
	.widget-address-field {
		display: block !important;
	}
}
#wpforms-8-field_1_suggestion {
	display: none !important;
}