body{
	overflow-x:hidden;
}
*{
  scrollbar-width: thin !important;
  scrollbar-color: #EBA641 #eeeeee !important;
}

.event-extra-element{
    display:none;
}
.tec-events-elementor-event-widget__venue-details .event-extra-element{
    display:flex !important;
}

.tribe-locality{
	width: 200px;
	display: block;
}
.tribe-street-address{
	width: 210px;
	display: block;
}
.tribe-delimiter{
	display: none;
}
.service-inner-column{
	position: relative;
}
.english-service{
	position: absolute;
	top: 145px;
	right: 0;
}
.ch-ser{
	position: absolute;
	top: 375px;
	right: 0;
}
.postid-4814 .tec-events-elementor-event-widget__related-list li:nth-child(2){
	display: none !important;
}

.tec-events-elementor-event-widget__venue-name{
	display: none !important;
}

.tribe-region, .sermon-block{
	display: block;
}
/* .single-tribe_events .tec-events-elementor-event-widget__related-list li:first-child{
	display: none !important;
} */
.zion_event_list:nth-child(2) .at_symbol, 
.zion_event_list:nth-child(2) .events_time, 
.zion_event_list:nth-child(2) .end_month, 
.zion_event_list:nth-child(2) .event_end_datetime .events_day{
	display: none;
}
.zion_event_list:nth-child(2) .end_year {
	display: inline-block !important;
}
.zion_event_list:nth-child(2) .event_start_datetime {
	display: inline-flex;
	column-gap: 4px;
}
.zion_event_list:nth-child(2) .event_start_datetime .start_month{
	order: 2;
}
.zion_event_list:nth-child(2) .event_start_datetime .events_day{
	order: 1;
}
.zion_event_list:nth-child(2) .middle-indicator{
	display: none;
}

.text-clip-style h2{
 	background-image: url('https://www.zgm.com.sg/wp-content/uploads/2025/04/every-Life-for-Jesus.jpg');
    background-clip:text;
    -webkit-background-clip:text;
	-webkit-background-clip: text;
	color: #b4b4b447 !important;
	background-size: 100% 70%;
	background-repeat:repeat;
	mix-blend-mode: multiply;
	padding:10px;
    background-attachment: fixed;
}
.text-clip-style.home h2{
	min-height:600px;
}
.elementor-button-content-wrapper{
	gap:10px;
}
.elementor-button-icon{
	font-size:50px;
}
.elementor-button-wrapper a:hover{
	color:#eaa640 !important;
}
.elementor-button-wrapper a:hover svg path{
	fill:#eaa640;
}
.orange-btn svg path, .orange-blu-btn svg path{
	fill:#eaa640;
}
.orange-btn .elementor-button-wrapper a:hover{
	color:#FFF !important;
}
.orange-btn .elementor-button-wrapper a:hover svg path{
	fill:#FFF;
}
.orange-blu-btn .elementor-button-wrapper a:hover{
	color:#2f6eb4 !important;
}
.orange-blu-btn .elementor-button-wrapper a:hover svg path{
	fill:#2f6eb4 !important;
}


