.iute-as-low-as, .iute-from {

}

.iute-promo-pointer {
    cursor: pointer;
}

.iute-promo-logo {
    display: inline-block;
    content: "";
    width: 4em;
    height: fit-content;
    margin-left: 0.2em;
    padding-top: 0.0em;
}

.iute-white-logo {
    background: var(--wpr-bg-6936f27c-60ec-48c9-a676-1eaec8f21b9e) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-primary-logo {
    background: var(--wpr-bg-c1880e15-378b-45ea-be32-dacde41cc3b8) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-black-logo {
    background: var(--wpr-bg-1a38a9a2-e58e-4275-91e8-b3862c2bfe4c) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-promo-symbol-logo {
    display: inline-block;
    content: "";
    width: 1.5em;
    height: fit-content;
    margin-left: 0.2em;
    padding-top: 0.0em;
}

.iute-symbol-logo-primary {
    background: var(--wpr-bg-a3e0a7d8-2117-4dda-adcc-cd26ba152ac7) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-symbol-logo-black {
    background: var(--wpr-bg-0841a6dd-61f6-4d21-8c66-d3cd591f6a3f) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.body-modal-active {
    overflow-y: hidden;
}

.iute-promo-text a {
    text-decoration: underline;
}

/** for Woo coomerce eshops checkout page iutepay logo size universal solution **/
.wc_payment_method.payment_method_iutepay label img {
    max-height: 1.618em;
}

