/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/



.comsummery {
    text-align: center;
    padding-top: 15px;
}
.comsummery .row {
    display: inline-block;
    width: 100%;
    max-width: 33.33%;
    text-align: center;
}
.comsummery .row .col-xs-2 {
    width: 100%;
    text-align: center;
}
.comsummery .row .col-xs-2 a {
    width: 100%;
    display: block;
    border: 1px solid #8c8f94;
    color: #000;
    font-weight: 600;
    padding: 5px 0px;
    margin: 2px 0px;
}


.mec_custom_single_event_pages section#main-content, .mec_custom_archive_event_pages section#main-content {
    margin-top: 50px;
}