#hero-section {
  background: url(https://dev-eisentherapie.agmedia.net/wp-content/uploads/2024/12/Dr.Schuberth_Eisentherapie_Hero_2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  margin-top: 5rem;
  min-height: 599px;
}

div#hero-image {
  display: none;
}

h2 {
  font-size: 39px !important;
  font-weight: 500 !important;
}

h3 {
  font-weight: 400 !important;
  font-size: 35px !important;
}

h1 {
  font-weight: 600 !important;
  font-size: 55px !important;
}

h5 {
  font-family: "Roboto", sans-serif !important;
}

.wc-block-components-title.wc-block-components-title {
  font-family: "Roboto" !important;
  font-size: 1.3rem !important;
}

h2.woocommerce-loop-product__title {
  font-size: 1.3rem !important;
}

h1.woocommerce-products-header__title.page-title {
  font-size: 1.7rem !important;
}

.woocommerce-tabs.wc-tabs-wrapper h2 {
  font-size: 1.4rem !important;
  font-family: "Roboto" !important;
}

h1.product_title.entry-title {
  font-size: 1.8rem !important;
}

.elementor-element-2405464 * {
  font-family: "Roboto" !important;
  font-weight: 300 !important;
  text-transform: uppercase;
  font-size: 35px !important;
  line-height: 45px !important;
  margin-top: 2rem !important;
  margin-bottom: 3rem !important;
}

@media screen and (max-width: 768px) {
  .elementor-element-2405464 * {
    font-family: "Roboto" !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    font-size: 25px !important;
    line-height: 35px !important;
    margin-top: 2rem !important;
    margin-bottom: 3rem !important;
  }
  .blue-border {
    font-weight: 600 !important;
    font-size: 1.3rem !important;
  }
  #hero-section {
    background: unset;
  }
  div#hero-image {
    display: block;
  }
  div[data-id="72125e4"] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
    width: -moz-fit-content;
    width: fit-content;
  }
  h2 {
    font-size: 25px !important;
  }
  h3 {
    font-size: 20px !important;
  }
  h1 {
    font-size: 28px !important;
  }
  .footer-inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .footer-inner .custom-logo {
    margin: auto;
    margin-bottom: 1rem;
  }
  .post-36 div#user-registration-form-38:before {
    font-size: 20px !important;
  }
  .post-39 .ur-form-grid:before {
    font-size: 20px !important;
  }
  #fortschritt {
    overflow: scroll;
  }
  #fortschritt > div {
    min-height: 500px;
    min-width: 700px;
  }
  #fortschritt > div h3 {
    text-align: left !important;
    width: -moz-fit-content;
    width: fit-content;
  }
  .labortest-bestellen {
    flex-direction: column;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .inquiry-item {
    padding: 0;
    min-height: 20px !important;
    display: block !important;
    border: unset;
    background: #f7f7f7;
    padding: 25px 0 !important;
  }
}
.custom-btn-hover {
  min-width: 301px;
}

.post-60 label {
  font-size: 18px;
  font-weight: 500;
}

.page-id-92 label {
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .post-60 label {
    font-size: 15px;
    font-weight: 500;
  }
  .page-id-92 label {
    font-size: 15px;
    font-weight: 500;
  }
}
h5 {
  font-weight: 600;
}

p,
li,
ul,
label,
small,
a,
button {
  font-family: "Roboto", sans-serif !important;
}

body {
  font-family: "Roboto", sans-serif !important;
  display: flex;
  flex-direction: column;
  background-repeat: repeat-x !important;
  min-height: 100vh;
  border-top: solid 8px #b30d2c;
}

/* Specifically target elements like small, p, li, and h tags */
li,
h1,
h2,
h3,
h4,
h6 {
  font-family: "Roboto", sans-serif !important;
}

html,
body {
  height: 100%;
  margin: 0;
}

/* The main content area should stretch to fill available space */
/* Content section */
main#content {
  flex: 1; /* This makes the main content area grow and take up remaining space */
  display: flex;
  flex-direction: column;
}

#primary {
  flex: 1; /* This makes the main content area grow and take up remaining space */
  display: flex;
  padding-top: 6rem;
  flex-direction: column;
}

@media (min-width: 1800px) {
  .offcanvas {
    box-shadow: none !important;
  }
  #navigation {
    height: 98vh;
    margin-top: 11px;
    position: fixed;
    z-index: 999;
    top: 0;
  }
}
.site-navigation li {
  width: 100%;
}

.site-navigation > ul {
  width: 97%;
}

.site-navigation {
  width: 100%;
  min-width: 100%;
  margin: 0;
  padding: 0;
}

/* Always-visible sidebar on large screens */
@media (min-width: 1800px) {
  .eisentherapie-off-canvas-menu.always-visible {
    position: relative;
    width: 300px; /* Adjust as needed */
    height: auto; /* Ensure it adjusts to its content */
    visibility: visible !important;
    transform: none !important;
    box-shadow: none;
    z-index: auto; /* Reset stacking */
    overflow-y: auto; /* Ensure offcanvas scrolls if needed */
  }
  .offcanvas-backdrop {
    display: none !important; /* Hide the backdrop on large screens */
  }
}
.site-navigation a:hover {
  color: #000 !important;
}

.ur-submit-button {
  background-color: #b30d2c !important;
  color: #fff !important;
  border: solid 1px #fff !important;
}
.ur-submit-button:hover {
  background-color: #fff !important;
  color: #b30d2c !important;
  border: solid 1px #b30d2c !important;
}

.navigationTopMenu:hover {
  background: transparent !important;
  background-color: transparent !important;
}

.navigationTopMenu:active {
  background: transparent !important;
  background-color: transparent !important;
}

.eisentherapie-border {
  background: #b30d2c;
  border-color: #b30d2c;
  height: 10px;
  opacity: 1;
  margin-top: 0;
  margin-top: 0;
}

#site-footer {
  border-bottom: solid 8px #b30d2c;
}

h1 {
  color: #b30d2c !important;
}

.footer-inner a,
.footer-inner p {
  color: #084d8b;
}

.footer-inner a:hover {
  text-decoration: underline;
}

.booking-btn {
  letter-spacing: 0.65px;
  background-color: transparent;
  color: #b30d2c !important;
  transition: all 0.2s ease;
  border: solid 2px #b30d2c;
  display: inline-block;
  border-radius: 8px;
  margin-top: 1rem;
  border-radius: 8px !important;
  padding: 5px 15px;
  font-weight: 500;
}
.booking-btn:hover {
  background-color: #b30d2c;
  color: #fff !important;
  border: solid 2px #b30d2c;
  text-decoration: unset !important;
}

#site-footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

h1.entry-title {
  text-align: center;
  margin: 4rem 0 2rem;
}

/***************************
 * REGISTRATION FORM STYLE *
 ***************************/
#user-registration-form-38 {
  background: #fff;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  #user-registration-form-38 {
    padding-left: 13px;
    padding-right: 13px;
  }
}
#user-registration-form-38 input,
#user-registration-form-38 select {
  border: solid 1px #707070 !important;
  border-radius: 9px !important;
  border-color: #707070 !important;
}

/*************
 * END OF IT *
 *************/
.labortest-bestellen {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.labortest-bestellen img {
  width: 100%;
  max-width: 400px !important;
}

.custom-btn-hover {
  background-color: #b30d2c !important;
}
.custom-btn-hover:hover {
  opacity: 0.7;
}

#navigation {
  background: #f0f8ff;
}

.eisentherapie-off-canvas-menu .custom-logo {
  max-width: 200px;
  margin: auto;
  display: block;
  margin-bottom: 1rem;
}

nav.site-navigation > ul > li {
  font-weight: 300;
  font-size: 15px;
}

#content form input {
  border-color: #dee2e6;
  border-radius: 7px;
}

.eisentherapie-off-canvas-menu .site-navigation {
  padding-left: 20px;
}

.eisentherapie-off-canvas-menu .current-menu-item a {
  color: #b30d2c !important;
  border-radius: 9px;
  font-weight: bold;
}
.eisentherapie-off-canvas-menu .accordion-button:not(.collapsed)::after {
  content: " ";
  z-index: 99999;
  position: absolute;
  margin-left: 26px;
}
.eisentherapie-off-canvas-menu .accordion-body {
  display: block !important;
  background: transparent !important;
}
.eisentherapie-off-canvas-menu .accordion-button::after {
  content: " ";
  z-index: 99999;
  position: absolute;
  margin-left: 26px;
}
.eisentherapie-off-canvas-menu .account-icon {
  width: 20px;
}
.eisentherapie-off-canvas-menu .accordion-header {
  background: transparent !important;
}
.eisentherapie-off-canvas-menu .accordion-button {
  background: transparent !important;
  border: unset;
  color: #084d8b;
  box-shadow: unset !important;
  border-bottom: unset !important;
}
.eisentherapie-off-canvas-menu .accordion-button:hover {
  background: transparent;
  color: #084d8b;
}
.eisentherapie-off-canvas-menu .accordion-button:active {
  color: #084d8b;
}
.eisentherapie-off-canvas-menu .accordion-button:focus {
  color: #084d8b;
  box-shadow: unset !important;
  border: unset !important;
}
.eisentherapie-off-canvas-menu .accordion-item {
  background: transparent !important;
}
.eisentherapie-off-canvas-menu .menu {
  flex-direction: column;
}
.eisentherapie-off-canvas-menu .menu a {
  color: #084d8b;
}

