/*
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 */

#rmp-menu-wrap-62.rmp-container, #rmp_menu_trigger-62:hover, #rmp_menu_trigger-62:focus{
	background:#000 !important;
}
#rmp-menu-wrap-62 .rmp-menu-current-item .rmp-menu-item-link{
	color: #6fda44 !important;
    border-color: #000 !important;
    background-color: rgba(255,255,255, 0.2) !important;
}