@import url('https://fonts.cdnfonts.com/css/poe-vetica-new');

.fc-daygrid-day-number {
  text-decoration: none;
  color: #000;
}

.fc-col-header-cell-cushion {
  text-decoration: none;
  color: #000;
}

.fc-toolbar-title::first-letter {
  text-transform: uppercase;
}

.fc-h-event {
  background-color: #000;
}

.fc-daygrid-event-harness {
  border-color: #000;
}

.fc-daygrid-event-harness-abs {
  background-color: #000;
  border-color: #000;
}

.fc-event-draggable {
  border-color: #000;
}

.fc-timegrid-col-events {
  color: #000000;
}

.fc-daygrid-more-link {
  color: #000;
}

.modal-content {
  background-color: rgba(44, 62, 80, 1.0);
  margin-top: 25%;
  color: #fff;

}
#jau{
  color: #ffffff;
}
#jau:hover{
  color: #4CAF50;
}

.modal {
  max-height: 100vh;
  background-color: rgba(255, 255, 255, 0.5);
}

.btn-close {
  background-color: #fff;
}

.btn-close:hover {
  background-color: #fff;
}

.fc-event-start {
  color: #000;

}

.fc-daygrid-event-dot {
  display: none;
}

.princi{
  background-image: url('../img/flyer/imag5.jpeg');
  object-fit: cover;
  background-size: cover;
  background-position: top; 
  background-repeat: no-repeat;
  overflow-x: hidden; 
}

#titu {
  margin-left: 6%;
  font-size: 25px;
  margin-top: 0.5%;
  width: 15%;
  color: #ffffff;
}

#dia {
  margin-left: 7%;
  margin-top: 2%;
  color: #000;
  width: 12%;
}

#local {
  margin-left: 14%;
  margin-top: -3%;
  color: #000;
  width: 12%;
}

/* #evento {
  margin-left: 22%;
  margin-top: -3%;
  color: #000;
  width: 12%;
} */

#horario {
  margin-left: 20%;
  margin-top: -3%;
  color: #000;
  width: 12%;
}

#mostrardia {
  margin-left: 2%;
  margin-top: 8%;
  width: 12%;
}

#mostrarlocal {
  margin-left: 4%;
  margin-top: 5%;
  width: 12%;
}

#mostrarevento {
  margin-left: 2%;
  margin-top: 5%;
  width: 12%;
}

#mostrarhorario {
  margin-left: 3%;
  margin-top: 5%;
  width: 12%;
}

.imagenflyer {
  width: 100%;
  margin-top: -20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

.dentroimg {
  width: 35% !important;
  height: auto !important;
  object-fit: cover;
  margin-top: 3%;
}

.mostradia,
.mostralocal,
.mostratitulo,
.mostrahorario {
  color: #000000;
}

.cont{
  margin-top: 5%;
  width: 25%;
  border-radius: 10px;
  background-color: #000000;
  box-shadow: 0 0 20px rgba(133, 88, 111, 0.8);
}

.table-container {
  max-height: 80% !important;
  overflow-y: auto !important; 
}

.fc-popover-close {
  color: #000000 !important; 
  background-color: #726d6d !important; 
  cursor: pointer !important; 
}

.table-container table {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

#calendar {
  color: #ffffff; /* Defina a cor do texto para branco */
  background-color: rgb(255, 255, 255, 0.5) ;
  width: 80%;
  margin-left: 10%;
  border-radius: 10px;
}

.fc-icon-x{
  background-color: #000000;
  color: #000000;
}
.even{
  margin-top: 5%;
}

.fc-toolbar-title{
color: #000;
margin-left: 2% !important;
word-break: break-word !important;
width: 100%;
}
.fc-h-event {
  border-color: #000;
}

.fc-event-main {
  cursor: pointer;
}

#copy {
  color: #fff;
  text-align: center;
}

#desen {
  color: #fff;
  text-align: center;
}
.fc-h-event {
  border-color: #000;
}

.fc-event-main {
  cursor: pointer;
}

#copy {
  color: #fff;
  text-align: center;
}

#desen {
  color: #fff;
  text-align: center;
}