<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.breadcrumb {
 font-size:12px; 
}
.accordion-switch {
  cursor: pointer;
}
.accordion-switch .accessory:before{
  content:"+";
}
.accordion-switch.open .accessory:before{
  content:"-";
}

.product-info img {
  display: none;
}
.product-info .extra_image {
  display: none;
}
#size-sample .size-sample-br p {
  display:block !important;
}</pre></body></html>