<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bold_option.bold_option_checkboxmulti .bold_option_value {
    display: block;
}

.bold_option_value_swatch {
  width: 80px;
  height: 80px;
}

.bold_option_swatch .bold_option_element {
  margin-top: 20px
}

.bold_option_dropdown .bold_option_element {
  display: block;
margin-left: 0px !important;
}

.bold_option_element,
.bold_option_element select,
.bold_option_element textarea {
width: -webkit-fill-available;
margin-top: 5px;
  margin-bottom: 5px;
}
</pre></body></html>