/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2024 | 20:48:56 */
.banner_desktop_max h1 {text-transform: capitalize !important;}

.wb-jobfair-form .elementor-widget {width: 100%;}

.sidebar_section-form {background-color: #F8F8F8;}

.wb-jobfair-carousel quote {
	display: block;
	color: #0A294A;
	font-style: italic;
	position: relative;
	margin-bottom: 20px;
	padding-left: 20px;
}
.wb-jobfair-carousel quote:before {
	content: url('/wp-content/uploads/2024/03/Quotemark-symbol-testimonials.png');
	position: absolute;
	top: -15px;
	left: 0;
}
.wb-jobfair-carousel h4 {margin-bottom: 30px;}

.wb-jobfair-carousel .elementor-swiper-button svg {display: none;}
.wb-jobfair-carousel .elementor-swiper-button {
	content: url('/wp-content/uploads/2024/03/Blue-Arrow-Right-icon.png');
	position: absolute;
	top: 65px !important;
	right: 0 !important;
	height: 16px;
	width: 48px;
}
.wb-jobfair-carousel .elementor-swiper-button-prev {
	content: url('/wp-content/uploads/2024/03/Blue-Arrow-Left-icon.png');
	left: auto !important;
	right: 55px !important; 
}
.wb-jobfair-carousel .swiper-button-disabled {opacity: 0.7;}

.wb-popform-wrap {padding-bottom: 40px;}


/* --- Student Council Minutes Page --- */

.wb-toggle-wrap .elementor-tab-title {
	border-bottom: 1px solid #E5E7E9;
	display: flex;
    flex-flow: row-reverse;
    align-items: center;
    justify-content: space-between;
}
.wb-toggle-wrap .elementor-tab-content {
	border-top: 1px solid #F0B31D !important;
}
.wb-toggle-wrap .wb-toggle-div {
	width: 50%; 
	float: left;
}
.wb-toggle-wrap .wb-toggle-div ul {padding-left: 30px;}

.wb-toggle-div h6 {margin-bottom: 10px;}

.wb-toggle-div-wrap {
	display: flex;
	flex-wrap: wrap;
}
.wb-toggle-wrap .elementor-accordion-icon-closed path {stroke: #0A294A;}
 

/* -- Footer -- */ 

.footer-second-location {margin-top: 15px;}


/* -- Media Query -- */

@media screen and (max-width: 768px) {
	
	.wb-toggle-wrap .wb-toggle-div {
		width: 100%; 
		float: none;
	}
	.wb-toggle-wrap .elementor-tab-content div:not(:first-child) {
		margin-top: 10px;
	}
	
}

/* -- End Media Query -- */
