/*!******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/styles/main.scss ***!
  \******************************************************************************************************************/
body,
html {
  overflow-x: hidden;
  background-color: #0B0B0B;
}

h1, h2, h3 {
  font-weight: 100 !important;
}

.mec-events-template-default section#main-content {
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: initial;
}
.mec-events-template-default section#main-content .col-md-8 {
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: initial;
}
.mec-events-template-default section#main-content .col-md-8 > * {
  max-width: 1200px;
  margin: 0 auto;
}
.mec-events-template-default section#main-content .col-md-8 .mec-event-data-fields {
  margin: 220px auto 0;
}

.mec-wrap .mec-carousel-type4-head .mec-bg-color-hover:hover {
  background-color: var(--global-palette1);
}
.mec-wrap .mec-event-title .mec-color-hover:hover {
  color: white !important;
}
.mec-wrap .mec-event-title {
  font-size: 42px;
  font-weight: 400;
  margin-top: 35px;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}
.mec-wrap .mec-event-article:hover .mec-event-title {
  margin-bottom: 130px !important;
}
.mec-wrap .mec-event-grid-classic .mec-event-title {
  order: 3;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  margin-top: 25px;
  margin-bottom: 75px;
  transition: margin-bottom 0.2s ease-in-out;
}
.mec-wrap .mec-event-grid-classic .mec-event-title::before {
  content: "";
  width: 100px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: -15px;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translatex(-50%);
}
.mec-wrap .mec-event-grid-classic .mec-event-title a {
  color: #fff !important;
  font-size: 42px;
  width: 100%;
}
.mec-wrap h4.mec-event-title {
  color: #fff !important;
}

.mec-credit-url {
  display: none !important;
}

.oxy-pro-menu-mobile-open-icon::before {
  content: url("https://roseroom220.com/wp-content/uploads/2023/03/menu.png");
}

#div_block-5-13, #div_block-52-13 {
  background-position: center center !important;
}

@media (max-width: 768px) {
  .oxy-header-container {
    position: relative;
  }
  .oxy-header-container .oxy-header-left {
    position: relative;
    z-index: 200;
  }
  .oxy-header-container .oxy-header-right {
    position: relative;
    z-index: 50;
  }
  .oxy-header-container .oxy-header-right .menu-main-menu-right-container {
    width: 100% !important;
    height: 100%;
    padding: 120px 15px;
  }
}
.oxy-pro-menu-mobile-open-icon svg {
  display: none;
}

.oxy-modal-backdrop {
  backdrop-filter: blur(5px);
}

button, a {
  transition: all 0.2s ease-in-out;
}

#_nav_menu-9-14 .right-tour a::before {
  content: "";
  background-image: url("https://roseroom220.com/wp-content/uploads/2023/02/360.png");
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 16px;
}

@media (min-width: 1120px) {
  li.events,
  li.calendar,
  li.tour {
    display: none !important;
  }
}
@media (max-width: 1120px) {
  .oxy-header-center {
    justify-content: right !important;
  }
}
.mec-event-hover-carousel-type4 {
  visibility: visible;
  opacity: 1;
  text-align: center;
  width: 100%;
}

.mec-event-hover-carousel-type4 div,
.mec-event-hover-carousel-type4 .mec-event-date {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}

.mec-event-icon:after,
.mec-event-label-captions:after {
  display: none;
}

.owl-nav button {
  border: 2px solid #A41421 !important;
  border-radius: 0;
}

.owl-nav button i {
  color: #fff !important;
}

.mec-event-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.34) 19%, rgb(0, 0, 0) 90%);
  opacity: 0.8;
}

.event-carousel-type4-head:hover .mec-event-overlay {
  opacity: 1;
}
.event-carousel-type4-head .mec-event-hover-carousel-type4 .mec-event-button {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  color: #000;
  background: #fff;
  padding: 15px;
  width: 240px;
  text-align: center;
  border: 1px solid #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize !important;
  transition: opacity 0.4s ease-in-out;
}
.event-carousel-type4-head .mec-event-hover-carousel-type4 .mec-event-icon {
  display: none;
}
.event-carousel-type4-head .mec-event-image .mec-event-label-captions {
  display: none;
}

@media (min-width: 768px) {
  .event-carousel-type4-head:hover .mec-event-hover-carousel-type4 .mec-event-button {
    opacity: 1;
  }
}
.mec-event-hover-carousel-type4 .mec-event-date,
.mec-event-hover-carousel-type4 .mec-event-date span {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 400;
  position: relative;
  color: #fff;
}

.mec-event-date::before {
  content: "";
  width: 100px;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -15px;
}

