/* 
Theme Name: Hadia Foundation Theme
Theme URI: https://osky.com.au
Description: Theme for the Hadia Foundation website.
Author: OSKY
Author URI: https://osky.com.au
Template: hello-elementor
Version: 2.0.0
*/

/* Add your custom styles here */



 #boardOfDirectors,
#teamAfghanistan,
#volunteerWithUs,
#ourFounder,
#ourResults,
#annualreport,
.elementor-menu-anchor,
.anchor-menu-title{
	scroll-margin-top: 100px;
}

.charitable-campaign-container {
    padding: 60px 0 0;
}
.charitable-form-errors.charitable-notice {
    background-color: rgba(192, 43, 10, 0.1) !important;
    color: rgba(192, 43, 10, 1) !important;
  font-family: "Fira Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
h5.charitable-field-template-headline {
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: normal !important;
}

.donation-amounts {
  display: grid;
  grid-template-columns: repeat(4, 1fr) !important;
  column-gap: 60px;
  row-gap: 32px;
}

.campaign-slider-wrapper {
    padding: 0px 15px;
}
.donation-amount {
    text-align: center;
    padding: 10px;
    border: 2px solid #ddd !important;
    margin: 0 !important;
    border-radius: 50px !important;
}

.custom-donation-amount {
  grid-column: span 4 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.custom-donation-input {
  margin-top: 10px;
  width: 100%;
  max-width: 300px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.charitable-donation-form .donation-amounts .donation-amount .description {
  display: none;
}
.charitable-donation-form
  .donation-amounts
  .donation-amount.custom-donation-amount
  .description {
  display: block;
}
.charitable-donation-form .donation-amounts .donation-amount .amount {
  color: #5e5e5e;
  text-align: center;
  font-family: "Fira Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 20px;
}
.charitable-donation-form .donation-amounts .donation-amount.selected .amount {
  color: #000000 !important;
}
.charitable-donation-form .donation-amounts .donation-amount.selected {
  background-color: #FDBB23 !important;
  border: none !important;
}
span.custom-donation-amount-wrapper {
  display: flex !important;
  gap: 20px;
}
.custom-donation-amount-wrapper label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.charitable-donation-form .custom-donation-input {
  width: Calc(80% - 20px);
}
div#charitable-user-fields > div {
  margin: 0;
}
div#charitable-user-fields {
  display: flex;
  row-gap: 35px;
  flex-wrap: wrap;
  column-gap: 48px;
}
div#charitable_field_first_name,
div#charitable_field_last_name {
  width: Calc(50% - 48px);
}
div#charitable_field_email,
div#charitable_field_address,
div#charitable_field_address_2,
div#charitable_field_phone {
  width: Calc(100% - 48px);
}
div#charitable_field_country,
div#charitable_field_postcode,
div#charitable_field_state,
div#charitable_field_city {
  width: Calc(25% - 48px);
}

#charitable-user-fields input[type="date"],
#charitable-user-fields input[type="email"],
#charitable-user-fields input[type="number"],
#charitable-user-fields input[type="password"],
#charitable-user-fields input[type="search"],
#charitable-user-fields input[type="tel"],
#charitable-user-fields input[type="text"],
#charitable-user-fields input[type="url"],
#charitable-user-fields select,
#charitable-user-fields textarea {
  border-radius: 50px;
  color: #5e5e5e;
  font-family: "Fira Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 20px;
  height: 60px;
  border-color: #a3aeb8;
}
#charitable-user-fields label,
.charitable-donation-form
  .donation-amounts
  .donation-amount.custom-donation-amount
  .description {
  color: #5e5e5e;
  font-family: "Fira Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 20px;
}
.charitable-donation-form
  .donation-amounts
  .donation-amount.custom-donation-amount.selected
  .description {
  color: #fff;
}

#charitable-donor-fields .charitable-form-header,
.charitable-form-field.charitable-form-field-checkbox label,
.charitable-form-header {
  color: #393939;
  font-family: "Fira Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.charitable-form-field.charitable-submit-field {
  text-align: center;
}
.charitable-campaign-field.charitable-campaign-field-donation-form
  .charitable-form-field.charitable-submit-field
  button {
  background-color: #5e5e5e !important;
  color: #fff;
  text-align: center;
  font-family: "Fira Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 21px;
  padding: 28px 150px;
  border-radius: 50px;
}

