/* colors from calendar.css */
/* overall */
.cal-show-event .cal-info {background-color:#eff0f2;}
.style-default .cal-widget-date {background-color:#7f7d7e; color:#fff;}
.style-default .cal-widget-img figcaption {color:#000; background-color:rgba(255,255,255,0.5);}

.style-default .cal-widget-time {background-color:#69498a; color:#fff;}

.cal-latest-event-info .cal-category,
.cal-list-event-info .cal-category {color:#7f7d7e;}
.cal-latest-title, .cal-list-title {color:#000;}
.cal-button a {color:#69498a; font-family: RobotoBold, sans-serif;}
.cal-button a:hover {color:#7f7d7e;}

#calPagination li a {color:004d4f; border:1px solid #dddddd;}
#calPagination li.active a,
#calPagination li a:hover {color:#fff; background-color:#69498a; border:1px solid #93117e

/* latest */
/* specific style for homepage */
.home .style-default .cal-data {background-color:#eff0f2;}
.home .style-default .slick-prev::before,
.home .style-default .slick-next::after {color:#000;}
.home .style-default .slick-disabled::before {color:#e1e1e1;}
.home .allevents {display:block; max-width:290px; margin:20px auto 0; padding:10px 0; text-transform:uppercase; border:solid 2px #66ace7; text-align:center; font-family:RobotoBold, sans-serif;}
.home .cal-nav-buttons .allevents {border:solid 2px #5b2e48; color: #5b2e48;}
.home .cal-nav-buttons .allevents:hover {border:solid 2px #3e192e; color:#3e192e;}
/*.home .cal-nav-buttons .allevents {border:solid 10px #69498a; color: #93117e}
.home .cal-nav-buttons .allevents:hover {border:solid 10px #7f7d7e; color:#7f7d7e;}*/
  

/* list */
.style-default .cal-list-event-info {background-color:#eff0f2;}

/* detail */
.tx-nf-lkcal .typo3-messages li.alert-info {color:crimson;}

.cal-show-event .cal-category {color:#7f7d7e;}
.cal-show-event .cal-info {background-color:#eff0f2;}
.cal-show-event .btn {color:#fff; background-color:#93117e
.cal-show-event .btn:hover {background-color:#7f7d7e; color:#93117e

/* style-2 */
.home .style-2 {color:#fff;}
.style-2 .cal-latest-title {color:#fff;}
.home .style-2 .cal-search-widget {border-top:1px solid #997889;}
.style-2 .cal-button a:hover {color:#7f7d7e;}
.home .style-2 .btn-group button {background-color: #e6e6e6; color:#93117e
.home .style-2 .btn-group button:hover {background-color:#f6e7e9; color:#5b2e48;}
.home .style-2 .allevents {background-color: #e6e6e6; color:#69498a; border: solid 2px  #e6e6e6;}
.home .style-2 .allevents:hover {border: solid 10px #f6e7e9; background-color: #f6e7e9; color:#69498a; }
.home .style-2 .cal-button a { color: #f6e8ea}
.home .style-2 .cal-button a:hover { color: #88d498}
/* widget */
.pb-calendar .top-frame > .control-frame a:hover {background:none; color:#69498a !important;}
.pb-calendar > .calendar-head-frame > .row > .col {background-color: #ddd !important; color: #999 !important;}

/* search */
.cal-search {background-color:#f5f5f5;}
.cal-search .form-control {color:#555555 !important; background-color:#ffffff !important; border:10px solid #cccccc !important;}
.cal-search .btn-group button {color: #fff; background-color: #93117e
.cal-search .btn-group button:hover {background-color:#7f7d7e;}

