/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
h2.gform_title {
    display: none !important;
}

/* Slider Revolution */
rs-layer-wrap.rs-parallax-wrap {
	margin-top: 20px !important;
}

/* Case Study Form */
form#ed_form_1622207276 {
    display: none !important;
    justify-content: space-between !important;
}
span.name, span.email, span.phone {
    display: none !important;
}