/*Do not display headers */

.page .entry-title {
	display: none;

}

/*Make sure menus collapse*/

.main-navigation .menu-item .sub-menu
{
	display: none;
}


/* Remove header padding */
.site-header {

  padding-bottom: 0;
}

/* Reduce size of header font */

.page-title-container .page-header .page-title {
   font-size: 10px;
   padding: 0px 0rem;
}


table th, table td {
    padding: calc( 0.5 * 16px);
    border: 1px solid;
    word-break: break-word;
}

.rgtkSearchPetInfoTitle {
	font-size: 14px;
}

/* unvisited link */
a:link {
  color: grey;
}

/* visited link */
a:visited {
  color: grey;
}

/* mouse over link */
a:hover {
  color: pink;
}

/* selected link */
a:active {
  color: blue;
}

/*footer block css*/ 
.lblock{
	a:link 
		color: white;
	
	a:visited
		color: grey;
	
	a:hover
		color: pink;
	
	a:active
		color: blue;
	
}

.entry-footer a:active, .entry-footer a:hover, .entry-title a:active, .entry-title a:focus, .entry-title a:hover, .site-info, a {
    color: #FFFFFF;
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  [class*="col-"] {
    width: 100%;
  }
}

/* Make background color purple on dropdown menu 32651819-hc (MS) */
ul.wp-block-navigation__submenu-container {
    background-color: #60026e !important;
}

.entry-content > nav:first-child {
	display: flex;
	flex-direction: column;
	row-gap: 4px;
}

.entry-content > nav:first-child .upper-nav {
	width: 100%;
	font-size: 18px;
	padding: 8px 28px;
	background: #FFF;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.entry-content > nav:first-child .upper-nav .header-logo {
	max-width: 200px;
}

.entry-content > nav:first-child .upper-nav-menu {
	display: flex;
	justify-content: flex-end;
	column-gap: 18px;
}

.entry-content > nav:first-child .upper-nav-menu a {
	color: #60026E;
	position: relative;
	padding-right: 16px;
}

.entry-content > nav:first-child .upper-nav-menu a::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 1px;
	height: 100%;
	background: #60026E;
}

.entry-content > nav:first-child .upper-nav-menu li a.no-separator::after {
	display: none;
}

.entry-content > nav:first-child .hamburger-menu {
	    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding: 12px 22px 12px 12px;
}

@media screen and (min-width: 940px) {
	.post-7152 figure:has(a[href*="donation-form"]), .post-7152 figure:has(a[href*="donation-form"]) + div {
		display: none;
	}
}

@media screen and (max-width: 939px) {
	.entry-content > nav:first-child > .upper-nav, .entry-content > nav:first-child > ul {
		display: none;
	}
	
	nav:first-child .mobile-menu-container .upper-nav {
		background: #60026E;
	}
	
	nav:first-child .mobile-menu-container .upper-nav .donate-button {
		background: #FFF !important;
		color: #60026E !important;
	}
	
nav:first-child .mobile-menu-container .upper-nav li a {
		display: none;
	}
	
	.entry-content nav:first-child .mobile-menu-container .upper-nav li a.donate-button {
		display: block;
	}
	
	
	.entry-content > nav .mobile-menu-container {
		width: 100%;
		padding-bottom: 100px;
/* 		display: flex !important; */
		flex-direction: column;
	}
	
	.entry-content > nav .mobile-menu-container > ul {
		flex-direction: column;
		align-items: flex-start;
		order: 1;
	}
	
	
	.entry-content > nav .mobile-menu-container .upper-nav {
		order: 2;
	}
	.entry-content > nav:first-child .upper-nav .header-logo {
		display: none;
	}
	
	.entry-content > nav:first-child .upper-nav-menu {
		flex-direction: column;
		justify-content: flex-start;
		gap: 12px;
	}
	
	
.entry-content > nav:first-child .donate-button {
	margin-top: 18px;
	display: block;
	width: fit-content;
	color: #FFF;
	background: #60026E;
}
	
}
 
