.v2 .actions > .price-wrapper > .price {
    order: 1;
}

.v2 .mgz-col-xl-6 .widget-product .price-container .price-wrapper {
    display: block;
}

.v2 .bnpl-container {
    display: block;
    white-space: nowrap;
}


.v2 .bnpl {
    font-size: 17px;
    letter-spacing: -0.05em;
    font-weight: 500;
}
.v2 .bnpl .amount, .v2 .bnpl .months {
    font-size: 28px;
    font-weight: 700;
}


.v2 .widget-product.simple .actions .price-wrapper .price .old-price .price {
    margin-left: 1em;
    margin-right: .5em;
}
