:root {
    --fivered-mainred: #990000;
    --fivered-myaccount-table-bg: #151515;
    --fivered-myaccount-table-bg-txt: #707070;
    --fivered-myaccount-table-text: var(--wp--preset--font-size--x-small) !important;
    --fivered-myaccount-table-text-hover: var(--wp--preset--font-size--medium) !important;

    --fivered-myaccount-tr-bg: transparent;
    --fivered-myaccount-table-bg-txt: #fff;
    --fivered-myaccount-table-bg-txt-size: var(--wp--preset--font-size--x-small) !important;
}

.woocommerce table.shop_table td {
    border-top: none !important;
    border-bottom: none !important;
    padding: 14px !important;
}

.woocommerce table.shop_table th {
    color: #707070 !important;
    font-size: var(--fivered-myaccount-table-bg-txt-size) !important;
    padding: 15px;
    text-align: center;
    font-weight: 100 !important;
}

.woocommerce-page table.shop_table td {
    border-bottom: 1px solid #222 !important;
}


.woocommerce table.shop_table tbody th {
    border-bottom: 1px solid #222 !important;
}

.woocommerce table.shop_table tr {
    background-color: var(--fivered-myaccount-tr-bg) !important;
    text-align: center;
}

.woocommerce-orders-table {
    width: 100%;
    border-collapse: collapse;
}

.woocommerce-orders-table thead th {
    background-color: var(--fivered-myaccount-table-bg) !important;
    color: #707070 !important;
    text-align: center;
    font-size: var(--fivered-myaccount-table-text) !important;
    font-weight: 100 !important;
    padding: 15px;
    border-bottom: none !important;
}

.woocommerce-orders-table thead {
    position: relative;
    display: table-header-group;
}
.woocommerce-orders-table thead::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.0px;
    background: #242424;
}

.woocommerce-orders-table tbody tr:last-child {
    border-bottom: none !important;
}


.woocommerce-orders-table td, .woocommerce-orders-table th {
    word-break: normal;
    padding-bottom: 16px;
}

/* Einheitliches Button-Design für beide Tabellen */
.woocommerce-orders-table__cell-order-actions .woocommerce-button,
.woocommerce-orders-table__cell-order-actions .fiveredservices_dashboard_orders_actions,
.fiveredservices_dashboard_orders_actions {
    background-color: var(--fivered-mainred) !important;
    color: #fff !important;
    border-radius: 0.375em;
    padding: 8px 18px;
    border: none;
    font-family: var(--wp--preset--font-family--rubik);
    font-size: var(--wp--preset--font-size--medium);
    font-style: normal;
    font-weight: 400;
    line-height: var(--wp--custom--line-height--initial);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    transition: box-shadow 0.5s ease-out;
}
.woocommerce-orders-table__cell-order-actions .woocommerce-button:hover,
.woocommerce-orders-table__cell-order-actions .fiveredservices_dashboard_orders_actions:hover,
.fiveredservices_dashboard_orders_actions:hover {
    box-shadow: 0 0 15px rgba(178, 15, 15, 1);
    color: #fff !important;
}

.woocommerce-orders-table__cell-order-actions .woocommerce-button,
.woocommerce-orders-table__cell-order-actions .fiveredservices_dashboard_orders_actions {
    background-color: var(--fivered-mainred) !important;
    color: #fff !important;
    border-radius: 0.25em;
    padding: 8px 18px;
    font-size: var(--wp--preset--font-size--medium);
    border: none;
    white-space: nowrap;
    transition: box-shadow 0.5s ease-out;
}
.woocommerce-orders-table__cell-order-actions .woocommerce-button:hover,
.woocommerce-orders-table__cell-order-actions .fiveredservices_dashboard_orders_actions:hover {
    box-shadow: 0 0 15px rgba(178, 15, 15, 1);
    color: #fff !important;
}

.wps_sfw_account_additional_wrap {
    padding: 0px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    border: none !important;
    margin: 0px !important;
    text-align: center !important;
}

.wps_sfw_account_additional_wrap table {
    width: 100% !important;
    border-collapse: collapse !important;
    border: none !important;
    border-color: #990000 !important;
    font-size: 13vw;
}

