/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.product-additional-info .social-sharing {
  display: none;
}

.product-prices {
  display: flex;
  justify-items: flex-start;
  align-items: baseline;
  column-gap: 5px;
}