.flatpickr-current-month .numInputWrapper {
  width: 100px !important;
  margin-top: -10px;
  position: absolute;
  top: 18px;
  margin-left: 12px;
}

.reference-line-container {
  position: relative;
  margin-top: 10px;
  height: 10px;
  display: flex;
  justify-content: flex-start; /* Align the color sections correctly */
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.reference-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
}

.reference-line .color-section {
  height: 100%;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}

.reference-line .color-section.active {
  opacity: 1 !important;
}

.whitespace {
  background-color: white;
}

.color-red {
  background-color: #bf0d0d;
  border-radius: 11px;
  margin: 0 1px !important;
}

.color-orange {
  background-color: #f3ac45;
  border-radius: 11px;
  margin: 0 1px !important;
}

.color-green {
  background-color: #248e31;
  border-radius: 11px;
  margin: 0 1px !important;
}

.value-indicator {
  position: absolute;
  top: -17px;
  width: 10px;
  height: 20px;
  transform: translateX(-50%);
  display: none;
  z-index: 1;
}

/* Style for the slider track */
.form-range {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #ddd;
  transition: background 0.3s ease;
}

/* Apply static color to the slider based on value range */
/* Green for values 1-3 */
.form-range[data-value="1"],
.form-range[data-value="2"],
.form-range[data-value="3"] {
  background: linear-gradient(to right, green 0%, green 100%);
}

/* Yellow for values 4-7 */
.form-range[data-value="4"],
.form-range[data-value="5"],
.form-range[data-value="6"],
.form-range[data-value="7"] {
  background: linear-gradient(to right, yellow 0%, yellow 100%);
}

/* Red for values 8-10 */
.form-range[data-value="8"],
.form-range[data-value="9"],
.form-range[data-value="10"] {
  background: linear-gradient(to right, red 0%, red 100%);
}

/* For the slider handle color */
.form-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: white;
  border: 2px solid #888;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

/* For the slider track - works for Chrome, Safari, and Edge */
.form-range::-webkit-slider-runnable-track {
  height: 10px;
  border-radius: 5px;
  /* Use background based on value range */
}

/* For Firefox */
.form-range::-moz-range-track {
  height: 10px;
  border-radius: 5px;
  background: #ddd;
}

.form-range::-moz-range-progress {
  height: 10px;
  border-radius: 5px;
}

#user-registration {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 19px !important;
  overflow: hidden;
  border: solid 1px #ccc;
}
#user-registration #username,
#user-registration #password,
#user-registration .password-wrapper {
  border-radius: 7px;
  border: solid 1px #ccc;
  max-width: 380px;
  margin-bottom: unset !important;
}
#user-registration .ur-form-grid > div {
  display: flex;
}
#user-registration a {
  color: #003261;
  text-decoration: unset !important;
  border-bottom: solid 1px #b30d2c;
  transition: all 0.1s ease;
  margin-top: 5px;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
}
#user-registration a:hover {
  border-bottom: unset;
}
#user-registration .user-registration-Button {
  background: #b30d2c !important;
  color: #fff;
  border-radius: 5px;
  display: block;
  min-width: 133px;
  text-transform: uppercase;
  border: solid 2px #b30d2c;
}
#user-registration .user-registration-Button:hover {
  background-color: #fff !important;
  border: solid 2px #b30d2c !important;
  color: #b30d2c !important;
}
#user-registration h2.ur-frontend-form.login {
  max-width: 90%;
  border: unset;
  color: #003261;
  font-weight: 300;
  letter-spacing: 2.2px;
}

#user-registration-form-38 input,
#user-registration-form-38 select {
  border-radius: 7px;
  border: solid 1px #ccc !important;
  margin-bottom: unset !important;
}
#user-registration-form-38 .ur-label {
  font-weight: 400 !important;
  font-size: 15px !important;
  letter-spacing: 0.6px;
}
@media screen and (max-width: 768px) {
  #user-registration-form-38 .ur-label {
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-bottom: 3px !important;
  }
}
#user-registration-form-38 .ur-submit-button {
  background: #b30d2c;
  color: #fff;
  border-radius: 5px;
  display: block;
  min-width: 133px;
  margin-left: unset;
  text-transform: uppercase;
}

select:has(option[disabled]:checked) {
  color: #888;
}

@media screen and (max-width: 991px) {
  .reference-line-container {
    margin: 0.6rem auto 3rem !important;
  }
  .page-id-60 input,
  .page-id-60 select {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  .page-id-92 input,
  .page-id-92 select {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
}
.blue-border {
  margin-top: 2rem;
  color: #084d8b;
  font-weight: 300;
  letter-spacing: 1px;
}

.eisentraphie-btn {
  background: #b30d2c !important;
  border: solid 2px #fff !important;
  color: #fff !important;
  transition: all 0.2s ease !important;
  border-radius: 5px !important;
  padding: 5px 10px !important;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-size: 16px !important;
  font-weight: bold;
}
.eisentraphie-btn:hover {
  background: #fff !important;
  color: #b30d2c !important;
  border: solid 2px #b30d2c !important;
  box-shadow: unset !important;
}

.post-36 h2 {
  text-align: left;
  color: #084d8b;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.post-36 .MsoNormal {
  text-align: left;
}
.post-36 .MsoNormal * {
  font-style: normal !important;
}
.post-36 div#user-registration-form-38:before {
  content: "Registrierung";
  border-bottom: solid 1px #ccc;
  display: block;
  margin-top: 1rem;
  font-size: 30px;
  color: #084d8b;
  font-weight: 300;
  max-width: 98%;
  margin: auto auto 2rem;
}

.post-39 .lost_password {
  margin-top: 3rem;
}
.post-39 .user-registration-form-row {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.post-39 p.user-registration-register.register:before {
  content: "Noch kein Account? ";
  display: block;
  margin-top: 8px;
  font-size: 14px;
}
.post-39 h1.entry-title {
  display: none;
}
.post-39 #user-registration {
  margin-top: 5rem;
}
.post-39 .ur-form-grid:before {
  content: "EINLOGEN";
  border-bottom: solid 1px #ccc;
  display: block;
  margin-top: 1rem;
  font-size: 27px;
  color: #084d8b;
  font-weight: 300;
}

.bearbeiten-inquiry {
  color: #084d8b;
}

.inquiry-accordion .accordion-header {
  background: unset !important;
}

.inquiry-item {
  border-color: #084d8b !important;
  border-radius: unset !important;
  padding: 5px 10px !important;
  margin-bottom: 1rem !important;
}

h2#eiseneintraege {
  margin-top: 4rem !important;
}

.post-100 .e-n-tabs-heading {
  display: none !important;
}

.cutom-m-spalte {
  align-items: start;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 991px) {
  .cutom-m-spalte {
    padding-left: 6rem !important;
  }
}
@media screen and (max-width: 991px) {
  .cutom-m-spalte {
    width: 100%;
    display: block;
  }
  .custom-m-spalte-two {
    max-width: 32% !important;
  }
  h5 {
    font-size: 18px !important;
    margin-bottom: 3px !important;
  }
}
label {
  hyphens: auto !important;
  -webkit-hyphens: auto !important;
  -ms-hyphens: auto !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
}

span.kts-43 {
  display: flex;
}

.flatpickr-input {
  background-image: url(/wp-content/uploads/2025/06/Kallender.svg);
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: 1em 1em;
  padding-left: 1.8em !important;
}

label .text-danger {
  position: absolute;
  margin-top: 0px;
  margin-left: 2px;
}

#navigation .btn-close {
  margin-left: auto;
  opacity: 1;
  margin-top: 5px;
  margin-right: 5px;
  transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .elementor-element.elementor-element-9981bbd.elementor-align-center.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-button {
    order: 3;
  }
  .elementor-element.elementor-element-1dbd539.elementor-widget.elementor-widget-text-editor {
    order: 3;
  }
  div#hero-image {
    order: 1 !important;
  }
  .elementor-element.elementor-element-e872eda.elementor-widget.elementor-widget-image {
    order: 1;
  }
  .elementor-element.elementor-element-8068dbe.elementor-widget.elementor-widget-text-editor {
    order: 3;
  }
  .elementor-element.elementor-element-345571d.elementor-widget.elementor-widget-image {
    order: 1;
  }
  .elementor-element.elementor-element-8fdce51.elementor-widget.elementor-widget-text-editor {
    order: 2;
  }
  .elementor-element.elementor-element-26e5f29.elementor-widget.elementor-widget-text-editor {
    order: 2;
  }
  #hero-section {
    margin-top: 0 !important;
  }
  small.small_style {
    margin-bottom: 3rem;
  }
  .page-id-60 .container.mt-5.mb-5 {
    margin-top: 0 !important;
  }
  .flatpickr-input {
    max-width: 46%;
  }
  span.kts-43 img {
    max-width: 18px !important;
    max-height: 18px !important;
    -o-object-fit: contain;
    object-fit: contain;
    margin-left: 0 !important;
    margin-right: 3px;
    padding: 0 !important;
  }
  span.kts-43 img {
    max-height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 4px;
  }
  span.kts-43.col {
    display: flex;
    flex-direction: column;
    gap: 9px;
    margin-left: auto;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  a.bearbeiten-inquiry img {
    max-width: 25px !important;
  }
  .ur-frontend-form.login {
    padding-left: 12px;
    padding-right: 12px;
  }
  .inquiry-item .accordion-header {
    display: flex;
    font-size: 15px;
  }
  a.bearbeiten-inquiry {
    float: unset !important;
    text-align: right;
  }
  .bearbeiten-inquiry img {
    max-width: 21px;
  }
  .laborbefund-file {
    text-align: left !important;
  }
  .history-wrapper_h33 {
    gap: 11px;
  }
  .refrence-wrp {
    margin-bottom: 20px;
    display: block;
    margin-top: 13px;
  }
  label {
    word-break: break-all;
  }
  div#datenschutzModal .modal-content {
    padding: 12px 22px !important;
  }
  div#datenschutzModal .modal-footer {
    gap: 1rem !important;
    padding-top: 3rem;
  }
}
div#datenschutzModal .modal-footer button {
  font-weight: 400 !important;
  text-transform: uppercase;
  min-width: 308px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 768px) {
  div#datenschutzModal .modal-body {
    padding: 3rem !important;
  }
}
div#datenschutzModal button#btnAccept {
  background: #b30d2c;
  font-weight: 500;
}

