.ref-thumbnails {
  display: none!important;
}

.ref-media {
  display: flex;
  justify-content: center;
}

.ref-button .preview-toggle .product-list-add-to-cart {
  font-size: 0.8em;
}

@media (min-width: 300px) and (max-width: 575px) {
  a.ref-button {
    font-size: 0.75em;
    /*width: 75%;*/
  }
}

.ref-product-data {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

