.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-2914f3d6-4abd-40e8-b94c-9ec2943b6aec) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-primary-logo {
    background: var(--wpr-bg-3a9325a4-9e43-4063-b6fc-535e0f2eb3cd) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-black-logo {
    background: var(--wpr-bg-f899bafd-6331-4dbb-97d1-ff78e2c12098) 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-2f69cc16-8c40-4002-85a4-cf61f158cbb1) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.iute-symbol-logo-black {
    background: var(--wpr-bg-f057fb24-07a7-4475-9228-260dc7c9ec10) 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;
}

