/* FINNDER NAV */
.finder-nav .fl-row-content-wrap {
  padding: 0px;
}

.finder-nav .fl-row-content-wrap .fl-module-content {
  margin: 0 20px !important;
}

/* STAFF ANND OFFICE FINDER */
.finder-container .fl-row-content-wrap {
  padding: 40px 0px 10px;
}

.counter .fl-module-content {
    margin: 0px;
    margin-left: 20px;
}

.people-results  .fl-node-content{
    height: 30px;
    margin: -30px 0 0 0;
}

.people-results  .fl-node-content .fl-rich-text {
    height: 30px;
    margin: 0px;
    padding-left: 30px;
    font-size: 14px;
    display: flex;
    flex-direction: row;
}

.people-results  .fl-node-content .fl-rich-text .facetwp-counts {
    margin-right: 10px;
}

.people-results  .fl-node-content .fl-rich-text p {
    margin-bottom: 0px;
}

.facetwp-alpha {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1.75px;
  text-align: center;
  color: #595959 !important;
}

.facetwp-alpha.available {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1.75px;
  text-align: center;
  color: #595959;
}

.facetwp-facet.facetwp-facet-alphabetical.facetwp-type-alpha {
    position: relative;
}

.facetwp-facet.facetwp-facet-alphabetical.facetwp-type-alpha:before {
    content: 'Last name begins with';
    position: absolute;
    top: -20px;
    font-size: 14px;
    font-weight: bold;
}

.facetwp-counts {
	display: inline;
}

.facetwp-map-filtering {
	display: none;
}

/* PARISH FINDER */
.parish-result-list {
    height: 56vh;
    overflow-y: auto;
}

#parish-finder-map {
  height: 60vh !important;
  width: 100% !important;
}

#facetwp-map {
  height: 60vh !important;
  width: 100% !important;
}
.filter-container {
  height: 61vh !important;
  overflow-y: auto;
}

.facetwp-map-filtering {
  margin-top: 30px;
}

.parish-listing-name a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #00558a;
}

.parish-listing-address {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #595959;
}

.parish-listing-address p {
    margin-bottom: 0px;
}

.parish-listing-phone {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #595959;
}

.parish-listing-divider-line {
  height: 1px;
  background-color: #d9d9d9;
  margin-top: 27px;
  margin-bottom: 32px;
}

.post-item.is-active {
  background-color: #f7f6f3;
}

.finder-search .fl-module-content {
  margin-bottom: 0px;
}

.facetwp-facet.facetwp-facet-parish_finder.facetwp-type-search {
    margin-bottom: 10px;
}

.parish-finder-container .fl-module-content.fl-node-content {
    margin-top: 3px;
    margin-bottom: 5px;
}

.finder-search .fl-module-content .facetwp-bb-module .facetwp-facet-title {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #595959;
}

.facetwp-type-search .facetwp-search {
    width: 250px;
    height: 50px;
}

.facetwp-type-search .facetwp-btn {
    right: -299px;
    z-index: 9;
    background-color: #2f7f0b;
    line-height: 0px;
    opacity: 1;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.facetwp-facet-office_ministry_search {
    position: relative;
}

#staff-search .fl-module-content,#office-search .fl-module-content {
    margin: 10px 20px;
}

#office-search .facetwp-facet-office_ministry_search:after {
    content: "Find an office or ministry";
    position: absolute;
    top: -35px;
    font-size: 12px;
}

#staff-search .facetwp-facet-office_ministry_search:after {
    content: "Find staff";
    position: absolute;
    top: -20px;
    font-size: 12px;
}

button.back-button {
    background-color: transparent;
    border: none;
    color: #595959;
    font-size: 14px;
}

button.back-button:hover {
    background-color: transparent;
    border: none;
    color: #595959;
    font-weight: bold;
    font-size: 14px;
}

.facetwp-type-search .facetwp-btn:before {
    height: 50px;
    width: 50px;
    background-size: 30px 30px;
    background-position: center;
}

/* .finder-search .fl-module-content .facetwp-bb-module .facetwp-type-search .facetwp-search-wrap .facetwp-btn:before {
  content: '';
  background: none;
} */

.finder-search .fl-module-content .facetwp-facet {
  margin-bottom: 0px;
}

.facetwp-checkbox {
    /* background: url('../images/checkbox.png') 0 4px no-repeat !important; */
    margin-bottom: 4px;
    padding-left: 30px !important;
    cursor: pointer;
    font-size: 14px;
    color: #595959;
    background-position: 0% 10% !important;
    margin-top: 10px;
}


.facetwp-type-checkboxes a {
  font-size: 14px;
}

.facetwp-type-radio .facetwp-counter,
.facetwp-checkbox .facetwp-counter {
  display: none;
}

