/*@import url("/clients/northamptonshirecarersassociation/styles/main.min.css");*/

/* SimonM, 18.01.17. Prelives */


.searchContainer input {
	color: #00007E;
}

.homefeaturecategory-volunteercontainer {
	margin-top: 5rem;
}
body:not(.homepage).page-no-banner .listing {
  width: 85%;
  margin: 0 auto;
}

.listFooter a.button.newSearch {
	margin-top: 15px;
}


/* Sidebar appeals */
.associated.associatedAppeal .featureFooter {
	font-size: 1em;
  	border-left: none;
	padding-left: 0px;
}
.associated.associatedAppeal .featureCommentsWrapper,
.associated.associatedAppeal .featureFooter div,
.associated.associatedAppeal .featurePublishWrapper,
.associated.associatedAppeal .featureLocationWrapper,
.associated.associatedAppeal .featureAuthorWrapper {
	display: none;
}
@media screen and (max-width: 768px) {
  	.associated.associatedAppeal {
  		margin-top: 20px;
    }
}

/* Shows Video */
@media screen and (max-width: 500px) {
  .carouselSlide .showsVideo:before {
    top: 15%; } 
}

/* Filters */
.appliedFilters span.filter a.remove:before, 
.appliedFilters span.filter a.remove:link:before {
	padding: 1px 1px 0 0;
}

/* Events */
.eventsPostBody a.addToCalender {
	max-width: 100%;
  	text-align: center;
}

/* Add RSS feed EK 10/03/17 #*/
ul.socialIcons li a.rss:before, ul.shareList li a.rss:before {
  content: '\f09e';
}

/* AW 16.06.2017 Twitter icon ZD 18748 */
ul.socialIcons li a.instagram::before {
  content: '\f215';
}

ul.shareList, ul.socialIcons {
  right: 175px;
}

.slick-track .slick-slide img {
  max-height: 250px !important;
  max-width: 250px !important;
  padding: 0 20px !important;
}

.fundraiserPostPage .donateBtn {
  color: white !important;
}

.addToCalender, .mapLink.button.contactOfficeMapBtn {
  color: white !important;
  text-decoration: none !important;
}

.pageHeader .menuMain .topLevel {
  margin-top: 50px !important;
}

.page-has-banner .pageWrapper .contentBlockWrapper .contentBlock .categoryFilterWrapper .content.categoryFilterContent h3 {
  color: white !important;
}

.homeBox9 .quickGivingPanel .button.donateBtn {
  color: white !important;
}

.content.postContent a.cta-button {
  color: white !important;
}

a span.cta-button,
span.cta-button * {
  color: white !important;
}