.tec-events-elementor-event-widget__export-dropdown-content{
	display: block !important;
}
.tec-events-elementor-event-widget__export-dropdown-list{
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.tec-events-elementor-event-widget__export-dropdown-link{
	width: 100%;
	display: inline-block;
	height: 45px;
	top: -52px;
	position: relative;
	font-size: 0 !important;	
}
.tec-events-elementor-event-widget__export-dropdown-icon{
	display: none !important;
}

/*======================================
 * .zion-header .elementor-sticky--effects
 * =====================================*/

.zion-header.elementor-sticky--effects{
    box-shadow: 0 2px 2px 0px rgb(197 191 191 / 68%);
}
.zion-header .pp-advanced-menu .sub-arrow{
	color: #5d5d5d;
	fill: #5d5d5d;
	position: relative;
	top: 2px;
	transition: 0.4s;
}
.zion-header .pp-advanced-menu .pp-menu-item-active .sub-arrow {
	color: #eaa640;
	fill: #eaa640;
}
.zion-header .pp-menu-item-anchor .sub-arrow{
	color: #fff !important;
	fill: #fff !important;	
}
.zion-header .pp-menu-item{
	transition: 0.4s;	
}
.zion-header .pp-menu-item:hover .sub-arrow {
	color: #eaa640;
	fill: #eaa640;
}

/*=====================================
 * our-service-section-home
 * ===================================*/
.home-banner-section h1 br{
	display: none;
}
.our-service-section-home .swiper-container-wrap{
	padding-bottom:25px;
}
.our-service-section-home .pp-carousel-item{
	height:auto !important;
}
.our-service-section-home .pp-posts-skin-portfolio .pp-post-thumbnail{
	position:relative !important;
	height:100%;
}
.our-service-section-home .pp-post-thumbnail img {
	aspect-ratio: 1 / 1.2;
	/* object-fit: fill !important; */
	object-position: 10%;
}
.our-service-section-home .pp-post-content{
	position:relative;
	overflow:hidden;
}
.our-service-section-home .pp-post-content:hover img{
	aspect-ratio: 1 / 1.3;
}
.our-service-section-home .pp-post-content:before{	
	content:'';
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	z-index:1;
}

.our-service-section-home .pp-post-thumb-content-wrap{
	z-index:9;
}
.our-service-section-home .pp-posts-button{
	background-color:transparent!important;
	padding:0px; 
	text-align:right !important;
    width: 100%;
	display:flex;
	flex-direction:row-reverse;
	justify-content:space-between;
}
.our-service-section-home .pp-posts-button .pp-button-text{
	position: relative;
	top: -5px;
}
.our-service-section-home .pp-button-icon{
    border-top: 1px solid #FFF;
    width: calc(100% - 101px);
    margin-top: 5px;
}
.slider-tools {
	max-width:1300px !important; 
	position:relative;
}
.our-service-section-home .swiper-pagination{
	display:flex; 
    margin-top: 60px;
    width: calc(100% - 120px) !important;
	position: relative !important;
}
.our-service-section-home .swiper-pagination-bullet{
	flex-grow: 1;
    width: 100% !important;
    height: 5px !important;
    border-bottom: 1px solid #FFF;
    border-radius: 0px;
    padding: 0px;
    margin: 0px !important;
    background-color: transparent;
}

.our-service-section-home .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color:#FFF !important;
}
.our-service-section-home .pp-slider-arrow {
    bottom: -26px !important;
    top: unset;
    left: unset !important;
    right: 60px;
}

.our-service-section-home .pp-slider-arrow.elementor-swiper-button-next{
	right:0px;
}

/*============================================
*zion_latest_update_template
*=============================================*/
.zion_latest_update_template{
	display:flex; 
    gap: 70px;
	justify-content:space-evenly;
}
.zion_latest_update_lists{
	width: 50%;
    display: flex;
    flex-direction: column;
    gap: 21px;
}
.zion_latest_update_features{
	width:45%;
}
.zion_latest_update_template .zion_event_date{
	font-size:16px;
	color:#333333;
	font-weight:300;
}
.zion_latest_update_template .zion_event_title a {
	font-size: 20px;
	font-weight: 300;
	margin-top: 10px;
	text-transform: none;
	color: #333333;
	display: inline-block;
}

.zion_latest_update_template .zion_event_list{
    padding: 15px 0px;
    border-bottom: 1px solid #333333;
	cursor:pointer;
}
.zion_latest_update_template .zion_event_list.active, .zion_latest_update_template .zion_event_list:hover{
    border-bottom: 1px solid #EAA640;
}
.zion_latest_update_template .zion_event_list.active  .zion_event_title a, .zion_latest_update_template .zion_event_list:hover .zion_event_title a{
	color:#EAA640;
	font-weight:500;
}
.zion_event_feature_list:not(.active){
	display:none;
}
.zion_event_feature_list .features_image img {
/* 	height: 315px; */
	border-radius: 24px;
	margin-bottom: 20px;
	object-fit: cover;
	border-bottom: 5px solid #EBA641;
	width: 100%;
	object-position: top;
}
.zion_event_feature_list .zion_event_details {
	text-align: justify;
	font-size: 16px;
}
.zion_event_venue{
	max-width: 400px; 
	margin-top: 10px !important;
}
.tribe-address br{
	display: none;
}
.zion_latest_update_template .zion_event_list .start_year, 
.zion_latest_update_template .zion_event_list .end_year{
	display: none;
}
.zion_latest_update_template .zion_event_list:first-child .events_day, 
.zion_latest_update_template .zion_event_list:first-child .events_time, 
.zion_latest_update_template .zion_event_list:first-child .at_symbol, 
.zion_latest_update_template .zion_event_list:first-child .start_year{
	display: none !important;
}
.zion_latest_update_template .zion_event_list:first-child .end_year{
	display: inherit;
}