.charitable-donation-form .donation-amount.selected, .charitable-donation-amount-form .donation-amount.selected, .charitable-notice, .charitable-drag-drop-images li:hover a.remove-image, .supports-drag-drop .charitable-drag-drop-dropzone.drag-over {
    border-color: #c02b0a !important;
}
#charitable-user-fields input[type="date"]:invalid:focus,
#charitable-user-fields input[type="email"]:invalid:focus,
#charitable-user-fields input[type="number"]:invalid:focus,
#charitable-user-fields input[type="password"]:invalid:focus,
#charitable-user-fields input[type="search"]:invalid:focus,
#charitable-user-fields input[type="tel"]:invalid:focus,
#charitable-user-fields input[type="text"]:invalid:focus,
#charitable-user-fields input[type="url"]:invalid:focus,
#charitable-user-fields select:invalid:focus,
#charitable-user-fields textarea:invalid:focus{
    outline-color: red;
}

.charitable-form-fields .charitable-fieldset {
  border: 1px solid var(--Accent, #a9a9a9);
  padding: 20px !important;
}
.charitable-form-fields .charitable-fieldset.odd {
  border: 1px solid var(--Accent, #a9a9a9);
  padding: 20px !important;
}

.frost-glass {
	backdrop-filter: blur(10px);
}

.cause-category-emergency-aid .elementor-post-info__terms-list-item {
	color: #FF1600;
}

.charitable-form-field.charitable-submit-field button  {
	background-color: #FDBB23 !important;
	color: #000000 !important;
	border-radius: 99rem;
	padding: 10px 30px;
	font-weight: 900;
	font-size: 18px;
	border: none;
	font-family: "Arsenal", Sans-serif;
}

.cause-category-education .elementor-post-info__terms-list-item {
	color: #01B0F0;
}

.cause-category-empowerment .elementor-post-info__terms-list-item {
	color: #7030A0;
}

.cause-category-health .elementor-post-info__terms-list-item {
	color: #03B050;
}

.cause-category-projects .elementor-post-info__terms-list-item {
	color: #000000 !important;
}

#sticky-header.elementor-sticky--active {
	backdrop-filter: blur(10px);
	background-color: #00000080;
	padding: 10px;
}

#sticky-header-single.elementor-sticky--active {
	backdrop-filter: blur(10px);
	background-color: #ffffff80;
	padding: 10px;
}

/* Footer GFORM */

#gform_fields_1 {
	display: flex;
	gap: 0 !important;
}

#gform_fields_1 * {
	font-size: 1rem !important;
	line-height: 2 !important;
	outline: none !important;

}

#gform_fields_1 input[type="submit"]{
	background-color: #FDBB23 !important;
	border: none !important;
	color: #000000;
	font-weight: 700;
	border-radius: 0 99rem 99rem 0;
	padding: 0.5rem 1rem;
}

#gform_fields_1 input[type="email"] {
	padding-left: 20px;
	border: none !important;
	border-radius: 99rem 0 0 99rem;
}

/* Partner GFORM */

#gform_fields_2 input[type="text"], #gform_fields_2 input[type="email"], #gform_fields_2 textarea {
	border: solid 1px #A3AEB8;
	border-radius: 16px;
	font-weight: 700;
	color: #000;
}

#gform_submit_button_2 {
	background-color: #A9A9A9 !important;
	color: #fff;
	border: none;
	border-radius: 99rem;
	padding: 5px 30px;
	font-weight: 600;
	font-size: 16px;
}

#gform_2 .gform_footer {
	justify-content: center;
}

/* Contact GFORM */
#gform_fields_3 input[type="text"], #gform_fields_3 input[type="tel"], #gform_fields_3 input[type="email"], #gform_fields_3 textarea {
	border: solid 1px #A3AEB8;
	border-radius: 16px;
	font-weight: 700;
	color: #000;
}

#gform_3 .gform_footer {
	justify-content: center;
}

#gform_submit_button_3 {
	background-color: #A9A9A9 !important;
	color: #fff;
	border: none;
	border-radius: 99rem;
	padding: 5px 30px;
	font-weight: 600;
	font-size: 16px;
}

