/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2026 | 15:23:21 */
a {
	color:#1e90ff;
}
a:hover {
	color:#79cef8;
}
.site-branding {
	padding-top:5px;
}
.main-navigation {
	background-color:#fff;
}
.onepress-menu.onepress-menu-mobile {
	top:75px !important;
}
img.custom-logo {
	visibility:hidden;
}
.message-from-teacher {
	margin-left:-40px;
}
.custom-logo-link.no-t-logo {
	display:flex;
	margin-top:-20px;
}
.site-brand-inner {
	background-image:url('/wp-content/uploads/2026/01/logo_nav_small.gif');
	height:60px !important;
	width:60px !important;
	background-size:100%;
	padding-top:20px;
}
.site-brand-inner:hover {
	background-image:url('/wp-content/uploads/2026/01/logo_nav_hover_small.gif');
	-webkit-transition:background-image 0.5s ease-in-out;
	-moz-transition:background-image 0.5s ease-in-out;
	-o-transition:background-image 0.5s ease-in-out;
	transition:background-image 0.5s ease-in-out;
}
.icon-black {
	color:#000;
}
.site-footer .footer-connect {
	padding:1rem;
}
.site-footer .site-info {
	display:none;
}
.header-image-bg-fluid-height {
	background:url('/wp-content/uploads/2026/01/WebsiteTopBanner.jpg') no-repeat center center scroll;
	background-size:cover;
	background-position:25% 5%;
	margin-bottom:40px;
	margin-top:-41px;
	padding:100px 0px;
	display:block;
}
.footer-image-bg-fixed-height {
	background:url('/wp-content/uploads/2026/01/WebsiteBannerBottom.jpg') no-repeat center center scroll;
	background-size:cover;
	height:150px;
	margin-top:40px;
	margin-bottom:-70px;
	display:block;
}
#content-inside.container {
	width:100%;
	padding:0px;
}
.main-content {
	width:100%;
	margin:0 auto;
	padding:10px;
}
.footer-widgets.section-padding {
	padding:0px;
}
.footer-widgets .sidebar .widget {
	margin-bottom:0px
}
.wp-block-social-links .wp-social-link a {
	font-size: inherit;
}
.homepage-group-column-2 {
	width:100%;
	float:left;
	display:flex;
}
.contact-separator {
	width:50%;
	height:3px !important;
	margin-top:50px;
	margin-bottom:30px;
}
.contact-image {
	width:100%;
	margin-bottom:-40px;
}
@media (max-width:781px) {
	.homepage-column-2 figure {
		width:50%;
	}
	.message-from-teacher {
		margin-left:-20px;
	}
}
@media (max-width:768px) {
	iframe,object,embed {
		max-width: 100%;
		height: 350px;
	}
}
@media (min-width:576px) {
	.main-content {
		width:90%;
	}
	.header-image-bg-fluid-height {
		padding:125px 0px;
		background-position:30% 5%;
	}
	.footer-image-bg-fixed-height 	{
		height:200px;
	}
	.contact-image {
		width:90%;
	}
}
@media (min-width:768px) {
	.header-image-bg-fluid-height 	{
		padding:150px 0px;
		background-position:35% 5%;
	}
	.footer-image-bg-fixed-height 	{
		height:250px;
	}
	.contact-image {
		width:70%;
	}
}
@media (min-width:992px) {
	.header-image-bg-fluid-height {
		padding:175px 0px;
	}
	.footer-image-bg-fixed-height {
		height:300px;
	}
	.homepage-group-column-2 {
		width:90%;
	}
	.contact-image {
		width:60%;
	}
}
@media (min-width:1200px) {
	.main-content {
		width:80%;
	}
	.header-image-bg-fluid-height {
		padding:200px 0px;
	}
	.footer-image-bg-fixed-height {
		height:350px;
	}
	.homepage-group-column-2 {
		width:100%;
	}
	.contact-image {
		width:50%;
	}
}
@media (min-width:1630px) {
	.header-image-bg-fluid-height {
		padding:225px 0px;
	}
	.footer-image-bg-fixed-height {
		height:450px;
	}
}
