/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * Table of contents
 * 1. General
 * 2. Header
 * 3. Homepage
 * 4. Footer
 * 5. Interior
 * 6. Mobile
 * 7. A11y
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * 1. General
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.site .skip-link:focus{
	clip-path: none;
}

html.focus *:focus{
	outline: 1px solid #000 !important;
	box-shadow: inset 0 0 0 1px #000000 !important;
}

html.focus .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:focus + label{
	box-shadow: inset 0 0 0 1px #000000 !important;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
* 2. Header
* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/* Main Navigation ----------------------------------*/
@media (min-width: 1141px){
	.main-navigation .menu-btn a{
		background: #6d2077;
		border-radius: 50px;
		color: #fff;
		padding: 0 25px;
		margin-left: 10px;
	}

	.main-navigation .menu-btn:first-child a{
		margin-left: 0;
	}

	.main-navigation .menu-btn a:hover{
		color: #fff;
		background: #5c1b64;
	}
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
* 3. Homepage
* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/* Events -------------------------------------------*/
.type-tribe_events .tribe-mini-calendar-event .list-date{
	background: #6d2077;
}

.type-tribe_events .tribe-mini-calendar-event .list-date .list-dayname{
	font-size: 14px;
	color: #3a3a3a;
}

.type-tribe_events .tribe-mini-calendar-event .list-date .list-daynumber{
	font-size: 20px;
}

.type-tribe_events .tribe-mini-calendar-event .list-info h2{
	position: relative;
	padding-right: 20px;
}

.type-tribe_events .tribe-mini-calendar-event .list-info h2::after{
	content: '\f054';
	font-family: "Font Awesome 5 Free";
	position: absolute;
	right: 0;
	top: 2px;
	color: #6d2077;
}

.type-tribe_events .tribe-mini-calendar-event .list-info h2 a{
	line-height: 1;
	font-size: 20px;
	color: #6d2077;
}

.type-tribe_events .tribe-events-location div{
	display: inline;
}

.type-tribe_events .tribe-events-location a{
	color: #3a3a3a;
}

.type-tribe_events .fa-clock{
	font-weight: 500;
	font-family: 'Font Awesome 5 Free';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: inherit;
	line-height: 1;
	margin: 0 1px 0 5px;
}

.home .tribe-events-widget-link{
	display: none;
}

.type-tribe_events .tribe-mini-calendar-event{
	border-bottom: 2px solid #e8e8e8;
	padding: 0 10px 5px;
}

/* News carosel -------------------------------------*/
.uabb-blog-posts-carousel .uabb-blog-posts-shadow,
.uabb-blog-posts-carousel .slick-list{
	height: auto !important;
}

.uabb-blog-posts .slick-prev i,
.uabb-blog-posts .slick-next i{
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
}

.uabb-blog-posts .slick-prev{
	left: 0 !important;
}

.uabb-blog-posts .slick-next{
	right: 0 !important;
}

.uabb-blog-posts .slick-prev, .uabb-blog-posts .slick-next, .uabb-blog-posts .slick-prev:hover, .uabb-blog-posts .slick-prev:focus, .uabb-blog-posts .slick-next:hover, .uabb-blog-posts .slick-next:focus{
	top: 25% !important;
	-webkit-transform: translate(0, -25%) !important;
	-ms-transform: translate(0, -25%) !important;
	transform: translate(0, -25%) !important;
}

.uabb-blog-post-content .uabb-post-heading a{
	display: inline-block;
}

.uabb-post-wrapper .uabb-post-thumbnail{
	overflow: visible;
}

/* Email signup -------------------------------------*/
#gform_wrapper_2.gform_wrapper form{
	display: block;
	max-width: 95%;
}

#gform_wrapper_2.gform_wrapper form .gform_body{
	flex-grow: 2;
	min-width: 80%;
	margin-right: 25px;
}

#gform_wrapper_2.gform_wrapper form .gform_footer .gform_button{
	padding: 0 40px;
	height: 49px;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
* 4. Footer
* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/* Social icons -------------------------------------*/
#menu-footer-social-icons li{
	display: inline-block;

}

#menu-footer-social-icons li span{
	margin: 0 2px;
	border: 1px solid #fff;
	border-radius: 100%;
	padding: 0;
	width: 27px;
	text-align: center;
	height: 27px;
	line-height: 26px;
}