.hero-carousel .swiper-pagination-bullet {
	opacity: 1;
}

.hero-carousel .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #0099D1;
	box-shadow: 0px 0px 1px 3px #0099D1;
}

.anchor-tab ul {
	display: flex;
	gap: 20px;
}

.anchor-tab .elementor-toc__list-item-text-wrapper svg {
	display: none;
}

.anchor-tab .elementor-toc__list-item-text.elementor-toc__top-level.elementor-item-active {
	background-color: #FFC63A;
}

.page-id-671 .anchor-tab .elementor-toc__list-item-text.elementor-toc__top-level.elementor-item-active {
	background-color: #0099d1;
	color: #ffffffff;
}

.page-id-690 .anchor-tab .elementor-toc__list-item-text.elementor-toc__top-level.elementor-item-active {
	background-color: #00A349;
	color: #ffffffff;
}

.page-id-692 .anchor-tab .elementor-toc__list-item-text.elementor-toc__top-level.elementor-item-active {
	background-color: #FF0000;
	color: #ffffffff;
}

.page-id-694 .anchor-tab .elementor-toc__list-item-text.elementor-toc__top-level.elementor-item-active {
	background-color: #7030A0;
	color: #ffffffff;
}

.partner-carousel img {
	filter: saturate(0);
	transition: all 150ms ease-in-out;
}

.partner-carousel img:hover {
	filter: saturate(1);
}

.randomize-ordering .slick-slide >  * {
    display: flex; /* Show only the first three child elements */
}
.randomize-ordering{
	position: relative;
	margin-top: -63px;
}
.randomize-ordering button.slick-arrow {
    position: absolute;
    top: 0;
    right: 0;
    background: unset;
    padding: 0;
    border: none;
	border-radius: unset;
	display: flex;
}
.randomize-ordering button.slick-arrow:hover{
	background: #fdbb23;
}
.randomize-ordering button.slick-prev {
    right: 30px;
	transform: rotate(180deg);
	z-index:1;
}

@media screen and (max-width:768px) {
	.charitable-donation-options .donation-amounts {
		display: flex !important;
		flex-direction: column;
	}
}

/* .news-item-excerpt {
	    max-height: 108px;
    overflow: hidden;
} */

#primaryHeader .elementor-nav-menu li.menu-item-has-children:last-child {
	display: none;
	visibility: none;
}

.elementor-nav-menu li:last-child > a span{
	display: none;
}

#mobileDonateWrapper {
	position: unset;
}

#mobileDonateWrapper li {
	list-style: none;
}

#mobileDonateWrapper>li:not(:first-child) {
	display: none;
}

#mobileDonateWrapper>li:hover > ul {
	display: block;
}

#mobileDonateWrapper ul {
	display: none;
	padding: 10px 20px;
	margin: 0;
	margin-top: 28px;
	position: absolute;
	right: 0;
	background-color: #ffffff;
	box-shadow: 4px 2px 32px 0px rgba(4.999999999999998, 19.000000000000163, 103, 0.1);
}

#mobileDonateWrapper ul a:hover {
	background-color: #fff;
}

#mobileDonateWrapper ul a {
	color: #000000;
	font-weight: 700;
}

#mobileDonateWrapper>li>a {
	background-color: #FDBB23;
	color: #000000;
	padding: 10px 20px;
	border-radius: 99rem;
	font-weight: 700;
}

@media screen and (min-width:769px) {
	.news-grid .elementor-grid .category-news:nth-child(2) {
	grid-column: span 2;
}
	
	#primaryHeader .elementor-nav-menu > li:last-child {
		display: block;
		background-color: #FDBB23;
		border-radius: 99rem;
		transition: all 250ms ease-in-out !important;
		padding: 0 16px 0 16px;
	}
	
 	#primaryHeader .elementor-nav-menu > li:last-child:hover {
		background-color: #000 !important;
		color: #FDBB23 !important;
	} 