.wps_sfw_details_wrap h3 {
    padding: 10px 15px;
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 500;
    line-height: 1.25;
    color: #fff;
    background: #151515;
    border-radius: 8px;
    border: none;
    cursor: default;
}

.wps_sfw_cancel_subscription {
    background-color: var(--fivered-mainred) !important;
    color: #fff !important;
    border-radius: 0.25em;
    padding: 8px 18px;
    font-size: var(--wp--preset--font-size--medium);
    border: none;
    white-space: nowrap;
    transition: box-shadow 0.5s ease-out;
}
.wps_sfw_cancel_subscription:hover {
    box-shadow: 0 0 15px rgba(178, 15, 15, 1);
    color: #fff !important;
}

.wps_sfw_account_additional_wrap thead {
    width: 100% !important;
    border-collapse: collapse !important;
    text-align: center !important;
}

.wps_sfw_account_wrap table thead th {
    text-align: center !important;
}

.wps_sfw_account_additional_wrap table th:first-of-type {
    text-align: center !important;
}

.wps_sfw_details_wrap table.shop_table th,
.wps_sfw_account_wrap table th {
    border-bottom: 1px solid #222;
    font-weight: 600;
}

.wps_sfw_active span {
    background: #24b0262a;
    padding: 3px 5px;
    line-height: 1.25;
    border-radius: 3px;
    color: #24b027;
    font-size: 14px;
    text-transform: capitalize;
}

.wps_sfw_cancelled span,
.wps_sfw_expired span {
    background: #c2000028;
    padding: 3px 5px;
    line-height: 1.25;
    border-radius: 3px;
    color: #c20000;
    font-size: 14px;
    text-transform: capitalize;
}

.wps_sfw_on-hold span,
.wps_sfw_pending span {
    background: #ff48001a;
    padding: 3px 5px;
    line-height: 1.25;
    border-radius: 3px;
    color: #ff4800;
    font-size: 14px;
    text-transform: capitalize;
}

.wps_sfw_paused span {
    background: #ffc40023;
    padding: 3px 5px;
    line-height: 1.25;
    border-radius: 3px;
    color: #ffc400;
    font-size: 14px;
    text-transform: capitalize;
}

/*
.wps_sfw_cancelled span {
    background: #ff48001a;
    padding: 3px 5px;
    line-height: 1.25;
    border-radius: 3px;
    color: #ff4800;
    font-size: 14px;
    text-transform: capitalize;
}


.wps_sfw_on-hold span {
    background: #ffc40023;
    padding: 3px 5px;
    line-height: 1.25;
    border-radius: 3px;
    color: #ffc400;
    font-size: 14px;
    text-transform: capitalize;
}
*/
.wps_sfw_account_additional_wrap table th,
.wps_sfw_account_additional_wrap table td {
    word-break: normal !important;
    text-align: center;
    font-weight: 100 !important;
    font-size: var(--fivered-myaccount-table-bg-txt-size) !important;
    padding-bottom: 16px !important;
}

.wps_sfw_account_additional_wrap table td:first-of-type {
    color: #fff !important;
}

.fiveredservices_dashboard_orders_actions {
    white-space: nowrap;
}

.wps_sfw_account_additional_wrap table tr {
    border-bottom: 1px solid #222 !important;
    text-align: center !important;
}

.woocommerce-orders-table__row tr{
    border-bottom: 1px solid #222 !important;
    background-color: aliceblue !important;
}

.wps_sfw_account_wrap table tbody td {
    background: transparent;
    text-align: center;
}

.wps_sfw_account_additional_wrap table tr:last-child {
    border-bottom: none !important;
    background-color: #18181828 !important;
    border: 0px solid #222 !important;
}


.wps_sfw_account_additional_wrap table th {
    background-color: var(--fivered-myaccount-table-bg) !important;
    color: #707070 !important;
    font-size: var(--fivered-myaccount-table-text) !important;
}

