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

/* Parent stylesheet should be loaded from functions.php not using @import */


/*PPC Form
div#gform_wrapper_1, .gform_confirmation_wrapper {
    padding: 15px;
    border-top: 3px solid #e55525;
    background-color: rgba(0,162,174,.64);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.gform_heading {
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    margin: 0;
    padding: 20px;
    font-weight: 700;
    background: #e55525;
    text-align: center;
    color: #fff;
    position: relative;
    border-radius: 10px 10px 0 0;
}

h2.gform_title {
    font-size: 1.6em;
    color: #fff;
    line-height: 1em;
    padding-bottom: 0;
}

form#gform_1,.gform_confirmation_message {
    padding: 15px;
    background-color: rgba(255,255,255,.64);
    border-radius: 0 0 10px 10px;
}

div#field_1_1, .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme input[type=tel] {
    border-radius: 5px;
}

div#field_1_17 {
    border: 1px solid #cacaca;
    font-size: .8em;
    line-height: 1.3em;
    color: #000;
    font-family: Lato,'Open Sans',sans-serif;
    border-radius: 15px;
    background-color: rgba(255,255,255,.64);
    padding: 15px;
}

input#gform_submit_button_1 {
    color: #e55525;
    background-color: #fff;
    border: 1px solid #e55525;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 1.4em;
    cursor: pointer;
}

.et_pb_slides,.et_pb_slide {
	min-height:485px !important;
	background-color:#444 !important;
}


.menu-cta a, .menu-cta2 a, .menu-cta3 a{
	color:#fff !important;
}*/