.news-grid .elementor-grid .category-news:nth-child(2) .e-con-inner {
	flex-direction: row-reverse;
}
	
	.news-grid .elementor-grid .category-news:nth-child(2) .e-con-inner .elementor-widget-image {
		width: 50%;
	}
	
	.news-grid .elementor-grid .category-news:nth-child(2) .e-con-inner > .e-con {
		width: 50%;
	}
	
	.news-grid .elementor-grid .category-news:nth-child(2) .e-con-inner > .e-con {
		justify-content: center;
	}
	
	.news-grid .elementor-grid .category-news > div {
		height: 100%;
}

.news-grid .elementor-grid .category-news:nth-child(2) .e-con-inner div:nth-child(2) {
	border-radius: 10px 0px 0px 10px;
}

.news-grid .elementor-grid .category-news:nth-child(2) .e-con-inner div:nth-child(1) img {
	height: 100%;
	border-radius: 0px 10px 10px 0px;
}
	
	.news-grid .elementor-grid .category-news:nth-child(2) .e-con-inner div:nth-child(1) a {
		height: 100%;
	}
}

/* Hide the dropdown by default */
.anchor-dropdown {
  display: none;
}

/* Show the dropdown for screen widths below 768px */
@media (max-width: 768px) {
	.single-campaign .e-con-inner {
    display: block !important;
    padding-bottom: 0 !important;
}
  .anchor-dropdown {
    display: block;
  }
	
	.anchor-tab ul {
		display: none;
	}
	
	.anchor-tab > div:nth-child(1) {
		padding: 0 !important;
	}
}

.anchor-dropdown {
	border: 0;
	width: fit-content !important;
	padding: 0;
	background-color: #FDBB23;
	margin-bottom: 10px;
    margin-top: 6px;
}
.elementor-button:hover {
    background: #000 !important;
    color: #fff !important;
}

#hero-banner .swiper-slide::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: linear-gradient(180deg,rgba(255, 255, 255, 0) 41%, rgba(36, 36, 36, 0.7) 70%, rgba(3, 2, 2, 1) 100%);
    height: 100%;
    width: 100%;
    z-index: 1;
}
#hero-banner .swiper-slide > div > div {
    z-index: 2;
}
.popup-video p {
    white-space: nowrap;
}

#primaryHeader .elementor-nav-menu > li:last-child a{
	color: #000 ;
	fill: #000 ;
}

#primaryHeader .elementor-nav-menu > li:last-child:hover a {
    color: #fff !important;
    fill: #fff !important;
}
.charitable-campaign-wrap.template-save-the-museum .charitable-campaign-row {
    padding: 0 !important;
}
.charitable-campaign-wrap.template-save-the-museum .charitable-campaign-container .section[data-section-type="tabs"] article{
	padding: 30px 0!important;
}
@media(max-width: 768px) {
.swiper-pagination {
    bottom: 15px !important;
    top: auto !important;
}
		.elementor-element.elementor-element-8b65a75.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded > .e-con-inner,
	.elementor-element.elementor-element-06a29ba.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded > .e-con-inner{
    padding-bottom: 0;
}

	
	.donate-page h6.elementor-heading-title.elementor-size-default::after {
    content: 'learn more';
    display: flex;
    font-size: 14px;
    margin-top: 10px;
    text-transform: none;
    color: #000;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #fdbb23;
	width: fit-content;
}
.donate-page h6.elementor-heading-title.elementor-size-default:hover::after{
	 background: #FDBB23;
	color: #000;
}
.page-id-452 .elementor-element.elementor-element-06a29ba.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .e-con-inner {
    padding-bottom: 0;
}	
	
	.hero-carousel h1.elementor-heading-title {
    font-size: 30px !important;
}
.hero-carousel p.elementor-heading-title {
    font-size: 18px !important;
}
.hero-carousel	.elementor-button-wrapper a span {
    font-size: 14px !important;
}
	.banner-play-btn{
		flex-wrap: nowrap;
	}
.swiper-no-swiping,.banner-play-btn {
    width: 145px !important;
	padding-left: 0 !important;
    gap: 10px;
}
.swiper-no-swiping p,.banner-play-btn p, .banner-play-btn p a{
   font-size: 10px !important;
	        white-space: nowrap;
}
	.elementor-widget-container p {
    font-size: 18px !important;
}
	.campaigns-slider .slick-slide{
		margin: 10px;
	}
	.campaign-slider-wrapper {
    padding: 0px 0px;
}
	
	.hero-carousel .elementor-widget-container,	.hero-carousel .elementor-widget-container p{
		margin-bottom:15px !important;
	}
	.hero-carousel p.elementor-icon-box-description {
    margin-bottom: 0 !important;
}
  .footer-menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
  }

  .footer-menu.open {
    max-height: 500px;
  }

  .footer-menu-title {
    cursor: pointer;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
  }

  .footer-menu-title::after {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 18px;
    transition: transform 0.3s ease;
	top: 7px;
	color: #FFF;
  }

  .footer-menu-title.active::after {
    content: "-";
  }
	.footer-menu-wrapper{
		border-bottom: 1px solid #4f4f4f !important; 
	}
	
	.page-id-671 .anchor-dropdown{
		background-color:#0099d1;
		color: #FFF;
	}
	.page-id-690 .anchor-dropdown{
		background-color:#00b050;
		color: #FFF;
	}
	.page-id-692 .anchor-dropdown{
		background-color:#FF0000;
		color: #FFF;
	}
		.page-id-694 .anchor-dropdown{
		background-color:#7030A0;
			color: #FFF;
	}
	.elementor-kit-6 .donation-details h3, .elementor-kit-6 .donation-details h3 a {
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 800;
		text-align: left;
}
.campaign-item {
    text-align: left;
}
	.home-news .elementor-heading-title {
    font-size: 20px !important;
}
	.home-news span.elementor-button-text {
    color: #000;
    background: #FDBB23;
}
	
}

