/*
Theme Name: Kevin Hendzel
Theme URI: http://atomiccherry.com/
Description: Custom theme based on Clean Slate theme framework
Author: Atomic Cherry Design
Author URI: http://atomiccherry.com/
Version: 1.1
Tags: html5, two-columns, fixed-width, threaded-comments, sticky-post, microformats, editor-style, custom-menu (optional), html5 boilerplate
*/

.tml-action-links li { list-style-type: none !important; background: none !important; }

.wpcf7 div { padding-bottom: 12px; }

.tml.tml-register form { width: 100%; }

.tml.tml-register form p center { text-align: left !important; }


.wpcf7-form .wpcf7-response-output { margin-top: 0; margin-left: 0; }

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px dashicons;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content: "\f147";
}
div.wpcf7-validation-errors:before {
    content: "\f158";
}

header#masthead h2.description {
  font-size: 17px !important;
}
