/*
Circe Slab C font addition
light, regular, medium, bold, black
*/

@font-face {
    font-family: 'circe-slab-c';
    src: url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Bold.woff2') format('woff2'),
        url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'circe-slab-c';
    src: url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Light.woff2') format('woff2'),
        url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'circe-slab-c';
    src: url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Medium.woff2') format('woff2'),
        url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'circe-slab-c';
    src: url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Black.woff2') format('woff2'),
        url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'circe-slab-c';
    src: url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Regular.woff2') format('woff2'),
        url('https://cheeseexpogo.org/wp-content/themes/n4a2-child/fonts/CirceSlabC-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  font-display: swap;
}

/* Agenda Stuff */
.wcs-addons--blink {
    -webkit-animation: none;
    animation: none;
}
.wcs-filters .wcs-filters__filter-wrapper {
    font-size: 11px;
    font-weight: 600;
    line-height: 14px;
    margin: 12px 0;
}
label.wcs-filters__filter-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
label.wcs-filters__filter-wrapper > input {
    width: 20px !important;
    height: 18px !important;
    margin: 0 !important;
    margin-top: 0px !important;
    margin-right: 7px!important;
    padding: 0px!important;
    border-radius: 100px!important;
}
label.wcs-filters__filter-wrapper > span {
    width: 100%
}
label.wcs-filters__filter-wrapper > input[value="general"] {
    background-color: #227278 !important;
    border-color: #227278 !important;
    /* Checkbox General */
}
label.wcs-filters__filter-wrapper > input[value="innovative-programs"] {
    background-color: #00b0f0 !important;
    border-color: #00b0f0 !important;
    /* Checkbox Innovative Programs for Integrated Care */
}
label.wcs-filters__filter-wrapper > input[value="enhanced-independent-living"] {
    background-color: #444444 !important;
    border-color: #444444 !important;
    /* Checkbox Enhancing Independent Living through Mobility Innovations */
}
label.wcs-filters__filter-wrapper > input[value="cutting-edge-programs"] {
    background-color: #ffd965 !important;
    border-color: #ffd965 !important;
    /* Checkbox Cutting-Edge OAA & Caregiver Programs */
}
label.wcs-filters__filter-wrapper > input[value="building-livable-communities"] {
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
    /* Checkbox Building Livable Communities for All Ages */
}
label.wcs-filters__filter-wrapper > input[value="meeting-the-needs"] {
    background-color: #ff33cc !important;
    border-color: #ff33cc !important;
    /* Meeting the Needs of Diverse Aging Populations */
}
label.wcs-filters__filter-wrapper > input[value="business-building-strategies"] {
    background-color: #c55a11 !important;
    border-color: #c55a11 !important;
    /* Checkbox Business Building 2.0: Strategies to Strengthen Systems and People */
}
label.wcs-filters__filter-wrapper > input[value="best-practices-healthy-aging"] {
    background-color: #00b050 !important;
    border-color: #00b050 !important;
    /* Checkbox Best Practices in Healthy Aging */
}
label.wcs-filters__filter-wrapper > input[value="advancing-advocacy"] {
    background-color: #7030a0 !important;
    border-color: #7030a0 !important;
    /* Checkbox Advancing our Advocacy */
}
label.wcs-filters__filter-wrapper > input[value="maximizing-resources"] {
    background-color: #7f7f7f !important;
    border-color: #7f7f7f !important;
    /* Checkbox Maximizing Resources through Strategic Volunteer Engagement */
}
label.wcs-filters__filter-wrapper > input[value="title-vi-programs"] {
    background-color: #0070c0 !important;
    border-color: #0070c0 !important;
    /* Checkbox Title VI Programs: Unique Challenges and Solutions */
}



.wcs-timetable--1 .wcs-filters__title, 
.wcs-timetable--1 .wcs-filter:checked + span {
    font-weight: 700 !important;
    color: #444444 !important;
    /* Checkbox bold selected */
}
.wcs-timetable--1 .wcs-filters__filter-wrapper:hover {
    color: #5956a4 !important;
    /* Checkbox Purple text hover */
}
@media (min-width: 768px) {
    .wcs-timetable__compact-list .wcs-day .wcs-timetable__classes::before {
        content: none !important; 
    }
    .wcs-timetable__classes > .wcs-class {
        border-bottom: 1px solid #f6f6f6;
        border-bottom: 0;
        margin-bottom: 8px;
        margin-top: 8px;
    }
    .wcs-timetable__classes > .wcs-class:last-of-type {
        border-bottom: 0;
    }
    .wcs-timetable__compact-list .wcs-class:not(.wcs-class--canceled):hover::before {
        opacity: 0.02; /* hover background darkness */
    }
    .wcs-timetable__compact-list .wcs-class {
        padding: 20px 0 20px 20px !important;
    }
    .wcs-timetable__compact-list .wcs-class__time {
        min-width: 140px !important;
        max-width: 140px !important;
        padding: 0 !important;
        font-size: 12px !important;
        text-align: left !important;
        font-weight: 600!important;
    }
    .wcs-timetable__compact-list .wcs-day {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .wcs-timetable__compact-list .wcs-day > .wcs-day__date,
    .wcs-timetable__compact-list .wcs-day > .wcs-timetable__classes
     {
        width: 100% !important;
    }
    .wcs-timetable__compact-list .wcs-day--visible:not(:last-child)::after {
        content: none !important;
    }
    .wcs-timetable__compact-list .wcs-day > .wcs-day__date {
        font-weight: 700;
        color: #5957a6!important;
        font-family: 'Catamaran',Helvetica,Arial,Lucida,sans-serif;
        font-size: 28px;
        line-height: 40px;
        border-bottom: 2px solid #097e7d;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .wcs-timetable__compact-list .wcs-day:first-of-type  > .wcs-day__date {
        margin-top: 0;
    }
    .wcs-timetable__compact-list .wcs-day > .wcs-day__date > small {
        display: inline !important;
        opacity: 1 !important;
        font-size: inherit !important;
        line-height: inherit !important;
    }

    .wcs-timetable__compact-list .wcs-day > .wcs-day__date > small:before{
        content: ",";
        left: -7px;
        position: relative;
    }

    .wcs-timetable--1 .wcs-timetable--compact .wcs-class__title {
        color: #444444!important;
        /* Making all titles black */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible:after {
        border-left: 3px solid;
        border-bottom: 0;
        border-top: 0;
        bottom: 0;
        right: auto;
        /*content: ' '; remove comments to show up again */
        content: none !important;
        display: block;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        color: #227278; /* General is the default */
        opacity: 1;
        width: 1px;
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-innovative-programs:after {
        color: #00b0f0;
        /* Innovative Programs for Integrated Care */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-enhanced-independent-living:after {
        color: #444444;
        /* Enhancing Independent Living through Mobility Innovations */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-cutting-edge-programs:after {
        color: #ffd965;
        /* Cutting-Edge OAA & Caregiver Programs */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-building-livable-communities:after {
        color: #ff0000;
        /* Building Livable Communities for All Ages */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-meeting-the-needs:after {
        color: #ff33cc;
        /* Meeting the Needs of Diverse Aging Populations */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-business-building-strategies:after {
        color: #c55a11;
        /* Business Building 2.0: Strategies to Strengthen Systems and People */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-best-practices-healthy-aging:after {
        color: #00b050;
        /* Best Practices in Healthy Aging */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-advancing-advocacy:after {
        color: #7030a0;
        /* Advancing our Advocacy */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-maximizing-resources:after {
        color: #7f7f7f;
        /* Maximizing Resources through Strategic Volunteer Engagement */
    }
    .wcs-timetable__compact-list  .wcs-class.wcs-class--visible.wcs-class--term-title-vi-programs:after {
        color: #0070c0;
        /* Title VI Programs: Unique Challenges and Solutions */
    }
}
.wcs-timetable--1 .wcs-timetable--compact .wcs-class .wcs-class__title::before {
    content: none !important;  
    /* hiding title before dot */
}
.wcs-class__content > .wcs-class__title {
    font-weight: 700;
    /* color: #444444!important; */
    font-family: 'Catamaran',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
    text-decoration: underline;
}

.wcs-class__content > .wcs-class__title:hover {
    color: #097f7d !important;
}

.wcs-class__content > small {
    /* speaker */
    font-size: 12px;
    line-height: 17px;
    opacity: 1;
    font-weight: 600;
    font-style: italic;
    margin-top: 4px!important;
    color: #252525;
}
.wcs-addons--pipe {
    padding-left: 0!important;
}
.wcs-addons--pipe:before {
    content: none !important;
}
.wcs-timetable__compact-list .wcs-class__excerpt {
    margin-top: 0;
    font-size: 12px;
    line-height: 17px;
}
.wcs-timetable__compact-list .wcs-class__excerpt > *:first-child {
    margin-top: 8px;
}
.wcs-class__content > small ~ div.wcs-class__excerpt {
    margin-top: 8px;
}
.wcs-timetable__compact-list .wcs-class--term-innovative-programs .wcs-class__excerpt > *:first-child,
.wcs-timetable__compact-list .wcs-class--term-enhanced-independent-living .wcs-class__excerpt > *:first-child,
.wcs-timetable__compact-list .wcs-class--term-cutting-edge-programs .wcs-class__excerpt > *:first-child,
.wcs-timetable__compact-list .wcs-class--term-building-livable-communities .wcs-class__excerpt > *:first-child,
.wcs-timetable__compact-list .wcs-class--term-meeting-the-needs .wcs-class__excerpt > *:first-child,
.wcs-timetable__compact-list .wcs-class--term-business-building-strategies .wcs-class__excerpt > *:first-child,
.wcs-timetable__compact-list .wcs-class--term-best-practices-healthy-aging .wcs-class__excerpt > *:first-child,
.wcs-timetable__compact-list .wcs-class--term-advancing-advocacy .wcs-class__excerpt > *:first-child,
.wcs-timetable__compact-list .wcs-class--term-maximizing-resources .wcs-class__excerpt > *:first-child,
.wcs-timetable__compact-list .wcs-class--term-title-vi-programs .wcs-class__excerpt > *:first-child
 {
    margin-bottom: 9px;
    background-color: #227278;
    color: #ffffff;
    padding: 2px 8px;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    margin-top: 0px;
    border-radius: 5px;
    /* General Colour and for all icons */
}
.wcs-timetable__compact-list .wcs-class--term-innovative-programs .wcs-class__excerpt > *:first-child {
    background-color: #00b0f0;
    /* Innovative Programs for Integrated Care */
}
.wcs-timetable__compact-list .wcs-class--term-enhanced-independent-living .wcs-class__excerpt > *:first-child {
    background-color: #444444;
    /* Enhancing Independent Living through Mobility Innovations */
}
.wcs-timetable__compact-list .wcs-class--term-cutting-edge-programs .wcs-class__excerpt > *:first-child {
    color: #444444;
    background-color: #ffd965;
    /* Cutting-Edge OAA & Caregiver Programs */
}
.wcs-timetable__compact-list .wcs-class--term-building-livable-communities .wcs-class__excerpt > *:first-child {
    background-color: #ff0000;
    /* Building Livable Communities for All Ages */
}
.wcs-timetable__compact-list .wcs-class--term-meeting-the-needs .wcs-class__excerpt > *:first-child {
    background-color: #ff33cc;
    /* Meeting the Needs of Diverse Aging Populations */
}
.wcs-timetable__compact-list .wcs-class--term-business-building-strategies .wcs-class__excerpt > *:first-child {
    background-color: #c55a11;
    /* Business Building 2.0: Strategies to Strengthen Systems and People */
}
.wcs-timetable__compact-list .wcs-class--term-best-practices-healthy-aging .wcs-class__excerpt > *:first-child {
    background-color: #00b050;
    /* Best Practices in Healthy Aging */
}
.wcs-timetable__compact-list .wcs-class--term-advancing-advocacy .wcs-class__excerpt > *:first-child {
    background-color: #7030a0;
    /* Advancing our Advocacy */
}
.wcs-timetable__compact-list .wcs-class--term-maximizing-resources .wcs-class__excerpt > *:first-child {
    background-color: #7f7f7f;
    /* Maximizing Resources through Strategic Volunteer Engagement */
}
.wcs-timetable__compact-list .wcs-class--term-title-vi-programs .wcs-class__excerpt > *:first-child {
    background-color: #0070c0;
    /* Title VI Programs: Unique Challenges and Solutions */
}
/* rearrnaging filter order */
.wcs-filters__container > .wcs-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wcs-filters__filter-column:before {
    content: none !important;
}
.wcs-filters__container > .wcs-filters > * {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec !important;
}
.wcs-filters__container > .wcs-filters > .wcs-filters--day_of_week {
    order: 1;
}
.wcs-filters__container > .wcs-filters > .wcs-filters--wcs_type {
    order: 2;
}
.wcs-filters__container > .wcs-filters > .wcs-filters--wcs_room {
    order: 3;
    border-bottom: 0;
}
/* rearranging days: */
.wcs-filters__filter-column.wcs-filters--day_of_week {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wcs-filters__filter-column.wcs-filters--day_of_week > * {
    width: 100%;
    margin-bottom: 0;
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(1) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    /* Monday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(1) span:after {
    content: ", July 29th";
    /* Monday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(2) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    /* Tuesday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(2) span:after {
    content: ", July 30th";
    /* Tuesday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(3) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    /* Wednesday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(3) span:after {
    content: ", July 31st";
    /* Wednesday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(4) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    display: none;
    /* Thursday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(5) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    display: none;
    /* Friday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(6) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    /* Saturday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(6) span:after {
    content: ", July 27th";
    /* Saturday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(7) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    /* Sunday */
}
.wcs-filters__filter-column.wcs-filters--day_of_week > .wcs-filters__filter-wrapper:nth-of-type(7) span:after {
    content: ", July 28th";
    /* Sunday */
}

/* Title line breaks in modal */
.wcs-modal__content > h2 > span > span {
    display: block;
    font-weight: bold;
    font-size: 80%;
}

.wcs-modal__close{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.wcs-modal__close:after{
    content: "Click here to return to the full agenda.";
    margin-right: 8px;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 14px;
    display: block;
}