/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
 .page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 0;
}
.page-id-26 h1.entry-title {
  display: none;
}
.onsale {
  border-color: #000000;
  background-color: #dd3333;
	color: #ffffff;
}
body:not(.page-id-33) .grecaptcha-badge {
	display: none;
}