/* jp-related */
/*.type-event .jp-relatedposts {
  display: none !important;
}

#jp-relatedposts h3.jp-relatedposts-headline {
  font-size: 24px !important;
  font-family: Lato,sans-serif !important;
  color: #00337f;
  font-weight: 700 !important;
}

.interior-page .crp_related {display: none;}
*/
@media screen and (max-width: 372px) {
	/*ways-to-help hero img*/
	.page-id-97 .landing-page .landing-page-hero{
  	background-size: auto 150px;
	}

	/* donate hero img */
	.page-id-53 .hero-text-container,
	.page-id-448 .hero-text-container {
  	margin-top: 60px !important;
	}
}

.ufaq-faq-display-style-Minimalist .ewd-ufaq-post-margin-symbol span {
    transform: rotate(-90deg);
}


.primary-nav .nav>li>a {
	padding: 10px 24px!important;
    text-transform: uppercase!important;
}

#donation-form-btn-next {
	background-color: #c23b13 !important;
}

#donation-form-btn-next:hover,
#donation-form-btn-next:focus {
	background-color: #d28e00 !important;
}

.btn-campaign {
	font-size: 24px !important;
    font-weight: bold !important;
    padding: 20px 50px !important;
}

.btn-campaign-small {
	font-size: 20px;
    padding: 15px 20px;
    font-weight: bold;
}

@media screen and (max-width: 480px) {
	.btn-campaign {
		font-size: 22px !important;
		font-weight: bold !important;
	}
	.homepage-hero .button {
		max-width: 275px !important;
	}
}
@media screen and (min-width: 1651px) {
	.jumbotron {
		min-height: 720px !important;
	}
}

.ufaq-faq-display-style-Minimalist .ewd-ufaq-post-margin-symbol span {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.ewd-ufaq-faq-display-style-minimalist {
    border-bottom: none !important;
}
div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
    padding: 6px 0px 0px 2px !important;
}
.ewd-ufaq-faq-title-text h4 {
    font-family: Archivo Narrow, sans-serif;
}
.ewd-ufaq-search {
    display: none;
}

.signup-full-width {
	width: 100%;
	display: block;
	margin: 0 auto;
	background: #00337f;
	padding: 5px 0 20px;
}

.signup-full-width .panel.panel-default {
	width: 80%;
	display: block;
	margin: 0 auto;
	background: #00337f;
}
.signup-full-width .subscribe-info {
	color:white; text-align:center;
	padding: 15px 0;
	float: unset;
	position: unset;
	right: unset;
}
@media (min-width:769px) {
    .signup-full-width {
      padding: 5px 0;
  }
    .signup-full-width .panel.panel-default {
      width: 60%;
      display: block;
      margin: 0 auto;
      background: #00337f;
  }
  .signup-full-width .subscribe-info {
    color:white; text-align:center; 
    padding: 15px 0 0;
    float: left;
    position: relative;
    right: -140px; width: 130px;
    }
}

.wp-pagenavi {
	margin-top: 80px;
}
.wp-pagenavi a, 
.wp-pagenavi span {
	border: none;
	padding: 3px 10px;
}
@media only screen and (max-width: 568px) {
	.wp-pagenavi span.pages {
		display: block;
	}  
	.wp-pagenavi a, .wp-pagenavi span {
		padding: 3px 3px;
	}  
}

.wp-pagenavi .current {
    background-color: #00337f;
    color: #fff;
}

.wp-pagenavi span.pages {
    display: none !important;
}

.wp-pagenavi .first {
    margin-left: -50px;
}

.pagination__control-link--previous,
.pagination__control-link--next,
.wp-pagenavi .first,
.wp-pagenavi .last {
    visibility: hidden;
}

.pagination__control-link--previous:before {
    visibility: visible;
    content: '\003C';
}

.pagination__control-link--next:after {
    visibility: visible;
    content: '\003E';
}

.wp-pagenavi .first:after {
    visibility: visible;
    content: '\003C\003C';
}

.wp-pagenavi .last:before {
    visibility: visible;
    content: '\003E\003E';
}

/* overwrite earlier vesrion of font awesome coming from the Mega Menu Pro plugin */
footer .nav-social .fa-youtube-square:before { 
    content: "\f431" !important;
}
footer .nav-social .fa-tiktok {
    margin-top: 2px;
    padding: 1px 6px 3px 6px;
    background-color: white;
    border-radius: 5px;
    font-size: 28px !important;
}

footer .nav-social .fa-tiktok:before {
    font-size: 23px;
    color: #00337f;
}

footer .nav-social .fa-tiktok:hover {
    background-color: #d28e00;
}

/* search page search form */
.page-id-12832 .entry-header {
    margin-top: 50px;
}
.page-id-12832 .search-form input {
    max-width: 250px;
}
@media screen and (min-width: 600px) {
    .page-id-12832 .search-form input {
        max-width: 430px;
    }
}

/* to resolve the issue of the popup maker plugin generated popup getting hidden on the branch (location) pages */
.pum-overlay.pum-active, 
.pum-overlay.pum-active .popmake.active {     
	display: block !important;     
	opacity: 1 !important; 
}

/* hide duplicate text 'hours of operation' in branch details box generated by Geo my WP plugin */
#branchDetailPanel .branch-detail > span {
    display: none;
}

/* Remove extra margin from the main navigation */
body ul {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Left align location details */
.branch-details-container .branch-panel .row .col-md-6.col-sm-6 {
    text-align: left;
}

/* Sassy Social Share style over-rides */
.news-social-share {
    margin-top: 50px;
}
.news-social-share .heateor_sss_sharing_ul {
	margin-top: 10px !important;
	display: flex;
	justify-content: flex-start;
    margin-left: -5px !important;
}

.news-social-share .heateor_sss_sharing_ul a {
	margin: 5px !important;
}

@media screen and (max-width: 500px) {
    body.single-adoption_stories .single-featured-image-header {
        float: none !important;
        text-align: center;
        margin: 15px 0px !important;
    }
}