.pp-accordion .facetwp-facet {
  margin-bottom: 5px;
}

.fl-node-5d951ec489329 .pp-accordion-item .pp-accordion-content {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* PARISH DETAILS */
.details-container {
  display: flex;
/*   flex-direction: row-reverse; */
}

.details-container.pdf {
  margin: 30px 0px;
  width: 100%;
}

.liturgy-item {
	width: calc(50% - 10px);
	margin-top: 34px;
	font-size: 14px;
}

.liturgy-item div p {
    margin-bottom: 0px;
}

.liturgy-item div {
    margin-top: 10px;
    margin-bottom: 10px;
}

.left-content {
  width: 30%;
  max-width: 380px;
  background-color: #f7f6f3;
}

.staff-ministry-filter {
  background-color: #f7f6f3;
}

.main {
  width: 70%;
  padding: 15px 30px;
}

.page-header,
.page-header h1,
.main .page-header,
.main .page-header h1 {
    margin-top: 0px;
}

.left-content .parish-image {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.left-content .parish-image img {
  width: 100%;
  height: auto;
}

.left-content .page-map {
  height: 200px;
}

.left-content .page-map .acf-map {
  height: 200px !important;
}

.left-content .parish-info {
  padding: 30px 45px;
  font-size: 14px;
}



.left-content .parish-info div {
    margin-bottom: 10px;
}

.left-content .parish-info .break-line {
    content: "";
    height: 1px;
    width: 20px;
    border-bottom: solid 1px #595959;
}

.clergy-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.clergy-container .clergy-item {
  min-height: 95px;
  width: calc(50% - 10px);
/*   display: flex; */
  font-size: 14px;
}

.clergy-container .clergy-item p {
    margin-bottom: 0px;
}

.order-container p {
    font-size: 14px;
}

.clergy-container .clergy-item a {
/*   line-height: 80px; */
/*   margin-left: 20px; */
  font-size: 14px;
}

.clergy-container .clergy-item .image-container {
  height: 80px;
  width: 80px;
	margin-right: 20px;
  overflow: hidden;
	float:left;
}

.clergy-container .clergy-item .image-container img {
  width: 100%;
  height: auto;
}

.clergy-container .clergy-item .content-container {
/* 	padding-top: 10px;	 */
}
.hybrid-staff-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.hybrid-staff-container .staff-item {
    min-height: 100px;
    width: calc(50% - 10px);
    font-size: 14px;
}
.hybrid-staff-container .staff-item {
    margin-bottom: 0px;
}
.hybrid-staff-container .staff-item a {
    font-size: 14px;
}
.hybrid-staff-container .staff-item .image-container {
    height: 80px;
    width: 80px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
}
.hybrid-staff-container .staff-item .image-container img {
    width: 60px;
    height: 100%;
    object-fit: cover; 
}
.non-clergy-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.non-clergy-container .non-clergy-item {
  width: calc(50% - 10px);
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 16px;
}

.parish-counter .fl-node-content {
  margin: 0px 0px;
}

.counter .fl-node-content .fl-rich-text pre {
  border: none;
  background-color: transparent;
  display: flex;
  padding-left: 0;
}

.list-container {
  margin-left: auto;
  padding-left: 60px;
}

.fl-post-meta.fl-post-meta-bottom {
    display: none;
}

 .staff-list-container {
   margin-top: -80px;
 }

 .office-list-container {
 }

.staff-office-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 25px 0px 30px;
  border-bottom: solid 1px #d9d9d9;
  text-transform: capitalize;
  font-size: 14px;
}

.staff-office-item .image-name {
  display: flex;
  flex-direction: row;
  width: 40%;
}

.staff-office-item .email {
    width: 40%;
    padding-top: 10px;
}

.staff-office-item .phone-number {
    padding-top: 10px;
	margin-left: auto;
}

.staff-office-item .image-name .name-link {
    padding-top: 10px;
}

.staff-office-item .image-name .name-link a {
  line-height: 0px;
/*   margin-left: 15px; */
}

.staff-office-item .office-name-link {
    padding-top: 10px;
    width: 30%;
}

.staff-office-item .image-name .non-religious-name p {
    padding: 0;
	margin: 0;
}

.staff-office-item .image-name .name-link p {
    margin-bottom: 0px;
    margin-left: 15px;
}

.staff-office-item .image-name .clergy-image {
  height: 60px;
  width: 60px;
  overflow: hidden;
}

.staff-office-item .image-name .clergy-image img {
  width: 100%;
  height: auto;
}

.staff-ministry-filter .facetwp-radio,
.staff-ministry-filter .facetwp-checkbox {
  background: none;
  text-transform: capitalize;
}

.staff-ministry-filter .facetwp-radio.checked,
.staff-ministry-filter .facetwp-checkbox.checked {
  background: none;
  font-weight: bold;
}

.facetwp-bb-module .facetwp-radio {
    margin-top: 7px;
    margin-bottom: 7px;
}

.show-mob {
	display: none;	
}
.hide-mob {
	display: inline-block;
}
@media only screen and (max-width: 768px) {
	
	.show-mob {
		display: inline-block;	
	}
	.hide-mob {
		display: none;
	}
	.liturgy-item {
		width: 100%;
		margin-top: 34px; 
		font-size: 14px;
	}
	
	.clergy-container .clergy-item {
	  min-height: 95px;
	  width: 100%;
/* 	  display: flex; */
	  font-size: 14px;
	}
	.non-clergy-container .non-clergy-item {
	  width: 100%;
	  margin-top: 24px;
		margin-bottom: 0;
	  font-size: 14px;
	}
	
    .fl-node-content .fl-module-content .fl-button-wrap {
        text-align: center;
    }
    
    #parish-finder-map {
        display: none;
    }
    
    .fl-row-content-wrap .fl-col-group .fl-col-small {
        width: 100% !important;
    }
    
    .parish-finder-container .fl-col-group {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .parish-finder-container .filter-container {
        height: auto !important;
    }
    
    .fl-node-content .staff-list-container {
        margin-top: -25px;
    }
    
    .fl-node-content .staff-list-container.list-container {
        padding-left: 0px;
    }
    
    .fl-node-content .list-container.office-list-container {
        padding-left: 0px;
        margin-top: -45px;
    }
    
    #staff-search {
        margin-top: 25px;
    }
    
    #office-search {
        margin-top: 25px;
    }
    
    .facetwp-template .staff-office-item {
        flex-direction: column;
    }
    
    .staff-office-item .office-name-link {
        width: 100%;
    }
    
    .staff-office-item .image-name {
        width: 100%;
    }
    
    .staff-office-item .email {
        width: 100%;
		padding: 0;
    }
    
    .staff-office-item .phone-number {
        width: 100%;
		padding: 0;
    }
    
    .finder-nav .fl-row-content .fl-col-group{
        display: flex;
        flex-direction: row;
    }
    
    .finder-nav .fl-row-content-wrap .fl-module-content {
        margin: 10px 0px !important;
    }
    
    .finder-nav .fl-row-content-wrap .fl-module-content a.fl-button, .finder-nav .fl-row-content-wrap .fl-module-content a.fl-button:visited {
        font-size: 14px;
    }
    
    .finder-header-row .fl-row-content-wrap {
        padding: 0px;
    }
    
    .finder-header-row .fl-row-content-wrap .fl-module-content {
        margin: 0px 0px 10px;
    }
    
    .staff-ministry-filter .facetwp-facet {
        margin-bottom: 0px;
    }
    
    .parish-result-list {
        height: auto;
    }
    
    .list-container {
        height: auto;
    }
    
    .facetwp-type-alpha .facetwp-alpha {
        margin-right: 12px;
        margin-top: 4px;
    }
    
    #office-search .facetwp-facet-office_ministry_search:after {
        top: -25px;
    }
    
    .details-container {
        flex-direction: column;
    }
    
    .left-content {
        width: 100%;
    }
    
    .main {
        width: 100%;
        padding: 10px;
    }
}
.acf-map {
	margin: 0 !important;
}

