/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.5
Text Domain: fcc
*/

/* Staff Image Hover */

.ssba {




								}
								.ssba img
								{
									width: 35px !important;
									padding: 3px;
									border:  0;
									box-shadow: none !important;
									display: inline !important;
									vertical-align: middle;
								}
								.ssba, .ssba a
								{
									text-decoration:none;
									border:0;
									background: none;

									font-size: 	20px;

									font-weight: bold;
								}
								#page-id-2129 .container-wrap {
									padding-bottom: 0 !important;
								}

body .team-member img {
	opacity: .5;
}

body .team-member img:hover {
	opacity: 1;
}

#header-outer[data-lhe="animated_underline"] header#top nav >ul >li:not([class*="button_"]) >a:after, body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after, .material #header-secondary-outer[data-lhe="animated_underline"] nav >ul.sf-menu >li >a:after,  {
	border-top: 2px solid transparent !important;
}

#header-outer[data-lhe="animated_underline"].transparent header#top nav > ul > li > a:after, #header-outer.transparent header#top nav>ul>li[class*="button_bordered"]>a:before {
	border-color: transparent !important;
}


/* Category Side Bar - Local */

.category-local-engagement ul .cat-item-91 {
	display: none;
}

.category-local-engagement ul .cat-item-92 {
	display: none;
}

.category-local-engagement ul .cat-item-93 {
	display: none;
}

/* Category Side Bar - Global */

.category-global-engagement ul .cat-item-91 {
	display: none;
}

.category-global-engagement ul .cat-item-92 {
	display: none;
}

.category-global-engagement ul .cat-item-93 {
	display: none;
}

/* Category Side Bar - Bible Studies */

.page-id-8239 ul .cat-item-110 {
	display: none;
}

.page-id-8239 ul .cat-item-111 {
	display: none;
}

/* Home Page Buttons - Used to push them further down the page to showcase the graphic. */
/*
@media (max-width: 735px) and (min-width: 1px) {
	.swiper-slide .buttons {
		margin-top: -1.5em !important;
		transform: scale(2);
	}
} */

/*
@media (max-width: 1441px) and (min-width: 736px) {
	.swiper-slide .buttons {
		margin-top: 2.5em !important;
	}
} */

/*
@media (max-width: 2999px) and (min-width: 1442px) {
	.swiper-slide .buttons {
		margin-top: 5em !important;
	}
} */

/*
@media (max-width: 6000px) and (min-width: 3000px) {
	.swiper-slide .buttons {
		margin-top: 20em !important;
	}
} */

/* Footer Columns */

@media (max-width: 735px) and (min-width: 1px) {
	#footer-widgets {
		-webkit-column-count: 2;
  		-moz-column-count: 2;
  		column-count: 2;
		-webkit-column-width: 150px;
  		-moz-column-width: 150px;
 		column-width: 150px;
		-webkit-column-gap: 2em;
     		-moz-column-gap: 2em;
        	column-gap: 2em;
	}


	#nav_menu-3 {
		padding-left: 2em !important;
	}

	#nav_menu-4 {
		padding-left: 2em !important;
		padding-bottom: 7.25em !important;
	}

	#text-2 {
		padding-right: 2em !important;
	}

	.row {
		padding-top: 10px !important;
	}
}

/* Trying to make button bigger on mobile */

/* @media screen and (max-width: 800px) {
  	.swiper-slide.homeslide.swiper-slide-visible.swiper-slide-active.no-transform {
	transform: scale(2) !important;
	}
} */

/* We're Hiring Link in Footer */
/*
ul#social h4 {
	display: none;
}*/

/* Events List image Size */

/**
 * Hide past events on The Events Calendar's Month View
 */

.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore {
	display: none;
}

.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar td.tribe-events-past .type-tribe_events {
	border: none;
	box-shadow: none;
}


#tribe-filter-form {
	background: #f5f5f5;
	margin: 0;
	position: relative;
	width: 100%;
}

#tribe-filter-form label {
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

#tribe-filter-form .tribe-bar-submit input[type=submit] {
	-webkit-appearance: button;
	background: #666;
	background-image: none;
	border: none;
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	height: auto;
	letter-spacing: 0;
	line-height: 20px;
	padding: 10px;
	width: 100%;
}

