/*
Theme Name: Supercurious: **WEBSITE**
Description: Theme for **WEBSITE** by <a href="https://supercurious.au">Supercurious</a>.
Version: 1
Author: Supercurious
Author URI: https://supercurious.au
Tags: Supercurious, **WEBSITE**, html5
*/
time[itemprop="date-published"],
.flex-dir-column.post.type-post .flex-child-grow.boxed-content > .grid-x > .cell:last-child {
	display: none;
}
@media (max-width: 767px) {
	.banner-row .banner-row__slide {
		padding: calc(var(--content-padding) * 2) 0 calc(var(--content-padding) * 1) !important;
        min-height: auto;
        height: auto;
	}
}