/* 
	This CSS file contains the custom css styles for the Schoolzine Website template 
	When adding to this file use the following comment example:
*/

/* 
	Added by: Your Name
	Date: Date Added
	Descriptoin: A breif description of the change 
*/

/* Hide Existing Custom Payments Button */

#sideItem130 {
	display: none;
}

/* Set Footer Colours */


.footer-13 .primaryBg, #footer.primaryBg {
background: #124e94 !important;
}

#footer.dark, .dark #footer {
border-top-color: #35a0d3;
}

.footer4 .col-sm-4 {
color: #fff;
}

/* Spacing on Slider Text */

.slider-caption h2 {
margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
    color: #0a2f59;
}