/**
* Theme Name: Razox Child
* Description: This is a child theme of Razox, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: razox
* Version: 1.0.5
*/
@media( max-width: 580px ) {
  .mc4wp-form input[type="text"],
  .mc4wp-form input[type="email"]{
      display: block;
      width: 100% !important;
      max-width: 100% !important;
  }
}