/*
Theme Name: Astra-xiquet
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)
*/

#cookies-eu-banner {
  background-color: #4c4c4cc9;
  padding: 26px;
  bottom: 10px;
  width: calc(100% - 20px);
  left: 10px;
}

.exemple.prova {
	background-color: red;
}

header.site-header {
	position: fixed;
  	width: 100%;
}

.ast-above-header.ast-above-header-bar {
	background-color: transparent;
}