@media (min-width: 769px){
	.site-footer .ast-col-lg-4{
		width: 25%;
	}

	.site-footer .ast-col-lg-4:first-child{
		/*width:50%; */
		width: 40%;
	}
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
* 5. Interior
* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.ast-advanced-headers-title{
	display: none;
}

/* Documents ----------------------------------------*/
.wpv-filter-form .form-group .checkbox{
	display: inline-block;
	margin-left: 15px;
}

.wpv-filter-form .form-group .checkbox input[type="checkbox"]{
	margin-top: 6px;
}

/*#wpv_control_select_wpcf-document-year,
.js-wpv-filter-trigger-delayed {
	width:50%;
}*/
.wpv-filter-form{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.wpv-filter-form .form-group{
	margin-bottom: 0;
}

.wpv-filter-form .form-group:nth-child(3){
	width: 100%;
}

.wpv-filter-form .form-group:nth-child(4),
.wpv-filter-form .form-group:nth-child(5){
	flex-grow: 2;
	padding-right: 20px;
}

.form-control,
.wpv-filter-form .btn{
	height: 43px !important;
}

.wpv-filter-form .btn:hover,
.wpv-filter-form .btn:focus{
	background: #000;
}

.wpv-submit-trigger{
	margin-right: 25px;
}

.js-wpv-view-layout{
	margin-top: 20px;
}

.wpv-loop{
	margin-left: 0;
	font-size: 16px;
	list-style: none;
	width: 50%;
}

.wpv-loop li{
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #e8e8e8;
}

@media (max-width: 768px){
	.wpv-filter-form{
		display: block;
	}

	.wpv-filter-form .form-group{
		margin-bottom: 15px;
	}

	.wpv-filter-form .form-group .checkbox{
		display: block;
	}
}

/* Events -------------------------------------------*/
#tribe-bar-form .tribe-bar-submit input[type="submit"]{
	background: #0b508f;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"]:hover{
	background: #083661;
}

.tribe-events-list-separator-month{
	background: #6d2077;
	color: #fff;
}

.tribe-events-list .tribe-events-list-event-title a{
	font-size: 28px;
}

#tribe-events .tribe-events-button, .tribe-events-button{
	background: #fff;
	color: #3a3a3a;
	border: 2px solid #3a3a3a;
}

#tribe-events .fa-clock::before,
.tribe-events-single .fa-clock::before{
	content: '-';
}

.blog-layout-1{
	border-bottom: 1px solid #ddd;
}

@media (max-width: 768px){
	.tribe-events-sub-nav li a{
		background: #0b508f;
	}

	.type-tribe_events .tribe-mini-calendar-event .list-info h2::after{
		right: 0px;
	}
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
* 6. Mobile
* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
@media (max-width: 920px){
	.ast-button-wrap .menu-toggle{
		background: transparent;
		color: #3a3a3a;
		font-size: 2em;
	}
}

@media (max-width: 768px){
	.uabb-dual-button .uabb-dual-button-wrapper{
		width: 100%;
	}

	#gform_wrapper_2.gform_wrapper form{
		display: block;
	}

	#gform_wrapper_2.gform_wrapper form .gform_footer .gform_button{
		width: 100%;
	}

	#gform_wrapper_2.gform_wrapper form .gform_body{
		margin-right: 0;
	}

	.site-footer .alignleft{
		display: block;
		float: none;
		margin: 0 auto 15px;
	}

	.site-footer{
		text-align: center;
	}

	.wpv-loop,
	#wpv_control_select_wpcf-document-year,
	.js-wpv-filter-trigger-delayed{
		width: 100%;
	}
}


/***************** Testing Fix *******************/
.gform_confirmation_wrapper_1 .gform_confirmation_message{
	color: #000 !important;
	font-size: 17px !important;
	text-align: center;
}

#gform_wrapper_2 .validation_message{
	display: none !important;
}

.gform_confirmation_message_2{
	color: #fff !important;
	font-size: 17px !important;
	text-align: center;
}

#gform_wrapper_2 div.validation_error{
	display: none !important;
}

#gform_wrapper_2 li.gfield.gfield_error{
	padding-top: 0px !important;
}

#gform_wrapper_2 .validation_message{
	color: #fff;
	font-size: 15px;
	text-align: center;
}

body .gform_wrapper .top_label div.ginput_container{
	margin-top: 0px !important;
}

.form-control, .wpv_post_search{
	border: 2px solid #cccccc !important;
}


