.homepage-widgets .front-page-block .grid-page-title,
.homepage-widgets .grid-wrapper .grid-item .entry-title,
.homepage-widgets .grid-wrapper .grid-item .entry-header:after {
	display: none;
}

.hero #primary-header {
	height: 620px !important;
}

.main-navigation ul ul {
	background: #ffffff;
}

#masthead .main-navigation ul ul a {
	color: #000000;
}

@media only screen and (max-width: 700px) {
	td {
		display: block !important;
		width: 100% !important;
	}
}

.homepage-widgets .recent-post .entry-thumb .wp-post-image {
	height: 200px;
	width: auto;
	max-width: auto;
	max-height: 200px;
}

.featured-page-one .entry-thumb a {
	pointer-events: none;
	cursor: default;
}

.homepage-widgets .widget.featured-page-two {
	background: #e4f4f9;
}

.homepage-widgets .widget.featured-page-three {
	background: #f1f2f6;
	text-align: center;
}

header.entry-header::after {
	display: none;
}

.entry-header {
	text-transform: capitalize !important;
}

.entry-title {
	text-transform: capitalize !important;
}

.widget-title {
	text-transform: capitalize !important;
}

a:link {
	text-decoration: none !important;
}

a:visited {
	text-decoration: none !important;
}

a:hover {
	text-decoration: none !important;
	color: #000000;
}

a:active {
	text-decoration: none !important;
}

.homepage-widgets .widget.front-recent-posts {
	background: #e4f4f9;
	font-size: 90%;
}

.footer-inner {
	background: #eef1f1;
}

.grid-wrapper .wp-post-image {
	height: 300px;
	width: auto;
	max-width: 300px;
	max-height: 300px;
}

@media only screen and (max-width: 768px) {
	#masthead.header-loaded {
		background: #ffffff;
	}
}

.button1 {
	background-color: #f1f2f6;
	border: 1px solid #29bfe4;
	border-radius: 500px;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}

.more-link {
	background-color: #f1f2f6;
	border: 1px solid #29bfe4;
	border-radius: 500px;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}

#toggle-sidebar {
	background: #ffffff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#toggle-sidebar .mobile-navigation ul li a {
	color: #000000;
}

#toggle-sidebar .search-form label input {
	border: 1px solid rgba(0,0,0,0.08);
}

.page-id-67 #primary-header .featured-image {
	background-image: url('https://themindroom.com.au/wp-content/uploads/2017/04/my-life.jpg') !important;
}

.page-id-395 #primary-header .featured-image {
	background-image: url('https://themindroom.com.au/wp-content/uploads/2017/11/work_1920-1087.jpg') !important;
}

.page-id-930 #primary-header .featured-image {
	background-image: url('https://themindroom.com.au/wp-content/uploads/2017/11/sport_1920-1087.jpg') !important;
}

.page-id-72 .entry-thumb, .entry-title
	a {
	pointer-events: none !important;
	cursor: default;
}
/* Remove H3 Block titles on HP HC-11177587-PA */
.homepage-widgets .widget.featured-page-one .entry-title {
	display: none;
}