.past-event-link{
    display: none;
}

.fc-unthemed td.fc-today {
    background: #f7941d!important;
}
.flex-search-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.flex-search-inner #food-type-select{
    width: 200px;
    margin: 5px;
}
.flex-search-inner #search-board-btn{
     margin-bottom: 0px;
 }
.flex-search-inner .allboard{
    margin: 0px 5px;
}
@media screen and (min-width: 992px)  {

}
@media screen and (min-width: 768px) and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
    .home-banner-block{
        display: none;
    }
    .vc_row.wpb_row.vc_row-fluid.mobile-2-grid.visible-xs.eight-cols .vc_column_container h2 a {
        letter-spacing: -0.05em!important;
    }
}
 #calendar1  .fc-content-skeleton tbody td {
     height: 20px; 
}
.events-side #calendar1 .fc-basic-view td, #calendar1 .fc-basic-view th {
    border-color: #f7941d !important;

}
.article-button-end {
    background-color: #00a8e6;
    max-width: 500px;
    box-shadow: 10px 10px 5px 0px rgba(255, 255, 255, 0.16) inset;
    max-width: 500px;
    padding: 10px;
    margin: auto;
    border-radius: 30px;

}
.article-button-end a{
    color: #fff;
    font-size: 20px;
}