.accessibility_container {
  text-align: center;
  padding: 2px 0;
  width: 80px;
  margin-right: 10px;
}
.accessibility_container a {
  padding: 5px;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
}
.accessibility_container .theme-switcher {
  background-color: #1E572A;
  border: 1px solid #1E572A;
  border-radius: 10px;
  margin: auto;
  display: flex;
  padding: 0;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.accessibility_container .theme-switcher input {
  display: none;
}
.accessibility_container .theme-switcher label {
  position: relative;
  z-index: 2;
  cursor: pointer;
  width: calc(100% / 2);
  color: #ffffff;
  margin-bottom: 0;
}
.accessibility_container .theme-switcher label.theme-label.active span i {
  color: #1E572A;
}
.accessibility_container .theme-switcher label span {
  padding: 4px 0 2px 0;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
}
.accessibility_container .theme-switcher .slider {
  display: block;
  position: absolute;
  z-index: 1;
  width: 50%;
  transform: translatex(0%);
  top: 0;
  bottom: 0;
  border-radius: 6px;
  transition: 0.15s ease, transform 0.25s ease-out;
  background-color: #ffffff;
}
.accessibility_container .theme-switcher .slider.slider-light-theme {
  transform: translateX(0);
}
.accessibility_container .theme-switcher .slider.slider-dark-theme {
  transform: translateX(100%);
}
.js-font-label {
  color: #ffffff !important;
}
.js-font-reset,
.js-font-dec,
.js-font-inc {
  background-color: #1E572A !important;
  color: #ffffff !important;
}
.dark-theme {
  background-color: #4e4e4e !important;
  color: #ffffff;
}
.dark-theme ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff !important;
}
.dark-theme ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff !important;
}
.dark-theme :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff !important;
}
.dark-theme :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff !important;
}
.dark-theme input[type=text]::-webkit-input-placeholder {
  color: #ffffff !important;
}
.dark-theme .js-font-label {
  color: #000000 !important;
}
.dark-theme .js-font-reset,
.dark-theme .js-font-dec,
.dark-theme .js-font-inc {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.dark-theme .accessibility_container .theme-switcher {
  background-color: #000000;
}
.dark-theme .accessibility_container .theme-switcher label.theme-label:not(.active) span i {
  color: #ffffff;
}
.dark-theme ::-moz-selection {
  /* Code for Firefox */
  color: #222;
  background: #EEEDEE;
}
.dark-theme ::selection {
  color: #222;
  background: #EEEDEE;
}
.dark-theme h1,
.dark-theme h2,
.dark-theme h3,
.dark-theme h4,
.dark-theme h5,
.dark-theme h6 {
  color: #ffffff;
}
.dark-theme h1 a,
.dark-theme h2 a,
.dark-theme h3 a,
.dark-theme h4 a,
.dark-theme h5 a,
.dark-theme h6 a {
  color: #EEEDEE;
}
.dark-theme h1 a:hover,
.dark-theme h2 a:hover,
.dark-theme h3 a:hover,
.dark-theme h4 a:hover,
.dark-theme h5 a:hover,
.dark-theme h6 a:hover {
  color: #BED387;
}
.dark-theme p {
  color: #ffffff !important;
}
.dark-theme a {
  color: #ffffff;
}
.dark-theme a:hover {
  color: #BED387;
}
.dark-theme .sticky-wrapper.sticky {
  background-color: #222;
}
.dark-theme .header-layout4 .header-top {
  background-color: #222;
}
.dark-theme .header-layout4 .main-menu a {
  color: #ffffff;
}
.dark-theme .header-layout4 .main-menu ul > li > a:hover {
  color: #BED387;
}
.dark-theme .header-layout4 .logo-bg {
  background-color: #222;
}
.dark-theme .header-layout4 .logo-bg img {
  filter: brightness(0) invert(1);
  /* Alles weiß */
}
.dark-theme .header-layout4 .logo-bg2 {
  background-color: #ffffff;
}
.dark-theme .main-menu ul.mega-menu,
.dark-theme .main-menu ul.sub-menu {
  background-color: #222;
}
.dark-theme .btn {
  background-color: #ffffff !important;
  color: #222 !important;
}
.dark-theme .btn:hover {
  color: #ffffff !important;
}
.dark-theme .hero-4::before {
  background: rgba(34, 34, 34, 0.8);
}
.dark-theme .sub-title {
  color: #ffffff;
}
.dark-theme .checklist li {
  color: #ffffff;
}
.dark-theme .checklist li i,
.dark-theme .checklist li svg {
  color: #ffffff;
}
.dark-theme .about-author .about-desig {
  color: #ffffff;
}
.dark-theme .about-thumb .about-img-1:before,
.dark-theme .about-thumb .about-img-1:after {
  background-color: #ffffff;
}
.dark-theme .bg-smoke3 {
  background-color: #222 !important;
}
.dark-theme .accordion-card {
  background-color: #4e4e4e;
}
.dark-theme .bg-smoke {
  background-color: #222 !important;
}
.dark-theme .footer-layout2 .copyright-wrap {
  background-color: #4e4e4e !important;
}
.dark-theme .footer-wrapper .footer-logo img {
  filter: brightness(0) invert(1);
  /* Alles weiß */
}
.dark-theme .social-btn.style6 a {
  color: #ffffff;
  background: rgba(34, 34, 34, 0.8);
}
.dark-theme .social-btn a {
  border-color: #ffffff;
}
.dark-theme .widget-contact .contact-info-card .info-card_text {
  color: #ffffff;
}
.dark-theme .footer-widget.widget_meta a,
.dark-theme .footer-widget.widget_pages a,
.dark-theme .footer-widget.widget_archive a,
.dark-theme .footer-widget.widget_recent_entries a,
.dark-theme .footer-widget.widget_categories a,
.dark-theme .footer-widget.widget_nav_menu a {
  color: #ffffff;
}
.dark-theme .footer-widget.widget_meta a:hover,
.dark-theme .footer-widget.widget_pages a:hover,
.dark-theme .footer-widget.widget_archive a:hover,
.dark-theme .footer-widget.widget_recent_entries a:hover,
.dark-theme .footer-widget.widget_categories a:hover,
.dark-theme .footer-widget.widget_nav_menu a:hover {
  color: #BED387;
}
.dark-theme .widget-contact .contact-info-card .info-card_icon {
  background-color: #222;
}
.dark-theme .footer-layout2 .copyright-wrap .footer-links ul li a:hover {
  color: #BED387;
}
.dark-theme .icon-btn {
  background-color: #ffffff;
  color: #222;
}
.dark-theme .mobile-menu-wrapper .mobile-menu-area {
  background-color: #222;
  border-right-color: #ffffff;
}
.dark-theme .mobile-menu-wrapper .mobile-menu-area img {
  filter: brightness(0) invert(1);
  /* Alles weiß */
}
.dark-theme .mobile-menu-wrapper .mobile-logo {
  background-color: #222;
}
.dark-theme .mobile-menu ul li a {
  color: #ffffff;
}
.dark-theme .mobile-menu ul .submenu-item-has-children > a .mean-expand-class {
  background-color: #ffffff;
  color: #222;
}
.dark-theme .mobile-menu-wrapper .menu-toggle {
  background-color: #ffffff;
  color: #222;
}
.dark-theme .project-card .project-card-details {
  background-color: #222;
  border-left-color: #ffffff;
}
.dark-theme .project-card .project-card-title a {
  color: #ffffff;
}
.dark-theme .service-card {
  background-color: #222;
}
.dark-theme .service-card:hover .service-card_title a {
  color: #BED387;
}
.dark-theme .service-card.style3 .service-card_icon {
  background-color: #4e4e4e;
}
.dark-theme .card {
  background-color: #222;
}
.dark-theme #animals-wrapper .section-title {
  border-left-color: #ffffff;
}
.dark-theme .text-muted {
  color: #ffffff !important;
}
.dark-theme .info-box,
.dark-theme .special-note,
.dark-theme .extra-note {
  background-color: #222;
}
.dark-theme .text-success {
  color: #BED387 !important;
}
.dark-theme .price-row .price-value {
  color: #ffffff;
}
.dark-theme .modal-content {
  background-color: #222;
  border: 1px solid #ffffff;
}
.dark-theme select,
.dark-theme .single-select,
.dark-theme .form-control,
.dark-theme .form-select,
.dark-theme textarea,
.dark-theme input {
  color: #ffffff;
  background-color: #4e4e4e;
}
.dark-theme th {
  color: #ffffff;
}
.dark-theme .datepicker table tr td.disabled,
.dark-theme .datepicker table tr td.disabled:hover {
  color: #ffffff;
}
.dark-theme label {
  color: #ffffff;
}
.dark-theme .dropdown-menu {
  background-color: #222;
  color: #ffffff;
}
.dark-theme .datepicker table tr td span.focused,
.dark-theme .datepicker table tr td span:hover {
  color: #222;
}
.dark-theme .table-striped > tbody > tr:nth-of-type(even),
.dark-theme .table-striped > tbody > tr:nth-of-type(odd) {
  color: #ffffff;
}
.dark-theme .btn-close {
  color: #ffffff;
}
.dark-theme .modal-backdrop {
  background-color: #ffffff;
}
.dark-theme .team-card {
  background-color: #222;
}
.dark-theme .social-btn a {
  background-color: #ffffff;
  color: #222;
}
.dark-theme .social-btn a:hover {
  background-color: #BED387;
}
.dark-theme .contact-info .contact-info_title {
  color: #ffffff;
}
.dark-theme .contact-info_icon img {
  filter: brightness(0) invert(1);
  /* Alles weiß */
}
.dark-theme .contact-info {
  background-color: #222;
  border-bottom-color: #ffffff;
}
.dark-theme .post-meta-item span,
.dark-theme .post-meta-item a,
.dark-theme .blog-meta span,
.dark-theme .blog-meta a {
  color: #ffffff;
}
.dark-theme .badge {
  background-color: #ffffff !important;
  color: #222 !important;
}
.dark-theme .accordion-button {
  color: #ffffff;
}
.dark-theme .accordion-button:not(.collapsed) {
  background-color: #222;
}
.dark-theme .preloader {
  background-color: #222;
}
.dark-theme .preloader img {
  filter: brightness(0) invert(1);
  /* Alles weiß */
}
.dark-theme .loader {
  color: #ffffff;
}
/*# sourceMappingURL=Accessibility.css.map */