/**

 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */

.pastor_filter_search {
max-width: 200px;
    padding: 0px 0 20px 0;
    margin: auto;
}.search-formnew {
    display: flex;
    width: 100%;
    gap: 20px;
}p.nopostf {
    font-size: 16px;
    padding-bottom: 12px !important;
    font-weight: bold;
    color: #000;

}.item_emaily {
    text-align: right;
}.item-zipcde {
    text-align: center;
}
#search_zip {width: 100%;
    color: #2E4152;
    font-size: 18px;
    background-color: #EAECEE;
    border: 0;
    outline: 0;
    border-radius: 50px;
    height: 55px;
    padding: 0 25px;
}

.search-subnew[type="submit"] {
    background-color: #3a52a0;
    display: block;
    background-image: url(images/Groupsech.png);
    background-repeat: no-repeat;
    border: none;
    padding: 0;
    width: 64px;
    border-radius: 50px;
    height: 55px;
    background-position: center;
}

	.pastor_page{ padding-bottom:60px; } 
	.pastor_list_item {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%; 
    width: 100%;
    padding: 15px 0px;
    border-bottom: solid 1px #EAECEE;
    justify-content: center;
    align-items: center;
}.pastor_listing_box_outr {
      /* background: #EAECEE; */
    border-radius: 15px;
    margin: 0 0 20px 0;
}

.ajax_loader_img {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    text-align: center;
    display: flex;
    justify-content: space-around;
    background: rgb(0 0 0 / 30%);
    z-index: 99;
    align-items: center;
}.ajax_loader_img img {
    width: 100px;
    height: auto;
}.openLightbox, #contactForm input.btntpre {
color: #FFFFFF;
    border-radius: 8px;
    font-size: 15px;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif !important;
    background-color: #213c80;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em;
    cursor: pointer;
    text-align: center;
}div#formResponse p {
   color: #000;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 0 0; 
}
.hebendt{color: #3a52a0; text-transform: capitalize;}
.standard_text{ margin:auto; max-width:700px;  }
span#clickme {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    line-height: 22px;
    display: inline-block;
    width: 22px;
    vertical-align: bottom;
    background: #3a52a0;
    text-align: center;
    border-radius: 100%;
    margin: 0 0 0 10px;
}.standard_text p {
    font-weight: 600;
}div#bookplush table tr td {
  padding: 3px 0 0px 0;
    margin: 0;
    border: 0;
}
div#bookplush table {
    border: 0;
}

div#bookplush {
    box-shadow: 0px 0px 3px 2px #EAECEE;
    padding: 15px 20px 10px 20px;
    border-radius: 10px;
    margin-top: 30px;
    display: none; 
}span.selecionado {  background:#f89406 !important;
    
}








.lightbox {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.7);
}
/* Content Box */
.lightbox-content {
  background: #fff;
  margin: 10% auto;
  padding: 30px;
  border-radius: 10px;
  max-width: 500px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0,0,0,0.5);
}
/* Close */
.close {
  float: right;
  font-size: 24px;
  cursor: pointer;
}#contactForm input[type=text], #contactForm input[type=email], #contactForm textarea {
    height: 40px;
    width: 100%;margin-bottom: 15px;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 16px;
    color: #000;
}#contactForm textarea.msgtpre {
    height: 90px;    padding: 10px;
}h2#lightboxTitle {
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    color: #3a52a0;
    padding: 0px 0 25px 0;
}