/*
Theme Name: magnumM
Author: mods by cox group
Description: child theme for The7
Version: 1.0.0
Template: dt-the7
*/

.fs-entry-content {
    background: none repeat scroll 0 0 #f1f1f1;
    padding: 0;
}

/* ------- GRAVITY FORMS ------- */

.gform_wrapper .gform_body input[type="text"], .gform_wrapper .gform_body input[type="url"], .gform_wrapper .gform_body input[type="email"], .gform_wrapper .gform_body input[type="tel"], .gform_wrapper .gform_body input[type="number"], .gform_wrapper .gform_body input[type="password"] {
    font-size: 100%;
    padding: 0;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_label {
    font-weight: bold !important;
}
.widget .searchform input, .content .searchform input, #pp_full_res .comment-form-email input, #pp_full_res .comment-form-author input, .wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="number"], .wpcf7 input[type="date"], .wpcf7 input[type="range"], .wpcf7 input[type="password"], .wpcf7 select, .gform_body input[type="text"], .gform_body input[type="email"], .gform_wrapper .gform_body input[type="url"], .gform_wrapper .gform_body input[type="tel"], .gform_wrapper .gform_body input[type="number"], .gform_wrapper .gform_body input[type="password"], .gform_body select, .nsu_widget input[type="text"], .nsu_widget input[type="email"], .mc4wp-form input[type="email"], .mc4wp-form input[type="text"], .mc4wp-form input[type="url"], .mc4wp-form input[type="date"], .mc4wp-form form select, .customSelect, #main .chzn-container-single .chzn-single, .widget select {
    background-color: #121a23;
    border: 1px solid #1d2935;
}
.gform_wrapper .top_label .gfield_label, textarea, input {
    color: #cdba8f;
    font: 14px/22px "Arial",Helvetica,Arial,Verdana,sans-serif;
    word-spacing: normal;
}
input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .customSelect {
    background-color: #121a23;
    border: 1px solid #1d2935;
}
.wpcf7-number, input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], input[type="text"], select, textarea {
    margin-bottom: 0;
}