.mec-owl-carousel .owl-stage-outer {
  overflow: visible;
}

@media (max-width: 768px) {
  .owl-nav button.owl-prev {
    left: -30px;
  }
  .owl-nav button.owl-next {
    right: -30px;
  }
  .owl-nav button i {
    font-size: 30px;
  }
  .mec-event-date,
  .mec-event-date span {
    font-size: 16px;
  }
  .event-carousel-type4-head .mec-event-hover-carousel-type4 {
    padding-bottom: 115px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .event-carousel-type4-head .mec-event-hover-carousel-type4 .mec-event-button {
    opacity: 1;
    bottom: 30px;
    font-size: 16px;
    width: 210px;
  }
  .mec-event-title {
    font-size: 30px;
  }
}
.mec-owl-carousel .owl-stage-outer {
  overflow: visible !important;
}

.mec-owl-carousel .owl-stage-outer::before,
.mec-owl-carousel .owl-stage-outer::after {
  position: absolute;
  content: "";
  left: -80%;
  right: auto;
  top: 0;
  bottom: auto;
  width: 80%;
  height: 100%;
  z-index: 10;
  backdrop-filter: blur(6px);
}

.mec-owl-carousel .owl-stage-outer::after {
  left: auto;
  right: -80%;
}

.owl-stage .owl-item {
  filter: drop-shadow(5px 5px 50px rgba(0, 0, 0, 0.45));
}

.mec-event-date span::before,
.mec-event-grid-classic .mec-event-content .mec-event-label-captions::after {
  content: ",";
  margin-right: 5px;
}

.mec-carousel-type4-head .col-md-6.col-xs-6 {
  width: 100%;
}

.mec-carousel-type4-head .mec-carousel-type4-head-link {
  text-align: center;
}

.mec-carousel-type4-head .mec-carousel-type4-head-link a {
  display: none;
}

.mec-carousel-type4-head .mec-carousel-type4-head-link a {
  display: inline-block;
  margin-top: 70px;
  font-size: 18px;
  font-weight: 700;
  padding: 15px 30px;
  background: transparent;
  border: 1px solid #FF0017;
}

.mec-carousel-type4-head .mec-carousel-type4-head-link a:hover {
  background-color: #FF0017;
}

.mec-owl-carousel .owl-item img {
  height: auto;
}

.ticker__items {
  display: inline-block !important;
  white-space: nowrap !important;
  animation: ticker 750s linear infinite;
}

.ticker__item {
  display: inline-block !important;
}

@keyframes ticker {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.mec-event-image img {
  height: 400px;
  object-fit: cover;
}

@media (min-width: 768px) {
  .mec-event-image img {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  .mec-event-image img {
    height: 590px;
  }
}
.mec-event-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.34) 19%, rgb(0, 0, 0) 90%);
  opacity: 0.8;
  transition: opacity 0.2s ease-in-out;
}

.mec-event-article:hover .mec-event-image::after {
  opacity: 1;
}

.mec-event-grid-classic .mec-event-.mec-event-article {
  border: none;
}

.mec-event-grid-classic .mec-event-sharing-wrap {
  display: none;
}

.mec-event-grid-classic .mec-event-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  display: flex;
  align-content: center;
  justify-content: center;
  background-color: transparent;
  flex-wrap: wrap;
}

.mec-event-grid-classic .mec-event-content .mec-event-date {
  height: fit-content;
  padding: 0;
  margin: 0;
  order: 2;
  background-color: transparent;
}

.mec-event-grid-classic .mec-event-content .mec-event-label-captions {
  order: 1;
  position: relative;
  transform: rotate(0);
  background-color: transparent;
  padding: 0;
  display: inline-block;
  width: fit-content;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}

.mec-event-content .mec-event-label-captions,
.mec-event-grid-classic .mec-event-content .mec-event-date {
  font-size: 20px;
  text-transform: capitalize;
}
.mec-event-content .mec-event-label-captions:before,
.mec-event-grid-classic .mec-event-content .mec-event-date:before {
  display: none;
}