/* PDF ICON */
.fl-col-group .pdfprnt-button-pdf,
.finder-header-row .pdfprnt-button-pdf,
.pdfprnt-button-pdf-link {
	background-image: url(/wp-content/uploads/2019/12/icon-pdf@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 18px 22px;
	padding-left: 28px !important;
	font-family: Montserrat!important;
	font-size: 14px!important;
  	font-weight: 600!important;
}
.fl-col-group .pdfprnt-button-pdf img,
.finder-header-row .pdfprnt-button-pdf img {
	display: none !important;
}
.pdfprnt-button-pdf-link {
	display: block;
	min-height: 31px;
	background-position: left top;
/* 	text-align: right; */
}
.pdfprnt-buttons-parish_information .pdfprnt-button-pdf-title {
	display: none !important;
}
@media only screen and (max-width: 768px) {
	.pdfprnt-buttons {
		margin: 0 auto;
		text-align: center;
	}
	.finder-header-row .pdfprnt-button-pdf {
		width: 130px;
	}
	.pdfprnt-button-pdf-link {
		text-align: center;
		width: 170px;
		margin: 0 auto;
	}	
}
/* STAFF PAGE PDF */

@media print
{    
	.fl-page-header, .fl-page-header *,
	.fl-page-footer-wrap, .fl-page-footer-wrap *,
    .no-print, .no-print *,
	.back-button
    {
        display: none !important;
		height: 0!important;
    }
}
