/*!
Theme Name: Belron
Theme URI: #
Author: Upers
Author URI: https://www.uplers.com
Description: Responsive Wordpress Theme for Belron
Version: 1.0.0
Tested up to: 5.7
Requires PHP: 7
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: belron
*/

#cookie_action_close_header {
	background: white !important;
    color: #000 !important;
}

#cookie_action_close_header:hover {
	background: white !important;
    color: #000 !important;
}

#cookie-law-info-bar {
	background: #ea0808 !important;
}

#cookie_action_close_header_reject {
	background: #ea0808 !important;
	color: white !important;
}

#cookie_action_close_header_reject:hover {
	background: #ea0808 !important;
	color: white !important;
}

.cli-bar-message {
	font-size: 12px;
}