#content {
  /* Header */
  /* View / Filters */
  /* Left side */
  /* Right Side */
  /* Responsiveness */
  /* List View Specific */
  /* Day View Specific */
  /* No Events Today */
}
.event-is-recurring{
  display: none;
}

#content .header-image {
  background-image: url(https://s3.amazonaws.com/assets.grammys.realart.com/wp-content/uploads/2022/11/03065919/grammys_hero_events_Calendar_jack_johnson.jpg);
  height: 49.1rem;
  width: 105vw;
  margin-left: -22rem;
  background-size: 100%;
  background-position: 0% 19%;
  margin-top: -10rem;
  background-repeat: no-repeat;
}
#content .header-text {
  width: 20rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: absolute;
  right: 5rem;
  top: 35rem;
  line-height: normal;
}
#content .header-text p {
  color: white;
  font-family: "Polaris-medium", sans-serif;
  font-weight: 500;
  margin-bottom: 1rem;
}
#content .header-text a {
  color: white;
  text-decoration: underline;
}
#content .tribe-events-title-bar {
  position: absolute;
  top: 34.2rem;
  text-transform: uppercase;
  z-index: 999;
}
#content .tribe-events-title-bar h2{
  float: left;
  clear: both;
  font-size: 22px;
  margin-bottom: 0px;
  margin-top: 1rem;
}
#content .header1 {
  display: inline-block;
  float: left;
  clear: both;
  color: white;
  padding: 13px;
  font-size: 60px;
  line-height: 62px;
  background-image: linear-gradient(to right, #1b1463, #00a0e0);
}
#content .header2 {
  display: inline-block;
  float: left;
  clear: both;
  color: white;
  padding: 13px;
  font-size: 60px;
  line-height: 62px;
  background-image: linear-gradient(to right, #00a0e0, #1b1463);
}
#content .title-left {
  margin-left: -7rem;
}
#content .views {
  color: white;
  font-family: "Polaris-medium", sans-serif;
  text-align: center;
  font-size: 1.5rem;
  line-height: 3.8rem;
  margin-bottom: 1rem;
  height: 4rem;
  clear: both;
  margin-top: 15rem;
}
#content #viewAsList {
  border-style: solid;
  border-width: 2px;
  background-color: #429dd9;
  width: 25rem;
  height: 4rem;
  float: left;
  margin-right: 1rem;
  text-transform: uppercase;
  font-weight: 500;
}
#content #viewAsMonth {
  border-style: solid;
  border-width: 2px;
  background-color: #429dd9;
  width: 25rem;
  height: 4rem;
  float: left;
  text-transform: uppercase;
  font-weight: 500;
}
#content .views .active {
  border-color: #429dd9;
  background-color: #fff !important;
  color: #429dd9;
}
#content #viewAsList:hover,
#content #viewAsMonth:hover {
  border-color: #429dd9;
  background-color: #fff !important;
  color: #429dd9;
  cursor: pointer;
}
#content .filters {
  clear: both;
  font-family: "Polaris-medium", sans-serif;
  font-size: 1.2rem;
  color: #429dd9;
  line-height: 2.7rem;
  text-align: center;
  height: 2.7rem;
  text-transform: uppercase;
}
#content .filters div {
  cursor: pointer;
  margin-bottom: 1rem;
}
#content .filters div:hover {
  background-color: white;
  color: #429dd9;
  border: #429dd9 solid 2px;
  line-height: 2.4rem;
}
#content .filters .active {
  background-color: white;
  color: #429dd9;
  border: #429dd9 solid 2px;
  line-height: 2.4rem;
}
#content .all {
  width: 9rem;
  height: 2.7rem;
  background-color: #c4e4f8;
  float: left;
  margin-right: 0.75rem;
}
#content .exhibits {
  width: 9rem;
  height: 2.7rem;
  background-color: #c4e4f8;
  float: left;
  margin-right: 0.75rem;
}
#content .education {
  width: 27rem;
  height: 2.7rem;
  background-color: #c4e4f8;
  float: left;
  margin-right: 0.75rem;
}
#content .family {
  width: 10rem;
  background-color: #c4e4f8;
  float: left;
  margin-right: 0.75rem;
  margin-top: 1rem;
}
#content .community {
  width: 13rem;
  height: 2.7rem;
  background-color: #c4e4f8;
  float: left;
  margin-right: 0.75rem;
}
#content .public {
  width: 15rem;
  height: 2.7rem;
  background-color: #c4e4f8;
  float: left;
  margin-right: 0.75rem;
}
#content #tribe_events_filters_wrapper {
  display: none;
}
#content .tribe-events-nav-pagination {
  margin-top: 2rem;
  width: 74rem;
}
#content .current_month {
  font-family: "Rhode-extended", sans-serif;
  font-weight: 800;
  font-size: 2.7rem;
  color: #1b175f;
  margin-bottom: 3rem;
  text-transform: uppercase;
}
#content .tribe-events-sub-nav .tribe-events-nav-previous a,
#content .tribe-events-sub-nav .tribe-events-nav-next a {
  background: white;
  color: #429dd9 !important;
  padding-top: 1.6rem;
  height: auto;
}
#content .tribe-events-month-event-title {
  font-size: 7px;
  line-height: normal;
  color: #1b175f;
  padding-bottom: 3px;
  border-bottom: 1.5px solid #dedede;
  margin-bottom: 3px;
  width: 8rem;
}
#content .events-calendar {
  border-color: white;
  border-width: medium;
}
#content .tribe-events-calendar {
  border: none !important;
}
#content .events-calendar th,
#content .events-calendar tr,
#content .events-calendar td {
  border-color: white;
  border-width: 3px;
}
#content .events-calendar td {
  padding: 0.2rem 1rem;
}
#content .tribe-events-calendar thead th {
  background-color: white !important;
  border: none;
}
#content #tribe-events .tribe-events-calendar td {
  border-color: white;
  border-width: 3px;
}
#content .tribe-events-calendar thead th {
  background-color: white;
  border: none !important;
}
#content .tribe-events-calendar td div {
  padding-left: 0 !important;
  color: #1b175f !important;
}
#content .tribe-events-calendar .tribe-events-present {
  background-color: #429dd9 !important;
}
#content .tribe-events-calendar .tribe-events-past {
  background: #fafafa;
  opacity: 0.4;
}
#content .tribe-events-calendar .tribe-events-present div,
#content .tribe-events-calendar .tribe-events-present h4 {
  color: white !important;
}
#content .tribe-events-calendar .tribe-events-present .tribe-events-month-event-title {
  border-color: white;
}
#content .tribe-events-othermonth {
  background-color: #f4f4f4;
}
#content .tribe-events-thismonth {
  background-color: #ebebee;
}
#content .events-archive.events-gridview #tribe-events-content table .type-tribe_events,
#content .tribe-events-shortcode .tribe-events-month table .type-tribe_events {
  border-color: #bebebe;
}
#content .tribe-events-sub-nav .tribe-events-nav-previous,
#content .tribe-events-sub-nav .tribe-events-nav-next {
  background: white;
}
#content #tribe-events-content a,
#content .tribe-events-event-meta a {
  color: #1b175f;
}
#content .closedTuesday {
  font-size: 1rem;
  line-height: normal;
  color: #1b175f;
}
#content .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-featured-exhibit {
  padding-left: 0 !important;
  font-family: "Polaris-medium", sans-serif !important;
  color: #1b175f !important;
}
#content .events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  padding-left: 0;
}
#content #tribe-events-footer .current_month {
  visibility: hidden;
}
#content .calendar-content {
  display: flex;
  justify-content: center;
}
#content .calendar-right {
  background: #1b175f;
  margin-left: 5rem;
  padding: 3rem;
  margin-top: -26.5rem;
  z-index: 1;
}
#content .tribe-mini-calendar .tribe-events-othermonth,
#content .tribe-mini-calendar .tribe-events-thismonth {
  background-color: #1b175f;
}
#content .tribe-mini-calendar-day-link {
  color: white !important;
  font-family: "Polaris-medium", sans-serif;
  font-size: 2rem;
  font-weight: 400 !important;
  margin: 13px 0 0;
}
#content .tribe-mini-calendar-no-event {
  color: #429dd9 !important;
  font-family: "Polaris-medium", sans-serif;
  font-size: 2rem;
  font-weight: 400 !important;
  margin: 13px 0 0;
}
#content .tribe-events-has-events .tribe-mini-calendar-day-link:before {
  display: none !important;
}
#content #tribe-events .tribe-events-calendar td {
  border-color: white;
}
#content .tribe-mini-calendar-nav {
  color: white !important;
}
#content .tribe-mini-calendar {
  text-align: center;
  border: none;
  width: 40rem !important;
  margin-top: 4rem;
}
#content .tribe-mini-calendar-dayofweek {
  text-align: center;
  border-bottom: 2px solid white;
  font-size: 2rem;
  font-weight: 500;
}
#content .tribe-mini-calendar thead {
  background: none !important;
  border: none !important;
}
#content .tribe-mini-calendar tr {
  border: none !important;
}
#content .tribe-mini-calendar th {
  border: none !important;
  background: none;
  border-bottom: 2px solid white !important;
  color: white;
  font-weight: 400;
  padding-bottom: 10px !important;
}
#content .tribe-mini-calendar td {
  border: none !important;
  background: none;
}
#content #tribe-mini-calendar-month-0 {
  font-size: 1.8rem;
  margin: 3rem 1rem 0;
  font-family: "Rhode-extended", sans-serif !important;
  font-weight: 800;
  margin-bottom: 4rem;
  text-transform: uppercase;
}
#content .tribe-mini-calendar-nav a {
  z-index: 999;
  position: relative;
}
#content .tribe-mini-calendar-nav-link {
  color: white !important;
  font-size: 3rem;
}
#content .tribe-mini-calendar-nav-link {
  color: white;
}
#content .closed a,
#content .closed span {
  color: #429dd9 !important;
  opacity: 40%;
}
#content .tribe-events-present.closed div a {
  color: white !important;
}
#content .tribe-mini-calendar .tribe-events-othermonth {
  visibility: hidden;
}
#content .tribe-mini-calendar .tribe-events-present {
  background-color: #429dd9 !important;
}
#content .tribe-mini-calendar .tribe-events-present:hover,
#content .tribe-mini-calendar .tribe-events-future:hover,
#content .tribe-mini-calendar .tribe-events-past:hover {
  background-color: #429dd9 !important;
}
#content .tribe-mini-calendar .tribe-events-present div a:hover,
#content .tribe-mini-calendar .tribe-events-future div a:hover,
#content .tribe-mini-calendar .tribe-events-past div a:hover {
  background-color: #429dd9 !important;
}
#content .calendar-right a {
  color: white;
}
#content .links {
  margin-top: 10rem;
  text-transform: uppercase;
}
#content .tickets,
#content .parking,
#content .transportation,
#content .contact-us {
  color: white !important;
  font-family: "Rhode-extended", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  border-bottom: 3px solid #429dd9;
  padding-bottom: 3px;
  margin-left: 2rem;
}
#content .ticket-div,
#content .parking-div,
#content .transportation-div,
#content .contact-div {
  margin-bottom: 2rem;
}
#content .links svg {
  overflow: visible;
}
#content #ajax-loading-mini {
  display: none;
}
@media only screen and (min-width: 1550px) {
  #content .header-image {
    background-size: 2000px;
    width: 115vw;
    height: 59.1rem;
    margin-left: -45rem;
  }
  #content .header-text {
    top: 45rem;
    right: 30rem;
  }
  #content .tribe-events-title-bar {
    top: 44.2rem;
  }
}
@media only screen and (max-width: 1420px) {
  #content .header-image {
    width: 125vw;
  }
}
@media only screen and (max-width: 1275px) {
  #content .calendar-content {
    display: block;
  }
  #content .title-left {
    margin-left: 0;
    margin-bottom: 4rem;
  }
  #content ul.tribe-events-sub-nav {
    margin: 0 3vw !important;
    width: 80vw;
  }
  #content .calendar-right {
    margin-top: 0;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 3rem;
    width: 100%;
  }
  #content .calendar-left{
    margin-top: 55rem;
  }
  #content .tribe-mini-calendar {
    width: 60rem !important;
  }
  #content .links {
    display: none;
    flex-direction: column;
    align-items: center;
    margin-top: 5rem;
  }
  #content .ticket-div,
