/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 18 2025 | 17:31:13 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.header-mega-menu {
    position: absolute;
    width: 100%;
    transition: 0.5s all;
    display: none;
}
.mega-navbar-toggle{
	cursor:pointer;
}
.header-fixed {
    position: fixed !important;
    top: 0;
    background: #f7f5f2;
	z-index:9999 !important;
	width:100%;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}
.header-mega-menu {
    background: #E4EEDD !important;
    text-align: center;
}
.shape-oval:before {
    content: '';
    height: 235px;
    width: 155px;
    position: absolute;
    border: 1px solid #173fde;
    border-radius: 100%;
    top: -8px;
    left: -8px;
}
.stay-plus, .digital-plus{
	display:none;
}
mark {
    background-color: #173FDE !important;
    color: #fff !important;
}
/* .tribe-events-view {
    z-index: -9;
} */
#masthead{
z-index: 99999999 !important;
}
.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after{
	display:none;
}
.single-newsletter-form .wpforms-container {
    max-width: 60%;
    text-align: center;
}
.single-newsletter-form .wpforms-container form{
	position:relative;
}
.single-newsletter-form .wpforms-container form .wpforms-submit-container{
	position: absolute !important;
    bottom: 10px;
    right: -50px;
}
.single-newsletter-form .wpforms-title {
    color: #000000;
    font-family: "EditorsNote-Regular", Sans-serif;
    font-size: 42px !important;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 48px;
}
.single-newsletter-form .wpforms-container form input[type="email"]{
	color: #000000 !important;
    background-color: #FFFFFF !important;
    border-color: #000000 !important;
    transition-duration: 0.1s !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    height: 60px !important;
    line-height: 60px !important;
    padding: 0px 15px 0px 15px !important;
    border-radius: 2px 2px 2px 2px !important;
}
.single-newsletter-form .wpforms-container form button[type="submit"]{
	font-family: "Montserrat", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 600;
    text-transform: uppercase !important;
	background-color: #E4EEDD !important;
	color: #173FDE !important;
    border-color: #000000 !important;
    transition-duration: 0.5s !important;
    padding: 14px 30px 14px 30px !important;
    border-radius: 0px 0px 0px 0px !important;
}
.single-newsletter-form .wpforms-container form button[type="submit"]:hover{
	background-color: #4A45D2 !important;
	color: #FFF !important;
}
.elementor-widget-theme-post-content a {
    color: #173fde !important;
}
header.tribe-events-calendar-list__event-header.header-fixed {
    position: relative !important;
    background: transparent;
    box-shadow: none;
}
@media only screen and (max-width:767px){
	.mobile-nav {
		overflow-y: scroll;
	}
	.header-mega-menu {
		background: #E4EEDD !important;
		top: 0;
		text-align: center;
		padding-top: 60px;
	}
	.header-fixed-mega-menu {
		top: 10%;
	}
	.navigate-menu nav ul li a, .stay-menu nav ul li a, .digital-menu nav ul li a {
		justify-content: center !important;
	}
	.header-mega-menu .elementor-widget-wrap {
		text-align: center;
		justify-content: center;
	}
	.header-mega-menu .stay-menu, .header-mega-menu .digital-menu {
		display: none;
	}
	.most-recent-blog .wpr-grid-item-inner .wpr-grid-item-below-content .inner-block, .generoue-blogs .wpr-grid-item-below-content .inner-block, .most-recent-blog .wpr-grid-item-inner .wpr-grid-item-above-content .wpr-grid-item-category, .most-recent-blog .wpr-grid-item-inner .wpr-grid-item-above-content .wpr-grid-item-title{
		text-align: center !important;
	}
	.top-10-featured:before {
		height: 180px;
		width: 195px;
		left: 0;
		bottom: 0;
		top: 8%;
	}
	.top-10-featured:after {
		height: 165px;
		width: 95px;
		right: 0;
		bottom: 20%;
	}
/* 	.top-10-featured:before, .top-10-featured:after{
		display:none;
	} */
	.cat-lists ul {
		display: block;
		justify-content: space-between;
		column-count: 2;
	}
	.cat-lists ul li{
		margin:0 10px !important;
	}
	div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, 	div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
		width: 100% !important;
	}
	.wpforms-form .wpforms-one-half{margin-left:0 !important;}
	.newsletter h3 {
		color: #173FDE !important;
	}
	.newsletter {
		background-image: none !important;
		background-color: #f9f7f4;
		opacity: 1 !important;
	}
	.newsletter .elementor-background-overlay{opacity:1 !important;}
	.generous-logo {
		position: relative !important;
		top: -30px !important;
	}
	.newsletter-form .wpforms-form button[type="submit"] {
		background: #E4EEDD !important;
	}
	.health-foundation {
		background-image: none !important;
		background-color: #DDE2FF;
	}
	.stay-plus, .digital-plus{
		display:inline-block;
	}
}

