@media screen and (min-width: 1000px) {
  #hover-tiles h2 {
    font-size: 2.5vw;
  }
}

.grecaptcha-badge { visibility: hidden; }

/* disable horizontal scrolling */

html, body {
	 max-width: 100% !important;
 	 overflow-x: hidden !important;
	height: auto;
}

/* format JetPack share icons */
.share-custom-messenger span {
	height: 16px !important;
	width: 16px;
	margin-top: 0;
	padding: 0;
}

.share-custom-messenger a.sd-button {
	background: linear-gradient(to left bottom, #fb7365, #d744b6 25%, #9838fe 50%, #5a5fff 75%, #0497ff 100%) !important;
}

h3.sd-title {
	margin: 0 !important;
	line-height: 1 !important;
	font-size: 1.5em !important;
}
/* end Jetpack share icons */

#block-13 h2 {
	color: #fff;
}
.tnp-subscription-minimal input[type=submit] {
	width: auto !important;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	margin-bottom:50px;
}

.tnp-subscription-minimal ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbb;
  opacity: 1; /* Firefox */
}

.tnp-subscription-minimal input {
    color: #fff !important;
}

.hidden-xs {
	display: block !important;	
}

.social {
	line-height: 50px !important;
}

.full-width-section .team-member img {
    border:black solid 4px;
    border-radius: 50%;
    width:250px !important;
    height:250px;
}

.team-meta h5 {
	color: #074485;
	font-family: 'Lovelo', sans-serif !important;
	font-size: 12px !important;
}

.full-width-section .team-member img {
    border: none;
    border-radius: 50%;
    width: 110px !important;
    height: 110px;
		margin: 0 auto !important;
}

.team-member {
	text-align: center;
}

.team-member[data-style=bio_fullscreen_alt] .team-member-image {
	overflow: visible;
}

.tabbed[data-style=vertical_modern] .wpb_tabs_nav li a { 
	padding: 5px 20px; 
}

.nectar_team_member_overlay {
	background-color: rgba(6, 85, 168, 1.0);
	color: #fff;
}

.team_member_details h2 {
	color: #ffffff;
}

.bio-inner {
		height: 70vh;
	background: url("https://www.bazoof.com/kids/wp-content/uploads/2022/02/logo-footer.png") bottom left;
	 background-repeat: no-repeat;
  background-size: 150px;
}

.stick-to-bottom {
	margin-top: 70px; 
}

.jp-relatedposts {
    display: none !important;
}