div#datenschutzModal button#btnAccept:hover {
  background: #fff;
  color: #b30d2c;
  border: solid 1px #b30d2c;
  font-weight: 500;
}

div#datenschutzModal .modal-footer.border-0 {
  align-items: center;
  justify-content: center;
}

#datenschutzModal #btnDecline {
  background-color: #fff;
  border-color: #b30d2c !important;
  color: #b30d2c;
}

#datenschutzModal #btnDecline:hover {
  background-color: #b30d2c;
  color: #fff;
}

.pliwrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

div#datenschutzModal .modal-footer {
  gap: 4rem;
  padding-top: 3rem;
}

p.li {
  font-weight: 400;
  margin-left: 22px;
}

#datenschutzModal .modal-content.rounded-top {
  border-radius: 2rem !important;
}

div#datenschutzModal .modal-footer button {
  font-weight: 400 !important;
  text-transform: uppercase;
  min-width: 308px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#navigation .accordion-button {
  color: #084d8b !important;
}

.form-control::-moz-placeholder {
  font-size: 14px !important;
  color: #a3a3a3 !important;
}

.form-control::placeholder {
  font-size: 14px !important;
  color: #a3a3a3 !important;
}

.small_style {
  color: gray;
}

select:has(option[disabled]:checked) {
  font-size: 14px;
}

.laborbefund-file a {
  color: #084d8b;
}

.laborbefund-file img {
  margin-right: 15px;
}

.laborbefund-file {
  text-align: center;
}

.inquiry-item:hover {
  background: #f0f0f0;
}

.refrence-wrp:before {
  content: "Ref. Norm:.";
}

p.user-registration-register.register {
  display: flex;
  flex-direction: column;
  gap: 0px;
  margin-top: 2rem;
}

#btnAccept {
  background: #b30d2c;
  color: #fff;
  font-weight: bold;
  border: solid 1px #b30d2c;
  transition: all 0.2s ease;
}
#btnAccept:hover {
  background: #fff;
  color: #b30d2c;
}

#btnDecline {
  background: #fff;
  color: #b30d2c;
  font-weight: bold;
  border: solid 1px #b30d2c;
  transition: all 0.2s ease;
}
#btnDecline:hover {
  background: #b30d2c;
  color: #fff;
}

.page-id-17 div#navItems {
  display: none;
}

.choices__list--multiple .choices__item {
  background: #fff !important;
  color: #4a4a4a !important;
  font-family: "Roboto" !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  border-color: #4a4a4a !important;
  margin-top: 10px;
  margin-left: 10px;
}

.choices__inner {
  border: solid 1px #ced4da !important;
  background: #fff !important;
  border-radius: 6px !important;
}

input.choices__input.choices__input--cloned {
  min-width: 223px !important;
  background: #fff;
  border: unset !important;
}

.choices__item[data-value=""] {
  color: #888 !important;
}

/* 2) Aufgeklappte Optionszeilen beim Hover fett machen */
.choices__list--dropdown .choices__item.choices__item--choice:hover {
  font-weight: bold;
}

.choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 0 !important;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0.39px;
  width: 100%;
  background-color: #f9f9f9;
  padding: 4px 7.5px 3px !important;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 38px !important;
  overflow: hidden;
}

.choices[data-type*="select-multiple"] .choices__button,
.choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 0px !important;
  padding-left: 16px;
  border-left: unset !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==) !important;
  background-size: 8px;
  width: 7px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}

.choices[data-type="select-multiple"] .choices__inner {
  padding: 0 !important;
}

.choices__item.choices__item--choice.choices__placeholder {
  display: none !important;
}

#content form input {
  border-color: #dee2e6;
  border-radius: 7px;
  max-height: 38px !important;
}

.page-id-17 .navigationTopMenu {
  display: none;
}

#user-registration a {
  color: #084d8b !important;
}

.ur-frontend-field {
  color: #000 !important;
}

.page-id-475 .ur-lost-password-content-container {
  display: none !important;
}

.page-id-475 input.user-registration-Button.button.ur-reset-password-btn {
  padding: 5px;
}

.single_add_to_cart_button.button {
  background: #b30d2c !important;
  padding: 13px 18px !important;
  text-transform: uppercase;
  font-family: "Roboto";
  letter-spacing: 1.2px;
}

.woocommerce-breadcrumb {
  margin-bottom: 5rem !important;
}

.posted_in {
  display: block;
}

.add_to_cart_button.ajax_add_to_cart {
  background: #b30d2c !important;
  padding: 13px 18px !important;
  text-transform: uppercase;
  font-family: "Roboto";
  letter-spacing: 1.2px;
  color: #fff !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  ul.products
  li.product
  .price {
  color: #000 !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  span.price {
  color: #000 !important;
}

.woocommerce-page #main,
.woocommerce-account #content .page-content > div {
  background: #fff;
  padding: 4rem;
  border-radius: 5px;
  border: solid 1px #ccc;
  margin-bottom: 5rem;
}

.product_title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2rem;
  text-align: left !important;
  letter-spacing: 1.2px;
}

.wc-block-components-radio-control
  .wc-block-components-radio-control__input:checked {
  border-radius: 100% !important;
  border: 1px solid hsla(0, 0%, 7%, 0.8);
}

.wc-block-components-checkout-place-order-button--full-width {
  color: #b30d2c !important;
  background-color: #fff !important;
  border-color: #b30d2c !important;
}
.wc-block-components-checkout-place-order-button--full-width:hover {
  background-color: #b30d2c !important;
  color: #fff !important;
}

.woocommerce-page #content form input[type="radio"] {
  border-color: #dee2e6;
  border-radius: 100% !important;
}

#wc-block-components-totals-shipping__change-address__link:hover {
  color: #b30d2c !important;
  text-decoration: unset;
}

.woocommerce-checkout .page-content > div {
  background: #fff;
  padding: 4rem;
  border-radius: 5px;
  border: solid 1px #ccc;
  margin-bottom: 5rem;
}

.woocommerce-cart .page-content > div {
  background: #fff;
  padding: 4rem;
  border-radius: 5px;
  border: solid 1px #ccc;
  margin-bottom: 5rem;
}

.woocommerce-checkout .page-content > div {
  background: #fff;
  padding: 4rem;
  border-radius: 5px;
  border: solid 1px #ccc;
  margin-bottom: 5rem;
}

.wc-block-cart__submit-container {
  background: #b30d2c;
  border-radius: 5px;
  margin-top: 1rem;
}
.wc-block-cart__submit-container a {
  text-decoration: unset !important;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: solid 2px #fff;
  transition: all 0.2s ease;
}
.wc-block-cart__submit-container a:hover {
  color: #b30d2c;
}
.wc-block-cart__submit-container a:hover {
  background: #fff;
  border: solid 2px #b30d2c;
}

.woocommerce-MyAccount-navigation li {
  list-style-type: none !important;
  background: #b30d2c;
  margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation li:hover {
  background: #084d8b;
}
.woocommerce-MyAccount-navigation li a {
  text-decoration: unset;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}

/* ==================================================
   MOBILE NAVIGATION STYLES
   ================================================== */
.mobile-navigation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #f0f8ff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 10px 15px 0;
}

.mobile-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile-logo {
  max-width: 100px;
}

.mobile-logo img {
  max-height: 90px;
  width: 100%;
  margin-bottom: -41px;
}

.mobile-menu ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-menu li {
  margin: 0 2px;
}

.mobile-menu li a {
  text-align: center;
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.mobile-menu li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #084d8b;
  font-size: 12px;
  font-weight: 500;
  padding: 5px;
  min-width: 60px;
  transition: all 0.3s ease;
}

.mobile-menu li a:hover {
  background-color: rgba(8, 77, 139, 0.1);
  text-decoration: underline;
}

.mobile-menu li.current-menu-item > a {
  color: #b30d2c;
}

/* Menu item icons */
.mobile-menu li a::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-bottom: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.menu-item-223 > a::before {
  background-image: url("/wp-content/uploads/2025/07/neue_eintrag_icon.png");
}

.menu-item-224 > a::before {
  background-image: url("/wp-content/uploads/2025/07/meine_icon.png");
}

.menu-item-0 > a::before {
  background-image: url("/wp-content/uploads/2025/07/abmelden_icon.png");
}

/* ==================================================
   DESKTOP/TABLET SIDEBAR STYLES - FIXED ICONS & STYLING
   ================================================== */
