/* Themify Customize Styling */
body {	background-image: url(http://studio60adelaide.com.au/scc/wp-content/uploads/2017/02/BG-Repeat.jpg);
	background-repeat: repeat;
	background-color: #636060;
	font-family:Verdana, Geneva, sans-serif;	font-weight:normal;
	font-size:14px;
 
}
a {		font-weight:bold;
	font-weight:bold;

	color: #767a75; 
}
a:hover {		font-weight:bold;
	font-weight:bold;

	color: #70d549; 
}
input[type=reset], input[type=submit], button {	
	background-color: #ffffff;
	color: #857e58; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	
	background-color: #857e58;
	color: #ffffff; 
}
#headerwrap {	
	background-repeat: no-repeat;
	background-position: center bottom; 
}
#header {	background-image: url(http://studio60adelaide.com.au/scc/wp-content/uploads/2017/02/SCC-HEADER-BG-4.jpg);
	background-size: cover;
	background-position: center center;
	color: #9c8a58; 
}
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
#site-description {	
	font-family:Julius Sans One;	font-weight:normal;

	color: #ffffff;display: none; 
}
#main-nav a:hover {	
	color: #f1ec34; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #f1ec34; 
}

/* Themify Custom CSS */
.back-top a::before {
    color: #f1ec34 !important;
}

#content {
    padding: 0px 0 60px !important;
}
.social-links .icon-medium img {
    max-width: 100px !important;
    max-height: 100px !important;
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
 }