.wps_sfw_account_show_subscription {
    border-radius: 0.375em;
    border-color: var(--wp--preset--color--primary);
    border-width: 0;
    color: var(--wp--preset--color--background);
    font-family: var(--wp--preset--font-family--rubik);
    font-size: var(--wp--preset--font-size--small);
    font-style: normal;
    font-weight: 400;
    line-height: var(--wp--custom--line-height--initial);
    text-align: center;
    text-decoration: none;
    vertical-align: center;

}

.wps_sfw_account_show_subscription:hover {
    color: #fff !important;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.wps_sfw_account_show_subscription a {
    color: #fff !important;
}

.fiveredservices_dashboard_orders_actions { 
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 4px 12px;
    font-size: var(--wp--preset--font-size--medium);
    border-radius: 0.25em;
}

/* Hide product description in mini cart */
.wc-block-components-product-metadata__description,
.wc-block-mini-cart__drawer .wc-block-components-product-metadata {
    display: none !important;
}

/* Discord Login Button Styles */
.fivered-discord-button {
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
    padding: 6px 10px !important;
    background-color: rgba(153, 0, 0, 0.9) !important;
    text-decoration: none !important;
    border-radius: 0.375em !important;
    transition: all 0.5s ease-out !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    min-width: 160px !important;
    justify-content: flex-start !important;
    font-size: 13px !important;
    position: relative !important;
    z-index: 1 !important;
    text-align: center;
}

.discord-logout-button {
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
    padding: 6px 10px !important;
    background-color: rgba(153, 0, 0, 0.6) !important;
    text-decoration: none !important;
    border-radius: 0.375em !important;
    transition: all 0.5s ease-out !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    min-width: 120px !important;
    justify-content: center !important;
    font-size: 13px !important;
    position: relative !important;
    z-index: 1 !important;
    text-align: center !important;
    color: #ffffffad !important;
}

.fivered-discord-button.disabled {
    color: #ffffffad !important;
    background-color: #888 !important;
}

@media (max-width:767px) {
    .discord-logout-button {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
    }
}

.fr-uppercase {
    text-transform: uppercase !important;
}

.fivered-discord-button:hover {
    box-shadow: 0 0 15px rgba(178, 15, 15, 1);
    color: #fff !important;
    text-decoration: none;
    transition: all 0.2s ease-out;
    background-color: rgba(153, 0, 0, 1);
    scale: calc(1 + 0.1);
}
.discord-logout-button:hover {
    box-shadow: 0 0 8px rgba(0, 153, 13, 1);
    color: #fff !important;
    text-decoration: none;
    transition: all 0.2s ease-out;
    background-color: rgba(0, 153, 13, 1) !important;
    scale: calc(1 + 0.0);
}

.fivered-discord-icon {
    line-height: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    transform: rotate(0deg);
    transition: transform 0.5s ease-out;
    width: 16px !important;
    height: 16px !important;
    max-width: 16px !important;
    max-height: 16px !important;
    min-width: 16px !important;
    min-height: 16px !important;
    position: relative !important;
    z-index: 2 !important;
    margin-right: 8px !important;
}

.fivered-discord-icon svg {
    width: 16px !important;
    height: 16px !important;
    max-width: 16px !important;
    max-height: 16px !important;
}

@media screen and (max-width: 768px) {
    .fivered-discord-icon {
        width: 16px;
        height: 16px;
        max-width: 16px;
        max-height: 16px;
    }

    .fivered-discord-button {
        padding: 6px 12px;
        min-width: 140px;
        font-size: 12px;
    }

    .fivered-discord-text {
        font-size: 12px;
        white-space: nowrap;
        color: #921010 !important;
    }
}

.fivered-discord-button:hover .fivered-discord-icon {
    transform: rotate(720deg);
}

.fivered-discord-text {
    vertical-align: middle;
    font-size: 13px;
    letter-spacing: 0.25px;
    font-weight: 500;
    color: #e5e7eb !important;
}

.discord-logo {
    width: 4vw;
    height: 4vw;
    margin-bottom: 2em;
    fill: #e5e7eb;
    color: #e5e7eb;
    animation: spinBounce 1.8s ease-in-out infinite;
    transform-origin: center;
}