.desktop-sidebar {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 10px;
  width: 360px;
  background: #f0f8ff;
  z-index: 100;
  padding: 20px;
  overflow-y: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
html,
body {
  overflow-x: hidden; /* Prevent horizontal overflow */
}
.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*="elementor-page-"]) .site-main {
  max-width: 99% !important;
}
footer#site-footer > div {
  max-width: 1400px !important;
  padding-right: 10px;
  padding-left: 10px;
}

.page-content-wrapper {
  margin-left: 360px;
  padding: 20px;
  width: calc(100% - 360px);
  box-sizing: border-box;
  transition: all 0.3s ease;
  max-width: none;
  display: flex; /* New flex container */
  flex-direction: column;
  align-items: center; /* Center content horizontally */
}

.page-content {
  width: 100%; /* Take full available width */
  max-width: 1200px; /* Set max-width for content */
}

/* ===== FORM SPECIFIC STYLES ===== */
/* Ensure forms expand to full available width */
.page-content form,
.page-content .wpforms-container,
.page-content .elementor-form {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
}

.sidebar-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.logo-wrapper {
  margin-bottom: 30px;
  text-align: center;
}

.logo-wrapper img {
  max-width: 100%;
  height: auto;
  width: auto;
  max-width: 196px;
  display: block;
  margin: 0 auto;
}

.eisemangel-navigation {
  flex-grow: 1;
}

/* MENU STYLES WITH ICONS */
.eisemangel-navigation .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.eisemangel-navigation .menu li a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  color: #084d8b;
  border-bottom: 1px solid #707070;
  transition: all 0.3s ease;
}

.eisemangel-navigation .menu li a:hover {
  background-color: rgba(8, 77, 139, 0.1);
  text-decoration: underline !important;
}

.eisemangel-navigation .menu li.current-menu-item > a {
  color: #b30d2c !important;
}

/* Menu item icons */
.eisemangel-navigation .menu li a::before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  margin-right: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}

.eisemangel-navigation #menu-item-223 > a::before {
  background-image: url("/wp-content/uploads/2025/07/neue_eintrag_icon.png");
}

.eisemangel-navigation #menu-item-224 > a::before {
  background-image: url("/wp-content/uploads/2025/07/meine_icon.png");
}

.eisemangel-navigation #menu-item-0 > a::before {
  background-image: url("/wp-content/uploads/2025/07/abmelden_icon.png");
}

/* ==================================================
   RESPONSIVE ADJUSTMENTS
   ================================================== */
/* Tablet (smaller sidebar with icons on top) */

/* Tablet adjustments */
@media (max-width: 1024px) and (min-width: 500px) {
  .mobile-menu li {
    margin: 0 15px;
  }

  .mobile-menu li a {
    font-size: 14px;
    min-width: 80px;
  }
}

