/*
Theme Name: Spacious Child Theme
Theme URI: http://themegrill.com/themes/spacious/
Description: Spacious Child Theme
Author: ThemeGrill
Author URI: http://themegrill.com
Template: spacious-pro
Version: 0.1.0
*/
/*
@import url("../spacious-pro/style.css");

.spacious-button, input[type="submit"] {
 margin-bottom: 0px;
}

input#searchvar {
	margin-bottom: 0px;
	width: 62%;
}


#site-description {
	text-align: center;
}

header-logo-image img {
	margin-top: 15px;
	height: 120px;
	width: 120px;
}


.footer-socket-wrapper .copyright {
	max-width: 80%;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
	width: 400px;
}

form button,
form input[type="submit"] {
	color: #FFFFFF;
}

.bio-image {
	float: right;
	border-radius: 50%;
}

 .footer-socket-wrapper, .footer-widgets-wrapper { 
position: fixed; 
bottom: 0; 
z-index: 999; 
left: 0; 
width: 100%; 
} */