.vem-listing .vem-single-event {
margin: 0 0 2% 0;
border-bottom: 1px dashed #ccc;
}
@media only screen and (max-width: 736px) {
.vem-listing .vem-single-event-thumbnail {
float: none !important;
}
}
@media only screen and (min-width: 737px) {
.vem-listing .vem-single-event-thumbnail {
float: right !important;
margin-left: 15px;
margin-bottom: 15px;
}
}
.vem-listing .vem-single-event-title {
font-weight: bold;
font-size: 20px;
}
.vem-listing .vem-single-event-excerpt {
margin: 1% 0;
}
.vem-listing .vem-single-event-details {
margin: 1% 0;
}
.vem-listing .vem-single-event-media {
margin: 1% 0;
}
.vem-listing .vem-single-event-field-set {
margin: 1% 0;
}
.vem-listing span.field-set-key {
font-weight: bold;
padding-right: 10px;
}
.vem-listing .vem-single-event-date-ticket-link {
margin: 10px 0;
}
.vem-listing a.purchase-tickets-link {
padding: 10px 15px;
webkit-border-radius: 3px;
border-radius: 3px;
}
.vem-listing .vem-single-event-date {
margin: 12px 0;
}
#main .event_each_date a.purchase-tickets-link {
background-color: #cfcfcf;
padding: 10px 15px;
webkit-border-radius: 3px;
border-radius: 3px;
color: #151515;
}
#main .event_each_date a.purchase-tickets-link:hover {
background-color: #666666;
color: #ffffff;
text-decoration: none;
}
#main .event_each_date {
margin: 24px 0;
}
.vem-single-event-date-import-link a.google {
background-color: #cfcfcf;
padding: 5px 8px;
color: #000000;
margin-right: 8px;
webkit-border-radius: 3px;
border-radius: 3px;
}
.vem-single-event-date-import-link a.google:hover {
background-color: #666666;
color: #ffffff;
text-decoration: none;
}
.vem-single-event-date-import-link a.ics {
background-color: #cfcfcf;
padding: 5px 8px;
color: #000000;
margin-right: 8px;
webkit-border-radius: 3px;
border-radius: 3px;
}
.vem-single-event-date-import-link a.ics:hover {
background-color: #666666;
color: #ffffff;
text-decoration: none;
}
.vem-listing .vem-more-details {
margin: 10px 0;
font-size: 18px;
}
.vem-single-event:after { 
content:''; 
display:block; 
clear:both; 
}
.vem-listing .shortcode-toggle h4 a {
padding: 6px 0 6px 15px;
margin-top: 25px;
font-size: 18px;
font-weight: normal;
}
.vem-listing .shortcode-toggle.closed h4 a {
padding: 6px 0 6px 15px;
background-color: rgba(0,0,0,.05);
margin-top: 25px;
font-size: 18px;
font-weight: normal;
}
.vem-listing.single-event-page .vem-single-event {
border-bottom: 0px;
}
.vem-listing.single-event-page .vem-single-event-thumbnail {
float: none !important;
margin-bottom: 25px
}

.vem-listing a.purchase-tickets-link {
padding: 10px 15px;
background-color: #cfcfcf;
color: #000000;
display: inline-block;
margin: 0;
}
.vem-listing a.purchase-tickets-link:hover {
background-color: #666666;
color: #ffffff;
text-decoration: none
}
.vem-listing.single-event-page .vem-single-event .vem-single-event-title {
font-weight: bold;
font-size: 28px;
color: inherit !important;
}
.vem-listing.single-event-page .vem-single-event .vem-single-event-date {
margin: 15px 0;
}
.vem-listing.single-event-page .vem-single-event .occurrence-wrapper {
margin-bottom: 12px;
}