.mec-event-grid-classic .mec-event-footer {
  border: none;
  background-color: transparent;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  top: auto;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.mec-event-grid-classic .mec-event-article {
  border: 0 solid #000 !important;
}

.mec-event-article:hover .mec-event-footer {
  opacity: 1;
}

.mec-event-grid-classic .mec-booking-button {
  right: auto;
  top: 0;
  left: 50%;
  transform: translatex(-50%);
  font-weight: 700;
  font-size: 18px;
  padding: 10px;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  color: #000;
  border-radius: 0;
  max-width: 240px;
  display: block;
  min-height: 60px;
}

.mec-event-grid-classic .mec-booking-button:hover {
  background-color: #fff;
  color: #000;
}

.mec-load-more-button {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #c9081b;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 5px 30px;
  min-height: 60px;
}

.events-list__previous .mec-event-grid-classic .mec-booking-button {
  display: none;
}

.mec-load-more-button:hover {
  background-color: #c9081b;
}

@media (max-width: 768px) {
  .mec-event-grid-classic .mec-event-footer {
    opacity: 1;
    bottom: 30px;
  }
  .mec-event-article:hover .mec-event-image::after {
    opacity: 0.8;
  }
  .mec-event-grid-classic .mec-event-footer a {
    font-size: 16px;
    width: 210px;
  }
  .mec-event-grid-classic .mec-event-content .mec-event-label-captions,
  .mec-event-grid-classic .mec-event-content .mec-event-date {
    font-size: 16px;
  }
  .mec-load-more-button {
    padding: 15px 0;
    width: 210px;
    font-size: 16px;
    margin-top: 0;
  }
  .mec-load-more-wrap {
    margin-top: 0;
  }
}
.mec-single-event.mec-single-modern > div.mec-events-event-image {
  position: absolute;
  top: 0;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translatex(-50%);
  height: 850px;
}
.mec-single-event.mec-single-modern > div.mec-events-event-image::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  content: "";
  width: 102%;
  background: linear-gradient(-90deg, rgba(11, 11, 11, 0) 0%, rgba(11, 11, 11, 0.4766107126) 74%, rgb(0, 0, 0) 100%);
}
.mec-single-event.mec-single-modern > div.mec-events-event-image::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1px;
  content: "";
  width: 102%;
  background: linear-gradient(90deg, rgba(11, 11, 11, 0) 0%, rgba(11, 11, 11, 0.4766107126) 74%, rgb(0, 0, 0) 100%);
}

.mec-single-event.mec-single-modern > div.mec-events-event-image img {
  height: 100%;
}

.mec-single-event.mec-single-modern > div.col-md-4,
.mec-event-content .mec-single-title {
  display: none;
}

.mec-event-data-fields {
  grid-area: title;
}

.mec-single-event-bar {
  grid-area: date;
}

.mec-event-content {
  grid-area: main;
  text-align: center;
}

.mec-event-content .mec-events-content p {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.mec-single-event.mec-single-modern > div.col-md-8 {
  width: 100%;
  min-height: 700px;
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  float: unset;
  margin-top: 300px;
  background: linear-gradient(180deg, rgba(11, 11, 11, 0) 0%, rgba(11, 11, 11, 0.4766107126) 16%, rgb(11, 11, 11) 55%);
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: "title title title title" ". date date ." "main main main main";
}

.mec-single-event.mec-single-modern .mec-event-data-fields {
  background-color: transparent;
  border: none;
  text-align: center;
  margin-bottom: 0;
}

.mec-single-event.mec-single-modern .mec-event-data-fields .mec-event-data-field-name,
.mec-single-event.mec-single-modern .mec-single-event-bar i,
.mec-single-event.mec-single-modern .mec-single-event-bar h3,
.mec-single-event.mec-single-modern .mec-single-event-bar .mec-holding-status-expired {
  display: none;
}

.mec-single-event.mec-single-modern .mec-event-data-fields .mec-event-data-field-items {
  padding: 0;
  margin: 0;
}

.mec-single-event.mec-single-modern .mec-event-data-fields .mec-event-data-field-item {
  width: 100%;
  border: none;
  margin: 0;
  padding: 0;
}

.mec-single-event.mec-single-modern .mec-event-data-fields .mec-field-item-text span {
  color: #fff !important;
  font-size: 80px;
  font-weight: 100;
}

.mec-single-event.mec-single-modern .mec-event-data-fields .mec-field-item-textarea p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 0;
}

.mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-label {
  grid-area: label;
}

.mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-date {
  grid-area: date;
}

.mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-time {
  grid-area: time;
}

.mec-single-event.mec-single-modern .mec-single-event-bar {
  margin-top: 0;
  padding-top: 20px;
  background: transparent;
  border: none;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 2fr;
  grid-template-areas: "label date time";
}