/* Discord Ticketbot page Styles */
.discord-ticketbot-page-box {
    width: 100%;
    background-color: none;
    border: 1px solid;
    border-color: #282b33;
    border-top-left-radius: 0.7vh;
    border-top-right-radius: 0.7vh;
    border-bottom-left-radius: 0.7vh;
    border-bottom-right-radius: 0.7vh;
}

.discord-ticketbot-page-box-red {
    border-color: #990000 !important;
    width: 100%;
    background-color: none;
    border: 1px solid;
    border-top-left-radius: 0.7vh;
    border-top-right-radius: 0.7vh;
    border-bottom-left-radius: 0.7vh;
    border-bottom-right-radius: 0.7vh;
}

.discord-ticketbot-page-headline {
    font-size: var(--wp--preset--font-size--large);
    font-style: normal;
    font-weight: 600;
    color: var(--wp--preset--color--body) !important;
    padding-top: 20px;
    padding-left: 35px;
}

.discord-ticketbot-page-description {
    font-size: var(--wp--preset--font-size--x-small) !important;
    font-weight: 100;
    text-align: left;
    padding-top: 5px;
    padding-left: 35px !important;
    color: #6e7787 !important
}

.discord-ticketbot-page-price-description {
    padding-top: 20px;
    margin-left: -13px !important;
}

.discord-ticketbot-page-highlight-bg {
    width:100%;
    margin-left: 30px;
    padding-top: 0.5vw;
    padding-bottom: 3.0vw;
}

.discord-ticketbot-page-highlight-badge {
    font-size: var(--wp--preset--font-size--x-small);
    background: rgb(178, 15, 15);
    color: #fff;
    padding: 0.1vw 0.65vw;
    border-radius: 0.2vh;
    position: absolute;
    right: 0;
    top: 2.3%;
    transform: translateY(calc(-50% + 0.8vw));
    margin-right: 1vw;
}

@media screen and (max-width: 480px) {
    .discord-ticketbot-page-highlight-badge {
        font-size: var(--wp--preset--font-size--x-small);
        background: rgb(178, 15, 15);
        color: #fff;
        padding: 0.1vw 1.5vw;
        border-radius: 0.2vh;
        position: absolute;
        right: 0;
        top: 6.3%;
        transform: translateY(calc(-50% + 0.8vw));
        margin-right: 3vw;
    }
    .discord-ticketbot-page-highlight-bg {
        width:100%;
        margin-left: 30px;
        padding-top: 0.5vw;
        padding-bottom: 3.0vw;
    }
}

.discord-ticketbot-page-highlight-list {
    color: #6e7787;
    font-size: var(--wp--preset--font-size--x-small);
    font-weight: 100;
    padding-left: 10px !important;
}

.woocommerce-Price-amount bdi {
    text-underline-offset: 2px !important;
    text-decoration: none !important;
}  

.woocommerce-Price-amount ins {
    text-underline-offset: 2px !important;
    text-decoration: none !important;
}  

.woocommerce-Price-amount del {
    opacity: 0.7;
    font-size: calc(var(--wp--preset--font-size--xxx-large) * 0.5) !important;
    font-weight: 100 !important;
    text-underline-offset: 2px !important;
} 

.wp-block-woocommerce-product-price {
    font-weight: 500 !important;
}

.wp-block-woocommerce-product-price del {
    font-size: calc(var(--wp--preset--font-size--xxx-large) * 0.65) !important;
    opacity: 0.7 !important;
    font-weight: 100 !important;
    color: #990000 !important;
}

.fivered-discord-template-logo {
    font-size: calc(var(--wp--preset--font-size--xxx-large) * 0.65) !important;
    opacity: 1 !important;
    font-weight: 100 !important;
    color: #ffffffad !important;
    transition: all 0.5s ease-out !important;
}

.fivered-discord-template-logo:hover, .fivered-discord-template-logo:focus, .fivered-discord-template-logo a:hover, .fivered-discord-template-logo a:focus {
    font-size: calc(var(--wp--preset--font-size--xxx-large) * 0.65) !important;
    opacity: 0.7 !important;
    font-weight: 100 !important;
    color: #990000 !important;
    transition: all 0.5s ease-out !important;
    fill: #990000 !important;
}

  /* Überschreibt .woocommerce-tabs ul.tabs li.active */