/*============================================
*zion_latest_update_template
*=============================================*/

.we-pray-section .gallery-item, .histroy-section .gallery-item{
	padding:10px;
}

.dual-heading-style h2{
	font-size:14px !important;
}
.we-pray-section .gallery-item img, .histroy-section .gallery-item img{
    width: 100% !important;
    aspect-ratio: 1.5/0.95 !important;
    object-fit: cover  !important;
}
#rtec .rtec-success-message {
	font-size: 22px !important;
	line-height: 28px !important;
}
.tribe-events-notices{
	font-size: 24px !important;
	line-height: 30px !important;
}

/*============================================
*breadcrumb-section
*=============================================*/
.breadcrumb-section{
    border-radius: 40px 40px 0px 0px;
	padding: 0 !important;
	overflow: hidden;
}
.breadcrumb-section .e-con-inner{
	height:100%;
}
.breadcrumb-section h1{
	font-size:6.98em;
	padding-top: 28px;
	padding-bottom: 13px;
/*     mix-blend-mode: difference; */
}
/* .breadcrumb-section img{
	margin-top: -30px;
	margin-bottom: -7px;
}
 */
.misson-vission-section .elementor-icon-list-text b {
	color: #DC5630;
}
.journey-image-section .elementor-widget-image .wp-caption{
	position: relative;
}
.journey-image-section .elementor-widget-image .wp-caption:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 24px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 38.14%);
}
.journey-below-section::after {
	content: '';
	position: absolute;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0) 6.82%, rgba(0, 0, 0, 0) 61.86%), linear-gradient(99deg, rgba(232, 226, 209, 0) 18.78%, #E8E2D100 64.34%), linear-gradient(90deg, rgba(242, 228, 186, 0) 52.13%, #E8E2D1 100%);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.journey-image-section .widget-image-caption {
	position: absolute;
	left: 25px;
	top: 25px;
	color: #fff;
	z-index: 999;
	max-width: 240px;
	font-style: normal;
}
.journey-below-section{
	position: relative;
}
.journey-below-section:before{
	content: '';
	position: absolute;
	background:
		linear-gradient(0deg, rgba(0, 0, 0, 0.4) 6.82%, rgba(0, 0, 0, 0) 61.86%), linear-gradient(90deg, rgba(232, 226, 209, 0) 18.78%, #E8E2D1 64.34%), linear-gradient(360deg, rgba(232, 226, 209, 0) 52.13%, #E8E2D1 100%);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.our-journey-content .pp-first-text{
	display: block !important;
}

.meet-board-section .pp-posts {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.meet-board-section .pp-posts .pp-post-wrap {
	width: 17.5%;
}
.meet-board-section .pp-posts .pp-post-wrap:nth-child(5) .pp-post-excerpt p{
	height: 63px;
}
.meet-board-section .pp-post-thumbnail {
	overflow: hidden;
}
.meet-board-section .pp-posts .pp-post-wrap:hover img {
	transform: scale(1.1);
}
.meet-board-section .pp-post-thumbnail img {
	transition: .3s ease-in-out;
}

.board-member-single .elementor-widget-theme-post-excerpt span{
	display: block;
}
.connect-zgm-fammily .widget-image-caption{
	background: #f2efe3;
	color: #2f6eb4;
	padding: 5px 15px;
	left: 10px;
	top: 7px;
	border-radius: 6px;
}

#google-cal{
	display: flex;
	column-gap: 10px;
	flex-wrap: wrap;
	row-gap: 10px;
	justify-content: center;
}
#google-cal a {
	width: 220px;
	height: 44px;
	border: 1px solid #2f6eb4;
	color: #2f6eb4;
	display: flex;
	border-radius: 4px;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	font-weight: 500;
	transition: 0.4s;
}
#google-cal a:hover{
	color: #EAA640;
	border: 1px solid #EAA640;
}
#google-cal a i {
	font-family: eicons,sans-serif;
	color: #2f6eb4;
	font-size: 14px;
	position: relative;
	top: 1px;
	transition: 0.4s;
	margin-right: 6px;
}
#google-cal a:hover i{
	color: #EAA640;
}

