body.apaya-hide-sku .sku_wrapper { display:none !important; }
.apa-responsive-embed {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.apa-responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}
.apa-measurements h3 {
  margin-bottom:0;
}
.apa-measurements small {
  margin-bottom:0.5em;
  display:block;
}
.apa-measurements img {
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
}
.apa-measurement-table td, .apa-measurement-table th {
  width:auto;
  padding:initial;
  text-align:center;
}
body.apaya-product-image-alt-text
.woocommerce-product-gallery
.woocommerce-product-gallery__image::after {
  content: attr(data-thumb-alt);
  color: #6d6d6d;
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
}
