/* BOLD.CSS
To include this file in your theme, add the following before the closing </head> tag in theme.liquid
{{ 'bold.css' | asset_url | stylesheet_tag }}
*/
.bold_hidden_ {
  display: none !important; }

.bold_options_edit_in_cart {
  height: 300px !important;
  overscroll-behavior-y: initial !important; }

.bold_spinner {
  display: none !important; }