.woocommerce-tabs ul.tabs li.active {
    background: #181818 !important;
    color: #515151 !important;
    z-index: 2 !important;
    border-bottom-color: #181818 !important;
display: none !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #181818;
    z-index: 1;
display: none !important;
}

.wp-element-button,
.wp-block-button__link {
    color: #fff;
    transition: all 0.5s ease-out;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);

    /* Vendor-Prefixes für Transition */
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.wp-element-button:hover,
.wp-block-button__link:hover {
    color: #fff !important;
    background-color: #b20f0f;
    box-shadow: 0 0 15px rgba(178, 15, 15, 1);
    border-color: #b20f0f !important;

    /* Vendor-Prefixes für Transition */
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

a {
  color: #fff;
  transition: all 0.5s ease-out;
}

a:hover {
  color: #990000;
  transition: all 0.5s ease-out;
}

.woocommerce div.product form.cart div.quantity .qty {
    margin-right: 0.5em;
    border-radius: 8vh;
}

.clear {
    box-shadow: 0 0 0px rgba(0, 255, 225, 0) !important; /* Kein sichtbarer Schatten im Normalzustand */
    
    /* Vendor-Prefixes für Transition */
    -webkit-transition: all 0.5s ease-out !important;
    -moz-transition: all 0.5s ease-out !important;
    -o-transition: all 0.5s ease-out !important;
    transition: all 0.5s ease-out !important;
}

.clear:hover {
    box-shadow: 0 0 15px rgba(0, 255, 225, 0.0) !important; /* Sichtbarer Schatten beim Hover */
    
    /* Vendor-Prefixes für Transition */
    -webkit-transition: all 0.5s ease-out !important;
    -moz-transition: all 0.5s ease-out !important;
    -o-transition: all 0.5s ease-out !important;
    transition: all 0.5s ease-out !important;
}

.fivered-dcbot-productname {
  font-size: calc(16px + 0.3vw);
  color: #990000;
  padding-left: 0.4vw !important;
  text-transform: uppercase;
}

.fivered-dcbot-flex-container {
  display: flex;
  width: 100%;
}

.fivered-dcbot-left-box {
  width: 70%;
  padding-top: 20px;
  text-align: left;
  box-sizing: border-box;
  white-space: nowrap;
}

.fivered-dcbot-left-box-inner {
  width: 100%;
  color: #fff !important;
  font-size: var(--wp--preset--font-size--x-small) !important;
  font-weight: 100;
  padding-top: 5px;
  text-align: left;
}

.fivered-dcbot-txt-sub {
  color: #6e7787 !important;
  font-weight: 100 !important;
}

.fivered-dcbot-txt-sub-list {
  color: #6e7787 !important;
  display: block;
  margin-top: -1.4em;
  font-size: var(--wp--preset--font-size--x-small) !important;
  font-weight: 100;
}

.fivered-dcbot-right-box {
  text-align: right;
  box-sizing: border-box;
  font-size: var(--wp--preset--font-size--x-small) !important;
  font-weight: 100 !important;
  display: flex-end;
  justify-content: center;
  align-items: center;
  margin-left: 6rem;
}

.fivered-dcbot-badge {
  background: rgb(178, 15, 15);
  color: #fff;
  padding: 0.2vw 0.85vw;
  border-radius: 0.2vh;
  position: absolute;
  right: 0;
  top: 2.3%;
  transform: translateY(calc(-50% + 1vw));
}

.fivered-dcbot-slogan-txt {
  display: block !important;
  line-height: 1 !important;
}

.fivered-dcbot-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 100;
  margin-bottom: -2.7vw;
}

.fivered-dcbot-ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-family: var(--wp--preset--font-family--rubik);
  font-size: 16px;
}

.fivered-dcbot-ul li img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

.fivered-dcbot-ul li.tight-spacing {
  margin-bottom: 2px;
}

.fivered-strikethrough {
  text-decoration: line-through !important;
  text-decoration-color: rgba(153, 0, 0, .3) !important;
  text-decoration-thickness: 2px !important;
  text-decoration-style: solid !important;
}

