.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-4a1d9796-aaaf-4ecd-82a5-1310bbdd6831) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-primary-logo {
    background: var(--wpr-bg-8370a514-e306-4c9f-bdcf-72ed7c1f7a84) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-black-logo {
    background: var(--wpr-bg-29c752a4-5f3e-4d4a-bd89-b191787168be) 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-c14b88ba-36de-4f7c-bd7a-b09ba65e2118) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-symbol-logo-black {
    background: var(--wpr-bg-b4d95962-3224-4c2d-80c1-2fa24dcaa9da) 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;
}

