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


	/*cookie*/
	.cky-btn {
		padding: 3px 6px !important;
		font-size:12px !important;
	}	
	.cky-consent-container .cky-consent-bar {
		background: rgba(255, 255, 255, 0.9) !important;
		padding: 4px 24px !important;
	}
	.cky-notice .cky-title {
		display: none !important;
	}	