.video-list-wrapper ul {
	display: flex;
	column-gap: 2%;
	padding: 0;
	flex-wrap: wrap;
	row-gap: 38px;
	margin-bottom: 55px;
}
.video-list-wrapper ul:last-child{
	margin-bottom: 0;
}
.video-list-wrapper ul li{
	width: 32%;
	list-style: none;
}
.video-list-wrapper .video-embed iframe {
	max-width: 100%;
	height: 240px;
	border-radius: 15px;
	margin-bottom: 7px;
	border-bottom: 4px solid #EAA640;
}
.video-info-content {
	font-size: 16px;
	text-align: left;
	padding: 0 15px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 0px;
	text-transform: capitalize;
}
.video-info-content strong{
	font-weight: 400;
}
.video-info-content .sermon-speaker{
	display: block;
}
.search-filter-wrap {
	display: flex;
	justify-content: space-between;
}
.search-filter-wrap select{
	width: 300px;
	color: #2f6eb4;
	border-radius: 6px;
	border: 0;
	background: transparent;
	border: 1px solid #2f6eb4;
}
.search-filter-wrap select option{
	background: #eaa640;
	color: #fff;
}
.search-filter-wrap input{
	width: 540px;
	border: 1px solid #2f6eb4;
	outline: 0 !important;
	font-weight: 400;
	border-radius: 6px;
}
.video-list-wrapper{
	margin-top: 45px;
}
.video-list-wrapper h3{
	color: #2f6eb4; 
	font-weight: 600;
}
.video-list-wrapper .sermon-date {
	display: block;
	font-size: 16px;
	color: #2f6eb4;
}
.video-list-wrapper ul:first-of-type .sermon-title{
	display: block;
}
ul.pp-advanced-menu ul ul a {
	border-left: 0 !important;
}
.required-note{
	font-size: 12px;
	color: #c02b0a;
	padding-left: 3px;
}

/*============================= Bond Page Style =====================*/
.zion-events-section .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding: 0 !important;
	max-width: 100% !important;
	margin: 0 !important;
}
.zion-events-section .tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
	outline: 0;
}
.zion-events-section .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
	border: 1px solid #2f6eb4;
}
.zion-events-section .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:focus, 
.zion-events-section .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:active{
	outline: 0 !important;
}
.zion-events-section .tribe-events .tribe-events-c-search__button, .zion-events-section .tribe-events button.tribe-events-c-search__button {
	background-color: #EBA641;
	transition: 0.4s;
}
.zion-events-section .tribe-events .tribe-events-c-search__button, .zion-events-section .tribe-events button.tribe-events-c-search__button:hover{
	background: #2f6eb4;
}
.zion-events-section .tribe-events .tribe-events-c-search__button, .zion-events-section .tribe-events button.tribe-events-c-search__button:focus, 
.zion-events-section .tribe-events .tribe-events-c-search__button, .zion-events-section .tribe-events button.tribe-events-c-search__button:active{
	outline: 0 !important;
	background: #2f6eb4;
}
.zion-events-section .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper{
	width: 50% !important;
}
.zion-events-section .tribe-events-calendar-list__event-details{
	width: 50% !important;
}
.zion-events-section .tribe-events-calendar-list__event-featured-image {
	object-fit: cover;
	border-radius: 15px;
	border-bottom: 5px solid #EBA641;
	width: 100%;
}
.zion-events-section .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description p{
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: var( --e-global-color-primary );
}
.zion-events-section .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
	padding-right: 140px !important;
}
.zion-events-section .tribe-common .tribe-common-h5 {
	color: #eba641;
	font-size: 44px !important;
	margin-top: -3px;
}
.zion-events-section .tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
	font-size: 18px;
	font-weight: 700;
	color: #2f6eb4;
}
.zion-events-section .tribe-events-calendar-list__event-venue{
	display: none;
}
.zion-events-section .tribe-common .tribe-common-c-btn-border {
	background-color: #2f6eb4;
	border: 1px solid #2f6eb4;
	text-align: center;
	transition: var(--tec-transition);
	color: #fff;
	padding: 14px 30px 15px;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 5px;
	font-size: 15px;
	line-height: 0;
	font-family: "Poppins", Sans-serif !important;
}
.zion-events-section .tribe-common .tribe-common-c-btn-border:hover{
	background-color: #eba641 !important;
	border: 1px solid #eba641;	
}
.zion-events-section .tribe-common .tribe-common-c-btn-border button{
	outline: 0 !important;
	font-family: "Poppins", Sans-serif !important;
}
.zion-events-section .tribe-events-pro-photo__event-featured-image-link img{
	height: 280px; 
	object-fit: cover;
	border-radius: 15px;
	border-bottom: 5px solid #EBA641;
}
.zion-events-section .event-end-day, .zion-events-section .event-end-month, 
.zion-events-section .event-end-year, .zion-events-section .post-10000001 .event-day-name, 
.zion-events-section .post-10000001 .event-day, .zion-events-section .post-10000001 .event-time,
.zion-events-section .post-10000001 .event-comma, .zion-events-section .post-10000001 .event-year{
	display: none;
}
.zion-events-section .post-10000001 .event-end-year, .zion-events-section .post-10000001 .event-end-month{
	display: inline-block;
}
.zion-events-section .tribe-events-c-subscribe-dropdown{
	display: none !important;
}