.mec-single-event.mec-single-modern .mec-single-event-bar::before,
.mec-single-event.mec-single-modern .mec-single-event-bar::after {
  content: "Date:";
  position: absolute;
  top: 0;
  left: 25%;
  right: auto;
  bottom: auto;
  transform: translatex(-50%);
  white-space: nowrap;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.mec-single-event.mec-single-modern .mec-single-event-bar::after {
  content: "Doors open:";
  left: 75%;
}

.mec-single-event.mec-single-modern .mec-single-event-bar > div {
  margin: 0;
  padding: 0;
}

.mec-single-event.mec-single-modern .mec-single-event-bar > div dd,
.mec-single-event.mec-single-modern .mec-single-event-bar > div dd abbr {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

.mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-label dd {
  text-align: right;
  text-transform: capitalize;
}

.mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-label dd::after {
  content: ", ";
  margin-right: 10px;
}

.mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-time dd {
  text-align: center;
}

@media (max-width: 960px) {
  .mec-event-carousel-type4 .owl-stage {
    left: 0;
  }
}
@media (max-width: 768px) {
  .mec-single-event.mec-single-modern > div.col-md-8 {
    grid-template-areas: "title title title title" "date date date date" "main main main main";
  }
  .mec-single-event .mec-event-content {
    padding: 15px 15px 0;
    margin-bottom: 0;
  }
  .mec-event-content .mec-events-content p {
    font-size: 16px;
    line-height: 26px;
  }
  .mec-single-event.mec-single-modern .mec-single-event-bar {
    margin-top: 0;
    padding-top: 20px;
    background: transparent;
    border: none;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "label time" "date .";
  }
  .mec-single-event.mec-single-modern > div.mec-events-event-image {
    width: 100%;
  }
  .mec-single-event.mec-single-modern > div.mec-events-event-image {
    height: auto;
  }
  .mec-single-event.mec-single-modern > div.col-md-8 {
    margin-top: 400px;
    background: linear-gradient(180deg, rgba(11, 11, 11, 0) 0%, rgba(11, 11, 11, 0.4766107126) 2%, rgb(11, 11, 11) 4%);
  }
  .mec-single-event.mec-single-modern > div.mec-events-event-image::before {
    content: "";
    background: linear-gradient(-90deg, rgba(11, 11, 11, 0) 0%, rgba(11, 11, 11, 0.4766107126) 74%, rgb(11, 11, 11) 100%);
  }
  .mec-single-event.mec-single-modern > div.mec-events-event-image::after {
    background: linear-gradient(90deg, rgba(11, 11, 11, 0) 0%, rgba(11, 11, 11, 0.4766107126) 74%, rgb(11, 11, 11) 100%);
  }
  .mec-single-event.mec-single-modern .mec-event-data-fields .mec-field-item-text span {
    font-size: 36px;
  }
  .mec-single-event.mec-single-modern .mec-event-data-fields .mec-field-item-text {
    padding-bottom: 15px;
  }
  .mec-single-event.mec-single-modern .mec-event-data-fields {
    padding-bottom: 30px;
  }
  .mec-single-event.mec-single-modern .mec-event-data-fields .mec-field-item-textarea p {
    font-size: 18px;
  }
  .mec-single-event.mec-single-modern .mec-single-event-bar::before,
  .mec-single-event.mec-single-modern .mec-single-event-bar::after {
    font-size: 18px;
    width: max-content;
  }
  .mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-label dd,
  .mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-date dd {
    text-align: center;
  }
  .mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-label dl,
  .mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-time dl {
    margin: 15px 0 0 0;
  }
  .mec-single-event.mec-single-modern .mec-single-event-bar .mec-single-event-date dl {
    margin: 0;
    padding: 0;
  }
  .mec-single-event.mec-single-modern .mec-single-event-bar > div dd,
  .mec-single-event.mec-single-modern .mec-single-event-bar > div dd abbr {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .hidden-mobile {
    display: none;
  }
  .mec-owl-carousel .owl-stage-outer::before,
  .mec-owl-carousel .owl-stage-outer::after {
    content: unset;
  }
}
.modal-form .gform_heading {
  display: none;
}

.modal-form form .gform_fields {
  grid-row-gap: 20px;
}

.modal-form form input {
  width: 100%;
  color: #fff;
  padding: 20px !important;
  width: 100% !important;
  background: rgba(24, 22, 22, 0.5);
  border: 1px solid #66676A;
  backdrop-filter: blur(2px);
  font-size: 16px;
}

.modal-form form input:active,
.modal-form form input:focus {
  border: 1px solid #ED1E31;
  outline: none;
}

.modal-form form input.gform_button {
  max-width: 210px;
  background-color: #ED1E31;
  color: #fff;
  box-shadow: 0px 28px 28px -18px rgba(237, 30, 49, 0.4);
  font-weight: 700;
  cursor: pointer;
  border: none;
  margin-top: 10px;
}

.modal-form form input.gform_button:hover {
  background-color: #C21D2C;
}

.modal-form .gform_confirmation_message {
  color: #fff;
  font-size: 20px;
}