@media (max-width: 1300px) and (min-width: 768px) {
  .desktop-sidebar {
    width: 125px;
    padding: 10px;
    box-sizing: border-box;
  }

  .page-content-wrapper {
    margin-left: 180px;
    width: calc(100% - 180px);
    box-sizing: border-box;
  }
  .page-content {
    max-width: 100%; /* Allow content to expand */
  }

  .eisemangel-navigation .menu li a {
    padding: 12px 2px;
    font-size: 12px;
    flex-direction: column;
    text-align: center;
  }

  .eisemangel-navigation .menu li a::before {
    width: 24px;
    height: 24px;
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.mobile-navigation {
  display: none;
}
.desktop-sidebar {
  display: block;
}
/* Hide desktop sidebar on mobile */
@media screen and (max-width: 768px) {
  .desktop-sidebar {
    display: none !important;
  }
  .mobile-navigation {
    display: block !important;
  }

  .page-content-wrapper {
    margin-left: 0;
    width: 100%;
  }
  .page-content {
    max-width: 100%; /* Full width on mobile */
  }
}

/* Mobile adjustments */
@media screen and (max-width: 500px) {
  .page-content-wrapper {
    padding: 20px 0;
    margin-top: 70px; /* Space for fixed mobile header */
  }
}
#site-footer {
  z-index: 9999;
}
.btn-export-all {
  margin-left: auto;
  display: block;
}

/* Updated styles for the new layout */
.page-id-100 .table-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.page-id-100 .data-row {
  display: flex;
  border: 1px solid #084d8b7a;
  margin: 8px 0;
  border-radius: 4px;
  overflow: hidden;
}

.page-id-100 .data-row > div {
  padding: 15px 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.page-id-100 .col-date {
  text-align: left;
  align-items: start !important;
}

.page-id-100 .col-number {
  flex: 0 0 10%;
  background: #f5faff;
  color: #084d8b;
  font-weight: bold;
}

.page-id-100 .col-number {
  max-width: 60px;
}

.page-id-100 .col-date {
  flex: 1;
  background: white;
  color: #084d8b;
  text-align: left;
  font-weight: 600;
}

.page-id-100 .col-action,
.page-id-100 .col-befund {
  max-width: 120px;
  flex: 0 0 20%;
  transition: all 0.2s ease;
}

.page-id-100 .col-action {
  background: #f5faff;
}

.page-id-100 .col-befund {
  background: white;
}

.page-id-100 .action-link,
.page-id-100 .btn-export {
  color: #000 !important;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  padding: 0;
}

.page-id-100 .action-link img,
.page-id-100 .btn-export img {
  margin-bottom: 5px;
}

.page-id-100 .export-all-container {
  margin-top: 30px;
  display: flex;
  justify-content: flex-end;
}

.page-id-100 .btn-export-all {
  background-color: #084d8b7a;
  color: white;
  border: none;
  padding: 12px 20px;
  border-radius: 4px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease;
}

.page-id-100 .btn-export-all:hover {
  color: #000;
}

.page-id-100 .export-form {
  margin: 0;
}

.page-id-100 .export-all-container {
  background: #084d8b7a;
}

.page-id-100 .btn-export-all {
  background: unset;
}

.page-id-100 .btn-export:hover {
  background: unset !important;
}

.page-id-100 [type="button"]:focus,
.page-id-100 [type="button"]:hover,
.page-id-100 [type="submit"]:focus,
.page-id-100 [type="submit"]:hover,
.page-id-100 button:focus,
.page-id-100 button:hover {
  background: unset !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .page-id-100 .elementor-widget-container {
    padding: 0 !important;
  }

  .page-id-100 .data-row > div {
    padding: 10px 5px;
    font-size: 14px;
  }

  .page-id-100 .col-number {
    flex: 0 0 15%;
  }

  .page-id-100 .col-action,
  .page-id-100 .col-befund {
    max-width: 65px;
    transition: all 0.2s ease;
    flex: 0 0 22%;
  }

  .page-id-100 .action-link,
  .page-id-100 .btn-export {
    font-size: 12px;
  }

  .page-id-100 .action-link img,
  .page-id-100 .btn-export img {
    width: 20px;
  }
}
.page-id-100 .col-action:hover,
.page-id-100 .col-befund:hover {
  background-color: #d8e5f3;
}

.export-all-container {
  text-align: right;
}

.eisemangel-navigation .menu li.current-menu-item.menu-item-224 > a:before {
  background-image: url("/wp-content/uploads/2025/07/meine_icon_red.png");
}
.eisemangel-navigation .menu li.current-menu-item.menu-item-223 > a:before {
  background-image: url("/wp-content/uploads/2025/07/neue_eintrag_icon_red.png");
}
.eisemangel-navigation .menu li.current-menu-item.menu-item-0 > a:before {
  background-image: url("/wp-content/uploads/2025/07/abmelden_icon_red.png");
}

.mobile-menu .menu li.current-menu-item.menu-item-224 > a:before {
  background-image: url("/wp-content/uploads/2025/07/meine_icon_red.png");
}
.mobile-menu .menu li.current-menu-item.menu-item-223 > a:before {
  background-image: url("/wp-content/uploads/2025/07/neue_eintrag_icon_red.png");
}
.mobile-menu .menu li.current-menu-item.menu-item-0 > a:before {
  background-image: url("/wp-content/uploads/2025/07/abmelden_icon_red.png");
}

.flatpickr-wrapper {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .flatpickr-wrapper > input {
    max-width: 46%;
  }
  .page-id-100 .entry-title {
    margin-top: 0 !important;
    margin-bottom: -25px !important;
  }
  .elementor-element-9d1c24f {
    display: none;
  }
}

/* Buttons: default + hover using your colors #b30d2c (red) and #084d8b (navy) */
.btn-delete {
  font-size: 13px;
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #084d8b;
  background: #ffffff;
  color: #084d8b;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-width: 90px;
}

.btn-export:hover {
  background: linear-gradient(90deg, #b30d2c, #084d8b);
  color: #ffffff;
  border: none;
}

.btn-delete:hover {
  background: linear-gradient(90deg, #084d8b, #b30d2c);
  color: #ffffff;
  border: none;
}

/* focus / active visible */
.btn-export:focus,
.btn-delete:focus {
  outline: 3px solid rgba(8, 77, 139, 0.12);
}

/* SweetAlert2 custom buttons (use your colors) */
.swal2-actions .swal2-confirm {
  background: #b30d2c !important;
  border: none !important;
  color: #ffffff !important;
  box-shadow: 0 8px 20px rgba(11, 26, 48, 0.12);
  padding: 10px 18px;
  border-radius: 10px;
}

.swal2-actions .swal2-cancel {
  background: #ffffff !important;
  color: #084d8b !important;
  border: 1px solid #084d8b !important;
  padding: 8px 16px;
  border-radius: 10px;
}

.swal2-actions .swal2-cancel:hover {
  background: #f2f2f2 !important;
}

.swal2-title {
  color: #084d8b;
}

.swal2-content {
  color: #333333;
}

.del-btn-cta {
  background-color: #ffffff !important;
}

.del-btn-cta:hover {
  background-color: #d8e5f3 !important;
}

button.swal2-confirm.swal2-styled:hover {
  background: #084d8b !important;
}

@media screen and (max-width: 768px) {
  .col-number {
    display: none !important;
  }
}

/* Symptom Dashboard Styles */

.et-symptom-dashboard {
  /* max-width: 800px; */
  margin: 0 auto;
  padding: 20px;
  font-family: "Inter", sans-serif;
  /* background: #f8f9fa; */
  border-radius: 12px;
}

.et-symptom-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}

.et-symptom-title {
  color: #084d8b;
  font-size: 1.3rem;
  font-weight: 600;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.et-symptom-date {
  color: #666;
  font-size: 0.9rem;
}

.et-symptom-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 15px;
  margin-bottom: 20px;
}

.et-symptom-item {
  background: white;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  border-left: 4px solid #084d8b;
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(20px);
}

.et-symptom-item.et-visible {
  opacity: 1;
  transform: translateY(0);
}

.et-symptom-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.et-symptom-main {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}

.et-symptom-icon {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background: #084d8b;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1rem;
}

.et-symptom-content {
  flex: 1;
}

.et-symptom-name {
  font-weight: 500;
  color: #333;
  margin-bottom: 4px;
}

.et-symptom-value {
  font-size: 1.1rem;
  font-weight: 600;
  color: #084d8b;
  margin-bottom: 2px;
}

.et-symptom-intensity {
  font-size: 0.85rem;
  color: #666;
}

.et-symptom-trend {
  font-size: 1.1rem;
}

.et-trend-better {
  color: #28a745;
}

.et-trend-worse {
  color: #b30d2c;
}

.et-symptom-progress {
  margin-top: 10px;
}

.et-progress-bar {
  width: 100%;
  height: 6px;
  background: #f0f0f0;
  border-radius: 10px;
  overflow: hidden;
}

.et-progress-fill {
  height: 100%;
  border-radius: 10px;
  background: #084d8b;
  transition: width 1s ease-in-out;
}

/* Mood & Stats */
.et-mood-stats {
  background: white;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.et-mood-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  align-items: start;
}

.et-mood-item {
  text-align: center;
}

.et-mood-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 15px;
  font-weight: 500;
  color: #333;
}

.et-mood-progress {
  margin-bottom: 10px;
}

.et-mood-bar {
  width: 100%;
  height: 8px;
  background: #f0f0f0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 8px;
}

.et-mood-fill {
  height: 100%;
  border-radius: 10px;
  transition: width 1s ease-in-out;
}

.et-mood-value {
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
}

.et-mood-label {
  font-size: 0.85rem;
  color: #666;
}

.et-stats-item {
  text-align: center;
  padding: 15px;
  background: #f8f9fa;
  border-radius: 8px;
}

.et-stat-number {
  font-size: 2rem;
  font-weight: 700;
  color: #084d8b;
  margin-bottom: 5px;
}

.et-stat-label {
  font-size: 0.9rem;
  color: #666;
}

/* No Data */
.et-symptom-no-data {
  text-align: center;
  padding: 40px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  color: #666;
}

/* Responsive */
@media (max-width: 768px) {
  .et-symptom-dashboard {
    padding: 15px;
  }

  .et-symptom-header {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }

  .et-symptom-cards {
    grid-template-columns: 1fr;
  }

  .et-mood-container {
    grid-template-columns: 1fr;
  }
}

/* Animation delays for staggered effect */
.et-symptom-item:nth-child(1) {
  transition-delay: 0.1s;
}

.et-symptom-item:nth-child(2) {
  transition-delay: 0.2s;
}

.et-symptom-item:nth-child(3) {
  transition-delay: 0.3s;
}

.et-symptom-item:nth-child(4) {
  transition-delay: 0.4s;
}

.et-symptom-item:nth-child(5) {
  transition-delay: 0.5s;
}

.et-symptom-item:nth-child(6) {
  transition-delay: 0.6s;
}

.et-symptom-item:nth-child(7) {
  transition-delay: 0.7s;
}

.et-symptom-item:nth-child(8) {
  transition-delay: 0.8s;
}

/* Modern Clear Button Styles */
.input-with-clear {
  position: relative;
  display: flex;
  align-items: center;
}

.select-with-clear {
  position: relative;
  display: flex;
  align-items: center;
}

.clear-btn {
  position: absolute;
  right: 8px;
  background: none;
  border: none;
  color: #6c757d;
  cursor: pointer;
  padding: 4px;
  border-radius: 4px;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}

.clear-btn:hover {
  color: #dc3545;
  background-color: rgba(220, 53, 69, 0.1);
  transform: scale(1.1);
}

.clear-btn:active {
  transform: scale(0.95);
}

/* Specific positioning for different input types */
.input-with-clear .clear-btn {
  right: 8px;
}

.select-with-clear .clear-btn {
  right: 30px; /* Make room for the dropdown arrow */
}

/* Adjust input padding to make room for clear button */
.input-with-clear input[type="text"],
.input-with-clear input[type="date"] {
  padding-right: 35px;
}

/* For date inputs - ensure native calendar icon doesn't conflict */
.input-with-clear input[type="date"] {
  position: relative;
}

/* Hide native clear button for date inputs in Webkit browsers */
.input-with-clear input[type="date"]::-webkit-clear-button {
  display: none;
}

/* Style for when input is focused */
.input-with-clear input:focus + .clear-btn,
.select-with-clear select:focus + .clear-btn {
  color: #495057;
}

/* Ensure Choices.js selects work properly */
.select-with-clear .choices {
  width: 100%;
}

.select-with-clear .choices__inner {
  padding-right: 50px !important;
}

/* Animation for clear button appearance */
.clear-btn {
  animation: fadeIn 0.2s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Focus states */
.input-with-clear input:focus,
.select-with-clear select:focus {
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* Hover states for better UX */
.clear-btn svg {
  transition: transform 0.2s ease;
}

.clear-btn:hover svg {
  transform: rotate(90deg);
}
/* bbPress Modern Styling with Adjusted Grid Layout */
.topic-template-default li.bbp-header {
  display: none !important;
}
#bbpress-forums {
  font-family: "Roboto", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  max-width: 1200px;
  margin: 0 auto;
}

/* Breadcrumbs */
#bbpress-forums .bbp-breadcrumb {
  font-size: 14px;
  color: #666;
}
#bbpress-forums .bbp-breadcrumb a {
  color: #084d8b;
  text-decoration: none;
}
#bbpress-forums .bbp-breadcrumb a:hover {
  text-decoration: underline;
}

/* Forum and Topic Lists with Grid */
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-topics {
  list-style: none;
  margin: 0;
  padding: 0;
}
#bbpress-forums .bbp-header ul.forum-titles {
  display: grid;
  grid-template-columns: 50% 10% 10% 30%; /* Adjusted for larger freshness */
  background-color: #084d8b; /* Unified blue */
  color: #ffffff !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px 10px;
  border-radius: 8px 8px 0 0;
}
#bbpress-forums .bbp-header ul.forum-titles li {
  padding: 0 10px;
  color: #ffffff !important; /* Ensure white text */
}
span.bbp-admin-links {
  margin-left: 12px;
}
#bbpress-forums .bbp-body ul {
  display: grid;
  grid-template-columns: 50% 10% 10% 30%;
  align-items: start; /* Top align to prevent middle alignment */
  padding: 15px 10px;
  border-bottom: 1px solid #ddd;
  transition: background-color 0.3s ease;
}
#bbpress-forums .bbp-body ul li {
  padding: 0 10px;
  vertical-align: top;
}
#bbpress-forums .bbp-body ul:hover {
  background-color: #f0f0f0;
}
/* Alternating rows */
#bbpress-forums .bbp-body ul.even {
  background-color: #f9f9f9;
}
#bbpress-forums .bbp-body ul.odd {
  background-color: #ffffff;
}

/* Titles and Descriptions */
#bbpress-forums .bbp-forum-info,
#bbpress-forums .bbp-topic-title {
  font-size: 18px;
  font-weight: 600;
}
#bbpress-forums .bbp-forum-title,
#bbpress-forums .bbp-topic-permalink {
  color: #b30d2c;
  text-decoration: none;
  display: block; /* Title on own line */
}
#bbpress-forums .bbp-forum-title:hover,
#bbpress-forums .bbp-topic-permalink:hover {
  color: #084d8b;
}
#bbpress-forums .bbp-forum-content,
#bbpress-forums .bbp-topic-title .bbp-topic-meta {
  font-size: 14px;
  color: #777;
  margin-top: 5px;
  display: block; /* Meta under title */
}

/* Started by not in middle */
#bbpress-forums .bbp-topic-title .bbp-topic-meta .bbp-topic-started-by {
  display: block;
  margin-top: 5px;
  color: #666;
}

/* Counts */
#bbpress-forums .bbp-forum-topic-count,
#bbpress-forums .bbp-topic-voice-count,
#bbpress-forums .bbp-forum-reply-count,
#bbpress-forums .bbp-topic-reply-count {
  text-align: center;
  color: #666;
  font-size: 16px; /* Larger for readability */
}

