/* 
	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:
	Date:
	Descriptoin:
*/


/* Styling of CECG Logo and ABN in Footer */

#sideItem107 {
	background-color: #36639E;
	margin-top: -20px;
}

#sideItem107 > p {
color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    color: #36639E;
}

.footer-logo {
margin-bottom: 0px;
}

.contentContainer {
padding-top: 15px;
}

.sideContainer {
padding-top: 15px;
}

#footer24 {
padding: 10px 0 10px !important;
}

#footer24 .footerLinks {
padding-bottom: 5px;
}

#footer24 {
    background: #36639E;
    padding: 30px 0 50px;
    text-align: center;
}

.largeContent .col-md-6.first h1 {
    font-size: 50px;
}

/* Adding images to home tiles - LO 30/06/25 

#tiles23 > div:nth-child(1) > div.image {
background-image: url(https://sttapkambah.schoolzineplus.com/_image/media/16316/principal_welcome_new.jpg) !important;
}

#tiles23 > div:nth-child(2) > div.image {background-image: url(https://sttapkambah.schoolzineplus.com/_image/media/16306/compass_updated.jpg) !important;border: 1px;}

#tiles23 > div:nth-child(3) > div.image {
background-image: url(https://sttapkambah.schoolzineplus.com/_image/media/16307/apply_now.jpg) !important;
}

#tiles23 > div:nth-child(4) > div.image {
background-image: url(https://sttapkambah.schoolzineplus.com/_image/media/16305/calendar.jpg) !important;
}
*/

/* end */

#slider.slider14 .slider-caption h2 {
text-transform: inherit;
}

.largeContent .col-md-6.first h1 {
text-transform: inherit;
}

.content-wrap a {
text-decoration: underline !important;
}

/* Minimize page title spacing */

#h1Container > h1 {
margin-bottom: 0px;
}

.content-wrap {
padding: 20px 0;
}

/* Internal page heading spacing */

.emspace.h20 {
height: 0px;
}

h2 {
margin-top: 10px;
margin-bottom: 10px;
}
