/* 
Theme Name: Catholic Care
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: catholic-care
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
@media(min-width: 1024px) {
	.facetwp-facet {
		min-width: 320px;
	}
}
.facetwp-facet {
	margin-bottom: 0 !important;
}
select.facetwp-dropdown,
.facetwp-facet select {
	border: 1px solid #E2DEDE;
	font-size: 16px;
    line-height: 1.5em;
    letter-spacing: -0.16px;
    color: #474747;
}
/* Faq css starts here */
.custom-faq .eap-icon-ea-expand-plus:before {
    content: "\2b";
}
.custom-faq [class*=" eap-icon-"]:before, 
.custom-faq [class^=eap-icon-]:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
}
.custom-faq .eap-icon-ea-expand-minus:before {
    content: "\f068";
}
.custom-faq .sp-easy-accordion>.sp-ea-single {
    border-left: 0 !important;
    border-right: 0 !important;
}
.custom-faq .sp-easy-accordion>.sp-ea-single:first-child {
    border-top-width: 2px !important;
}
.custom-faq .sp-easy-accordion>.sp-ea-single:last-child {
    border-bottom-width: 2px !important;
}
.custom-faq .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 20px 0;
}
.custom-faq .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
    padding: 15px 0;
	font-size: 16px;
}
/* Faq css ends here */
/* Jet menu css start here */
.jet-mobile-menu__item--sub-trigger-item.jet-mega-icon-title {
	border-bottom: 0 !important;
	padding: 10px 0 !important;
}
.jet-mobile-menu__item.jet-mega-icon-title {
	border-bottom: 0 !important;
	padding: 10px 0 !important;
}
.jet-mobile-menu__item {
	border-bottom: 1px solid #0000001a;
}
/*
.jet-mega-icon-title > .jet-mobile-menu__item-inner > a .jet-menu-icon {
    margin-top: 5px;
}
*/
.jet-mega-icon-title > .jet-mobile-menu__item-inner > a .jet-menu-badge .jet-menu-badge__inner {
	padding: 0 !important;
	font-size: 12px;
	font-weight: 300 !important;
	line-height: 1.32em !important;
	letter-spacing: 0 !important;
}
.jet-mega-icon-title > .jet-mobile-menu__item-inner {
	max-height: 40px;
}
.jet-mega-icon-title .jet-menu-label {
	font-size: 16px !important;
	line-height: 1.28em !important;
	letter-spacing: -0.32px !important;
	font-weight: 600 !important;
}
.jet-mobile-menu__controls {
    align-items: flex-start !important;
    flex-direction: column-reverse !important;
    min-height: unset;
	gap: 30px;
	order: 2;
	padding: 10px 20px 0;
}
.jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__back[aria-label="Close Menu"] {
	display: none;
}
.jet-mobile-menu__breadcrumb .breadcrumb-label {
    color: #0A3357;
	font-size: 20px;
	line-height: 128%;
	font-weight: 600;
	letter-spacing: -0.4px;
	padding-bottom: 20px;
}
.jet-mobile-menu__breadcrumbs {
	border-bottom: 1px solid #0000001a;
	width: 100%;
}
.jet-mobile-menu__item--sub-trigger-item:first-child {
	padding-top: 20px !important;
}
.jet-mobile-menu__container-inner:has(.jet-mega-icon-title) .jet-mobile-menu__breadcrumbs,
.jet-mobile-menu__container-inner:has(.jet-mobile-sub-template) .jet-mobile-menu__breadcrumbs {
  display: none;
}
.jet-mobile-menu__item.jet-mega-icon-title:first-child {
	padding-top: 30px !important;
}
.jet-mobile-menu__body {
	padding: 0px 20px 20px;
	order: 3;
}
.jet-mobile-menu__after-template {
    order: 4;
	padding: 0 20px;
}
.jet-mobile-menu__container-inner:has([aria-label="Back to Prev Items"]) .jet-mobile-menu__after-template {
	display: none;
}

.jet-mobile-menu__item-inner a.mobile-link.mobile-sub-level-link {
    width: 100%;
}

.jet-mobile-menu__item .jet-menu-item-wrapper {
	position: relative;
	flex-wrap: nowrap !important;
	-webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.jet-mobile-menu__item .jet-menu-badge {
	position: absolute;
    left: 50px;
    top: 24px;
    /* width: 100%; */
	width: calc(100% - 20px);
	transform: unset !important;
	-webkit-transform: unset !important;
}
.jet-mobile-menu__container {
	width: 100% !important;
}
/*
.jet-mobile-menu--location-elementor .jet-mobile-menu__breadcrumbs {
	display: none;
}
*/
/* Jet menu css ends here */