/* 95-night-mode.css
 * Generated from the active LibertyRoots Code Snippets export.
 * Each block keeps the original snippet ID for safe comparison and future cleanup.
 */

/* ============================================================
 * Original Snippet ID 115: Enfold/Wordpress - A Dark and Light Mode Button CSS
 * Dark and Light Mode Button CSS
 * ============================================================ */
/* Darkmode Button mit Icons Stylen */
.dark-mode-button-mit-icons {display: flex;}
.wpnm-button {margin-top: 5px; margin-right: 7px;}

@media only screen and (max-width: 989px)
.wpnm-button {margin-top: 2px;}

@media only screen and (max-width: 479px) {
.wpnm-button {margin-top: 0;}}

/* Dark/Lightmode Button Mein Konto Zentriert */
.dark-mode-button-mit-icons-center{
display: flex;
margin-left: auto;
margin-right: auto;
width: max-content;}
	
.dark-mode-hinweiss{margin-top: 10px !important;}
	

/* Dark/Lightmode Button nur Sidebar Blog */
.light-mode-button-schrift{font-size: 0.92em; line-height: 1.5; margin-bottom: 12px;}
body.wp-night-mode-on .light-mode-button-schrift{display: none;}

.dark-mode-button-schrift{font-size: 0.92em; line-height: 1.5; margin-bottom: 12px; display:none;}
body.wp-night-mode-on .dark-mode-button-schrift{display: block !important;}

.dark-mode-button-mit-icons-sidebar {
    display: flex;
    width: max-content;
    padding-left: 0.5em;
    padding-top: 3px;
    padding-bottom: 4px;
    background-color: #37393f;
	float: right;
    box-shadow: var(--button-3d);
    border-radius: 8px;
}
	
.wpnm-slider{
    box-shadow: inset 0px 2px 5px !important;
}
.wpnm-button.style-1 .wpnm-slider.round:before {
	box-shadow: 0px 0px 5px 1px !important;
}

