/* Homepage Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 768px) {
    .home-page #page-wrapper {
        min-height: 100vh;
    }
}

/* Slider Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.crellyslider {
    border-radius: 10px;
}
.cs-navigation {
    top: 20px;
    float: right;
    text-align: right !important;
    position: relative !important;
    margin-right: 25px;
}
.cs-slide-link {
    width: 35px !important;
    border-radius: 0 !important;
    height: 10px !important;
}

.crellyslider>.cs-navigation {
    opacity: 1;
}

/* Dashboard Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.cbw-dashboard-widget {
    padding: 15px;
    background: #FFFDFD;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    margin: 15px 0;
    border-radius: 10px;
}

.cbw-dashboard-widget article {
    margin: 15px 0;
    background: #F5F8FB;
    padding: 15px 0;
    border-radius: 10px;
}

.cbw-box-title h3 {
    font-size: 28px;
}

#menu-quick-links, .bbp-replies-widget, .bbp-topics-widget, .home-page .list-wiki {
    list-style: none;
    padding-left: 0;
}
#menu-quick-links li, .bbp-replies-widget li, .bbp-topics-widget li, .home-page .list-wiki li {
    background: #F5F8FB;
    padding: 10px 15px !important;
    font-size: 16px;
    position: relative;
}
#menu-quick-links li:after, .bbp-replies-widget li:after, .bbp-topics-widget li:after, .home-page .list-wiki li:after {
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
}

.list-wiki li:before {
    display: none;
}

#menu-quick-links li:after, .list-wiki li:after {
    float: right;
}

.bbp-replies-widget li:after, .bbp-topics-widget li:after{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

#menu-quick-links a, .bbp-replies-widget a, .bbp-topics-widget a, .home-page .list-wiki li a {
    color: #000 !important;
}
#menu-quick-links li a:hover, .home-page .list-wiki li a:hover{
    padding-left: 10px;
}
#menu-quick-links li a:hover, .bbp-replies-widget li a:hover, .bbp-topics-widget li a:hover, .home-page .list-wiki li a:hover {
    text-decoration: none !important;
}

#custom_html-2 .cbw-dashboard-widget {
    padding: 0;
}

/* Guide Dog Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cbw-dash-gd {
    overflow-wrap: break-word;
}

.cbw-dash-gd img {
    margin: 0 auto !important;
    border-radius: 50%;
    display: block;
    width: auto !important; /* or probably 100% in case of a grid */
    height: auto !important;
}

.cbw-dash-gd h3 {
    font-size: 24px;
    color: #EF3C4F;
    padding-top: 25px;
    margin: 0;
}

.cbw-dash-gd span {
    font-size: 10px;
}

.cbw-dash-gd a.btn {
    padding: 5px !important;
    margin-bottom: 0 !important;
    font-size: 15px !important;
}

.home-page .bbp-author-name {
    display: none;
}

.home-page .bbp-author-avatar img {
    border-radius: 50%;
    margin-right: 15px;
}

.cbw-dash-feedback_wrapper {
    position: relative;
    margin: 0 !important;
}
.cbw-dash-feedback li {
    margin: 0 !important;
}
.cbw-dash-feedback .gfield:first-child {
    background: #DFEEF0;
    padding: 15px;
}

.cbw-dash-feedback label.gfield_label {
    text-transform: capitalize;
}

.cbw-dash-feedback .gfield_checkbox {
    display: inline-flex;
    justify-content: space-evenly;
}

.cbw-dash-feedback .gfield_checkbox li {
    background: #F5F8FB;
    padding: 15px;
    font-size: 14px;
    display: inline-block;
}
.cbw-dash-feedback .gfield_checkbox li label{
    text-transform: capitalize;
    max-width: 100% !important;
    font-size: 18px !important;
    padding: 15px !important;
}
.cbw-dash-feedback .gfield_checkbox li input{
    display: none !important;
}


.cbw-dash-feedback textarea {
    border: none !important;
    box-shadow: none !important;
    height: 60px !important;
}

.cbw-dash-feedback textarea::-webkit-input-placeholder, .cbw-dash-feedback textarea::-moz-placeholder, .cbw-dash-feedback textarea:-ms-input-placeholder {
    vertical-align: center;
    line-height: 1.5;
}

.cbw-dash-feedback .gform_footer.top_label {
    position: absolute;
    margin: 0;
    padding: 0;
    right: 30px;
    bottom: 20px;
    width: 25px;
}

.cbw-dash-feedback button {
    padding: 10px!important;
    font-size: 20px !important;
    background: #EF3C4F !important;
    border-radius: 50% !important;
    margin: 0 !important;
}

/* Calendar Widget Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#evcal_widget .calendar_header {
    display: none;
}

#evcal_widget .event {
    border: none !important;
    margin: 0 !important;
}

#evcal_widget #eventon_loadbar_section {
    display: none;
}

#evcal_widget #evcal_list .eventon_list_event .evcal_list_a {
    padding: 15px 0;
}

#evcal_widget .evcal_cblock {
    position: relative !important;
}

#evcal_widget .desc_trig_outter .desc_trig {
    display: flex !important;
    align-items: baseline;
    flex-direction: column-reverse;
}

#evcal_widget .eventon_events_list .eventon_list_event .mul_val .evcal_desc, #evcal_widget .eventon_events_list .eventon_list_event .evcal_desc {
    padding: 0 0 0 15px;
}

#evcal_widget .eventon_events_list>div:nth-of-type(1n+4) {
    display: none;
}

#evcal_widget .list_cal>a {
    font-size: 22px;
    padding: 10px 0 0 15px;
    display: block;
}

#evcal_widget .evcal_event_title, h3.padb5.evo_h3, h3.evo_h3, .evcal_evdata_row .evcal_evdata_cell h3 {
    font-size: 18px !important;
    text-transform: capitalize !important;
    padding-left: 0;
}

#evcal_widget .evo_metarow_ICS a {
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#evcal_widget .evo_end {
    padding: 0 !important;
}

#evcal_widget .evo_start,.evo_widget span.evo_end {
    display: flex;
    justify-content: space-between;
    vertical-align: unset !important;
    flex-direction: row-reverse;
    margin: 0 !important;
}
#evcal_widget .evo_start em, .evo_widget .evo_end em, #evcal_list .eventon_list_event .evcal_eventcard p {
    font-size: 16px !important;
    padding-right: 5px;
    font-weight: 400;
}
#evcal_widget .evo_start em, .evo_widget .evo_end em {
    text-transform: capitalize !important;
}

#evcal_widget .evo_end:before{
    display: none;
}

#evcal_widget .evo_end:after {
    content:'- ';
    padding-right: 5px;
    margin-top: 3px;
}

#evcal_widget .evcal_cblock {
    padding-left: 25px !important;
}

#evcal_widget .evcal_desc3 {
    display: none !important;
}

#evcal_widget .event_description.evcal_eventcard.open {
    padding-left: 15px;
}

#evcal_widget h3.padb5.evo_h3 {
    padding-top: 15px;
}
#evcal_widget a.evcal_col50.evo_metarow_learnmore.dark1.bordr.evo_clik_row:hover {
    background: none;
}

#evcal_widget .evo_clik_row .evo_h3{
    color: #ee394e;
    font-size: 16px !important;
}


/* MOBILE ONLY */
@media (max-width: 767px) {
    .cbw-dash-gd {
        text-align: center;
    }
}