/*
Theme Name: Welowe Child
Theme URI: https://gaviaspreview.com/wp/welowe/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Welowe theme.
Template: welowe
*/
:root{
    --welowe-font-sans-serif: 'Inter', sans-serif;
    --welowe-font-family-second: 'Roboto Slab', serif;
}
.sampark_timeline .twae-wrapper .twae-content{
	background:transparent!important;
	border-top:0!important;
	box-shadow:none!important;
}
.sampark_timeline .twae-wrapper .twae-title{
	justify-content:center;
}
.sampark_timeline .twae-arrow{display:none;}
.sampark_timeline .twae-description{
	padding:30px!important;
	background:#f4f0eb!important;
	border-radius:10px!important;
	height:100%!important;
	position:relative!important;
	margin-top:10px!important;
}
.sampark_timeline .twae-description:before{
	content:'';
	position: absolute;
	width: 0;
	height: 0;
	left: 125px;
    top: -25px;
    border: 10px solid transparent;
    border-bottom: 15px solid #f4f0eb;
  z-index: 2;
}
.whiteText .desc{color:white;}
.gva-element-gva-gallery .gva-gallery-grid .gva-content-items .item .gallery-one__single .gallery-one__content:after{
	content:'';
	background-image:url(https://sampark.eproductdownload.com/wp-content/uploads/2024/12/magnify.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.megamenu-sub.megamenu-columns-4{display:flex;flex-wrap:wrap;}
.donor-dashboard-link{display:none;}