#content .parking-div,
#content .transportation-div,
#content .contact-div {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 995px) {
  #content .tribe-mini-calendar {
    width: 50rem !important;
  }
  #content ul.tribe-events-sub-nav {
    margin: 0 !important;
    flex-wrap: nowrap;
  }
  #content #tribe-events-footer:before,
#content #tribe-events-header:before {
    display: none;
  }
  #content #tribe-events-footer:after,
#content #tribe-events-header:after {
    display: none;
  }
  #content .tribe-events-title-bar h2{
    margin-top: 2rem;
  
  }
}
@media only screen and (max-width: 770px) {
  #content .header-image {
    background-size: 1000px;
    margin-left: -12rem;
  }
  #content .header-text {
    width: 10rem;
    padding: 1rem;
    background-color: rgba(0, 0, 0, 0.4);
    right: 1rem;
    top: 30rem;
  }
}
@media only screen and (max-width: 630px) {
  #content .filters{
    z-index: 999;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #content .filters div{
    background: none;
    font-size: 12px;
    line-height: initial;
    width: 100%;
    margin: 1rem 0;
    height: auto;
    border: 2px solid;
    padding: 2rem;
    max-width: 44%;
  }

  #content .filters .active {
    background: none;
    border-color: #fff;;
    line-height: initial;
    color: white;
  }

  #content .filters div:hover{
    color: white;
    background: none;
  }

  #content .community{
    margin-top: 0;
  }

  #content .calendar-right{
    padding-top: 350px;
    position: initial;
  }


  #content .header1,
