/* Themify Customize Styling */
body {	
	font-family:Verdana, Geneva, sans-serif;	font-size:16px;
 
}
a {		text-decoration:underline;

	color: #3972c6; 
}
a:hover {		text-decoration:underline;

	color: #3843e0; 
}
h1 {	
	font-family:Philosopher;	font-weight:bold;
	font-size:30px;

	color: #3972c6; 
}
h2 {	
	font-family:Philosopher;	font-weight:bold;
	font-size:24px;

	color: #1f5aa6; 
}
h3 {	
	font-family:Philosopher;	font-weight:bold;
	font-size:18px;

	color: #1f5aa6; 
}
input[type=reset], input[type=submit], button {	background-image: none;
	background-color: #3972c6;
	color: #ffffff; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background-image: none;
	background-color: #14358f;
	color: #ffffff; 
}
#headerwrap {	
	background-size: cover;
	background-position: center top; 
}
#header {	
	height: 40px; 
}
#site-logo {	display: none;
	top: 40px; 
}
#site-description {	display: none; 
}
#main-nav {		position:relative;

	top: 4px;
	height: 30px;
	background-color: rgba(255,255,255,0.94);margin: auto; 
}
#main-nav a {	
	font-family:Philosopher;	font-weight:normal;
	font-size:20px;

	color: #008cb3; 
}
#main-nav a:hover {	
	background-color: #0b91ba;
	color: #ffffff; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: #086885; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	color: #ffffff;
	background-color: #0b91ba; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #086885; 
}
.page-title {	
	color: #3972c6;
	font-family:Philosopher;	font-weight:bold;
	font-size:34px;
 
}
#sidebar .widget {	
	border: 1px solid #3972c6;
	padding: 5px; 
}
#sidebar .widgettitle {	
	color: #3972c6;
	font-family:Philosopher;	font-weight:bold;
	font-size:24px;

	background-color: transparent; 
}
#footerwrap {	background-image: url(https://oceanbeach-therapies.com/wp/wp-content/uploads/footer-bg.jpg);
	background-size: cover;
	background-position: left top;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px; 
}
#footer {	
	background-color: transparent;
	color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;	font-size:14px;
 
}
#footer a {	
	color: #ffffff;	text-decoration:underline;
 
}
#footer a:hover {	
	color: #9ee1f0; 
}

/* Themify Custom CSS */
.wp-caption-text {
    font-size: 12px;
}
#header{
border-bottom: none;
}
#footer{
border-top: none;
}

.back-top { display: none; }

:focus, :active { outline: 0; }