/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

ul.ess-buttons {
	font-size: 16px;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav_menu-3 {
	padding-top: 10px;
}

.entry {
	margin-bottom: 5px;
}

#text-2 {
	padding-top: 0;
}

.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #08c;
	font-weight: bold;
}

.genesis-nav-menu a {
	font-weight: bold;
}

a {
	color: #08c;
}

.entry-title {
	display: none;
}

body {
	background: #fff;
}

.entry {
	padding: 20px;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

.entry-title {
	font-size: 24px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 22px;
}

.table {
	font-size: 14px;
}

th {
	background: #f5f6f7;
	padding-left: 3px;
	padding-right: 3px;
}

td {
	padding-left: 3px;
	padding-right: 3px;
}

.sidebar-primary {
	background: #fff;
}

#nav_menu-4 {
	padding-top: 10px;
}

#text-2 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 10px;
}

.genesis-nav-menu a {
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.genesis-nav-menu .sub-menu a {
	background: #08c;
	color: #000;
}

.genesis-nav-menu .sub-menu a:hover {
	background: #1393bc;
}

.header-image .site-title > a {
	background: url("https://www.schoolholidayswa.com.au/wp-content/uploads/2019/04/school-holidays-wa.png") no-repeat scroll left center rgba(0,0,0,0);
}

.site-header {
	background: #000;
	min-height: 60px;
}

.site-header .wrap {
	padding-top: 0;
	padding-bottom: 0;
}

.title-area {
	padding-top: 0;
	padding-bottom: 0;
}

@media screen and (max-width: 400px) {
	.header-image .site-title > a {
	background-size:contain;
	}
}

@media screen and (max-width: 600px) {
	.entry {
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 0;
	}
	
	.table {
		font-size: 12px;
		margin-bottom: 0;
	}
	
	.entry-title, h1 {
		font-size: 22px;
	}
	
	h2 {
		font-size: 20px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	.site-header {
		padding-bottom: 20px;
	}
}