/*
 Theme Name:   Pet Notices Child Theme
 description: >-
   A child theme of the Twenty Twenty default WordPress theme
 Author:       Media Sales Plus, Inc.
 Template:     twentytwenty
 Version:      1.0.0
*/

/* GLOBAL COLORS 
 * Dark Blue - #2b4162
 * Light Blue - #385f71
 * Off White - #f5f0f6
 * Light Tan - #d7b377
 * Dark Tan - #8f754f
 * 
 * */


/* Global Styles */
H1, H2, H3, H3, H5, H6 {
	font-family: 'Sriracha', cursive !important; 
	font-weight: 400;
}
p, ul, li, figcaption {
	font-family: 'Montserrat', sans-serif !important;
}
main {
	padding-bottom: 3rem;
	background-color: #f5f0f6;
}

/* Header Styles */

/* Remb Posts */
.category-remembrances #site-header, .search-results #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesrem-post.jpg);
	background-size: cover;
	padding-bottom: 5%;
	background-position: center;
}

/* about */
.page-id-17 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesabout.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* notices */
.page-id-19 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesnotices.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* remembrances */
.page-id-109 #site-header, .parent-pageid-109 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesremembrances.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* licenses */
.page-id-111 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imageslicenses.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* lost & found */
.page-id-113 #site-header, .parent-pageid-113 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imageslost-and-found.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* adoption */
.page-id-115 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesadoption.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* resources */
.page-id-23 #site-header, .tribe-events-page-template #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesresources.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* whats next */
.page-id-127 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imageswhats-next.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* vet services */
.page-id-125 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesvet-services.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* pet arrangements */
.page-id-121 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesarrangements.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* memorial gifts */
.page-id-123 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesmemorial-gifts.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* donations */
.page-id-129 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagesdonations.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* contact */
.page-id-25 #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/PN-Header-Imagescontact.jpg);
	background-size: cover;
	padding-bottom: 15%;
	background-position: center;
}
/* home */
.site-description {
	display:none;
}
.home #site-header {
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/jake-oates-E38KRRk1fvg-unsplash-scaled-e1648669836124.jpg);
	background-size: cover;
	padding-bottom: 28%;
	background-position: top;
}

.header-titles-wrapper {
	margin-bottom: 1rem !important;
}
.singular .entry-header {
	padding-top: 4rem;
	padding-bottom: 1rem;
}
.entry-title {
	font-weight: 500;
	color: #2b4162;
	font-size: 50pt;
	border-bottom: 10px dotted #d7b377;
	padding-bottom: 3rem;
	max-width: 60rem !important;
	margin: 0 auto !important;
}
.home .entry-title {
	border-bottom: none;
	padding-bottom: 0;
}
.entry-content {
	background-color: #f5f0f6;
}

.post-inner {
	padding-top: 0;
}
.home .page-tagline {
	width: 100% !important;
	max-width: 60% !important;
	text-align: center;
	padding-bottom: 3%;
	margin-bottom: 0;
	border-top: 10px dotted #d7b377;
	padding-top: 3rem;
	max-width: 58rem !important;
	margin: 0 auto !important;
}

/* Menu Styles */
.header-navigation-wrapper {
	padding: .5% 5%;
	background-color: #2b4162;
	border-radius: 30px;
}
.primary-menu li {
	margin-left: 0;
	padding: 0 35px;
}
.primary-menu li:last-child {
	padding-right: 0;
}
body:not(.overlay-header) .primary-menu > li > .icon {
	color: #f5f0f6 !important;
}
body:not(.overlay-header) .primary-menu > li > ul:after {
	border-bottom-color: #2b4162 !important;
}
body:not(.overlay-header) .primary-menu ul {
	background-color: #2b4162 !important;
}
.primary-menu li .sub-menu li {
	padding: 0 10px;
}
.primary-menu li .sub-menu a {
	padding: 1rem 0;
	font-size: 2.3rem;
}
.primary-menu .current_page_ancestor {
	text-decoration: none;
}
.primary-menu > li > .icon {
	right: 2.2rem;
	top: 1.6rem;
}
.primary-menu a {
	font-size: 3rem;
	font-weight: 300;
	color: #f5f0f6 !important;
	text-align: center;
}
.primary-menu a:hover, .primary-menu li.current-menu-item > a {
	text-decoration: none;
	font-weight: 500;
}
.modal-menu a {
	color: #385f71 !important;
}
/* SPONSORSHIP BANNERS */
#sponsor-banner a {
	width: 100%;
	max-width: 100%;
	padding: 4% 0;
	background-color: transparent;

}

