/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 14 2025 | 12:40:28 */
.tribe-events .tribe-events-calendar-list-nav {
  border-top:unset !important; 
}
.tribe-events-c-subscribe-dropdown {
  margin-bottom:unset !important; 
}

@media (max-width:767px)
{
  .img_con .athemes-blocks-block-container-wrapper {
    padding-bottom:24px !important;
  }
}

@media (max-width:992px) and (min-width:768px)
{
.about-us-img-text-xol .athemes-blocks-block-container-wrapper-content {
padding-left:unset !important;
padding-right:unset !important;
}
}
.video-banner-right-column{
   position: relative;
}
.video-banner-right-column .wp-block-embed{
  position: absolute;
  height: 100%;
  width: 99%;
  top: 0px;
  left: 2px;
}

.read-more a{
	position: relative;
	display: inline-block;
	color: #FFA837;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
}

.read-more a:after{
	position: absolute;
	display: inline-block;
	content: '';
	background-image: url(/wp-content/uploads/2025/04/Arrow-2-Stroke.png);
	background-size: cover;
	width: 22px;
	height: 22px;
	right: -35px;
	top: 3px;
	opacity: 0;

}
.read-more a:hover:after{
	opacity: 1;
}


.navlac_sec .wp-block-columns{
 align-items: center !important;
}


@media (max-width: 781px) and (min-width: 768px) {
    .navlac_sec .wp-block-columns {
        flex-wrap: nowrap !important;
    }
}
@media only screen and (min-width: 320px) and (max-width:767px){
	.read-more a{
		font-size: 16px;
		line-height: 26px;

	}

}
@media only screen and (max-width: 425px) and (min-width:375px){
/* 		.page-id-1158 .banner_secondfld {
        margin-top: -230px !important;
    } */

}

.test_ban .yellow_col{
	margin-bottom: 0 !important;
}
