/* Enter Your Custom CSS Here */
.site-logo {
  margin-top:50px;
}

.credits {
  color:#FFFFFF;
  font-size:1.3rem;
  letter-spacing:0.1em;
  line-height:1.53846;
  margin-left:-20px;
  margin-right:-20px;
  padding:1.53846em;
  text-align:center;
  text-transform:uppercase;
  visibility:hidden;
}

.widget {
  font-size:13px;
}

.gig-meta dd, .venue-meta dd {
  color:#ECBE1F;
  font-size:18px;
  margin-bottom:0.5em;
}

a:hover,
a:focus {
	color: #ed0707;
	text-decoration: underline;
}

element.style {
  background-color:#E8E8E8;
  border:1px solid #5B5B5B;
  border-radius:10px;
  color:#ED0707;
  display:inline-block;
  padding:8px 10px;
  text-shadow:none;
}

.block-grid-item-title {
  color:#FFFFFF;
  font-size:1.6rem;
  font-weight:700;
  text-align:center;
}

.widget_text :last-child {
  margin-bottom:0;
  width:350px;
}

.page-content h2, .entry-content h2, .comment-content h2 {
  font-size:18px;
  font-weight:400;
  line-height:1.62069;
  margin:0.551724em 0;
}

.wdpu-5062 .wdpu-msg p {
  color:#000000;
  font-size:15px;
}

input {
  line-height:normal;
}

input[type="email"], input[type="password"], input[type="search"], input[type="text"], input[type="url"], textarea {
  color:rgba(255, 255, 255, 0.4);
  padding:0.714286em 1.07143em;
  width:60%;
}

.full-screen-header.admin-bar .site-header {
  min-height:calc(20vh - 32px);
}
