/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


input.wpcf7-form-control.wpcf7-submit.btn-color-aaei {
    width: 100% !important;
    color: #333e48 !important;
    border: 2px solid #333e48 !important;
}
textarea {
    min-height: 110px !important;
}

.single-post-navigation {
    display: none !important;
}