.popup-nav ul.elementor-nav-menu > li:last-child {
    display: none;
}
div#section-separator,
div.section-separator{
	overflow: hidden;
}

div#section-separator::after,
div.section-separator::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    height: 10px;
    box-shadow: 4px 2px 32px 4px rgba(0, 0, 0, 0.25);
    pointer-events: none;
}

@media (max-height: 430px) {
	.hero-carousel .elementor-widget-container h1 {
    font-size: 32px !important;
}
	.hero-carousel .elementor-widget-container {
    margin-bottom: 0 !important;
}
	.elementor-1682 .elementor-element.elementor-element-c8211dc:not(.elementor-motion-effects-element-type-background), .elementor-1682 .elementor-element.elementor-element-c8211dc > .elementor-motion-effects-container > .elementor-motion-effects-layer{
		background-position: top center !important; 
	}
	.banner-play-btn,.swiper-no-swiping {
    margin-top: 10px !important;
}
}

@media (max-height: 415px) and (max-width: 768px) {
.swiper-slide .elementor-element {
    background-position: center !important;
}
	

}
.newsletter label.gfield_label.gform-field-label {
    display: none;
}


.news-grid .elementor-post-info {
    margin-bottom: 15px !important;
}
.charitable-modal {
  max-width: 40% !important;
}


.newsletter .validation_message {
    display: none;
}
.newsletter .form_sublabel_below.description_below {
    justify-content: flex-end;
}
.newsletter .elementor-widget-container > p {
    text-align: right;
}
.charitable-campaign-wrap p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8;
}
/* Large tablets and small laptops */
@media (max-width: 1024px) {
  .charitable-modal {
    max-width: 60% !important;
  }
}

/* Tablets and medium devices */
@media (max-width: 768px) {
  .charitable-modal {
    max-width: 75% !important;
  }
.newsletter .form_sublabel_below.description_below {
    justify-content: flex-start;
}
.newsletter .elementor-widget-container > p {
    text-align: left;
}div#charitable_field_first_name, div#charitable_field_last_name,div#charitable_field_country, div#charitable_field_postcode, div#charitable_field_state, div#charitable_field_city {
    width: 100%;
}
}

/* Mobile devices */
@media (max-width: 480px) {
  .charitable-modal {
    max-width: 90% !important;
  }
}



.charitable-campaign-field-inner .campaign-donation a {
    color: #fff;
}

.charitable-campaign-wrap, .charitable-preview-messages {
    font-family: inherit !important;
}


/* Form design update */

.charitable-donation-form.charitable-template-standard .donation-amounts li span.description {
    display: none;
}
li.donation-amount.custom-donation-amount {
    border: unset !important;
}
span.custom-donation-amount-wrapper {
    display: flex !important;
    gap: 0;
}