/*
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
*/
.page-header{display:none}

.wpcf7-form-control.wpcf7-submit {
    background-color: #eff2f7;
}

.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #000;
}




#wpcs_content_main_592 {
    height: 700px !important;
}
#wpcs_content_inner_592 {
    padding-bottom: 100px !important;
}

div#wpcs_content_main_592 {
    overflow-y: visible!important;
	background: transparent!important;
}
a:focus{
	 outline:none !important;
    outline-width: 0 !important;
	
	
	
	box-shadow: none;}

/*div#cookie-law-info-bar {
    
    padding: 80px 20px 50px 200px!important;
 
}*/


.cli-bar-btn_container {
    margin-right: 200px!important;
}






