/*
Theme Name: Spacious Child

Description: Child theme for the Onetake.
Template: spacious


*/
@import url("../spacious/style.css");
/*   */

.header-post-title-class {
    font-size: 40px;
    line-height: 36px;
    padding-bottom: 0;
}

/* set spacing of Facebook icon in top menu  */
.fbtopmenu {
    padding: 0 0 0 5px !important;
}

/* adjust marhins on Contact From 7 */

input[type="text"], input[type="email"], input[type="password"], textarea {
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    margin: 0 0 0px;
}

.header-image {
	border-bottom: none;
}