/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Homepage background*/
.page-id-14833 {
  background-color: #e6f5fc; 
}

/* Float the button over the images */

.floating-button-parent {
  position: relative;
}

.floating-button {
  position: absolute;
  top: 50%;          /* adjust vertical position */
  left: 50%;         /* adjust horizontal position */
  transform: translate(-50%, -50%); /* center exactly */
  z-index: 10;       /* ensure it’s above the images */
  width: 150%;
  max-width: 100vw;
	border:none;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 9999;
  background: #fff; /* keep background solid so text doesn't overlap */
  transition: all 0.3s ease;
}
.home-main-heading{
	font-size:80px;
}
.hero-subtext{
	font-size: 24px;
}

@media (max-width: 768px) {
	.home-main-heading {
		font-size:50px;
	}
	.hero-subtext{
	font-size: 20px;
}
	.newsletter-column-left{
		display:none;
	}
}

.wp-block-post-title a {
  text-decoration: none !important;
}


#menu-item-15230 .menu-link{
	background-color: #4c7064;
	color: #fafafa;
	border:none;
	border-radius: 3px;
	border: solid 1px transparent;
}
.menu-item:hover#menu-item-15230 > .menu-link{
	background-color: #4c656b;
	color: #fafafa;
	border: solid 1px #EDF6EE;
	border-radius: 3px;
	
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
	line-height: 30px;
}

#menu-item-15230 .menu-link::before{
	display:none;
}


.navigation.pagination .nav-links{
  display: flex;
  justify-content: center;
  gap: 10px;
	width: 100%;
}
.navigation.pagination a,
.navigation.pagination span {
  padding: 8px 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-decoration: none;
	background-color: #4c7064;
	color: #FAFAFA;
}
.navigation.pagination a:hover, .navigation.pagination span.current {
	background-color: #303030;
	color: #FAFAFA;
	scale: 1.05;
}

/* Event cards */

.event-cards {
  display: flex;
	justify-content: center;
	align-items: top;
   	gap: 20px;
	flex-wrap:wrap;
}
.event-card {
  border: 1px solid #ddd;
  padding: 0px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
	text-align: center;
	width: 280px;
	transition: all 0.3s ease-in-out;
}

.event-card:hover{
	scale: 1.02;
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.event-card-content{
	padding: 0px 15px 5px 15px;
}

.event-card p {
	margin: 5px 0 5px 0;
}
.event-card-logistics{
	font-weight:400;
	color: #4c7064db;
}
.event-card h3 a{
	margin: 5px 0;
	font-size: 20px;
	font-weight: 400;
	color: #303030;
	line-height: 20px;
}
.event-card h3{
	line-height: 20px;
}
.event-card img {
  width: 100%;
	height: 150px;
	object-fit: cover;
	border-radius: 8px 8px 0 0;
}

.event-cards .event-card a{
	text-decoration: none;
}

.event-pagination{
	display: flex;
	justify-content: right;
	gap: 5px;
	margin-top:25px;
}

.newsletter-button-container{
	width: 100%;
	display: flex;
	justify-content:center;
}
.newsletter-button{
	background-color: #303030;
	font-size: 20px;
	width: 75%;
	padding: 15px 0;
	transition: all 0.3s ease-in-out;
}

.donation-options{
	display:flex;
	flex-direction: column;
	justify-content:center;
	align-items:center;
	gap: 20px;
}
.donation-options form{
	display:flex;
	justify-content:center;
	gap: 10px;
	width: 100%;
}

.donation-btns{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	gap: 10px;
}

.donation-cta .donation-btns{
	flex-direction:row;
}

.donation-options input[type="number"]{
/*   padding-right: 20px; */
	max-width: 150px;
	border: 2px solid #4c706470;
	border-radius: 8px;
}


.donation-options input[type="number"] {
  width: 100px; /* or whatever size you want */
  -moz-appearance: textfield; /* removes arrows in Firefox */
}

.donation-options input[type="number"]::-webkit-inner-spin-button,
.donation-options input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none; /* removes arrows in Chrome/Safari */
  margin: 0;
}
.donation-cta {
  background: #f9f9f9;
  padding: 25px;
  border-radius: 8px;
  text-align: center;
  margin-top: 20px;
  border: 1px solid #ddd;
}
.donation-cta p{
	margin:0;
}

.donation-cta .donation-options{
	margin-top: 20px;
}

.donation-more-btn{
	margin-top: 30px;
}

.video-wrapper {
  position: relative;
  width: 100%;          /* Full width */
  padding-bottom: 56.25%; /* 16:9 aspect ratio (9/16 = 0.5625) */
  height: 0;            /* Necessary for padding-bottom trick */
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}