.fivered-dcbot-detail-price-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.fivered-dcbot-detail-price {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 1vw;
  font-size: var(--wp--preset--font-size--xxx-large) !important;
  font-weight: 600;
}

.fivered-dcbot-detail-price-detached {
  font-size: var(--wp--preset--font-size--small) !important;
  margin-top: -1em;
  margin-bottom: 0.7vw;
  color: #676767;
  text-align: right;
}

.fiveredservices_dashboard_orders_actions {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 0px;
    padding: 4px 12px;
    font-size: var(--wp--preset--font-size--medium);
    border-radius: 0.25em;
}


.woocommerce-orders-table__cell-order-actions {
    display: flex;
    flex-direction: column;
    gap: 10px; /* Abstand zwischen den Buttons */
}

.woocommerce-orders-table__cell-order-actions a {
    padding: 6px 12px;
    font-size: var(--wp--preset--font-size--x-small) !important;
font-weight: 100;
    border-radius: 0.25em;
}

.fivered-code-txt-sub_display {
    display: block !important;
    color: #6e7787 !important;
    font-size: calc(var(--wp--preset--font-size--small) * 0.85) !important;
}

.fivered-dcbot-ul li {
    display: flex;
    align-items: flex-start;
    gap: 0.1em;
    margin-bottom: 10px;
    line-height: normal;
}

.fivered-dcbot-ul img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    vertical-align: text-top;
    margin-top: 0px;
}

.trennlinie {
    margin-bottom: 25px;
}

.trennlinie-bot {
    margin-top: 25px;
    margin-bottom: 15px;
}

.fivered-slider-bg {
    min-width: unset !important;
    width: 100%;
    display: flex;
    justify-content: center; /* horizontal zentrieren */
    align-items: center;
    font-family: var(--wp--preset--font-family--rubik);
}

.fivered-slider-box {
    border: 1px solid #282b33;
    border-radius: 0.7vh;
    width: calc(50% - .625em);
    padding-right: 3rem;
    padding-left: 3rem;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}

.fivered-slider-box-red {
    border: 1px solid #990000;
}

.fivered-slider-box-title {
    font-style: normal;
    font-weight: 600;
    font-size: 20vw;
}

.fivered-slider-left-box {
    width: 88%;
    padding-top: 20px;
    text-align: left;
    box-sizing: border-box;
    white-space: nowrap;
}

.fivered-slider-right-badge-box {
    text-align: right;
    box-sizing: border-box;
    font-size: var(--wp--preset--font-size--x-small) !important;
    font-weight: 100 !important;    
}

.fivered-slider-badge {
    background: rgb(178, 15, 15);
    color: #fff;
    padding: 0.2rem 0.65rem;
    font-size: calc(var(--wp--preset--font-size--x-small) * 1) !important;
    border-radius: 0.2rem;
    position: fixed;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 1rem;
}

.fivered_services_wps_sfw_interval {
    font-size: calc(var(--wp--preset--font-size--x-small) * 1) !important;
    color: #fff !important;
}

.fivered_services_wps_sfw_free_trial_sub-txt {
    font-size: calc(var(--wp--preset--font-size--x-small) * 1) !important;
    color: #9c9c9c !important;
    margin: 0 !important;
    background-color: #222222;
    border-radius: 0.375em;
    padding: 0.1vw 0.65vw;
    display: none !important;
}

.wc-block-components-text-input input[type=text] {
    background-color: #151515;
    border: 1.5px solid;
    color: #e5e7eb !important;
    border-color: #a3a3a3 !important;
}

.wc-block-components-text-input input[type=text]:focus {
    background-color: #151515;
    border: 1.5px solid;
    color: #e5e7eb !important;
    border-color: #474747 !important;
}

.wc-block-components-text-input label {
    color: inherit;
    color: hsl(0deg 100% 57.58% / 70%);
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    left: .5625em;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.5;
    margin: 0;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 1.562em;
    transform: translateY(-50%);
    transform-origin: top left;
    transition: all .2s ease;
}

.wc-block-components-notice-banner.is-info {
    background-color: #151515;
    color: #e5e7eb;
}

.wc-block-components-notice-banner>.wc-block-components-button {
    background-color: #e5e7eb !important;
    color: #e5e7eb !important;
}

