


/* entfernt stil sektion */
.elementor-tab-control-style {
background: #821A05 !important;
/* oder: display: none !important; */
}

/* entfernt erweitert sektion */
.elementor-tab-control-advanced {
background: #D11E00 !important;
/* display: none !important; */
}

/* entfernt mit ki bearbeiten */
.e-ai-button {
background: #660f00ff !important;
}

button[aria-label="Build with AI"]{
background: #f6bdb3ff !important;
}


/* buttons ausblenden */
button[aria-label="Checkliste"],
button[aria-label="Neues"] {
background: #660f00ff !important;
}

a[href][aria-label="Hilfe"] {
background: #660f00ff !important;
}


/* ###########################
# SIDEBAR MENU
############################# */
.elementor-element-wrapper:has(.eicon-youtube) {
background: #660f00ff !important;
}

.elementor-nerd-box {
background: #660f00ff !important;
}