.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 {
    
    display: flex;  
    flex-direction: column;
}
salla-quick-order.s-quick-order.s-quick-order-light.hydrated {
    order: 6;
}

form.form.product-form {
    order: 3;
    display: flex;
    flex-direction: column;
}

div#product-tabs-options {
    order: 0;
}
div#product-tabs-faqs {
    order: 10;
}
salla-installment.hydrated {
    order: 7;
}
article.full-description.details.opt-text.relative.overflow-hidden.transition-all.duration-300 {
    order: 4;
}
section.s-block.s-block--payment.container.details.\!py-4 {
    order: 6;
}