/*
 Theme Name:   Dorrigo Compact
 Theme URI:    https://plugin.miclub.com.au
 License:      Copyright 2017 - MiClub
 Version: 1.1
*/

/*
 * ======================  LIVE CHANGES GO HERE  ======================
 * Please make sure that you place a timestamp with your name whenever
 * this file is edited. If your change is a result of a ticket please
 * include the ticket number in the comment.
 */  

.page-template-page-home .banner img{
	height:80vh;
}

@media screen and (max-width: 600px){
	.page-template-page-home .banner img{
	height:55vh;
}
}


.mobile-menu .current-menu-item a{
	border-top: 1px solid #000!important;
	border-bottom: 1px solid #000!important;
}

.gform_wrapper .gform_footer{
	margin-top: 18px!important;
	
}