.hs-upgrade-box, .hs-license-box {
    background-color: #eee;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 15px
}

.hs-upgrade-box img {
    width: 160px
}

.btn-l {
    font-size: 12px !important
}

.hs-upgrade-title, .hs-license-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 22px
}

.hs-upgrade-description {
    font-size: 14px;
    margin-bottom: 10px
}

.hs-upgrade-items {
    font-size: 12px;
    line-height: 22px
}

.hs-upgrade-price-col {
    display: flex;
    align-self: end;
    text-align: center;
    flex-direction: column;
    align-items: center;
}

.hs-upgrade-price-box {
}

.hs-upgrade-price {
    font-size: 16px;
    font-weight: bold
}

.hs-discount-price {
    font-size: 12px;
    margin-bottom: 18px
}

.hs-row-space-top {
    padding-top: 20px
}


@media (max-width: 450px) {
    .product .preis {
        padding-top: 15px;
        font-size: 16px
    }

    .align-items-center {
        align-items: baseline !important
    }

    .hs-upgrade-price-box {
        position: inherit
    }
}


.hs-cart-refresh-btt:enabled {
    color: #FFFFFF !important;
    box-shadow: 0 0 0 4px rgba(238, 127, 0, 0.2);
    background: #ee7f00;
    transition: all 200ms ease-in
}

.hs-cart-refresh-btt:hover:not([disabled]) {
    background: #ff8d09 !important
}

.account-sub-title {
    margin-bottom: 50px !important
}

.hs-content-space {
    margin-top: 10px;
    margin-bottom: 30px
}

.hs-header-title {
    letter-spacing: 0;
    font: 14px Verdana;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ededde
}

.hs-collumn-text-center {
    text-align: center
}

.hs_collumn_1 {
}

.hs_collumn_2 {
}

.hs_collumn_3 {
    max-width: 14%
}

.hs_collumn_4 {
}

.hs-row {
    letter-spacing: 0;
    font: 14px Verdana;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ededde
}

.hs-toggle-button {
    color: #ee7f00;
    cursor: pointer;
    font-size: 12px;
    height: 25px;
    margin-top: 15px
}

.hs-toggle-container {
    font: 14px / 19px Verdana;
    overflow: hidden;
    padding-top: 0
}

.hs-toggle {
    font-size: 16px;
    font-weight: bold
}

.hs-toggle label:hover {
    cursor: pointer
}

.fa-angle-double-down, .fa-angle-double-up {
    color: #ee7f00;
    padding-left: 5px
}

.hs-toggle-hide, .hs-toggle-hide-1 {
    transition: all 1s;
    overflow: hidden
}

.hs-toggle-hide {
    height: 20px
}

.hs-toggle-show {
    transition: all 1s;
    overflow: hidden;
    height: 55px
}

.hs-link-small {
    color: #EE7F00;
    font-size: 10px;
    text-align: left
}

.hs-link-cell {
    vertical-align: middle
}

.hs-button {
    background-color: #EE7F00;
    font-size: 14px;
    color: white;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 5px;
    padding: inherit
}

.hs-button-standard {
    width: 200px;
    height: 35px;
    margin-bottom: 25px
}

.btn {
    margin-top: 0
}

@media only screen and (max-width: 600px) {
    .hs-toggle-button {
        width: 75px;
        height: 30px
    }

    .hs-link-small {
        color: #EE7F00;
        font-size: 13px;
        text-align: left
    }

    .hs_collumn_1 {
        padding-bottom: 15px
    }

    .hs_collumn_2 {
        max-width: 20%
    }

    .hs_collumn_3 {
        max-width: 20%
    }

    .hs_collumn_4 {
        padding-bottom: 15px
    }

    .hs-link-cell {
        padding-bottom: 5px
    }
}

.hs-status-widget {
    width: 100%;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: #ee7f00;
    text-align: center;
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px
}


.elementor-button {
    background-color: #EE7F00FF;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
}

.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
    color: #fff;
    background-color: rgba(238, 127, 0, 1);
}

.elementor-button-content-wrapper {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.elementor-button-icon svg {
    height: auto;
    width: 1em
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    display: inline-block
}

.elementor-button.elementor-size-xs {
    border-radius: 2px;
    font-size: 13px;
    padding: 10px 20px
}

.elementor-button.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    padding: 15px 30px
}

.elementor-button.elementor-size-lg {
    border-radius: 5px;
    font-size: 18px;
    padding: 20px 40px
}

.elementor-button.elementor-size-xl {
    border-radius: 6px;
    font-size: 20px;
    padding: 25px 50px
}

.elementor-button span {
    text-decoration: inherit
}

.hofa-upgrades-container-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


