.button:active,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active,
button{
	background: #ed1d86;
	color: #fff;
	outline: none;
	text-decoration: none;
}
.button:hover, button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, .button:active, button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active 

{
	background: #f8a5cf;
	color: #fff;
	outline: none;
	text-decoration: none;
}
.site-content .entry-title, .site-content .page-title {
  font-weight: normal;
  margin: 20px 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #ed1d86;
}
.lcp_catlist{
  list-style-type: none;
  padding: 0;
}

.lcp_catlist li {
	padding: 0 0 40px 0;  
}

.lcp_catlist a{
  color: #ed1d86;
  font-size: 20px;
  font-weight: 200;
}
.nav-menu li a:hover {
  color: #ed1d86;
  background: none;
  border: none;
}
.intro{
  margin-top:0;
  margin-bottom: 0;
  padding:2% 20%;
  font-size:18px;
  font-weight: 200;
  width: 100%;
  color: #000;
  background: #fff;
}
.quote{
  margin-top:0;
  margin-bottom: 30px;
  padding:2% 20%;
  font-size:18px;
  font-weight: 200;
  width: 100%;
  color: #000;
  background: #ebebeb;
}
.quote:before{
  font: 48px/1 FontAwesome;
  color: #000000;
  padding-right: 15px;
  float: left;
  content: '\f10d';
}
.type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap:hover {
  background: #92959b;
  color: #ebebeb;
}
#tribe-events-content a:hover{
  color: #d7d7d7;
}
#tribe-events-content a{
  font-size: 1em;
  line-height: 1.2;
  padding-bottom: 20px;
  padding-right: 0;
  color: #ed1d86;
}
.tribe-mini-calendar-event .list-info h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.tribe-mini-calendar-event {
    overflow: hidden;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ed1d86;
}
.tribe-mini-calendar-event .list-date {
  display: none;
} 
.list-info {
    border-bottom: none;
    margin-bottom: 20px;
}
.site-footer {
  width: 100%;
  background-color: #f1f1f1;
  border-top: 1px solid #ebebeb;
  clear: both;
}
.footer-social {
  float: left;
  margin: 5px 0 0 0px;
  padding: 0;
  list-style: none;
  text-align: left;
}
.footer-tagline{
  display: none;
}
.collapseomatic {
  font-size: 20px;
  font-weight: 200;
  background: #fff;
  padding: 20px 20px 20px 60px;
  margin-left: 10px;
  border-bottom: 1px solid #ccc;
}
.collapseomatic:before {
  position: absolute;
  left: 60px;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 30px/1 FontAwesome;
  vertical-align: top;
  padding: 0;
  content: '\f138';
  color: #ed1d86;
}
.supportpage {
  background: #f1f1f1;
  color: #333333;
  font-size: 18px;
  font-weight: 200;
  padding: 20px;
  border-bottom: 1px solid #ed1d86;
  border-top: 1px solid #ed1d86;
  margin-bottom: 20px;
}
.sidebar-primary .site-content {
    float: left;
    width: 62.5%;
    margin-bottom: 0;
}
@media (max-width: 540px)
  {
.front-page-banner .metaslider .caption-wrap {
       font-size: 12px;
       line-height: 1em;
       color: #ebebeb;
       width: 80%;
} 
}

#support-sponsors{
	font-size: 14px;
  line-height: 1.25;
}

#support-sponsors h5{
	margin: 0;
}

@media (max-width: 960px){
#support-sponsors ul{
	margin: 0px;	
}
#support-sponsors .one_third{
	margin: 0;
}
#support-sponsors h4{
	text-align: left !important;
}

}