#gform_wrapper_2.gform_wrapper form .gform_footer .gform_button{
	font-family: Poppins;
	font-weight: 600;
	background: #f9c24a !important;
	border-color: #f9c24a !important;
	color: #3a3a3a !important;
	float: right;
	margin-top: -6em;
	margin-right: 2em;
	position: relative;
}

#gform_wrapper_2.gform_wrapper form .gform_footer .gform_button:hover{
	color: #fff !important;
	border-color: #0b508f !important;
	background-color: #0b508f !important;
}

.gform_wrapper .top_label input.large{
	width: 84% ! important;
}

#field_2_1 .gfield_label{
	color: #fff !important;
}

.ctct-form-wrapper .success{
	background-color: rgba(46, 204, 64, 0.02);
	border-color: #f9c24a;
	color: #FFF;
	font-size: 17px;
	text-align: center;
}

.ctct-email{
	width: 85%;
}

.ctct-form-wrapper .ctct-submit{
	float: right;
	position: relative;
	top: -4.5em;
	margin: 0px 20px 0px 0px;
	padding: 9px 40px 11px 35px;
	line-height: 35px;

}

.tribe-events-list-separator-month span{
	color: #fff;
}

.gform_wrapper .top_label input.large{
	padding: 9px 4px !important;
}

.gform_wrapper .gform_footer{
	padding: 30px 0 10px 0;
}

.gform_wrapper li.gfield.gfield_error{
	padding-bottom: 0px !important;
}

@media (max-width: 767px){
	.ctct-form-wrapper .ctct-submit{
		line-height: 35px;
		width: 100%;
		display: block;
		float: none;
		top: 0px;
	}

	.ctct-email{
		width: 100%;
	}

	.tribe-events-loop{
		margin-top: 0px !important;
	}

	.fl-node-5b3155537a5c5 > .fl-module-content{
		margin-left: 0px !important;
	}

	#gform_wrapper_2.gform_wrapper form .gform_footer .gform_button{
		margin-top: 0em;
		margin-right: 0em;
	}

	.gform_wrapper .top_label input.large{
		width: 100% !important;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	.fl-node-5b3155537a5c5 > .fl-module-content{
		margin-left: 0px !important;
	}

	.tribe-events-loop{
		margin-top: 0px !important;
	}

	#gform_wrapper_2.gform_wrapper form .gform_footer .gform_button{
		margin-top: 0em;
		margin-right: 0em;
	}

	.gform_wrapper .top_label input.large{
		width: 100% !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1250px){
	.ctct-email{
		width: 80%;
		display: block;
	}
}


/******************* Accessiblity Tickets *******************/

.main-navigation .menu-btn a:focus{
	color: #fff !important;
	outline: 1px dotted #3a3a3a;
}

a:focus{
	outline: 1px dotted #3a3a3a;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
	#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-left{
		left: 5px;
		line-height: 35px;
		position: relative;
	}
}

#tribe-events-content a:focus, .tribe-events-event-meta a:focus, .site-footer a:focus{
	text-decoration: underline !important;
}

.entry-content a:focus{
	text-decoration: underline;
	color: #6d2077;
}

.site .skip-link:focus{
	text-decoration: underline;
}

.single-tribe_events .secondary .tribe-events-venue-map:focus{
	border: 1px dotted #3a3a3a;
}

#tribe-events-content a:hover{
	color: #6d2077;
	text-decoration: none !important;
}

.page-id-46 .entry-content p a{
	color: #3366CC;
	text-decoration: underline;
}

.page-id-46 .entry-content p a:hover, .page-id-46 .entry-content p a:focus, .page-id-46 .entry-content p a:active{
	color: #0000FF;
	background: lightgrey;
}


.entry-content a{
	color: #6d2077; /*#0066CC;*/
}

.site-footer a:focus{
	outline: 1px dotted #fff !important;
}

.uabb-post-wrapper .uabb-post-heading{
	margin: 1px !important;
}

.home .uabb-read-more-text a:focus{
	margin: 1px !important;
}

.ctct-form-wrapper input[type="email"]:focus, .ctct-form-wrapper input[type="submit"]:focus{
	outline: 2px dotted #fff !important;
}

#ast-scroll-top:focus{
	outline: 1px dotted #fff !important;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"]:focus{
	outline: 1px dotted #3a3a3a !important;
}

.gform_wrapper div.charleft{
	color: #222222 !important;
}

