/*
Theme Name: 	OceanWP Child
Theme URI: 		https://oceanwp.org/
Description: 	OceanWP WordPress theme example child theme.
Author: 		Spagoweb
Author URI: 	https://www.spagoweb.com/
Template: 		oceanwp
Version: 		1.0
*/


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


#cookie-notice.cookie-revoke-visible { background-color: transparent !important; }
#cookie-notice.cookie-notice-visible { background-color: rgba(0,0,0,0.8) !important; }
#cn-revoke-text { display:none }
.cookie-revoke-container { padding: 0; text-align: right; height: 30px }