/*
Theme Name: Astra chico
Author: 
Description: Your description goes here
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

body 
.ast-global-color-2 {
	background-color: #ffffff !important;
}

#cookies-eu-banner {
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #ffffff;
	padding:10px 30px 10px 30px;
}

#cookies-eu-banner #cookies-eu-accept {
	color: #ffffff;
	background-color: #6600FF;
}

#cookies-eu-banner #cookies-eu-accept:hover {
	background-color: #8C40FF;
}

#cookies-eu-banner #cookies-eu-reject {
	border: 2px solid #54B435; 
	background-color: #ffffff;
	color: #54B435;
}

#cookies-eu-banner #cookies-eu-reject:hover {
	background-color: #EDFBE2;
	color: #54B435;
}

#cookies-eu-banner a {
	color: #54B435;
}

#cookies-eu-banner a:hover {
  color: #146b23;
}

h1 {
	width: 1000px !important;
}