.fc-daygrid-block-event .fc-event-time, .fc-daygrid-block-event .fc-event-title {
    padding: 6px !important;
}

 .fc .fc-daygrid-day-frame
{
  height:185px !important;
} 
.fc-event-title {

  white-space: normal;
      font-size: 15px !important;
    line-height: 1.3em !important;
}
}

.nexus-event-calendar thead th 
{
  background-color: transparent;
}
.nexus-event-calendar table 
{
  margin-bottom: 0;
} 

table.goodwood a{
  font-size:15px !important;
  font-weight:800 !important;
}

.fc .fc-daygrid-day.fc-day-today
{
  background-color:rgba(217,180,143,0.3) !important;
}
@media (max-width: 1000px) {
.fc .fc-daygrid-day-frame
{
  height:unset !important;
} 
.fc-theme-standard td, .fc-theme-standard th {
    width: 100px;
}
.fc .fc-scroller-harness{
 overflow: scroll !important;
  }
.fc-daygrid-body{
overflow-x: scroll !important;
  }
.fc-daygrid-body, .fc-scroller{
overflow-x: scroll !important;
 overflow: scroll !important;
  }
}
@media (max-width: 479px) {
  .nexus-event-calendar .fc .fc-toolbar-title {
    font-size: 20px;
  }
} 
.goodwood td
{
  border:none !important; 
}
.goodwood p
{
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.goodwood h3
{
  border:none;  
  font-size:18px; 
  font-weight:bold;
}

.bt-content {
z-index: 9999;
  left: 0px;
  top: 0px;
  margin-top: 15px;
  width: 301px;
  min-width: 301px;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
  background-color: #fff;
  border: 1px solid #d5d5d5;
  padding: 20px;
  border-radius: 2px;
  position: absolute; 
  border-top: 3px solid green;
}


.bt-wrapper canvas 
{
  display: none;
}

.arrowWindow
{
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -15px;
  margin-top: -12px;
  width: 0;
  z-index: 1;
  height: 0;
  border-bottom: solid 10px #64BF49;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
/*
.bt-content:after
{
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  width: 0;
  z-index: 1;
  height: 0;
  border-bottom: solid 10px #64BF49;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
*/

.goodwood h3 
{
  font-size: 18px !!important;
  font-weight: 700 !important;
  line-height: 1.4em;
  word-break: break-word;
  margin-bottom: 0px;
}
.goodwood p 
{
  margin-bottom: 0px;
  font-size:15px !important;
}
.fc-liquid-hack td 
{ 
  font-size: 12px;
  line-height: 2;
}
.bt-content::after {top:4px}

.fc .fc-button{
  font-size:15px !important;
  text-transform:capitalize !important;
}