/* Theme: Alchemist / Blog Overview CSS Template / Updated: 26/10/21 */
.pagination span {
    padding: .5rem;
}
.hero-image-container {
    min-height: 28rem;
}
.hero-image-header {
    max-width: 65rem;
}
.hero-image-text {
    max-width: 45rem;
}
.product-meta .product-details {
  margin-bottom:25px;
}
.product-name {
  font-size:120px;
  line-height:1.5;
  margin-bottom:25px;
}
.product-details {
  line-height:18px;
  letter-spacing: 1px;
  font-family: 'Gotham bold';
  /*text*/
}
.jump-bar {
    border-bottom: solid 1px white;
    border-top: solid 1px white;
}
.jump-link {
    font-size: 12px;
    line-height: 1;
    font-family: 'Gotham bold', sans-serif;
}