/*
Theme Name: Snow Monkey Child
Template: snow-monkey
*/
.wpcf7-text,
wpcf7-textarea {
	max-width:98% !important;
}

.wpcf7-submit {
	width:40%;
	margin:1em auto !important;
}

.badge {
  margin: 0 3px;
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge-success {
  color: #fff !important;
  background-color: #dc143c;
}
.center {
	text-align:center !important;
}
.c-meta__item--author {
	display:none !important;
}
.c-site-branding .custom-logo, .wpaw-site-branding .custom-logo { height: auto; width: 148px !important; }
@media (min-width: 64em) { .c-site-branding .custom-logo, .wpaw-site-branding .custom-logo { height: auto; width: 240px !important; } }