/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-navbar-inner .x-container .wpcf7 input[type="text"], .x-navbar-inner .x-container .wpcf7 input[type="email"]{
  width:70%;
}

.x-navbar-inner .x-container form{
  font-family: "Lato",sans-serif;
  font-style: normal;
  font-size:11px;
  font-weight: 700;
  letter-spacing: 0.182em;
  text-transform: uppercase;
  text-align:center;
  margin-top:20px;
}

.x-nav-wrap #mc_signup_form .mc_input{
  width:85%;
}

.x-nav-wrap #mc-indicates-required{
  display:none;
}

.x-nav-wrap #mc_signup_submit{
  margin-top:0px;
}

.x-nav-wrap .mc_var_label{
  margin-bottom:0;
}

.x-nav-wrap input[type="text"]{
  margin-bottom:4px;
}
