.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-69b34b5b-05ad-4e2d-86f4-74f649025d47) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-primary-logo {
    background: var(--wpr-bg-06bd6a40-2c94-474c-b24f-5cae48aee89d) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-black-logo {
    background: var(--wpr-bg-74e5e05f-cf15-40c2-8d4e-6df48d26e0be) 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-305f76e1-3bb0-4774-8bd3-99327d690e11) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-symbol-logo-black {
    background: var(--wpr-bg-eca21c41-c693-4ca7-8021-691dd435d98e) 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;
}

