.evo3d-qb-button{
  display:inline-block;
  text-align:center;
  width:100%;
  padding:12px 16px;
  border-radius:6px;
  text-decoration:none;
}
.evo3d-qb-wrap{ margin-top:12px; }
.evo3d-qb-quote-page{ max-width: 860px; margin: 0 auto; }
.evo3d-qb-product-box{
  padding:12px 14px;
  border:1px solid rgba(0,0,0,.12);
  border-radius:10px;
  margin: 12px 0 18px;
}

/* Fallback: if Elementor/Astra renders its own add-to-cart widget, hide it for eligible simple products */
body.evo3d-qb-eligible-simple form.cart,
body.evo3d-qb-eligible-simple .single_add_to_cart_button,
body.evo3d-qb-eligible-simple .woocommerce-variation-add-to-cart{
  display:none !important;
}