body.wp-night-mode-on .dark-mode-button-mit-icons-sidebar {background-color: #fcfcfc;}


/* ============================================================
 * Original Snippet ID 120: Enfold/Wordpress - A Night/Light Mode (php-version mit body.wp-night-mode-on)
 * <b>BB Night Mode Dark Mode – CSS Snippet </b> Alternative Style-Elemente für Nachtmodus: Könnte eine Alternative zum unbedingten Laden (ohne if Abfrage sein) LADE NUR, wenn JQuery nach 'wp-night-mode-on' erfolgreich! FUNKTIONIERT perfekt (wenn CSS passt)!
 * ============================================================ */
body.wp-night-mode-on ::-moz-selection{background-color: #ffd500;color: #f4f4f4;}
body.wp-night-mode-on ::selection{background-color: #ffd500;color: #f4f4f4;}
body.wp-night-mode-on html.html_boxed {background: #191919   center center  repeat scroll;}
body.wp-night-mode-on .socket_color, body.wp-night-mode-on  .socket_color div, body.wp-night-mode-on  .socket_color header, body.wp-night-mode-on  .socket_color main, body.wp-night-mode-on  .socket_color aside, body.wp-night-mode-on  .socket_color footer, body.wp-night-mode-on  .socket_color article, body.wp-night-mode-on  .socket_color nav, body.wp-night-mode-on  .socket_color section, body.wp-night-mode-on  .socket_color  span, body.wp-night-mode-on  .socket_color  applet, body.wp-night-mode-on  .socket_color object, body.wp-night-mode-on  .socket_color iframe, body.wp-night-mode-on  .socket_color h1, body.wp-night-mode-on  .socket_color h2, body.wp-night-mode-on  .socket_color h3, body.wp-night-mode-on  .socket_color h4, body.wp-night-mode-on  .socket_color h5, body.wp-night-mode-on  .socket_color h6, body.wp-night-mode-on  .socket_color p, body.wp-night-mode-on  .socket_color blockquote, body.wp-night-mode-on  .socket_color pre, body.wp-night-mode-on  .socket_color a, body.wp-night-mode-on  .socket_color abbr, body.wp-night-mode-on  .socket_color acronym, body.wp-night-mode-on  .socket_color address, body.wp-night-mode-on  .socket_color big, body.wp-night-mode-on  .socket_color cite, body.wp-night-mode-on  .socket_color code, body.wp-night-mode-on  .socket_color del, body.wp-night-mode-on  .socket_color dfn, body.wp-night-mode-on  .socket_color em, body.wp-night-mode-on  .socket_color img, body.wp-night-mode-on  .socket_color ins, body.wp-night-mode-on  .socket_color kbd, body.wp-night-mode-on  .socket_color q, body.wp-night-mode-on  .socket_color s, body.wp-night-mode-on  .socket_color samp, body.wp-night-mode-on  .socket_color small, body.wp-night-mode-on  .socket_color strike, body.wp-night-mode-on  .socket_color strong, body.wp-night-mode-on  .socket_color sub, body.wp-night-mode-on  .socket_color sup, body.wp-night-mode-on  .socket_color tt, body.wp-night-mode-on  .socket_color var, body.wp-night-mode-on  .socket_color b, body.wp-night-mode-on  .socket_color u, body.wp-night-mode-on  .socket_color i, body.wp-night-mode-on  .socket_color center, body.wp-night-mode-on  .socket_color dl, body.wp-night-mode-on  .socket_color dt, body.wp-night-mode-on  .socket_color dd, body.wp-night-mode-on  .socket_color ol, body.wp-night-mode-on  .socket_color ul, body.wp-night-mode-on  .socket_color li, body.wp-night-mode-on  .socket_color fieldset, body.wp-night-mode-on  .socket_color form, body.wp-night-mode-on  .socket_color label, body.wp-night-mode-on  .socket_color legend, body.wp-night-mode-on  .socket_color table, body.wp-night-mode-on  .socket_color caption, body.wp-night-mode-on  .socket_color tbody, body.wp-night-mode-on  .socket_color tfoot, body.wp-night-mode-on  .socket_color thead, body.wp-night-mode-on  .socket_color tr, body.wp-night-mode-on  .socket_color th, body.wp-night-mode-on  .socket_color td, body.wp-night-mode-on  .socket_color article, body.wp-night-mode-on  .socket_color aside, body.wp-night-mode-on  .socket_color canvas, body.wp-night-mode-on  .socket_color details, body.wp-night-mode-on  .socket_color embed, body.wp-night-mode-on  .socket_color figure, body.wp-night-mode-on  .socket_color fieldset, body.wp-night-mode-on  .socket_color figcaption, body.wp-night-mode-on  .socket_color footer, body.wp-night-mode-on  .socket_color header, body.wp-night-mode-on  .socket_color hgroup, body.wp-night-mode-on  .socket_color menu, body.wp-night-mode-on  .socket_color nav, body.wp-night-mode-on  .socket_color output, body.wp-night-mode-on  .socket_color ruby, body.wp-night-mode-on  .socket_color section, body.wp-night-mode-on  .socket_color summary, body.wp-night-mode-on  .socket_color time, body.wp-night-mode-on  .socket_color mark, body.wp-night-mode-on  .socket_color audio, body.wp-night-mode-on  .socket_color video, body.wp-night-mode-on  #top .socket_color .pullquote_boxed, body.wp-night-mode-on  .responsive #top .socket_color .avia-testimonial, body.wp-night-mode-on  .responsive #top.avia-blank #main .socket_color.container_wrap:first-child, body.wp-night-mode-on  #top .socket_color.fullsize .template-blog .post_delimiter, body.wp-night-mode-on  .socket_color .related_posts.av-related-style-full a{border-color:#e8e8e8;}
body.wp-night-mode-on .socket_color .rounded-container, body.wp-night-mode-on  #top .socket_color .pagination a:hover, body.wp-night-mode-on  .socket_color .small-preview, body.wp-night-mode-on  .socket_color .fallback-post-type-icon{background:#515052;color:#ffffff;}
body.wp-night-mode-on .socket_color .av-default-color, body.wp-night-mode-on  #top .socket_color .av-force-default-color, body.wp-night-mode-on  .socket_color .av-catalogue-item, body.wp-night-mode-on  .socket_color .wp-playlist-item .wp-playlist-caption, body.wp-night-mode-on  .socket_color .wp-playlist{color: #37393f;}
body.wp-night-mode-on .socket_color , body.wp-night-mode-on  .socket_color .site-background, body.wp-night-mode-on  .socket_color .first-quote, body.wp-night-mode-on   .socket_color .related_image_wrap, body.wp-night-mode-on  .socket_color .gravatar img  .socket_color .hr_content, body.wp-night-mode-on  .socket_color .news-thumb, body.wp-night-mode-on  .socket_color .post-format-icon, body.wp-night-mode-on  .socket_color .ajax_controlls a, body.wp-night-mode-on  .socket_color .tweet-text.avatar_no, body.wp-night-mode-on  .socket_color .toggler, body.wp-night-mode-on  .socket_color .toggler.activeTitle:hover, body.wp-night-mode-on  .socket_color #js_sort_items, body.wp-night-mode-on  .socket_color.inner-entry, body.wp-night-mode-on  .socket_color .grid-entry-title, body.wp-night-mode-on  .socket_color .related-format-icon, body.wp-night-mode-on   .grid-entry .socket_color .avia-arrow, body.wp-night-mode-on  .socket_color .avia-gallery-big, body.wp-night-mode-on  .socket_color .avia-gallery-big, body.wp-night-mode-on  .socket_color .avia-gallery img, body.wp-night-mode-on  .socket_color .grid-content, body.wp-night-mode-on  .socket_color .av-share-box ul, body.wp-night-mode-on  #top .socket_color .av-related-style-full .related-format-icon, body.wp-night-mode-on  .socket_color .related_posts.av-related-style-full a:hover, body.wp-night-mode-on  .socket_color.avia-fullwidth-portfolio .pagination .current, body.wp-night-mode-on   .socket_color.avia-fullwidth-portfolio .pagination a, body.wp-night-mode-on  .socket_color .av-hotspot-fallback-tooltip-inner, body.wp-night-mode-on  .socket_color .av-hotspot-fallback-tooltip-count{background-color:#ffffff;color: #37393f;}
body.wp-night-mode-on .socket_color .heading-color, body.wp-night-mode-on  .socket_color a.iconbox_icon:hover, body.wp-night-mode-on  .socket_color h1, body.wp-night-mode-on  .socket_color h2, body.wp-night-mode-on  .socket_color h3, body.wp-night-mode-on  .socket_color h4, body.wp-night-mode-on  .socket_color h5, body.wp-night-mode-on  .socket_color h6, body.wp-night-mode-on  .socket_color .sidebar .current_page_item>a, body.wp-night-mode-on  .socket_color .sidebar .current-menu-item>a, body.wp-night-mode-on  .socket_color .pagination .current, body.wp-night-mode-on  .socket_color .pagination a:hover, body.wp-night-mode-on  .socket_color strong.avia-testimonial-name, body.wp-night-mode-on  .socket_color .heading, body.wp-night-mode-on  .socket_color .toggle_content strong, body.wp-night-mode-on  .socket_color .toggle_content strong a, body.wp-night-mode-on  .socket_color .tab_content strong, body.wp-night-mode-on  .socket_color .tab_content strong a , body.wp-night-mode-on  .socket_color .asc_count, body.wp-night-mode-on  .socket_color .avia-testimonial-content strong, body.wp-night-mode-on  .socket_color div .news-headline, body.wp-night-mode-on  #top .socket_color .av-related-style-full .av-related-title, body.wp-night-mode-on  .socket_color .av-default-style .av-countdown-cell-inner .av-countdown-time, body.wp-night-mode-on  .socket_color .wp-playlist-item-meta.wp-playlist-item-title, body.wp-night-mode-on  #top .socket_color .av-no-image-slider h2 a, body.wp-night-mode-on  .socket_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{    color:#515052;}
body.wp-night-mode-on .socket_color .meta-color, body.wp-night-mode-on  .socket_color .sidebar, body.wp-night-mode-on  .socket_color .sidebar a, body.wp-night-mode-on  .socket_color .minor-meta, body.wp-night-mode-on  .socket_color .minor-meta a, body.wp-night-mode-on  .socket_color .text-sep, body.wp-night-mode-on  .socket_color blockquote, body.wp-night-mode-on  .socket_color .post_nav a, body.wp-night-mode-on  .socket_color .comment-text, body.wp-night-mode-on  .socket_color .side-container-inner, body.wp-night-mode-on  .socket_color .news-time, body.wp-night-mode-on  .socket_color .pagination a, body.wp-night-mode-on  .socket_color .pagination span, body.wp-night-mode-on   .socket_color .tweet-text.avatar_no .tweet-time, body.wp-night-mode-on  #top .socket_color .extra-mini-title, body.wp-night-mode-on  .socket_color .team-member-job-title, body.wp-night-mode-on  .socket_color .team-social a, body.wp-night-mode-on  .socket_color #js_sort_items a, body.wp-night-mode-on  .grid-entry-excerpt, body.wp-night-mode-on  .socket_color .avia-testimonial-subtitle, body.wp-night-mode-on  .socket_color .commentmetadata a, body.wp-night-mode-on .socket_color .social_bookmarks a, body.wp-night-mode-on  .socket_color .meta-heading>*, body.wp-night-mode-on  .socket_color .slide-meta, body.wp-night-mode-on  .socket_color .slide-meta a, body.wp-night-mode-on  .socket_color .taglist, body.wp-night-mode-on  .socket_color .taglist a, body.wp-night-mode-on  .socket_color .phone-info, body.wp-night-mode-on  .socket_color .phone-info a, body.wp-night-mode-on  .socket_color .av-sort-by-term a, body.wp-night-mode-on  .socket_color .av-magazine-time, body.wp-night-mode-on  .socket_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .socket_color .av-catalogue-content, body.wp-night-mode-on  .socket_color .wp-playlist-item-length, body.wp-night-mode-on  .html_modern-blog #top div .socket_color .blog-categories a, body.wp-night-mode-on  .html_modern-blog #top div .socket_color .blog-categories a:hover{color: #515052;}
body.wp-night-mode-on .socket_color .special-heading-inner-border{ border-color: #37393f; }
body.wp-night-mode-on .socket_color .meta-heading .special-heading-inner-border{ border-color: #515052; }
body.wp-night-mode-on .socket_color a, body.wp-night-mode-on  .socket_color .widget_first, body.wp-night-mode-on  .socket_color strong, body.wp-night-mode-on  .socket_color b, body.wp-night-mode-on  .socket_color b a, body.wp-night-mode-on  .socket_color strong a, body.wp-night-mode-on  .socket_color #js_sort_items a:hover, body.wp-night-mode-on  .socket_color #js_sort_items a.active_sort, body.wp-night-mode-on  .socket_color .av-sort-by-term a.active_sort, body.wp-night-mode-on  .socket_color .special_amp, body.wp-night-mode-on  .socket_color .taglist a.activeFilter, body.wp-night-mode-on  .socket_color #commentform .required, body.wp-night-mode-on  #top .socket_color .av-no-color.av-icon-style-border a.av-icon-char, body.wp-night-mode-on  .html_elegant-blog #top .socket_color .blog-categories a, body.wp-night-mode-on  .html_elegant-blog #top .socket_color .blog-categories a:hover{color:#000103;}
body.wp-night-mode-on .socket_color a:hover, body.wp-night-mode-on  .socket_color h1 a:hover, body.wp-night-mode-on  .socket_color h2 a:hover, body.wp-night-mode-on  .socket_color h3 a:hover, body.wp-night-mode-on  .socket_color h4 a:hover, body.wp-night-mode-on  .socket_color h5 a:hover, body.wp-night-mode-on  .socket_color h6 a:hover, body.wp-night-mode-on   .socket_color .template-search  a.news-content:hover, body.wp-night-mode-on  .socket_color .wp-playlist-item .wp-playlist-caption:hover{color: #515052;}
body.wp-night-mode-on .socket_color .primary-background, body.wp-night-mode-on  .socket_color .primary-background a, body.wp-night-mode-on  div .socket_color .button, body.wp-night-mode-on  .socket_color #submit, body.wp-night-mode-on  .socket_color input[type='submit'], body.wp-night-mode-on  .socket_color .small-preview:hover, body.wp-night-mode-on  .socket_color .avia-menu-fx, body.wp-night-mode-on  .socket_color .avia-menu-fx .avia-arrow, body.wp-night-mode-on  .socket_color.iconbox_top .iconbox_icon, body.wp-night-mode-on  .socket_color .iconbox_top a.iconbox_icon:hover, body.wp-night-mode-on  .socket_color .avia-data-table th.avia-highlight-col, body.wp-night-mode-on  .socket_color .avia-color-theme-color, body.wp-night-mode-on  .socket_color .avia-color-theme-color:hover, body.wp-night-mode-on  .socket_color .image-overlay .image-overlay-inside:before, body.wp-night-mode-on  .socket_color .comment-count, body.wp-night-mode-on  .socket_color .av_dropcap2, body.wp-night-mode-on  .socket_color .av-colored-style .av-countdown-cell-inner, body.wp-night-mode-on  .responsive #top .socket_color .av-open-submenu.av-subnav-menu > li > a:hover, body.wp-night-mode-on  #top .socket_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color: #000103;color:#ffffff;border-color:#000001;}
body.wp-night-mode-on #top #wrap_all .socket_color .av-menu-button-colored > a .avia-menu-text{background-color: #000103;color:#ffffff;border-color:#000103;}
body.wp-night-mode-on #top #wrap_all .socket_color .av-menu-button-colored > a .avia-menu-text:after{background-color:#000001;}
body.wp-night-mode-on #top .socket_color .mobile_menu_toggle{color: #000103;background:#ffffff;}
body.wp-night-mode-on #top .socket_color .av-menu-mobile-active .av-subnav-menu > li > a:before{color: #000103;}
body.wp-night-mode-on #top .socket_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color: #ffffff;}
body.wp-night-mode-on .socket_color .button:hover, body.wp-night-mode-on  .socket_color .ajax_controlls a:hover, body.wp-night-mode-on  .socket_color #submit:hover, body.wp-night-mode-on  .socket_color .big_button:hover, body.wp-night-mode-on  .socket_color .contentSlideControlls a:hover, body.wp-night-mode-on  .socket_color #submit:hover , body.wp-night-mode-on  .socket_color input[type='submit']:hover{background-color: #515052;color:#ffffff;border-color:#303030;}
body.wp-night-mode-on .socket_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after, body.wp-night-mode-on  .socket_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .socket_color .avia-toc-style-elegant a.avia-toc-level-0:after {background-color:#ffffff; border-color: #515052 }
body.wp-night-mode-on .socket_color .avia-toc-style-elegant a:first-child span:after, body.wp-night-mode-on  .socket_color .avia-toc-style-elegant a.avia-toc-level-0 span:after {background-color:#ffffff;}
body.wp-night-mode-on .socket_color .avia-toc-style-elegant a:first-child:hover span:after, body.wp-night-mode-on  .socket_color .avia-toc-style-elegant a.avia-toc-level-0:hover span:after {border-color: #515052}
body.wp-night-mode-on .socket_color .avia-toc-style-elegant a:before{border-color: #e8e8e8}
body.wp-night-mode-on .socket_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .socket_color .avia-toc-style-elegant a.avia-toc-level-0:after {border-color: #515052; background-color: #ffffff;}
body.wp-night-mode-on .socket_color .avia-toc-style-elegant a:last-child:after{ background-color:#e8e8e8;}
body.wp-night-mode-on .socket_color .timeline-bullet{background-color:#e8e8e8;border-color: #ffffff;}
body.wp-night-mode-on .socket_color table, body.wp-night-mode-on  .socket_color .widget_nav_menu ul:first-child>.current-menu-item, body.wp-night-mode-on  .socket_color .widget_nav_menu ul:first-child>.current_page_item, body.wp-night-mode-on  .socket_color .widget_nav_menu ul:first-child>.current-menu-ancestor, body.wp-night-mode-on  .socket_color .pagination .current, body.wp-night-mode-on  .socket_color .pagination a, body.wp-night-mode-on  .socket_color.iconbox_top .iconbox_content, body.wp-night-mode-on  .socket_color .av_promobox, body.wp-night-mode-on  .socket_color .toggle_content, body.wp-night-mode-on  .socket_color .toggler:hover, body.wp-night-mode-on  #top .socket_color .av-minimal-toggle .toggler, body.wp-night-mode-on  .socket_color .related_posts_default_image, body.wp-night-mode-on  .socket_color .search-result-counter, body.wp-night-mode-on  .socket_color .container_wrap_meta, body.wp-night-mode-on  .socket_color .avia-content-slider .slide-image, body.wp-night-mode-on  .socket_color .avia-slider-testimonials .avia-testimonial-content, body.wp-night-mode-on  .socket_color .avia-testimonial-arrow-wrap .avia-arrow, body.wp-night-mode-on  .socket_color .news-thumb, body.wp-night-mode-on  .socket_color .portfolio-preview-content, body.wp-night-mode-on  .socket_color .portfolio-preview-content .avia-arrow, body.wp-night-mode-on  .socket_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .socket_color .related_posts.av-related-style-full a, body.wp-night-mode-on  .socket_color .aviaccordion-slide, body.wp-night-mode-on  .socket_color.avia-fullwidth-portfolio .pagination, body.wp-night-mode-on  .socket_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image, body.wp-night-mode-on  .socket_color .av-catalogue-list li:hover, body.wp-night-mode-on  .socket_color .wp-playlist, body.wp-night-mode-on  .socket_color .avia-slideshow-fixed-height > li, body.wp-night-mode-on  .socket_color .avia-form-success, body.wp-night-mode-on  .socket_color .avia-form-error, body.wp-night-mode-on  .socket_color .av-boxed-grid-style .avia-testimonial{background: #f4f4f4;}
body.wp-night-mode-on #top .socket_color .post_timeline li:hover .timeline-bullet{background-color:#515052;}
body.wp-night-mode-on .socket_color blockquote, body.wp-night-mode-on  .socket_color .avia-bullet, body.wp-night-mode-on  .socket_color .av-no-color.av-icon-style-border a.av-icon-char{border-color:#000103;}
body.wp-night-mode-on .html_header_top .socket_color .main_menu ul:first-child >li > ul, body.wp-night-mode-on  .html_header_top #top .socket_color .avia_mega_div > .sub-menu{border-top-color:#000103;}
body.wp-night-mode-on .socket_color .breadcrumb, body.wp-night-mode-on  .socket_color .breadcrumb a, body.wp-night-mode-on  #top .socket_color.title_container .main-title, body.wp-night-mode-on  #top .socket_color.title_container .main-title a{color:#37393f;}
body.wp-night-mode-on .socket_color .av-icon-display, body.wp-night-mode-on  #top .socket_color .av-related-style-full a:hover .related-format-icon, body.wp-night-mode-on  .socket_color .av-default-style .av-countdown-cell-inner{background-color:#f4f4f4;color:#515052;}
body.wp-night-mode-on .socket_color .av-masonry-entry:hover .av-icon-display{background-color: #000103;color:#ffffff;border-color:#000001;}
body.wp-night-mode-on #top .socket_color .av-masonry-entry.format-quote:hover .av-icon-display{color:#000103;}
body.wp-night-mode-on .socket_color ::-webkit-input-placeholder {color: #515052; }
body.wp-night-mode-on .socket_color ::-moz-placeholder {color: #515052; opacity:1; }
body.wp-night-mode-on .socket_color :-ms-input-placeholder {color: #515052;}
body.wp-night-mode-on .socket_color .header_bg, body.wp-night-mode-on  .socket_color .main_menu ul ul, body.wp-night-mode-on  .socket_color .main_menu .menu ul li a, body.wp-night-mode-on  .socket_color .pointer_arrow_wrap .pointer_arrow, body.wp-night-mode-on  .socket_color .avia_mega_div, body.wp-night-mode-on  .socket_color .av-subnav-menu > li ul, body.wp-night-mode-on  .socket_color .av-subnav-menu a{background-color:#ffffff;color: #515052;}
body.wp-night-mode-on .socket_color .main_menu .menu ul li a:hover, body.wp-night-mode-on  .socket_color .av-subnav-menu ul a:hover{background-color:#f4f4f4;}
body.wp-night-mode-on .socket_color .sub_menu>ul>li>a, body.wp-night-mode-on  .socket_color .sub_menu>div>ul>li>a, body.wp-night-mode-on  .socket_color .main_menu ul:first-child > li > a, body.wp-night-mode-on  #top .socket_color .main_menu .menu ul .current_page_item > a, body.wp-night-mode-on  #top .socket_color .main_menu .menu ul .current-menu-item > a , body.wp-night-mode-on  #top .socket_color .sub_menu li ul a{color:#515052;}
body.wp-night-mode-on #top .socket_color .main_menu .menu ul li>a:hover{color:#37393f;}
body.wp-night-mode-on .socket_color .av-subnav-menu a:hover, body.wp-night-mode-on .socket_color .main_menu ul:first-child > li a:hover, body.wp-night-mode-on .socket_color .main_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .socket_color .main_menu ul:first-child > li.current_page_item > a, body.wp-night-mode-on .socket_color .main_menu ul:first-child > li.active-parent-item > a{color:#37393f;}
body.wp-night-mode-on #top .socket_color .main_menu .menu .avia_mega_div ul .current-menu-item > a{color:#000103;}
body.wp-night-mode-on .socket_color .sub_menu>ul>li>a:hover, body.wp-night-mode-on  .socket_color .sub_menu>div>ul>li>a:hover{color:#37393f;}
body.wp-night-mode-on #top .socket_color .sub_menu ul li a:hover, body.wp-night-mode-on .socket_color .sub_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .socket_color .sub_menu ul:first-child > li.current_page_item > a, body.wp-night-mode-on .socket_color .sub_menu ul:first-child > li.active-parent-item > a{color:#37393f;}
body.wp-night-mode-on .socket_color .sub_menu li ul a, body.wp-night-mode-on  .socket_color #payment, body.wp-night-mode-on  .socket_color .sub_menu ul li, body.wp-night-mode-on  .socket_color .sub_menu ul, body.wp-night-mode-on  #top .socket_color .sub_menu li li a:hover{background-color: #ffffff;}
body.wp-night-mode-on .socket_color#header .avia_mega_div > .sub-menu.avia_mega_hr, body.wp-night-mode-on  .html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#e8e8e8;}
body.wp-night-mode-on @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency{background-color:#ffffff;color: #37393f;border-color: #e8e8e8;}}
body.wp-night-mode-on @media only screen and (max-width: 989px) { .html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#ffffff;color: #37393f;border-color: #e8e8e8;}}
body.wp-night-mode-on .socket_color .avia-tt, body.wp-night-mode-on  .socket_color .avia-tt .avia-arrow, body.wp-night-mode-on  .socket_color .avia-tt .avia-arrow{background-color: #ffffff;color: #515052;}
body.wp-night-mode-on .socket_color .av_ajax_search_image{background-color: #000103;color:#ffffff;}
body.wp-night-mode-on .socket_color .ajax_search_excerpt{color: #515052;}
body.wp-night-mode-on .socket_color .av_ajax_search_title{color: #515052;}
body.wp-night-mode-on .socket_color .ajax_load{background-color:#000103;}
body.wp-night-mode-on .socket_color .av_searchsubmit_wrapper{background-color:#000103;}
body.wp-night-mode-on #top .socket_color .avia-color-theme-color{color: #ffffff;border-color: #000001;}
body.wp-night-mode-on .socket_color .avia-color-theme-color-subtle{background-color:#f4f4f4;color: #37393f;}
body.wp-night-mode-on .socket_color .avia-color-theme-color-subtle:hover{background-color:#ffffff;color: #515052;}
body.wp-night-mode-on #top .socket_color .avia-color-theme-color-highlight{color: #ffffff;border-color: #515052;background-color: #515052;}
body.wp-night-mode-on #top .socket_color .avia-font-color-theme-color, body.wp-night-mode-on #top .socket_color .avia-font-color-theme-color-hover:hover{color: #ffffff;}
body.wp-night-mode-on .socket_color .avia-font-color-theme-color-subtle{color: #37393f;}
body.wp-night-mode-on .socket_color .avia-font-color-theme-color-subtle-hover:hover{color: #515052;}
body.wp-night-mode-on #top .socket_color .avia-font-color-theme-color-highlight, body.wp-night-mode-on #top .socket_color .avia-font-color-theme-color-highlight-hover:hover{color: #ffffff;}
body.wp-night-mode-on .socket_color .avia-icon-list .iconlist_icon{background-color:#d7d7d7;}
body.wp-night-mode-on .socket_color .avia-icon-list .iconlist-timeline{border-color:#e8e8e8;}
body.wp-night-mode-on .socket_color .iconlist_content{color:#515052;}
body.wp-night-mode-on .socket_color .avia-timeline .milestone_icon{background-color:#d7d7d7;}
body.wp-night-mode-on .socket_color .avia-timeline .milestone_inner{background-color:#d7d7d7;}
body.wp-night-mode-on .socket_color .avia-timeline{border-color:#d7d7d7;}
body.wp-night-mode-on .socket_color .av-milestone-icon-wrap:after{border-color:#d7d7d7;}
body.wp-night-mode-on .socket_color .avia-timeline .av-milestone-date {color:#a4a4a4;}
body.wp-night-mode-on .socket_color .avia-timeline .av-milestone-date span{background-color:#d7d7d7;}
body.wp-night-mode-on .socket_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#d7d7d7;}
body.wp-night-mode-on .socket_color .av-timeline-nav a span{background-color:#d7d7d7;}
body.wp-night-mode-on #top .socket_color .input-text, body.wp-night-mode-on  #top .socket_color input[type='text'], body.wp-night-mode-on  #top .socket_color input[type='input'], body.wp-night-mode-on  #top .socket_color input[type='password'], body.wp-night-mode-on  #top .socket_color input[type='email'], body.wp-night-mode-on  #top .socket_color input[type='number'], body.wp-night-mode-on  #top .socket_color input[type='url'], body.wp-night-mode-on  #top .socket_color input[type='tel'], body.wp-night-mode-on  #top .socket_color input[type='search'], body.wp-night-mode-on  #top .socket_color textarea, body.wp-night-mode-on  #top .socket_color select{border-color:#e8e8e8;background-color: #f4f4f4;color:#515052;}
body.wp-night-mode-on #top .socket_color .invers-color .input-text, body.wp-night-mode-on  #top .socket_color .invers-color input[type='text'], body.wp-night-mode-on  #top .socket_color .invers-color input[type='input'], body.wp-night-mode-on  #top .socket_color .invers-color input[type='password'], body.wp-night-mode-on  #top .socket_color .invers-color input[type='email'], body.wp-night-mode-on  #top .socket_color .invers-color input[type='number'], body.wp-night-mode-on  #top .socket_color .invers-color input[type='url'], body.wp-night-mode-on  #top .socket_color .invers-color input[type='tel'], body.wp-night-mode-on  #top .socket_color .invers-color input[type='search'], body.wp-night-mode-on  #top .socket_color .invers-color textarea, body.wp-night-mode-on  #top .socket_color .invers-color select{background-color: #ffffff;}
body.wp-night-mode-on .socket_color .required{color:#000103;}
body.wp-night-mode-on .socket_color .av-masonry{background-color: #e3e3e3; }
body.wp-night-mode-on .socket_color .av-masonry-pagination, body.wp-night-mode-on  .socket_color .av-masonry-pagination:hover, body.wp-night-mode-on  .socket_color .av-masonry-outerimage-container{background-color: #ffffff;}
body.wp-night-mode-on .socket_color .container .av-inner-masonry-content, body.wp-night-mode-on  #top .socket_color .container .av-masonry-load-more, body.wp-night-mode-on  #top .socket_color .container .av-masonry-sort, body.wp-night-mode-on  .socket_color .container .av-masonry-entry .avia-arrow{background-color: #f4f4f4;}
body.wp-night-mode-on .socket_color .hr-short .hr-inner-style, body.wp-night-mode-on   .socket_color .hr-short .hr-inner{background-color: #ffffff;}
body.wp-night-mode-on div  .socket_color .tabcontainer .active_tab_content, body.wp-night-mode-on  div .socket_color .tabcontainer  .active_tab{background-color: #f4f4f4;color:#37393f;}
body.wp-night-mode-on .responsive.js_active #top .socket_color .avia_combo_widget .top_tab .tab{border-top-color:#e8e8e8;}
body.wp-night-mode-on .socket_color .template-archives  .tabcontainer a, body.wp-night-mode-on  #top .socket_color .tabcontainer .tab:hover, body.wp-night-mode-on  #top .socket_color .tabcontainer .tab.active_tab{color:#37393f;}
body.wp-night-mode-on .socket_color .template-archives .tabcontainer a:hover{color:#515052;}
body.wp-night-mode-on .socket_color .sidebar_tab_icon {background-color: #e8e8e8;}
body.wp-night-mode-on #top .socket_color .sidebar_active_tab .sidebar_tab_icon {background-color: #000103;}
body.wp-night-mode-on .socket_color .sidebar_tab:hover .sidebar_tab_icon {background-color: #515052;}
body.wp-night-mode-on .socket_color .sidebar_tab, body.wp-night-mode-on  .socket_color .tabcontainer .tab{color: #515052;}
body.wp-night-mode-on .socket_color div .sidebar_active_tab , body.wp-night-mode-on  div  .socket_color .tabcontainer.noborder_tabs .active_tab_content, body.wp-night-mode-on  div .socket_color .tabcontainer.noborder_tabs  .active_tab{color: #37393f;background-color: #ffffff;}
body.wp-night-mode-on #top .avia-smallarrow-slider  .avia-slideshow-dots a{background-color: #f4f4f4;}
body.wp-night-mode-on #top .socket_color .avia-smallarrow-slider  .avia-slideshow-dots a.active, body.wp-night-mode-on  #top .socket_color .avia-smallarrow-slider  .avia-slideshow-dots a:hover{background-color: #515052;}
body.wp-night-mode-on @media only screen and (max-width: 767px) {.responsive #top .socket_color .tabcontainer .active_tab{ background-color: #515052; color:#ffffff; } .responsive #top .socket_color .tabcontainer{border-color:#e8e8e8;}.responsive #top .socket_color .active_tab_content{background-color: #f4f4f4;}}
body.wp-night-mode-on .socket_color tr:nth-child(even), body.wp-night-mode-on  .socket_color .avia-data-table .avia-heading-row .avia-desc-col, body.wp-night-mode-on  .socket_color .avia-data-table .avia-highlight-col, body.wp-night-mode-on  .socket_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  body .socket_color .pricing-table.avia-desc-col li, body.wp-night-mode-on  #top .socket_color  .avia-data-table.avia_pricing_minimal th{background-color:#ffffff;color: #37393f;}
body.wp-night-mode-on .socket_color table caption, body.wp-night-mode-on  .socket_color tr:nth-child(even), body.wp-night-mode-on  .socket_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  #top .socket_color  .avia-data-table.avia_pricing_minimal td{color: #515052;}
body.wp-night-mode-on .socket_color tr:nth-child(odd), body.wp-night-mode-on  .socket_color .pricing-table>li:nth-child(odd), body.wp-night-mode-on  .socket_color .pricing-extra{background: #f4f4f4;}
body.wp-night-mode-on .socket_color .pricing-table li.avia-pricing-row, body.wp-night-mode-on  .socket_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .socket_color .pricing-table li.avia-pricing-row .pricing-extra{background-color: #000103;color:#ffffff;border-color:#222325;}
body.wp-night-mode-on .socket_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .socket_color .pricing-table li.avia-heading-row .pricing-extra{background-color: #111214;color:#ffffff;border-color:#222325;}
body.wp-night-mode-on .socket_color  .pricing-table.avia-desc-col .avia-heading-row, body.wp-night-mode-on  .socket_color  .pricing-table.avia-desc-col .avia-pricing-row{border-color:#e8e8e8;}
body.wp-night-mode-on .socket_color .theme-color-bar .bar{background: #000103;}
body.wp-night-mode-on .socket_color .mejs-controls .mejs-time-rail .mejs-time-current, body.wp-night-mode-on  .socket_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, body.wp-night-mode-on  .socket_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, body.wp-night-mode-on  .socket_color .button.av-sending-button, body.wp-night-mode-on  .socket_color .av-striped-bar .theme-color-bar .bar{background: #000103;}
body.wp-night-mode-on body .socket_color .mejs-controls .mejs-time-rail .mejs-time-float {background: #000103;color: #fff;}
body.wp-night-mode-on body .socket_color .mejs-controls .mejs-time-rail .mejs-time-float-corner {border: solid 4px #000103;border-color: #000103 transparent transparent transparent;}
body.wp-night-mode-on .socket_color .progress{background-color:#f4f4f4;}
body.wp-night-mode-on .socket_color .av_searchform_element_results .av_ajax_search_entry, body.wp-night-mode-on .socket_color .av_searchform_element_results .av_ajax_search_title, body.wp-night-mode-on .socket_color.av_searchform_element_results .av_ajax_search_entry, body.wp-night-mode-on .socket_color.av_searchform_element_results .av_ajax_search_title{color: #000103;}
body.wp-night-mode-on .socket_color .av_searchform_element_results .ajax_search_excerpt, body.wp-night-mode-on .socket_color.av_searchform_element_results .ajax_search_excerpt{color: #515052;}
body.wp-night-mode-on .socket_color .av_searchform_element_results .av_ajax_search_image, body.wp-night-mode-on .socket_color.av_searchform_element_results .av_ajax_search_image{color: #515052;}

/*Eigene Änderungen 1 (body klasse bei kommars löschen)*/	
body.wp-night-mode-on .socket_color .button.av-sending-button{background: #515052;background-image:-webkit-linear-gradient(-45deg, #515052 25%, #626163 25%,  #626163 50%, #515052 50%,  #515052 75%, #626163 75%, #626163);background-image: -moz-linear-gradient(-45deg, #515052 25%, #626163 25%, #626163 50%, #515052 50%, #515052 75%, #626163 75%, #626163);background-image: linear-gradient(-45deg, #515052 25%, #626163 25%, #626163 50%, #515052 50%, #515052 75%, #626163 75%,  #626163);border-color:#515052;}
body.wp-night-mode-on .socket_color span.bbp-admin-links a{color: #000103;}
body.wp-night-mode-on .socket_color span.bbp-admin-links a:hover{color: #515052;}
body.wp-night-mode-on #top .socket_color .bbp-reply-content, body.wp-night-mode-on  #top .socket_color .bbp-topic-content, body.wp-night-mode-on  #top .socket_color .bbp-body .super-sticky .page-numbers, body.wp-night-mode-on  #top .socket_color .bbp-body .sticky .page-numbers, body.wp-night-mode-on  #top .socket_color .bbp-pagination-links a:hover, body.wp-night-mode-on  #top .socket_color .bbp-pagination-links span.current{ background:#ffffff; }
body.wp-night-mode-on #top .socket_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .socket_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .socket_color .bbp-forums .bbp-header, body.wp-night-mode-on  #top .socket_color .bbp-topics-front ul.super-sticky, body.wp-night-mode-on  #top .socket_color .bbp-topics ul.super-sticky, body.wp-night-mode-on  #top .socket_color .bbp-topics ul.sticky, body.wp-night-mode-on  #top .socket_color .bbp-forum-content ul.sticky, body.wp-night-mode-on  #top .socket_color .bbp-body .page-numbers{background-color:#f4f4f4;}
body.wp-night-mode-on #top .socket_color .bbp-meta, body.wp-night-mode-on  #top .socket_color .bbp-author-role, body.wp-night-mode-on  #top .socket_color .bbp-author-ip, body.wp-night-mode-on  #top .socket_color .bbp-pagination-count, body.wp-night-mode-on  #top .socket_color .bbp-topics .bbp-body .bbp-topic-title:before{color: #515052;}
body.wp-night-mode-on #top .socket_color .bbp-admin-links{color:#e8e8e8;}
body.wp-night-mode-on .socket_color #bbpress-forums li.bbp-body ul.forum, body.wp-night-mode-on  .socket_color #bbpress-forums li.bbp-body ul.topic, body.wp-night-mode-on .avia_transform .socket_color .bbp-replies .bbp-reply-author:before, body.wp-night-mode-on  .avia_transform .forum-search .socket_color .bbp-reply-author:before, body.wp-night-mode-on .avia_transform .forum-search .socket_color .bbp-topic-author:before{background-color:#ffffff;border-color:#e8e8e8;}
body.wp-night-mode-on #top .socket_color .bbp-author-name{color:#515052;}
body.wp-night-mode-on .socket_color .widget_display_stats dt, body.wp-night-mode-on  .socket_color .widget_display_stats dd{background-color:#f4f4f4;}
body.wp-night-mode-on .socket_color dropcap2, body.wp-night-mode-on  .socket_color dropcap3, body.wp-night-mode-on  .socket_color avia_button, body.wp-night-mode-on  .socket_color avia_button:hover, body.wp-night-mode-on  .socket_color .on-primary-color, body.wp-night-mode-on  .socket_color .on-primary-color:hover{color: #ffffff;}
body.wp-night-mode-on html, body.wp-night-mode-on  #scroll-top-link, body.wp-night-mode-on  #av-cookie-consent-badge{ background-color: #ffffff; }
body.wp-night-mode-on #scroll-top-link, body.wp-night-mode-on  #av-cookie-consent-badge{ color: #37393f; border:1px solid #e8e8e8; }
body.wp-night-mode-on .html_stretched #wrap_all{background-color:#ffffff;}
body.wp-night-mode-on .footer_color, body.wp-night-mode-on  .footer_color div, body.wp-night-mode-on  .footer_color header, body.wp-night-mode-on  .footer_color main, body.wp-night-mode-on  .footer_color aside, body.wp-night-mode-on  .footer_color footer, body.wp-night-mode-on  .footer_color article, body.wp-night-mode-on  .footer_color nav, body.wp-night-mode-on  .footer_color section, body.wp-night-mode-on  .footer_color  span, body.wp-night-mode-on  .footer_color  applet, body.wp-night-mode-on  .footer_color object, body.wp-night-mode-on  .footer_color iframe, body.wp-night-mode-on  .footer_color h1, body.wp-night-mode-on  .footer_color h2, body.wp-night-mode-on  .footer_color h3, body.wp-night-mode-on  .footer_color h4, body.wp-night-mode-on  .footer_color h5, body.wp-night-mode-on  .footer_color h6, body.wp-night-mode-on  .footer_color p, body.wp-night-mode-on  .footer_color blockquote, body.wp-night-mode-on  .footer_color pre, body.wp-night-mode-on  .footer_color a, body.wp-night-mode-on  .footer_color abbr, body.wp-night-mode-on  .footer_color acronym, body.wp-night-mode-on  .footer_color address, body.wp-night-mode-on  .footer_color big, body.wp-night-mode-on  .footer_color cite, body.wp-night-mode-on  .footer_color code, body.wp-night-mode-on  .footer_color del, body.wp-night-mode-on  .footer_color dfn, body.wp-night-mode-on  .footer_color em, body.wp-night-mode-on  .footer_color img, body.wp-night-mode-on  .footer_color ins, body.wp-night-mode-on  .footer_color kbd, body.wp-night-mode-on  .footer_color q, body.wp-night-mode-on  .footer_color s, body.wp-night-mode-on  .footer_color samp, body.wp-night-mode-on  .footer_color small, body.wp-night-mode-on  .footer_color strike, body.wp-night-mode-on  .footer_color strong, body.wp-night-mode-on  .footer_color sub, body.wp-night-mode-on  .footer_color sup, body.wp-night-mode-on  .footer_color tt, body.wp-night-mode-on  .footer_color var, body.wp-night-mode-on  .footer_color b, body.wp-night-mode-on  .footer_color u, body.wp-night-mode-on  .footer_color i, body.wp-night-mode-on  .footer_color center, body.wp-night-mode-on  .footer_color dl, body.wp-night-mode-on  .footer_color dt, body.wp-night-mode-on  .footer_color dd, body.wp-night-mode-on  .footer_color ol, body.wp-night-mode-on  .footer_color ul, body.wp-night-mode-on  .footer_color li, body.wp-night-mode-on  .footer_color fieldset, body.wp-night-mode-on  .footer_color form, body.wp-night-mode-on  .footer_color label, body.wp-night-mode-on  .footer_color legend, body.wp-night-mode-on  .footer_color table, body.wp-night-mode-on  .footer_color caption, body.wp-night-mode-on  .footer_color tbody, body.wp-night-mode-on  .footer_color tfoot, body.wp-night-mode-on  .footer_color thead, body.wp-night-mode-on  .footer_color tr, body.wp-night-mode-on  .footer_color th, body.wp-night-mode-on  .footer_color td, body.wp-night-mode-on  .footer_color article, body.wp-night-mode-on  .footer_color aside, body.wp-night-mode-on  .footer_color canvas, body.wp-night-mode-on  .footer_color details, body.wp-night-mode-on  .footer_color embed, body.wp-night-mode-on  .footer_color figure, body.wp-night-mode-on  .footer_color fieldset, body.wp-night-mode-on  .footer_color figcaption, body.wp-night-mode-on  .footer_color footer, body.wp-night-mode-on  .footer_color header, body.wp-night-mode-on  .footer_color hgroup, body.wp-night-mode-on  .footer_color menu, body.wp-night-mode-on  .footer_color nav, body.wp-night-mode-on  .footer_color output, body.wp-night-mode-on  .footer_color ruby, body.wp-night-mode-on  .footer_color section, body.wp-night-mode-on  .footer_color summary, body.wp-night-mode-on  .footer_color time, body.wp-night-mode-on  .footer_color mark, body.wp-night-mode-on  .footer_color audio, body.wp-night-mode-on  .footer_color video, body.wp-night-mode-on  #top .footer_color .pullquote_boxed, body.wp-night-mode-on  .responsive #top .footer_color .avia-testimonial, body.wp-night-mode-on  .responsive #top.avia-blank #main .footer_color.container_wrap:first-child, body.wp-night-mode-on  #top .footer_color.fullsize .template-blog .post_delimiter, body.wp-night-mode-on  .footer_color .related_posts.av-related-style-full a{border-color:#f4f4f4;}
body.wp-night-mode-on .footer_color .rounded-container, body.wp-night-mode-on  #top .footer_color .pagination a:hover, body.wp-night-mode-on  .footer_color .small-preview, body.wp-night-mode-on  .footer_color .fallback-post-type-icon{background:#515052;color:#f4f4f4;}
body.wp-night-mode-on .footer_color .av-default-color, body.wp-night-mode-on  #top .footer_color .av-force-default-color, body.wp-night-mode-on  .footer_color .av-catalogue-item, body.wp-night-mode-on  .footer_color .wp-playlist-item .wp-playlist-caption, body.wp-night-mode-on  .footer_color .wp-playlist{color: #37393f;}
body.wp-night-mode-on .footer_color , body.wp-night-mode-on  .footer_color .site-background, body.wp-night-mode-on  .footer_color .first-quote, body.wp-night-mode-on   .footer_color .related_image_wrap, body.wp-night-mode-on  .footer_color .gravatar img  .footer_color .hr_content, body.wp-night-mode-on  .footer_color .news-thumb, body.wp-night-mode-on  .footer_color .post-format-icon, body.wp-night-mode-on  .footer_color .ajax_controlls a, body.wp-night-mode-on  .footer_color .tweet-text.avatar_no, body.wp-night-mode-on  .footer_color .toggler, body.wp-night-mode-on  .footer_color .toggler.activeTitle:hover, body.wp-night-mode-on  .footer_color #js_sort_items, body.wp-night-mode-on  .footer_color.inner-entry, body.wp-night-mode-on  .footer_color .grid-entry-title, body.wp-night-mode-on  .footer_color .related-format-icon, body.wp-night-mode-on   .grid-entry .footer_color .avia-arrow, body.wp-night-mode-on  .footer_color .avia-gallery-big, body.wp-night-mode-on  .footer_color .avia-gallery-big, body.wp-night-mode-on  .footer_color .avia-gallery img, body.wp-night-mode-on  .footer_color .grid-content, body.wp-night-mode-on  .footer_color .av-share-box ul, body.wp-night-mode-on  #top .footer_color .av-related-style-full .related-format-icon, body.wp-night-mode-on  .footer_color .related_posts.av-related-style-full a:hover, body.wp-night-mode-on  .footer_color.avia-fullwidth-portfolio .pagination .current, body.wp-night-mode-on   .footer_color.avia-fullwidth-portfolio .pagination a, body.wp-night-mode-on  .footer_color .av-hotspot-fallback-tooltip-inner, body.wp-night-mode-on  .footer_color .av-hotspot-fallback-tooltip-count{background-color:#f4f4f4;color: #37393f;}
body.wp-night-mode-on .footer_color .heading-color, body.wp-night-mode-on  .footer_color a.iconbox_icon:hover, body.wp-night-mode-on  .footer_color h1, body.wp-night-mode-on  .footer_color h2, body.wp-night-mode-on  .footer_color h3, body.wp-night-mode-on  .footer_color h4, body.wp-night-mode-on  .footer_color h5, body.wp-night-mode-on  .footer_color h6, body.wp-night-mode-on  .footer_color .sidebar .current_page_item>a, body.wp-night-mode-on  .footer_color .sidebar .current-menu-item>a, body.wp-night-mode-on  .footer_color .pagination .current, body.wp-night-mode-on  .footer_color .pagination a:hover, body.wp-night-mode-on  .footer_color strong.avia-testimonial-name, body.wp-night-mode-on  .footer_color .heading, body.wp-night-mode-on  .footer_color .toggle_content strong, body.wp-night-mode-on  .footer_color .toggle_content strong a, body.wp-night-mode-on  .footer_color .tab_content strong, body.wp-night-mode-on  .footer_color .tab_content strong a , body.wp-night-mode-on  .footer_color .asc_count, body.wp-night-mode-on  .footer_color .avia-testimonial-content strong, body.wp-night-mode-on  .footer_color div .news-headline, body.wp-night-mode-on  #top .footer_color .av-related-style-full .av-related-title, body.wp-night-mode-on  .footer_color .av-default-style .av-countdown-cell-inner .av-countdown-time, body.wp-night-mode-on  .footer_color .wp-playlist-item-meta.wp-playlist-item-title, body.wp-night-mode-on  #top .footer_color .av-no-image-slider h2 a, body.wp-night-mode-on  .footer_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{    color:#999999;}
body.wp-night-mode-on .footer_color .meta-color, body.wp-night-mode-on  .footer_color .sidebar, body.wp-night-mode-on  .footer_color .sidebar a, body.wp-night-mode-on  .footer_color .minor-meta, body.wp-night-mode-on  .footer_color .minor-meta a, body.wp-night-mode-on  .footer_color .text-sep, body.wp-night-mode-on  .footer_color blockquote, body.wp-night-mode-on  .footer_color .post_nav a, body.wp-night-mode-on  .footer_color .comment-text, body.wp-night-mode-on  .footer_color .side-container-inner, body.wp-night-mode-on  .footer_color .news-time, body.wp-night-mode-on  .footer_color .pagination a, body.wp-night-mode-on  .footer_color .pagination span, body.wp-night-mode-on   .footer_color .tweet-text.avatar_no .tweet-time, body.wp-night-mode-on  #top .footer_color .extra-mini-title, body.wp-night-mode-on  .footer_color .team-member-job-title, body.wp-night-mode-on  .footer_color .team-social a, body.wp-night-mode-on  .footer_color #js_sort_items a, body.wp-night-mode-on  .grid-entry-excerpt, body.wp-night-mode-on  .footer_color .avia-testimonial-subtitle, body.wp-night-mode-on  .footer_color .commentmetadata a, body.wp-night-mode-on .footer_color .social_bookmarks a, body.wp-night-mode-on  .footer_color .meta-heading>*, body.wp-night-mode-on  .footer_color .slide-meta, body.wp-night-mode-on  .footer_color .slide-meta a, body.wp-night-mode-on  .footer_color .taglist, body.wp-night-mode-on  .footer_color .taglist a, body.wp-night-mode-on  .footer_color .phone-info, body.wp-night-mode-on  .footer_color .phone-info a, body.wp-night-mode-on  .footer_color .av-sort-by-term a, body.wp-night-mode-on  .footer_color .av-magazine-time, body.wp-night-mode-on  .footer_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .footer_color .av-catalogue-content, body.wp-night-mode-on  .footer_color .wp-playlist-item-length, body.wp-night-mode-on  .html_modern-blog #top div .footer_color .blog-categories a, body.wp-night-mode-on  .html_modern-blog #top div .footer_color .blog-categories a:hover{color: #515052;}
body.wp-night-mode-on .footer_color .special-heading-inner-border{ border-color: #37393f; }
body.wp-night-mode-on .footer_color .meta-heading .special-heading-inner-border{ border-color: #515052; }
body.wp-night-mode-on .footer_color a, body.wp-night-mode-on  .footer_color .widget_first, body.wp-night-mode-on  .footer_color strong, body.wp-night-mode-on  .footer_color b, body.wp-night-mode-on  .footer_color b a, body.wp-night-mode-on  .footer_color strong a, body.wp-night-mode-on  .footer_color #js_sort_items a:hover, body.wp-night-mode-on  .footer_color #js_sort_items a.active_sort, body.wp-night-mode-on  .footer_color .av-sort-by-term a.active_sort, body.wp-night-mode-on  .footer_color .special_amp, body.wp-night-mode-on  .footer_color .taglist a.activeFilter, body.wp-night-mode-on  .footer_color #commentform .required, body.wp-night-mode-on  #top .footer_color .av-no-color.av-icon-style-border a.av-icon-char, body.wp-night-mode-on  .html_elegant-blog #top .footer_color .blog-categories a, body.wp-night-mode-on  .html_elegant-blog #top .footer_color .blog-categories a:hover{color:#000103;}
body.wp-night-mode-on .footer_color a:hover, body.wp-night-mode-on  .footer_color h1 a:hover, body.wp-night-mode-on  .footer_color h2 a:hover, body.wp-night-mode-on  .footer_color h3 a:hover, body.wp-night-mode-on  .footer_color h4 a:hover, body.wp-night-mode-on  .footer_color h5 a:hover, body.wp-night-mode-on  .footer_color h6 a:hover, body.wp-night-mode-on   .footer_color .template-search  a.news-content:hover, body.wp-night-mode-on  .footer_color .wp-playlist-item .wp-playlist-caption:hover{color: #1c1d21;}
body.wp-night-mode-on .footer_color .primary-background, body.wp-night-mode-on  .footer_color .primary-background a, body.wp-night-mode-on  div .footer_color .button, body.wp-night-mode-on  .footer_color #submit, body.wp-night-mode-on  .footer_color input[type='submit'], body.wp-night-mode-on  .footer_color .small-preview:hover, body.wp-night-mode-on  .footer_color .avia-menu-fx, body.wp-night-mode-on  .footer_color .avia-menu-fx .avia-arrow, body.wp-night-mode-on  .footer_color.iconbox_top .iconbox_icon, body.wp-night-mode-on  .footer_color .iconbox_top a.iconbox_icon:hover, body.wp-night-mode-on  .footer_color .avia-data-table th.avia-highlight-col, body.wp-night-mode-on  .footer_color .avia-color-theme-color, body.wp-night-mode-on  .footer_color .avia-color-theme-color:hover, body.wp-night-mode-on  .footer_color .image-overlay .image-overlay-inside:before, body.wp-night-mode-on  .footer_color .comment-count, body.wp-night-mode-on  .footer_color .av_dropcap2, body.wp-night-mode-on  .footer_color .av-colored-style .av-countdown-cell-inner, body.wp-night-mode-on  .responsive #top .footer_color .av-open-submenu.av-subnav-menu > li > a:hover, body.wp-night-mode-on  #top .footer_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color: #000103;color:#ffffff;border-color:#000001;}
body.wp-night-mode-on #top #wrap_all .footer_color .av-menu-button-colored > a .avia-menu-text{background-color: #000103;color:#ffffff;border-color:#000103;}
body.wp-night-mode-on #top #wrap_all .footer_color .av-menu-button-colored > a .avia-menu-text:after{background-color:#000001;}
body.wp-night-mode-on #top .footer_color .mobile_menu_toggle{color: #000103;background:#f4f4f4;}
body.wp-night-mode-on #top .footer_color .av-menu-mobile-active .av-subnav-menu > li > a:before{color: #000103;}
body.wp-night-mode-on #top .footer_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color: #f4f4f4;}
body.wp-night-mode-on .footer_color .button:hover, body.wp-night-mode-on  .footer_color .ajax_controlls a:hover, body.wp-night-mode-on  .footer_color #submit:hover, body.wp-night-mode-on  .footer_color .big_button:hover, body.wp-night-mode-on  .footer_color .contentSlideControlls a:hover, body.wp-night-mode-on  .footer_color #submit:hover , body.wp-night-mode-on  .footer_color input[type='submit']:hover{background-color: #1c1d21;color:#f4f4f4;border-color:#0a0b00;}
body.wp-night-mode-on .footer_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after, body.wp-night-mode-on  .footer_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .footer_color .avia-toc-style-elegant a.avia-toc-level-0:after {background-color:#f4f4f4; border-color: #1c1d21 }
body.wp-night-mode-on .footer_color .avia-toc-style-elegant a:first-child span:after, body.wp-night-mode-on  .footer_color .avia-toc-style-elegant a.avia-toc-level-0 span:after {background-color:#f4f4f4;}
body.wp-night-mode-on .footer_color .avia-toc-style-elegant a:first-child:hover span:after, body.wp-night-mode-on  .footer_color .avia-toc-style-elegant a.avia-toc-level-0:hover span:after {border-color: #1c1d21}
body.wp-night-mode-on .footer_color .avia-toc-style-elegant a:before{border-color: #f4f4f4}
body.wp-night-mode-on .footer_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .footer_color .avia-toc-style-elegant a.avia-toc-level-0:after {border-color: #1c1d21; background-color: #f4f4f4;}
body.wp-night-mode-on .footer_color .avia-toc-style-elegant a:last-child:after{ background-color:#f4f4f4;}
body.wp-night-mode-on .footer_color .timeline-bullet{background-color:#f4f4f4;border-color: #f4f4f4;}
body.wp-night-mode-on .footer_color table, body.wp-night-mode-on  .footer_color .widget_nav_menu ul:first-child>.current-menu-item, body.wp-night-mode-on  .footer_color .widget_nav_menu ul:first-child>.current_page_item, body.wp-night-mode-on  .footer_color .widget_nav_menu ul:first-child>.current-menu-ancestor, body.wp-night-mode-on  .footer_color .pagination .current, body.wp-night-mode-on  .footer_color .pagination a, body.wp-night-mode-on  .footer_color.iconbox_top .iconbox_content, body.wp-night-mode-on  .footer_color .av_promobox, body.wp-night-mode-on  .footer_color .toggle_content, body.wp-night-mode-on  .footer_color .toggler:hover, body.wp-night-mode-on  #top .footer_color .av-minimal-toggle .toggler, body.wp-night-mode-on  .footer_color .related_posts_default_image, body.wp-night-mode-on  .footer_color .search-result-counter, body.wp-night-mode-on  .footer_color .container_wrap_meta, body.wp-night-mode-on  .footer_color .avia-content-slider .slide-image, body.wp-night-mode-on  .footer_color .avia-slider-testimonials .avia-testimonial-content, body.wp-night-mode-on  .footer_color .avia-testimonial-arrow-wrap .avia-arrow, body.wp-night-mode-on  .footer_color .news-thumb, body.wp-night-mode-on  .footer_color .portfolio-preview-content, body.wp-night-mode-on  .footer_color .portfolio-preview-content .avia-arrow, body.wp-night-mode-on  .footer_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .footer_color .related_posts.av-related-style-full a, body.wp-night-mode-on  .footer_color .aviaccordion-slide, body.wp-night-mode-on  .footer_color.avia-fullwidth-portfolio .pagination, body.wp-night-mode-on  .footer_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image, body.wp-night-mode-on  .footer_color .av-catalogue-list li:hover, body.wp-night-mode-on  .footer_color .wp-playlist, body.wp-night-mode-on  .footer_color .avia-slideshow-fixed-height > li, body.wp-night-mode-on  .footer_color .avia-form-success, body.wp-night-mode-on  .footer_color .avia-form-error, body.wp-night-mode-on  .footer_color .av-boxed-grid-style .avia-testimonial{background: #e8e8e8;}
body.wp-night-mode-on #top .footer_color .post_timeline li:hover .timeline-bullet{background-color:#1c1d21;}
body.wp-night-mode-on .footer_color blockquote, body.wp-night-mode-on  .footer_color .avia-bullet, body.wp-night-mode-on  .footer_color .av-no-color.av-icon-style-border a.av-icon-char{border-color:#000103;}
body.wp-night-mode-on .html_header_top .footer_color .main_menu ul:first-child >li > ul, body.wp-night-mode-on  .html_header_top #top .footer_color .avia_mega_div > .sub-menu{border-top-color:#000103;}
body.wp-night-mode-on .footer_color .breadcrumb, body.wp-night-mode-on  .footer_color .breadcrumb a, body.wp-night-mode-on  #top .footer_color.title_container .main-title, body.wp-night-mode-on  #top .footer_color.title_container .main-title a{color:#37393f;}
body.wp-night-mode-on .footer_color .av-icon-display, body.wp-night-mode-on  #top .footer_color .av-related-style-full a:hover .related-format-icon, body.wp-night-mode-on  .footer_color .av-default-style .av-countdown-cell-inner{background-color:#e8e8e8;color:#515052;}
body.wp-night-mode-on .footer_color .av-masonry-entry:hover .av-icon-display{background-color: #000103;color:#ffffff;border-color:#000001;}
body.wp-night-mode-on #top .footer_color .av-masonry-entry.format-quote:hover .av-icon-display{color:#000103;}
body.wp-night-mode-on .footer_color ::-webkit-input-placeholder {color: #515052; }
body.wp-night-mode-on .footer_color ::-moz-placeholder {color: #515052; opacity:1; }
body.wp-night-mode-on .footer_color :-ms-input-placeholder {color: #515052;}
body.wp-night-mode-on .footer_color .header_bg, body.wp-night-mode-on  .footer_color .main_menu ul ul, body.wp-night-mode-on  .footer_color .main_menu .menu ul li a, body.wp-night-mode-on  .footer_color .pointer_arrow_wrap .pointer_arrow, body.wp-night-mode-on  .footer_color .avia_mega_div, body.wp-night-mode-on  .footer_color .av-subnav-menu > li ul, body.wp-night-mode-on  .footer_color .av-subnav-menu a{background-color:#f4f4f4;color: #515052;}
body.wp-night-mode-on .footer_color .main_menu .menu ul li a:hover, body.wp-night-mode-on  .footer_color .av-subnav-menu ul a:hover{background-color:#e8e8e8;}
body.wp-night-mode-on .footer_color .sub_menu>ul>li>a, body.wp-night-mode-on  .footer_color .sub_menu>div>ul>li>a, body.wp-night-mode-on  .footer_color .main_menu ul:first-child > li > a, body.wp-night-mode-on  #top .footer_color .main_menu .menu ul .current_page_item > a, body.wp-night-mode-on  #top .footer_color .main_menu .menu ul .current-menu-item > a , body.wp-night-mode-on  #top .footer_color .sub_menu li ul a{color:#515052;}
body.wp-night-mode-on #top .footer_color .main_menu .menu ul li>a:hover{color:#37393f;}
body.wp-night-mode-on .footer_color .av-subnav-menu a:hover, body.wp-night-mode-on .footer_color .main_menu ul:first-child > li a:hover, body.wp-night-mode-on .footer_color .main_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .footer_color .main_menu ul:first-child > li.current_page_item > a, body.wp-night-mode-on .footer_color .main_menu ul:first-child > li.active-parent-item > a{color:#37393f;}
body.wp-night-mode-on #top .footer_color .main_menu .menu .avia_mega_div ul .current-menu-item > a{color:#000103;}
body.wp-night-mode-on .footer_color .sub_menu>ul>li>a:hover, body.wp-night-mode-on  .footer_color .sub_menu>div>ul>li>a:hover{color:#37393f;}
body.wp-night-mode-on #top .footer_color .sub_menu ul li a:hover, body.wp-night-mode-on .footer_color .sub_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .footer_color .sub_menu ul:first-child > li.current_page_item > a, body.wp-night-mode-on .footer_color .sub_menu ul:first-child > li.active-parent-item > a{color:#37393f;}
body.wp-night-mode-on .footer_color .sub_menu li ul a, body.wp-night-mode-on  .footer_color #payment, body.wp-night-mode-on  .footer_color .sub_menu ul li, body.wp-night-mode-on  .footer_color .sub_menu ul, body.wp-night-mode-on  #top .footer_color .sub_menu li li a:hover{background-color: #f4f4f4;}
body.wp-night-mode-on .footer_color#header .avia_mega_div > .sub-menu.avia_mega_hr, body.wp-night-mode-on  .html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#f4f4f4;}
body.wp-night-mode-on @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency{background-color:#f4f4f4;color: #37393f;border-color: #f4f4f4;}}
body.wp-night-mode-on @media only screen and (max-width: 989px) { .html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#f4f4f4;color: #37393f;border-color: #f4f4f4;}}
body.wp-night-mode-on .footer_color .avia-tt, body.wp-night-mode-on  .footer_color .avia-tt .avia-arrow, body.wp-night-mode-on  .footer_color .avia-tt .avia-arrow{background-color: #f4f4f4;color: #515052;}
body.wp-night-mode-on .footer_color .av_ajax_search_image{background-color: #000103;color:#f4f4f4;}
body.wp-night-mode-on .footer_color .ajax_search_excerpt{color: #515052;}
body.wp-night-mode-on .footer_color .av_ajax_search_title{color: #999999;}
body.wp-night-mode-on .footer_color .ajax_load{background-color:#000103;}
body.wp-night-mode-on .footer_color .av_searchsubmit_wrapper{background-color:#000103;}
body.wp-night-mode-on #top .footer_color .avia-color-theme-color{color: #ffffff;border-color: #000001;}
body.wp-night-mode-on .footer_color .avia-color-theme-color-subtle{background-color:#e8e8e8;color: #37393f;}
body.wp-night-mode-on .footer_color .avia-color-theme-color-subtle:hover{background-color:#f4f4f4;color: #999999;}
body.wp-night-mode-on #top .footer_color .avia-color-theme-color-highlight{color: #ffffff;border-color: #1c1d21;background-color: #1c1d21;}
body.wp-night-mode-on #top .footer_color .avia-font-color-theme-color, body.wp-night-mode-on #top .footer_color .avia-font-color-theme-color-hover:hover{color: #ffffff;}
body.wp-night-mode-on .footer_color .avia-font-color-theme-color-subtle{color: #37393f;}
body.wp-night-mode-on .footer_color .avia-font-color-theme-color-subtle-hover:hover{color: #999999;}
body.wp-night-mode-on #top .footer_color .avia-font-color-theme-color-highlight, body.wp-night-mode-on #top .footer_color .avia-font-color-theme-color-highlight-hover:hover{color: #ffffff;}
body.wp-night-mode-on .footer_color .avia-icon-list .iconlist_icon{background-color:#e3e3e3;}
body.wp-night-mode-on .footer_color .avia-icon-list .iconlist-timeline{border-color:#f4f4f4;}
body.wp-night-mode-on .footer_color .iconlist_content{color:#515052;}
body.wp-night-mode-on .footer_color .avia-timeline .milestone_icon{background-color:#e3e3e3;}
body.wp-night-mode-on .footer_color .avia-timeline .milestone_inner{background-color:#e3e3e3;}
body.wp-night-mode-on .footer_color .avia-timeline{border-color:#e3e3e3;}
body.wp-night-mode-on .footer_color .av-milestone-icon-wrap:after{border-color:#e3e3e3;}
body.wp-night-mode-on .footer_color .avia-timeline .av-milestone-date {color:#b0b0b0;}
body.wp-night-mode-on .footer_color .avia-timeline .av-milestone-date span{background-color:#e3e3e3;}
body.wp-night-mode-on .footer_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#e3e3e3;}
body.wp-night-mode-on .footer_color .av-timeline-nav a span{background-color:#e3e3e3;}
	
/*Eigene Änderungen 4 Formular für Light Mode anpassen*/
	
body.wp-night-mode-on .footer_color .input-text{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color input[type='text']{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color input[type='input']{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color input[type='password']{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color input[type='email']{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color input[type='number']{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color input[type='url']{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color input[type='tel']{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color input[type='search']{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color textarea{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}
body.wp-night-mode-on .footer_color select{border-color:#f4f4f4 !important;background-color: #e8e8e8 !important;color:#515052 !important;}

body.wp-night-mode-on .footer_color .invers-color .input-text{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color input[type='text']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color input[type='input']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color input[type='password']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color input[type='email']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color input[type='number']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color input[type='url']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color input[type='tel']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color input[type='search']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color textarea{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .footer_color .invers-color select{background-color: #f4f4f4 !important;}
	
	/*Original zu Eigene Änderungen 4
body.wp-night-mode-on #top .footer_color .input-text, body.wp-night-mode-on  #top .footer_color input[type='text'], body.wp-night-mode-on  #top .footer_color input[type='input'], body.wp-night-mode-on  #top .footer_color input[type='password'], body.wp-night-mode-on  #top .footer_color input[type='email'], body.wp-night-mode-on  #top .footer_color input[type='number'], body.wp-night-mode-on  #top .footer_color input[type='url'], body.wp-night-mode-on  #top .footer_color input[type='tel'], body.wp-night-mode-on  #top .footer_color input[type='search'], body.wp-night-mode-on  #top .footer_color textarea, body.wp-night-mode-on  #top .footer_color select{border-color:#f4f4f4;background-color: #e8e8e8;color:#515052;}
	
body.wp-night-mode-on #top .footer_color .invers-color .input-text, body.wp-night-mode-on  #top .footer_color .invers-color input[type='text'], body.wp-night-mode-on  #top .footer_color .invers-color input[type='input'], body.wp-night-mode-on  #top .footer_color .invers-color input[type='password'], body.wp-night-mode-on  #top .footer_color .invers-color input[type='email'], body.wp-night-mode-on  #top .footer_color .invers-color input[type='number'], body.wp-night-mode-on  #top .footer_color .invers-color input[type='url'], body.wp-night-mode-on  #top .footer_color .invers-color input[type='tel'], body.wp-night-mode-on  #top .footer_color .invers-color input[type='search'], body.wp-night-mode-on  #top .footer_color .invers-color textarea, body.wp-night-mode-on  #top .footer_color .invers-color select{background-color: #f4f4f4;}
	*/
	
body.wp-night-mode-on .footer_color .required{color:#000103;}
body.wp-night-mode-on .footer_color .av-masonry{background-color: #d7d7d7; }
body.wp-night-mode-on .footer_color .av-masonry-pagination, body.wp-night-mode-on  .footer_color .av-masonry-pagination:hover, body.wp-night-mode-on  .footer_color .av-masonry-outerimage-container{background-color: #f4f4f4;}
body.wp-night-mode-on .footer_color .container .av-inner-masonry-content, body.wp-night-mode-on  #top .footer_color .container .av-masonry-load-more, body.wp-night-mode-on  #top .footer_color .container .av-masonry-sort, body.wp-night-mode-on  .footer_color .container .av-masonry-entry .avia-arrow{background-color: #e8e8e8;}
body.wp-night-mode-on .footer_color .hr-short .hr-inner-style, body.wp-night-mode-on   .footer_color .hr-short .hr-inner{background-color: #f4f4f4;}
body.wp-night-mode-on div  .footer_color .tabcontainer .active_tab_content, body.wp-night-mode-on  div .footer_color .tabcontainer  .active_tab{background-color: #e8e8e8;color:#37393f;}
body.wp-night-mode-on .responsive.js_active #top .footer_color .avia_combo_widget .top_tab .tab{border-top-color:#f4f4f4;}
body.wp-night-mode-on .footer_color .template-archives  .tabcontainer a, body.wp-night-mode-on  #top .footer_color .tabcontainer .tab:hover, body.wp-night-mode-on  #top .footer_color .tabcontainer .tab.active_tab{color:#37393f;}
body.wp-night-mode-on .footer_color .template-archives .tabcontainer a:hover{color:#1c1d21;}
body.wp-night-mode-on .footer_color .sidebar_tab_icon {background-color: #f4f4f4;}
body.wp-night-mode-on #top .footer_color .sidebar_active_tab .sidebar_tab_icon {background-color: #000103;}
body.wp-night-mode-on .footer_color .sidebar_tab:hover .sidebar_tab_icon {background-color: #1c1d21;}
body.wp-night-mode-on .footer_color .sidebar_tab, body.wp-night-mode-on  .footer_color .tabcontainer .tab{color: #515052;}
body.wp-night-mode-on .footer_color div .sidebar_active_tab , body.wp-night-mode-on  div  .footer_color .tabcontainer.noborder_tabs .active_tab_content, body.wp-night-mode-on  div .footer_color .tabcontainer.noborder_tabs  .active_tab{color: #37393f;background-color: #f4f4f4;}
body.wp-night-mode-on #top .avia-smallarrow-slider  .avia-slideshow-dots a{background-color: #e8e8e8;}
body.wp-night-mode-on #top .footer_color .avia-smallarrow-slider  .avia-slideshow-dots a.active, body.wp-night-mode-on  #top .footer_color .avia-smallarrow-slider  .avia-slideshow-dots a:hover{background-color: #515052;}
body.wp-night-mode-on @media only screen and (max-width: 767px) {.responsive #top .footer_color .tabcontainer .active_tab{ background-color: #1c1d21; color:#ffffff; } .responsive #top .footer_color .tabcontainer{border-color:#f4f4f4;}.responsive #top .footer_color .active_tab_content{background-color: #e8e8e8;}}
body.wp-night-mode-on .footer_color tr:nth-child(even), body.wp-night-mode-on  .footer_color .avia-data-table .avia-heading-row .avia-desc-col, body.wp-night-mode-on  .footer_color .avia-data-table .avia-highlight-col, body.wp-night-mode-on  .footer_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  body .footer_color .pricing-table.avia-desc-col li, body.wp-night-mode-on  #top .footer_color  .avia-data-table.avia_pricing_minimal th{background-color:#f4f4f4;color: #37393f;}
body.wp-night-mode-on .footer_color table caption, body.wp-night-mode-on  .footer_color tr:nth-child(even), body.wp-night-mode-on  .footer_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  #top .footer_color  .avia-data-table.avia_pricing_minimal td{color: #515052;}
body.wp-night-mode-on .footer_color tr:nth-child(odd), body.wp-night-mode-on  .footer_color .pricing-table>li:nth-child(odd), body.wp-night-mode-on  .footer_color .pricing-extra{background: #e8e8e8;}
body.wp-night-mode-on .footer_color .pricing-table li.avia-pricing-row, body.wp-night-mode-on  .footer_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .footer_color .pricing-table li.avia-pricing-row .pricing-extra{background-color: #000103;color:#ffffff;border-color:#222325;}
body.wp-night-mode-on .footer_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .footer_color .pricing-table li.avia-heading-row .pricing-extra{background-color: #111214;color:#ffffff;border-color:#222325;}
body.wp-night-mode-on .footer_color  .pricing-table.avia-desc-col .avia-heading-row, body.wp-night-mode-on  .footer_color  .pricing-table.avia-desc-col .avia-pricing-row{border-color:#f4f4f4;}
body.wp-night-mode-on .footer_color .theme-color-bar .bar{background: #000103;}
body.wp-night-mode-on .footer_color .mejs-controls .mejs-time-rail .mejs-time-current, body.wp-night-mode-on  .footer_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, body.wp-night-mode-on  .footer_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, body.wp-night-mode-on  .footer_color .button.av-sending-button, body.wp-night-mode-on  .footer_color .av-striped-bar .theme-color-bar .bar{background: #000103;}
body.wp-night-mode-on body .footer_color .mejs-controls .mejs-time-rail .mejs-time-float {background: #000103;color: #fff;}
body.wp-night-mode-on body .footer_color .mejs-controls .mejs-time-rail .mejs-time-float-corner {border: solid 4px #000103;border-color: #000103 transparent transparent transparent;}
body.wp-night-mode-on .footer_color .progress{background-color:#e8e8e8;}
body.wp-night-mode-on .footer_color .av_searchform_element_results .av_ajax_search_entry, body.wp-night-mode-on .footer_color .av_searchform_element_results .av_ajax_search_title, body.wp-night-mode-on .footer_color.av_searchform_element_results .av_ajax_search_entry, body.wp-night-mode-on .footer_color.av_searchform_element_results .av_ajax_search_title{color: #000103;}
body.wp-night-mode-on .footer_color .av_searchform_element_results .ajax_search_excerpt, body.wp-night-mode-on .footer_color.av_searchform_element_results .ajax_search_excerpt{color: #515052;}
body.wp-night-mode-on .footer_color .av_searchform_element_results .av_ajax_search_image, body.wp-night-mode-on .footer_color.av_searchform_element_results .av_ajax_search_image{color: #515052;}

/*Eigene Änderungen 2 (body klasse bei kommars löschen)*/
body.wp-night-mode-on .footer_color .button.av-sending-button{background: #1c1d21;background-image:-webkit-linear-gradient(-45deg, #1c1d21 25%, #2d2e32 25%, #2d2e32 50%, #1c1d21 50%, #1c1d21 75%, #2d2e32 75%, #2d2e32);background-image: -moz-linear-gradient(-45deg, #1c1d21 25%, #2d2e32 25%, #2d2e32 50%, #1c1d21 50%, #1c1d21 75%, #2d2e32 75%, #2d2e32);background-image: linear-gradient(-45deg, #1c1d21 25%, #2d2e32 25%, #2d2e32 50%, #1c1d21 50%, #1c1d21 75%, #2d2e32 75%, #2d2e32);border-color:#1c1d21;}
body.wp-night-mode-on .footer_color span.bbp-admin-links a{color: #000103;}
body.wp-night-mode-on .footer_color span.bbp-admin-links a:hover{color: #1c1d21;}
body.wp-night-mode-on #top .footer_color .bbp-reply-content, body.wp-night-mode-on  #top .footer_color .bbp-topic-content, body.wp-night-mode-on  #top .footer_color .bbp-body .super-sticky .page-numbers, body.wp-night-mode-on  #top .footer_color .bbp-body .sticky .page-numbers, body.wp-night-mode-on  #top .footer_color .bbp-pagination-links a:hover, body.wp-night-mode-on  #top .footer_color .bbp-pagination-links span.current{ background:#f4f4f4; }
body.wp-night-mode-on #top .footer_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .footer_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .footer_color .bbp-forums .bbp-header, body.wp-night-mode-on  #top .footer_color .bbp-topics-front ul.super-sticky, body.wp-night-mode-on  #top .footer_color .bbp-topics ul.super-sticky, body.wp-night-mode-on  #top .footer_color .bbp-topics ul.sticky, body.wp-night-mode-on  #top .footer_color .bbp-forum-content ul.sticky, body.wp-night-mode-on  #top .footer_color .bbp-body .page-numbers{background-color:#e8e8e8;}
body.wp-night-mode-on #top .footer_color .bbp-meta, body.wp-night-mode-on  #top .footer_color .bbp-author-role, body.wp-night-mode-on  #top .footer_color .bbp-author-ip, body.wp-night-mode-on  #top .footer_color .bbp-pagination-count, body.wp-night-mode-on  #top .footer_color .bbp-topics .bbp-body .bbp-topic-title:before{color: #515052;}
body.wp-night-mode-on #top .footer_color .bbp-admin-links{color:#f4f4f4;}
body.wp-night-mode-on .footer_color #bbpress-forums li.bbp-body ul.forum, body.wp-night-mode-on  .footer_color #bbpress-forums li.bbp-body ul.topic, body.wp-night-mode-on .avia_transform .footer_color .bbp-replies .bbp-reply-author:before, body.wp-night-mode-on  .avia_transform .forum-search .footer_color .bbp-reply-author:before, body.wp-night-mode-on .avia_transform .forum-search .footer_color .bbp-topic-author:before{background-color:#f4f4f4;border-color:#f4f4f4;}
body.wp-night-mode-on #top .footer_color .bbp-author-name{color:#999999;}
body.wp-night-mode-on .footer_color .widget_display_stats dt, body.wp-night-mode-on  .footer_color .widget_display_stats dd{background-color:#e8e8e8;}
body.wp-night-mode-on .footer_color dropcap2, body.wp-night-mode-on  .footer_color dropcap3, body.wp-night-mode-on  .footer_color avia_button, body.wp-night-mode-on  .footer_color avia_button:hover, body.wp-night-mode-on  .footer_color .on-primary-color, body.wp-night-mode-on  .footer_color .on-primary-color:hover{color: #ffffff;}
body.wp-night-mode-on .alternate_color, body.wp-night-mode-on  .alternate_color div, body.wp-night-mode-on  .alternate_color header, body.wp-night-mode-on  .alternate_color main, body.wp-night-mode-on  .alternate_color aside, body.wp-night-mode-on  .alternate_color footer, body.wp-night-mode-on  .alternate_color article, body.wp-night-mode-on  .alternate_color nav, body.wp-night-mode-on  .alternate_color section, body.wp-night-mode-on  .alternate_color  span, body.wp-night-mode-on  .alternate_color  applet, body.wp-night-mode-on  .alternate_color object, body.wp-night-mode-on  .alternate_color iframe, body.wp-night-mode-on  .alternate_color h1, body.wp-night-mode-on  .alternate_color h2, body.wp-night-mode-on  .alternate_color h3, body.wp-night-mode-on  .alternate_color h4, body.wp-night-mode-on  .alternate_color h5, body.wp-night-mode-on  .alternate_color h6, body.wp-night-mode-on  .alternate_color p, body.wp-night-mode-on  .alternate_color blockquote, body.wp-night-mode-on  .alternate_color pre, body.wp-night-mode-on  .alternate_color a, body.wp-night-mode-on  .alternate_color abbr, body.wp-night-mode-on  .alternate_color acronym, body.wp-night-mode-on  .alternate_color address, body.wp-night-mode-on  .alternate_color big, body.wp-night-mode-on  .alternate_color cite, body.wp-night-mode-on  .alternate_color code, body.wp-night-mode-on  .alternate_color del, body.wp-night-mode-on  .alternate_color dfn, body.wp-night-mode-on  .alternate_color em, body.wp-night-mode-on  .alternate_color img, body.wp-night-mode-on  .alternate_color ins, body.wp-night-mode-on  .alternate_color kbd, body.wp-night-mode-on  .alternate_color q, body.wp-night-mode-on  .alternate_color s, body.wp-night-mode-on  .alternate_color samp, body.wp-night-mode-on  .alternate_color small, body.wp-night-mode-on  .alternate_color strike, body.wp-night-mode-on  .alternate_color strong, body.wp-night-mode-on  .alternate_color sub, body.wp-night-mode-on  .alternate_color sup, body.wp-night-mode-on  .alternate_color tt, body.wp-night-mode-on  .alternate_color var, body.wp-night-mode-on  .alternate_color b, body.wp-night-mode-on  .alternate_color u, body.wp-night-mode-on  .alternate_color i, body.wp-night-mode-on  .alternate_color center, body.wp-night-mode-on  .alternate_color dl, body.wp-night-mode-on  .alternate_color dt, body.wp-night-mode-on  .alternate_color dd, body.wp-night-mode-on  .alternate_color ol, body.wp-night-mode-on  .alternate_color ul, body.wp-night-mode-on  .alternate_color li, body.wp-night-mode-on  .alternate_color fieldset, body.wp-night-mode-on  .alternate_color form, body.wp-night-mode-on  .alternate_color label, body.wp-night-mode-on  .alternate_color legend, body.wp-night-mode-on  .alternate_color table, body.wp-night-mode-on  .alternate_color caption, body.wp-night-mode-on  .alternate_color tbody, body.wp-night-mode-on  .alternate_color tfoot, body.wp-night-mode-on  .alternate_color thead, body.wp-night-mode-on  .alternate_color tr, body.wp-night-mode-on  .alternate_color th, body.wp-night-mode-on  .alternate_color td, body.wp-night-mode-on  .alternate_color article, body.wp-night-mode-on  .alternate_color aside, body.wp-night-mode-on  .alternate_color canvas, body.wp-night-mode-on  .alternate_color details, body.wp-night-mode-on  .alternate_color embed, body.wp-night-mode-on  .alternate_color figure, body.wp-night-mode-on  .alternate_color fieldset, body.wp-night-mode-on  .alternate_color figcaption, body.wp-night-mode-on  .alternate_color footer, body.wp-night-mode-on  .alternate_color header, body.wp-night-mode-on  .alternate_color hgroup, body.wp-night-mode-on  .alternate_color menu, body.wp-night-mode-on  .alternate_color nav, body.wp-night-mode-on  .alternate_color output, body.wp-night-mode-on  .alternate_color ruby, body.wp-night-mode-on  .alternate_color section, body.wp-night-mode-on  .alternate_color summary, body.wp-night-mode-on  .alternate_color time, body.wp-night-mode-on  .alternate_color mark, body.wp-night-mode-on  .alternate_color audio, body.wp-night-mode-on  .alternate_color video, body.wp-night-mode-on  #top .alternate_color .pullquote_boxed, body.wp-night-mode-on  .responsive #top .alternate_color .avia-testimonial, body.wp-night-mode-on  .responsive #top.avia-blank #main .alternate_color.container_wrap:first-child, body.wp-night-mode-on  #top .alternate_color.fullsize .template-blog .post_delimiter, body.wp-night-mode-on  .alternate_color .related_posts.av-related-style-full a{border-color:#FFFFFF;}
body.wp-night-mode-on .alternate_color .rounded-container, body.wp-night-mode-on  #top .alternate_color .pagination a:hover, body.wp-night-mode-on  .alternate_color .small-preview, body.wp-night-mode-on  .alternate_color .fallback-post-type-icon{background:#515052;color:#f4f4f4;}
body.wp-night-mode-on .alternate_color .av-default-color, body.wp-night-mode-on  #top .alternate_color .av-force-default-color, body.wp-night-mode-on  .alternate_color .av-catalogue-item, body.wp-night-mode-on  .alternate_color .wp-playlist-item .wp-playlist-caption, body.wp-night-mode-on  .alternate_color .wp-playlist{color: #37393f;}
body.wp-night-mode-on .alternate_color , body.wp-night-mode-on  .alternate_color .site-background, body.wp-night-mode-on  .alternate_color .first-quote, body.wp-night-mode-on   .alternate_color .related_image_wrap, body.wp-night-mode-on  .alternate_color .gravatar img  .alternate_color .hr_content, body.wp-night-mode-on  .alternate_color .news-thumb, body.wp-night-mode-on  .alternate_color .post-format-icon, body.wp-night-mode-on  .alternate_color .ajax_controlls a, body.wp-night-mode-on  .alternate_color .tweet-text.avatar_no, body.wp-night-mode-on  .alternate_color .toggler, body.wp-night-mode-on  .alternate_color .toggler.activeTitle:hover, body.wp-night-mode-on  .alternate_color #js_sort_items, body.wp-night-mode-on  .alternate_color.inner-entry, body.wp-night-mode-on  .alternate_color .grid-entry-title, body.wp-night-mode-on  .alternate_color .related-format-icon, body.wp-night-mode-on   .grid-entry .alternate_color .avia-arrow, body.wp-night-mode-on  .alternate_color .avia-gallery-big, body.wp-night-mode-on  .alternate_color .avia-gallery-big, body.wp-night-mode-on  .alternate_color .avia-gallery img, body.wp-night-mode-on  .alternate_color .grid-content, body.wp-night-mode-on  .alternate_color .av-share-box ul, body.wp-night-mode-on  #top .alternate_color .av-related-style-full .related-format-icon, body.wp-night-mode-on  .alternate_color .related_posts.av-related-style-full a:hover, body.wp-night-mode-on  .alternate_color.avia-fullwidth-portfolio .pagination .current, body.wp-night-mode-on   .alternate_color.avia-fullwidth-portfolio .pagination a, body.wp-night-mode-on  .alternate_color .av-hotspot-fallback-tooltip-inner, body.wp-night-mode-on  .alternate_color .av-hotspot-fallback-tooltip-count{background-color:#f4f4f4;color: #37393f;}
body.wp-night-mode-on .alternate_color .heading-color, body.wp-night-mode-on  .alternate_color a.iconbox_icon:hover, body.wp-night-mode-on  .alternate_color h1, body.wp-night-mode-on  .alternate_color h2, body.wp-night-mode-on  .alternate_color h3, body.wp-night-mode-on  .alternate_color h4, body.wp-night-mode-on  .alternate_color h5, body.wp-night-mode-on  .alternate_color h6, body.wp-night-mode-on  .alternate_color .sidebar .current_page_item>a, body.wp-night-mode-on  .alternate_color .sidebar .current-menu-item>a, body.wp-night-mode-on  .alternate_color .pagination .current, body.wp-night-mode-on  .alternate_color .pagination a:hover, body.wp-night-mode-on  .alternate_color strong.avia-testimonial-name, body.wp-night-mode-on  .alternate_color .heading, body.wp-night-mode-on  .alternate_color .toggle_content strong, body.wp-night-mode-on  .alternate_color .toggle_content strong a, body.wp-night-mode-on  .alternate_color .tab_content strong, body.wp-night-mode-on  .alternate_color .tab_content strong a , body.wp-night-mode-on  .alternate_color .asc_count, body.wp-night-mode-on  .alternate_color .avia-testimonial-content strong, body.wp-night-mode-on  .alternate_color div .news-headline, body.wp-night-mode-on  #top .alternate_color .av-related-style-full .av-related-title, body.wp-night-mode-on  .alternate_color .av-default-style .av-countdown-cell-inner .av-countdown-time, body.wp-night-mode-on  .alternate_color .wp-playlist-item-meta.wp-playlist-item-title, body.wp-night-mode-on  #top .alternate_color .av-no-image-slider h2 a, body.wp-night-mode-on  .alternate_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{    color:#000103;}
body.wp-night-mode-on .alternate_color .meta-color, body.wp-night-mode-on  .alternate_color .sidebar, body.wp-night-mode-on  .alternate_color .sidebar a, body.wp-night-mode-on  .alternate_color .minor-meta, body.wp-night-mode-on  .alternate_color .minor-meta a, body.wp-night-mode-on  .alternate_color .text-sep, body.wp-night-mode-on  .alternate_color blockquote, body.wp-night-mode-on  .alternate_color .post_nav a, body.wp-night-mode-on  .alternate_color .comment-text, body.wp-night-mode-on  .alternate_color .side-container-inner, body.wp-night-mode-on  .alternate_color .news-time, body.wp-night-mode-on  .alternate_color .pagination a, body.wp-night-mode-on  .alternate_color .pagination span, body.wp-night-mode-on   .alternate_color .tweet-text.avatar_no .tweet-time, body.wp-night-mode-on  #top .alternate_color .extra-mini-title, body.wp-night-mode-on  .alternate_color .team-member-job-title, body.wp-night-mode-on  .alternate_color .team-social a, body.wp-night-mode-on  .alternate_color #js_sort_items a, body.wp-night-mode-on  .grid-entry-excerpt, body.wp-night-mode-on  .alternate_color .avia-testimonial-subtitle, body.wp-night-mode-on  .alternate_color .commentmetadata a, body.wp-night-mode-on .alternate_color .social_bookmarks a, body.wp-night-mode-on  .alternate_color .meta-heading>*, body.wp-night-mode-on  .alternate_color .slide-meta, body.wp-night-mode-on  .alternate_color .slide-meta a, body.wp-night-mode-on  .alternate_color .taglist, body.wp-night-mode-on  .alternate_color .taglist a, body.wp-night-mode-on  .alternate_color .phone-info, body.wp-night-mode-on  .alternate_color .phone-info a, body.wp-night-mode-on  .alternate_color .av-sort-by-term a, body.wp-night-mode-on  .alternate_color .av-magazine-time, body.wp-night-mode-on  .alternate_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .alternate_color .av-catalogue-content, body.wp-night-mode-on  .alternate_color .wp-playlist-item-length, body.wp-night-mode-on  .html_modern-blog #top div .alternate_color .blog-categories a, body.wp-night-mode-on  .html_modern-blog #top div .alternate_color .blog-categories a:hover{color: #515052;}
body.wp-night-mode-on .alternate_color .special-heading-inner-border{ border-color: #37393f; }
body.wp-night-mode-on .alternate_color .meta-heading .special-heading-inner-border{ border-color: #515052; }
body.wp-night-mode-on .alternate_color .primary-background, body.wp-night-mode-on  .alternate_color .primary-background a, body.wp-night-mode-on  div .alternate_color .button, body.wp-night-mode-on  .alternate_color #submit, body.wp-night-mode-on  .alternate_color input[type='submit'], body.wp-night-mode-on  .alternate_color .small-preview:hover, body.wp-night-mode-on  .alternate_color .avia-menu-fx, body.wp-night-mode-on  .alternate_color .avia-menu-fx .avia-arrow, body.wp-night-mode-on  .alternate_color.iconbox_top .iconbox_icon, body.wp-night-mode-on  .alternate_color .iconbox_top a.iconbox_icon:hover, body.wp-night-mode-on  .alternate_color .avia-data-table th.avia-highlight-col, body.wp-night-mode-on  .alternate_color .avia-color-theme-color, body.wp-night-mode-on  .alternate_color .avia-color-theme-color:hover, body.wp-night-mode-on  .alternate_color .image-overlay .image-overlay-inside:before, body.wp-night-mode-on  .alternate_color .comment-count, body.wp-night-mode-on  .alternate_color .av_dropcap2, body.wp-night-mode-on  .alternate_color .av-colored-style .av-countdown-cell-inner, body.wp-night-mode-on  .responsive #top .alternate_color .av-open-submenu.av-subnav-menu > li > a:hover, body.wp-night-mode-on  #top .alternate_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color: #ffd500;color:#ffffff;border-color:#ddb300;}
body.wp-night-mode-on #top #wrap_all .alternate_color .av-menu-button-colored > a .avia-menu-text{background-color: #ffd500;color:#ffffff;border-color:#ffd500;}
body.wp-night-mode-on #top .alternate_color .mobile_menu_toggle{color: #ffd500;background:#f4f4f4;}
body.wp-night-mode-on #top .alternate_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color: #f4f4f4;}
body.wp-night-mode-on .alternate_color .button:hover, body.wp-night-mode-on  .alternate_color .ajax_controlls a:hover, body.wp-night-mode-on  .alternate_color #submit:hover, body.wp-night-mode-on  .alternate_color .big_button:hover, body.wp-night-mode-on  .alternate_color .contentSlideControlls a:hover, body.wp-night-mode-on  .alternate_color #submit:hover , body.wp-night-mode-on  .alternate_color input[type='submit']:hover{background-color: #6d44ff;color:#f4f4f4;border-color:#4b22dd;}
body.wp-night-mode-on .alternate_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after, body.wp-night-mode-on  .alternate_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .alternate_color .avia-toc-style-elegant a.avia-toc-level-0:after {background-color:#f4f4f4; border-color: #6d44ff }
body.wp-night-mode-on .alternate_color .avia-toc-style-elegant a:first-child span:after, body.wp-night-mode-on  .alternate_color .avia-toc-style-elegant a.avia-toc-level-0 span:after {background-color:#f4f4f4;}
body.wp-night-mode-on .alternate_color .avia-toc-style-elegant a:before{border-color: #FFFFFF}
body.wp-night-mode-on .alternate_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .alternate_color .avia-toc-style-elegant a.avia-toc-level-0:after {border-color: #6d44ff; background-color: #f4f4f4;}
body.wp-night-mode-on .alternate_color .avia-toc-style-elegant a:last-child:after{ background-color:#FFFFFF;}
body.wp-night-mode-on .alternate_color .timeline-bullet{background-color:#FFFFFF;border-color: #f4f4f4;}
body.wp-night-mode-on .alternate_color table, body.wp-night-mode-on  .alternate_color .widget_nav_menu ul:first-child>.current-menu-item, body.wp-night-mode-on  .alternate_color .widget_nav_menu ul:first-child>.current_page_item, body.wp-night-mode-on  .alternate_color .widget_nav_menu ul:first-child>.current-menu-ancestor, body.wp-night-mode-on  .alternate_color .pagination .current, body.wp-night-mode-on  .alternate_color .pagination a, body.wp-night-mode-on  .alternate_color.iconbox_top .iconbox_content, body.wp-night-mode-on  .alternate_color .av_promobox, body.wp-night-mode-on  .alternate_color .toggle_content, body.wp-night-mode-on  .alternate_color .toggler:hover, body.wp-night-mode-on  #top .alternate_color .av-minimal-toggle .toggler, body.wp-night-mode-on  .alternate_color .related_posts_default_image, body.wp-night-mode-on  .alternate_color .search-result-counter, body.wp-night-mode-on  .alternate_color .container_wrap_meta, body.wp-night-mode-on  .alternate_color .avia-content-slider .slide-image, body.wp-night-mode-on  .alternate_color .avia-slider-testimonials .avia-testimonial-content, body.wp-night-mode-on  .alternate_color .avia-testimonial-arrow-wrap .avia-arrow, body.wp-night-mode-on  .alternate_color .news-thumb, body.wp-night-mode-on  .alternate_color .portfolio-preview-content, body.wp-night-mode-on  .alternate_color .portfolio-preview-content .avia-arrow, body.wp-night-mode-on  .alternate_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .alternate_color .related_posts.av-related-style-full a, body.wp-night-mode-on  .alternate_color .aviaccordion-slide, body.wp-night-mode-on  .alternate_color.avia-fullwidth-portfolio .pagination, body.wp-night-mode-on  .alternate_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image, body.wp-night-mode-on  .alternate_color .av-catalogue-list li:hover, body.wp-night-mode-on  .alternate_color .wp-playlist, body.wp-night-mode-on  .alternate_color .avia-slideshow-fixed-height > li, body.wp-night-mode-on  .alternate_color .avia-form-success, body.wp-night-mode-on  .alternate_color .avia-form-error, body.wp-night-mode-on  .alternate_color .av-boxed-grid-style .avia-testimonial{background: #e8e8e8;}
body.wp-night-mode-on .alternate_color .breadcrumb, body.wp-night-mode-on  .alternate_color .breadcrumb a, body.wp-night-mode-on  #top .alternate_color.title_container .main-title, body.wp-night-mode-on  #top .alternate_color.title_container .main-title a{color:#37393f;}
body.wp-night-mode-on .alternate_color .av-icon-display, body.wp-night-mode-on  #top .alternate_color .av-related-style-full a:hover .related-format-icon, body.wp-night-mode-on  .alternate_color .av-default-style .av-countdown-cell-inner{background-color:#e8e8e8;color:#515052;}
body.wp-night-mode-on .alternate_color .av-masonry-entry:hover .av-icon-display{background-color: #ffd500;color:#ffffff;border-color:#ddb300;}
body.wp-night-mode-on .alternate_color ::-webkit-input-placeholder {color: #515052; }
body.wp-night-mode-on .alternate_color ::-moz-placeholder {color: #515052; opacity:1; }
body.wp-night-mode-on .alternate_color :-ms-input-placeholder {color: #515052;}
body.wp-night-mode-on .alternate_color .header_bg, body.wp-night-mode-on  .alternate_color .main_menu ul ul, body.wp-night-mode-on  .alternate_color .main_menu .menu ul li a, body.wp-night-mode-on  .alternate_color .pointer_arrow_wrap .pointer_arrow, body.wp-night-mode-on  .alternate_color .avia_mega_div, body.wp-night-mode-on  .alternate_color .av-subnav-menu > li ul, body.wp-night-mode-on  .alternate_color .av-subnav-menu a{background-color:#f4f4f4;color: #515052;}
body.wp-night-mode-on .alternate_color .main_menu .menu ul li a:hover, body.wp-night-mode-on  .alternate_color .av-subnav-menu ul a:hover{background-color:#e8e8e8;}
body.wp-night-mode-on .alternate_color .sub_menu>ul>li>a, body.wp-night-mode-on  .alternate_color .sub_menu>div>ul>li>a, body.wp-night-mode-on  .alternate_color .main_menu ul:first-child > li > a, body.wp-night-mode-on  #top .alternate_color .main_menu .menu ul .current_page_item > a, body.wp-night-mode-on  #top .alternate_color .main_menu .menu ul .current-menu-item > a , body.wp-night-mode-on  #top .alternate_color .sub_menu li ul a{color:#515052;}
body.wp-night-mode-on #top .alternate_color .main_menu .menu ul li>a:hover{color:#37393f;}
body.wp-night-mode-on .alternate_color .av-subnav-menu a:hover, body.wp-night-mode-on .alternate_color .main_menu ul:first-child > li a:hover, body.wp-night-mode-on .alternate_color .main_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .alternate_color .main_menu ul:first-child > li.current_page_item > a, body.wp-night-mode-on .alternate_color .main_menu ul:first-child > li.active-parent-item > a{color:#37393f;}
body.wp-night-mode-on .alternate_color .sub_menu>ul>li>a:hover, body.wp-night-mode-on  .alternate_color .sub_menu>div>ul>li>a:hover{color:#37393f;}
body.wp-night-mode-on #top .alternate_color .sub_menu ul li a:hover, body.wp-night-mode-on .alternate_color .sub_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .alternate_color .sub_menu ul:first-child > li.current_page_item > a, body.wp-night-mode-on .alternate_color .sub_menu ul:first-child > li.active-parent-item > a{color:#37393f;}
body.wp-night-mode-on .alternate_color .sub_menu li ul a, body.wp-night-mode-on  .alternate_color #payment, body.wp-night-mode-on  .alternate_color .sub_menu ul li, body.wp-night-mode-on  .alternate_color .sub_menu ul, body.wp-night-mode-on  #top .alternate_color .sub_menu li li a:hover{background-color: #f4f4f4;}
body.wp-night-mode-on .alternate_color#header .avia_mega_div > .sub-menu.avia_mega_hr, body.wp-night-mode-on  .html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#FFFFFF;}
body.wp-night-mode-on @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency{background-color:#f4f4f4;color: #37393f;border-color: #FFFFFF;}}
body.wp-night-mode-on @media only screen and (max-width: 989px) { .html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#f4f4f4;color: #37393f;border-color: #FFFFFF;}}
body.wp-night-mode-on .alternate_color .avia-tt, body.wp-night-mode-on  .alternate_color .avia-tt .avia-arrow, body.wp-night-mode-on  .alternate_color .avia-tt .avia-arrow{background-color: #f4f4f4;color: #515052;}
body.wp-night-mode-on .alternate_color .av_ajax_search_image{background-color: #ffd500;color:#f4f4f4;}
body.wp-night-mode-on .alternate_color .ajax_search_excerpt{color: #515052;}
body.wp-night-mode-on .alternate_color .av_ajax_search_title{color: #000103;}
body.wp-night-mode-on #top .alternate_color .avia-color-theme-color{color: #ffffff;border-color: #ddb300;}
body.wp-night-mode-on .alternate_color .avia-color-theme-color-subtle{background-color:#e8e8e8;color: #37393f;}
body.wp-night-mode-on .alternate_color .avia-color-theme-color-subtle:hover{background-color:#f4f4f4;color: #000103;}
body.wp-night-mode-on #top .alternate_color .avia-color-theme-color-highlight{color: #ffffff;border-color: #6d44ff;background-color: #6d44ff;}
body.wp-night-mode-on #top .alternate_color .avia-font-color-theme-color, body.wp-night-mode-on #top .alternate_color .avia-font-color-theme-color-hover:hover{color: #ffffff;}
body.wp-night-mode-on .alternate_color .avia-font-color-theme-color-subtle{color: #37393f;}
body.wp-night-mode-on .alternate_color .avia-font-color-theme-color-subtle-hover:hover{color: #000103;}
body.wp-night-mode-on #top .alternate_color .avia-font-color-theme-color-highlight, body.wp-night-mode-on #top .alternate_color .avia-font-color-theme-color-highlight-hover:hover{color: #ffffff;}
body.wp-night-mode-on .alternate_color .avia-icon-list .iconlist_icon{background-color:#eeeeee;}
body.wp-night-mode-on .alternate_color .avia-icon-list .iconlist-timeline{border-color:#FFFFFF;}
body.wp-night-mode-on .alternate_color .iconlist_content{color:#515052;}
body.wp-night-mode-on .alternate_color .avia-timeline .milestone_icon{background-color:#eeeeee;}
body.wp-night-mode-on .alternate_color .avia-timeline .milestone_inner{background-color:#eeeeee;}
body.wp-night-mode-on .alternate_color .avia-timeline{border-color:#eeeeee;}
body.wp-night-mode-on .alternate_color .av-milestone-icon-wrap:after{border-color:#eeeeee;}
body.wp-night-mode-on .alternate_color .avia-timeline .av-milestone-date {color:#bbbbbb;}
body.wp-night-mode-on .alternate_color .avia-timeline .av-milestone-date span{background-color:#eeeeee;}
body.wp-night-mode-on .alternate_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#eeeeee;}
body.wp-night-mode-on .alternate_color .av-timeline-nav a span{background-color:#eeeeee;}
	
/*Eigene Änderungen 3 Formular für Light Mode anpassen*/
	
body.wp-night-mode-on .alternate_color .input-text{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color input[type='text']{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color input[type='input']{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color input[type='password']{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color input[type='email']{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color input[type='number']{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color input[type='url']{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color input[type='tel']{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color input[type='search']{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color textarea{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
body.wp-night-mode-on .alternate_color select{border-color: #FFFFFF !important; background-color: #e8e8e8 !important; color: #515052 !important;}
	
body.wp-night-mode-on .alternate_color .invers-color .input-text{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color input[type='text']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color input[type='input']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color input[type='password']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color input[type='email']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color input[type='number']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color input[type='url']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color input[type='tel']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color input[type='search']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color textarea{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .alternate_color .invers-color select{background-color: #f4f4f4 !important;}
	
	/* Orginal zu Eigene Änderungen 3:
body.wp-night-mode-on #top .alternate_color .input-text, body.wp-night-mode-on  #top .alternate_color input[type='text'], body.wp-night-mode-on  #top .alternate_color input[type='input'], body.wp-night-mode-on  #top .alternate_color input[type='password'], body.wp-night-mode-on  #top .alternate_color input[type='email'], body.wp-night-mode-on  #top .alternate_color input[type='number'], body.wp-night-mode-on  #top .alternate_color input[type='url'], body.wp-night-mode-on  #top .alternate_color input[type='tel'], body.wp-night-mode-on  #top .alternate_color input[type='search'], body.wp-night-mode-on  #top .alternate_color textarea, body.wp-night-mode-on  #top .alternate_color select{border-color:#FFFFFF;background-color: #e8e8e8;color:#515052;}
	
body.wp-night-mode-on #top .alternate_color .invers-color .input-text, body.wp-night-mode-on  #top .alternate_color .invers-color input[type='text'], body.wp-night-mode-on  #top .alternate_color .invers-color input[type='input'], body.wp-night-mode-on  #top .alternate_color .invers-color input[type='password'], body.wp-night-mode-on  #top .alternate_color .invers-color input[type='email'], body.wp-night-mode-on  #top .alternate_color .invers-color input[type='number'], body.wp-night-mode-on  #top .alternate_color .invers-color input[type='url'], body.wp-night-mode-on  #top .alternate_color .invers-color input[type='tel'], body.wp-night-mode-on  #top .alternate_color .invers-color input[type='search'], body.wp-night-mode-on  #top .alternate_color .invers-color textarea, body.wp-night-mode-on  #top .alternate_color .invers-color select{background-color: #f4f4f4;}
	*/

body.wp-night-mode-on .alternate_color .av-masonry{background-color: #d7d7d7; }
body.wp-night-mode-on .alternate_color .av-masonry-pagination, body.wp-night-mode-on  .alternate_color .av-masonry-pagination:hover, body.wp-night-mode-on  .alternate_color .av-masonry-outerimage-container{background-color: #f4f4f4;}
body.wp-night-mode-on .alternate_color .container .av-inner-masonry-content, body.wp-night-mode-on  #top .alternate_color .container .av-masonry-load-more, body.wp-night-mode-on  #top .alternate_color .container .av-masonry-sort, body.wp-night-mode-on  .alternate_color .container .av-masonry-entry .avia-arrow{background-color: #e8e8e8;}
body.wp-night-mode-on .alternate_color .hr-short .hr-inner-style, body.wp-night-mode-on   .alternate_color .hr-short .hr-inner{background-color: #f4f4f4;}
body.wp-night-mode-on div  .alternate_color .tabcontainer .active_tab_content, body.wp-night-mode-on  div .alternate_color .tabcontainer  .active_tab{background-color: #e8e8e8;color:#37393f;}
body.wp-night-mode-on .responsive.js_active #top .alternate_color .avia_combo_widget .top_tab .tab{border-top-color:#FFFFFF;}
body.wp-night-mode-on .alternate_color .template-archives  .tabcontainer a, body.wp-night-mode-on  #top .alternate_color .tabcontainer .tab:hover, body.wp-night-mode-on  #top .alternate_color .tabcontainer .tab.active_tab{color:#37393f;}
body.wp-night-mode-on .alternate_color .sidebar_tab_icon {background-color: #FFFFFF;}
body.wp-night-mode-on .alternate_color .sidebar_tab, body.wp-night-mode-on  .alternate_color .tabcontainer .tab{color: #515052;}
body.wp-night-mode-on .alternate_color div .sidebar_active_tab , body.wp-night-mode-on  div  .alternate_color .tabcontainer.noborder_tabs .active_tab_content, body.wp-night-mode-on  div .alternate_color .tabcontainer.noborder_tabs  .active_tab{color: #37393f;background-color: #f4f4f4;}
body.wp-night-mode-on #top .avia-smallarrow-slider  .avia-slideshow-dots a{background-color: #e8e8e8;}
body.wp-night-mode-on #top .alternate_color .avia-smallarrow-slider  .avia-slideshow-dots a.active, body.wp-night-mode-on  #top .alternate_color .avia-smallarrow-slider  .avia-slideshow-dots a:hover{background-color: #515052;}
body.wp-night-mode-on @media only screen and (max-width: 767px) {.responsive #top .alternate_color .tabcontainer .active_tab{ background-color: #6d44ff; color:#ffffff; } .responsive #top .alternate_color .tabcontainer{border-color:#FFFFFF;}.responsive #top .alternate_color .active_tab_content{background-color: #e8e8e8;}}
body.wp-night-mode-on .alternate_color tr:nth-child(even), body.wp-night-mode-on  .alternate_color .avia-data-table .avia-heading-row .avia-desc-col, body.wp-night-mode-on  .alternate_color .avia-data-table .avia-highlight-col, body.wp-night-mode-on  .alternate_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  body .alternate_color .pricing-table.avia-desc-col li, body.wp-night-mode-on  #top .alternate_color  .avia-data-table.avia_pricing_minimal th{background-color:#f4f4f4;color: #37393f;}
body.wp-night-mode-on .alternate_color table caption, body.wp-night-mode-on  .alternate_color tr:nth-child(even), body.wp-night-mode-on  .alternate_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  #top .alternate_color  .avia-data-table.avia_pricing_minimal td{color: #515052;}
body.wp-night-mode-on .alternate_color tr:nth-child(odd), body.wp-night-mode-on  .alternate_color .pricing-table>li:nth-child(odd), body.wp-night-mode-on  .alternate_color .pricing-extra{background: #e8e8e8;}
body.wp-night-mode-on .alternate_color .pricing-table li.avia-pricing-row, body.wp-night-mode-on  .alternate_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .alternate_color .pricing-table li.avia-pricing-row .pricing-extra{background-color: #ffd500;color:#ffffff;border-color:#fff722;}
body.wp-night-mode-on .alternate_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .alternate_color .pricing-table li.avia-heading-row .pricing-extra{background-color: #ffe611;color:#ffffff;border-color:#fff722;}
body.wp-night-mode-on .alternate_color  .pricing-table.avia-desc-col .avia-heading-row, body.wp-night-mode-on  .alternate_color  .pricing-table.avia-desc-col .avia-pricing-row{border-color:#FFFFFF;}
body.wp-night-mode-on body .alternate_color .mejs-controls .mejs-time-rail .mejs-time-float {background: #ffd500;color: #fff;}
body.wp-night-mode-on .alternate_color .progress{background-color:#e8e8e8;}
body.wp-night-mode-on .alternate_color .av_searchform_element_results .ajax_search_excerpt, body.wp-night-mode-on .alternate_color.av_searchform_element_results .ajax_search_excerpt{color: #515052;}
body.wp-night-mode-on .alternate_color .av_searchform_element_results .av_ajax_search_image, body.wp-night-mode-on .alternate_color.av_searchform_element_results .av_ajax_search_image{color: #515052;}
body.wp-night-mode-on #top .alternate_color .bbp-reply-content, body.wp-night-mode-on  #top .alternate_color .bbp-topic-content, body.wp-night-mode-on  #top .alternate_color .bbp-body .super-sticky .page-numbers, body.wp-night-mode-on  #top .alternate_color .bbp-body .sticky .page-numbers, body.wp-night-mode-on  #top .alternate_color .bbp-pagination-links a:hover, body.wp-night-mode-on  #top .alternate_color .bbp-pagination-links span.current{ background:#f4f4f4; }
body.wp-night-mode-on #top .alternate_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .alternate_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .alternate_color .bbp-forums .bbp-header, body.wp-night-mode-on  #top .alternate_color .bbp-topics-front ul.super-sticky, body.wp-night-mode-on  #top .alternate_color .bbp-topics ul.super-sticky, body.wp-night-mode-on  #top .alternate_color .bbp-topics ul.sticky, body.wp-night-mode-on  #top .alternate_color .bbp-forum-content ul.sticky, body.wp-night-mode-on  #top .alternate_color .bbp-body .page-numbers{background-color:#e8e8e8;}
body.wp-night-mode-on #top .alternate_color .bbp-meta, body.wp-night-mode-on  #top .alternate_color .bbp-author-role, body.wp-night-mode-on  #top .alternate_color .bbp-author-ip, body.wp-night-mode-on  #top .alternate_color .bbp-pagination-count, body.wp-night-mode-on  #top .alternate_color .bbp-topics .bbp-body .bbp-topic-title:before{color: #515052;}
body.wp-night-mode-on #top .alternate_color .bbp-admin-links{color:#FFFFFF;}
body.wp-night-mode-on .alternate_color #bbpress-forums li.bbp-body ul.forum, body.wp-night-mode-on  .alternate_color #bbpress-forums li.bbp-body ul.topic, body.wp-night-mode-on .avia_transform .alternate_color .bbp-replies .bbp-reply-author:before, body.wp-night-mode-on  .avia_transform .forum-search .alternate_color .bbp-reply-author:before, body.wp-night-mode-on .avia_transform .forum-search .alternate_color .bbp-topic-author:before{background-color:#f4f4f4;border-color:#FFFFFF;}
body.wp-night-mode-on #top .alternate_color .bbp-author-name{color:#000103;}
body.wp-night-mode-on .alternate_color .widget_display_stats dt, body.wp-night-mode-on  .alternate_color .widget_display_stats dd{background-color:#e8e8e8;}
body.wp-night-mode-on .alternate_color dropcap2, body.wp-night-mode-on  .alternate_color dropcap3, body.wp-night-mode-on  .alternate_color avia_button, body.wp-night-mode-on  .alternate_color avia_button:hover, body.wp-night-mode-on  .alternate_color .on-primary-color, body.wp-night-mode-on  .alternate_color .on-primary-color:hover{color: #ffffff;}
body.wp-night-mode-on .main_color, body.wp-night-mode-on  .main_color div, body.wp-night-mode-on  .main_color header, body.wp-night-mode-on  .main_color main, body.wp-night-mode-on  .main_color aside, body.wp-night-mode-on  .main_color footer, body.wp-night-mode-on  .main_color article, body.wp-night-mode-on  .main_color nav, body.wp-night-mode-on  .main_color section, body.wp-night-mode-on  .main_color  span, body.wp-night-mode-on  .main_color  applet, body.wp-night-mode-on  .main_color object, body.wp-night-mode-on  .main_color iframe, body.wp-night-mode-on  .main_color h1, body.wp-night-mode-on  .main_color h2, body.wp-night-mode-on  .main_color h3, body.wp-night-mode-on  .main_color h4, body.wp-night-mode-on  .main_color h5, body.wp-night-mode-on  .main_color h6, body.wp-night-mode-on  .main_color p, body.wp-night-mode-on  .main_color blockquote, body.wp-night-mode-on  .main_color pre, body.wp-night-mode-on  .main_color a, body.wp-night-mode-on  .main_color abbr, body.wp-night-mode-on  .main_color acronym, body.wp-night-mode-on  .main_color address, body.wp-night-mode-on  .main_color big, body.wp-night-mode-on  .main_color cite, body.wp-night-mode-on  .main_color code, body.wp-night-mode-on  .main_color del, body.wp-night-mode-on  .main_color dfn, body.wp-night-mode-on  .main_color em, body.wp-night-mode-on  .main_color img, body.wp-night-mode-on  .main_color ins, body.wp-night-mode-on  .main_color kbd, body.wp-night-mode-on  .main_color q, body.wp-night-mode-on  .main_color s, body.wp-night-mode-on  .main_color samp, body.wp-night-mode-on  .main_color small, body.wp-night-mode-on  .main_color strike, body.wp-night-mode-on  .main_color strong, body.wp-night-mode-on  .main_color sub, body.wp-night-mode-on  .main_color sup, body.wp-night-mode-on  .main_color tt, body.wp-night-mode-on  .main_color var, body.wp-night-mode-on  .main_color b, body.wp-night-mode-on  .main_color u, body.wp-night-mode-on  .main_color i, body.wp-night-mode-on  .main_color center, body.wp-night-mode-on  .main_color dl, body.wp-night-mode-on  .main_color dt, body.wp-night-mode-on  .main_color dd, body.wp-night-mode-on  .main_color ol, body.wp-night-mode-on  .main_color ul, body.wp-night-mode-on  .main_color li, body.wp-night-mode-on  .main_color fieldset, body.wp-night-mode-on  .main_color form, body.wp-night-mode-on  .main_color label, body.wp-night-mode-on  .main_color legend, body.wp-night-mode-on  .main_color table, body.wp-night-mode-on  .main_color caption, body.wp-night-mode-on  .main_color tbody, body.wp-night-mode-on  .main_color tfoot, body.wp-night-mode-on  .main_color thead, body.wp-night-mode-on  .main_color tr, body.wp-night-mode-on  .main_color th, body.wp-night-mode-on  .main_color td, body.wp-night-mode-on  .main_color article, body.wp-night-mode-on  .main_color aside, body.wp-night-mode-on  .main_color canvas, body.wp-night-mode-on  .main_color details, body.wp-night-mode-on  .main_color embed, body.wp-night-mode-on  .main_color figure, body.wp-night-mode-on  .main_color fieldset, body.wp-night-mode-on  .main_color figcaption, body.wp-night-mode-on  .main_color footer, body.wp-night-mode-on  .main_color header, body.wp-night-mode-on  .main_color hgroup, body.wp-night-mode-on  .main_color menu, body.wp-night-mode-on  .main_color nav, body.wp-night-mode-on  .main_color output, body.wp-night-mode-on  .main_color ruby, body.wp-night-mode-on  .main_color section, body.wp-night-mode-on  .main_color summary, body.wp-night-mode-on  .main_color time, body.wp-night-mode-on  .main_color mark, body.wp-night-mode-on  .main_color audio, body.wp-night-mode-on  .main_color video, body.wp-night-mode-on  #top .main_color .pullquote_boxed, body.wp-night-mode-on  .responsive #top .main_color .avia-testimonial, body.wp-night-mode-on  .responsive #top.avia-blank #main .main_color.container_wrap:first-child, body.wp-night-mode-on  #top .main_color.fullsize .template-blog .post_delimiter, body.wp-night-mode-on  .main_color .related_posts.av-related-style-full a{border-color:#ffffff;}
body.wp-night-mode-on .main_color .rounded-container, body.wp-night-mode-on  #top .main_color .pagination a:hover, body.wp-night-mode-on  .main_color .small-preview, body.wp-night-mode-on  .main_color .fallback-post-type-icon{background:#515052;color:#f4f4f4;}
body.wp-night-mode-on .main_color .av-default-color, body.wp-night-mode-on  #top .main_color .av-force-default-color, body.wp-night-mode-on  .main_color .av-catalogue-item, body.wp-night-mode-on  .main_color .wp-playlist-item .wp-playlist-caption, body.wp-night-mode-on  .main_color .wp-playlist{color: #37393f;}
body.wp-night-mode-on .main_color , body.wp-night-mode-on  .main_color .site-background, body.wp-night-mode-on  .main_color .first-quote, body.wp-night-mode-on   .main_color .related_image_wrap, body.wp-night-mode-on  .main_color .gravatar img  .main_color .hr_content, body.wp-night-mode-on  .main_color .news-thumb, body.wp-night-mode-on  .main_color .post-format-icon, body.wp-night-mode-on  .main_color .ajax_controlls a, body.wp-night-mode-on  .main_color .tweet-text.avatar_no, body.wp-night-mode-on  .main_color .toggler, body.wp-night-mode-on  .main_color .toggler.activeTitle:hover, body.wp-night-mode-on  .main_color #js_sort_items, body.wp-night-mode-on  .main_color.inner-entry, body.wp-night-mode-on  .main_color .grid-entry-title, body.wp-night-mode-on  .main_color .related-format-icon, body.wp-night-mode-on   .grid-entry .main_color .avia-arrow, body.wp-night-mode-on  .main_color .avia-gallery-big, body.wp-night-mode-on  .main_color .avia-gallery-big, body.wp-night-mode-on  .main_color .avia-gallery img, body.wp-night-mode-on  .main_color .grid-content, body.wp-night-mode-on  .main_color .av-share-box ul, body.wp-night-mode-on  #top .main_color .av-related-style-full .related-format-icon, body.wp-night-mode-on  .main_color .related_posts.av-related-style-full a:hover, body.wp-night-mode-on  .main_color.avia-fullwidth-portfolio .pagination .current, body.wp-night-mode-on   .main_color.avia-fullwidth-portfolio .pagination a, body.wp-night-mode-on  .main_color .av-hotspot-fallback-tooltip-inner, body.wp-night-mode-on  .main_color .av-hotspot-fallback-tooltip-count{background-color:#f4f4f4;color: #37393f;}
body.wp-night-mode-on .main_color .heading-color, body.wp-night-mode-on  .main_color a.iconbox_icon:hover, body.wp-night-mode-on  .main_color h1, body.wp-night-mode-on  .main_color h2, body.wp-night-mode-on  .main_color h3, body.wp-night-mode-on  .main_color h4, body.wp-night-mode-on  .main_color h5, body.wp-night-mode-on  .main_color h6, body.wp-night-mode-on  .main_color .sidebar .current_page_item>a, body.wp-night-mode-on  .main_color .sidebar .current-menu-item>a, body.wp-night-mode-on  .main_color .pagination .current, body.wp-night-mode-on  .main_color .pagination a:hover, body.wp-night-mode-on  .main_color strong.avia-testimonial-name, body.wp-night-mode-on  .main_color .heading, body.wp-night-mode-on  .main_color .toggle_content strong, body.wp-night-mode-on  .main_color .toggle_content strong a, body.wp-night-mode-on  .main_color .tab_content strong, body.wp-night-mode-on  .main_color .tab_content strong a , body.wp-night-mode-on  .main_color .asc_count, body.wp-night-mode-on  .main_color .avia-testimonial-content strong, body.wp-night-mode-on  .main_color div .news-headline, body.wp-night-mode-on  #top .main_color .av-related-style-full .av-related-title, body.wp-night-mode-on  .main_color .av-default-style .av-countdown-cell-inner .av-countdown-time, body.wp-night-mode-on  .main_color .wp-playlist-item-meta.wp-playlist-item-title, body.wp-night-mode-on  #top .main_color .av-no-image-slider h2 a, body.wp-night-mode-on  .main_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{    color:#000103;}
body.wp-night-mode-on .main_color .meta-color, body.wp-night-mode-on  .main_color .sidebar, body.wp-night-mode-on  .main_color .sidebar a, body.wp-night-mode-on  .main_color .minor-meta, body.wp-night-mode-on  .main_color .minor-meta a, body.wp-night-mode-on  .main_color .text-sep, body.wp-night-mode-on  .main_color blockquote, body.wp-night-mode-on  .main_color .post_nav a, body.wp-night-mode-on  .main_color .comment-text, body.wp-night-mode-on  .main_color .side-container-inner, body.wp-night-mode-on  .main_color .news-time, body.wp-night-mode-on  .main_color .pagination a, body.wp-night-mode-on  .main_color .pagination span, body.wp-night-mode-on   .main_color .tweet-text.avatar_no .tweet-time, body.wp-night-mode-on  #top .main_color .extra-mini-title, body.wp-night-mode-on  .main_color .team-member-job-title, body.wp-night-mode-on  .main_color .team-social a, body.wp-night-mode-on  .main_color #js_sort_items a, body.wp-night-mode-on  .grid-entry-excerpt, body.wp-night-mode-on  .main_color .avia-testimonial-subtitle, body.wp-night-mode-on  .main_color .commentmetadata a, body.wp-night-mode-on .main_color .social_bookmarks a, body.wp-night-mode-on  .main_color .meta-heading>*, body.wp-night-mode-on  .main_color .slide-meta, body.wp-night-mode-on  .main_color .slide-meta a, body.wp-night-mode-on  .main_color .taglist, body.wp-night-mode-on  .main_color .taglist a, body.wp-night-mode-on  .main_color .phone-info, body.wp-night-mode-on  .main_color .phone-info a, body.wp-night-mode-on  .main_color .av-sort-by-term a, body.wp-night-mode-on  .main_color .av-magazine-time, body.wp-night-mode-on  .main_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .main_color .av-catalogue-content, body.wp-night-mode-on  .main_color .wp-playlist-item-length, body.wp-night-mode-on  .html_modern-blog #top div .main_color .blog-categories a, body.wp-night-mode-on  .html_modern-blog #top div .main_color .blog-categories a:hover{color: #515052;}
body.wp-night-mode-on .main_color .special-heading-inner-border{ border-color: #37393f; }
body.wp-night-mode-on .main_color .meta-heading .special-heading-inner-border{ border-color: #515052; }
body.wp-night-mode-on .main_color .primary-background, body.wp-night-mode-on  .main_color .primary-background a, body.wp-night-mode-on  div .main_color .button, body.wp-night-mode-on  .main_color #submit, body.wp-night-mode-on  .main_color input[type='submit'], body.wp-night-mode-on  .main_color .small-preview:hover, body.wp-night-mode-on  .main_color .avia-menu-fx, body.wp-night-mode-on  .main_color .avia-menu-fx .avia-arrow, body.wp-night-mode-on  .main_color.iconbox_top .iconbox_icon, body.wp-night-mode-on  .main_color .iconbox_top a.iconbox_icon:hover, body.wp-night-mode-on  .main_color .avia-data-table th.avia-highlight-col, body.wp-night-mode-on  .main_color .avia-color-theme-color, body.wp-night-mode-on  .main_color .avia-color-theme-color:hover, body.wp-night-mode-on  .main_color .image-overlay .image-overlay-inside:before, body.wp-night-mode-on  .main_color .comment-count, body.wp-night-mode-on  .main_color .av_dropcap2, body.wp-night-mode-on  .main_color .av-colored-style .av-countdown-cell-inner, body.wp-night-mode-on  .responsive #top .main_color .av-open-submenu.av-subnav-menu > li > a:hover, body.wp-night-mode-on  #top .main_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color: #ffd500;color:#ffffff;border-color:#ddb300;}
body.wp-night-mode-on #top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text{background-color: #ffd500;color:#ffffff;border-color:#ffd500;}
body.wp-night-mode-on #top .main_color .mobile_menu_toggle{color: #ffd500;background:#f4f4f4;}
body.wp-night-mode-on #top .main_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color: #f4f4f4;}
body.wp-night-mode-on .main_color .button:hover, body.wp-night-mode-on  .main_color .ajax_controlls a:hover, body.wp-night-mode-on  .main_color #submit:hover, body.wp-night-mode-on  .main_color .big_button:hover, body.wp-night-mode-on  .main_color .contentSlideControlls a:hover, body.wp-night-mode-on  .main_color #submit:hover , body.wp-night-mode-on  .main_color input[type='submit']:hover{background-color: #6d44ff;color:#f4f4f4;border-color:#4b22dd;}
body.wp-night-mode-on .main_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after, body.wp-night-mode-on  .main_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .main_color .avia-toc-style-elegant a.avia-toc-level-0:after {background-color:#f4f4f4; border-color: #6d44ff }
body.wp-night-mode-on .main_color .avia-toc-style-elegant a:first-child span:after, body.wp-night-mode-on  .main_color .avia-toc-style-elegant a.avia-toc-level-0 span:after {background-color:#f4f4f4;}
body.wp-night-mode-on .main_color .avia-toc-style-elegant a:before{border-color: #ffffff}
body.wp-night-mode-on .main_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .main_color .avia-toc-style-elegant a.avia-toc-level-0:after {border-color: #6d44ff; background-color: #f4f4f4;}
body.wp-night-mode-on .main_color .avia-toc-style-elegant a:last-child:after{ background-color:#ffffff;}
body.wp-night-mode-on .main_color .timeline-bullet{background-color:#ffffff;border-color: #f4f4f4;}
body.wp-night-mode-on .main_color table, body.wp-night-mode-on  .main_color .widget_nav_menu ul:first-child>.current-menu-item, body.wp-night-mode-on  .main_color .widget_nav_menu ul:first-child>.current_page_item, body.wp-night-mode-on  .main_color .widget_nav_menu ul:first-child>.current-menu-ancestor, body.wp-night-mode-on  .main_color .pagination .current, body.wp-night-mode-on  .main_color .pagination a, body.wp-night-mode-on  .main_color.iconbox_top .iconbox_content, body.wp-night-mode-on  .main_color .av_promobox, body.wp-night-mode-on  .main_color .toggle_content, body.wp-night-mode-on  .main_color .toggler:hover, body.wp-night-mode-on  #top .main_color .av-minimal-toggle .toggler, body.wp-night-mode-on  .main_color .related_posts_default_image, body.wp-night-mode-on  .main_color .search-result-counter, body.wp-night-mode-on  .main_color .container_wrap_meta, body.wp-night-mode-on  .main_color .avia-content-slider .slide-image, body.wp-night-mode-on  .main_color .avia-slider-testimonials .avia-testimonial-content, body.wp-night-mode-on  .main_color .avia-testimonial-arrow-wrap .avia-arrow, body.wp-night-mode-on  .main_color .news-thumb, body.wp-night-mode-on  .main_color .portfolio-preview-content, body.wp-night-mode-on  .main_color .portfolio-preview-content .avia-arrow, body.wp-night-mode-on  .main_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .main_color .related_posts.av-related-style-full a, body.wp-night-mode-on  .main_color .aviaccordion-slide, body.wp-night-mode-on  .main_color.avia-fullwidth-portfolio .pagination, body.wp-night-mode-on  .main_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image, body.wp-night-mode-on  .main_color .av-catalogue-list li:hover, body.wp-night-mode-on  .main_color .wp-playlist, body.wp-night-mode-on  .main_color .avia-slideshow-fixed-height > li, body.wp-night-mode-on  .main_color .avia-form-success, body.wp-night-mode-on  .main_color .avia-form-error, body.wp-night-mode-on  .main_color .av-boxed-grid-style .avia-testimonial{background: #e8e8e8;}
body.wp-night-mode-on .main_color .breadcrumb, body.wp-night-mode-on  .main_color .breadcrumb a, body.wp-night-mode-on  #top .main_color.title_container .main-title, body.wp-night-mode-on  #top .main_color.title_container .main-title a{color:#37393f;}
body.wp-night-mode-on .main_color .av-icon-display, body.wp-night-mode-on  #top .main_color .av-related-style-full a:hover .related-format-icon, body.wp-night-mode-on  .main_color .av-default-style .av-countdown-cell-inner{background-color:#e8e8e8;color:#515052;}
body.wp-night-mode-on .main_color .av-masonry-entry:hover .av-icon-display{background-color: #ffd500;color:#ffffff;border-color:#ddb300;}
body.wp-night-mode-on .main_color ::-webkit-input-placeholder {color: #515052; }
body.wp-night-mode-on .main_color ::-moz-placeholder {color: #515052; opacity:1; }
body.wp-night-mode-on .main_color :-ms-input-placeholder {color: #515052;}
body.wp-night-mode-on .main_color .header_bg, body.wp-night-mode-on  .main_color .main_menu ul ul, body.wp-night-mode-on  .main_color .main_menu .menu ul li a, body.wp-night-mode-on  .main_color .pointer_arrow_wrap .pointer_arrow, body.wp-night-mode-on  .main_color .avia_mega_div, body.wp-night-mode-on  .main_color .av-subnav-menu > li ul, body.wp-night-mode-on  .main_color .av-subnav-menu a{background-color:#f4f4f4;color: #515052;}
body.wp-night-mode-on .main_color .main_menu .menu ul li a:hover, body.wp-night-mode-on  .main_color .av-subnav-menu ul a:hover{background-color:#e8e8e8;}
body.wp-night-mode-on .main_color .sub_menu>ul>li>a, body.wp-night-mode-on  .main_color .sub_menu>div>ul>li>a, body.wp-night-mode-on  .main_color .main_menu ul:first-child > li > a, body.wp-night-mode-on  #top .main_color .main_menu .menu ul .current_page_item > a, body.wp-night-mode-on  #top .main_color .main_menu .menu ul .current-menu-item > a , body.wp-night-mode-on  #top .main_color .sub_menu li ul a{color:#515052;}
body.wp-night-mode-on #top .main_color .main_menu .menu ul li>a:hover{color:#37393f;}
body.wp-night-mode-on .main_color .av-subnav-menu a:hover, body.wp-night-mode-on .main_color .main_menu ul:first-child > li a:hover, body.wp-night-mode-on .main_color .main_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .main_color .main_menu ul:first-child > li.current_page_item > a, body.wp-night-mode-on .main_color .main_menu ul:first-child > li.active-parent-item > a{color:#37393f;}
body.wp-night-mode-on .main_color .sub_menu>ul>li>a:hover, body.wp-night-mode-on  .main_color .sub_menu>div>ul>li>a:hover{color:#37393f;}
body.wp-night-mode-on #top .main_color .sub_menu ul li a:hover, body.wp-night-mode-on .main_color .sub_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .main_color .sub_menu ul:first-child > li.current_page_item > a, body.wp-night-mode-on .main_color .sub_menu ul:first-child > li.active-parent-item > a{color:#37393f;}
body.wp-night-mode-on .main_color .sub_menu li ul a, body.wp-night-mode-on  .main_color #payment, body.wp-night-mode-on  .main_color .sub_menu ul li, body.wp-night-mode-on  .main_color .sub_menu ul, body.wp-night-mode-on  #top .main_color .sub_menu li li a:hover{background-color: #f4f4f4;}
body.wp-night-mode-on .main_color#header .avia_mega_div > .sub-menu.avia_mega_hr, body.wp-night-mode-on  .html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#ffffff;}
body.wp-night-mode-on @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency{background-color:#f4f4f4;color: #37393f;border-color: #ffffff;}}
body.wp-night-mode-on @media only screen and (max-width: 989px) { .html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#f4f4f4;color: #37393f;border-color: #ffffff;}}
body.wp-night-mode-on .main_color .avia-tt, body.wp-night-mode-on  .main_color .avia-tt .avia-arrow, body.wp-night-mode-on  .main_color .avia-tt .avia-arrow{background-color: #f4f4f4;color: #515052;}
body.wp-night-mode-on .main_color .av_ajax_search_image{background-color: #ffd500;color:#f4f4f4;}
body.wp-night-mode-on .main_color .ajax_search_excerpt{color: #515052;}
body.wp-night-mode-on .main_color .av_ajax_search_title{color: #000103;}
body.wp-night-mode-on #top .main_color .avia-color-theme-color{color: #ffffff;border-color: #ddb300;}
body.wp-night-mode-on .main_color .avia-color-theme-color-subtle{background-color:#e8e8e8;color: #37393f;}
body.wp-night-mode-on .main_color .avia-color-theme-color-subtle:hover{background-color:#f4f4f4;color: #000103;}
body.wp-night-mode-on #top .main_color .avia-color-theme-color-highlight{color: #ffffff;border-color: #6d44ff;background-color: #6d44ff;}
body.wp-night-mode-on #top .main_color .avia-font-color-theme-color, body.wp-night-mode-on #top .main_color .avia-font-color-theme-color-hover:hover{color: #ffffff;}
body.wp-night-mode-on .main_color .avia-font-color-theme-color-subtle{color: #37393f;}
body.wp-night-mode-on .main_color .avia-font-color-theme-color-subtle-hover:hover{color: #000103;}
body.wp-night-mode-on #top .main_color .avia-font-color-theme-color-highlight, body.wp-night-mode-on #top .main_color .avia-font-color-theme-color-highlight-hover:hover{color: #ffffff;}
body.wp-night-mode-on .main_color .avia-icon-list .iconlist_icon{background-color:#eeeeee;}
body.wp-night-mode-on .main_color .avia-icon-list .iconlist-timeline{border-color:#ffffff;}
body.wp-night-mode-on .main_color .iconlist_content{color:#515052;}
body.wp-night-mode-on .main_color .avia-timeline .milestone_icon{background-color:#eeeeee;}
body.wp-night-mode-on .main_color .avia-timeline .milestone_inner{background-color:#eeeeee;}
body.wp-night-mode-on .main_color .avia-timeline{border-color:#eeeeee;}
body.wp-night-mode-on .main_color .av-milestone-icon-wrap:after{border-color:#eeeeee;}
body.wp-night-mode-on .main_color .avia-timeline .av-milestone-date {color:#bbbbbb;}
body.wp-night-mode-on .main_color .avia-timeline .av-milestone-date span{background-color:#eeeeee;}
body.wp-night-mode-on .main_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#eeeeee;}
body.wp-night-mode-on .main_color .av-timeline-nav a span{background-color:#eeeeee;}
	
/*Eigene Änderungen 5 Formular für Light Mode anpassen*/
	
body.wp-night-mode-on .main_color .input-text{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color input[type='text']{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color input[type='input']{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color input[type='password']{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color input[type='email']{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color input[type='number']{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color input[type='url']{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color input[type='tel']{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color input[type='search']{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color textarea{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}
body.wp-night-mode-on .main_color select{border-color:#ffffff !important;background-color: #fcfcfc !important;color:#515052 !important;}

body.wp-night-mode-on .main_color .invers-color .input-text{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color input[type='text']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color input[type='input']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color input[type='password']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color input[type='email']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color input[type='number']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color input[type='url']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color input[type='tel']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color input[type='search']{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color textarea{background-color: #f4f4f4 !important;}
body.wp-night-mode-on .main_color .invers-color select{background-color: #f4f4f4 !important;}
	
	/* Original zu Eigene Änderungen 5:
body.wp-night-mode-on #top .main_color .input-text, body.wp-night-mode-on  #top .main_color input[type='text'], body.wp-night-mode-on  #top .main_color input[type='input'], body.wp-night-mode-on  #top .main_color input[type='password'], body.wp-night-mode-on  #top .main_color input[type='email'], body.wp-night-mode-on  #top .main_color input[type='number'], body.wp-night-mode-on  #top .main_color input[type='url'], body.wp-night-mode-on  #top .main_color input[type='tel'], body.wp-night-mode-on  #top .main_color input[type='search'], body.wp-night-mode-on  #top .main_color textarea, body.wp-night-mode-on  #top .main_color select{border-color:#ffffff;background-color: #e8e8e8;color:#515052;}
	
body.wp-night-mode-on #top .main_color .invers-color .input-text, body.wp-night-mode-on  #top .main_color .invers-color input[type='text'], body.wp-night-mode-on  #top .main_color .invers-color input[type='input'], body.wp-night-mode-on  #top .main_color .invers-color input[type='password'], body.wp-night-mode-on  #top .main_color .invers-color input[type='email'], body.wp-night-mode-on  #top .main_color .invers-color input[type='number'], body.wp-night-mode-on  #top .main_color .invers-color input[type='url'], body.wp-night-mode-on  #top .main_color .invers-color input[type='tel'], body.wp-night-mode-on  #top .main_color .invers-color input[type='search'], body.wp-night-mode-on  #top .main_color .invers-color textarea, body.wp-night-mode-on  #top .main_color .invers-color select{background-color: #f4f4f4;}
	*/
	
body.wp-night-mode-on .main_color .av-masonry{background-color: #d7d7d7; }
body.wp-night-mode-on .main_color .av-masonry-pagination, body.wp-night-mode-on  .main_color .av-masonry-pagination:hover, body.wp-night-mode-on  .main_color .av-masonry-outerimage-container{background-color: #f4f4f4;}
body.wp-night-mode-on .main_color .container .av-inner-masonry-content, body.wp-night-mode-on  #top .main_color .container .av-masonry-load-more, body.wp-night-mode-on  #top .main_color .container .av-masonry-sort, body.wp-night-mode-on  .main_color .container .av-masonry-entry .avia-arrow{background-color: #e8e8e8;}
body.wp-night-mode-on .main_color .hr-short .hr-inner-style, body.wp-night-mode-on   .main_color .hr-short .hr-inner{background-color: #f4f4f4;}
body.wp-night-mode-on div  .main_color .tabcontainer .active_tab_content, body.wp-night-mode-on  div .main_color .tabcontainer  .active_tab{background-color: #e8e8e8;color:#37393f;}
body.wp-night-mode-on .responsive.js_active #top .main_color .avia_combo_widget .top_tab .tab{border-top-color:#ffffff;}
body.wp-night-mode-on .main_color .template-archives  .tabcontainer a, body.wp-night-mode-on  #top .main_color .tabcontainer .tab:hover, body.wp-night-mode-on  #top .main_color .tabcontainer .tab.active_tab{color:#37393f;}
body.wp-night-mode-on .main_color .sidebar_tab_icon {background-color: #ffffff;}
body.wp-night-mode-on .main_color .sidebar_tab, body.wp-night-mode-on  .main_color .tabcontainer .tab{color: #515052;}
body.wp-night-mode-on .main_color div .sidebar_active_tab , body.wp-night-mode-on  div  .main_color .tabcontainer.noborder_tabs .active_tab_content, body.wp-night-mode-on  div .main_color .tabcontainer.noborder_tabs  .active_tab{color: #37393f;background-color: #f4f4f4;}
body.wp-night-mode-on #top .avia-smallarrow-slider  .avia-slideshow-dots a{background-color: #e8e8e8;}
body.wp-night-mode-on #top .main_color .avia-smallarrow-slider  .avia-slideshow-dots a.active, body.wp-night-mode-on  #top .main_color .avia-smallarrow-slider  .avia-slideshow-dots a:hover{background-color: #515052;}
body.wp-night-mode-on @media only screen and (max-width: 767px) {.responsive #top .main_color .tabcontainer .active_tab{ background-color: #6d44ff; color:#ffffff; } .responsive #top .main_color .tabcontainer{border-color:#ffffff;}.responsive #top .main_color .active_tab_content{background-color: #e8e8e8;}}
body.wp-night-mode-on .main_color tr:nth-child(even), body.wp-night-mode-on  .main_color .avia-data-table .avia-heading-row .avia-desc-col, body.wp-night-mode-on  .main_color .avia-data-table .avia-highlight-col, body.wp-night-mode-on  .main_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  body .main_color .pricing-table.avia-desc-col li, body.wp-night-mode-on  #top .main_color  .avia-data-table.avia_pricing_minimal th{background-color:#f4f4f4;color: #37393f;}
body.wp-night-mode-on .main_color table caption, body.wp-night-mode-on  .main_color tr:nth-child(even), body.wp-night-mode-on  .main_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  #top .main_color  .avia-data-table.avia_pricing_minimal td{color: #515052;}
body.wp-night-mode-on .main_color tr:nth-child(odd), body.wp-night-mode-on  .main_color .pricing-table>li:nth-child(odd), body.wp-night-mode-on  .main_color .pricing-extra{background: #e8e8e8;}
body.wp-night-mode-on .main_color .pricing-table li.avia-pricing-row, body.wp-night-mode-on  .main_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .main_color .pricing-table li.avia-pricing-row .pricing-extra{background-color: #ffd500;color:#ffffff;border-color:#fff722;}
body.wp-night-mode-on .main_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .main_color .pricing-table li.avia-heading-row .pricing-extra{background-color: #ffe611;color:#ffffff;border-color:#fff722;}
body.wp-night-mode-on .main_color  .pricing-table.avia-desc-col .avia-heading-row, body.wp-night-mode-on  .main_color  .pricing-table.avia-desc-col .avia-pricing-row{border-color:#ffffff;}
body.wp-night-mode-on body .main_color .mejs-controls .mejs-time-rail .mejs-time-float {background: #ffd500;color: #fff;}
body.wp-night-mode-on .main_color .progress{background-color:#e8e8e8;}
body.wp-night-mode-on .main_color .av_searchform_element_results .ajax_search_excerpt, body.wp-night-mode-on .main_color.av_searchform_element_results .ajax_search_excerpt{color: #515052;}
body.wp-night-mode-on .main_color .av_searchform_element_results .av_ajax_search_image, body.wp-night-mode-on .main_color.av_searchform_element_results .av_ajax_search_image{color: #515052;}
body.wp-night-mode-on #top .main_color .bbp-reply-content, body.wp-night-mode-on  #top .main_color .bbp-topic-content, body.wp-night-mode-on  #top .main_color .bbp-body .super-sticky .page-numbers, body.wp-night-mode-on  #top .main_color .bbp-body .sticky .page-numbers, body.wp-night-mode-on  #top .main_color .bbp-pagination-links a:hover, body.wp-night-mode-on  #top .main_color .bbp-pagination-links span.current{ background:#f4f4f4; }
body.wp-night-mode-on #top .main_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .main_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .main_color .bbp-forums .bbp-header, body.wp-night-mode-on  #top .main_color .bbp-topics-front ul.super-sticky, body.wp-night-mode-on  #top .main_color .bbp-topics ul.super-sticky, body.wp-night-mode-on  #top .main_color .bbp-topics ul.sticky, body.wp-night-mode-on  #top .main_color .bbp-forum-content ul.sticky, body.wp-night-mode-on  #top .main_color .bbp-body .page-numbers{background-color:#e8e8e8;}
body.wp-night-mode-on #top .main_color .bbp-meta, body.wp-night-mode-on  #top .main_color .bbp-author-role, body.wp-night-mode-on  #top .main_color .bbp-author-ip, body.wp-night-mode-on  #top .main_color .bbp-pagination-count, body.wp-night-mode-on  #top .main_color .bbp-topics .bbp-body .bbp-topic-title:before{color: #515052;}
body.wp-night-mode-on #top .main_color .bbp-admin-links{color:#ffffff;}
body.wp-night-mode-on .main_color #bbpress-forums li.bbp-body ul.forum, body.wp-night-mode-on  .main_color #bbpress-forums li.bbp-body ul.topic, body.wp-night-mode-on .avia_transform .main_color .bbp-replies .bbp-reply-author:before, body.wp-night-mode-on  .avia_transform .forum-search .main_color .bbp-reply-author:before, body.wp-night-mode-on .avia_transform .forum-search .main_color .bbp-topic-author:before{background-color:#f4f4f4;border-color:#ffffff;}
body.wp-night-mode-on #top .main_color .bbp-author-name{color:#000103;}
body.wp-night-mode-on .main_color .widget_display_stats dt, body.wp-night-mode-on  .main_color .widget_display_stats dd{background-color:#e8e8e8;}
body.wp-night-mode-on .main_color dropcap2, body.wp-night-mode-on  .main_color dropcap3, body.wp-night-mode-on  .main_color avia_button, body.wp-night-mode-on  .main_color avia_button:hover, body.wp-night-mode-on  .main_color .on-primary-color, body.wp-night-mode-on  .main_color .on-primary-color:hover{color: #ffffff;}
body.wp-night-mode-on #main{ border-color: #ffffff;  }
body.wp-night-mode-on #scroll-top-link:hover, body.wp-night-mode-on  #av-cookie-consent-badge:hover{ background-color: #e8e8e8; color: #ffd500; border:1px solid #ffffff; }
body.wp-night-mode-on #top .avia-datepicker-div .ui-datepicker-month, body.wp-night-mode-on  #top .avia-datepicker-div .ui-datepicker-year{color:#000103;}
body.wp-night-mode-on #top .avia-datepicker-div{ background: #f4f4f4; border:1px solid #ffffff; }
body.wp-night-mode-on #top .avia-datepicker-div a{ color:#515052; background-color: #e8e8e8; }
body.wp-night-mode-on #top .avia-datepicker-div a.ui-state-hover{ color:#e8e8e8; background-color: #515052; }
body.wp-night-mode-on #top .avia-datepicker-div .ui-datepicker-buttonpane button{ background-color: #ffd500; color: #ffffff; border-color: #ffd500; }
body.wp-night-mode-on #top .av-siteloader{ border-color: #ffffff; border-left-color:#ffd500; }
body.wp-night-mode-on .av-preloader-reactive #top .av-siteloader{border-color: #ffffff; }
body.wp-night-mode-on #top .av-siteloader-wrap{background-color: #f4f4f4; }
body.wp-night-mode-on .av-preloader-reactive #top .av-siteloader:before{ background-color: #ffffff;  }
body.wp-night-mode-on .av-tab-section-tab-title-container{background-color: #e8e8e8; }
body.wp-night-mode-on #top .av-section-tab-title{color:#515052;}
body.wp-night-mode-on #top .av-tab-arrow-container span{background-color: #f4f4f4;}
body.wp-night-mode-on .header_color, body.wp-night-mode-on  .header_color div, body.wp-night-mode-on  .header_color header, body.wp-night-mode-on  .header_color main, body.wp-night-mode-on  .header_color aside, body.wp-night-mode-on  .header_color footer, body.wp-night-mode-on  .header_color article, body.wp-night-mode-on  .header_color nav, body.wp-night-mode-on  .header_color section, body.wp-night-mode-on  .header_color  span, body.wp-night-mode-on  .header_color  applet, body.wp-night-mode-on  .header_color object, body.wp-night-mode-on  .header_color iframe, body.wp-night-mode-on  .header_color h1, body.wp-night-mode-on  .header_color h2, body.wp-night-mode-on  .header_color h3, body.wp-night-mode-on  .header_color h4, body.wp-night-mode-on  .header_color h5, body.wp-night-mode-on  .header_color h6, body.wp-night-mode-on  .header_color p, body.wp-night-mode-on  .header_color blockquote, body.wp-night-mode-on  .header_color pre, body.wp-night-mode-on  .header_color a, body.wp-night-mode-on  .header_color abbr, body.wp-night-mode-on  .header_color acronym, body.wp-night-mode-on  .header_color address, body.wp-night-mode-on  .header_color big, body.wp-night-mode-on  .header_color cite, body.wp-night-mode-on  .header_color code, body.wp-night-mode-on  .header_color del, body.wp-night-mode-on  .header_color dfn, body.wp-night-mode-on  .header_color em, body.wp-night-mode-on  .header_color img, body.wp-night-mode-on  .header_color ins, body.wp-night-mode-on  .header_color kbd, body.wp-night-mode-on  .header_color q, body.wp-night-mode-on  .header_color s, body.wp-night-mode-on  .header_color samp, body.wp-night-mode-on  .header_color small, body.wp-night-mode-on  .header_color strike, body.wp-night-mode-on  .header_color strong, body.wp-night-mode-on  .header_color sub, body.wp-night-mode-on  .header_color sup, body.wp-night-mode-on  .header_color tt, body.wp-night-mode-on  .header_color var, body.wp-night-mode-on  .header_color b, body.wp-night-mode-on  .header_color u, body.wp-night-mode-on  .header_color i, body.wp-night-mode-on  .header_color center, body.wp-night-mode-on  .header_color dl, body.wp-night-mode-on  .header_color dt, body.wp-night-mode-on  .header_color dd, body.wp-night-mode-on  .header_color ol, body.wp-night-mode-on  .header_color ul, body.wp-night-mode-on  .header_color li, body.wp-night-mode-on  .header_color fieldset, body.wp-night-mode-on  .header_color form, body.wp-night-mode-on  .header_color label, body.wp-night-mode-on  .header_color legend, body.wp-night-mode-on  .header_color table, body.wp-night-mode-on  .header_color caption, body.wp-night-mode-on  .header_color tbody, body.wp-night-mode-on  .header_color tfoot, body.wp-night-mode-on  .header_color thead, body.wp-night-mode-on  .header_color tr, body.wp-night-mode-on  .header_color th, body.wp-night-mode-on  .header_color td, body.wp-night-mode-on  .header_color article, body.wp-night-mode-on  .header_color aside, body.wp-night-mode-on  .header_color canvas, body.wp-night-mode-on  .header_color details, body.wp-night-mode-on  .header_color embed, body.wp-night-mode-on  .header_color figure, body.wp-night-mode-on  .header_color fieldset, body.wp-night-mode-on  .header_color figcaption, body.wp-night-mode-on  .header_color footer, body.wp-night-mode-on  .header_color header, body.wp-night-mode-on  .header_color hgroup, body.wp-night-mode-on  .header_color menu, body.wp-night-mode-on  .header_color nav, body.wp-night-mode-on  .header_color output, body.wp-night-mode-on  .header_color ruby, body.wp-night-mode-on  .header_color section, body.wp-night-mode-on  .header_color summary, body.wp-night-mode-on  .header_color time, body.wp-night-mode-on  .header_color mark, body.wp-night-mode-on  .header_color audio, body.wp-night-mode-on  .header_color video, body.wp-night-mode-on  #top .header_color .pullquote_boxed, body.wp-night-mode-on  .responsive #top .header_color .avia-testimonial, body.wp-night-mode-on  .responsive #top.avia-blank #main .header_color.container_wrap:first-child, body.wp-night-mode-on  #top .header_color.fullsize .template-blog .post_delimiter, body.wp-night-mode-on  .header_color .related_posts.av-related-style-full a{border-color:#37393f;}
body.wp-night-mode-on .header_color .rounded-container, body.wp-night-mode-on  #top .header_color .pagination a:hover, body.wp-night-mode-on  .header_color .small-preview, body.wp-night-mode-on  .header_color .fallback-post-type-icon{background:#37393f;color:#ffffff;}
body.wp-night-mode-on .header_color .av-default-color, body.wp-night-mode-on  #top .header_color .av-force-default-color, body.wp-night-mode-on  .header_color .av-catalogue-item, body.wp-night-mode-on  .header_color .wp-playlist-item .wp-playlist-caption, body.wp-night-mode-on  .header_color .wp-playlist{color: #37393f;}
body.wp-night-mode-on .header_color , body.wp-night-mode-on  .header_color .site-background, body.wp-night-mode-on  .header_color .first-quote, body.wp-night-mode-on   .header_color .related_image_wrap, body.wp-night-mode-on  .header_color .gravatar img  .header_color .hr_content, body.wp-night-mode-on  .header_color .news-thumb, body.wp-night-mode-on  .header_color .post-format-icon, body.wp-night-mode-on  .header_color .ajax_controlls a, body.wp-night-mode-on  .header_color .tweet-text.avatar_no, body.wp-night-mode-on  .header_color .toggler, body.wp-night-mode-on  .header_color .toggler.activeTitle:hover, body.wp-night-mode-on  .header_color #js_sort_items, body.wp-night-mode-on  .header_color.inner-entry, body.wp-night-mode-on  .header_color .grid-entry-title, body.wp-night-mode-on  .header_color .related-format-icon, body.wp-night-mode-on   .grid-entry .header_color .avia-arrow, body.wp-night-mode-on  .header_color .avia-gallery-big, body.wp-night-mode-on  .header_color .avia-gallery-big, body.wp-night-mode-on  .header_color .avia-gallery img, body.wp-night-mode-on  .header_color .grid-content, body.wp-night-mode-on  .header_color .av-share-box ul, body.wp-night-mode-on  #top .header_color .av-related-style-full .related-format-icon, body.wp-night-mode-on  .header_color .related_posts.av-related-style-full a:hover, body.wp-night-mode-on  .header_color.avia-fullwidth-portfolio .pagination .current, body.wp-night-mode-on   .header_color.avia-fullwidth-portfolio .pagination a, body.wp-night-mode-on  .header_color .av-hotspot-fallback-tooltip-inner, body.wp-night-mode-on  .header_color .av-hotspot-fallback-tooltip-count{background-color:#ffffff;color: #37393f;}
body.wp-night-mode-on .header_color .heading-color, body.wp-night-mode-on  .header_color a.iconbox_icon:hover, body.wp-night-mode-on  .header_color h1, body.wp-night-mode-on  .header_color h2, body.wp-night-mode-on  .header_color h3, body.wp-night-mode-on  .header_color h4, body.wp-night-mode-on  .header_color h5, body.wp-night-mode-on  .header_color h6, body.wp-night-mode-on  .header_color .sidebar .current_page_item>a, body.wp-night-mode-on  .header_color .sidebar .current-menu-item>a, body.wp-night-mode-on  .header_color .pagination .current, body.wp-night-mode-on  .header_color .pagination a:hover, body.wp-night-mode-on  .header_color strong.avia-testimonial-name, body.wp-night-mode-on  .header_color .heading, body.wp-night-mode-on  .header_color .toggle_content strong, body.wp-night-mode-on  .header_color .toggle_content strong a, body.wp-night-mode-on  .header_color .tab_content strong, body.wp-night-mode-on  .header_color .tab_content strong a , body.wp-night-mode-on  .header_color .asc_count, body.wp-night-mode-on  .header_color .avia-testimonial-content strong, body.wp-night-mode-on  .header_color div .news-headline, body.wp-night-mode-on  #top .header_color .av-related-style-full .av-related-title, body.wp-night-mode-on  .header_color .av-default-style .av-countdown-cell-inner .av-countdown-time, body.wp-night-mode-on  .header_color .wp-playlist-item-meta.wp-playlist-item-title, body.wp-night-mode-on  #top .header_color .av-no-image-slider h2 a, body.wp-night-mode-on  .header_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{    color:#000103;}
body.wp-night-mode-on .header_color .meta-color, body.wp-night-mode-on  .header_color .sidebar, body.wp-night-mode-on  .header_color .sidebar a, body.wp-night-mode-on  .header_color .minor-meta, body.wp-night-mode-on  .header_color .minor-meta a, body.wp-night-mode-on  .header_color .text-sep, body.wp-night-mode-on  .header_color blockquote, body.wp-night-mode-on  .header_color .post_nav a, body.wp-night-mode-on  .header_color .comment-text, body.wp-night-mode-on  .header_color .side-container-inner, body.wp-night-mode-on  .header_color .news-time, body.wp-night-mode-on  .header_color .pagination a, body.wp-night-mode-on  .header_color .pagination span, body.wp-night-mode-on   .header_color .tweet-text.avatar_no .tweet-time, body.wp-night-mode-on  #top .header_color .extra-mini-title, body.wp-night-mode-on  .header_color .team-member-job-title, body.wp-night-mode-on  .header_color .team-social a, body.wp-night-mode-on  .header_color #js_sort_items a, body.wp-night-mode-on  .grid-entry-excerpt, body.wp-night-mode-on  .header_color .avia-testimonial-subtitle, body.wp-night-mode-on  .header_color .commentmetadata a, body.wp-night-mode-on .header_color .social_bookmarks a, body.wp-night-mode-on  .header_color .meta-heading>*, body.wp-night-mode-on  .header_color .slide-meta, body.wp-night-mode-on  .header_color .slide-meta a, body.wp-night-mode-on  .header_color .taglist, body.wp-night-mode-on  .header_color .taglist a, body.wp-night-mode-on  .header_color .phone-info, body.wp-night-mode-on  .header_color .phone-info a, body.wp-night-mode-on  .header_color .av-sort-by-term a, body.wp-night-mode-on  .header_color .av-magazine-time, body.wp-night-mode-on  .header_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .header_color .av-catalogue-content, body.wp-night-mode-on  .header_color .wp-playlist-item-length, body.wp-night-mode-on  .html_modern-blog #top div .header_color .blog-categories a, body.wp-night-mode-on  .html_modern-blog #top div .header_color .blog-categories a:hover{color: #37393f;}
body.wp-night-mode-on .header_color .special-heading-inner-border{ border-color: #37393f; }
body.wp-night-mode-on .header_color .meta-heading .special-heading-inner-border{ border-color: #37393f; }
body.wp-night-mode-on .header_color .primary-background, body.wp-night-mode-on  .header_color .primary-background a, body.wp-night-mode-on  div .header_color .button, body.wp-night-mode-on  .header_color #submit, body.wp-night-mode-on  .header_color input[type='submit'], body.wp-night-mode-on  .header_color .small-preview:hover, body.wp-night-mode-on  .header_color .avia-menu-fx, body.wp-night-mode-on  .header_color .avia-menu-fx .avia-arrow, body.wp-night-mode-on  .header_color.iconbox_top .iconbox_icon, body.wp-night-mode-on  .header_color .iconbox_top a.iconbox_icon:hover, body.wp-night-mode-on  .header_color .avia-data-table th.avia-highlight-col, body.wp-night-mode-on  .header_color .avia-color-theme-color, body.wp-night-mode-on  .header_color .avia-color-theme-color:hover, body.wp-night-mode-on  .header_color .image-overlay .image-overlay-inside:before, body.wp-night-mode-on  .header_color .comment-count, body.wp-night-mode-on  .header_color .av_dropcap2, body.wp-night-mode-on  .header_color .av-colored-style .av-countdown-cell-inner, body.wp-night-mode-on  .responsive #top .header_color .av-open-submenu.av-subnav-menu > li > a:hover, body.wp-night-mode-on  #top .header_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color: #ffd500;color:#ffffff;border-color:#ddb300;}
body.wp-night-mode-on #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text{background-color: #ffd500;color:#ffffff;border-color:#ffd500;}
body.wp-night-mode-on #top .header_color .mobile_menu_toggle{color: #ffd500;background:#ffffff;}
body.wp-night-mode-on #top .header_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color: #ffffff;}
body.wp-night-mode-on .header_color .button:hover, body.wp-night-mode-on  .header_color .ajax_controlls a:hover, body.wp-night-mode-on  .header_color #submit:hover, body.wp-night-mode-on  .header_color .big_button:hover, body.wp-night-mode-on  .header_color .contentSlideControlls a:hover, body.wp-night-mode-on  .header_color #submit:hover , body.wp-night-mode-on  .header_color input[type='submit']:hover{background-color: #6d44ff;color:#ffffff;border-color:#4b22dd;}
body.wp-night-mode-on .header_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after, body.wp-night-mode-on  .header_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .header_color .avia-toc-style-elegant a.avia-toc-level-0:after {background-color:#ffffff; border-color: #6d44ff }
body.wp-night-mode-on .header_color .avia-toc-style-elegant a:first-child span:after, body.wp-night-mode-on  .header_color .avia-toc-style-elegant a.avia-toc-level-0 span:after {background-color:#ffffff;}
body.wp-night-mode-on .header_color .avia-toc-style-elegant a:before{border-color: #37393f}
body.wp-night-mode-on .header_color .avia-toc-style-elegant a:first-child:after, body.wp-night-mode-on  .header_color .avia-toc-style-elegant a.avia-toc-level-0:after {border-color: #6d44ff; background-color: #ffffff;}
body.wp-night-mode-on .header_color .avia-toc-style-elegant a:last-child:after{ background-color:#37393f;}
body.wp-night-mode-on .header_color .timeline-bullet{background-color:#37393f;border-color: #ffffff;}
body.wp-night-mode-on .header_color table, body.wp-night-mode-on  .header_color .widget_nav_menu ul:first-child>.current-menu-item, body.wp-night-mode-on  .header_color .widget_nav_menu ul:first-child>.current_page_item, body.wp-night-mode-on  .header_color .widget_nav_menu ul:first-child>.current-menu-ancestor, body.wp-night-mode-on  .header_color .pagination .current, body.wp-night-mode-on  .header_color .pagination a, body.wp-night-mode-on  .header_color.iconbox_top .iconbox_content, body.wp-night-mode-on  .header_color .av_promobox, body.wp-night-mode-on  .header_color .toggle_content, body.wp-night-mode-on  .header_color .toggler:hover, body.wp-night-mode-on  #top .header_color .av-minimal-toggle .toggler, body.wp-night-mode-on  .header_color .related_posts_default_image, body.wp-night-mode-on  .header_color .search-result-counter, body.wp-night-mode-on  .header_color .container_wrap_meta, body.wp-night-mode-on  .header_color .avia-content-slider .slide-image, body.wp-night-mode-on  .header_color .avia-slider-testimonials .avia-testimonial-content, body.wp-night-mode-on  .header_color .avia-testimonial-arrow-wrap .avia-arrow, body.wp-night-mode-on  .header_color .news-thumb, body.wp-night-mode-on  .header_color .portfolio-preview-content, body.wp-night-mode-on  .header_color .portfolio-preview-content .avia-arrow, body.wp-night-mode-on  .header_color .av-magazine .av-magazine-entry-icon, body.wp-night-mode-on  .header_color .related_posts.av-related-style-full a, body.wp-night-mode-on  .header_color .aviaccordion-slide, body.wp-night-mode-on  .header_color.avia-fullwidth-portfolio .pagination, body.wp-night-mode-on  .header_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image, body.wp-night-mode-on  .header_color .av-catalogue-list li:hover, body.wp-night-mode-on  .header_color .wp-playlist, body.wp-night-mode-on  .header_color .avia-slideshow-fixed-height > li, body.wp-night-mode-on  .header_color .avia-form-success, body.wp-night-mode-on  .header_color .avia-form-error, body.wp-night-mode-on  .header_color .av-boxed-grid-style .avia-testimonial{background: #f4f4f4;}
body.wp-night-mode-on .header_color .breadcrumb, body.wp-night-mode-on  .header_color .breadcrumb a, body.wp-night-mode-on  #top .header_color.title_container .main-title, body.wp-night-mode-on  #top .header_color.title_container .main-title a{color:#37393f;}
body.wp-night-mode-on .header_color .av-icon-display, body.wp-night-mode-on  #top .header_color .av-related-style-full a:hover .related-format-icon, body.wp-night-mode-on  .header_color .av-default-style .av-countdown-cell-inner{background-color:#f4f4f4;color:#37393f;}
body.wp-night-mode-on .header_color .av-masonry-entry:hover .av-icon-display{background-color: #ffd500;color:#ffffff;border-color:#ddb300;}
body.wp-night-mode-on .header_color ::-webkit-input-placeholder {color: #37393f; }
body.wp-night-mode-on .header_color ::-moz-placeholder {color: #37393f; opacity:1; }
body.wp-night-mode-on .header_color :-ms-input-placeholder {color: #37393f;}
body.wp-night-mode-on .header_color .header_bg, body.wp-night-mode-on  .header_color .main_menu ul ul, body.wp-night-mode-on  .header_color .main_menu .menu ul li a, body.wp-night-mode-on  .header_color .pointer_arrow_wrap .pointer_arrow, body.wp-night-mode-on  .header_color .avia_mega_div, body.wp-night-mode-on  .header_color .av-subnav-menu > li ul, body.wp-night-mode-on  .header_color .av-subnav-menu a{background-color:#ffffff;color: #37393f;}
body.wp-night-mode-on .header_color .main_menu .menu ul li a:hover, body.wp-night-mode-on  .header_color .av-subnav-menu ul a:hover{background-color:#f4f4f4;}

/*Eigene Änderungen 6 Header Mein Konto Menü für Light Mode anpassen*/

body.wp-night-mode-on .header_color .sub_menu ul:first-child > li.current-menu-item > a{color:#37393f !important;}
body.wp-night-mode-on .header_color .sub_menu ul:first-child > li.current_page_item > a{color:#37393f !important;}

body.wp-night-mode-on .header_color .sub_menu li ul a{color:#37393f !important;}
	
body.wp-night-mode-on .header_color .sub_menu > ul > li > a:hover{color:#37393f !important;}

body.wp-night-mode-on .header_color .sub_menu li ul a{background-color: #ffffff;}
body.wp-night-mode-on .header_color .sub_menu ul{background-color: #ffffff;}
body.wp-night-mode-on .header_color .sub_menu li li a:hover{background-color: #f4f4f4 !important;}

	/* Original für Eigene Änderungen 6:*/
body.wp-night-mode-on .header_color .sub_menu>ul>li>a, body.wp-night-mode-on  .header_color .sub_menu>div>ul>li>a, body.wp-night-mode-on  .header_color .main_menu ul:first-child > li > a, body.wp-night-mode-on  #top .header_color .main_menu .menu ul .current_page_item > a, body.wp-night-mode-on  #top .header_color .main_menu .menu ul .current-menu-item > a/*, body.wp-night-mode-on #top .header_color .sub_menu li ul a*/{color:#37393f;}

body.wp-night-mode-on #top .header_color .main_menu .menu ul li>a:hover{color:#37393f;}

body.wp-night-mode-on .header_color .av-subnav-menu a:hover, body.wp-night-mode-on .header_color .main_menu ul:first-child > li a:hover, body.wp-night-mode-on .header_color .main_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .header_color .main_menu ul:first-child > li.current_page_item > a, body.wp-night-mode-on .header_color .main_menu ul:first-child > li.active-parent-item > a{color:#37393f;}

/*body.wp-night-mode-on .header_color .sub_menu>ul>li>a:hover, */body.wp-night-mode-on  .header_color .sub_menu>div>ul>li>a:hover{color:#37393f;}

body.wp-night-mode-on #top .header_color .sub_menu ul li a:hover, /*body.wp-night-mode-on .header_color .sub_menu ul:first-child > li.current-menu-item > a, body.wp-night-mode-on .header_color .sub_menu ul:first-child > li.current_page_item > a, */body.wp-night-mode-on .header_color .sub_menu ul:first-child > li.active-parent-item > a{color:#37393f;}

/*body.wp-night-mode-on .header_color .sub_menu li ul a, */body.wp-night-mode-on  .header_color #payment, body.wp-night-mode-on  .header_color .sub_menu ul li/*, body.wp-night-mode-on  .header_color .sub_menu ul, body.wp-night-mode-on  #top .header_color .sub_menu li li a:hover*/{background-color: #ffffff;}

	
body.wp-night-mode-on .header_color#header .avia_mega_div > .sub-menu.avia_mega_hr, body.wp-night-mode-on  .html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#37393f;}
body.wp-night-mode-on @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency{background-color:#ffffff;color: #37393f;border-color: #37393f;}}
body.wp-night-mode-on @media only screen and (max-width: 989px) { .html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#ffffff;color: #37393f;border-color: #37393f;}}
body.wp-night-mode-on .header_color .avia-tt, body.wp-night-mode-on  .header_color .avia-tt .avia-arrow, body.wp-night-mode-on  .header_color .avia-tt .avia-arrow{background-color: #ffffff;color: #37393f;}
body.wp-night-mode-on .header_color .av_ajax_search_image{background-color: #ffd500;color:#ffffff;}
body.wp-night-mode-on .header_color .ajax_search_excerpt{color: #37393f;}
body.wp-night-mode-on .header_color .av_ajax_search_title{color: #000103;}
body.wp-night-mode-on #top .header_color .avia-color-theme-color{color: #ffffff;border-color: #ddb300;}
body.wp-night-mode-on .header_color .avia-color-theme-color-subtle{background-color:#f4f4f4;color: #37393f;}
body.wp-night-mode-on .header_color .avia-color-theme-color-subtle:hover{background-color:#ffffff;color: #000103;}
body.wp-night-mode-on #top .header_color .avia-color-theme-color-highlight{color: #ffffff;border-color: #6d44ff;background-color: #6d44ff;}
body.wp-night-mode-on #top .header_color .avia-font-color-theme-color, body.wp-night-mode-on #top .header_color .avia-font-color-theme-color-hover:hover{color: #ffffff;}
body.wp-night-mode-on .header_color .avia-font-color-theme-color-subtle{color: #37393f;}
body.wp-night-mode-on .header_color .avia-font-color-theme-color-subtle-hover:hover{color: #000103;}
body.wp-night-mode-on #top .header_color .avia-font-color-theme-color-highlight, body.wp-night-mode-on #top .header_color .avia-font-color-theme-color-highlight-hover:hover{color: #ffffff;}
body.wp-night-mode-on .header_color .avia-icon-list .iconlist_icon{background-color:#26282e;}
body.wp-night-mode-on .header_color .avia-icon-list .iconlist-timeline{border-color:#37393f;}
body.wp-night-mode-on .header_color .iconlist_content{color:#37393f;}
body.wp-night-mode-on .header_color .avia-timeline .milestone_icon{background-color:#26282e;}
body.wp-night-mode-on .header_color .avia-timeline .milestone_inner{background-color:#26282e;}
body.wp-night-mode-on .header_color .avia-timeline{border-color:#26282e;}
body.wp-night-mode-on .header_color .av-milestone-icon-wrap:after{border-color:#26282e;}
body.wp-night-mode-on .header_color .avia-timeline .av-milestone-date {color:#03050b;}
body.wp-night-mode-on .header_color .avia-timeline .av-milestone-date span{background-color:#26282e;}
body.wp-night-mode-on .header_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#26282e;}
body.wp-night-mode-on .header_color .av-timeline-nav a span{background-color:#26282e;}
body.wp-night-mode-on #top .header_color .input-text, body.wp-night-mode-on  #top .header_color input[type='text'], body.wp-night-mode-on  #top .header_color input[type='input'], body.wp-night-mode-on  #top .header_color input[type='password'], body.wp-night-mode-on  #top .header_color input[type='email'], body.wp-night-mode-on  #top .header_color input[type='number'], body.wp-night-mode-on  #top .header_color input[type='url'], body.wp-night-mode-on  #top .header_color input[type='tel'], body.wp-night-mode-on  #top .header_color input[type='search'], body.wp-night-mode-on  #top .header_color textarea, body.wp-night-mode-on  #top .header_color select{border-color:#37393f;background-color: #f4f4f4;color:#37393f;}
body.wp-night-mode-on #top .header_color .invers-color .input-text, body.wp-night-mode-on  #top .header_color .invers-color input[type='text'], body.wp-night-mode-on  #top .header_color .invers-color input[type='input'], body.wp-night-mode-on  #top .header_color .invers-color input[type='password'], body.wp-night-mode-on  #top .header_color .invers-color input[type='email'], body.wp-night-mode-on  #top .header_color .invers-color input[type='number'], body.wp-night-mode-on  #top .header_color .invers-color input[type='url'], body.wp-night-mode-on  #top .header_color .invers-color input[type='tel'], body.wp-night-mode-on  #top .header_color .invers-color input[type='search'], body.wp-night-mode-on  #top .header_color .invers-color textarea, body.wp-night-mode-on  #top .header_color .invers-color select{background-color: #ffffff;}
body.wp-night-mode-on .header_color .av-masonry{background-color: #e3e3e3; }
body.wp-night-mode-on .header_color .av-masonry-pagination, body.wp-night-mode-on  .header_color .av-masonry-pagination:hover, body.wp-night-mode-on  .header_color .av-masonry-outerimage-container{background-color: #ffffff;}
body.wp-night-mode-on .header_color .container .av-inner-masonry-content, body.wp-night-mode-on  #top .header_color .container .av-masonry-load-more, body.wp-night-mode-on  #top .header_color .container .av-masonry-sort, body.wp-night-mode-on  .header_color .container .av-masonry-entry .avia-arrow{background-color: #f4f4f4;}
body.wp-night-mode-on .header_color .hr-short .hr-inner-style, body.wp-night-mode-on   .header_color .hr-short .hr-inner{background-color: #ffffff;}
body.wp-night-mode-on div  .header_color .tabcontainer .active_tab_content, body.wp-night-mode-on  div .header_color .tabcontainer  .active_tab{background-color: #f4f4f4;color:#37393f;}
body.wp-night-mode-on .responsive.js_active #top .header_color .avia_combo_widget .top_tab .tab{border-top-color:#37393f;}
body.wp-night-mode-on .header_color .template-archives  .tabcontainer a, body.wp-night-mode-on  #top .header_color .tabcontainer .tab:hover, body.wp-night-mode-on  #top .header_color .tabcontainer .tab.active_tab{color:#37393f;}
body.wp-night-mode-on .header_color .sidebar_tab_icon {background-color: #37393f;}
body.wp-night-mode-on .header_color .sidebar_tab, body.wp-night-mode-on  .header_color .tabcontainer .tab{color: #37393f;}
body.wp-night-mode-on .header_color div .sidebar_active_tab , body.wp-night-mode-on  div  .header_color .tabcontainer.noborder_tabs .active_tab_content, body.wp-night-mode-on  div .header_color .tabcontainer.noborder_tabs  .active_tab{color: #37393f;background-color: #ffffff;}
body.wp-night-mode-on #top .avia-smallarrow-slider  .avia-slideshow-dots a{background-color: #f4f4f4;}
body.wp-night-mode-on #top .header_color .avia-smallarrow-slider  .avia-slideshow-dots a.active, body.wp-night-mode-on  #top .header_color .avia-smallarrow-slider  .avia-slideshow-dots a:hover{background-color: #37393f;}
body.wp-night-mode-on @media only screen and (max-width: 767px) {.responsive #top .header_color .tabcontainer .active_tab{ background-color: #6d44ff; color:#ffffff; } .responsive #top .header_color .tabcontainer{border-color:#37393f;}.responsive #top .header_color .active_tab_content{background-color: #f4f4f4;}}
body.wp-night-mode-on .header_color tr:nth-child(even), body.wp-night-mode-on  .header_color .avia-data-table .avia-heading-row .avia-desc-col, body.wp-night-mode-on  .header_color .avia-data-table .avia-highlight-col, body.wp-night-mode-on  .header_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  body .header_color .pricing-table.avia-desc-col li, body.wp-night-mode-on  #top .header_color  .avia-data-table.avia_pricing_minimal th{background-color:#ffffff;color: #37393f;}
body.wp-night-mode-on .header_color table caption, body.wp-night-mode-on  .header_color tr:nth-child(even), body.wp-night-mode-on  .header_color .pricing-table>li:nth-child(even), body.wp-night-mode-on  #top .header_color  .avia-data-table.avia_pricing_minimal td{color: #37393f;}
body.wp-night-mode-on .header_color tr:nth-child(odd), body.wp-night-mode-on  .header_color .pricing-table>li:nth-child(odd), body.wp-night-mode-on  .header_color .pricing-extra{background: #f4f4f4;}
body.wp-night-mode-on .header_color .pricing-table li.avia-pricing-row, body.wp-night-mode-on  .header_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .header_color .pricing-table li.avia-pricing-row .pricing-extra{background-color: #ffd500;color:#ffffff;border-color:#fff722;}
body.wp-night-mode-on .header_color .pricing-table li.avia-heading-row, body.wp-night-mode-on  .header_color .pricing-table li.avia-heading-row .pricing-extra{background-color: #ffe611;color:#ffffff;border-color:#fff722;}
body.wp-night-mode-on .header_color  .pricing-table.avia-desc-col .avia-heading-row, body.wp-night-mode-on  .header_color  .pricing-table.avia-desc-col .avia-pricing-row{border-color:#37393f;}
body.wp-night-mode-on body .header_color .mejs-controls .mejs-time-rail .mejs-time-float {background: #ffd500;color: #fff;}
body.wp-night-mode-on .header_color .progress{background-color:#f4f4f4;}
body.wp-night-mode-on .header_color .av_searchform_element_results .ajax_search_excerpt, body.wp-night-mode-on .header_color.av_searchform_element_results .ajax_search_excerpt{color: #37393f;}
body.wp-night-mode-on .header_color .av_searchform_element_results .av_ajax_search_image, body.wp-night-mode-on .header_color.av_searchform_element_results .av_ajax_search_image{color: #37393f;}
body.wp-night-mode-on #top .header_color .bbp-reply-content, body.wp-night-mode-on  #top .header_color .bbp-topic-content, body.wp-night-mode-on  #top .header_color .bbp-body .super-sticky .page-numbers, body.wp-night-mode-on  #top .header_color .bbp-body .sticky .page-numbers, body.wp-night-mode-on  #top .header_color .bbp-pagination-links a:hover, body.wp-night-mode-on  #top .header_color .bbp-pagination-links span.current{ background:#ffffff; }
body.wp-night-mode-on #top .header_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .header_color .bbp-topics .bbp-header, body.wp-night-mode-on  #top .header_color .bbp-forums .bbp-header, body.wp-night-mode-on  #top .header_color .bbp-topics-front ul.super-sticky, body.wp-night-mode-on  #top .header_color .bbp-topics ul.super-sticky, body.wp-night-mode-on  #top .header_color .bbp-topics ul.sticky, body.wp-night-mode-on  #top .header_color .bbp-forum-content ul.sticky, body.wp-night-mode-on  #top .header_color .bbp-body .page-numbers{background-color:#f4f4f4;}
body.wp-night-mode-on #top .header_color .bbp-meta, body.wp-night-mode-on  #top .header_color .bbp-author-role, body.wp-night-mode-on  #top .header_color .bbp-author-ip, body.wp-night-mode-on  #top .header_color .bbp-pagination-count, body.wp-night-mode-on  #top .header_color .bbp-topics .bbp-body .bbp-topic-title:before{color: #37393f;}
body.wp-night-mode-on #top .header_color .bbp-admin-links{color:#37393f;}
body.wp-night-mode-on .header_color #bbpress-forums li.bbp-body ul.forum, body.wp-night-mode-on  .header_color #bbpress-forums li.bbp-body ul.topic, body.wp-night-mode-on .avia_transform .header_color .bbp-replies .bbp-reply-author:before, body.wp-night-mode-on  .avia_transform .forum-search .header_color .bbp-reply-author:before, body.wp-night-mode-on .avia_transform .forum-search .header_color .bbp-topic-author:before{background-color:#ffffff;border-color:#37393f;}
body.wp-night-mode-on #top .header_color .bbp-author-name{color:#000103;}
body.wp-night-mode-on .header_color .widget_display_stats dt, body.wp-night-mode-on  .header_color .widget_display_stats dd{background-color:#f4f4f4;}
body.wp-night-mode-on .header_color dropcap2, body.wp-night-mode-on  .header_color dropcap3, body.wp-night-mode-on  .header_color avia_button, body.wp-night-mode-on  .header_color avia_button:hover, body.wp-night-mode-on  .header_color .on-primary-color, body.wp-night-mode-on  .header_color .on-primary-color:hover{color: #ffffff;}
body.wp-night-mode-on #main, body.wp-night-mode-on  .avia-msie-8 .av_header_sticky_disabled#header{background-color:#ffffff;}
body.wp-night-mode-on .html_header_sidebar #header .av-main-nav > li > a .avia-menu-text{color:#000103;}
body.wp-night-mode-on .html_header_sidebar #header .av-main-nav > li > a .avia-menu-subtext{color:#37393f;}
body.wp-night-mode-on #top #wrap_all .av_seperator_big_border#header .av-menu-button-bordered > a{background-color: #f4f4f4; }
body.wp-night-mode-on html.html_header_sidebar #wrap_all{background-color:#ffffff;}
body.wp-night-mode-on .header_color .av-hamburger-inner, body.wp-night-mode-on  .header_color .av-hamburger-inner::before, body.wp-night-mode-on  .header_color .av-hamburger-inner::after{background-color:#37393f;}
body.wp-night-mode-on .html_av-overlay-side #top .av-burger-overlay-scroll{background:#ffffff}
body.wp-night-mode-on .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover{background-color:#f4f4f4;}
body.wp-night-mode-on .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a{ border-color: #37393f; }
body.wp-night-mode-on .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a{color:#37393f}
body.wp-night-mode-on .html_av-overlay-side.av-burger-overlay-active #top #wrap_all #header .menu-item-search-dropdown a{ color:#37393f }
body.wp-night-mode-on .html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, body.wp-night-mode-on .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, body.wp-night-mode-on  .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, body.wp-night-mode-on  .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after{background-color:#37393f;}
body.wp-night-mode-on .socket_color .cart_dropdown .dropdown_widget li a, body.wp-night-mode-on  #top .socket_color  .avia_cart_buttons .button, body.wp-night-mode-on   #top .socket_color .dropdown_widget .buttons .button, body.wp-night-mode-on  .socket_color .cart_dropdown_first .cart_dropdown_link, body.wp-night-mode-on  #top .socket_color p.order-info mark{color: #37393f;}
body.wp-night-mode-on .socket_color .woocommerce-tabs .tabs a, body.wp-night-mode-on  .socket_color .product_meta, body.wp-night-mode-on  .socket_color .quantity input.qty, body.wp-night-mode-on  .socket_color .cart_dropdown .dropdown_widget, body.wp-night-mode-on  .socket_color .avia_select_fake_val, body.wp-night-mode-on  .socket_color address, body.wp-night-mode-on  .socket_color .product>a .socket_color .product_excerpt, body.wp-night-mode-on  .socket_color .term_description, body.wp-night-mode-on  #top .socket_color .price .from, body.wp-night-mode-on  #top #wrap_all .socket_color del, body.wp-night-mode-on  .socket_color .dynamic-title .dynamic-heading, body.wp-night-mode-on  .socket_color .dynamic-title a, body.wp-night-mode-on  .socket_color .entry-summary .woocommerce-product-rating  .woocommerce-review-link, body.wp-night-mode-on  .socket_color .chosen-container-single .chosen-single span, body.wp-night-mode-on  #top .socket_color .select2-container .select2-choice, body.wp-night-mode-on  .socket_color .woocommerce-MyAccount-navigation-link.is-active a{color: #515052;}
body.wp-night-mode-on .socket_color div.product .woocommerce-tabs ul.tabs li.active a, body.wp-night-mode-on  .socket_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content, body.wp-night-mode-on   .socket_color .cart_dropdown_link, body.wp-night-mode-on  .socket_color .inner_product_header, body.wp-night-mode-on  .socket_color .avia-arrow, body.wp-night-mode-on  #top .socket_color .variations select, body.wp-night-mode-on  #top .socket_color .variations input, body.wp-night-mode-on  #top .socket_color #reviews input[type='text'], body.wp-night-mode-on  #top .socket_color #reviews input[type='email'], body.wp-night-mode-on  .socket_color #reviews .comment-text, body.wp-night-mode-on  .socket_color #reviews #comment, body.wp-night-mode-on  .socket_color .single-product-main-image .images a, body.wp-night-mode-on  #top .socket_color .shop_table.cart .input-text, body.wp-night-mode-on  #top .socket_color form.login .input-text, body.wp-night-mode-on  #top .socket_color form.register .input-text, body.wp-night-mode-on  .socket_color .chosen-container-single .chosen-search, body.wp-night-mode-on  .socket_color .products .product-category h3:before, body.wp-night-mode-on  #top .socket_color .quantity input.qty{background-color: #ffffff;}
body.wp-night-mode-on .socket_color .woocommerce-tabs .tabs .active, body.wp-night-mode-on  .socket_color div.product .woocommerce-tabs .panel, body.wp-night-mode-on  .socket_color .activeslideThumb, body.wp-night-mode-on  .socket_color #payment li, body.wp-night-mode-on  .socket_color .widget_price_filter .ui-slider-horizontal .ui-slider-range, body.wp-night-mode-on   .socket_color .avia_cart, body.wp-night-mode-on  .socket_color form.login, body.wp-night-mode-on  .socket_color form.register, body.wp-night-mode-on  .socket_color .col-1, body.wp-night-mode-on  .socket_color .col-2, body.wp-night-mode-on  .socket_color .variations_form, body.wp-night-mode-on   .socket_color .dynamic-title, body.wp-night-mode-on  .socket_color .single-product-main-image .thumbnails a , body.wp-night-mode-on  .socket_color .quantity input.qty, body.wp-night-mode-on  .socket_color .avia_cart_buttons, body.wp-night-mode-on   #top  .socket_color .dropdown_widget .buttons, body.wp-night-mode-on  div .dropdown_widget .cart_list li:hover, body.wp-night-mode-on  .socket_color .woocommerce-info, body.wp-night-mode-on  #top .socket_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .socket_color .chosen-search input[type='text'], body.wp-night-mode-on  .socket_color .chosen-results, body.wp-night-mode-on  .socket_color .chosen-container .chosen-drop, body.wp-night-mode-on  #top .socket_color .select2-container .select2-choice, body.wp-night-mode-on  .socket_color .widget_layered_nav_filters .chosen a:hover, body.wp-night-mode-on   .socket_color .widget_layered_nav .chosen a:hover, body.wp-night-mode-on  .socket_color .woocommerce-MyAccount-navigation-link.is-active, body.wp-night-mode-on  .socket_color .woocommerce-MyAccount-navigation-link:hover{background-color: #f4f4f4;}
body.wp-night-mode-on .socket_color .thumbnail_container img, body.wp-night-mode-on  #top .socket_color #main .order_details, body.wp-night-mode-on  #top .socket_color .chosen-search input[type='text'], body.wp-night-mode-on  #top .socket_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .socket_color .chosen-container-active .chosen-single, body.wp-night-mode-on  #top .socket_color .chosen-container .chosen-drop, body.wp-night-mode-on  .socket_color .chosen-container .chosen-results, body.wp-night-mode-on  .socket_color .products .product-category h3:before, body.wp-night-mode-on  #top .socket_color .select2-container .select2-choice{border-color: #e8e8e8;}
body.wp-night-mode-on .socket_color .summary div{border-color: #f4f4f4;}
body.wp-night-mode-on .socket_color .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle, body.wp-night-mode-on  #top .socket_color a.remove, body.wp-night-mode-on  #top .socket_color .onsale{background-color: #000103;}
body.wp-night-mode-on #top .socket_color .active-result.highlighted{background-color: #000103;color: #ffffff;}
body.wp-night-mode-on .socket_color #shop_header a:hover{color: #fff;}
body.wp-night-mode-on #top .socket_color .price, body.wp-night-mode-on  .socket_color .stock, body.wp-night-mode-on  #top #wrap_all .socket_color ins, body.wp-night-mode-on  .socket_color .products .product-category h3 .count, body.wp-night-mode-on  .socket_color .widget_layered_nav_filters .chosen a:before, body.wp-night-mode-on  .socket_color .widget_layered_nav .chosen a:before{color:#000103;}
body.wp-night-mode-on .socket_color .dynamic-title a:hover{color:#515052;}
body.wp-night-mode-on .socket_color .widget_price_filter .price_slider_wrapper .ui-widget-content{background: #e8e8e8;}
body.wp-night-mode-on #top .socket_color .chzn-container-single .chzn-single{border-color: #e8e8e8;background-color: #f4f4f4;color:#515052;}
body.wp-night-mode-on .socket_color #payment {background-color: #f4f4f4;}
body.wp-night-mode-on #top .socket_color .quantity input.plus, body.wp-night-mode-on  #top .socket_color .quantity input.minus {border-color: #e8e8e8;background-color: #e3e3e3;color:#515052;}
body.wp-night-mode-on .socket_color .wc-bookings-booking-form .block-picker li a, body.wp-night-mode-on  #top .socket_color .wc-bookings-date-picker .ui-datepicker td{border-color: #e8e8e8;}
body.wp-night-mode-on #top .socket_color .wc-bookings-booking-form .block-picker li a:hover, body.wp-night-mode-on #top .socket_color .wc-bookings-booking-form .block-picker li a:focus, body.wp-night-mode-on #top .socket_color .wc-bookings-booking-form .block-picker li a.selected{background-color: #000103 !important;color:#ffffff !important;}
body.wp-night-mode-on #top .socket_color .wc-bookings-date-picker legend .wc-bookings-date-picker-choose-date, body.wp-night-mode-on  #top .socket_color .wc-bookings-date-picker .ui-datepicker-header{border-color: #000103;background-color: #000103;color:#ffffff;}
body.wp-night-mode-on .socket_color .wc-bookings-date-picker .ui-datepicker td.bookable a{background-color: #000103 !important;color:#ffffff !important;border-color: #e8e8e8;}
body.wp-night-mode-on #top .socket_color .wc-bookings-date-picker .ui-datepicker th, body.wp-night-mode-on #top .socket_color .wc-bookings-date-picker .ui-datepicker td .ui-state-default{color:#37393f;}
body.wp-night-mode-on #top .socket_color .wc_bookings_field_start_date, body.wp-night-mode-on  #top .socket_color .wc-bookings-date-picker span.label{color: #515052;}
body.wp-night-mode-on #top .socket_color .wc-bookings-booking-form .wc-bookings-booking-cost, body.wp-night-mode-on  #top .socket_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month{background-color: #f4f4f4;}
body.wp-night-mode-on #top .wc-bookings-booking-form .blockUI.blockOverlay{background-color: #ffffff !important;}
body.wp-night-mode-on #top .socket_color .wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default, body.wp-night-mode-on  #top .socket_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a, body.wp-night-mode-on #top .socket_color .wc-bookings-date-picker .ui-datepicker td.bookable-range{background: #000000 !important;color: #ffffff;}
body.wp-night-mode-on .socket_color .sort-param > li > span, body.wp-night-mode-on  .socket_color .sort-param > li > a, body.wp-night-mode-on  .socket_color .sort-param ul{background-color: #f4f4f4;}
body.wp-night-mode-on .socket_color .sort-param > li:hover > span, body.wp-night-mode-on  .socket_color .sort-param > li:hover > a, body.wp-night-mode-on  .socket_color .sort-param > li:hover ul, body.wp-night-mode-on  .socket_color .product-sorting strong{color:#515052;}
body.wp-night-mode-on .socket_color .sort-param  a{color:#515052;}
body.wp-night-mode-on #top .socket_color .sort-param  a:hover{color:#515052;}
body.wp-night-mode-on .socket_color .avia-bullet{border-color: #515052;}
body.wp-night-mode-on #top .socket_color a:hover .avia-bullet{border-color: #515052;}
body.wp-night-mode-on .socket_color .sort-param  .current-param a{color:#000103;}
body.wp-night-mode-on .socket_color .sort-param .current-param .avia-bullet{border-color:#000103;}
body.wp-night-mode-on .footer_color .cart_dropdown .dropdown_widget li a, body.wp-night-mode-on  #top .footer_color  .avia_cart_buttons .button, body.wp-night-mode-on   #top .footer_color .dropdown_widget .buttons .button, body.wp-night-mode-on  .footer_color .cart_dropdown_first .cart_dropdown_link, body.wp-night-mode-on  #top .footer_color p.order-info mark{color: #37393f;}
body.wp-night-mode-on .footer_color .woocommerce-tabs .tabs a, body.wp-night-mode-on  .footer_color .product_meta, body.wp-night-mode-on  .footer_color .quantity input.qty, body.wp-night-mode-on  .footer_color .cart_dropdown .dropdown_widget, body.wp-night-mode-on  .footer_color .avia_select_fake_val, body.wp-night-mode-on  .footer_color address, body.wp-night-mode-on  .footer_color .product>a .footer_color .product_excerpt, body.wp-night-mode-on  .footer_color .term_description, body.wp-night-mode-on  #top .footer_color .price .from, body.wp-night-mode-on  #top #wrap_all .footer_color del, body.wp-night-mode-on  .footer_color .dynamic-title .dynamic-heading, body.wp-night-mode-on  .footer_color .dynamic-title a, body.wp-night-mode-on  .footer_color .entry-summary .woocommerce-product-rating  .woocommerce-review-link, body.wp-night-mode-on  .footer_color .chosen-container-single .chosen-single span, body.wp-night-mode-on  #top .footer_color .select2-container .select2-choice, body.wp-night-mode-on  .footer_color .woocommerce-MyAccount-navigation-link.is-active a{color: #515052;}
body.wp-night-mode-on .footer_color div.product .woocommerce-tabs ul.tabs li.active a, body.wp-night-mode-on  .footer_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content, body.wp-night-mode-on   .footer_color .cart_dropdown_link, body.wp-night-mode-on  .footer_color .inner_product_header, body.wp-night-mode-on  .footer_color .avia-arrow, body.wp-night-mode-on  #top .footer_color .variations select, body.wp-night-mode-on  #top .footer_color .variations input, body.wp-night-mode-on  #top .footer_color #reviews input[type='text'], body.wp-night-mode-on  #top .footer_color #reviews input[type='email'], body.wp-night-mode-on  .footer_color #reviews .comment-text, body.wp-night-mode-on  .footer_color #reviews #comment, body.wp-night-mode-on  .footer_color .single-product-main-image .images a, body.wp-night-mode-on  #top .footer_color .shop_table.cart .input-text, body.wp-night-mode-on  #top .footer_color form.login .input-text, body.wp-night-mode-on  #top .footer_color form.register .input-text, body.wp-night-mode-on  .footer_color .chosen-container-single .chosen-search, body.wp-night-mode-on  .footer_color .products .product-category h3:before, body.wp-night-mode-on  #top .footer_color .quantity input.qty{background-color: #f4f4f4;}
body.wp-night-mode-on .footer_color .woocommerce-tabs .tabs .active, body.wp-night-mode-on  .footer_color div.product .woocommerce-tabs .panel, body.wp-night-mode-on  .footer_color .activeslideThumb, body.wp-night-mode-on  .footer_color #payment li, body.wp-night-mode-on  .footer_color .widget_price_filter .ui-slider-horizontal .ui-slider-range, body.wp-night-mode-on   .footer_color .avia_cart, body.wp-night-mode-on  .footer_color form.login, body.wp-night-mode-on  .footer_color form.register, body.wp-night-mode-on  .footer_color .col-1, body.wp-night-mode-on  .footer_color .col-2, body.wp-night-mode-on  .footer_color .variations_form, body.wp-night-mode-on   .footer_color .dynamic-title, body.wp-night-mode-on  .footer_color .single-product-main-image .thumbnails a , body.wp-night-mode-on  .footer_color .quantity input.qty, body.wp-night-mode-on  .footer_color .avia_cart_buttons, body.wp-night-mode-on   #top  .footer_color .dropdown_widget .buttons, body.wp-night-mode-on  div .dropdown_widget .cart_list li:hover, body.wp-night-mode-on  .footer_color .woocommerce-info, body.wp-night-mode-on  #top .footer_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .footer_color .chosen-search input[type='text'], body.wp-night-mode-on  .footer_color .chosen-results, body.wp-night-mode-on  .footer_color .chosen-container .chosen-drop, body.wp-night-mode-on  #top .footer_color .select2-container .select2-choice, body.wp-night-mode-on  .footer_color .widget_layered_nav_filters .chosen a:hover, body.wp-night-mode-on   .footer_color .widget_layered_nav .chosen a:hover, body.wp-night-mode-on  .footer_color .woocommerce-MyAccount-navigation-link.is-active, body.wp-night-mode-on  .footer_color .woocommerce-MyAccount-navigation-link:hover{background-color: #e8e8e8;}
body.wp-night-mode-on .footer_color .thumbnail_container img, body.wp-night-mode-on  #top .footer_color #main .order_details, body.wp-night-mode-on  #top .footer_color .chosen-search input[type='text'], body.wp-night-mode-on  #top .footer_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .footer_color .chosen-container-active .chosen-single, body.wp-night-mode-on  #top .footer_color .chosen-container .chosen-drop, body.wp-night-mode-on  .footer_color .chosen-container .chosen-results, body.wp-night-mode-on  .footer_color .products .product-category h3:before, body.wp-night-mode-on  #top .footer_color .select2-container .select2-choice{border-color: #f4f4f4;}
body.wp-night-mode-on .footer_color .summary div{border-color: #e8e8e8;}
body.wp-night-mode-on .footer_color .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle, body.wp-night-mode-on  #top .footer_color a.remove, body.wp-night-mode-on  #top .footer_color .onsale{background-color: #000103;}
body.wp-night-mode-on #top .footer_color .active-result.highlighted{background-color: #000103;color: #ffffff;}
body.wp-night-mode-on .footer_color #shop_header a:hover{color: #fff;}
body.wp-night-mode-on #top .footer_color .price, body.wp-night-mode-on  .footer_color .stock, body.wp-night-mode-on  #top #wrap_all .footer_color ins, body.wp-night-mode-on  .footer_color .products .product-category h3 .count, body.wp-night-mode-on  .footer_color .widget_layered_nav_filters .chosen a:before, body.wp-night-mode-on  .footer_color .widget_layered_nav .chosen a:before{color:#000103;}
body.wp-night-mode-on .footer_color .dynamic-title a:hover{color:#1c1d21;}
body.wp-night-mode-on .footer_color .widget_price_filter .price_slider_wrapper .ui-widget-content{background: #f4f4f4;}
body.wp-night-mode-on #top .footer_color .chzn-container-single .chzn-single{border-color: #f4f4f4;background-color: #e8e8e8;color:#515052;}
body.wp-night-mode-on .footer_color #payment {background-color: #e8e8e8;}
body.wp-night-mode-on #top .footer_color .quantity input.plus, body.wp-night-mode-on  #top .footer_color .quantity input.minus {border-color: #f4f4f4;background-color: #d7d7d7;color:#515052;}
body.wp-night-mode-on .footer_color .wc-bookings-booking-form .block-picker li a, body.wp-night-mode-on  #top .footer_color .wc-bookings-date-picker .ui-datepicker td{border-color: #f4f4f4;}
body.wp-night-mode-on #top .footer_color .wc-bookings-booking-form .block-picker li a:hover, body.wp-night-mode-on #top .footer_color .wc-bookings-booking-form .block-picker li a:focus, body.wp-night-mode-on #top .footer_color .wc-bookings-booking-form .block-picker li a.selected{background-color: #000103 !important;color:#ffffff !important;}
body.wp-night-mode-on #top .footer_color .wc-bookings-date-picker legend .wc-bookings-date-picker-choose-date, body.wp-night-mode-on  #top .footer_color .wc-bookings-date-picker .ui-datepicker-header{border-color: #000103;background-color: #000103;color:#ffffff;}
body.wp-night-mode-on .footer_color .wc-bookings-date-picker .ui-datepicker td.bookable a{background-color: #000103 !important;color:#ffffff !important;border-color: #f4f4f4;}
body.wp-night-mode-on #top .footer_color .wc-bookings-date-picker .ui-datepicker th, body.wp-night-mode-on #top .footer_color .wc-bookings-date-picker .ui-datepicker td .ui-state-default{color:#37393f;}
body.wp-night-mode-on #top .footer_color .wc_bookings_field_start_date, body.wp-night-mode-on  #top .footer_color .wc-bookings-date-picker span.label{color: #515052;}
body.wp-night-mode-on #top .footer_color .wc-bookings-booking-form .wc-bookings-booking-cost, body.wp-night-mode-on  #top .footer_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month{background-color: #e8e8e8;}
body.wp-night-mode-on #top .wc-bookings-booking-form .blockUI.blockOverlay{background-color: #f4f4f4 !important;}
body.wp-night-mode-on #top .footer_color .wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default, body.wp-night-mode-on  #top .footer_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a, body.wp-night-mode-on #top .footer_color .wc-bookings-date-picker .ui-datepicker td.bookable-range{background: #000000 !important;color: #ffffff;}
body.wp-night-mode-on .footer_color .sort-param > li > span, body.wp-night-mode-on  .footer_color .sort-param > li > a, body.wp-night-mode-on  .footer_color .sort-param ul{background-color: #e8e8e8;}
body.wp-night-mode-on .footer_color .sort-param > li:hover > span, body.wp-night-mode-on  .footer_color .sort-param > li:hover > a, body.wp-night-mode-on  .footer_color .sort-param > li:hover ul, body.wp-night-mode-on  .footer_color .product-sorting strong{color:#999999;}
body.wp-night-mode-on .footer_color .sort-param  a{color:#515052;}
body.wp-night-mode-on #top .footer_color .sort-param  a:hover{color:#1c1d21;}
body.wp-night-mode-on .footer_color .avia-bullet{border-color: #515052;}
body.wp-night-mode-on #top .footer_color a:hover .avia-bullet{border-color: #1c1d21;}
body.wp-night-mode-on .footer_color .sort-param  .current-param a{color:#000103;}
body.wp-night-mode-on .footer_color .sort-param .current-param .avia-bullet{border-color:#000103;}
body.wp-night-mode-on .alternate_color .cart_dropdown .dropdown_widget li a, body.wp-night-mode-on  #top .alternate_color  .avia_cart_buttons .button, body.wp-night-mode-on   #top .alternate_color .dropdown_widget .buttons .button, body.wp-night-mode-on  .alternate_color .cart_dropdown_first .cart_dropdown_link, body.wp-night-mode-on  #top .alternate_color p.order-info mark{color: #37393f;}
body.wp-night-mode-on .alternate_color .woocommerce-tabs .tabs a, body.wp-night-mode-on  .alternate_color .product_meta, body.wp-night-mode-on  .alternate_color .quantity input.qty, body.wp-night-mode-on  .alternate_color .cart_dropdown .dropdown_widget, body.wp-night-mode-on  .alternate_color .avia_select_fake_val, body.wp-night-mode-on  .alternate_color address, body.wp-night-mode-on  .alternate_color .product>a .alternate_color .product_excerpt, body.wp-night-mode-on  .alternate_color .term_description, body.wp-night-mode-on  #top .alternate_color .price .from, body.wp-night-mode-on  #top #wrap_all .alternate_color del, body.wp-night-mode-on  .alternate_color .dynamic-title .dynamic-heading, body.wp-night-mode-on  .alternate_color .dynamic-title a, body.wp-night-mode-on  .alternate_color .entry-summary .woocommerce-product-rating  .woocommerce-review-link, body.wp-night-mode-on  .alternate_color .chosen-container-single .chosen-single span, body.wp-night-mode-on  #top .alternate_color .select2-container .select2-choice, body.wp-night-mode-on  .alternate_color .woocommerce-MyAccount-navigation-link.is-active a{color: #515052;}
body.wp-night-mode-on .alternate_color div.product .woocommerce-tabs ul.tabs li.active a, body.wp-night-mode-on  .alternate_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content, body.wp-night-mode-on   .alternate_color .cart_dropdown_link, body.wp-night-mode-on  .alternate_color .inner_product_header, body.wp-night-mode-on  .alternate_color .avia-arrow, body.wp-night-mode-on  #top .alternate_color .variations select, body.wp-night-mode-on  #top .alternate_color .variations input, body.wp-night-mode-on  #top .alternate_color #reviews input[type='text'], body.wp-night-mode-on  #top .alternate_color #reviews input[type='email'], body.wp-night-mode-on  .alternate_color #reviews .comment-text, body.wp-night-mode-on  .alternate_color #reviews #comment, body.wp-night-mode-on  .alternate_color .single-product-main-image .images a, body.wp-night-mode-on  #top .alternate_color .shop_table.cart .input-text, body.wp-night-mode-on  #top .alternate_color form.login .input-text, body.wp-night-mode-on  #top .alternate_color form.register .input-text, body.wp-night-mode-on  .alternate_color .chosen-container-single .chosen-search, body.wp-night-mode-on  .alternate_color .products .product-category h3:before, body.wp-night-mode-on  #top .alternate_color .quantity input.qty{background-color: #f4f4f4;}
body.wp-night-mode-on .alternate_color .woocommerce-tabs .tabs .active, body.wp-night-mode-on  .alternate_color div.product .woocommerce-tabs .panel, body.wp-night-mode-on  .alternate_color .activeslideThumb, body.wp-night-mode-on  .alternate_color #payment li, body.wp-night-mode-on  .alternate_color .widget_price_filter .ui-slider-horizontal .ui-slider-range, body.wp-night-mode-on   .alternate_color .avia_cart, body.wp-night-mode-on  .alternate_color form.login, body.wp-night-mode-on  .alternate_color form.register, body.wp-night-mode-on  .alternate_color .col-1, body.wp-night-mode-on  .alternate_color .col-2, body.wp-night-mode-on  .alternate_color .variations_form, body.wp-night-mode-on   .alternate_color .dynamic-title, body.wp-night-mode-on  .alternate_color .single-product-main-image .thumbnails a , body.wp-night-mode-on  .alternate_color .quantity input.qty, body.wp-night-mode-on  .alternate_color .avia_cart_buttons, body.wp-night-mode-on   #top  .alternate_color .dropdown_widget .buttons, body.wp-night-mode-on  div .dropdown_widget .cart_list li:hover, body.wp-night-mode-on  .alternate_color .woocommerce-info, body.wp-night-mode-on  #top .alternate_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .alternate_color .chosen-search input[type='text'], body.wp-night-mode-on  .alternate_color .chosen-results, body.wp-night-mode-on  .alternate_color .chosen-container .chosen-drop, body.wp-night-mode-on  #top .alternate_color .select2-container .select2-choice, body.wp-night-mode-on  .alternate_color .widget_layered_nav_filters .chosen a:hover, body.wp-night-mode-on   .alternate_color .widget_layered_nav .chosen a:hover, body.wp-night-mode-on  .alternate_color .woocommerce-MyAccount-navigation-link.is-active, body.wp-night-mode-on  .alternate_color .woocommerce-MyAccount-navigation-link:hover{background-color: #e8e8e8;}
body.wp-night-mode-on .alternate_color .thumbnail_container img, body.wp-night-mode-on  #top .alternate_color #main .order_details, body.wp-night-mode-on  #top .alternate_color .chosen-search input[type='text'], body.wp-night-mode-on  #top .alternate_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .alternate_color .chosen-container-active .chosen-single, body.wp-night-mode-on  #top .alternate_color .chosen-container .chosen-drop, body.wp-night-mode-on  .alternate_color .chosen-container .chosen-results, body.wp-night-mode-on  .alternate_color .products .product-category h3:before, body.wp-night-mode-on  #top .alternate_color .select2-container .select2-choice{border-color: #FFFFFF;}
body.wp-night-mode-on .alternate_color .summary div{border-color: #e8e8e8;}
body.wp-night-mode-on #top .alternate_color .active-result.highlighted{background-color: #ffd500;color: #ffffff;}
body.wp-night-mode-on .alternate_color #shop_header a:hover{color: #fff;}
body.wp-night-mode-on .alternate_color .widget_price_filter .price_slider_wrapper .ui-widget-content{background: #FFFFFF;}
body.wp-night-mode-on #top .alternate_color .chzn-container-single .chzn-single{border-color: #FFFFFF;background-color: #e8e8e8;color:#515052;}
body.wp-night-mode-on .alternate_color #payment {background-color: #e8e8e8;}
body.wp-night-mode-on #top .alternate_color .quantity input.plus, body.wp-night-mode-on  #top .alternate_color .quantity input.minus {border-color: #FFFFFF;background-color: #d7d7d7;color:#515052;}
body.wp-night-mode-on .alternate_color .wc-bookings-booking-form .block-picker li a, body.wp-night-mode-on  #top .alternate_color .wc-bookings-date-picker .ui-datepicker td{border-color: #FFFFFF;}
body.wp-night-mode-on #top .alternate_color .wc-bookings-booking-form .block-picker li a:hover, body.wp-night-mode-on #top .alternate_color .wc-bookings-booking-form .block-picker li a:focus, body.wp-night-mode-on #top .alternate_color .wc-bookings-booking-form .block-picker li a.selected{background-color: #ffd500 !important;color:#ffffff !important;}
body.wp-night-mode-on #top .alternate_color .wc-bookings-date-picker legend .wc-bookings-date-picker-choose-date, body.wp-night-mode-on  #top .alternate_color .wc-bookings-date-picker .ui-datepicker-header{border-color: #ffd500;background-color: #ffd500;color:#ffffff;}
body.wp-night-mode-on .alternate_color .wc-bookings-date-picker .ui-datepicker td.bookable a{background-color: #ffd500 !important;color:#ffffff !important;border-color: #FFFFFF;}
body.wp-night-mode-on #top .alternate_color .wc-bookings-date-picker .ui-datepicker th, body.wp-night-mode-on #top .alternate_color .wc-bookings-date-picker .ui-datepicker td .ui-state-default{color:#37393f;}
body.wp-night-mode-on #top .alternate_color .wc_bookings_field_start_date, body.wp-night-mode-on  #top .alternate_color .wc-bookings-date-picker span.label{color: #515052;}
body.wp-night-mode-on #top .alternate_color .wc-bookings-booking-form .wc-bookings-booking-cost, body.wp-night-mode-on  #top .alternate_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month{background-color: #e8e8e8;}
body.wp-night-mode-on #top .wc-bookings-booking-form .blockUI.blockOverlay{background-color: #f4f4f4 !important;}
body.wp-night-mode-on #top .alternate_color .wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default, body.wp-night-mode-on  #top .alternate_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a, body.wp-night-mode-on #top .alternate_color .wc-bookings-date-picker .ui-datepicker td.bookable-range{background: #bb9100 !important;color: #ffffff;}
body.wp-night-mode-on .alternate_color .sort-param > li > span, body.wp-night-mode-on  .alternate_color .sort-param > li > a, body.wp-night-mode-on  .alternate_color .sort-param ul{background-color: #e8e8e8;}
body.wp-night-mode-on .alternate_color .sort-param > li:hover > span, body.wp-night-mode-on  .alternate_color .sort-param > li:hover > a, body.wp-night-mode-on  .alternate_color .sort-param > li:hover ul, body.wp-night-mode-on  .alternate_color .product-sorting strong{color:#000103;}
body.wp-night-mode-on .alternate_color .sort-param  a{color:#515052;}
body.wp-night-mode-on .alternate_color .avia-bullet{border-color: #515052;}
body.wp-night-mode-on .main_color .cart_dropdown .dropdown_widget li a, body.wp-night-mode-on  #top .main_color  .avia_cart_buttons .button, body.wp-night-mode-on   #top .main_color .dropdown_widget .buttons .button, body.wp-night-mode-on  .main_color .cart_dropdown_first .cart_dropdown_link, body.wp-night-mode-on  #top .main_color p.order-info mark{color: #37393f;}
body.wp-night-mode-on .main_color .woocommerce-tabs .tabs a, body.wp-night-mode-on  .main_color .product_meta, body.wp-night-mode-on  .main_color .quantity input.qty, body.wp-night-mode-on  .main_color .cart_dropdown .dropdown_widget, body.wp-night-mode-on  .main_color .avia_select_fake_val, body.wp-night-mode-on  .main_color address, body.wp-night-mode-on  .main_color .product>a .main_color .product_excerpt, body.wp-night-mode-on  .main_color .term_description, body.wp-night-mode-on  #top .main_color .price .from, body.wp-night-mode-on  #top #wrap_all .main_color del, body.wp-night-mode-on  .main_color .dynamic-title .dynamic-heading, body.wp-night-mode-on  .main_color .dynamic-title a, body.wp-night-mode-on  .main_color .entry-summary .woocommerce-product-rating  .woocommerce-review-link, body.wp-night-mode-on  .main_color .chosen-container-single .chosen-single span, body.wp-night-mode-on  #top .main_color .select2-container .select2-choice, body.wp-night-mode-on  .main_color .woocommerce-MyAccount-navigation-link.is-active a{color: #515052;}
body.wp-night-mode-on .main_color div.product .woocommerce-tabs ul.tabs li.active a, body.wp-night-mode-on  .main_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content, body.wp-night-mode-on   .main_color .cart_dropdown_link, body.wp-night-mode-on  .main_color .inner_product_header, body.wp-night-mode-on  .main_color .avia-arrow, body.wp-night-mode-on  #top .main_color .variations select, body.wp-night-mode-on  #top .main_color .variations input, body.wp-night-mode-on  #top .main_color #reviews input[type='text'], body.wp-night-mode-on  #top .main_color #reviews input[type='email'], body.wp-night-mode-on  .main_color #reviews .comment-text, body.wp-night-mode-on  .main_color #reviews #comment, body.wp-night-mode-on  .main_color .single-product-main-image .images a, body.wp-night-mode-on  #top .main_color .shop_table.cart .input-text, body.wp-night-mode-on  #top .main_color form.login .input-text, body.wp-night-mode-on  #top .main_color form.register .input-text, body.wp-night-mode-on  .main_color .chosen-container-single .chosen-search, body.wp-night-mode-on  .main_color .products .product-category h3:before, body.wp-night-mode-on  #top .main_color .quantity input.qty{background-color: #f4f4f4;}
body.wp-night-mode-on .main_color .woocommerce-tabs .tabs .active, body.wp-night-mode-on  .main_color div.product .woocommerce-tabs .panel, body.wp-night-mode-on  .main_color .activeslideThumb, body.wp-night-mode-on  .main_color #payment li, body.wp-night-mode-on  .main_color .widget_price_filter .ui-slider-horizontal .ui-slider-range, body.wp-night-mode-on   .main_color .avia_cart, body.wp-night-mode-on  .main_color form.login, body.wp-night-mode-on  .main_color form.register, body.wp-night-mode-on  .main_color .col-1, body.wp-night-mode-on  .main_color .col-2, body.wp-night-mode-on  .main_color .variations_form, body.wp-night-mode-on   .main_color .dynamic-title, body.wp-night-mode-on  .main_color .single-product-main-image .thumbnails a , body.wp-night-mode-on  .main_color .quantity input.qty, body.wp-night-mode-on  .main_color .avia_cart_buttons, body.wp-night-mode-on   #top  .main_color .dropdown_widget .buttons, body.wp-night-mode-on  div .dropdown_widget .cart_list li:hover, body.wp-night-mode-on  .main_color .woocommerce-info, body.wp-night-mode-on  #top .main_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .main_color .chosen-search input[type='text'], body.wp-night-mode-on  .main_color .chosen-results, body.wp-night-mode-on  .main_color .chosen-container .chosen-drop, body.wp-night-mode-on  #top .main_color .select2-container .select2-choice, body.wp-night-mode-on  .main_color .widget_layered_nav_filters .chosen a:hover, body.wp-night-mode-on   .main_color .widget_layered_nav .chosen a:hover, body.wp-night-mode-on  .main_color .woocommerce-MyAccount-navigation-link.is-active, body.wp-night-mode-on  .main_color .woocommerce-MyAccount-navigation-link:hover{background-color: #e8e8e8;}
body.wp-night-mode-on .main_color .thumbnail_container img, body.wp-night-mode-on  #top .main_color #main .order_details, body.wp-night-mode-on  #top .main_color .chosen-search input[type='text'], body.wp-night-mode-on  #top .main_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .main_color .chosen-container-active .chosen-single, body.wp-night-mode-on  #top .main_color .chosen-container .chosen-drop, body.wp-night-mode-on  .main_color .chosen-container .chosen-results, body.wp-night-mode-on  .main_color .products .product-category h3:before, body.wp-night-mode-on  #top .main_color .select2-container .select2-choice{border-color: #ffffff;}
body.wp-night-mode-on .main_color .summary div{border-color: #e8e8e8;}
body.wp-night-mode-on #top .main_color .active-result.highlighted{background-color: #ffd500;color: #ffffff;}
body.wp-night-mode-on .main_color #shop_header a:hover{color: #fff;}
body.wp-night-mode-on .main_color .widget_price_filter .price_slider_wrapper .ui-widget-content{background: #ffffff;}
body.wp-night-mode-on #top .main_color .chzn-container-single .chzn-single{border-color: #ffffff;background-color: #e8e8e8;color:#515052;}
body.wp-night-mode-on .main_color #payment {background-color: #e8e8e8;}
	
/* Eigene Änderungen 7 Mengen Angabe Feld */

body.wp-night-mode-on .main_color .quantity input.plus, body.wp-night-mode-on .main_color .quantity input.minus {border-color: #ffffff !important; background-color: #d7d7d7 !important;color:#515052 !important;}

	/* Original zu Eigene Änderungen 7:
body.wp-night-mode-on #top .main_color .quantity input.plus, body.wp-night-mode-on  #top .main_color .quantity input.minus {border-color: #ffffff;background-color: #d7d7d7;color:#515052;}
	*/
	
body.wp-night-mode-on .main_color .wc-bookings-booking-form .block-picker li a, body.wp-night-mode-on  #top .main_color .wc-bookings-date-picker .ui-datepicker td{border-color: #ffffff;}
body.wp-night-mode-on #top .main_color .wc-bookings-booking-form .block-picker li a:hover, body.wp-night-mode-on #top .main_color .wc-bookings-booking-form .block-picker li a:focus, body.wp-night-mode-on #top .main_color .wc-bookings-booking-form .block-picker li a.selected{background-color: #ffd500 !important;color:#ffffff !important;}
body.wp-night-mode-on #top .main_color .wc-bookings-date-picker legend .wc-bookings-date-picker-choose-date, body.wp-night-mode-on  #top .main_color .wc-bookings-date-picker .ui-datepicker-header{border-color: #ffd500;background-color: #ffd500;color:#ffffff;}
body.wp-night-mode-on .main_color .wc-bookings-date-picker .ui-datepicker td.bookable a{background-color: #ffd500 !important;color:#ffffff !important;border-color: #ffffff;}
body.wp-night-mode-on #top .main_color .wc-bookings-date-picker .ui-datepicker th, body.wp-night-mode-on #top .main_color .wc-bookings-date-picker .ui-datepicker td .ui-state-default{color:#37393f;}
body.wp-night-mode-on #top .main_color .wc_bookings_field_start_date, body.wp-night-mode-on  #top .main_color .wc-bookings-date-picker span.label{color: #515052;}
body.wp-night-mode-on #top .main_color .wc-bookings-booking-form .wc-bookings-booking-cost, body.wp-night-mode-on  #top .main_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month{background-color: #e8e8e8;}
body.wp-night-mode-on #top .wc-bookings-booking-form .blockUI.blockOverlay{background-color: #f4f4f4 !important;}
body.wp-night-mode-on #top .main_color .wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default, body.wp-night-mode-on  #top .main_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a, body.wp-night-mode-on #top .main_color .wc-bookings-date-picker .ui-datepicker td.bookable-range{background: #bb9100 !important;color: #ffffff;}
body.wp-night-mode-on .main_color .sort-param > li > span, body.wp-night-mode-on  .main_color .sort-param > li > a, body.wp-night-mode-on  .main_color .sort-param ul{background-color: #e8e8e8;}
body.wp-night-mode-on .main_color .sort-param > li:hover > span, body.wp-night-mode-on  .main_color .sort-param > li:hover > a, body.wp-night-mode-on  .main_color .sort-param > li:hover ul, body.wp-night-mode-on  .main_color .product-sorting strong{color:#000103;}
body.wp-night-mode-on .main_color .sort-param  a{color:#515052;}
body.wp-night-mode-on .main_color .avia-bullet{border-color: #515052;}
body.wp-night-mode-on .added_to_cart_notification, body.wp-night-mode-on  .added_to_cart_notification .avia-arrow{background-color: #f4f4f4;color: #515052;border-color: #ffffff;}
body.wp-night-mode-on .added_to_cart_notification strong{color:#000103;}
body.wp-night-mode-on #top .select2-drop{ background-color: #f4f4f4; }
body.wp-night-mode-on #top .select2-results{color:#515052;}
body.wp-night-mode-on #top .select2-search{ background-color: #e8e8e8; }
body.wp-night-mode-on #top .select2-search, body.wp-night-mode-on  #top .select2-drop-active{border-color: #ffffff;}
body.wp-night-mode-on #top .select2-search input[type='text']{background-color: #f4f4f4; color: #515052; border-color: #ffffff;}
body.wp-night-mode-on .select2-results .select2-highlighted {color: #ffffff; background-color: #ffd500; }
body.wp-night-mode-on #top .avia-wc-notice-box.main_color .woocommerce-message a.button{background-color: #ffd500;color: #ffffff;border-color: #ddb300;}
body.wp-night-mode-on #top .avia-wc-notice-box.main_color .woocommerce-message a.button:hover{background-color: #6d44ff;color: #f4f4f4;border-color: #4b22dd;}
body.wp-night-mode-on .header_color .cart_dropdown .dropdown_widget li a, body.wp-night-mode-on  #top .header_color  .avia_cart_buttons .button, body.wp-night-mode-on   #top .header_color .dropdown_widget .buttons .button, body.wp-night-mode-on  .header_color .cart_dropdown_first .cart_dropdown_link, body.wp-night-mode-on  #top .header_color p.order-info mark{color: #37393f;}
body.wp-night-mode-on .header_color .woocommerce-tabs .tabs a, body.wp-night-mode-on  .header_color .product_meta, body.wp-night-mode-on  .header_color .quantity input.qty, body.wp-night-mode-on  .header_color .cart_dropdown .dropdown_widget, body.wp-night-mode-on  .header_color .avia_select_fake_val, body.wp-night-mode-on  .header_color address, body.wp-night-mode-on  .header_color .product>a .header_color .product_excerpt, body.wp-night-mode-on  .header_color .term_description, body.wp-night-mode-on  #top .header_color .price .from, body.wp-night-mode-on  #top #wrap_all .header_color del, body.wp-night-mode-on  .header_color .dynamic-title .dynamic-heading, body.wp-night-mode-on  .header_color .dynamic-title a, body.wp-night-mode-on  .header_color .entry-summary .woocommerce-product-rating  .woocommerce-review-link, body.wp-night-mode-on  .header_color .chosen-container-single .chosen-single span, body.wp-night-mode-on  #top .header_color .select2-container .select2-choice, body.wp-night-mode-on  .header_color .woocommerce-MyAccount-navigation-link.is-active a{color: #37393f;}
body.wp-night-mode-on .header_color div.product .woocommerce-tabs ul.tabs li.active a, body.wp-night-mode-on  .header_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content, body.wp-night-mode-on   .header_color .cart_dropdown_link, body.wp-night-mode-on  .header_color .inner_product_header, body.wp-night-mode-on  .header_color .avia-arrow, body.wp-night-mode-on  #top .header_color .variations select, body.wp-night-mode-on  #top .header_color .variations input, body.wp-night-mode-on  #top .header_color #reviews input[type='text'], body.wp-night-mode-on  #top .header_color #reviews input[type='email'], body.wp-night-mode-on  .header_color #reviews .comment-text, body.wp-night-mode-on  .header_color #reviews #comment, body.wp-night-mode-on  .header_color .single-product-main-image .images a, body.wp-night-mode-on  #top .header_color .shop_table.cart .input-text, body.wp-night-mode-on  #top .header_color form.login .input-text, body.wp-night-mode-on  #top .header_color form.register .input-text, body.wp-night-mode-on  .header_color .chosen-container-single .chosen-search, body.wp-night-mode-on  .header_color .products .product-category h3:before, body.wp-night-mode-on  #top .header_color .quantity input.qty{background-color: #ffffff;}
body.wp-night-mode-on .header_color .woocommerce-tabs .tabs .active, body.wp-night-mode-on  .header_color div.product .woocommerce-tabs .panel, body.wp-night-mode-on  .header_color .activeslideThumb, body.wp-night-mode-on  .header_color #payment li, body.wp-night-mode-on  .header_color .widget_price_filter .ui-slider-horizontal .ui-slider-range, body.wp-night-mode-on   .header_color .avia_cart, body.wp-night-mode-on  .header_color form.login, body.wp-night-mode-on  .header_color form.register, body.wp-night-mode-on  .header_color .col-1, body.wp-night-mode-on  .header_color .col-2, body.wp-night-mode-on  .header_color .variations_form, body.wp-night-mode-on   .header_color .dynamic-title, body.wp-night-mode-on  .header_color .single-product-main-image .thumbnails a , body.wp-night-mode-on  .header_color .quantity input.qty, body.wp-night-mode-on  .header_color .avia_cart_buttons, body.wp-night-mode-on   #top  .header_color .dropdown_widget .buttons, body.wp-night-mode-on  div .dropdown_widget .cart_list li:hover, body.wp-night-mode-on  .header_color .woocommerce-info, body.wp-night-mode-on  #top .header_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .header_color .chosen-search input[type='text'], body.wp-night-mode-on  .header_color .chosen-results, body.wp-night-mode-on  .header_color .chosen-container .chosen-drop, body.wp-night-mode-on  #top .header_color .select2-container .select2-choice, body.wp-night-mode-on  .header_color .widget_layered_nav_filters .chosen a:hover, body.wp-night-mode-on   .header_color .widget_layered_nav .chosen a:hover, body.wp-night-mode-on  .header_color .woocommerce-MyAccount-navigation-link.is-active, body.wp-night-mode-on  .header_color .woocommerce-MyAccount-navigation-link:hover{background-color: #f4f4f4;}
body.wp-night-mode-on .header_color .thumbnail_container img, body.wp-night-mode-on  #top .header_color #main .order_details, body.wp-night-mode-on  #top .header_color .chosen-search input[type='text'], body.wp-night-mode-on  #top .header_color .chosen-container-single .chosen-single, body.wp-night-mode-on  #top .header_color .chosen-container-active .chosen-single, body.wp-night-mode-on  #top .header_color .chosen-container .chosen-drop, body.wp-night-mode-on  .header_color .chosen-container .chosen-results, body.wp-night-mode-on  .header_color .products .product-category h3:before, body.wp-night-mode-on  #top .header_color .select2-container .select2-choice{border-color: #37393f;}
body.wp-night-mode-on .header_color .summary div{border-color: #f4f4f4;}
body.wp-night-mode-on #top .header_color .active-result.highlighted{background-color: #ffd500;color: #ffffff;}
body.wp-night-mode-on .header_color #shop_header a:hover{color: #fff;}
body.wp-night-mode-on .header_color .widget_price_filter .price_slider_wrapper .ui-widget-content{background: #37393f;}
body.wp-night-mode-on #top .header_color .chzn-container-single .chzn-single{border-color: #37393f;background-color: #f4f4f4;color:#37393f;}
body.wp-night-mode-on .header_color #payment {background-color: #f4f4f4;}
body.wp-night-mode-on #top .header_color .quantity input.plus, body.wp-night-mode-on  #top .header_color .quantity input.minus {border-color: #37393f;background-color: #e3e3e3;color:#37393f;}
body.wp-night-mode-on .header_color .wc-bookings-booking-form .block-picker li a, body.wp-night-mode-on  #top .header_color .wc-bookings-date-picker .ui-datepicker td{border-color: #37393f;}
body.wp-night-mode-on #top .header_color .wc-bookings-booking-form .block-picker li a:hover, body.wp-night-mode-on #top .header_color .wc-bookings-booking-form .block-picker li a:focus, body.wp-night-mode-on #top .header_color .wc-bookings-booking-form .block-picker li a.selected{background-color: #ffd500 !important;color:#ffffff !important;}
body.wp-night-mode-on #top .header_color .wc-bookings-date-picker legend .wc-bookings-date-picker-choose-date, body.wp-night-mode-on  #top .header_color .wc-bookings-date-picker .ui-datepicker-header{border-color: #ffd500;background-color: #ffd500;color:#ffffff;}
body.wp-night-mode-on .header_color .wc-bookings-date-picker .ui-datepicker td.bookable a{background-color: #ffd500 !important;color:#ffffff !important;border-color: #37393f;}
body.wp-night-mode-on #top .header_color .wc-bookings-date-picker .ui-datepicker th, body.wp-night-mode-on #top .header_color .wc-bookings-date-picker .ui-datepicker td .ui-state-default{color:#37393f;}
body.wp-night-mode-on #top .header_color .wc_bookings_field_start_date, body.wp-night-mode-on  #top .header_color .wc-bookings-date-picker span.label{color: #37393f;}
body.wp-night-mode-on #top .header_color .wc-bookings-booking-form .wc-bookings-booking-cost, body.wp-night-mode-on  #top .header_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month{background-color: #f4f4f4;}
body.wp-night-mode-on #top .wc-bookings-booking-form .blockUI.blockOverlay{background-color: #ffffff !important;}
body.wp-night-mode-on #top .header_color .wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default, body.wp-night-mode-on  #top .header_color .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a, body.wp-night-mode-on #top .header_color .wc-bookings-date-picker .ui-datepicker td.bookable-range{background: #bb9100 !important;color: #ffffff;}
body.wp-night-mode-on .header_color .sort-param > li > span, body.wp-night-mode-on  .header_color .sort-param > li > a, body.wp-night-mode-on  .header_color .sort-param ul{background-color: #f4f4f4;}
body.wp-night-mode-on .header_color .sort-param > li:hover > span, body.wp-night-mode-on  .header_color .sort-param > li:hover > a, body.wp-night-mode-on  .header_color .sort-param > li:hover ul, body.wp-night-mode-on  .header_color .product-sorting strong{color:#000103;}
body.wp-night-mode-on .header_color .sort-param  a{color:#37393f;}
body.wp-night-mode-on .header_color .avia-bullet{border-color: #37393f;}
body.wp-night-mode-on #top .av-cart-counter{background-color:#ffd500; color: #ffffff;}

/* ============================================================
 * Scroll top and cookie badge Light Mode parity
 * Migrated from v22 polish into the Night Mode module because
 * WP Night Mode styles load late and must own this state.
 * ============================================================ */
body.wp-night-mode-on #scroll-top-link,
body.wp-night-mode-on #av-cookie-consent-badge {
    color: var(--gelb) !important;
    background-color: var(--light-menu-button) !important;
    border: 0 !important;
}

body.wp-night-mode-on #scroll-top-link::before,
body.wp-night-mode-on #scroll-top-link .avia-font-entypo-fontello,
body.wp-night-mode-on #scroll-top-link .av-icon-char,
body.wp-night-mode-on #scroll-top-link [data-av_icon]::before,
body.wp-night-mode-on #av-cookie-consent-badge::before,
body.wp-night-mode-on #av-cookie-consent-badge .avia-font-entypo-fontello,
body.wp-night-mode-on #av-cookie-consent-badge .av-icon-char,
body.wp-night-mode-on #av-cookie-consent-badge [data-av_icon]::before {
    color: var(--gelb) !important;
}

body.wp-night-mode-on #scroll-top-link:hover,
body.wp-night-mode-on #av-cookie-consent-badge:hover {
    color: var(--gelb) !important;
    background-color: var(--light-menu-button-hover) !important;
    border: 0 !important;
}


/* ============================================================
 * Scroll top SVG Light Mode visibility
 * WP Night Mode styles load late, so SVG path color belongs here too.
 * ============================================================ */
body.wp-night-mode-on #scroll-top-link svg,
body.wp-night-mode-on #scroll-top-link svg path,
body.wp-night-mode-on #av-cookie-consent-badge svg,
body.wp-night-mode-on #av-cookie-consent-badge svg path {
    color: var(--gelb) !important;
    fill: var(--gelb) !important;
    stroke: var(--gelb) !important;
}

/* ============================================================
 * Cart Light Mode Authority
 * Scope: Warenkorb Button only. Keine Burger- oder RMP-Selectoren.
 *
 * Grund:
 * Enfold kann body#top verwenden. body.wp-night-mode-on #top .cart...
 * greift dann nicht, weil #top kein Kind von body ist, sondern body selbst.
 * ============================================================ */
body.wp-night-mode-on .cart_dropdown_link,
body#top.wp-night-mode-on .cart_dropdown_link,
body.wp-night-mode-on .header_color .cart_dropdown_link,
body#top.wp-night-mode-on .header_color .cart_dropdown_link,
body.wp-night-mode-on .header_color .cart_dropdown_first .cart_dropdown_link,
body#top.wp-night-mode-on .header_color .cart_dropdown_first .cart_dropdown_link,
body.wp-night-mode-on .cart_dropdown .cart_dropdown_link,
body#top.wp-night-mode-on .cart_dropdown .cart_dropdown_link,
body.wp-night-mode-on .custom-class-cardK,
body#top.wp-night-mode-on .custom-class-cardK {
    background-color: var(--light-menu-button) !important;
}

body.wp-night-mode-on .cart_dropdown_link:hover,
body.wp-night-mode-on .cart_dropdown_link:active,
body.wp-night-mode-on .cart_dropdown_link:focus,
body#top.wp-night-mode-on .cart_dropdown_link:hover,
body#top.wp-night-mode-on .cart_dropdown_link:active,
body#top.wp-night-mode-on .cart_dropdown_link:focus,
body.wp-night-mode-on .header_color .cart_dropdown_link:hover,
body.wp-night-mode-on .header_color .cart_dropdown_link:active,
body.wp-night-mode-on .header_color .cart_dropdown_link:focus,
body#top.wp-night-mode-on .header_color .cart_dropdown_link:hover,
body#top.wp-night-mode-on .header_color .cart_dropdown_link:active,
body#top.wp-night-mode-on .header_color .cart_dropdown_link:focus,
body.wp-night-mode-on .header_color .cart_dropdown_first .cart_dropdown_link:hover,
body.wp-night-mode-on .header_color .cart_dropdown_first .cart_dropdown_link:active,
body.wp-night-mode-on .header_color .cart_dropdown_first .cart_dropdown_link:focus,
body#top.wp-night-mode-on .header_color .cart_dropdown_first .cart_dropdown_link:hover,
body#top.wp-night-mode-on .header_color .cart_dropdown_first .cart_dropdown_link:active,
body#top.wp-night-mode-on .header_color .cart_dropdown_first .cart_dropdown_link:focus,
body.wp-night-mode-on .cart_dropdown .cart_dropdown_link:hover,
body.wp-night-mode-on .cart_dropdown .cart_dropdown_link:active,
body.wp-night-mode-on .cart_dropdown .cart_dropdown_link:focus,
body#top.wp-night-mode-on .cart_dropdown .cart_dropdown_link:hover,
body#top.wp-night-mode-on .cart_dropdown .cart_dropdown_link:active,
body#top.wp-night-mode-on .cart_dropdown .cart_dropdown_link:focus,
body.wp-night-mode-on .custom-class-cardK:hover,
body.wp-night-mode-on .custom-class-cardK:active,
body.wp-night-mode-on .custom-class-cardK:focus,
body#top.wp-night-mode-on .custom-class-cardK:hover,
body#top.wp-night-mode-on .custom-class-cardK:active,
body#top.wp-night-mode-on .custom-class-cardK:focus {
    background-color: var(--light-menu-button-hover) !important;
}

body.wp-night-mode-on #av-cookie-consent-badge {
    background-color: var(--light-menu-button) !important;
    color: #37393f !important;
}

body.wp-night-mode-on #av-cookie-consent-badge:hover,
body.wp-night-mode-on #av-cookie-consent-badge:focus {
    background-color: var(--light-menu-button-hover) !important;
    color: var(--gelb) !important;
}

