/*
Theme Name: Modern Interior
Theme URI: http://gt3themes.com/wordpress-themes/interior/
Author: mad_dog
Author URI: gt3themes.com
Description: -
Version: 1.0.1750
Tags: wordpress theme, responsive, retina ready, business, clean style
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


/* Contact 7 Forms
--------------------------------------------- */
form.wpcf7-form {
text-align: center;
width:500px;
}
input#formname, #emailform, #subject, #message {
width:200px;
margin-top: 5px;
margin-bottom: 5px;
background-color: #b9b9b9;
}
input#formname {
margin-top: 20px;
}
input.wpcf7-form-control.wpcf7-submit{
background-color: #b9b9b9;
width: 30%;
}
input.wpcf7-form-control.wpcf7-submit input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {
background-color: #b9b9b9;
}