/* Freshness Column - Larger and structured */
#bbpress-forums .bbp-forum-freshness,
#bbpress-forums .bbp-topic-freshness {
  /* text-align: right; */
  color: #666;
  font-size: 16px; /* Increased size */
}
#bbpress-forums .bbp-forum-freshness a,
#bbpress-forums .bbp-topic-freshness a {
  display: block; /* Time on own line */
  color: #084d8b;
  text-decoration: none;
  font-size: 16px;
}
#bbpress-forums .bbp-topic-freshness .bbp-topic-meta,
#bbpress-forums .bbp-forum-freshness .bbp-topic-meta {
  margin-top: 5px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#bbpress-forums .bbp-author-avatar img {
  border-radius: 50%;
  margin-right: 5px;
  width: 20px !important; /* Larger avatar */
  height: 20px !important;
}
#bbpress-forums .bbp-author-name {
  color: #084d8b;
}

/* Replies Section */
#bbpress-forums ul.bbp-replies {
  list-style: none;
  margin: 0;
  padding: 0;
}
#bbpress-forums .bbp-replies .bbp-header {
  display: grid;
  grid-template-columns: 20% 80%;
  background-color: #084d8b; /* Unified blue */
  color: #ffffff !important;
  font-weight: bold;
  padding: 15px;
  border-radius: 8px 8px 0 0;
}
#bbpress-forums .bbp-replies .bbp-header .bbp-reply-author {
  text-align: center;
  color: #ffffff !important;
}
#bbpress-forums .bbp-replies .bbp-header .bbp-reply-content {
  color: #ffffff !important;
}
#bbpress-forums .bbp-body .loop-item {
  display: grid;
  grid-template-columns: 20% 80%;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-top: none;
  margin-bottom: 30px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s ease;
}
#bbpress-forums .bbp-body .loop-item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#bbpress-forums .bbp-reply-header {
  grid-column: 1 / -1; /* Span full width */
  background-color: #084d8b; /* Changed to blue for consistency */
  padding: 10px 15px;
  font-size: 13px;
  color: #ffffff !important; /* White text */
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
}
#bbpress-forums .bbp-reply-header a,
#bbpress-forums .bbp-reply-header span {
  color: #ffffff !important;
}
#bbpress-forums .bbp-reply-author {
  padding: 15px;
  text-align: center;
  border-right: 1px solid #eee;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
#bbpress-forums .bbp-reply-author .bbp-author-avatar {
  display: block;
  margin: 0 auto 10px;
}
#bbpress-forums .bbp-reply-author .bbp-author-name {
  display: block;
  font-weight: bold;
  color: #084d8b;
  text-align: center;
  word-wrap: break-word;
}
#bbpress-forums .bbp-reply-author .bbp-author-role {
  font-size: 12px;
  color: #b30d2c;
  display: block;
  text-align: center;
}
#bbpress-forums .bbp-reply-content {
  padding: 15px;
}

/* Pagination */
#bbpress-forums .bbp-pagination {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
  font-size: 14px;
  color: #666;
}
#bbpress-forums .bbp-pagination-links a {
  color: #084d8b;
  text-decoration: none;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-left: 5px;
  transition: background-color 0.3s;
}
#bbpress-forums .bbp-pagination-links a:hover {
  background-color: #084d8b;
  color: #fff;
}
#bbpress-forums li.bbp-header {
  background: unset !important;
  padding: 0;
}
li.bbp-forum-info {
  text-align: left !important;
}
/* Forms */
#bbpress-forums .bbp-topic-form,
#bbpress-forums .bbp-reply-form {
  background-color: #f9f9f9;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-top: 30px;
}
#bbpress-forums .bbp-form legend {
  font-size: 20px;
  font-weight: bold;
  color: #084d8b;
  margin-bottom: 20px;
}
#bbpress-forums .bbp-form label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 15px;
}
#bbpress-forums .bbp-form input[type="text"],
#bbpress-forums .bbp-form textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  margin-bottom: 15px;
}
#bbpress-forums .bbp-submit-wrapper button {
  background-color: #b30d2c;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 8px 8px 8px 8px;
  text-transform: uppercase;
  font-weight: 500;
  height: 41px;
}
#bbpress-forums .bbp-submit-wrapper button:hover {
  background-color: #084d8b;
}

/* Hide specific form elements with CSS fallback */
#bbpress-forums .bbp-form p:has(label[for="bbp_topic_title"]),
#bbpress-forums .bbp-form p:has(label[for="bbp_stick_topic"]),
#bbpress-forums .bbp-form p:has(label[for="bbp_topic_status"]) {
  display: none !important;
}

/* Notices */
#bbpress-forums .bbp-template-notice {
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  border-left: 4px solid #084d8b;
  background-color: #e9f7ff;
  color: #333;
  font-size: 14px;
}
.bbp-forum-freshness,
li.bbp-topic-freshness {
  width: unset !important;
}

/* Additional styles for single topic page (inner discussion page) */

/* Ensure blue headers with white text */
#bbpress-forums .bbp-replies .bbp-header {
  background-color: #084d8b !important;
  color: #ffffff !important;
}
#bbpress-forums .bbp-replies .bbp-header .bbp-reply-author,
#bbpress-forums .bbp-replies .bbp-header .bbp-reply-content {
  color: #ffffff !important;
  font-size: 14px; /* Match front header font size */
  font-weight: bold;
  text-transform: uppercase;
}

/* Reply headers blue with white text */
#bbpress-forums .bbp-reply-header {
  background-color: #084d8b !important;
  color: #ffffff !important;
  font-size: 14px; /* Adjusted for readability, similar to front */
}
#bbpress-forums .bbp-reply-header a,
#bbpress-forums .bbp-reply-header span {
  color: #ffffff !important;
  font-size: 14px;
}

/* Adjust font sizes in content */
#bbpress-forums .bbp-reply-content {
  font-size: 16px; /* Match front base font size */
  color: #333;
}

/* Adjust avatars to match front (smaller, rounded) */
#bbpress-forums .bbp-reply-author .bbp-author-avatar img {
  width: 40px !important; /* Smaller than default 80px, but larger than front's 20px for prominence */
  height: 40px !important;
  border-radius: 50% !important;
  margin: 0 auto 5px;
}
#bbpress-forums .bbp-reply-author .bbp-author-name {
  font-size: 16px; /* Match front title sizes */
  font-weight: 600;
  color: #084d8b;
}
#bbpress-forums .bbp-reply-author .bbp-author-role {
  font-size: 12px;
  color: #b30d2c;
}

/* Meta and IP adjustments */
#bbpress-forums .bbp-reply-ip {
  font-size: 12px;
  color: #777;
  margin-top: 5px;
}

/* Even/odd replies for alternating backgrounds */
#bbpress-forums .bbp-body .loop-item.even {
  background-color: #f9f9f9;
}
#bbpress-forums .bbp-body .loop-item.odd {
  background-color: #ffffff;
}

/* Admin links in header */
#bbpress-forums .bbp-admin-links {
  font-size: 12px;
  color: #ffffff;
}
#bbpress-forums .bbp-admin-links a {
  color: #ffffff;
  text-decoration: none;
}
#bbpress-forums .bbp-admin-links a:hover {
  text-decoration: underline;
}

#bbpress-forums li.bbp-footer .bbp-forum-content,
#bbpress-forums li.bbp-footer .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-search-content,
#bbpress-forums li.bbp-footer .bbp-topic-content,
#bbpress-forums li.bbp-header .bbp-forum-content,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-header .bbp-search-content,
#bbpress-forums li.bbp-header .bbp-topic-content {
  margin-left: unset;
}
#bbpress-forums div.bbp-forum-content::after,
#bbpress-forums div.bbp-reply-content::after,
#bbpress-forums div.bbp-topic-content::after {
  content: unset !important;
}
.bbp-footer {
  display: none;
}
/* Override reset.css for TinyMCE toolbar buttons */
#bbpress-forums .wp-editor-wrap .mce-toolbar .mce-btn [type="button"]:hover,
#bbpress-forums .wp-editor-wrap .mce-toolbar .mce-btn [type="button"]:focus,
#bbpress-forums .wp-editor-wrap .mce-toolbar .mce-btn button:hover,
#bbpress-forums .wp-editor-wrap .mce-toolbar .mce-btn button:focus {
  background-color: #f3f3f3 !important; /* Default TinyMCE hover bg */
  color: #333 !important; /* Default text color */
  text-decoration: none !important; /* Remove any underline */
  border-color: #aaa !important; /* Subtle border for default look */
}

/* Hide TinyMCE tooltips to prevent hover popups and reflow issues */
#bbpress-forums .mce-tooltip {
  display: none !important;
}

/* Fixed editor container to prevent page scrolls/hangs */
#bbpress-forums .wp-editor-container {
  overflow: hidden !important; /* Hide any overflow that could add scrollbars */
  max-height: 200px; /* Match PHP height; adjust if needed */
}

/* Control content body overflow (no horizontal/vertical scrollbars unless needed) */
#bbpress-forums .mce-content-body {
  overflow-y: auto !important; /* Allow vertical scroll inside editor if content exceeds height */
  overflow-x: hidden !important; /* No horizontal scroll */
  max-height: 180px; /* Slightly less than container to fit toolbar */
}

