#wtwh-agenda-calendar-body{
    box-shadow: #edebeb 0px 0px 15px;
    margin-top: 20px;
}

.wtwh_agenda_calendar ul{
    padding:0;
}

.wtwh_agenda_calendar ul li{
    list-style-type:none;
}

.one.withsmallpadding {
    padding: 30px 0 30px 0;
    float: left;
    width: 100%;
}

.session_filters {
    list-style: none;
    width: 80%;
    display: inline-block;
    margin: 0;
}

.session_filters li {
    display: inline-block;
    margin: 10px 2px 10px 2px;
}
.session_filters li a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 15px 10px 15px;
}

.session_filters li a:hover {
    color: #ffffff;
    background-color: var(--wtwh-agenda-accent, #BC3434);
}

.session_filters li a.active {
    color: #ffffff;
    background-color: var(--wtwh-agenda-accent-secondary, #D5403C);
}

.session_expand_all {
    color: #000000;
    float: right;
    margin: 10px 0;
}

#page_content_wrapper .inner .sidebar_content ul.scheduleday_wrapper.tab {
    margin-top: 20px !important;
}

.scheduleday_wrapper.tab {
    background: var(--wtwh-agenda-accent-secondary, #D5403C);
}

.scheduleday_wrapper > .themeborder {
    border-bottom: solid 1px #e1e1e1;
    padding:2rem 2.5rem 2rem 2rem;
}
.scheduleday_wrapper li {
    color: #222222;
    font-size: clamp(11pt, 0.9rem, 15pt);
    line-height: 1.8;
}

.scheduleday_wrapper li.scheduleday_title {
    border-color: transparent;
}

.scheduleday_wrapper li.scheduleday_title, .scheduleday_wrapper.tab {
    background: var(--wtwh-agenda-accent-secondary, #D5403C);
}

.scheduleday_wrapper.tab li.scheduleday_title {
    display: inline-block;
    cursor: pointer;
    width: auto;
    margin-right: 0;
    border: 0;
    border-bottom: 3px solid transparent;
}

.scheduleday_wrapper.tab li.scheduleday_title.active {
    border-color: transparent;
}

.scheduleday_wrapper li.scheduleday_title.active {
    background: var(--wtwh-agenda-accent, #BC3434);
}

.scheduleday_wrapper li .scheduleday_title_content {
    float: left;
}

.scheduleday_wrapper li.scheduleday_title.active h4, .scheduleday_wrapper li.scheduleday_title.active .scheduleday_title_icon span {
    color: #ffffff;
}

.scheduleday_wrapper li.scheduleday_title h4, .scheduleday_wrapper li.scheduleday_title .scheduleday_title_icon span {
    color: #ffffff;
}

.scheduleday_wrapper li.scheduleday_title h4, .scheduleday_wrapper li.scheduleday_title {
    color: #fff;
    margin: 0;
    font-weight: bold;
    font-size: clamp(14pt, 1.4rem, 18pt);
    padding: 8px 10px;
    display: inline-block;
}

.scheduleday_wrapper li .scheduleday_desc {
    display: inline-block;
    padding: 0 10px 0 0;
}

.clear {
    clear: both;
}

#page_content_wrapper .inner .sidebar_content ul.scheduleday_wrapper.tab_content {
    margin: 0 !important;
}

.elementor-element .agenda-calendar-wrapper .scheduleday_wrapper li {
    color: #222222;
}

.scheduleday_wrapper li .expandable {
    cursor: pointer;
    background: #fff;
}

.scheduleday_wrapper li .session_speaker_thumb {
    float: left;
    width: 70px;
    position: relative;
}

.scheduleday_wrapper li .session_speaker_thumb img {
    border-radius: 250px;
    width: 50px;
    height: auto;
}

.scheduleday_wrapper li .session_content.has_speaker_thumb {
    width: calc(100% - 70px);
}

.scheduleday_wrapper li .session_content {
    float: right;
    width: 100%;
}

.elementor-element .agenda-calendar-wrapper .scheduleday_wrapper li a {
    color: var(--wtwh-agenda-accent-secondary, #D5403C);
}

.elementor-element .agenda-calendar-wrapper .scheduleday_wrapper li .session_content_wrapper {
    background: #ffffff;
}

.agenda-calendar-wrapper ul.tab_content.scheduleday_wrapper li:not(:last-child) .session_content_wrapper {
    border-radius: 0 !important;
}

.agenda-calendar-wrapper li .session_content_wrapper.session_content_extend {
    padding-top: 0;
}

.scheduleday_wrapper li .session_excerpt {
    margin: 0 0 15px 0;
}

.scheduleday_wrapper li .session_title_list {
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    margin: 5px 0 0 0;
}

.scheduleday_wrapper li .session_title_list .session_title_item {
    margin-right: 10px;
    display: inline-block;
    letter-spacing: 1px;
}

.scheduleday_wrapper li .session_title_list span{
    display: inline-block;
    letter-spacing: 1px;
}

.scheduleday_wrapper li .session_speaker_icon {
    float: left;
    width: 50px;
    margin-right: 20px;
    text-align: center;
}

.scheduleday_wrapper li .session_speaker_icon span {
    font-size: 30px;
    line-height: 50px;
}

.scheduleday_wrapper li .session_title h6 {
    font-size: clamp(14pt, 1.3rem, 24pt);
    letter-spacing: 0;
    margin: 5px 0 10px 0;
}

.scheduleday_wrapper li .session_speakers{
    line-height: 1.4;
}

.scheduleday_wrapper li .session_speakers strong{
    color: var(--wtwh-agenda-accent-secondary, #D5403C);
}

.scheduleday_wrapper li .session_title_list .session_title_item {
    margin-right: 10px;
    display: inline-block;
    letter-spacing: 1px;
}

.agenda-calendar-wrapper li .session_location {
    border-color: #e1e1e1;
}

.scheduleday_wrapper li .session_location {
    border-top: 1px solid #e1e1e1;
    padding: 20px 0 0 0;
    margin-top: 20px
}

.scheduleday_wrapper li .session_location .session_location_label {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}

.skin_color {
    color: var(--wtwh-agenda-accent, #D5403C);
}

.session_expand {
    margin-top: 8px;
    display: flex;
    align-items: center;
    gap: 3px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 10pt;
    color: var(--wtwh-agenda-accent);
}

.session_expand span{
    font-weight: bold;
    font-size: 9pt;
}