/*
Theme Name: Hunters Hill Levesinet Friendship Committee
Version: 2.1

*/

			
.entry-title {
  display: none;
}

.site-inner {
padding-top: 0px!important;
}

.hhlv-headers {
	margin-bottom: 40px!important;
}


/* --- Typography --- */

p, td, li, body {
	font-size: 16px !important;
}

h1 {
	color: #1f3976;

}

h2 {
	color: #3c6eb5;
}

h3 {
		font-size: 18px !important;
	color: #3c6eb5;
	  font-weight: bold!important;
}

h4 {
		font-size: 16px !important;
	  font-weight: bold!important;
}

h5 {
		font-size: 14px !important;
}

h6 {
		font-size: 13px !important;
}

/* Footer*/



.footer-widgets {
	background: #1f3976!important;
	color: #fff;
	background-image: url(https://huntershill-levesinet.au/wp-content/uploads/2025/07/hhlv-footer-25.jpg)!important;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat!important;
}


.footer-widgets .menu li {
	display: inline-block;
}

.footer-widgets .menu a{
	color: #fff!important;
	padding: 0 20px;
	text-decoration: none;
	border-right: 1px solid #fff!important;
	text-align: center;
}

.footer-widgets .menu li:last-child a {
	border-right: none!important;
}
.footer-widgets-1 {
	border: 0px solid red;
	width: 100%;
	text-align: center;
}

.site-footer {
	border: 0px solid;
	text-align: center;
	width: 100%;
		color: #1f3976;
	padding-top: 30px!important;
font-size: 14px!important;
}

.site-footer p {
font-size: 14px!important;
}

.site-footer .menu-item a {
  		color: #1f3976!important;
}

/* Home Page */

/* Top */
.right-text {
  position: relative;
	bottom: 0px;
	background: rgba(85,85,85,0.7);
	padding: 5px 20px;
	color: #fff;
  width: 100%;
	font-size: 14px!important;
  margin-top: -50px;
}

.right-image {
    margin-top: -60px;
}

/* Navigation */

.nav-primary {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #fff;
}

.nav-primary a{
	color: #fff;
	background: #3c6eb5;
	margin: 0px 0px 0px -4px;!important;
	font-weight: 600;
	padding: 15px 25px!important;
}

.nav-primary a:hover {
		color: #3c6eb5;
		background: #b6dfea;
}

.nav-primary .current-menu-item a {
		color: #fff;
}
.nav-primary .current-menu-item a:hover {
		color: #3c6eb5;
}

/* Welcome */
.hhlv-welcome {
  margin-top: -30px!important;
}

	


/* Buttons */ 
.wp-block-button a {
  padding: 6px 12px!important;
}

.wp-block-button a:hover {
  padding: 6px 12px!important;
  background: #b6dfea!important;
  color: #3c6eb5!important;
}  


/* Application Form */


	.profile1, .profile2, .parent1, .parent2 {
	margin-bottom: 20px;
}

.profile1 {
	width: 70%;
	float: left;
	padding-right: 20px;
}

.profile2 {
	width: 30%;
	float: left;
	padding-left: 20px;
}


.parent1 {
	width: 50%;
	float: left;
	padding-right: 30px;
}

.parent2 {
	width: 50%;
	float: left;
	padding-left: 30px;
}

@media screen and (max-width: 56.875em) {
	.profile1, .profile2, .parent1, .parent2 {
	width: 100%;
	padding:0px;
}
}

.address {
  display: flex;
  margin-bottom: 20px;
    }

.address-suburb  {
  width: 70%;

  }
.address-postcode  {
 width: 30%;
 margin-left: 30px;
}

.calendar-icon .alignleft {
	margin: 5px 15px 10px 0px!important;
}			

/* Gallery */
.ngg-gallery-thumbnail-box {
	padding: 15px;
}