.tec-events-elementor-event-widget__venue .tec-events-elementor-event-widget__venue-container {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
}
.tec-events-elementor-event-widget__venue .tec-events-elementor-event-widget__venue-details, 
.tec-events-elementor-event-widget__venue-map{
	padding: 30px !important;
}
.event-date-count{
	display: none !important;
}
#tribe-events-pg-template {
	margin: 0 auto;
	max-width: 100% !important;
	padding: 0 !important;
}

.related-events-section .tec-events-elementor-event-widget__related-image-link img{
/* 	height: 240px !important; 
	object-fit: cover; */
	border-radius: 15px;
	width: 100% !important;
	border-bottom: 5px solid #EBA641;	
}
.related-events-section .tec-events-elementor-event-widget__related-list {
	justify-content: flex-start !important;
	column-gap: 2%;
	row-gap: 25px;
}
.related-events-section .tec-events-elementor-event-widget__related-list li{
	margin: 0 !important;
	width: 32%;
}
#rtec .rtec-form-wrapper {
	background: #f2efe3 !important;
	border-radius: 15px !important;
}
.tribe-events-notices {
	background: transparent;
	border-radius: 4px;
	border: 0;
	color: #2f6eb4;
	margin: 0px 0 10px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 #fff;
	font-size: 30px;
	font-weight: 600;
	font-family: "Poppins", Sans-serif;
	text-align: left;
	padding: 0;
}
#rtec input[type="text"], #rtec input[type="email"], #rtec input[type="tel"], #rtec input[type="number"], #rtec textarea, select {
	box-sizing: border-box;
	display: inline-block;
	float: none;
	padding: 8px 15px;
	margin: 0;
	width: 100%;
	height: auto;
	font-size: 15px;
	line-height: 1.5;
	background: #ffffff5e;
	border: 1px solid #2f6eb4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline: 0 !important;
	margin-top: 1px !important;
}
#rtec .rtec-form-field {
	margin-bottom: 15px;
}
#rtec .rtec-attendance p, .rtec-attendance {
	text-align: left;
	margin-bottom: 20px !important;
}
.rtec-submit-button{
	width: 240px;
	border-radius: 50px;
	margin-top: 12px !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	border: 0;
	background-color: #eaa640;
}
.rtec-submit-button:hover{
	background-color: #2F6EB4;
}
.rtec-already-registered-reveal{
	display: none !important;
}
.pastoral-member .pp-post-title{
	max-width: 200px;
	margin: 0 auto;
	height: 38px;
}
.rtec-checkbox-option-wrap{
	display: flex;
	align-items: flex-start;
}
.rtec-checkbox-option-wrap label{
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;	
	margin-top: -5px;
}
.rtec-attendance{
	display: none !important;
}
.iti--separate-dial-code .iti__selected-flag {
	background-color: transparent !important;
	height: 44px !important;
	top: 0px !important;
}
.iti__country-list{
	max-width: 310px !important;
	overflow-x: hidden !important;
	max-height: 375px !important;
	bottom: unset !important;
}
.custom-list-arrow .elementor-icon-list-icon{
	transform: rotate(90deg);
}
.rtec-field-checkbox{
	margin-top: 20px !important;
}
.rtec-form-fields-wrapper {
	position: relative;
	padding-top: 45px;
}
.rtec-form-fields-wrapper::before {
	content: 'Event Registration';
	position: absolute;
	top: 0;
	color: #2f6eb4;
	font-size: 27px;
	font-weight: 700;
	line-height: 32px;
}
.iti{
	width: 100% !important;
}
.giving-cheque p strong{
	display: block !important;
}
.single-tribe_events .tec-events-elementor-event-widget__related-list .event-end-day, 
.single-tribe_events .tec-events-elementor-event-widget__related-list .event-end-month{
	display: none;
}
.single-tribe_events.postid-2365 .event-end-month, .single-tribe_events.postid-2365 .event-end-year, 
.single-tribe_events.postid-2350 .feature-en-end-month, .single-tribe_events.postid-2350 .feature-en-end-year{
	display: inline-block;
}
.feature-en-end-day, .feature-en-end-month, .feature-en-end-year, 
.single-tribe_events.postid-2350 .events-day-name, 
.single-tribe_events.postid-2350 .events-comma, .single-tribe_events.postid-2350 .events-time, 
.single-tribe_events.postid-2350 .feature-en-day, .single-tribe_events.postid-2350 .feature-year, 
.single-tribe_events.postid-2350 .feature-en-end-time{
	display: none;
}
.zion-salt-event .event-day-name, .zion-salt-event .event-comma, .zion-salt-event .event-day, 
.zion-salt-event .event-year, .zion-salt-event .event-time, .zion-salt-event .event-time{
	display: none;
}
.single-tribe_events .tec-events-elementor-event-widget__related-list-item .event-end-month, .single-tribe_events .tec-events-elementor-event-widget__related-list-item .event-end-year{
	display: none !important;
}
.single-tribe_events .zion-salt-event .event-end-month{
	display: inline-block !important;
}


