/**
* Theme Name: Play Time Child
* Description: This is a child theme of Play Time.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: play-time
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: play-time-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/

body.mec-events-template-default.single.single-mec-events #main-content{
    padding-top: 100px;
}

.mec-event-info-desktop.mec-event-meta dl{
    margin-top: 0;
}
address.mec-events-address{
    margin-top: 0;
    margin-bottom: 0;
}