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

.ast-separate-container{
	background-color: pink 
}

#cookies-eu-banner{ 
    background-color: #9b009b;
}

#cookies-eu-settings, .cookies-eu-settings, #cookies-eu-accept, #cookies-eu-reject, .cookies-eu-accept, .cookies-eu-reject{
	border: 1px solid #ffffff;
	background-color: #000000;
}

#cookies-eu-banner-closed {
    background-color: #ffdcf4;
	color: #000000;
}

#cookies-eu-banner-closed span {
	border-bottom: 1.5px solid #000000;
}

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

#content{
	margin-top: 150px;
}
