/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/
.titlesCont h1, .titlesCont h2 {
    background: none repeat scroll 0 0 #3b3b3b;
    color: white;
    float: left;
    padding: 5px 35px 5px 25px;
}
.titlesCont {
    margin-top: 45px !important;
}

.introForm li p {
    font-weight: 400;
    text-transform: inherit;
}
.introForm .infoCont p {
    font-weight: bold;
}
.wpcf7 .wpcf7-submit:hover {
    cursor: pointer;
}

.wpcf7 input.wpcf7-text, .wpcf7 textarea {
    padding: 5px 0;
}
.list-footer {
    padding: 0 30px;
}
header.height-80 .header-content {
    line-height: inherit;
}
header #logo {
    margin-top: 12px;
}
