.product_type_bundle .product-main {
    display: none;
}
.product_type_bundle div#wrapper,
.product_type_bundle div#wrapper .header-wrapper .header-main {
    background: #DCD7CB 0% 0% no-repeat padding-box;
}
ul.products.bundled_products.columns-3 {
    display: flex;
    /* grid-template-columns: 1fr 1fr 1fr; */
    /* gap: 0; */
    /* justify-content: center; */
    /* list-style: none; */
    flex-flow: row wrap;
}
.bundle_form .bundled_product.product {
    max-width: 33.3%;
    flex-basis: 33.3%;
}

.bundle_form .responsive-table {
    max-height: unset;
    width: calc(100% - 16.875rem);
    padding-right: 2.188rem;
    border-right: 1px solid #000;
}
.summary-add-to-cart-form-bundle {
    position: relative;
}
.box-step-custom a {
    background: #fff !important;
    border-color: #fff !important;
}
.btn_back_step_custom{
    display:none;
}
form.cart.cart_group.bundle_form.layout_grid {
    border: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
form.cart.cart_group.bundle_form.layout_grid>* {
    flex: unset;
}
form.cart.cart_group.bundle_form.layout_grid .cart.bundle_data {
    width: 16.875rem;
    margin: 0;
    padding: 0;
    border: none;
    padding-left: 2.188rem;
}
.product_type_bundle .product-footer {
    padding-top: 3rem;
}
.step-bundle-form h3 {
    margin-bottom: 0.5rem;
}
.bundle_error {
    display: none !important;
}
.progress-bars-border {
    width: 100%;
    background:#16161557 0% 0% no-repeat padding-box;
    height: 4px;
}
.progress-bars-border .progress-bars-current {
    background: #161615 0% 0% no-repeat padding-box;
    border-radius: 6px;
    width: 33.33%;
    height: 100%;
}
.current-cat-bundle p {
    display: none;
}
.current-cat-bundle p.btn-tab {
    display: block;
    border: 0.5px solid #161615;
    height: 3.313rem;
    line-height: 3.313rem;
    letter-spacing: 1.68px;
    color: #161615;
    text-transform: uppercase;
    font-size: 0.875rem;
    background-image: url(../images/ionic-ios-uncheck-mark-circle-outline.png);
    background-repeat: no-repeat;
    background-position: 1.25rem;
    padding-left: 2.6rem;
}
p.current-step-text {
    letter-spacing: 0px;
    color: #161615;
    font-size: 0.75rem;
    margin-bottom: 1.25rem;
}
.current-cat-bundle.current-active p:not(.btn-tab){
    display: block;
    letter-spacing: 0.39px;
    color: #161615;
    font-size: 0.813rem;
    line-height: 1.25rem;
    margin-bottom: 1rem;
}
.current-cat-bundle.current-active p.btn-tab {
    background-color: #C6C1B5;
    border-color: #C6C1B5;
}
.current-cat-bundle.current-completed p.btn-tab {
    background-image: url(../images/ionic-ios-checkmark-circle-outline.png);
}
.deine-auswahl h4 {
    padding-top: 1rem;
    border-bottom: 0.5px solid #000000;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem;
}
p.btn-next-step-bundle a.button.primary {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    letter-spacing: 1.68px;
    color: #161615;
    font-size: 0.875rem;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    border: none;
}
.bundle_wrap .bundle_button .quantity.buttons_added, 
.bundle_wrap .bundle_button .menge-bolder,
.bundle_wrap .bundle_button button.single_add_to_cart_button.bundle_add_to_cart_button {
    display: none;
}
p.btn-next-step-bundle {
    margin-top: 1rem;
}
.bundle_wrap .bundle_button .price-wrapper p.price.product-page-price {
    margin-bottom: 0;
}
.bundled_product_images.images .bundled_product_image{
    overflow: hidden;
    height: 20.625rem;
    display: flex;
    align-items: center;
    padding: 2.75rem;
    justify-content: center;
}
.bundled_product.active .bundled_product_images.images .bundled_product_image {
    /* background: #DCD7CB;
    opacity: 1;
    margin: 1rem 0.5rem 1rem 0.5rem; */
}
.bundled_product_images.images .bundled_product_image img {
    max-height: 13.25rem;
    width: auto;
}
.bundle_form .bundled_product.product .details span.item_title {
    letter-spacing: 2.16px;
    color: #161615;
    font-size: 1.125rem;
    font-weight: normal;
    font-family: var(--text-font);
}
.bundle_form .bundled_product.product .details h4.bundled_product_title.product_title {
    margin: 0;
}
.bundle_form .bundled_product.product .details .cart {
    border: none;
    padding: 0;
    margin: 0;
    display: none !important;
}
.bundle_form .bundled_product.product {
    position: relative;
    padding-bottom: 1rem;
}
.bundle_form input.bundled_product_checkbox {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100% !important;
    opacity: 0;
    cursor: pointer;
}
.bundle_form span.wc-gzd-legal-price-info {
    display: none;
}


.bundled_products  .bundled_product{
    display: none;
}
.bundled_products .bundled_product:nth-child(1), .bundled_products .bundled_product:nth-child(2), .bundled_products .bundled_product:nth-child(3) {
    display: block;
}
.bundle_form .bundled_product:before{
    content: " ";
    background: #FFFFFF65;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
}
.bundle_form .bundled_product:hover::before{
    opacity: 1;
}
.bundled_product.active:before {
    content: " ";
    background: #FFFFFF65;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.step-bundle-form {
    max-width: 37.5rem;
}
div#step-bundle-2 ,div#step-bundle-3{
    display: none;
}
.grouped_items_cat {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-basis: 100%;
    display:none;
}
.grouped_items_cat_item {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.grouped_items_cat_box h5 {
    display: flex;
    border-bottom: 1px solid;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 2rem;
    padding-top: 1rem;
    width: 100%;
    cursor: pointer;
}
.grouped_items_cat_box h5 span {
    color: #161615 !important;
    font-family: var(--text-font-light);
 
    letter-spacing: 0.03rem;
}
.grouped_items_cat_box h5 > span{
    margin-left: 0.5rem;
}

.grouped_items_cat .grouped_items_cat_item {
    display: none;
}
.grouped_items_cat.active   .grouped_items_cat_item{
    display:flex;
}
.grouped_items_cat_box h5::after {
    content: '';
    height: 1.9375rem;
    width: 0.8125rem;
    background: url(../images/Icon-bottom.svg) center center / contain no-repeat !important;
    border-radius: 0;
    position: relative;
    display: inline-flex;
    margin-left: auto;
    text-transform: uppercase;
    background-size: cover !important;
    letter-spacing: 0.0975rem;
}
.grouped_items_cat.active h5::after {
    transform: rotate(-180deg);
}

.grouped_items_cat_box span.item_qty ,.bundled_product_summary .bundled_product_title .bundled_product_title_link {
    display: none;
}
span.bundled_item_price_quantity {
    display: none !important;
}
.grouped_items_cat_item span.item_qty {
    display: none;
}
.bundled_product.active:before {
    opacity: 1;
}
/* .details {
    position: relative;
} */
.bundled_product.active::after {
    content: "x";
    position: absolute;
    top: 0.5rem;
    left: 0.7rem;
    cursor: pointer;
    font-family: var(--text-font) !important;
}
.bundle-block {
    border-bottom: 1px solid;
    list-style: none;
    display: flex;
    flex-direction: column;
}
.bundle-block li:before {
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    background: #000;
    border-radius: 50%;
    min-width: 0.5rem;
    margin-left: -0.5rem;
    margin-right: 0.5rem;
}
ul.bundle-top.bundle-block li {
    font-size: 1rem;
    display: flex;
    justify-content: flex-start;
}
.bundle-block li {
    display: flex;
    align-items: center;
    margin-left: 1rem;
    position: relative;
}
.bundle-block   li span {
    margin-left: auto;
    color: #826D62;
    font-size: 0.8125rem;
}
ul.bundle-top.bundle-block {
    margin-bottom: 2rem;
}
.bundled-3-item {
    max-width: 33.3%;
    flex-basis: 33.3%;
}
.bundled-3-item .bundled_product_summary {
    max-width: 100% !important;
    flex-basis: 100% !important;
}
.right-step-bundle-form  .gift-block li:empty {
    display: none !important;
}
.gift-block {
    display: none;
}
ul.bundle-mid.bundle-block {
    display: none;
}
.bundled_item_cart_content .bundled_item_after_cart_details.bundled_item_button {
    display: none;
}
.left-popup-grobe-wahlen .img-inner {
    background: #dcd7cbba;
    padding: 3.125rem;
    padding-top: 7rem;
    padding-bottom: 3.625rem;
}
.left-popup-grobe-wahlen h5 {
    letter-spacing: 2.16px;
    color: #161615;
    font-family: var(--text-font);
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
    line-height: 1.75rem;
}
.left-popup-grobe-wahlen h5:nth-child(2) {
    margin-bottom: 0;
}
.left-popup-grobe-wahlen p {
    letter-spacing: 0.3px;
    color: #161615;
    font-size: 0.625rem;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.right-popup-grobe-wahlen .tab a {
    border: 0.5px solid #161615;
    border-radius: 6.25rem;
    width: 6.125rem;
    height: 1.688rem;
    line-height: 1.688rem;
    padding: 0;
}
.right-popup-grobe-wahlen .tab a span {
    text-align: center;
    width: 100%;
    letter-spacing: 0.48px;
    color: #161615;
    font-size: 1rem;
}
.right-popup-grobe-wahlen .tab.active a {
    background: #DCD7CB 0% 0% no-repeat padding-box;
    border-color: #DCD7CB;
}
.right-popup-grobe-wahlen .tab-panels {
    padding-top: 3rem;
}
.right-popup-grobe-wahlen .tab-panels ul li {
    letter-spacing: 0.48px;
    color: #161615;
    background-image: url("../images/ionic-ios-checkmark-circle-outline.png");
    background-repeat: no-repeat;
    background-position: 0 0.5rem;
    list-style: none;
    margin-left: 0;
    padding-left: 1.25rem;
    margin-bottom: 0;
    line-height: 1.75rem;
}
.row-popup-grobe-wahlen .col {
    padding-bottom: 0;
}
a.button[href="#popup_groesse_waehlen"] {
    display: none;
}
.single .bundle_price {
    display: block !important;
    padding-top: 3rem !important;
}
.single .bundle_price {
    display: block !important;
}
.bundle_wrap .price-wrapper {
    display: none !important;
}
.bundle_wrap del, .bundle_wrap.woocommerce-Price-amount, .bundle_wrap ins {
    font-size: 1.25rem;
}
.bundle_wrap p.price {
    margin-bottom: 0 !important;
}
p.btn-next-step-bundle.step-2 ,p.btn-next-step-bundle.step-3 {
    display: none;
}
.step-3 ul {
    list-style: none;
    margin-top: 2rem;
    margin-left: 0.5rem;
    color: #9FA099;
}
.step-3 ul {
    list-style: none;
    margin-top: 2rem;
    color: #9FA099;
    letter-spacing: 0.03rem;
    padding-left: 0;
}
.step-3 ul li {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.wc-pao-addons-container {
    position: absolute;
    opacity: 0;
}
.current-cat-bundle.btn-step-3 {
    cursor: pointer;
}
span.step-x {
    font-size: 0.85rem;
    margin-right: 0.5rem;
}
.bundle_form .bundled_product.product p.points-pdp {
    margin-bottom: 0;
    font-size: 0.8rem;
    display: none; 
}

.grouped_items_cat.grusskarte-step3 {
    display: none !important;
}

.step3_custom_product + ul.products.bundled_products.columns-3 .grouped_items_cat.grusskarte-step3 {
    display: block !important;
}
.grouped_items_cat_box h5 span {
    display: none;
}
.mobie-custom{
    display:none;
}
.bundle_price .amount {
    font-family: var(--heading-font-bold) !important;
}
.right-step-bundle-form span.mobie-custom {
    margin-top: 0;
    margin-right: 5px;
}

@media screen and (max-width: 849px){
    .bundled_product .details::after {
        content: '';
        height: .8215rem;
        width: .8215rem;
        background: url(../images/cart.svg) center center / contain no-repeat !important;
        background-size: .8215rem !important;
        border-radius: 0;
        position: relative;
        display: block;
        width: 100%;
        border-radius: 20px;
        border: 1px solid;
        width: 93px;
        height: 35px;
        clear: both;
        text-align: center;
        margin: 0 auto;
        margin-top: 15px;
        filter: brightness(0);
    }
    .bundle_form .bundled_product.product {
        max-width: 50%;
        flex-basis: 50%;
    }
    label.bundled_product_optional_checkbox span.woocommerce-Price-amount.amount {
        font-size: 12px !important;
    }
    .grouped_items_cat_box .price del .grouped_items_cat_box  ,span.from {
        font-size: 12px !important;
    }
    .grouped_items_cat_box h5 {
        padding-bottom: 0.2rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        padding-top: 0.2rem;
        font-size: 14px !important;
        line-height: 35px;
        letter-spacing: 1.68px;
        align-items: center;
    }
    .product_type_bundle .product-footer .container {
        max-width: 100%;
    }
    .wc-pao-addons-container {
        display: none;
    }
    
    .right-popup-grobe-wahlen .tab-panels {
        padding-top: 20px;
    }
    .right-popup-grobe-wahlen ul.nav.nav-simple.nav-normal.nav-size-normal.nav-left li {
        min-width: 98px;
        text-align: center;
        margin-right: 5px !important;
        font-size: 14px !important;
    }
    .right-popup-grobe-wahlen a.button.primary.lowercase {
        width: 100%;
    }
    .left-popup-grobe-wahlen h5 {
        letter-spacing: 0.9px;
        font-size: 15px;
        margin-bottom: 0.75rem;
        line-height: 28px;
    }
    .left-popup-grobe-wahlen .img-inner {
        background: #dcd7cbba;
        padding: 20px;
        max-width: 180px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .bundle_price .amount {
        font-size: 20px;
    }
    .deine-auswahl h4 {
        padding-top: 2rem;
        padding-bottom: 1rem;
        margin-bottom: 2rem;
    }
    .custom-progress-bars{
        display:none;
    }
    .current-cat-bundle {
        display: none;
    }
    .mobie-custom {
        display: flex;
        flex-direction: column;
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .bundled_product_images.images .bundled_product_image {
        overflow: hidden;
        height: 213px;
        padding: 20px;
    }
    .bundled_product_images.images .bundled_product_image img {
        max-height: 213px;
        width: auto;
    }
    form.cart.cart_group.bundle_form.layout_grid {
        flex-direction: column;
    }
    .bundle_form .responsive-table {
        width: 100%;
        flex-basis: 100% !important;
        border-right: 0;
        padding-right: 0;
    }
    .bundled-3-item {
        max-width: 50%;
        flex-basis: 50%;
    }
    .bundle_form .bundled_product.product .details span.item_title {
        letter-spacing: 1.8px;
        font-size: 15px;
        line-height: 28px;
    }
    form.cart.cart_group.bundle_form.layout_grid .cart.bundle_data {
        width: 100%;
        padding-left: 0;
        background: #e4dfd5;
        width: calc(100% + 50px);
        margin-left: -25px;
        padding-left: 25px;
        padding-bottom: 25px;
        padding-right: 25px;
    }
    .product_type_bundle .product-footer {
        padding-top: 0rem;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .single .bundle_price {
        padding-top: 0rem !important;
    }
    p.current-step-text {
        margin-top: 5px;
    }
    .bundle_form .bundled_product.product .details h4.bundled_product_title.product_title {
        margin-top: 5px;
    }
    .grouped_items_cat_box h5::after {
        height: 14px;
        width: 7.5px;
        background-size: contain !important;
    }
    .deine-auswahl h4:after {
        content: " ";
        height: 14px;
        width: 7.5px;
        background: url(../images/Icon-bottom.svg) center center / contain no-repeat !important;
        position: relative;
        display: inline-flex;
        margin-left: auto;
    }
    .step-bundle-form {
        margin-bottom: 30px;
    }
    .deine-auswahl h4 {
        width: 100%;
        display: flex;
        align-items: center;
    }
    .gift-block {
        display: none !important;
    }
    .deine-auswahl.deine-auswahl-show   .gift-block {
        display: block !important;
    }
    .deine-auswahl.deine-auswahl-show h4:after{
        transform: rotate(-180deg);
    }
    .current-cat-bundle.current-active {
        background: #fff;
        padding: 1rem;
        display: block;
        position: fixed;
        bottom: 0px;
        width: 100%;
        margin-left: -20px;
        padding-left: 20px;
        padding-right: 20px;
        z-index: 9;
    }
    .current-cat-bundle.current-active p.btn-tab {
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 20px;
        position: relative;
        display: flex;
        align-items: center;
    }
    .current-active p.btn-tab:after {
        content: "";
        background: url(../images/Icon-arrow-round-back.svg) center center / contain no-repeat !important;
        width: 31px;
        height: 13px;
        display: inline-block;
        position: absolute;
        right: -40px;
    }
    .current-cat-bundle.btn-step-1.current-active.current-completed + .current-cat-bundle.btn-step-2 + .current-cat-bundle.btn-step-3 + .deine-auswahl.deine-auswahl-show .gift-block  ,   
    .current-cat-bundle.btn-step-1.current-active.current-completed + .current-cat-bundle.btn-step-2 + .current-cat-bundle.btn-step-3 + .deine-auswahl.deine-auswahl-show h4:after,
    .current-cat-bundle.btn-step-1.current-active.current-completed + .current-cat-bundle.btn-step-2 + .current-cat-bundle.btn-step-3 + .deine-auswahl h4:after{
        display:none !important;
    }
    label.bundled_product_optional_checkbox .price del {
        font-size: 12px !important;
    }
   
}