.group-title img {
    min-width: 3.5vh;
    min-height: 3.5vh;
}

.woocommerce-info {
    background-color: #151515 !important;
    color: #e5e7eb !important;
    border-top-color: #990000 !important;
}

.woocommerce-info::before {
    color: #990000;
}

.wps_sfw_details_wrap table.shop_table tr:nth-of-type(even), .wps_sfw_account_wrap table tbody tr:nth-of-type(even) {
    background: #151515;
}


.wc-block-components-notice-banner.is-error {
    background-color: #e59c30 !important;
    border-color: #cc1818 !important;
    color: #000000 !important;
    align-self: center !important;
    flex-basis: 100% !important;
    padding-right: 16px !important;
    white-space: normal !important;
    z-index: 223 !important;
    position: absolute !important;
}

.wc-block-components-button.wc-block-components-drawer__close{
    box-shadow: none !important;
    transition: all .2s ease-out;
    transform: rotate(0deg) !important;

}

.wc-block-components-button.wc-block-components-drawer__close:hover{
    box-shadow: none !important;
    transition: all .2s ease-out;
    transform: rotate(360deg) !important;
    color: #990000 !important;
}

.woocommerce-account .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    margin-bottom: 0px !important;
}

.woocommerce-Pagination {
    margin-bottom: 3vw !important;
}

/* === Fivered: Eigene programmatische Status-Badges === */
.fr-status-badge {
    display: inline-block;
    padding: 3px 6px;
    line-height: 1.25;
    border-radius: 3px;
}
.fr-status-cancelled { background:#c2000028 !important; color:#c20000 !important; }
.fr-status-pending   { background:#c28e0028 !important;  color:#c28e00 !important; }
.fr-status-completed, .fr-status-wps-renewal,
.fr-status-renewal { background:#06c20028 !important; color:#00c210 !important; }

/* Zusätzliche Status */
.fr-status-processing{ background:#26962228 !important; color:#269622 !important; } /* In Bearbeitung */
.fr-status-refunded, .fr-status-on-hold { background:#2b3035 !important;  color:#ced4da !important; } /* Rückerstattet */
.fr-status-failed    { background:#c2000028 !important; color:#c20000 !important; } /* Fehlgeschlagen */

/* Header-Badge auf der Bestell-Detailseite */
.fr-order-status-header {
    margin: 8px 0 16px 0;
    text-align: left;
}

/* Kopfzeile: erzwinge Badge-Styles mit höherer Spezifität */
.woocommerce .order-info .fr-status-badge { margin: 0 6px; display: inline-block; padding: 2px 8px; border-radius: 3px; font-size: 4vw !important; }
.woocommerce .order-info .fr-status-badge.fr-status-pending   { color:#c28e00 !important; border: 1px solid rgba(194,142,0,0.35); }
.woocommerce .order-info .fr-status-badge.fr-status-cancelled { color:#c20000 !important; border: 1px solid rgba(194,0,0,0.35); }
.woocommerce .order-info .fr-status-badge.fr-status-completed { color:#00c210 !important; border: 1px solid rgba(6,194,0,0.25); }
.woocommerce .order-info .fr-status-badge.fr-status-on-hold   { color:#c28e00 !important; border: 1px solid rgba(194,142,0,0.35); }
.woocommerce .order-info .fr-status-badge.fr-status-processing{ color:#269622 !important; border: 1px solid rgba(38,150,34,0.25); }
.woocommerce .order-info .fr-status-badge.fr-status-refunded  { color:#ced4da !important; border: 1px solid rgba(206,212,218,0.25); }
.woocommerce .order-info .fr-status-badge.fr-status-failed    { background: rgba(194,0,0,0.45) !important;     color:#c20000 !important; border: 1px solid rgba(194,0,0,0.35); }
.woocommerce .order-info .fr-status-badge.fr-status-wps-renewal,
.woocommerce .order-info .fr-status-badge.fr-status-renewal   { background: rgba(6,194,0,0.35) !important;     color:#00c210 !important; border: 1px solid rgba(6,194,0,0.25); }

.fivered-dswall {
    display: none !important;
}