/* TOP TITLE */
/* Top title and tagline color -- 34651468-hc (DOC) */
.site-title a, .site-description {
  color: white;
}

/* site title shadows */
.site-title a {
    text-shadow: 3px 3px 5px black;
}

/* tagline size */
.site-description {
    font-size: 20px;
}

/* tagline shadows */
.site-description {
    text-shadow: 2px 3px 2px
			black;
}

/* POSTS AND PAGES */
/* Changes the colour of the post and page titles */
.entry-title, .entry-title a {
    color: #000090;
	  text-align: center;
}


/* MOBILE PAGE TITLE CONTROL Throughout this controls the size of page titles on mobile devices */ 
@media only screen and (max-width: 600px) { .entry-title { font-size: 35px; } }


/* PRIMARY MENU */

/* PADDING adds padding around menu items */
.main-navigation ul li {
margin-left: 8px;
margin-right: -20px;
margin-top: 0px;
margin-bottom: -20px;
}

/* STYLE changes menu items to bold and larger font */
.main-navigation .menu li a {
    text-transform: none;
		font-size: 16px; 
		font-weight: bold;  
}

/* PRIMARY MENU changes inactive colour*/ 
.nav-menu a {
    color: #000090 !important;
}

/* DROP DOWNS */
/* changes HOVER colour for main menu and drop downs */ 
.nav-menu a:hover {
    color: #ff523b !important;
}

/* Changes colour of drop down menu background */ 
.sub-menu > li {
 background: #e4f2ff !important;
	border-top: 2px solid white ;
    padding-top: 1px;
    padding-bottom: 15px;
}



/* HOME changes menu item colour and hover using class */
.Menu-colour1.menu-item > a { 
		color:#8180c3 !important;
}
.Menu-colour1.menu-item > a:hover { 
		color:#000090 !important;
}


/* SW SERVICES changes menu item colour and hover using class */
.Menu-colour3.menu-item > a { 
		color:#ff523b  !important;
	background: #fcffd1
!important;
}
.Menu-colour3.menu-item > a:hover { 
		color:#000090 !important;
}


/* SUNDAY SCHOOL changes menu item colour and hover using class */
.Menu-colour4.menu-item > a { 
		color:#ff523b !important;
}
.Menu-colour4.menu-item > a:hover { 
		color:#000090 !important;
}
.details-here {
    color: #FCFF63;
}
.details-here:hover {
  color: #78FF8F;
}


/* MEMBERS changes menu item colour and hover using class */
.Menu-colour2.menu-item > a { 
		color:#c8c8e7 !important;
}
.Menu-colour2.menu-item > a:hover { 
color:#000090 !important;
}


/* DONATE changes menu item colour and hover using class */
.Menu-colour6.menu-item > a { 
		color:#000090  !important;
}
.Menu-colour6.menu-item > a:hover { 
color:#0543FF !important;
}


/* SERVICES changes page background to white */
body.page-id-8 {
background: #FFFFFF !important;
}


/* READING ROOM changes menu item colour and hover using class */
.Menu-colour5.menu-item > a { 
		color:#ff523b  !important;
}
.Menu-colour5.menu-item > a:hover { 
		color:#000090 !important;
}


/* HEALTH */

/* PRACTITIONERS */

/* NURSES changes links to blue */
.page-id-27 .entry-content a { 
		color: #2C4FF2 !important; text-decoration: underline;
}


/* CONCORD LODGE page */
/* CONCORD LODGE Changes background to white */
body.page-id-1665 {
background: #FFFFFF !important;
}
/* CONCORD LODGE Changes link colours to purple */
.page-id-1665 .entry-content a {
    color: #6009B2 !important;
}


/* BELIEFS */

/* HISTORY */


/* CAMP SECTION */

/* Adjusts the color of links in the Heading Green Links class 30541085hc CHECK ??? */ 
.heading-green-links span a {
  color: #90ef3b;
}

/* CAMP page */
/* CAMP changes background to white */
body.page-id-6965 {
		background: #FFFFFF !important;
}
/* CAMP changes links to white */
.page-id-6965 .entry-content a { 
		text-decoration: underline;
		color: #346B1D !important;
}

/* CAMP removes underline from bottom Fund button */
.wp-block-navigation-item.custom-nav-link > .wp-block-navigation-item__content,
.wp-block-navigation-item.custom-nav-link > .wp-block-navigation-item__content:hover,
.wp-block-navigation-item.custom-nav-link > .wp-block-navigation-item__content:focus,
.wp-block-navigation-item.custom-nav-link > .wp-block-navigation-item__content:active {
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}

/* CAMPERSHIP FUND changes background to white */
body.page-id-5107 {
		background: #FFFFFF !important;
}


/* TALKS changes page link colours to orange */
.page-id-20 .entry-content a {
    color: #FF6900 !important;
}


/* OUR CASAVANT ORGAN page */


/* CONTACT US changes changes links to blue */
.page-id-2179 .entry-content a {
	color: #005BF7;
	text-decoration: underline; 
}


/* MEMBERS page */
/* changes colour for LINKS */
.page-id-582 .entry-content a {
    color: #8823a0 !important;
}
/* adds hover colour for LINKS */
.page-id-582 .entry-content a:hover { 
		color:#3b53ff !important;
}


/* FORUM/Discussion page */

/* FORUM underlines links on directory page */
.post-8960 .entry-content a {
	text-decoration: underline; 
}

/* FORUM removes comments counter title from forum discussion page */
h2.comments-title {
    display: none !important;
}

/* FORUM changes entry title size */
.page-id-8960 .entry-title,
.page-id-8960 .page-title {
    font-size: 22px; 
}
.page-id-8850 .entry-title,
.page-id-8850 .page-title {
    font-size: 22px; 
}
.page-id-8958 .entry-title,
.page-id-8958 .page-title {
    font-size: 22px; 
}

/* DONATE page */
.page-id-8544 .entry-content a {
	color: #005BF7; !important;
	text-decoration: underline; 
}



/* POSTS */
/* PRAYER FOR THE WORLD changes link colours to black */
.post-6875 .entry-content a {
    color:black !important;
	text-decoration: underline; 
}

/* READING ROOM changes link colours to purple */
.post-2693 .entry-content a {
    color:#6009B2 !important; 
}

/* SUBSTITUTE SOLOISTS changes link colours to purple */
.post-5218 .entry-content a {
    color:#6009B2 !important;
}





/* INTERMITTENT PAGES */
/* Link colors on CAROL SING page | ZD-4543195-JG */
.postid-2391 .entry-content a.christmas {
color: #FF2500;
}



/* CHECK do we need this code? */

/* Changes the colour of specific words CHECK */
    .special-word { 
      color: #ff6600; 
    }