/** Shopify CDN: Minification failed

Line 39:3 Expected "}" to go with "{"

**/
.sub-footer a {
  display: none;
}

/** HOMEPAGE HERO **/


.shopify-payment-button__more-options,
.text-button {
  background-color: white;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-radius: 25px;
  border: 2px solid black;
}
.shopify-payment-button__more-options:before,
.text-button:before {
  display: none;
}
.shopify-payment-button__more-options:after,
.text-button:after {
  display: none;
}
.image-with-text-slideshow a:hover {
  color: black;


  /** BLOG **/

  .post-author {
    display: none;
  }