/*====================== Contact Page Style ================*/
.connect-heading-text{
	left: 50% !important;
	transform: translate(-50%);
}
.contact-form-section .gform_required_legend{
	display: none;
}
.contact-form-section input, .contact-form-section select, .contact-form-section textarea {
	outline: 0 !important;
	box-shadow: none !important;
	border: 1px solid #2f6eb4 !important;
	background-color: #f2efe33b !important;
	height: 47px !important;
	line-height: 15px;
	padding: 15px 16px !important;
	border-radius: 6px !important;
	color: #333333d6 !important;
	font-weight: 300;
	transition: 0.4s;
}
.contact-form-section input:hover, .contact-form-section select:hover, .contact-form-section textarea:hover, 
.contact-form-section input:focus, .contact-form-section select:focus, .contact-form-section textarea:focus{
	border: 1px solid #EAA640 !important;
}
.contact-form-section input:focus{
	outline: 0 !important;
}
.contact-form-section textarea {
	height: 150px !important;
	min-height: 150px !important;
}
.contact-form-section .gform-theme--foundation .gform_fields{
	row-gap: 18px !important;
}
.contact-form-section input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #333333d6 !important;
	font-weight: 300;
}
.contact-form-section input::-moz-placeholder { /* Firefox 19+ */
	color: #333333d6 !important;
	font-weight: 300;
}
.contact-form-section input:-ms-input-placeholder { /* IE 10+ */
	color: #333333d6 !important;
	font-weight: 300;
}
.contact-form-section input:-moz-placeholder { /* Firefox 18- */
	color: #333333d6 !important;
	font-weight: 300;
}
.contact-form-section .ginput_container_consent {
	cursor: pointer;
	margin-bottom: 15px;
}
.contact-form-section .ginput_container_consent input {
	height: 23px !important;
	width: 23px !important;
	padding: 0 !important;
	border-radius: 3px !important;
	position: relative;
	top: 4px;
}
.contact-form-section .gform_button{
	max-width: 220px !important;
	width: 100% !important;
	background-color: #2e6db3 !important;
	color: #fff !important;
	text-transform: uppercase !important;
	font-size: 16px !important;
	line-height: 15px !important;
	height: 53px !important;
	border-radius: 50px !important;
}
.contact-form-section .gform_button:hover{
	background-color: #EAA640 !important;	
}
.contact-form-section .gform_validation_errors{
	display: none !important;
}