/* Override reset.css hovers on toolbar buttons (ensure no extra effects) */
#bbpress-forums .mce-toolbar .mce-btn:hover,
#bbpress-forums .mce-toolbar .mce-btn:focus {
  background-color: #f3f3f3 !important;
  color: #333 !important;
  text-decoration: none !important;
  border-color: #aaa !important;
  box-shadow: none !important; /* Remove any shadows that could cause reflow */
}

li.bbp-header .bbp-reply-content {
  display: none;
}
#bbpress-forums .bbp-replies .bbp-header .bbp-reply-author,
#bbpress-forums .bbp-replies .bbp-header .bbp-reply-content {
  border-right: unset;
}

/* Hide original admin links */
.bbp-admin-links {
  display: none !important;
}

/* Hamburger button styles */
.bbp-hamburger-button {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  width: 32px;
  height: 32px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 6px;
  z-index: 100;
  border-radius: 4px;
  transition: background-color 0.3s;
}

.bbp-hamburger-button:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* Hamburger lines */
.bbp-hamburger-button span {
  width: 20px;
  height: 2px;
  background: #fff;
  margin-bottom: 4px;
  border-radius: 1px;
  transition: all 0.3s ease;
  display: block;
}

/* Make post containers relative for positioning context */
div[id^="post-"] {
  position: relative !important;
  padding-right: 50px !important; /* Make space for the button */
}

/* Dropdown menu styles */
.bbp-menu-dropdown {
  position: absolute;
  top: 42px; /* Position below the button */
  right: 10px;
  background: white;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 180px;
  display: none;
  z-index: 10000; /* Very high z-index to ensure it's on top */
  padding: 4px 0;
}

.bbp-menu-dropdown.show {
  display: block;
}

.bbp-menu-item {
  display: block;
  padding: 8px 12px;
  color: #374151;
  text-decoration: none !important;
  font-size: 14px;
  border: none;
  background: white;
  width: 100%;
  text-align: left;
  cursor: pointer;
  transition: background-color 0.2s;
  box-sizing: border-box;
}
.bbp-menu-item {
  background: #084d8b;
}
.bbp-menu-item:hover {
  background: #033e72 !important;
}

/* Ensure the dropdown stays on top of everything */
.bbp-reply-header,
.bbp-topic-header {
  position: relative;
  overflow: visible !important; /* Important to prevent clipping */
}

/* Fix for the specific structure in your HTML */
div[id^="DIV_"]:has(> .bbp-hamburger-button) {
  position: relative !important;
  overflow: visible !important;
}

button.bbp-hamburger-button {
  background-color: unset !important;
  border: unset !important;
}

/* Base Mobile Adjustments (All Breakpoints) */
@media (max-width: 1024px) {
  #bbpress-forums {
    font-size: 15px !important; /* Unified base */
    padding: 15px !important;
  }
  /* Unify fonts: All text elements */
  #bbpress-forums *,
  #bbpress-forums *::before,
  #bbpress-forums *::after {
    font-family: inherit !important;
    font-size: inherit !important; /* Cascade from parent */
  }
  #bbpress-forums .bbp-forum-title,
  #bbpress-forums .bbp-topic-permalink,
  #bbpress-forums .bbp-topic-started-by,
  #bbpress-forums .bbp-author-name,
  #bbpress-forums .bbp-reply-post-date {
    font-size: 16px !important; /* Semi-bold titles/dates */
    font-weight: 600 !important;
  }
  #bbpress-forums .bbp-topic-meta,
  #bbpress-forums .bbp-forum-content,
  #bbpress-forums .bbp-author-role,
  #bbpress-forums .bbp-author-ip {
    font-size: 13px !important; /* Smaller meta */
    color: #666 !important;
  }
  /* Avatars: Scale down */
  #bbpress-forums .bbp-author-avatar img,
  #bbpress-forums .bbp-topic-freshness-author img,
  #bbpress-forums .bbp-reply-author .bbp-author-avatar img {
    width: 30px !important;
    height: 30px !important;
  }
  /* Breadcrumbs & Notice: Compact */
  #bbpress-forums .bbp-breadcrumb,
  #bbpress-forums .bbp-template-notice {
    font-size: 13px !important;
    padding: 10px !important;
  }
  /* Pagination: Flex wrap */
  #bbpress-forums .bbp-pagination {
    flex-wrap: wrap !important;
    gap: 10px !important;
  }
  #bbpress-forums .bbp-pagination-count {
    font-size: 13px !important;
  }
  /* Author improvements: Better flex for narrow columns */
  #bbpress-forums .bbp-reply-author {
    justify-content: center !important;
    gap: 5px !important;
  }
  #bbpress-forums .bbp-reply-author .bbp-author-name {
    font-size: 14px !important; /* Slightly smaller to fit narrow columns */
    line-height: 1.2 !important;
    max-width: 100% !important;
    text-align: center !important;
  }
}

/* Tablet: 3 Columns (Hide Freshness) */
@media (max-width: 1024px) and (min-width: 769px) {
  #bbpress-forums .bbp-header ul.forum-titles li.bbp-forum-freshness,
  #bbpress-forums .bbp-body ul li.bbp-forum-freshness,
  #bbpress-forums .bbp-header ul.forum-titles li.bbp-topic-freshness,
  #bbpress-forums .bbp-body ul li.bbp-topic-freshness {
    display: none !important;
  }
  #bbpress-forums .bbp-header ul.forum-titles,
  #bbpress-forums .bbp-body ul {
    grid-template-columns: 60% 20% 20% !important;
    padding: 12px 8px !important;
  }
  /* Replies: Adjust split and author padding for better fit */
  #bbpress-forums .bbp-replies .bbp-header,
  #bbpress-forums .bbp-body .loop-item {
    grid-template-columns: 18% 82% !important;
    padding: 12px !important;
  }
  #bbpress-forums .bbp-reply-author {
    padding: 10px !important; /* Slightly more padding */
  }
}

/* Mobile: 2 Columns (Hide Voices/Topics-Count), Unified Fonts */
@media (max-width: 768px) {
  li.bbp-forum-freshness {
    display: none !important;
  }
  li.bbp-topic-freshness {
    display: none !important;
  }
  #bbpress-forums {
    font-size: 14px !important;
  }
  /* Hide voices/topics for 2 cols */
  #bbpress-forums .bbp-header ul.forum-titles li.bbp-forum-topic-count,
  #bbpress-forums .bbp-body ul li.bbp-forum-topic-count,
  #bbpress-forums .bbp-header ul.forum-titles li.bbp-topic-voice-count,
  #bbpress-forums .bbp-body ul li.bbp-topic-voice-count {
    display: none !important;
  }
  #bbpress-forums .bbp-header ul.forum-titles,
  #bbpress-forums .bbp-body ul {
    grid-template-columns: 80% 20% !important; /* Title + Beiträge */
    padding: 10px 6px !important;
  }
  /* Smaller meta everywhere */
  #bbpress-forums .bbp-reply-header,
  #bbpress-forums .bbp-meta {
    font-size: 12px !important;
  }
  #bbpress-forums .bbp-reply-permalink {
    font-size: 12px !important;
    margin-left: 5px !important;
  }
  /* Content: Consistent para */
  #bbpress-forums .bbp-reply-content p {
    font-size: 14px !important;
    margin-bottom: 10px !important;
  }
  #bbpress-forums .bbp-reply-content strong,
  #bbpress-forums .bbp-reply-content em {
    font-weight: 600 !important; /* No size jump */
    font-style: italic !important;
  }
  /* Submit: Full-width touch */
  #bbpress-forums .bbp-submit-wrapper button {
    width: 100% !important;
    padding: 14px !important;
    font-size: 15px !important;
    min-height: 48px !important; /* Touch target */
  }
  /* Form: Scale textarea */
  #bbpress-forums .bbp-the-content-wrapper textarea {
    font-size: 14px !important;
    height: 150px !important; /* Fixed for mobile */
    resize: vertical !important;
  }
  /* Replies: Tighter split, improved author for narrow width */
  #bbpress-forums .bbp-replies .bbp-header,
  #bbpress-forums .bbp-body .loop-item {
    grid-template-columns: 15% 85% !important;
    padding: 10px !important;
  }
  #bbpress-forums .bbp-reply-author {
    padding: 8px !important;
    gap: 2px !important; /* Tighter gap */
  }
  #bbpress-forums .bbp-reply-author .bbp-author-name {
    font-size: 13px !important; /* Even smaller for 15% width */
    white-space: nowrap !important; /* Prevent wrapping if possible */
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  #bbpress-forums .bbp-reply-author .bbp-author-role {
    display: none !important; /* Hide role in narrow mobile to save space */
  }
  /* Fix duplicate hamburgers (hide extras via JS, but CSS fallback) */
  #bbpress-forums .bbp-reply-header .bbp-hamburger-button:nth-of-type(n + 2) {
    display: none !important;
  }
}

