/* Elessi / Nasa adapter */
body.nek-theme-profile-elessi
:where(
    .nek-fbt__quantity button,
    .nek-sticky-cart__quantity button,
    .nek-single-recommendations__arrow,
    .nek-product-categories__arrow,
    .nek-product-carousel__arrow
) {
    min-width: 0;
    box-shadow: none;
    transform: none;
}

body.nek-theme-profile-elessi
:where(
    .nek-fbt__quantity input,
    .nek-sticky-cart__quantity input,
    .nek-card-quantity input
) {
    min-width: 0;
    margin: 0;
}

body.nek-theme-profile-elessi
:where(
    .nek-product-card__button,
    .nek-fbt__submit,
    .nek-sticky-cart__button
) {
    text-transform: none;
    text-decoration: none;
}