.visually-hidden{
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	margin: -1px;
	padding: 0;
	border: 0;
	width: 1px;
	height: 1px;
}

.single .post-navigation a:focus{
	text-decoration: underline;
}

.ast-right-arrow, .ast-left-arrow{
	display: none !important;
}

.tribe-bar-disabled{
	display: none !important;
}

.tribe-events-loop{
	margin-top: -4em;
}

.read-more, .uabb-next-right-arrow, .entry-header{
	display: none !important;
}

/*hidden span */

a span .screen-reader-text{
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -10px;
}

.tribe-events-nav-left a span, .tribe-events-nav-right a span{
	display: none !important;
}

#page-id-102 .gform_button{
	margin-top: -5.2em;
}

.uabb-blog-posts-carousel .slick-arrow:focus,
.gform_button{
	outline: 3px solid #333;
}

h3.underline{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

p a{
	font-weight: 700;
}

.fl-rich-text a,
.fl-html a,
p a,
.fl-accordion-content a,
#tribe-events-content a,
.wpv-loop a,
.uabb-blog-posts a{
	text-decoration: underline !important;
}

.fl-rich-text a:hover,
.fl-rich-text a:focus,
.fl-html a:hover,
.fl-html a:focus,
p a:hover,
p a:focus,
.fl-accordion-content a:hover,
.fl-accordion-content a:focus,
#tribe-events-content a:hover,
#tribe-events-content a:focus,
.wpv-loop a:hover,
.wpv-loop a:focus,
.uabb-blog-posts a:hover,
.uabb-blog-posts a:focus{
	text-decoration: none !important;
}


/* tables ---------------------------------------------------*/
.custom-table th,
.custom-table td{
	padding: 15px;
	vertical-align: middle;
}

.custom-table thead th{
	font-size: 18px;
	font-weight: 700;
	border: 1px solid #000000;
	background: #6d2077;
	color: #fff;
}

.custom-table tbody th,
.custom-table tbody td{
	border: 1px solid #000000;
	font-weight: 400;
	font-size: 14px;
}

.custom-table tbody tr:nth-child(even){
	background: rgba(0, 0, 0, 0.15);
}

@media (max-width: 768px){
	html{
		font-size: 100%;
	}
}

@media (max-width: 544px){
	html{
		font-size: 100%;
	}
}
@media (min-width:808px) {
	.events-container .tribe-common-c-btn.tribe-events-c-search__button{
		display: none;
	}
}
.events-container{
	#events-header{
		.tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border{
			border:none;
			@media (max-width: 807px){
				position: fixed;
				bottom: 0;
				width: 100%;
				right: 0;
				justify-content: space-between;
				margin-bottom: 0;
				z-index: 2;
				background: #78217df7;
				.tribe-events-c-events-bar__search-button{
					flex: 1 1 0%;
					align-items: center;
					gap: 8px;
					justify-content: center;
					margin-right: 0;
					display: flex;
					padding: 16px;
					border-right: 1px solid #FFFFFF;
					.tribe-common-a11y-visual-hide{
						position: relative;
						height: auto;
						width: auto;
					}
					&:focus{
						outline: none;
					}
					svg{
						width: 18px;
						path{
							fill: #ffffff;
						}
					}
					.tribe-events-c-events-bar__search-button-text{
						color: #ffffff;
					}
				}
				.tribe-events-c-events-bar__search-button.tribe-events-c-events-bar__search-button--active + #tribe-events-search-container{
					top: auto;
					bottom: 53px;
				}
				#tribe-events-search-container{
					top: 100%;
					bottom: auto;
					transition: all .5s ease-in-out;
					.tribe-common-c-btn.tribe-events-c-search__button{
						background: #78217df7;
					}
				}
				.tribe-events-c-events-bar__filter-button-container{
					flex: 1 1 0%;
					margin-right: 0;
					.tribe-events-c-events-bar__filter-button{
						align-items: center;
						gap: 8px;
						justify-content: center;
						display: flex;
						padding: 16px;
						width: 100%;
						&:focus{
							outline: none;
						}
						.tribe-common-a11y-visual-hide{
							position: relative;
							height: auto;
							width: auto;
						}
						svg{
							width: 18px;
							path{
								fill: #ffffff;
							}
						}
						.tribe-events-c-events-bar__filter-button-text{
							color: #ffffff;
						}
					}
				}
				
			}
		}
		.tribe-events-c-events-bar__search-container{
			border: none;
		}
		.tribe-common-form-control-text__input{
			font-family: "Poppins";
			font-size: 18px;
			font-weight: 300;
			line-height: 21.6px;
			padding: 20px 0 20px 48px;
			color: #808080;
			border-radius: 12px;
			border: .5px solid #A73EAD;
			&:focus{
				border-radius: 12px;
				border: .5px solid #A73EAD;
			}
		}
		.tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword{
			svg{
				width: 18px;
				left: 21px;
			}
		}
		.tribe-events-header__events-bar{
			margin-bottom: 28px;
		}
	}
	.events-heading{
		font-family: "Montserrat";
		font-size: 20px;
		font-weight: 700;
		line-height: 28px;
		color: #A73EAD;
		padding-bottom: 25px;
		border-bottom: 1px solid #90B0D7
	}
	.events-main{
		display: flex;
		margin-bottom: 48px;
		.events-filter{
			.tribe-filter-bar.tribe-filter-bar--vertical{
				margin-right: 28px;
				width: auto;
				min-width: max-content;
				.filter-close{
					display: none;
				}
				@media (max-width:807px){
					margin-right: 0;
					width: 100vw;
					height: 100vh;
					position: fixed;
					top: -100%;
					left: 0;
					z-index: 99;
					padding: 24px 20px;
					padding-top: 60px;
					overflow-y: auto;
					transition: all .5s ease-in-out;
					&.tribe-filter-bar--open{
						top: 0;
					}
					.filter-close{
						width: 32px;
						height: 32px;
						border-radius: 999px;
						background: rgb(249 230 250 / 1);
						padding: 0;
						font-size: 1.5rem;
						line-height: 1rem ;
						color: rgb(11 9 11 / 1 ) ;
						position: absolute;
						top: 20px;
						right: 20px;
						display: block;
						.filter-close-icon{
							&::before{
								font-family: Astra;
								content: "\e5cd";
							}
						}
					}
				}
			}
			.tribe-filter-bar__form .tribe-filter-bar__form-heading{
				padding: 20px 0;
				color: #4C6785;
				font-family: "Poppins";
				font-size: 20px;
				font-weight: 400;
				line-height: 34px;
			}
			.tribe-filter-bar__filters{
				display: flex;
				flex-direction: column;
				gap: 28px;
				li:focus{
					outline: none;
				}
				.tribe-filter-bar-c-filter--accordion.tribe-filter-bar-c-filter--dropdown{
					border: 0.5px solid #78217D;
					border-radius: 24px;
					background: #78217D0D;
					.tribe-filter-bar-c-filter__toggle.tribe-common-b1.tribe-common-b2--min-medium{
						padding: 10px 28px;
						svg{
							width: 14px;
							path{
								stroke-width: 1px;
								stroke: #78217D;
							}
						}
						&:focus{
							outline: none;
						}
						.tribe-filter-bar-c-filter__toggle-label{
							font-family: "Montserrat";
							font-size: 18px;
							font-weight: 600;
							line-height: 32px;
							color: #0B090B;
						}
					}
					.tribe-filter-bar-c-filter__container{
						padding-bottom: 0;
						margin-bottom: 28px;
						.tribe-filter-bar-c-filter__filters-fieldset{			
							border-top: 0.5px solid #A73EAD;
							padding: 14px 28px;
							.select2-container--default .select2-results>.select2-results__options{
								max-height: none;
							}
							.select2-results__options{
								.select2-results__option{
									padding: 4px 0;
									font-family: "Poppins";
									font-size: 20px;
									font-weight: 400;
									line-height: 34px;
									color: #494749;
								}
							}
						}
					}
				}
			}
		}
		.events-list{
			.sjrrc-events-loop{
				display: block;
				.tribe-events-calendar-list__month-separator{
					padding: 20px 0;
					margin-bottom: 0;
					time{
						font-family: "Poppins";
						font-size: 20px;
						font-weight: 400;
						line-height: 34px;
						color: #0B090B;
					}
					&:after{
						content: none;
					}
				}
				.events-card{
					padding: 16px;
					display: flex;
					box-shadow: 6px 16px 70px 0px #A73EAD1C;
					border: 0.5px solid #A73EAD;
					gap: 32px;
					border-radius: 24px;
					margin-bottom: 32px;
					@media (max-width: 600px) {
						flex-direction: column;
					}
					.tribe-events-calendar-list__event-date-tag.tribe-common-g-col{
						min-width: 120px;
						@media (max-width: 600px) {
							min-width: 100px;
						}
					}
					time{
						background: #A73EAD;
						border-radius: 12px;
						padding: 12px 18px;
						color: #ffffff;
						gap: 4px;
						height: auto;
						.tribe-events-calendar-list__event-date-tag-weekday{
							font-family: "Poppins";
							font-size: 14px;
							font-weight: 400;
							line-height: 24px;
							text-align: center;
							color: #ffffff;
						}
						.tribe-events-calendar-list__event-date-tag-daynum{
							font-family: "Poppins";
							font-size: 56px;
							font-weight: 600;
							line-height: 1.2;
							text-align: center;
							color: #ffffff;
							@media (max-width: 600px) {
								font-size: 40px;
							}
						}
					}
					.card-item{
						.sjrcc_event_title{
							.tribe-events-list-event-title{
								margin-bottom: 8px;
								font-size: 18px;
								a{
									font-family: "Montserrat";
									font-size: 18px;
									font-weight: 600 !important;
									line-height: 32px;
									color: #0B090B !important;
								}
							}
						}
						.sjrrc-event-date{
							.event-time{
								display: flex;
								gap: 10px;
								font-family: "Poppins";
								font-size: 14px;
								font-weight: 400;
								line-height: 24px;
								margin-bottom: 12px;
								align-items: center;
								justify-content: flex-start;
								color: #494749;
								img{
									height: 20px;
								}
							}
						}
						.sjrrc-event-loction{
							.tribe-events-venue-details{
								display: flex;
								gap: 10px;
								margin-bottom: 12px;
								img{
									height: 20px;
								}
								.sjrrc-events-venue{
									span, p{
										font-family: "Poppins";
										font-size: 14px;
										font-weight: 400;
										line-height: 24px;
										color: #494749;
										margin-bottom: 0 !important;
									}
									a{
										font-family: "Poppins";
										font-size: 14px;
										font-weight: 400 !important;
										line-height: 24px;
										text-decoration: underline !important;
										color: #494749 !important;
										&:hover{
											text-decoration: none !important;
										}
									}
									p:last-of-type{
										color: #808080 !important;
										font-weight: 400 !important;
										line-height: 24px !important;
										font-size: 14px !important;
									}
								}
							}
						}
						.card-event-links{
							display: flex;
							gap: 16px;
							align-items: center;
							justify-content: start;
							.meeting-details{
								display: flex;
								gap: 10px;
								align-items: center;
								justify-content: start;
								img{
									width: 20px;
								}
								a{
									font-family: "Poppins";
									font-size: 14px;
									font-weight: 400 !important;
									line-height: 24px;
									text-decoration: underline !important;
									color: #494749 !important;
									&:hover{
										text-decoration: none !important;
									}
								}
							}
							.agenda{
								display: flex;
								gap: 10px;
								align-items: center;
								justify-content: start;
								img{
									height: 20px;
								}
								a{
									font-family: "Poppins";
									font-size: 14px;
									font-weight: 400 !important;
									line-height: 24px;
									text-decoration: underline !important;
									color: #494749 !important;
									&:hover{
										text-decoration: none !important;
									}
								}
							}
						}
					}
				}
			}
		}
	}
	.sjrrc-events-footer-nav{
		border-top: 1px solid #90B0D7;
		padding-top: 56px;
		margin-top: 80px;
		@media (max-width: 600px){
			margin-top: 40px;
			padding-top: 40px;
		}
		.tribe-events-c-top-bar.tribe-events-header__top-bar{
			display: block;
			.tribe-events-c-top-bar__nav-list{
	 			justify-content: space-between;
				.tribe-events-c-top-bar__nav-list-item{
					padding-right: 0;
					a{
						display: flex;
    					align-items: center;
						border: 1px solid #314459;
						padding: 12px 20px;
						gap: 8px;
						font-family: "Poppins";
						font-size: 16px !important;
						font-weight: 500 !important;
						line-height: 19.36px !important;
						color: #314459 !important;
						border-radius: 8px;
						box-sizing: content-box;
                        width: auto;
                        height: auto;
						&::before{
							content: none;
						}
						img{
							width: 20px;
						}
					}
					a.tribe-events-c-top-bar__nav-link--next{
						flex-direction: row-reverse;
					}
				}
			}
		}
		
	}
}
.ast-scroll-to-top-right{
	@media (max-width:807px){
		bottom: 80px
	}
}
.documents-page-tab-component{
	@media (max-width: 768px){
		.fl-col-group{
			display: flex;
			#active-tab, #archived-tab{
				flex: 1;
			}
		}
	}

	#active-tab, #archived-tab{
		padding: 20px;
		background-color: #0B75BE1A;
		border: 1px solid #78217D;
		&.active, &:hover{
			background-color: #78217D;
			.fl-heading-text{
				color: #F8FAFB;
			}
		}
		.fl-heading-text{
			color: #78217D;
		}
	}
	#active-tab{
		border-top-left-radius: 12px;
		border-bottom-left-radius: 12px;
		@media (min-width: 768px){
			.fl-node-jot6ylrumed7{
				display: flex;
			}
		}
	}
	#archived-tab{
		border-top-right-radius: 12px;
		border-bottom-right-radius: 12px;
	}
}
#sjrrc-active-tab, #sjrrc-archived-tab{
	padding: 0;
	border: none;
	margin: 0;
	.fl-row-content.fl-row-fixed-width{
		background-color: transparent;
		padding: 0;
	}
}
#sjrrc-active-tab{
	@media (min-width: 768px){
		> .fl-row-content-wrap{
			> .fl-row-content{
				> .fl-col-group {
					display: flex;
				}
			}
		}
	}
	.facetwp-facet.facetwp-facet-search{
		margin-bottom: 16px;
		.facetwp-icon{
			margin-top: 0;
			&.f-loading{
				&::before{
					top: 30%;
				}
			}
			&::before{
				position: absolute;
				width: 22px;
				height: 22px;
				background: url('https://d2j5fyfnufxt9o.cloudfront.net/wp-content/uploads/20241216093422/Group-1000009373.png') no-repeat;
				right: 0;
				top: 50%;
				transform: translateY(-50%);
			}
		}
		.facetwp-search{
			margin: 0;
			border: 0.5px solid #78217D;
			color: #494749;
			border-radius: 12px;
			padding: 20px 32px;
			font-family: "Poppins";
			font-size: 18px;
			font-weight: 400;
			line-height: 1.2;
		}
	}
	.active-tab-col-one{
		border: 0.5px solid #78217D;
		background-color: rgba(120, 33, 125, 0.05);
		border-radius: .85rem;
		padding: 1.5rem 2.5rem 1.5rem 1.5rem;
		margin-right: .625rem;
		@media (max-width: 768px){
			display: none;
		}
		@media (min-width: 768px){
			flex: 1;
		}
		.facetwp-facet.facetwp-facet-categories.facetwp-type-checkboxes{
			padding: 0;
			margin: 0;
			border-right: none;
			.facetwp-checkbox{
				margin-bottom: 1rem;
				padding: 0;
				font-family: "Poppins";
				font-size: 1rem;
				font-weight: 400 !important;
				line-height: 1.875;
				color: #494749;
				padding-left: 2rem;
				&:hover{
					font-weight: 500 !important;
				}
				&.checked{
					font-weight: 500 !important;
				}
			}
		}
	}

	.active-tab-col-two{
		border: 0.5px solid #78217D;
		background: #FFFFFF;
		border-radius: .75rem;
		position: relative;
		.results-heading{
			.facetwp-facet.facetwp-facet-results_count.facetwp-type-pager{
				font-family: "Montserrat";
				font-size: 18px;
				font-weight: 600;
				line-height: 1.38;
				color: #78217D;
				padding: 1.5rem 2rem 2rem 2rem;
				margin: 0;
				@media (max-width: 768px){
					padding: 1rem;
				}
			}
		}
		.content-heading{
			.content-list-item{	
				padding: 1rem 2rem .875rem 2.5rem;
				border-top: 1.5px solid #4F4F4F;
				&:hover{
					background-color: rgba(11, 117, 190, 0.2);
				}
				@media (max-width: 768px){
					padding: 1rem;
				}
				a{
					color: #000000 !important;
					font-family: "Poppins";
					font-size: 1rem;
					font-weight: 500 !important;
					line-height: 1.2;
					text-decoration-line: underline !important;
					text-decoration-style: solid;
				}
			}
		}
		.sortby-module{
			@media (max-width: 767px){
				.facetwp-facet.facetwp-facet-mobile_categories.facetwp-type-dropdown{
					margin-bottom: 0;
					select{
						background: none;
						cursor: pointer;
					}
				}
				.fl-html{
					display: flex;
					background: rgba(120, 33, 125, 0.05);
					border-top: 1px solid #78217D;
					flex-direction: column;
					> div{
						flex: 1;
						&:first-child{
							/* border-right: 1px solid #78217D; */
							border-bottom: 1px solid #78217D;
						}
						select{
							background-color: transparent;
							margin: 4px;
							width: 100%;
							float: none;
							cursor: pointer;
							&:focus-visible{
								outline: none;
							}
						}
					}
				}
			}
			.facetwp-facet-sorting{
				select{
					cursor: pointer;
					background: url('https://d2j5fyfnufxt9o.cloudfront.net/wp-content/uploads/20241216093418/sort-down.png') no-repeat left 15px center, url('https://d2j5fyfnufxt9o.cloudfront.net/wp-content/uploads/20241216093426/arrow-down.png') no-repeat right 15px center, #fff;
					&:focus-visible{
						outline-color: #78217D;
					}
					@media (min-width: 769px){
						position: absolute;
						top: 18px;
						right: 32px;
					}
					@media (width:768px) {
						position: absolute;
						top: 4px;
						right: 32px;
					}
					background-color: #ffffff;
					option{
						font-family: "Poppins";
						font-size: 14px;
						font-weight: 500;
						line-height: 1.2;
					}
				}
			}
		}
	}
	.content-pagenation{
		.facetwp-facet-pagination{
			margin: 16px 0 72px 0;
			@media (max-width: 768px){
				margin: 24px 0;
			}
		}
		.facetwp-pager{
			display: flex;
			justify-content: space-between;
			gap: 1rem;
			align-items: center;
			> a{
				font-family: Montserrat ;
				font-size: 14px !important;
				font-weight: 500 !important;
				line-height: 1.7;
				color: rgba(49, 68, 89, 1) !important;
				display: flex;
				justify-content: center;
				align-items: center;
				gap: .5rem;
				padding: 6px 14px;
				border: 0.5px solid #868186;
				border-radius: 6px;
				width: auto;
				height: auto;
				margin-right: 0;
				background-color: #ffffff;
				margin-bottom: 0;
				&.disabled{
					&:hover{
						background-color: #ffffff;
						color: rgba(49, 68, 89, 1) !important;
						cursor: not-allowed;
					}
					img{
						filter: brightness(0) saturate(100%) invert(57%) sepia(1%) saturate(1459%) hue-rotate(278deg) brightness(90%) contrast(79%);
					}
					span{
						filter: brightness(0) saturate(100%) invert(57%) sepia(1%) saturate(1459%) hue-rotate(278deg) brightness(90%) contrast(79%);
					}
				}
				@media (max-width: 600px){
					font-size: 12px !important;
					img{
						height: 14px;
					}
				}
				&:hover{
					background-color: #4C678563;
					color: #FFFFFF !important;
					img{
						filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
					}
				}
				img{
					margin-top: 0;
					height: 1rem;
				}
			}
			.custom-wrapper{
				display: flex;
				justify-content: center;
				gap: 1rem;
				align-items: center;
				a{
					width: 35px;
					height: 35px;
					margin-right: 0;
					background-color: transparent;
					color: #0B090B !important;
					font-family: Montserrat;
					font-size: 16px !important;
					font-weight: 500 !important;
					line-height: 1.875;
					display: flex;
					justify-content: center;
					align-items: center;
					text-align: center;
					border-radius: 6px;
					margin-bottom: 0;
					@media (max-width: 600px){
						width: 24px;
						height: 24px;
						font-size: 14px !important;
					}
					&.active, &:hover{
						background-color: #4C678563;
						color: #FFFFFF !important;
					}
				}
			}
		}
	}
}
.post-type-archive-tribe_events{
	.fl-row.fl-row-full-width.fl-row-bg-photo.fl-node-myvj8ag0iu49.fl-row-custom-height.fl-row-align-center.fl-visible-medium.fl-visible-mobile{
		display: block;
	}
}
.site-content > .ast-container {
    max-width: 100% !important;
    padding: 0 !important;
}
.pp-timeline-item:nth-child(odd) .pp-timeline-content {
    text-align: right;
}
.ace-custom-select {
	width: 100%;
	}