.entry-content > nav:first-child .donate-button {
	padding: 6px 18px;
	color: #FFF !important;
	background: #60026E;
}

	.site-header, .entry-header, .entry-content {
		margin: 0 !important;
		margin-bottom: 0 !important;
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

.wp-block-jetpack-layout-grid {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 18px;
}
.wp-block-cover .wp-block-jetpack-layout-grid {
	justify-content: center;
}
.wp-block-jetpack-layout-grid:has(.wp-block-jetpack-layout-grid-column > h1) {
	justify-content: center;
}
.wp-block-jetpack-layout-grid > div {
	width: 44%;
}

    .entry-content > .alignwide {
	gap: 100px !important;
}

nav + .wp-block-cover *, .wp-block-cover[style*="background-image"] {
	color: #FFF !important;
	text-align: center;
}



@media screen and (max-width: 799px) {
	.wp-block-button__link	{
		font-size: 18px;
	}
	.wp-block-jetpack-layout-grid {
		flex-direction: column;
	}
	.wp-block-jetpack-layout-grid > div {
		width: 100%;
	}
}

@media screen and (max-width: 639px) {
	.wp-block-soliloquy-soliloquywp {
		max-width: 80% !important;
	}
}

.wp-block-soliloquy-soliloquywp {
	padding-bottom: 36px;
}

.soliloquy-prev {
	transform: translateX(-60px);
	background-color: #60026E !important;
}

.soliloquy-next {
	transform: translateX(60px);
	background-color: #60026E !important;
}

.soliloquy-pager {
	background: #FFF !important;
	padding: 6px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto !important;
	top: 100% !important;
	margin-bottom: -20px !important;
}

.soliloquy-pager-link {
	background:none !important;
	background-color: #FFF !important;
	border: 1px solid #60026E !important;
	border-radius: 50% !important;
	height:12px;
	width:12px;
	display: block;
	background-image: none !important;
	margin-top: 12px !important;
}

.soliloquy-pager-link.active {
	background-color: #60026E !important;
}


/**
 * GLOBAL FOOTER STYLES
 * 
 **/

.site-footer {
	display: none;
}

#global-footer {
  background: #633B7B;
  padding-bottom: 22px;
  line-height: 1.4;
  font-size: 16px;
}

/* #global-footer a {
  color: grey;
  font-size: 14px;
}

#global-footer p, #global-footer ul li, #global-footer ul li a {
  font-size: 12px;
} */

#global-footer h3 {
  margin: 0 0 12px;
  font-size: 20px;
}

.global-footer-description  {
  max-width: 385px;
}

.global-footer-menu {
  min-width: 100px;
}

.global-footer-menu ul {
  list-style: none;
  padding: 0;
}

.global-footer-menu ul li {
  margin-bottom: 4px;
}

.global-footer-menu a {
  color: gray !important;
}

.global-footer-row {
  display: flex;
  justify-content: center;
  gap: 40px;
  padding: 22px 40px 0;
}

.global-footer-row:nth-child(1) {
  margin-bottom: 0px;
}

.global-footer-description, .global-footer-menu {
  background: #61016E;
  color: #FFF;
  padding: 22px;
  height: fit-content;
}

.global-footer-social {
  background: #61016E;
  padding: 22px;
  margin-top: 12px;
}

.global-footer-logo {
  max-width: 160px;
  display: block;
  margin: 0 auto;
  background: #FFF;
  margin-top: 22px;
}

.global-footer-row:has(.global-footer-social) {
  align-items: flex-start;
}

@media screen and (max-width: 1099px) {
  .global-footer-row:has(.global-footer-social) {
    flex-wrap: wrap;
  }
}

.global-footer-social {
  display: flex;
  height: fit-content;
  gap: 12px;
}

.global-footer-description a {
  color: gray;
}

.global-footer-description p {
	font-size: 15px;
}

#global-footer svg {
  height: 28px;
  width: 28px;
}

