/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */

/*Barrierefreiheit Plugin Styles*/
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a,
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active {
    background-color: var(--e-global-color-primary) !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    border-color: var(--e-global-color-primary) !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a {
    padding: 5px 15px !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus {
    box-shadow: none !important;
}

/* Cookiebot-Banner ausblenden */
body.page-id-3 #CybotCookiebotDialog, body.page-id-27 #CybotCookiebotDialog {
    display: none !important;
}

/* Allgemein */
ul {
    list-style: inherit;
    list-style-position: inside;
}

/* Top-Menü Custom Umbau */
/* #menu-header-menu li {
    position: unset;
    font-size: 1.4rem;
}

.elementor-204 .elementor-element.elementor-element-4cd48f0 .aux-menu-depth-0.current-menu-item .aux-item-content {
    color: #3D3D3D !important;
    text-decoration: underline;
} */

.hentry .entry-main, .hentry .entry-content, .hentry .comment-body {
    margin-bottom: 0;
}

.aux-arrow-nav.aux-white {background-color: transparent;}

/* Kontaktformular - Capitalize bei E-Mail Feld und Hintergrund Bestätigungsnachricht */
.elementor-198 .elementor-element.elementor-element-7635e75 input:not([type="submit"]), .elementor-202 .elementor-element.elementor-element-93d884a input:not([type="submit"]) {
    text-transform: none;
}

.wpcf7 form .wpcf7-response-output{
    background:#fff;
}

.aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu {
    padding-left:0;
}
