ul.list-location-bundles span.amount span.woocommerce-Price-currencySymbol {
    font-size: initial;
}
.section_product_konfiguration .card-step > p.price-basic-person {
    margin-bottom: 0;
    margin-top: 0.75rem;
}
.single .product-container .bundled_product_items label span small, .single .product-container .bundled_product_items label span small * {
    margin-bottom: 0.5rem;
    width: 100%;
    font-size: 0.813rem;
}
.single .product-short-description {
    font-size: 1rem;
    margin-bottom: 1rem;
}
.quantity_extras_item {
    display: flex;
    align-items: center;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item.bundled_mini_cart_item {
    display: none;
}
.bundled_product_items label {
    width: 100%;
}
.product-info {
    max-width: 34.8rem;
    padding-right: 0;
}
.product-type-bundle form.cart.cart_group.bundle_form, .product-type-bundle .price-wrapper, .product-type-bundle .legal-price-info{
    display: none;
}
.section_product_konfiguration {
    border-top: 1px solid #00000099;
    padding-top: 1rem;
}
.step-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 1rem;
}
.step-top .step-item {
    border: 2px solid #8BA8B2;
    width: 2.813rem;
    height: 2.813rem;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    background: #fff;
}
.step-top:before {
    content: "";
    border: 1px solid #8BA8B2;
    width: 79%;
    position: absolute;
    left: 3.5rem;
}
.step-top .step-item.step-current:before {
    content: "";
    position: absolute;
    width: 1.813rem;
    height: 1.813rem;
    border-radius: 50%;
    background: #004258 0% 0% no-repeat padding-box;
    top: 0.38rem;
    left: 0.38rem;
}
.section_product_konfiguration p.title-step {
    letter-spacing: 0px;
    color: #004258;
    font-size: 1.125rem;
}
.section_product_konfiguration .card-step {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    padding: 1.25rem;
    margin-top: 0.625rem;
}
.section_product_konfiguration .card-step h5 {
    margin-bottom: 0;
}
.section_product_konfiguration .step_konfiguration_2 .card-step h5 {
    cursor: pointer;
    display: flex;
    flex-direction: row;
}
.section_product_konfiguration .step_konfiguration_2 .card-step h5:after {
    content: "";
    font-family: fl-icons;
    font-style: normal;
    margin-left: auto;
    margin-right: 0;
}
.section_product_konfiguration .step_konfiguration_2 .card-step h5.active:after {
    content: "";
}
span#alert_extras_notification {
    font-weight: 600;
}
a.button.button_alert_extras {
    opacity: 0;
    visibility: hidden;
    font-size: 0;
    padding: 0;
}
.step_konfiguration_2 .bundled_product_items {
    display: none;
}
.step_konfiguration_2 .card-step h5.active ~ .bundled_product_items {
    display: block;
}
.section_product_konfiguration .card-step > p {
    margin-bottom: 1rem;
    font-size: 1rem;
}
.section_product_konfiguration .card-step input, .section_product_konfiguration .card-step select {
    border: none;
    border-bottom: 1px solid #004258 !important;
    background: transparent;
    box-shadow: none;
    letter-spacing: 0px;
    color: #004258;
    font-size: 0.875rem;
    -webkit-appearance: auto;
    -moz-appearance: auto;
}
.section_product_konfiguration .card-step input#teilnehmeranzahl.error_empty {
    border-color: red !important;
}
.description-step-field {
    margin-top: 1.25rem;
}
.description-step-field p {
    letter-spacing: 0px;
    color: #004258;
    font-size: 0.875rem;
    line-height: 1rem;
    margin-bottom: 0.4rem;
}
ul.list-location-bundles li {
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #707070;
    display: flex;
    align-items: center;
    padding-bottom: 1rem;
    margin-top: 1rem;
}
ul.list-location-bundles li img {
    max-width: 8.313rem;
    max-height: 4.375rem;
    object-fit: cover;
}
ul.list-location-bundles {
    margin-bottom: 0;
}
ul.list-location-bundles li .right-item-location {
    margin-left: 1rem;
}
ul.list-location-bundles li .right-item-location h6 {
    letter-spacing: 0px;
    color: #222222;
    margin-bottom: 0;
    line-height: 1.25rem;
}
ul.list-location-bundles li .right-item-location p {
    letter-spacing: 0px;
    color: #7B7B7B;
    font-size: 0.875rem;
    line-height: 1.75rem;
}
.section_product_konfiguration .card-step input.input-radio {
    width: 1.25rem;
    height: 1.25rem;
    min-width: 1.25rem;
    -webkit-appearance: none;
    border-radius: 50%;
    outline: none;
    border: 1px solid #121212;
    padding: 2px;
    margin-left: auto;
}
.item_product_price_get {
    border-top: 1px solid #5E5D5B;
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.item_product_price_get h4 {
    letter-spacing: 0.51px;
    color: #222222;
    width: auto;
    margin-bottom: 0;
}
.item_product_price_get h4 span.price_get_bundles, .item_product_price_get h4 span.price_get_bundles span, 
.item_product_price_get h4 span.price_get_bundles .woocommerce-Price-currencySymbol {
    letter-spacing: 0px;
    color: #EB7A27;
    font-size: 1.375rem;
    font-family: var(--text-font-bold);
}
.item_product_price_get h4 small {
    letter-spacing: 0px;
    color: #222222;
    font-size: 0.75rem;
    display: block;
    text-align: right;
    line-height: 1rem;
}
.footer_step_action a.button.alt {
    width: 100%;
    border-radius: 1.25rem;
    letter-spacing: 1.6px;
    color: #FFFFFF;
    font-size: 1rem;
}
.footer_step_action {
    margin-bottom: 0.5rem;
    display: none;
}
p.text-info-about-price {
    font-size: 0.85rem;
    line-height: 1.25rem;
    margin-bottom: 1.25rem;
}
.footer_step_action.footer_step_action_without_location {
    display: block;
}
.section_product_konfiguration .card-step input.input-radio:after {
    content: "";
    background: var(--primary-color);
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    opacity: 0;
}
.section_product_konfiguration .card-step input.input-radio:checked:after {
    opacity: 1;
}
p.loading_image_filter {
    text-align: center;
    display: none;
}
.step_konfiguration_2, .step_konfiguration_3 {
    display: none;
}
.step-top .step-item.passed {
    background: #004258 0% 0% no-repeat padding-box;
    border-color: #004258;
}
.step_konfiguration_3 .step-top:before,
.step_konfiguration_4 .step-top:before {
    border-color: #004258;
}
.step-top .step-item.passed:before {
    content: "";
    color: #fff;
    position: absolute;
    left: 0.6rem;
    top: 0.8rem;
    background: url(../image/icon-feather-check.svg);
    width: 1.438rem;
    height: 1rem;
}
ul.list-location-bundles li .right-item-location p.address-location, 
ul.list-location-bundles li .right-item-location p.participants-location {
    display: flex;
    align-items: center;
}
ul.list-location-bundles li .right-item-location p.address-location {
    display: none;
}
ul.list-location-bundles li .right-item-location p.address-location img, 
ul.list-location-bundles li .right-item-location p.participants-location img {
    margin-right: 0.5rem;
}
.single .product-container .bundled_product_items label input[name="bundled_item"] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    -webkit-appearance: none;
    /* border-radius: 50%; */
    outline: none;
    border: 1px solid #121212;
    padding: 2px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0.2rem;
}
.product-info .quantity input[type=number] {
    min-width: 2rem;
}
.quantity_extras_item .quantity.buttons_added {
    margin-left: 1rem;
}
.quantity_extras {
    display: none;
}
.single .product-container .bundled_product_items label {
    width: 100%;
    letter-spacing: 0px;
    color: #222222;
    font-size: 1rem;
    padding-left: 2rem;
    position: relative;
    margin-bottom: 0.5rem;
}
.single .product-container .bundled_product_items label span.price {
    width: 100%;
    display: block;
    font-size: initial;
    margin-top: 0.2rem;
}
.single .product-container .bundled_product_items label span.price span.woocommerce-Price-currencySymbol {
    font-size: initial;
}
.single .product-container .bundled_product_items label input:before {
    color: var(--primary-color);
    left: 0.2rem;
    top: 0;
    width: 7px;
    height: 12px;
    border: solid var(--primary-color);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    content: '';
    display: block;
    position: absolute;
    border-color: var(--primary-color);
}
.single .product-container .bundled_product_items label input:checked:before {
    opacity: 1;
}
p.loading_image_extras {
    text-align: center;
}
.section_product_konfiguration .card-step h5 span {
    margin-left: 0.5rem;
    font-family: var(--text-font);
}
div#list_date_select .ui-datepicker-header.ui-widget-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    letter-spacing: 0.51px;
    color: #222222;
    font-size: 1.375rem;
    margin-bottom: 1rem;
}
div#list_date_select .ui-datepicker-header.ui-widget-header a.ui-datepicker-next {
    order: 2;
}
div#list_date_select {
    max-width: 25rem;
    margin: 0 auto;
}
#list_date_select table.ui-datepicker-calendar tr th {
    letter-spacing: 0px;
    color: #000000;
    font-size: 1.125rem;
    font-family: var(--text-font-medium);
    text-transform: none;
    font-weight: normal;
    border: none;
    text-align: center;
}
#list_date_select table.ui-datepicker-calendar tr td {
    letter-spacing: 0px;
    color: #8BA8B2;
    font-size: 1.125rem;
    text-align: center;
}
#list_date_select table.ui-datepicker-calendar tr td.ui-datepicker-current-day a.ui-state-default.ui-state-active{
    background: #EB7A27 0% 0% no-repeat padding-box;
    border-radius: 50%;
    width: 1.875rem;
    height: 1.875rem;
    line-height: 1.875rem;
    display: inline-block;
    text-align: center;
    color: #fff;
}
#list_date_select table.ui-datepicker-calendar tr td.ui-datepicker-current-day {
    padding-left: 0.28rem;
    padding-right: 0.28rem;
}
div#list_date_select .ui-datepicker-header.ui-widget-header a.ui-corner-all {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border: 1px solid;
    border-radius: 50%;
    font-family: fl-icons;
    text-align: center;
    cursor: pointer;
}
div#list_date_select .ui-datepicker-header.ui-widget-header a.ui-corner-all span.ui-icon {
    display: none;
}
div#list_date_select .ui-datepicker-header.ui-widget-header a.ui-datepicker-next.ui-corner-all:before {
    content: "\f105";
}
div#list_date_select .ui-datepicker-header.ui-widget-header a.ui-datepicker-prev.ui-corner-all:before {
    content: "\f104";
}
div#list_date_select .ui-datepicker-header.ui-widget-header a.ui-corner-all.ui-corner-all.ui-state-disabled {
    opacity: 0.5;
}
.time-zone-book {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: .75rem;
}
.time-zone-book h6 {
    width: 100%;
    margin-bottom: .875rem;
}
.time-zone-book a {
    min-width: 4.5rem;
    padding: 0 0.5rem;
    height: 2.188rem;
    line-height: 2.188rem;
    background: #004258 0% 0% no-repeat padding-box;
    border-radius: 1.25rem;
    text-align: center;
    letter-spacing: 1.4px;
    color: #FFFFFF;
    font-size: .875rem;
    margin-right: 1.25rem;
    margin-bottom: 1.875rem;
    position: relative;
}
.time-zone-book a span {
    width: 1.563rem;
    height: 1.563rem;
    line-height: 1.563rem;
    position: absolute;
    background: #EB7A27 0% 0% no-repeat padding-box;
    border-radius: 50%;
    bottom: -1rem;
    left: 1.6rem;
    text-align: center;
    color: #F5F5F5;
    font-size: 0.813rem;
    display: none;
}
.time-zone-book a.disabled, .time-zone-book a.disabled:hover {
    opacity: 0.5;
    background: #004258 0% 0% no-repeat padding-box;
}
.time-zone-book a:hover, .time-zone-book a.active {
    background: #EB7A27 0% 0% no-repeat padding-box;
}
p.loading_image_time {
    text-align: center;
    display: none;
}
.step_konfiguration_4 {
    display: none;
}
.step_konfiguration_4 .card-step h5 {
    margin-bottom: 0;
    position: relative;
    padding-right: 3rem;
    cursor: pointer;
}
a.button.alt.btn-custom-add-to-cart {
    background: #004258 0% 0% no-repeat padding-box;
    margin-top: 1rem;
}
.list_extras_selected p:before {
    content: "";
    background: url(../image/icon-feather-check.svg);
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    filter: brightness(0%);
    top: 0.6rem;
    left: 0;
}
.step_konfiguration_4 .card-step h5:after {
    content: "";
    background: url(../image/icon-edit.svg);
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    right: 0;
    top: 0.5rem;
}
.list_extras_selected p {
    padding-left: 1.5rem;
    position: relative;
}
p.loading_image_add_to_cart {
    text-align: center;
    display: none;
}
.card-step.card-step-hidden {
    display: none;
}
.bundled_product_items .quantity_extras_item input.button {
    display: none;
}
.bundled_product_items .quantity_extras_item input.qty {
    border: 1px solid #0000001f !important;
    width: 4rem;
    max-width: unset;
    flex-basis: 100% !important;
    text-align: left;
    padding-left: 1rem !important;
    height: 2rem !important;
    min-height: unset !important;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
.bundled_product_items .quantity_extras_item input.qty::-webkit-outer-spin-button, 
.bundled_product_items .quantity_extras_item input.qty::-webkit-inner-spin-button {
    opacity: 1;
    -webkit-appearance: auto;
    margin: unset;
}
.button_submit_alert {
    display: flex;
    align-items: center;
}
.button_submit_alert a {
    margin-right: 1rem !important;
}
div#alert_extras {
    padding-right: 2rem !important;
}
