/*
Theme Name: Mein-Child-Theme
Template: kubio
Author: Osama Aldirani
Version: 1.0
*/

.wp-block-kubio-footer #footer{ display: none; }

.style-r1Ph182_RWJ-offscreen {
    background-color: #1F2937;
}

#kubio .style-7AuOkWajPWG-container{
	display: none !important;
}

/* Extra kleine Geräte (Telefone, weniger als 576px) */
@media (max-width: 575.98px) {
#kubio .wp-block.wp-block-kubio-heading__text.style-ukjZtaF3MN-text{
	    font-size: xx-large !important;
}
}

/* Kleine Geräte (Telefone quer, 576px und größer) */
@media (min-width: 576px) and (max-width: 767.98px) {
#kubio .wp-block.wp-block-kubio-heading__text.style-ukjZtaF3MN-text{
	    font-size: xx-large !important;
}
}

