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

#site-header { background:transparent;}
#site-header.element-is-sticky{ background:rgba(0,0,0,0.5);}
#main { margin-top:-90px;}
#outer-wrap {padding-top:1px; background:#000;}
#rmp_menu_trigger-250, #rmp_menu_trigger-250.is-active { background:none;}
