/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


/* Alle akzeptieren */
#cc-window.cc-window .cc-compliance .cc-btn.cc-accept-all:hover {
background-color: #808281 !important;
border-color: #808281 !important;
color: white !important;
text-decoration: none !important;
}

/* Nur funktionale Cookies */
#cc-window.cc-window .cc-compliance .cc-btn.cc-dismiss:hover {
background-color: #f1f1f1 !important;
color: black !important;
text-decoration: none !important;
}

/* Einstellungen anzeigen/speichern */
#cc-window.cc-type-categories.cc-floating .cc-compliance .cc-save:hover {
background-color: #808281 !important;
border-color: #808281 !important;
color: white !important;
text-decoration: none !important;
}

.cmplz-placeholder-1 {
    height: 100% !important;
}