/* Very Small Mobile: 1 Column Full-Width */
@media (max-width: 480px) {
  #bbpress-forums .bbp-topic-form,
  #bbpress-forums .bbp-reply-form {
    padding: 0;
    margin: 0;
  }
  #bbpress-forums div.bbp-reply-author .bbp-author-name,
  #bbpress-forums div.bbp-topic-author .bbp-author-name {
    text-align: right !important;
  }
  li.bbp-topic-title {
    min-width: 100%;
  }
  li.bbp-forum-info {
    min-width: 100%;
  }

  span.bbp-topic-started-by {
    display: none !important;
  }
  #bbpress-forums .bbp-body div.bbp-reply-author,
  #bbpress-forums .bbp-body div.bbp-topic-author {
    min-height: unset !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  /* Improved stacking: Use flex row for avatar + name to avoid negative margins */
  #bbpress-forums .bbp-reply-author {
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    padding: 10px !important;
    border-bottom: 1px solid #eee !important;
    margin-bottom: 8px !important;
    gap: 8px !important;
    text-align: left !important;
  }
  #bbpress-forums .bbp-author-avatar {
    flex-shrink: 0 !important; /* Prevent avatar shrinking */
    margin: 0 !important;
  }
  .bbp-author-role {
    display: block !important; /* Show again in stacked view */
    font-size: 11px !important;
  }
  #bbpress-forums .bbp-author-name {
    margin: 0 !important; /* Remove hacks */
    text-align: left !important;
    flex-grow: 1 !important;
    white-space: normal !important;
  }
  #bbpress-forums {
    font-size: 13px !important;
    padding: 8px !important;
  }
  /* Hide replies count for 1 col */
  #bbpress-forums .bbp-header ul.forum-titles li.bbp-forum-reply-count,
  #bbpress-forums .bbp-body ul li.bbp-forum-reply-count,
  #bbpress-forums .bbp-header ul.forum-titles li.bbp-topic-reply-count,
  #bbpress-forums .bbp-body ul li.bbp-topic-reply-count {
    display: none !important;
  }
  #bbpress-forums .bbp-header ul.forum-titles,
  #bbpress-forums .bbp-body ul {
    grid-template-columns: 100% !important; /* Full-width title */
    padding: 8px 4px !important;
  }
  #bbpress-forums .bbp-forum-title,
  #bbpress-forums .bbp-topic-permalink {
    font-size: 14px !important;
    width: 100% !important;
  }
  /* Stack replies fully */
  #bbpress-forums .bbp-replies .bbp-header,
  #bbpress-forums .bbp-body .loop-item {
    grid-template-columns: 100% !important;
  }
  #bbpress-forums .bbp-reply-content {
    padding-top: 8px !important;
  }
  /* Avatars: Extra small */
  #bbpress-forums .bbp-author-avatar img {
    width: 20px !important;
    height: 20px !important;
  }
  /* Submit: Max touch */
  #bbpress-forums .bbp-submit-wrapper button {
    padding: 0px 10px !important;
    font-size: 14px !important;
    letter-spacing: 0.2px;
  }
  /* Pagination: Vertical stack */
  #bbpress-forums .bbp-pagination {
    flex-direction: column !important;
    gap: 8px !important;
  }
  #bbpress-forums .bbp-pagination-links a {
    padding: 12px !important;
    font-size: 14px !important;
  }
  /* Hamburger: Compact */
  .bbp-hamburger-button {
    width: 32px !important;
    height: 32px !important;
  }
  .bbp-menu-item {
    padding: 12px !important;
    font-size: 13px !important;
  }
  /* Force reflow prevention: Add will-change for smoother resize */
  #bbpress-forums .bbp-body ul,
  #bbpress-forums .bbp-replies .bbp-header,
  #bbpress-forums .bbp-body .loop-item {
    will-change: grid-template-columns;
  }
}

h1.entry-title {
  max-width: unset !important;
  display: block;
  min-width: 100%;
}
.bbp-topic-reply-count {
  width: 100%;
}
.bbp-topic-voice-count {
  text-align: center !important;
  width: 100%;
}
/* Enhanced Breadcrumb Styling */

#bbpress-forums .bbp-breadcrumb {
  font-size: 14px;
  margin-bottom: 20px;
  padding: 0;
}

#bbpress-forums .bbp-breadcrumb p {
  margin: 0;
  padding: 12px 16px;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

#bbpress-forums .bbp-breadcrumb a {
  color: #084d8b;
  text-decoration: none;
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  font-weight: 500;
}

#bbpress-forums .bbp-breadcrumb a:hover {
  color: #b30d2c;
  background-color: #e9f2ff;
  text-decoration: none;
}

#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-home {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-home::before {
  content: "🏠";
  font-size: 12px;
}

#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-sep {
  color: #6c757d;
  margin: 0 4px;
  font-weight: 300;
}

#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current {
  color: #495057;
  font-weight: 600;
  padding: 4px 8px;
  background: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 4px;
}

/* Optional: Add subtle background gradient */
#bbpress-forums .bbp-breadcrumb p {
  background: #fff;
  border: unset;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  #bbpress-forums .bbp-breadcrumb p {
    padding: 10px 12px;
    font-size: 13px;
    flex-wrap: wrap;
    gap: 6px;
  }

  #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-home::before {
    font-size: 11px;
  }
}
/* Breadcrumb with Font Awesome Icons */
#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-home::before {
  content: "\f015"; /* Font Awesome home icon */
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  font-size: 12px;
}

#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-root::before {
  content: "\f086"; /* Font Awesome comments icon */
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  font-size: 12px;
  margin-right: 4px;
}
.bbp-breadcrumb {
  display: none;
}
.menu-item-503 a:before {
  background-image: url(/wp-content/uploads/Forum.png);
}
.menu-item-544 a:before {
  background-image: url(/wp-content/uploads/Quiz.png);
}

/* navigation */

/* Mobile Navigation - Hidden by default */
@media (max-width: 768px) {
  .mobile-navigation {
    display: none !important;
    position: relative !important;
  }

  /* Mobile Header */
  .mobile-header {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 15px 20px !important;
  }

  /* Hamburger Button */
  .hamburger-btn {
    background: none !important;
    border: none !important;
    padding: 8px !important;
    cursor: pointer !important;
    margin: 0 !important;
    width: 40px !important;
    height: 40px !important;
    display: block !important;
    margin-bottom: -25px !important;
    margin-right: 5px !important;
  }

  /* Hamburger Icon */
  .hamburger-box {
    width: 30px !important;
    height: 24px !important;
    display: inline-block !important;
    position: relative !important;
  }

  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
    width: 30px !important;
    height: 3px !important;
    background-color: #084d8b !important;
    border-radius: 4px !important;
    position: absolute !important;
    transition: all 0.3s ease !important;
  }

  .hamburger-inner::before,
  .hamburger-inner::after {
    content: "" !important;
    display: block !important;
  }

  .hamburger-inner::before {
    top: -10px !important;
  }

  .hamburger-inner::after {
    bottom: -10px !important;
  }

  /* Hamburger Animation */
  .hamburger-btn[aria-expanded="true"] .hamburger-inner {
    background-color: transparent !important;
  }

  .hamburger-btn[aria-expanded="true"] .hamburger-inner::before {
    transform: translateY(10px) rotate(45deg) !important;
  }

  .hamburger-btn[aria-expanded="true"] .hamburger-inner::after {
    transform: translateY(-10px) rotate(-45deg) !important;
  }

  /* Full-width Slide Down Menu */
  .mobile-menu-dropdown {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    width: 100% !important;
    background: #ffffff !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1) !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 1000 !important;
    transform: translateY(-20px) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transition: all 0.3s ease !important;
  }

  .mobile-menu-dropdown.active {
    transform: translateY(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: -1 !important;
  }

  /* FIX: Ensure menu items stack properly */
  .mobile-menu ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    display: block !important; /* Override flex display */
  }

  .mobile-menu li {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    display: block !important;
    border-bottom: 1px solid #f0f0f0 !important;
  }

  .mobile-menu li:last-child {
    border-bottom: none !important;
  }

  .mobile-menu li a {
    flex-direction: row;
    padding: 20px 22px !important;
    font-size: 16px;
  }
  ul#menu-account {
    padding-top: 28px !important;
  }
  .mobile-menu li a::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin-bottom: unset !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 9px !important;
  }
  .mobile-menu a:hover {
    background-color: #f8f9fa !important;
    color: #084d8b !important;
  }

  .mobile-navigation {
    display: block !important;
  }
}
.elementor-button {
  border-radius: 8px !important;
}
.swal2-actions button {
  font-weight: 500 !important;
  border-radius: 8px !important;
  text-transform: uppercase;
}

button#submitBtn {
  min-height: 41px;
  padding: 0 18px !important;
  border-radius: 8px !important;
  font-weight: 500;
}
.eisentraphie-btn {
  font-weight: 500 !important;
  border-radius: 8px !important;
  min-height: 41px;
  padding-left: 18px !important;
  padding-right: 18px !important;
}



/* Firefox track with static gradient background */
.colored-slider.reversed-slider::-moz-range-track {
  width: 100%;
  height: 8px;
  border-radius: 5px;
  background: linear-gradient(to right, #e85555, #ffe59f, #248e31);
  border: none;
}

/* Remove the progress fill since we want static background */
.colored-slider.reversed-slider::-moz-range-progress {
  background: transparent;
  height: 8px;
  border-radius: 5px;
}

/* Firefox thumb */
.colored-slider.reversed-slider::-moz-range-thumb {
  -moz-appearance: none;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: white;
  border: 2px solid #888;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

/* Remove default Firefox focus styles */
.colored-slider.reversed-slider::-moz-focus-outer {
  border: 0;
}

/* Firefox focus styles */
.colored-slider.reversed-slider:focus::-moz-range-thumb {
  border-color: #b30d2c;
  box-shadow: 0 0 0 3px rgba(179, 13, 44, 0.25);
}