/* donations */
.page-id-129 #sponsor-banner {
	width: 100%;
	max-width: 100%;
	padding: 5% 0;
	background-color: white;
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/03/Sponsor-Pet-Emergency-Fund.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

/* remembrances */
/*.page-id-109 #sponsor-banner {
	width: 100%;
	max-width: 100%;
	padding: 4% 0;
	background-color: white;
	background-image: url(https://wny.petnotices.com/wp-content/uploads/2022/09/TS-logo.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
} */


/* Body Styles */

.singular .entry-header, .tribe-events-page-template {
	background-color: #f5f0f6;
}
.wp-block-buttons {
	width: 100% !important;
	max-width: 80% !important;
	margin-top: 0 !important;
}
.wp-block-button {
	margin-right: 1em !important;
	margin-left: 1em !important;
}
.wp-block-button a {
	width: 350px;
	font-size: 30px;
	font-weight: 400;
	text-transform: none;
	font-family: 'Montserrat', sans-serif;
	padding: 2rem;
}
.wp-block-button a:hover {
	text-decoration: none !important;
	background-color: #8f754f !important;
	color: #f5f0f6 !important;
}
.section-title {
	margin: 0 !important;
	padding: 3rem 0;
	background-color: #385f71;
	color: white;
}
.h-resource-col {
	margin: 0 !important;
	padding-top: 2%;
	padding-bottom: 3%;
}
.home .wp-block-columns {
	background-color: #385f71;
	color: white;
}
.resources-btn {
	max-width: 100% !important;
}
.resources-btn .wp-block-button {
	margin-right: 0 !important;
}
.resources-btn a {
	font-size: 22px;
	padding: 1.5rem;
	width: 225px;
}
.page-id-115 .adopt-col {
	padding-bottom: 0;
}
.adopt-title {
	color: #8f754f;
}
.adopt-col {
	background-color: #f5f0f6 !important;
	width: 90% !important;
	margin: 0 auto !important;
}
.adopt-col .wp-block-columns {
	background: transparent;
	padding: 0 !important;
}
.adopt-col .wp-block-column img {
	border: 5px solid #8f754f;
}
.adopt-info {
	color: black;
    list-style-type: none;
    text-align: center;
    margin-left: 0 !important;
	width: 100% !important;
}
.adopt-info li {
	margin-left: 0 !important;
}
.ultp-shortcode, .ultp-block-e7eff3, .ultp-layout1 {
	width: 90% !important;
	max-width: 100% !important;
	margin: 0 auto;
}
.ultp-block-e7eff3, .ultp-block-841290 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.is-form-id-536 {
	margin: 0 auto;
	width: 30% !important;
}
.is-form-id-536 label {
	border: none !important;
	background-color: transparent !important;
}
.is-form-id-536 .is-search-input, .is-form-style input.is-search-input {
	border: none !important;
	border-radius: 5px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 1.75rem !important;
	width: 78%;
	height: 50px;
}
.is-form-id-536 .is-search-submit, .is-form-style input.is-search-submit {
	background-color: #d7b377;
	height: 50px;
	border: none;
	border-radius: 30px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 1.5rem !important;
	color: white;
	padding: 0% 4% !important;
}
.is-form-style input.is-search-submit:hover {
	background-color: #8f754f !important;
	text-decoration: none;
}

#wpforms-form-217 input, #wpforms-form-217 textarea {
	border-radius: 10px !important;
	border: none !important;
}

.wpforms-field-description {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
}