.homepage-sermon-section .video-list-wrapper .video-embed iframe {
	height: 360px;
}

.rtec-custom1{
	display: none;
}
.rtec-custom1_block{
	display: block;
}

/*============= Bond Page Style ===================*/
.tribe-events-calendar, .tribe-events-calendar-list__event-title a, 
.tribe-events-calendar-list__event-datetime, .tribe-events-calendar-list__event-date-tag-daynum, 
.tribe-events-calendar-list__event-date-tag-weekday, .tribe-events-calendar-list__month-separator-text, 
.tribe-events-calendar-list__event-venue, .tribe-events-pro-photo__event-title-link, .tribe-events-pro-photo__event-datetime, 
.tribe-events-pro-photo__event-date-tag-month, .tribe-events-pro-photo__event-date-tag-daynum{
    font-family: "Poppins", Sans-serif !important;
}
.tribe-events-calendar .tribe-event-title, 
.tribe-common-c-btn-border-small, .tribe-events-c-top-bar__datepicker-desktop, 
.tribe-events-c-view-selector__button-text, .tribe-events-c-search__button, 
.tribe-common-form-control-text__input, .tribe-events-calendar-month__header-column-title-desktop, 
.tribe-events-calendar-month__day-date-daynum, .tribe-events-calendar-month__multiday-event-hidden-title{
    font-family: "Poppins", Sans-serif !important;
}
.tec-events-elementor-event-widget__venue-phone-number a, .tec-events-elementor-event-widget__venue-container a{
	color: var( --e-global-color-accent ) !important;
	transition: 0.4s;
	font-size: 16px !important;
}
.tec-events-elementor-event-widget__venue-phone-number a:hover, .tec-events-elementor-event-widget__venue-container a:hover{
	color: #eaa640 !important;
}

@media only screen and (max-width: 1600px) {
/* 	.section-padding-left{
		padding-right: 44px !important;
	}	 */
}

/*new css*/
.custom-dropdown {
    position: relative;
    width: 100%;
    font-family: sans-serif;
  }

.dropdown-btn {
	background: #ffffff5e;
	border: 1px solid #2f6eb4;
	cursor: pointer;
	border-radius: 4px;
	padding: 8px 15px;
	position: relative;
	height: 41px !important;
}
.dropdown-btn::after {
	content: '';
	background: url("https://www.zgm.com.sg/wp-content/uploads/2025/05/icon-zion.svg");
	width: 10px;
	height: 10px;
	right: 5px;
	position: absolute;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	top: 14px;
}

  .dropdown-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: 1px solid #ccc;
    border-top: none;
    background-color: white;
    display: none;
    max-height: 250px;
    overflow-y: auto;
    z-index: 10;
  }
  .dropdown-list.showlist{
     display: block; 
  }

  .dropdown-list label {
    display: block;
    padding: 8px 10px;
    cursor: pointer;
	  width: 100%;
  }

  .dropdown-list input[type="checkbox"] {
    margin-right: 8px;
  }

  .dropdown-list label:hover {
    background-color: #f0f0f0;
  }
/*end css*/


.postid-4707 .tribe-street-address {
    width: 240px !important;
}
.postid-4707 .tribe-locality, .postid-4707 .tribe-region{
	display: inline-block !important;
	width: auto !important;
}	


.postid-5877 .tribe-locality {
	width: 100%;
	font-size: 15px;
}
.postid-5877 .tribe-street-address {
	width: 100%;
	font-size: 15px;
}

/* .rtec-form-fields-wrapper{
	display: grid;
}
.rtec-form-fields-wrapper .rtec-first{
	order: 1;
}
.rtec-form-fields-wrapper .rtec-email{
	order: 2;
}
.rtec-form-fields-wrapper .rtec-phone{
	order: 3;
}
.rtec-form-fields-wrapper .rtec-other{
	order: 4;
}
.rtec-form-fields-wrapper .rtec-custom1{
	order: 5;
}
.rtec-form-fields-wrapper .rtec-custom3 {
	order: 8;
	margin-top: 3px !important;
}
.rtec-form-fields-wrapper .rtec-terms_conditions{
	order: 6;
}
.rtec-form-fields-wrapper .rtec-custom2{
	order: 7;
} */

