﻿/**REMOVE LATER START**/

.calendar_event.active .calendar_eventInfo,
.calendar_event.active .calendar_eventOrganizer {
   display:block !important;
}

/**REMOVE LATER END*/

.owl-theme .owl-controls {
   margin-top: 10px;
   text-align: left;
   margin-bottom: 22px;
}

.item .copryrightIMG {
   margin-bottom: 0;
}

.owl-current-state {
   display: inline-block;
   padding-left: 8px;
   padding-right: 8px;
   font-size: 12px;
}

/* owl-styles */

.owl-item .item p {
   margin-top: 0;
}

.owl-theme .owl-controls {
   margin-top: 0;
   text-align: center;
}

.owl-theme .owl-controls {
   margin-top: 0;
   text-align: left;
}

   .owl-theme .owl-controls .owl-buttons div {
      color: #FFF;
      display: inline-block;
      zoom: 1;
      -moz-border-radius: 30px;
      border-radius: 30px;
      opacity: 0.8;
      font-size: 20px;
   }

   .owl-theme .owl-controls .owl-buttons div {
      line-height: 28px;
      width: 28px;
      height: 28px;
      text-align: center;
   }

.owl-item div {
   padding: 5px;
}

.owl-item img {
   display: block;
   width: 100%;
   height: auto;
}
