/*
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 */
#menu-principal.dropdown-menu > li > a:focus, #menu-principal.dropdown-menu > li > a:hover, .oceanwp-mobile-menu-icon a:focus, .oceanwp-mobile-menu-icon a:hover {
	outline:none!important;
}
#site-header-inner{
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.18);
}
body div.wpforms-container-full .wpforms-form button[type="submit"]:hover{
	background-color: #00953a;
}
body div.wpforms-container-full .wpforms-form button[type="submit"]:focus::after{
	border:none!important;
}

#site-header{z-index:8888;}
#redes{right: 15%;
  width: 120px;}