/*   
Theme Name: Jarvis 3.4 Chid
Theme URI: http://themeforest.net/user/RockNRollaDesigns/portfolio?ref=RockNRollaDesigns
Description: Responsive Onepage Portfolio Theme by <a href="http://themeforest.net/user/RockNRollaDesigns/portfolio?ref=RockNRollaDesigns" Title="RocknRolla Designs">RocknRolla</a>
Version: 3.4
Author: RocknRolla
Author URI: http://themeforest.net/user/RockNRollaDesigns/portfolio?ref=RockNRollaDesigns
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, right-sidebar, flexible-width, custom-background, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Template: jarvis_wp

*/

@import url("../jarvis_wp/style.css"); 

.mc4wp-form input[type="submit"] {
    background-color: #5fdee5;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 12px 19px rgba(255, 255, 255, 0.1) inset, 0 1px 7px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 13px auto 0;
    padding: 13px 24px;
    text-align: center;
    text-shadow: none;
    transition: all 0.2s ease 0s;
    width: 50% !important;
    text-transform: uppercase;
}

.mc4wp-form input[type="email"] {
    text-align: center;
    float: center;
}

