@import url('/clients/alfanar/styles/main.min.css');
/* @import url('//localhost:5757/main.css'); */


/* SimonM, 09.04.18. Hiding headerText for Arabic pages */
.how-we-help-arabic-test .headerText {
	display: none;
}
.how-we-help-arabic-test h1.title {
	margin-top: 0;
}

.footerBox2 .formQuestion.consent {
  visibility: hidden;
  height: 0;
  width: 0;
}

/* third party form styling test */
/*span.oneChoice {
    font-size: 1.5rem;
    margin: 20px;
    border: 1px solid black;
    padding: 10px;
    display: block;
}*/

/* 949943 SA - Listing page text position center bottom */
.pages-Category-regions,
.pages-Category-our-people,
.pages-category-team,
.pages-category-our-board {
	.listing .listedPost:not(.listedFundraiser) .listedPostText {
		top: 90%;
	}
}

.pages-category-our-approach,
.pages-category-special-projects
{
	.listing .listedPost:not(.listedFundraiser) .listedPostText {
		top: 70%;
	}
}

/* 1310417 SA - New logo */
.headerContent .mainLogo { 
  background-image: url(https://www.alfanar.org/Handlers/GetImage.ashx?IDMF=1a747e15-b59f-4761-89b2-1adacccef3e4);
}

body.page-no-banner .headerContent .mainLogo { 
  background-image: url(https://www.alfanar.org/Handlers/GetImage.ashx?IDMF=1a747e15-b59f-4761-89b2-1adacccef3e4);
  background-color: transparent;
}

.NewsletterSign-up button {
  color: black !important;
}