    /*
Theme Name: Alspec Solar
Version: 1.0
Author:
Author URI:
*/

#model_buttons_size button,
#model_buttons_color button {
  margin-right: 10px;
  margin-bottom: 10px;
}

.model-size-btn,
.model-color-btn {
  border: none;
}
.model-size-btn.active,
.model-color-btn.active{
  border: 2px solid black;
}