/* Source and licensing information for the line(s) below can be found at https://beautytrainingdirect.promerch.uk/modules/contrib/commerce/modules/product/css/commerce_product.rendered-attributes.css. */
/**
 * @file
 * Styles for the rendered product attributes element.
 */

.product--rendered-attribute .form-item {
  display: inline-block;
  margin: 2px;
  vertical-align: middle;
}
.product--rendered-attribute label.option {
  display: inline-block;
}
.product--rendered-attribute .form-radio {
  display: none;
}
.product--rendered-attribute__selected ~ label.option {
  border: 1px solid;
}

/* Source and licensing information for the above line(s) can be found at https://beautytrainingdirect.promerch.uk/modules/contrib/commerce/modules/product/css/commerce_product.rendered-attributes.css. */