.template-product .product-block.product-block--price {
  margin-bottom: 5px;
}
.template-product .hc-custom-tax.product-block .tax-note {
  font-size: 0.8em;
}

@media screen and (max-width: 767px) {
  .hc-drawer-icons {
      padding: 15px 0 0;
  }
}

.footer__title {
    margin-bottom: 20px;
    font-family: inherit;
}