#content .header2 {
    font-size: 20px;
  }
  #content .header-image {
    height: 59.2rem;
    background-position: 40% 0%;
    margin-left: -9rem;
    background-size: 700px;
  }
  #content .header-text {
    display: none;
  }
  #content .tribe-events-title-bar {
    top: 20.7rem;
    left: 0;
  }
  #content .views {
    display: none;
  }
  #content .filters {
  }
  #content .calendar-left {
    display: none;
  }
  #content #tribe-events-content {
    overflow: visible;
  }
  #content .tribe-mini-calendar .tribe-events-othermonth {
    visibility: visible;
    opacity: 0.3;
  }
  #content .calendar-content {
    width: 130vw;
    margin-left: -15vw;
    margin-bottom: -7rem;
    display: flex;
    flex-direction: column-reverse;
  }
  #content .tribe-mobile-day-heading {
    display: none;
  }
  #content .calendar-right {
    background: #1b175f;
    margin-top: -21.6rem;
  }
  #content .tribe-mini-calendar {
    display: block;
    margin-top: 5rem;
    margin-left: 0 !important;
    scale: 85%;
  }
  #content .links {
    align-items: center;
    margin-top: 0;
    text-align: center;
    margin-left: -8rem;
  }
  #content .links svg {
    display: inline-block;
  }
  #content .links a {
    display: block;
    margin-left: 0;
    font-size: 1.7rem;
  }
  #content .tribe-mobile-day {
    display: none;
  }
  #content #tribe-mini-calendar-month-0 {
    min-width: 28rem;
  }

  #content .tribe-events-title-bar h2{
 background-image: linear-gradient(to right, #1b1463, #00a0e0); 
 color: white;
 padding: 13px;
     line-height: 62px !important;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 447px) {
  #content {
    /* .header-image{
      background-size: 600px;
    } */
  }
  #content .calendar-right{
    padding-top: 350px;
  
  }
    #content .filters{
    margin-top: 30px;
  }
}
@media only screen and (max-width: 350px) {
  #content .tribe-mini-calendar {
    scale: 65%;
    margin-left: -15px;
  }
  #content .tribe-events-month .calendar-right {
    margin-left: -1rem;
  }
  #content .links a {
    font-size: 1.3rem;
  }
}
#content .tribe-events-sub-nav-ra {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
}
#content .tribe-events-sub-nav-ra li a {
  color: #429dd9 !important;
  font-family: "Rhode-extended", sans-serif;
  font-size: 1.7rem;
  text-transform: uppercase;
}
#content .tribe-events-sub-nav-ra li {
  cursor: pointer;
}
#content .tribe-events-loop {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: stretch;
  justify-content: space-between;
  align-items: baseline;
}
#content .tribe-events-loop div {
  height: 30rem;
  width: 35rem;
  overflow: hidden !important;
  border: none !important;
  margin: 1.2rem 0 !important;
  padding: 0 !important;
}
#content .tribe-events-loop div div {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 0 !important;
  position: relative;
}
#content .shown {
  height: 100% !important;
  position: absolute !important;
  background-color: rgba(0, 0, 0, 0.8);
  bottom: -16rem;
  color: white;
  font-size: 1.2rem;
}
#content .tribe-events-loop div h4 {
  font-family: "Rhode-extended", sans-serif;
  color: white !important;
  font-size: 1rem;
  padding: 4rem 3rem 1rem;
  line-height: normal;
}
#content .on-display {
  font-family: "Rhode-extended", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #429dd9;
  padding-left: 3rem;
  margin-bottom: -0.3rem;
}
#content .date-start,
#content .end-time,
#content .date-end {
  font-family: "Polaris-medium", sans-serif;
  font-size: 1.2rem;
  color: white;
  text-transform: capitalize;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  
}
#content .date-start {
  padding-left: 3rem;
}
#content .on-hover {
  position: absolute !important;
  bottom: -10px;
  height: 1rem !important;
  display: flex;
  flex-direction: column;
  overflow: visible !important;
}
#content div .on-hover {
  overflow: visible !important;
}
#content .tribe-event-url {
  width: 29rem;
  text-align: center;
  background-color: #429dd9;
  color: white !important;
  font-size: 1.3rem !important;
  font-family: "Polaris-medium", sans-serif;
  font-weight: 500;
  height: 5rem;
  line-height: 4rem !important;
  z-index: 999;
  margin-left: 3rem !important;
}
#content .buy-tickets {
  z-index: 998;
  margin-top: 1.5rem;
  font-family: "Rhode-extended", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #fff !important;
  border-bottom: 2px solid #429dd9;
  width: 13.5rem;
  margin-left: 7rem;
}
#content .on-hover .ticket-icon {
  position: absolute;
  bottom: -6.5rem;
  left: 3rem;
  z-index: 999;
}
@media only screen and (max-width: 995px) {
  #content .tribe-events-sub-nav-ra {
    width: 62rem;
  }
  #content .tribe-events-loop div {
    width: 30rem;
  }
  #content .tribe-event-url {
    width: 23rem;
  }
}
@media only screen and (max-width: 720px) {
  #content .tribe-events-sub-nav-ra {
    width: 52rem;
  }
  #content .tribe-events-loop div {
    width: 25rem;
  }
}
@media only screen and (max-width: 630px) {

  #content .tribe-events-sub-nav{
    width: 100vw !important;
    flex-direction: row !important;
    justify-content: center !important;
  }
  .tribe-events-nav-next a{
    padding-left: 0px !important;
  }
  .tribe-events-nav-previous a{
    padding-left: 0px !important;
  }

    .tribe-events-nav-next{
    width: 50vw !important;
  }
  .tribe-events-nav-previous{
    width: 50vw !important;
  }

  #content #tribe-events-header{
    display: none;
  }

  #content #tribe-events-content{
    margin-bottom: 61px;
  }
  #content .tribe-events-list .calendar-left {
    display: block;
    margin-top: -13rem;
    margin-bottom: -3rem;
    margin-left: 2rem;
  }
  #content .tribe-events-list .tribe-events-sub-nav-ra {
    display: none;
  }
  #content .tribe-events-list .tribe-events-loop {
    flex-direction: column;
  }
  #content .tribe-events-list .tribe-events-loop div {
    width: 104vw;
    overflow: visible !important;
    margin: 1.2rem 0 3.4rem !important;
  }
  #content .tribe-events-list .tribe-event-url {
    width: 105vw;
    font-size: 1.6rem !important;
  }
  #content .tribe-events-list .buy-tickets {
    width: 105vw;
    text-align: center;
    background-color: #1b175f;
    font-size: 1.1rem !important;
    height: 5rem;
    line-height: 4rem !important;
    text-decoration: underline 2px #429dd9 !important;
    text-underline-offset: 4px;
    margin-top: 0;
    margin-left: 0;
    border: none;
    padding-left: 2rem;
  }
  #content .on-hover .ticket-icon {
    left: 17rem;
    bottom: -6.1rem;
  }
  #content .tribe-events-list .links {
    display: none;
  }
  #content .tribe-events-list .calendar-right {
    /* margin-top: -192rem;
    margin-bottom: 131rem; */
  }
  #content .tribe-events-list .shown {
    height: 40% !important;
    bottom: 0;
  }
  #content .tribe-event-url {
    margin-left: 0 !important;
  }
  #content .shown {
    bottom: 0 !important;
  }
  #content .on-hover {
    bottom: -10px !important;
  }
  #content .tribe-events-list .calendar-content {
    margin-left: -11vw;
  }
}
@media only screen and (max-width: 500px) {
  #content .tribe-events-list .calendar-content {
    margin-left: -10vw;
  }
  #content .tribe-events-list .calendar-left {
    margin-left: 0;
  }
  #content .on-hover .ticket-icon {
    left: 11rem;
  }
}
@media only screen and (max-width: 400px) {
  #content .tribe-events-list .calendar-content {
    margin-left: -10vw;
  }
  #content .tribe-events-list .buy-tickets {
    padding-left: 3rem;
  }
  #content .on-hover .ticket-icon {
    left: 10rem;
  }
}
@media only screen and (max-width: 350px) {
  #content .tribe-events-list .calendar-content {
    margin-left: -12vw;
  }
  #content .tribe-events-list .buy-tickets {
    padding-left: 4rem;
  }
  #content .on-hover .ticket-icon {
    left: 9rem;
  }
}
@media only screen and (max-width: 320px) {
  #content .tribe-events-list .buy-tickets {
    padding-left: 4rem;
  }
  #content .on-hover .ticket-icon {
    left: 6rem;
  }
}
#content .date-view-all {
  margin-top: 12.8rem;
  display: flex;
  height: 7rem;
}
#content .date-view-all a {
  background-color: #429dd9;
  color: white !important;
  display: inline-block;
  padding: 1.2rem 10rem;
  height: 5rem;
  margin: 1rem 0 0 14rem;
}
#content .tribe-events-page-title {
  font-family: "Polaris-medium", sans-serif !important;
  font-size: 30px !important;
  color: #1b175f !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#content .tribe-events-day-time-slot {
  display: contents;
}
#content .tribe-events-nav-next {
  margin-left: -1.5rem !important;
}
@media only screen and (max-width: 990px) {
  #content .date-view-all {
    flex-wrap: wrap;
    margin-bottom: 7rem;
  }
  #content .date-view-all a {
    text-align: center;
    padding: 1.2rem 0;
    width: 25rem;
    margin: 1rem auto;
  }
  #content .tribe-events-page-title {
    width: 80vw;
  }
}
@media only screen and (max-width: 630px) {
  #content .day-view .tribe-events-title-bar {
    top: 33.4rem;
  }
  #content .tribe-events-day .calendar-right {
    display: none;
  }
  #content .date-view-all {
    flex-direction: column;
    flex-wrap: nowrap;
    margin-top: 0;
  }
  #content .date-view-all a {
    margin-top: 0;
    padding: 2rem 0;
    height: 7rem;
    text-align: center;
    width: 105vw;
    margin-left: -4rem;
    font-size: 2rem;
  }
  #content .tribe-events-day .tribe-events-nav-pagination {
    display: none;
  }
  #content .tribe-events-day #tribe-events-day {
    margin-top: -25rem;
  }
  #content .tribe-events-day .calendar-left {
    margin-bottom: 2rem;
    margin-top: 25rem;
  }
}
@media only screen and (max-width: 400px) {
  #content .tribe-events-day #tribe-events-day {
    margin-top: -15rem;
  }
  #content .tribe-events-day .calendar-left {
    margin-top: 25rem;
  }
  #content .tribe-events-day #tribe-events-day {
    margin-top: -25rem;
  }
  #content .day-view .tribe-events-page-title {
    margin-left: -1.5rem;
    font-size: 25px !important;
  }
}
@media only screen and (max-width: 345px) {
  #content .tribe-events-day .calendar-left {
    margin-top: 25rem;
    margin-left: 0;
  }
}
@media only screen and (max-width: 345px) {
  #content .day-view .tribe-events-page-title {
    font-size: 20px !important;
  }
}
#content .no-events-notice {
  margin-left: 1.3rem;
}
#content .no-events-notice p {
  font-family: "Polaris-medium";
  font-size: 2rem;
  color: #1b175f;
  margin: 2rem 0;
}
#content .no-events-notice p a {
  text-decoration: #429dd9 underline !important;
  color: #429dd9 !important;
}
#content .hours-container {
  background-color: #429dd9;
  margin-left: 1.3rem;
  margin-top: 5rem;
}
#content .hours-header {
  color: white;
  font-family: "rhode-extended", sans-serif;
  font-size: 1.7rem;
  padding: 5rem 3rem 0.5rem;
}
#content .hours-container .op-overview-shortcode {
  padding-left: 3rem;
  padding-bottom: 5rem;
}
#content .hours-container .op-table {
  width: 100%;
}
#content .hours-container .op-cell {
  color: white;
  font-weight: 500;
  padding: 0;
}
#content .hours-container .op-closed {
  color: white;
  text-transform: uppercase;
}
@media only screen and (max-width: 630px) {
  #content .no-events-notice {
    width: 80vw;
    margin-left: 5rem;
    margin-top: -20rem;
  }
  #content .hours-container {
    width: 105vw;
  }
}
@media only screen and (max-width: 630px) {
  #content .no-events-notice {
    width: 80vw;
    margin-left: 5rem;
    margin-top: -20rem;
  }
  #content .hours-container {
    width: 105vw;
    margin-left: -1rem;
  }
  #content .hours-header {
    padding-left: 5rem;
  }
  #content .hours-container .op-overview-shortcode {
    padding-left: 5rem;
  }
}
@media only screen and (max-width: 450px) {
  #content .hours-header {
    font-size: 1.4rem;
  }
}
.tribe-filters-open #tribe-events-content {
  clear: both;
  float: none !important;
  width: 100% !important;
}

 #content .tribe-events-calendar td div{
  background-color: rgba(0,0,0,0)
 }

 #content #tribe-events .tribe-events-calendar td:hover{
  background-color: #429dd9;

 }

 .tribe-events-calendar-month__day[aria-labelledby="tribe-events-calendar-day-2022-12-25"] .tribe-events-calendar-month__events:after {
    background: red;
    color: white;
    content: "CLOSED"!important;
    font-size: 14px;
    padding: 10px;
    margin-left: 20%;
}

#content table[data-eventdate="2022-12-01"] .tribe-event-day-25 a{
  color: #429dd9 !important;
  opacity: 40%;
}


#content .tribe-mini-calendar a[data-day="2022-12-25"]{
  color: #429dd9 !important;
  opacity: 40%;
}
