/*
 Theme Name:   Hueman Child
 Theme URI:    http://10web.pt/hueman-child/
 Description:  Child theme, based on Hueman
 Author:       Ricardo Correia, Vitor Silva
 Author URI:   http://10web.pt/
 Template:     hueman
 Version:      1.0.0
 Tags: light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, fixed-layout, responsive-layout, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain: hueman-child
*/

.widget_wysija input {
	width: 100%;
	padding: .5em;
	box-sizing: border-box;
}


.widget_wysija input.wysija-submit-field {
	color: #fff;
	font-weight: 600;
	background-color: #3B8DBD;
	cursor: pointer;
	border: 1px solid #5db4ea;
	font-size: 1em;
	text-transform: uppercase;
}

.site-description {
	font-size: 26px;
	padding: 40px 0;
}