<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.single-product .product-type-bopobb.product .elementor-widget-woocommerce-product-add-to-cart {
    display: none !important;
}


body.single-product .qib-button-wrapper {
 
    align-items: baseline;
    justify-content: center !important;

}

body.single-product .bopobb-shortcode-form form.cart button {
    margin-bottom: 15px;
    padding: 10px 12px 10px 12px;
    transition: all 0.2s;
}

body.single-product .bopobb-single-wrap .bopobb-items-bottom-wrap .bopobb-detail-table tr.bopobb-item-product .bopobb-item-detail .bopobb-item-title:hover {
    cursor: pointer;
}</pre></body></html>