.wpforms-form label {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500 !important;
}
.wpforms-submit {
	background-color: #2b4162 !important;
	border-radius: 10px !important;
	border: none !important;
	color: white !important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
.wpforms-form button:hover {
	background-color: #385f71 !important;
}
.address-list {
	list-style-type: none;
}
.entry-content ul a {
	color: #8f754f;
}
.category-remembrances .featured-media-inner {
	display: none;
}
.wp-block-button {
	margin-left: 1em !important;
}
.mem-button {
	padding-top: 4%;
}
.mem-button a {
	width: 100%;
	background-color: #385f71;
	border-radius: 15px;
}
.mem-button a:hover {
	background-color: #2b4162 !important;
}
figcaption {
	text-align: center;
}
/* POSTS - REMEBERANCES */
.ultp-block-content {
	padding: 20px !important;
}
.ultp-block-excerpt {
	font-size: 14px;
}
.entry-categories-inner a, .next-post {
	color: #8f754f !important;
}
.post-meta-single {
	display: none;
}
.category-remembrances .alignwide {
	width: 95%;
	max-width: 95%;
}
.form-submit input[type="submit"] {
	background-color: #8f754f;
}
/* POSTS - VETS */

.category-veterinarian .intro-text, .category-veterinarian .featured-media {
	display: none;
}
.vet-col {
	padding-bottom: 0;
}

/* LISTS */

.entry-content .tagline-border {
	    width: calc(100% - 4rem) !important;
	    max-width: 58rem !important;
}
/* Search Results */
.search-results .featured-media-inner {
	display: block;
	max-width: 50%;
}
.search-results .archive-title .color-accent {
	color: #385f71;
}

/* Footer Styles */
#site-footer {
	background-color: #2b4162;
	margin-top: 0 !important;
}
#site-footer .section-inner {
	align-items: center;
	width: 90%;
	max-width: 100%;
}
#site-footer .social ul {
	margin: 0 auto;
}
#site-footer .social ul li:first-child {
	margin-left: 0;
}
#site-footer .social ul li {
	list-style-type: none;
	display: inline;
	float: left;
}
#site-footer .social ul li a img {
	width: 40px;
}
#site-footer .social ul li a img:hover {
	border: 3px solid #f5f0f6;
	border-radius: 100px;
}
#site-footer .footer-credits .footer-copyright, #site-footer .footer-credits .footer-copyright a {
	color: white !important;
	font-weight: 400;
}
#site-footer .footer-credits .footer-copyright .footer-rights {
	padding-left: 10px;
}
#site-footer .policies ul {
	margin: 0;
}
#site-footer .policies li {
	display: inline;
}
#site-footer .policies a {
	color: white;
}

@media (min-width: 1024px) {
  #site-header > .header-inner {
    flex-direction: column;
  }
  .header-titles-wrapper {
    margin: 0 0 3rem 0;
  }
  .header-titles {
    justify-content: center;
    margin: 0;
  }
}
@media (max-width: 1290px) {
	.primary-menu li {
		padding: 0 20px !important;
	}
	.primary-menu li .icon {
		right: 1.8rem;
	}
	.header-navigation-wrapper {
		padding: 10px 35px;
	}
}
@media (max-width: 1130px) {
	.primary-menu li {
		padding: 0 15px !important;
	}
}
@media (max-width: 1080px) {
	.primary-menu a {
		font-size: 2.7rem;
	}
	.primary-menu li .icon {
		right: 1.5rem;
		top: 1.3rem;
	}
}
@media (min-width: 1080px) {
	.site-logo img {
		max-height: 15rem !important;
	}
	}
@media (max-width: 980px) {
	.wp-block-columns {
		padding: 0 5rem 4rem 5rem;
	}
	.entry-title {
		font-size: 35pt;
	}
	.entry-content p, .entry-content ul {
		width: 100% !important;
	}
	.wp-block-button {
		margin-left: 0 !important;
	}
	.adopt-title {
		text-align: center;
	}
	#site-footer .section-inner {
		display: grid;
		width: 80%;
	}
	#site-footer .section-inner .footer-credits, #site-footer .section-inner .social {
		margin: 0 auto;
	}
	
}