/* Enter Your Custom CSS Here */
.post-2014{
 margin-top:-27px;


}
.post-2014 .entry-title {
    margin-bottom: 20px;
    text-transform: uppercase;
}

.tribe-events-schedule {
  display: none;
}
.tribe-list-widget li {
  display: inline-block;
  text-align: center;
  width: 48%;
}
.single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-details {
  width: 100%;
}
.otw-button {
  margin-right: 5px !important;
}
.woocommerce .quantity .qty {
  width: 4.36em;
}
#coupon_code {
  height: 36px;
  padding: 5px 10px;
  width: 110px;
}
form.woocommerce-checkout input, form.woocommerce-checkout select, form.woocommerce-checkout textarea {
  width: auto;
}
.entry-content ul.wc_payment_methods li {
  list-style: none;
}
.tribe-events-tickets input {
  width: auto;
}
.tribe-tickets-attendees-list-optout {
  display: none;
}
.tribe-events-tickets .woocommerce .quantity .qty {
  width: 4.631em;
}
.hfeed.vcalendar > h5{
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
}
.space_right {
  margin-right: 5px !important;
}
.tribe-events-single .tribe-events-single-event-title, #tribe-events-content .tribe-events-schedule.updated {
  display: none;
}
.tribe-events-single-event-description .otw-button {
  margin-bottom: 25px;
  margin-right: 5px;
}
.home-slider .slide-image > img {
  border: 1px solid #E7E7E7;
}
.archive.post-type-archive-tribe_events .content .entry {
  width: 100%;
}
.single-tribe_events .tribe-events-event-image {
  display: none;
}
.home-bottom .event_area .event_image {
  display: block !important;
}
.home-bottom .event_image {
  float: left;
  margin-right: 20px;
}
.home-bottom .event_details {
  float: left;
  margin-top: 20px;
}
body.home #genesis-responsive-slider {
  border: medium none;
  padding: 10px 0;
}
.home-top {
  padding: 0 0 30px;
}
.tasteful-home .content {
  padding: 0 30px 10px;
}
.site-container {
  max-width: 100%;
}
.site-header {
  max-width: 1160px;
}
.site-inner {
  max-width: 1160px;
}
.site-footer {
  margin: 0 auto;
  max-width: 1160px;
}
.archive.category .content .entry {
  height: auto;
  width: 100%;
}
.archive .content .entry-header .entry-meta {
  display: block;
}
.entry-content p.entry-meta{
  margin-bottom: 15px;
}
.archive .content .entry-title {
  line-height: 19px;
}
.archive .content .entry-title a {
  display: block;
  font-size: 18px;
}
.entry-content p{
  line-height: 25px;
}
.archive.category .entry-content p:last-of-type {
  margin-bottom: 0;
}
#s-share-buttons {
  clear: both;
  padding-top: 15px;
}
.muddly_puddle_form input[type='checkbox'], .muddly_puddle_form input[type='radio']  {
  width: auto;
}
.puddle_req {
  color: red;
}
.muddly_puddle_form label {
  font-weight: 500;
}
.mpf_row {
  overflow: hidden;
}
.mpf_left {
  float: left;
  width: 48%;
}
.mpf_right {
  float: right;
  width: 48%;
}

.site-header .genesis-nav-menu {
    display:none;
}

.nav-secondary .wrap {
    margin: 0px auto;
    text-align: center;
    width: 1140px;
}

.site-header {
    max-width: 375px;
}

.site-header .widget-area {
    float: right;
    width: 20px;
}

@media only screen and (max-width: 767px) {

.tribe-events-single-event-description .otw-button {
  margin-bottom: 5px;
}
.nav-secondary .wrap {
  width: 100%;
}

}

.entry-meta { display: none; }


@media (min-width: 1000px) {
.vcalendar li {
  display: inline-block;
  float: left;
  text-align: center;
  width: 48%;
  min-height: 245px;
}

.home-bottom .event_area .event_image {
    display: block !important;
  float: none;
  margin-right: 0px;
}

.entry-title {
    font-size: 24px;
}


.home-bottom .event_details {
    float: none;
    margin-top: 20px;
}
.tribe-events-widget-link{clear: both;}
}
.tribe-events-list-widget h4.widgettitle{display: none;}