.tribe-events-filter-group.tribe-events-filter-checkboxes ul {
	width: 75%;
}
.tribe-events-filter-group.tribe-events-filter-checkboxes li {
	display: inline-block;
	width: 155px;
	list-style-type: none;
}

.tribe-filter-submit {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 0;
	padding: 0;
	width: auto;
}

.page-id-2129 .container-wrap {
									padding-bottom: 0 !important;
								}

.marquee {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	background-color: rgba(0,0,0, .75);
	color: #fff;
	font-size: 18px;
	padding: 16px;
}

.marquee a {
	color: #fff;
	text-decoration: none;
}

.marquee a:hover {
	text-decoration: underline;
}

.marquee .recurringinfo {
	display: none;
}

body.home .marquee.events-marquee {
	display: block;
}

.hide-ticker {
	opacity: 0 !important;
	transition: opacity .3s ease-in;
	z-index: 1;
}

.show-ticker {
	opacity: 1 !important;
	transition: opacity .3s ease-in;
}
.get-ready {
	opacity: 0;
}




#tribe-filter-EventCategory {
	width: 100%;
	background-color: #f5f5f5 !important;
}

.tribe_events_filters_wrapper {
	min-height: 253px;
}

.tribe-events-filters-horizontal .tribe-events-filter-group {
	min-width: 100%;
	max-width: 100%;
	position: relative;
}

.tribe-events-filters-horizontal .tribe_events_filter_item {
	display: block;
	margin-right: 0;
}

.tribe-events-filter-group.tribe-events-filter-checkboxes ul {
	width: 100%;
}

.tribe_events_filter_item.closed .tribe-events-filter-group {
	display: block;
	border: none;
	box-shadow: none;

}


.tribe-events-filter-group .tribe-events-category-global-outreach {
	display: none !important;
}

.tribe-events-filter-group .tribe-events-category-highlighted-events {
	display: none !important;
}



.tribe-events-filters-horizontal .tribe-events-filter-group:before,
.tribe-events-filters-horizontal .tribe-events-filter-group:after,
.tribe-filter-status,
.horizontal-drop-indicator,
.tribe-filter-status {
	display: none;
}

.tribe_events_filters_close_filters {
	display: none;
}

.tribe-events-filters-group-heading {
	pointer-events: none;
}

#tribe_events_filters_form input {
	width: calc(100% - 30px) !important;
	display: block !important;
	margin-top: 20px !important;
}


#tribe_events_filters_form .tribe-parent-cat {
	width: 130px;
	height: 147px
}

#tribe_events_filters_wrapper .tribe-events-filter-group ul li {
	padding: 0;
	position: relative;
	background-color: #f5f5f5;
}

#tribe_events_filters_wrapper .tribe-events-filter-group ul li input {
		position: absolute;
		bottom: 0;
		left: calc(50% - 9px);
}

#tribe_events_filters_wrapper .tribe-events-filter-group ul li label {
	width: 100%;
	height: 100%;
}

#tribe_events_filters_wrapper .tribe-events-filter-group ul li label span {
	display: none;
}

