/* 
* Modify  This file as needed to ensure the Bold RO widget looks nice.
*
* Place the below include statment before the end </head> tag in the theme.liquid file.
* {{ 'bold-ro.css' | asset_url | stylesheet_tag }}
*/

.button {
  width: 100% !important;
}

.product_rp_cart_div {
  width:30%;
  margin-left:70%;
}