/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2026 | 10:54:45 */
/*----------  ELEMENTOR ELEMENTS STYLING -----------*/
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
	margin-bottom: 20px;
}
body {
	cursor: url('/wp-content/uploads/2026/03/Sunflower-1-1.svg'), auto;
}
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
label,
select,
textarea,
[role="button"],
.elementor-button,
.wp-block-button__link,
p {
	cursor: url('/wp-content/uploads/2026/03/Cursor-1-1.svg'), pointer !important;
}
::selection {
	background-color: #3A5D1E;
	color: #ffffff;
}
::-moz-selection {
	background-color: #3A5D1E;
	color: #ffffff;
}
.text_style_one {
	font-weight: 700!Important;
}
/*--------  END ELEMENTOR ELEMENTS STYLING ---------*/
/*------------------- HEADER STYLING ---------------*/
.elementor-nav-menu--dropdown {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
.menu-popup-icon .elementor-icon-wrapper,
.donate_icon .elementor-icon-wrapper,
.search_icon .elementor-icon-wrapper {
	display: flex;
}
.she-header .e-con-inner {
	max-width: 100%!important;
	transition: all 0.3s ease;
}
/*----------------- END HEADER STYLING -------------*/
/*---------------- TYPOGRAPHY ---------------------*/
/*-------------- END TYPOGRAPHY -------------------*/
/*--------------------- BUTTONS -------------------*/
.btn_style .e-font-icon-svg {
	height: 0.8em!important;
}
/*------------------- END BUTTONS -----------------*/
/*---------------------- FORMS ---------------------*/
#gform_wrapper_1 .gform_heading {
	display: none!important;
}
.newsletter_form input {
	background: #FFEAAC;
	padding: 23px 20px!important;
	border-color: #FFEAAC;
	border-radius: 15px;
}
.newsletter_form input:focus {
	border-color: #FDC400;
	outline: none;
}
.newsletter_form input:focus::placeholder {
	color: transparent;
}
.newsletter_form input::placeholder {
	font-family: 'Grandstander';
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 0;
	color: #444444;
}
.gform_wrapper .gfield_checkbox .gchoice label,
.gform_wrapper .gfield_description,
.gform_wrapper .gfield_radio .gchoice label {
	font-weight: 400;
	font-size: 18px!important;
	line-height: 1.5em;
	letter-spacing: 0;
	color: #666666;
}
.newsletter_form {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 10px;
}
.newsletter_form .gform-footer {
	padding: 0!important;
	margin: 0!important;
}
#gform_submit_button_1 {
	margin-bottom: 0px!important;
	padding: 18.5px 24px!important;
}
.newsletter_form  .gform-body {
	width: 100%;
}
.newsletter_form .has_first_name {
	gap: 2%!important;
}
.newsletter_form  .ginput_container_consent {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}
.newsletter_form  .ginput_container .gform-field-label {
	font-family: 'Grandstander';
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 0;
	color: #444444;
	margin-top: 5px;
}
.newsletter_form  .ginput_container a {
	font-family: 'Grandstander';
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 0;
	color: #444444;
	text-decoration: underline;
	transition: color 0.3s ease;
}
.newsletter_form  input[type="checkbox"] {
	margin-top: 0px!Important;
}
.newsletter_form  .ginput_container a:hover {
	color: #F6B1A6;
}
#gform_wrapper_2 .gform_heading .gform_description,
#gform_wrapper_2 .gform_heading .gform_required_legend  {
	display: none;
}
#gform_fields_2 {
	grid-row-gap: 30px!Important;
}
.contact_form .ginput_complex label {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 8px;
}
.contact_form .gfield_description {
	padding-top: 0!important;
}
.contact_form .ginput_complex label::after {
	content: " *";
	color: #c02b0a;
}
.contact_form .ginput_container_consent,
.gform_wrapper .gfield_checkbox .gchoice,
.gform_wrapper .gfield_radio .gchoice   {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 10px;
}
.gform_wrapper input[type="checkbox"] {
	margin-top: 0px;
}
.gform_wrapper .gchoice input[type="checkbox"],
.gform_wrapper .gfield_radio .gchoice input[type="radio"] {
	margin-top: 3px;
}
/*
.gform_wrapper .gchoice:first-child {
	margin-bottom: 10px;
}
*/
.gform_wrapper .gfield_radio .gchoice:first-child {
	margin-bottom: 15px;
}
.contact_form input,
.contact_form textarea,
.contact_form select{
	border: none!important;
	background: #F5F5F5!Important;
	border-radius: 10px!important;
	padding: 18.5px!important;
}
.contact_form .gform_button {
	background: #3A5D1E!Important;
	transition: background 0.3s ease;
	margin-top: 20px;
	padding: 12px 24px!Important;
}
.contact_form .gform_button:hover {
	background: #2B5978!Important;
}
.gform_wrapper .gform_heading {
	display: none!important;
}
.global_style_form .gform_fields {
	grid-row-gap: 30px!important;
}
.global_style_form .ginput_complex.has_street span {
	margin-bottom: 30px!important;
}
.global_style_form .ginput_complex label {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 8px;
}
.global_style_form .gfield_description {
	padding-top: 0px !important;
}
.global_style_form .ginput_complex label::after {
	content: " *";
	color: #c02b0a;
}
.global_style_form .ginput_container_consent {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 10px;
}
.global_style_form input,
.global_style_form textarea,
.global_style_form select {
	border: none !important;
	background: #F5F5F5 !important;
	border-radius: 10px !important;
	padding: 18.5px !important;
}
.global_style_form .gform_button {
	background: #3A5D1E !important;
	transition: background 0.3s ease;
	margin-top: 20px;
	padding: 12px 24px !important;
}
.global_style_form .gform_button:hover {
	background: #2B5978 !important;
}
.ginput_container_consent input,
.gchoice input {
	width: 19px;
	height: 19px;
}
.ginput_container_consent .gfield_consent_label {
	width: 90%;
}
/*-------------------- END FORMS -------------------*/
/*---------------------- TESTIMONIAL ---------------------*/
.test_car .elementor-testimonial__text {
	max-width: 828px;
}
.test_car .elementor-testimonial__content {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.test_car .elementor-swiper-button-prev svg,
.test_car .elementor-swiper-button-next svg {
	display: none;
}
.test_car .elementor-swiper-button-prev,
.test_car .elementor-swiper-button-next {
	width: 48px;
	height: 48px;
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.3s ease;
}
.test_car .elementor-swiper-button-prev {
	background-image: url('/wp-content/uploads/2026/03/Slider-Arrow-left.svg');
}
.test_car .elementor-swiper-button-prev:hover {
	background-image: url('/wp-content/uploads/2026/03/Slider-Arrow-left-peach.svg');
}
.test_car .elementor-swiper-button-next {
	background-image: url('/wp-content/uploads/2026/03/Slider-Arrow-right.svg');
}
.test_car .elementor-swiper-button-next:hover {
	background-image: url('/wp-content/uploads/2026/03/Slider-Arrow-right-peach.svg');
}
.test_car .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}
.test_car .swiper {
	padding-bottom: 60px!important;
}
.test_car .elementor-testimonial {
	display: flex;
	flex-direction: column-reverse;
	gap: 30px;
}
/*-------------------- END TESTIMONIA -------------------*/
/*-------------------- PAGES ----------------------*/
/*-------------------- HOMEPAGE ----------------------*/
.left_col {
	padding-left: calc((100% - 1240px) / 2);
}
.avatar_animate img{
	animation: avatarSwing 1s ease-in-out infinite alternate;
	transform-origin: center;
}
@keyframes avatarSwing{
	from{
		transform: translateX(-6px) rotate(-3deg);
	}
	to{
		transform: translateX(6px) rotate(3deg);
	}
}
.img_vital {
	position: relative;
}
.img_vital::before,
.img_vital::after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	animation: heartPulse 2s ease-in-out infinite;
}
.pulse_img {
	animation: heartPulse 2s ease-in-out infinite;
}
.img_vital::before {
	bottom: 0;
	left: -38px;
	width: 204px;
	height: 199px;
	background-image: url("/wp-content/uploads/2026/03/Vector-75.svg");
}
.img_vital::after {
	bottom: -15px;
	left: 180px;
	width: 71px;
	height: 69px;
	background-image: url("/wp-content/uploads/2026/03/Vector-76.svg");
	animation-delay: 0.4s;
}
@keyframes heartPulse{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.08);
	}
	100%{
		transform: scale(1);
	}
}
.home-loop-service{
	width: calc(50% + 620px);
	margin-left: calc((100% - 1240px) / 2);
}
.video-home .elementor-custom-embed-play {
	position: absolute;
	bottom: 0;
	top: auto;
	left: 75px;
	right: auto;
	transition: transform 0.3s ease;
	z-index: 10;
}
.video-home .elementor-custom-embed-play::before {
	content: "";
	position: absolute;
	top: 22px;
	left: 55px;
	width: 208px;
	height: 175px;
	background-image: url('/wp-content/uploads/2026/04/Vector.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transform: translate(-50%, -50%);
	pointer-events: none;
	z-index: -1;
}
.video-home .elementor-custom-embed-play svg {
	filter: none!important;
}
.video-home .elementor-custom-embed-play::after{
	content: "";
	position: absolute;
	top: 32px;
	left: 50%;
	width: 70px;
	height: 70px;
	border: 2px solid #FDC400;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	animation: videoPulse 2.5s ease-out infinite;
	pointer-events: none;
	z-index: -1;
}
@keyframes videoPulse{
	0%{
		transform: translate(-50%, -50%) scale(0.8);
		opacity: 0.8;
	}
	70%{
		transform: translate(-50%, -50%) scale(1.4);
		opacity: 0;
	}
	100%{
		transform: translate(-50%, -50%) scale(1.4);
		opacity: 0;
	}
}
.video-home .elementor-custom-embed-play svg:hover{
	transform: scale(0.9);
}
.post-item-loop-one .elementor-post-info__terms-list {
	display: flex;
	gap: 20px;
}
.post-item-loop-one .elementor-post-info__terms-list-item {
	padding: 6px 8px;
	border-radius: 8px;
	display: inline-block;
	background-color: transparent;
}
.post-item-loop-one .elementor-post-info__terms-list-item:first-child {
	background-color: #FFE596;
	transition: background-color 0.3s ease, color 0.3s ease;
}
.post-item-loop-one .elementor-post-info__terms-list-item:nth-child(2) {
	background-color: #C9D8E9;
	transition: background-color 0.3s ease, color 0.3s ease;
}
.post-item-loop-one .elementor-post-info__terms-list-item:first-child:hover {
	background-color: #F6B1A6;
	color: #FFF!important;
}
.post-item-loop-one .elementor-post-info__terms-list-item:nth-child(2):hover {
	background-color: #F6B1A6;
	color: #FFF!important;
}
.post-item-loop-one a {
	text-decoration: none!important;
}
/*------------------ END HOMEPAGE --------------------*/
/*-------------------- HOW WE HELP ----------------------*/
.page-id-473 .supp_sec .elementor-shape-fill,
.page-id-612 .supp_sec .elementor-shape-fill {
	fill: #F9F9F9!important;
}
.elementor-widget-progress:after {
	content: 'Raised of €14m Goal';
	position: absolute;
	bottom: 70px;
	right: 0;
	font-family: 'Grandstander', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 1em;
	letter-spacing: -0.04em;
	text-align: right;
	color: #666666;
}
.elementor-progress-bar:after {
	content: url('/wp-content/uploads/2026/03/Sunny-Skateboarding-1.svg');
	width: 120px;
	height: 125px;
	position: relative;
	right: -50px;
	bottom: 55px
}
.elementor-progress-bar {
	border-radius: 20px;
}
.elementor-progress-wrapper {
	overflow: visible!important;
}
.elementor-progress-wrapper:after {
	content: url('/wp-content/uploads/2026/03/Vector-77.svg');
	width: 22px;
	height: 24px;
	position: absolute;
	right: 20px;
	top: 20px;
}
.the-planning-sec,
.proven_sec {
	margin-bottom: -5px!important;
}
/*------------------ END HOW WE HELP --------------------*/
/*-------------------- FAQ ----------------------*/
.tax_clm .e-filter button:hover,
.tax_clm .e-filter-item[aria-pressed="true"] {
	border-radius: 25px!Important;
}
.tax_clm .e-filter-item[aria-pressed="true"],
.tax_clm .e-filter-item:hover {
	padding-right: 40px!Important;
	position: relative;
}
.tax_clm .e-filter-item[aria-pressed="true"]::after,
.tax_clm .e-filter-item:hover::after {
	content: "";
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	background-image: url('/wp-content/uploads/2026/03/Subtract.svg');
	background-size: contain;
	background-repeat: no-repeat;
}
.e-n-accordion-item-title[aria-expanded="true"] {
	padding-bottom: 20px!Important;
	border-bottom-left-radius: 0px!Important;
	border-bottom-right-radius: 0px!important;
}
/*------------------ END FAQ --------------------*/
/*------------------ Events --------------------*/
.event-info {
	width: max-content!important;
}
.e-n-tab-title .e-n-tab-icon {
	display: none!important;
}
.e-n-tab-title:hover .e-n-tab-icon {
	display: flex!important;
}
.e-n-tab-title.activ .e-n-tab-icon {
	display: flex!important;
}
.e-n-tab-title:hover {
	border-radius: 25px!important;
}
.e-n-tab-title.activ {
	border-radius: 25px!important;
}
/*------------------ End Events --------------------*/
/*------------------ END PAGES --------------------*/
/*-------------------- BLOG ----------------------*/
/*------------------ END BLOG --------------------*/
/*-------------------- SINGLE POST ----------------------*/
.post_content a {
	color: #666666;
	text-decoration: underline;
	transition: all 0.3s ease;
}
.post_content a:hover {
	color: #F6B1A6;
}
.tag_single a {
	transition: all 0.3s ease;
	text-decoration: none!important;
	padding: 5px 8px;
	background: #FFE596;
	border-radius: 8px;
}
.tag_single a:hover {
	color: #213C0E!important;
	background: #C9D8E9;
}
/*------------------ END SINGLE POST --------------------*/
/*-------------------- FOOTER ----------------------*/
/*------------------ END FOOTER --------------------*/
/*-------------------- CHAMP PLUGIN ----------------------*/
/*-------------------- END CHAMP PLUGIN ----------------------*/
/*-------------------- MEDIA QUERY ----------------------*/
@media screen and (min-width: 1600px) {
}
@media screen and (min-width: 1440px) and (max-width: 1599px) {
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
}
@media screen and (min-width: 1367px) and (max-width: 1480px) {
	#img_donate {
		left: -61px;
	}
}
@media (max-width: 1240px){
	.home-loop-service{
		width: 100%;
		margin-left: 0;
		padding-left: 20px;
	}
}
@media screen and (max-width: 1250px) {
	.img_vital::before {
		left: 0;
	}
	.img_vital::after {
		left: 200px;
	}
}
@media (max-width: 1240px) {
	.left_col  {
		padding-left: 20px;
	}
}
@media (max-width: 1120px) {
	.loop_faq {
		padding-right: 20px;
	}
}
@media screen and (max-width: 1024px) {
	.img_vital::before{
		width: 71px;
		height: 69px;
		left: 20px;
	}
	.img_vital::after {
		left: 100px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1025px) {
}
@media screen and (max-width: 767px) {
	.e-loop__load-more .elementor-button {
		width: 100%!important;
	}
	.ft_menu_privacy ul {
		display: flex;
		flex-direction: column;
		gap: 15px;
	}
	.ft_menu_privacy a {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	.newsletter_form {
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
	.newsletter_form .gform-body {
		width: 100%!important;
	}
	#gform_submit_button_1,
	.newsletter_form .gform-footer{
		width: 100%!important;
	}
	.video-home .elementor-custom-embed-play::before {
		content: "";
		position: absolute;
		top: 9px;
		left: 39px;
		width: 127px;
		height: 106px;
	}
	.video-home .elementor-custom-embed-play {
		bottom: -15px;
		top: auto;
		left: 35px;
		right: auto;
	}
	.video-home .elementor-custom-embed-play::after {
		top: 22px;
		width: 50px;
		height: 50px;
	}
	.post_grid .elementor-grid,
	.post_grid_clm {
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
	.elementor-widget-progress .elementor-title {
		font-size: 24px!important;
	}
	.elementor-widget-progress:after {
		bottom: -33px;
		font-size: 18px;
	}
	.contact_form .gform_button {
		width: 100%;
	}
	.global_style_form .gform_button {
		width: 100%;
	}
	.gform_wrapper .gfield_checkbox .gchoice label,
	.gform_wrapper .gfield_description, 
	.gform_wrapper .gfield_radio .gchoice label {
		font-size: 16px !important;
	}
	.test_car .elementor-swiper-button-prev,
	.test_car .elementor-swiper-button-next {
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
	}
	.global_style_form .gform_fields {
		grid-row-gap: 20px!important;
	}
	.global_style_form .ginput_complex.has_street span {
		margin-bottom: 20px!important;
	}
	.gform_wrapper .gchoice input[type="checkbox"], 
	.gform_wrapper .gfield_radio .gchoice input[type="radio"] {
		margin-top: 4px!important;
	}
	.test_car .elementor-testimonial__footer {
		display: flex!important;
		flex-direction: column!important;
		align-items: flex-start!important;
	}
	.test_car .elementor-testimonial__footer .elementor-testimonial__image {
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 640px) {
	.newsletter_form .has_first_name {
		gap: 20px!important;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
}
@media screen and (min-width: 640px) and (max-width: 767px) {
}
@media screen and (min-width: 480px) and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
/*------------------ END MEDIA QUERY --------------------*/
/*------------------ SKIP LINKS FOCUSABLE --------------------*/
.skip-link {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
	white-space: nowrap;
	margin: -1px;
	top: 10px !important;
	left: 10px !important;
}
.skip-link:focus {
	clip: auto !important;
	position: static !important;
	background-color: #fff;
	padding: 10px;
	z-index: 1000;
	top: 10px !important;
	left: 10px !important;
}