#tribe_events_filters_form .tribe-events-category-classes-care {
	background-image: url(http://www.fairfax.cc/wp-content/themes/salient-child/img/event-filters/Brands-Icons_ClassesCare.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#tribe_events_filters_form .tribe-events-category-fairfax-kids {
	background-image: url(http://www.fairfax.cc/wp-content/themes/salient-child/img/event-filters/Brands-Icons_FairfaxKids.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#tribe_events_filters_form .tribe-events-category-hangar {
	background-image: url(http://www.fairfax.cc/wp-content/themes/salient-child/img/event-filters/Brands-Icons_Hangar.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#tribe_events_filters_form .tribe-events-category-transit {
	background-image: url(http://www.fairfax.cc/wp-content/themes/salient-child/img/event-filters/Brands-Icons_Transit.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#tribe_events_filters_form .tribe-events-category-global-outreach{
	background-image: url(http://www.fairfax.cc/wp-content/themes/salient-child/img/event-filters/Brands-Icons_FairfaxEmblem.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#tribe_events_filters_form .tribe-events-category-churchwide{
	background-image: url(http://www.fairfax.cc/wp-content/themes/salient-child/img/event-filters/Brands-Icons_FairfaxEmblem.png);
	background-repeat: no-repeat;
	background-size: contain;
}

._blox_location .fa-map-marker {
	margin-right: 10px;
}

@media only screen and (max-width: 425px) {

	#footer-outer {
		padding-top: 25px;
	}

	#nav_menu-5 {
		padding-top: 25px;
	}
}
.single-sp {
	border-top: 2px solid #e3e3e3;
	padding: 25px 0;
}
.single-sp p {
	font-size: 16px;
}

.single-sp h2 a {
	color: #000;
}
.single-sp h2 a:hover, .single-sp h2 a:focus {
	text-decoration: none;
}
.sp-chevron {
	margin-left: 30px;
	font-size: 35px;
	margin-top: -2px;
}
.sp-content .btn-dark {
	background-color: #000;
}
.sp-content .btn-dark a {
	color: #fff;
	font-size: 16px;
}
.sp-content .btn-dark a:hover, .sp-content .btn-dark a:focus {
	text-decoration: none;
}
.sp-content .btn-dark a .sp-chevron {
	font-size: 17px;
	margin-left: 5px;
	margin-top: 2px;
}
.sp-ministry {
	color: #656565;
	font-size: 16px;
	margin-bottom: 25px;
	display: block;
}
.help-needed {
	background-color: #de3516;
	text-transform: uppercase;
	padding: 5px;
	border-radius: 3px;
	margin-left: 20px;
	color: #fff;
	font-size: 15px;
	position: relative;
	top: -3px;
	font-weight: bold;
}

.help-needed.gfs {
	background-color: #69B5C1;
}

.facetwp-facet.facetwp-facet-help_needed,
.facetwp-facet-great_first_step {
	margin-bottom: 0;
}
.facetwp-facet-help_needed .facetwp-radio,
.facetwp-facet-great_first_step .facetwp-radio {
	display: inline-block;
	background: none;
	line-height: 48px;
	width: 120px;
	margin: 0;
}
.facetwp-facet-help_needed .facetwp-radio.checked,
.facetwp-facet-great_first_step .facetwp-radio.checked  {
	background: none;
}
.facetwp-facet-help_needed .facetwp-radio img,
.facetwp-facet-great_first_step .facetwp-radio img {
	opacity: 0.3;
	vertical-align: top;
	width: 48px;
}
.facetwp-facet-help_needed .facetwp-radio.checked img,
.facetwp-facet-great_first_step .facetwp-radio.checked img {
	opacity: 1;
}

.facetwp-type-fselect .fs-option .fs-option-label {
	white-space: normal !important;
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
	background-color: #67b4c1 !important;
}

a[aria-expanded=true] .fa-angle-down {
   display: none;
}

a[aria-expanded=false] .fa-angle-up {
   display: none;
}

.mobile-arrows {
	display: none;
}

.mobile-arrows a {
	color: #000;
}

.mobile-arrows a:hover, .mobile-arrows a:focus {
	text-decoration: none;
}

.facetwp-facet-help_needed,
.facetwp-facet-great_first_step {
	display: inline;
}

.facetwp-facet-help_needed,
.facetwp-facet-great_first_step {
	display: inline;
}

.facet-dropdown h4 {
	font-size: 17px !important;
}

.facetwp-facet-help_needed .facetwp-radio,
.facetwp-facet-great_first_step .facetwp-radio {
	width: 63px;
}

.facetwp-facet-help_needed .facetwp-radio img,
.facetwp-facet-great_first_step .facetwp-radio img {
	position: relative;
	top: 11px;
}

@media only screen and (max-width: 690px) {
	.mobile-arrows {
		display: block;
	}

	.desktop-arrows {
		display: none;
	}

	.single-sp h2 {
		font-size: 19px;
		text-align: center;
	}
	.help-needed {
		font-size: 12px;
		display: block;
		margin-left: 0;
		margin-top: 20px;

	}
	.sp-chevron {
		margin-left: 0;
		margin-top: 20px;
		display: block !important;

	}
	.sp-ministry {
		text-align: center;
	}

	.sp-content .btn-dark a .sp-chevron {
		display: inline !important;
	}

	a[aria-expanded=true] .fa-angle-down {
	   display: none !important;
	}

	a[aria-expanded=false] .fa-angle-up {
	   display: none !important;
	}

}

