h1 {
color:black;
}
.localist-widget-hl .event-card .event-short-date { background: yellow !important;}
li.login, body {
    font-size: 18px !important;
}
#top {
background-color:#2b3438;
}

.widget {
     border-radius: 10px;
}

pagination_container {
background-color:#a71930
}

.home_link img{
image-rendering: crisp-edges;
}
#top a {
    color: #fff !important;
}

/*mini calendar*/
#top .search_action input { background: white !important; color: black !important;}
#minicalendar th {color: black !important;}
.widget.mini_calendar .minicalendar tbody[data-minicalendar="calendar"] td.dimday a {color: #1e1e1e !important; }
.user_action.login {
    display: none;
}

.widget.mini_calendar .minicalendar tbody[data-minicalendar="calendar"] td a {
     padding: 6px 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .widget.mini_calendar .minicalendar tbody[data-minicalendar="calendar"] td a {
        padding: 3px 0
    }
}

td a:hover {
    text-decoration: underline;
    color: #a71930 !important;
}

.widget.mini_calendar .minicalendar tbody[data-minicalendar="calendar"] td.selected a {
    color: white !important;
}

#top .action_menu_items a, .action_menu_items a { color: black !important;}

/*buttons and links*/
.action_button a.imgoing {
    background: #a71930;
    border: 0px;
    border-radius: .3125em;
    padding: 15px 20px;
    font-size: .75em;
}

.action_button a.imgoing:hover {
    background: #911930;
    border-radius: 7px;
    transition: .5s;
}

a.btn.btn-color {
    background: #a71930;
    border: 0px;
    min-height: 44px;
    padding-top: 15px;
    border-radius: .3125em;
}

a.btn.btn-color:hover {
    background: #911930;
    border: 0px;
    border-radius: 7px;
    transition: .5s;
}

a:hover {
    color: #a71930;
}

.widget.widget-filter .widget-content ul li a:hover {
     color: #a71930;
}

/*list items*/
.event_group .item {
    box-shadow: rgba(0, 0, 0, 0.13) 0px 3px 6px;
    border: 1px solid #f4f4f4;
}

.item {
    border-radius: 10px;
}

/*event and place details*/

.nocontent p {
    color: #1e1e1e;
    line-height: 1.5;
}

p {
     line-height: 1.5;
}

.content-inner-pages {
    box-shadow: rgba(0, 0, 0, 0.13) 0px 3px 6px;
    border-radius: 10px
}

.place_group .item {
    box-shadow:  rgba(0, 0, 0, 0.13) 0px 3px 6px;
}

.event_filters a {
    color: inherit;
}

.location span {
    color: inherit;
}

.comment_item .item_content_tiny .dateright {
    color: inherit;
}

.content-bottom {
    background: #f9f9f9;
}

h3.description {
  padding-bottom: 15px;
}

/*search*/
#top .search_action input {
    border: 0px;
    padding: 0px 25px 2px 20px;
    border-radius: 50px;
    text-overflow: ellipsis;
}

#top .search_action button {
    top: 24px;
}


#fancybox-close {
    top: 0px !important;
    right: 0px !important;
   }

/*nav*/
@media only screen and (max-width: 959px) {
    #menu .action_menu {
        right: 20px;
    }
}

.western-logo {
    padding: 10px 10px 0 0;
    width: fit-content;
}

span.event-logo {
    font-size: 28px;
    color: #fff;
    padding: 0 0 0 10px;
    border-left: solid 1px #fff;
    position: relative;
    bottom: 10px;
}

a.western-logo-link {
    padding: 32px 10px 0 0;
}

@media only screen and (max-width: 959px) {
    #menu .action_menu li, #menu .action_menu li a {
        position: relative;
        top: 8px;
    }

    li.profile_icon {
       top: -7px !important;
    }
}

@media only screen and (max-width: 430px) {
    #top .grid_container>* {
       text-align: center;
     }

     span.event-logo {
        border-top: solid 1px #fff;
        border-left: none;
        bottom: -3px;
        white-space: nowrap;
     }

    .western-logo {
       padding: 13px 10px 0px 0;
    }
}

/* interactive element fixes for accessibility*/
#top .action_menu > li.login a {
      height: 45px;
}

.subscribe_links {
    height: 45px;
}

#event_subscribe a {
    width: 45px;
    height: 45px;
}

@media only screen and (max-width: 767px) {
    .box_title, label.heading, .admin_header span {
        padding: 8px 15px;
    }
}

.summary {
     margin-bottom: 14px;
}

h2.summary a {
  padding: 11px 0px;
}

a.event_item_venue {
  padding: 15px 0px;
}

ul#x-event_interest li {
  padding: 9px 0px;
}

.widget.widget-filter .widget-content ul li a {
    padding: 12px 0px;
}

ul#x-event_audience li {
  padding: 9px 0px;
}

.box_content.widget-content ul li {
    padding: 9px 0px;
}

.actionbar .right a {
    background: #a71930;
    border: 0px;
    border-radius: .3125em;
    padding: 15px 20px;
    font-size: .75em;
}

.widget.sidebar-topnav .btn{
    min-height: 44px;
    padding-top: 14px;
    border-radius: .3125em;
}

a.btn.btn-large.fullwidth.btn-color-alt.nav_createevent {
    min-height: 44px;
    padding-top: 15px;
    border-radius: .3125em;
}

/* line height for accessibility*/
div.description p {
    line-height: 1.5;
}

.dateright, .place, .location {
    line-height: 1.5;
    font-size: 0.79em;
}

.c3d-cookie-consent-prompt p {
    line-height: 1.5;
}

/* link accessibility */
p a {
    text-decoration: underline;
}

/* remove radio buttons */
.widget-content-radios ul li a, .widget-content-radios ul li.selected {
    background-image: none;
    padding: 4px 0 4px 0;
}

/* result and interested button */
.actionbar .right a {
    margin-left: 0px;
}

.action_button a {
    display: flow;
}

a.buytickets {
    margin-bottom: 5px;
}