/* BOLD.CSS
This File is used for Bold Custom App CSS only***
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_options.bold_options_loaded {
	width: 20% ;
}