#global-footer a:has(svg):nth-of-type(1) svg {
  background: #0866FF;
  border-radius: 50%;
  padding: 4px;
}
#global-footer a:has(svg):nth-of-type(1) svg path {
  fill: #FFF;
}
#global-footer a:has(svg):nth-of-type(2) svg {
  background: #FFF;
  border-radius: 50%;
  padding: 4px;
}
#global-footer a:has(svg):nth-of-type(2) svg path {
  fill: #222;
}
#global-footer a:has(svg):nth-of-type(3) svg {
  background: #FFF;
  border-radius: 50%;
  padding: 4px;
}
#global-footer a:has(svg):nth-of-type(3) svg path {
  fill: #222;
}

#global-footer a:has(svg):nth-of-type(4) svg {
  background: #F00075;
  border-radius: 50%;
  padding: 4px;
}
#global-footer a:has(svg):nth-of-type(4) svg path {
  fill: #FFF;
}

/** THRESHOLD MEDIA ADDS **/

.tribe-events {
	display: flex;
	justify-content: center;
}
.tribe-common .tribe-common-h6 {
	font-size: 2rem !important;
	color: #5f026d !important;
	font-weight: bolder !important;
	font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif) !important;
	margin-bottom: 42px !important;
}

.tribe-events-widget-events-list__view-more {
	visibility: hidden;
	pointer-events: none;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row--featured .tribe-events-widget-events-list__event-date-tag-datetime:after {
	background-color: #5f026d !important;
}

.tribe-common .tribe-common-c-svgicon--featured path {
	fill: #5f026d !important;
}

/** Adoption Events page **/

.page-id-3297 .tribe-common .tribe-common-g-col {
	margin-bottom: 22px;
}

.page-id-3297 .tribe-common .tribe-common-b2 {
	font-size: 0.8rem;
	font-weight: 600;
}

.page-id-3297 .tribe-common--breakpoint-xsmall.tribe-events-widget .tribe-events-widget-events-list__event-title {
	font-size: 1.2rem;
	text-decoration: underline;
}

.tribe-events-pg-template {
	max-width: none !important;
	padding: 0 !important;
}

#tribe-events-content {
	max-width: 960px;
	margin: 32px auto 22px;
}

/** Style new nav the same on events templates **/

/* Equivalent rules for .tribe-events-before-html > nav:first-child */

.tribe-events-before-html > nav:first-child {
	display: flex;
	flex-direction: column;
	row-gap: 4px;
}

.tribe-events-before-html > nav:first-child .upper-nav {
	width: 100%;
	font-size: 18px;
	padding: 8px 28px;
	background: #FFF;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tribe-events-before-html > nav:first-child .upper-nav .header-logo {
	max-width: 200px;
}

.tribe-events-before-html > nav:first-child .upper-nav-menu {
	display: flex;
	justify-content: flex-end;
	column-gap: 18px;
}

.tribe-events-before-html > nav:first-child .upper-nav-menu a {
	color: #60026E;
	position: relative;
	padding-right: 16px;
}

.tribe-events-before-html > nav:first-child .upper-nav-menu a::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 1px;
	height: 100%;
	background: #60026E;
}

.tribe-events-before-html > nav:first-child .upper-nav-menu li a.no-separator::after {
	display: none;
}

.tribe-events-before-html > nav:first-child .hamburger-menu {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	padding: 12px 22px 12px 12px;
}

@media screen and (max-width: 939px) {
	.tribe-events-before-html > nav:first-child > .upper-nav, 
	.tribe-events-before-html > nav:first-child > ul {
		display: none;
	}
	
	.tribe-events-before-html > nav:first-child .upper-nav .header-logo {
		display: none;
	}
	
	.tribe-events-before-html > nav:first-child .upper-nav-menu {
		flex-direction: column;
		justify-content: flex-start;
		gap: 12px;
	}
	
	.tribe-events-before-html > nav:first-child .donate-button {
		margin-top: 18px;
		display: block;
		width: fit-content;
		color: #FFF;
		background: #60026E;
	}
}

.tribe-events-before-html > nav:first-child .donate-button {
	padding: 6px 18px;
	color: #FFF !important;
	background: #60026E;
}
