#single-product-page-sparangebote h2 {
    margin-bottom: 40px !important;
}


#single-product-page-sparangebote .fusion-product-wrapper .button a > * {
    font-size: initial;
}

.sparpaket-add-to-cart-button::after {
    content: "\aaad" !important;
    font-family: 'Sodahome' !important;
    width: max-content;
    height: max-content;
    position: relative;
    display: block;
    color: #f7d9d3;
}

#single-product-page-sparangebote .sparpaket-add-to-cart-button {
    display: flex;
    gap: 10px;
    font-size: 26px;
    padding-left: 30px;
}

#single-product-page-sparangebote .fusion-content-sep {
    /* display: none; */
    padding: unset;
}


#single-product-page-sparangebote .product-buttons-container {
    display: flex;
    justify-content: right;
}


#single-product-page-sparangebote .product-images {
    border-radius: 30px;
    overflow: hidden;
}

#single-product-page-sparangebote .product-buttons {
    display: none;
}


#single-product-page-sparangebote h3 {
    line-height: 1.2;
    margin-bottom: 20px;
}

#single-product-page-sparangebote .fusion-product-content {
    padding: 20px 0px;
}

table.variations th.label {
    display: none;
}
table.variations td.value {
    padding: unset;
}

table.variations {
    margin-bottom: 0px !important;
}

table.variations .reset_variations {
    display: none !important;
}

table.variations .select-arrow {
    color: #004243;
}

table.variations select#geraet {
    border-radius: 50px;
    border-width: 2px;
    border-color: #004243;
    padding-left: 5%;
}

.avada-product-gallery-thumbs-wrapper {
    display: flex;
    justify-content: center;
    height: 120px !important;
}

.avada-product-gallery-thumbs-wrapper ol {
    display: flex;
    gap: 20px;
}

.avada-product-gallery-thumbs-wrapper li,
.avada-product-gallery-thumbs-wrapper ol {
    height: fit-content !important;
    width: fit-content !important;
}

.avada-product-gallery-thumbs-wrapper img {
    height: 100px;
    width: auto !important;
    border: 1px solid #004243;
    border-radius: 10px;
}
