.cs-single-event-main{
    width: 1690px;
    max-width: 1690px;
}

.cs-single-event-sidebar{
    overflow: hidden;
    margin-bottom: 30px;
}

.cs-single-event-sidebar .event-info-desktop{
    padding: 40px;
    background: #fff;
    border: 1px solid #e6e7e8;
}

.cs-single-event-sidebar .event-info-desktop .single-event-date{
    padding: 12px 14px 8px;
    margin-bottom: 12px;
    vertical-align: baseline;
    position: relative;
    font-weight: 400;
    color: #626262;
}


@font-face {
    font-family: simple-line-icons;
    src: url("../fonts/Simple-Line-Icons.eot?v=2.3.1");
    src: url("../fonts/Simple-Line-Icons.eot?v=2.3.1#iefix") format("embedded-opentype"),url("../fonts/Simple-Line-Icons.woff2?v=2.3.1") format("woff2"),url("../fonts/Simple-Line-Icons.woff?v=2.3.1") format("woff"),url("../fonts/Simple-Line-Icons.ttf?v=2.3.1") format("truetype"),url("../fonts/Simple-Line-Icons.svg?v=2.3.1#simple-line-icons") format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=cs-event-sl-] {
    font-family: simple-line-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cs-event-wrap{
    font-weight: 400;
    color: #626262;
}


.cs-event-single-event-date,
.cs-event-single-event-time,
.cs-event-single-event-location{
    padding: 12px 14px 8px;
    margin-bottom: 12px;
    vertical-align: baseline;
    position: relative;
}

.cs-event-sl-calendar:before {
    font-size: 20px !important;
    vertical-align: middle;
    color: #40d9f1;
    content: "\e075";
}
.cs-event-sl-clock:before {
    content: "\e081";
    font-size: 20px !important;
    vertical-align: middle;
    color: #40d9f1;
}
.cs-event-sl-location-pin:before {
    content: "\e096";
    font-size: 20px !important;
    vertical-align: middle;
    color: #40d9f1;
}
.cs-single-event-sidebar .author{
    display: flex;
    padding-top: 10px;
}
.cs-single-event-sidebar .author .cs-event-sl-location-pin:before {
    content: "\e096";
    font-size: 14px !important;
    color: #40d9f1;
    margin-right: 10px;
}
.cs-single-event-sidebar h3{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px;
    display: inline;
    color: #000;
    padding-left: 10px;
    line-height: 1.2;
    margin-bottom: 8px;
}
.cs-event-date-label{
    margin-bottom: 0;
    font-weight: 400;
    margin: 0;
    padding-left: 35px;
    font-size: 14px;
    color: #8d8d8d;
}


.cs-single-event-sidebar dl {
    margin-bottom: 0;
}

.cs-single-event-sidebar dd {
    margin: 0;
    padding-left: 35px;
    font-size: 14px;
    color: #8d8d8d;
    font-weight: 400;
}

.cs-single-event-sidebar abbr {
    cursor: auto;
    border-bottom: 0;
}



.cs-single-event-sidebar h6{
    font-size: 14px;
    display: inline-block;
    color: #8d8d8d;
    margin: 0;
    padding: 0;
    line-height: 1.3;
    font-weight: 400;
    font-style: inherit;
    letter-spacing: normal;
    clear: none;
}


#tribe-events-pg-template.tribe-events-pg-template {
    padding: 0px;
}
#tribe-events-pg-template .tribe-events-schedule{
    margin:0px;
}