/* removes the side bar Book a Demo */

.side_bar {
    display: none;
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

/*Justify all paragraphs*/
p {
  text-align: justify;
}

/*Contact us form button*/
.page-id-21 .sbmt_btn {
    display: flex !important;
    justify-content: center !important;
}


/* removes the Cookie Settings button on the top of the theme */

#hs_show_banner_button {
		display: none;}


/* removed the count footer */
.c_cube_count {
    display: none;
}


/*Noveva front page addicional css*/
/*remove buttons*/

.page-id-5 .unabaling_button {
    display: none;
}




/* 2nd section button*/
/*.page-id-5 .ccube_button {
    display: none;
}*/

/* removed 3rd section from Noveva front page*/
.page-id-5 .adopting.unabaling {
    display: none;
}

/*remove the count - not in use*/
/*.page-id-5 .c_cube_count {
    display: none;
}*/



/*remove section 2 from EDMS page*/
.page-id-946 .unabaling.healthcare {
    display: none;
}

/*remove section 4 from EDMS page*/
.page-id-946 .reliable {
    display: none;
}





/*remove image slider from medical records page*/
.page-id-602 .banner {
    display: none;
}
.page-id-602 .reliable {
    display: none;
}

/*remove section 2 button page id 602*/
.page-id-602 .ccube_button {
    display: none;
}





/*remove 4 section on the Mental Health page*/

.page-id-934 .reliable {
    display: none;
}
.page-id-934 .unabaling.healthcare {
    display: none;
}

.page-id-934 .how_we_wrk_whitebox {
    display: none;
}


/*Corporate page*/
.page-id-604 .reliable {
    display: none;
}
.page-id-604 .unabaling.healthcare {
    display: none;
}



/*Local Gov page*/
.page-id-847 .reliable {
    display: none;
}
.page-id-847 .unabaling.healthcare {
    display: none;
}






/*SS web pages*/

/*SS main web page*/
/*remove buttons*/
.page-id-582 .reliable {
    display: none;
}

/*Health Needs Assessment*/
/*remove buttons*/
.page-id-618 .ccube_button {
    display: none;
}


/*Imms page*/
/*remove buttons from Imms*/
.page-id-616 .unabaling_button {
    display: none;
}


/*NCMP and Child BMI*/
/*remove buttons*/
.page-id-620 .unabaling_button {
    display: none;
}

/*Vision and Hearing*/
/* remove unused buttom */
.page-id-614 .ccube_button {
    display: none;
}


/*privacy policy header background colour - fix purple used*/
.page-id-3 .privacy_bnr {
    background-color: rgb(109,62,255) !important;
}

/*privacy policy header background colour - fix purple used*/
.page-id-31 .privacy_bnr {
    background-color: rgb(109,62,255) !important;
}




/* Mind Of My Own micrapages  middle  section button*/
.page-id-1737 .ccube_button {
    display: none;
}
/* Mind Of My Own - young person video */
.page-id-1737 .adopting.unabaling  .unabaling_img {
  display: none;
}
.page-id-1737 .adopting.unabaling .unabaling_button 
 {
  display: none;
}




/* What's Mind Of My Own video */
.page-id-1725 .digital_journey .container {
  display: flex;
  justify-content: center;
	  align-items: center;
}
@media (max-width: 991px) {
	.page-id-1725 .digital_journey::after   {
		background-color: #6d3eff;
	}
}




/* What's Mind Of My Own video */
.page-id-1727 .digital_journey .container {
  display: flex;
  justify-content: center;
	  align-items: center;
}
@media (max-width: 991px) {
	.page-id-1727 .digital_journey::after   {
		background-color: #6d3eff;
	}
}


/* Youth Justice page */
.page-id-1727 .unabaling.healthcare {
	display: none;
}

/* Voice of my Own page */
/*remove the image bars*/
.page-id-1731 .unabaling_button {
	display: none;
}



/* Mind of My Own: One app page */
.page-id-2034 .unabaling_button {
	display: none;
}



/* Mind of My Own: One app page */
.page-id-2054 .unabaling_button {
	display: none;
}

/* Mind of My Own: One app page */
.page-id-2090 .unabaling_button {
	display: none;
}

/* Mind of My Own:resrouce/news page */
.page-id-2205 .nws_dtl_bnr {
	display: none;
}

/* remove footer +/- button from links*/
.sub-menu-toggle {
	display: none;
}