/* Reduce spacing between guarantee text and product options */
#ipoxb8r {
    display: none !important; /* Remove empty line break */
}

/* Reduce spacing in the section containing the guarantee text */
#iqzbsg.section2 {
    padding-bottom: 20px !important; /* Reduce bottom padding */
}

/* Reduce spacing before product options section */
#i35rxnp {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* Additional spacing adjustments */
#iqkcxlt {
    margin-bottom: 20px !important;
}

/* Adjust container spacing */
#iom5grx.container {
    margin-top: 0 !important;
    padding-top: 20px !important;
}