header.scroll-up {
  top: -70px;
  opacity: 0;
}

header.scroll-down {
  top: 0;
  opacity: 1;
}

header {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.95) 0,
    rgba(0, 0, 0, 0) 100%
  );
}

.swiper-button-next,
.swiper-button-prev {
  top: -40px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 2rem;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #ce3827;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: #ce3827;
  color: #fff;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: auto;
  right: 70px;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 2px;
}

#nav-icon1 span:nth-child(2) {
  top: 18px;
}

#nav-icon1 span:nth-child(3) {
  top: 36px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.sliderMain .owl-item {
  opacity: 0.5;
}

.sliderMain .owl-item.active {
  opacity: 1;
}

/* .owl-theme .owl-nav [class*="owl-"] {
  background: transparent !important;
} */

.owl-prev {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  display: flex !important;
  height: 100% !important;
  width: 18% !important;
  align-items: center !important; /* background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.45) 40%,
    rgba(0, 0, 0, 0) 100%
  ) !important; */
  background: transparent !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

.owl-next {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 !important;
  display: flex !important;
  height: 100% !important;
  width: 18% !important;
  align-items: center !important;
  background: transparent !important; /* background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.45) 100%
  ) !important; */
  justify-content: flex-end;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

.owl-next i,
.owl-prev i {
  display: inline-block !important;
  height: 80px !important;
  width: 80px !important;
  border-radius: calc(infinity * 1px) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-gray-200) !important;
  text-align: center !important;
  font-size: 2rem !important;
  line-height: 80px !important;
  margin: 0 1rem;
  background: #000;
}

.owl-next i:hover,
.owl-prev i:hover {
  background: #ce3827;
  border-color: #ce3827 !important;
}

.reviews .owl-item span {
  font-size: 18px;
}

.reviews .owl-item.active.center,
.sliderMain .owl-item.active.center,
.whatsOn .owl-item.active.center,
.whatsOnInner .owl-item.active.center {
  /*background: rgba(241, 194, 27, 1);
  */
  -moz-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
  opacity: 1;
  -moz-transform: scale(1.08);
}

/* .owl-carousel.owl-drag .owl-item { opacity: 0.6; } */

.owl-carousel.owl-drag .owl-item.active.center {
  opacity: 1;
}
.gameInnerSlide .owl-stage {
  padding: 30px 0 60px;
}
.dark\:text-gray-900 {
  color: #fff;
}

/* .reviews .owl-item.active p,
.reviews .owl-item.active p {
  color: #4d5358 !important;
}

.reviews .owl-item.active.bg1 p,
.reviews .owl-item.active.bg3 p {
color: #fff!important;
}
.superMare .owl-carousel.owl-drag .owl-item,
.whatsOn .owl-carousel.owl-drag .owl-item {
opacity: 0.5;
}
.superMare .owl-carousel.owl-drag .owl-item.bg2,
.whatsOn .owl-carousel.owl-drag .owl-item.bg2 {
opacity: 1;
-moz-transform: scale(1.08);
-webkit-transform: scale(1.08);
-o-transform: scale(1.08);
-ms-transform: scale(1.08);
transform: scale(1.08);
}
/* .site_modal.hidden {
  transform: scale(1) !important;
  animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards !important;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
} */
[aria-modal="true"] {
  animation: 0.6s fadeIn;
  -webkit-animation: 0.6s fadeIn;
}

/* .menuRight{}
[aria-modal="true"] .menuRight {
  animation: fadeInRight 0.6s ease-in-out;animation-delay: 1s;
} */
[aria-hidden="true"] {
  animation: 0.6s fadeInUp;
  -webkit-animation: 0.6s fadeInUp;
}

.contentPages h2 [aria-expanded="true"] .plus {
  display: none;
}

.contentPages h2 [aria-expanded="true"] .minus {
  display: block !important;
}

table td {
  vertical-align: top;
  border-color: transparent !important;
}

.reviews .owl-item .item {
  background: #000;
}

.owl-item .item {
  background: #000;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
    -webkit-transform: translate3d(0, -20%, 0);
    -moz-transform: translate3d(0, -20%, 0);
    -ms-transform: translate3d(0, -20%, 0);
    -o-transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInUp {
  0% {
    transform: translate(0, 20%);
    opacity: 0;
    -webkit-transform: translate(0, 20%);
    -moz-transform: translate(0, 20%);
    -ms-transform: translate(0, 20%);
    -o-transform: translate(0, 20%);
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes slide-right {
  from {
    margin-left: -100%;
  }
  to {
    margin-left: 0;
  }
}

@keyframes slide-left {
  from {
    margin-left: 100%;
  }
  to {
    margin-left: 0;
  }
}

.game .owl-item img {
  height: 299px;
  object-fit: cover;
}

.mobileToggle {
  display: none;
}

hr {
  border-top-width: 2px;
}

.btn1,
.btn2 {
  position: relative;
  z-index: 1;
}

.btn1 span,
.btn2 span {
  position: relative;
  z-index: 1;
}

.btn1::after,
.btn2::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1; /* behind text */
}

.btn1::before,
.btn2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 0%;
  transform: translateX(-50%);
  transition: width 0.5s ease-in-out; /* above base fill, below text */
  pointer-events: none;
}

/* Contact: base red, hover wipe black */
.btn1::after {
  background: #ce3827;
}

.btn1::before {
  background: #000;
  z-index: 0;
}

.btn1 {
  border-color: transparent;
}

.btn1:hover {
  border-color: #fff;
}

.btn1:hover::before {
  width: 100%;
}

/* Details: base black with white border, hover wipe red */
.btn2::after {
  background: #000;
}

.btn2::before {
  background: #ce3827;
  z-index: 0;
}

.btn2 {
  border-color: #fff;
}

.btn2:hover {
  border-color: #ce3827;
}

.pricing-wrapper {
  max-width: 890px;
  margin: 0 auto;
  padding: 20px;
}

.pricing-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem;
  color: #fff;
  table-layout: fixed;
}

.pricing-table td,
.pricing-table th {
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 10px 8px;
  text-align: center;
  font-size: 14px;
  word-break: break-word;
}

.pricing-table th {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 12px 6px;
}

td.pricing-category {
  background: rgba(255, 255, 255, 0.12);
  font-weight: 700;
  text-align: center;
  padding: 10px 12px;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
}

.pricing-table small {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.75);
}

.note {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  text-align: left;
}

.pricing-table tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.05);
}

.pricing-table tr:hover td {
  background-color: rgba(255, 255, 255, 0.08);
}

.btn2:hover::before {
  width: 100%;
}
.whatsOn .btnMain:first-child:focus + .btnMain,
.whatsOn .btnMain:first-child:hover + .btnMain {
  display: none;
}
.whatsOnInner .btnMain:first-child:focus,
.whatsOnInner .btnMain:first-child:hover {
  width: 100%;
}
.whatsOnInner .btnMain:first-child:focus + .btnMain,
.whatsOnInner .btnMain:first-child:hover + .btnMain {
  display: none !important;
}
.whatsOnInner a.btn1:focus span:first-child,
.whatsOnInner a.btn1:hover span:first-child {
  display: none !important;
}
.whatsOnInner a.btn1:focus span:last-child,
.whatsOnInner a.btn1:hover span:last-child {
  display: block !important;
}
.whatsOnInner .owl-carousel .owl-stage {
  padding: 60px 0;
}

.slider1Item h3 {
  padding: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider2Item h3 {
  padding: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider2Item p {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.btn1 svg {
  display: none;
}
@media screen and (max-width: 3840px) {
  .superMare .owl-carousel.owl-drag .owl-item.bg5,
  .whatsOn .owl-carousel.owl-drag .owl-item.active.bg5 {
    opacity: 1;
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
  }
}

@media screen and (max-width: 2560px) {
  .superMare .owl-carousel.owl-drag .owl-item.bg4,
  .whatsOn .owl-carousel.owl-drag .owl-item.active.bg4 {
    opacity: 1;
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
  }
  .superMare .owl-carousel.owl-drag .owl-item.bg5,
  .whatsOn .owl-carousel.owl-drag .owl-item.bg5 {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}

@media screen and (max-width: 1920px) {
  .superMare .owl-carousel.owl-drag .owl-item.bg3,
  .whatsOn .owl-carousel.owl-drag .owl-item.bg3 {
    opacity: 1;
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
  }
  .superMare .owl-carousel.owl-drag .owl-item.bg4,
  .whatsOn .owl-carousel.owl-drag .owl-item.bg4 {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}

@media screen and (max-width: 1680px) {
  .superMare .owl-next i,
  .superMare .owl-prev i {
    display: inline-block !important;
    height: 60px !important;
    width: 60px !important;
    font-size: var(--text-4xl) !important;
    line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
    --tw-leading: 60px !important;
    line-height: 60px !important;
  }
  .slider1Item {
    max-width: 280px;
  }
  /* .parallax, .parallax1 { background-size: 100% auto; background-position: center!important; height: 450px!important; } */
}

@media screen and (max-width: 1440px) {
  .slider1Item {
    max-width: 314px;
  }
  .superMare .owl-carousel.owl-drag .owl-item.bg2,
  .whatsOn .owl-carousel.owl-drag .owl-item.bg2 {
    opacity: 1;
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
  }
  .superMare .owl-carousel.owl-drag .owl-item.bg3,
  .whatsOn .owl-carousel.owl-drag .owl-item.bg3 {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}
@media screen and (max-width: 1024px) {
  .menu li {
    position: relative;
    width: 44%;
  }
  .menu li ul {
    top: 0;
  }
  .menu li ul li {
    width: 100%;
  }
  .menu li ul a {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .stellarnav.mobile li a {
    font-size: 30px;
  }
  .whatsOnInner .max-w-\[300px\] {
    max-width: 250px;
}
  table {
    width: 800px;
  }

  .owl-next i,
  .owl-prev i {
    height: 60px !important;
    width: 60px !important;
    font-size: 1.5rem !important;
    line-height: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  /* #nav-icon1 span:nth-child(1) { top: 1px; }
  #nav-icon1 span:nth-child(2) { top: 10px; }
  #nav-icon1 span:nth-child(3) { top: 20px; } */
.pricing-table {
    width: 850px;
}
}

@media screen and (max-width: 767px) {
  .offers {
    padding-top: 1rem;
  }
  .owl-item.bg1 {
    opacity: 1 !important;
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .reviews .owl-carousel .owl-stage-outer,
  .superMare .owl-carousel .owl-stage-outer,
  .whatsOn .owl-carousel .owl-stage-outer {
    padding-bottom: 3.5rem;
  }
  .f_link li {
    text-align: center;
  }
  .menu li {
    position: relative;
    width: 100%;
  }
  .mobileScroll {
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .menu li a {
    font-size: 56px;
    padding: 1rem 0;
  }
  .menu {
    padding: 0 25px;
  }
  .submenu li {
    border-bottom: 0 !important;
    text-align: start;
  }
  .extraLink {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .extraLink a {
    padding: 0.2rem 0;
    font-size: 1rem;
    display: block;
  }
  .menuRight p {
    line-height: 2;
    font-size: 14px;
  }
  .socials li a {
    margin: 0 10px;
  }
  .menu li {
    border-bottom: #fff 1px solid;
  }
  .menu li li:last-child {
    border-bottom: #fff 1px solid;
  }
  .menu li a {
    font-size: 56px;
    padding: 1rem 0;
    display: inline-block;
    border: none;
  }
  .menu li a::after,
  .menu li a::before {
    display: none;
  }
  .mobileToggle {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    font-size: 20px;
    cursor: pointer;
  }
  .menu li ul {
    visibility: visible;
    position: static;
    left: 0;
    width: 100%;
    opacity: 1;
    display: none;
  }
  .menu li ul a {
    font-size: 1.25rem;
  }
  .submenu.open {
    display: block;
    padding-left: 23px;
    padding-bottom: 25px;
  }
  .submenu li a {
    padding: 6px 0 !important;
  }
  .dividers svg {
    width: 29px;
    height: 29px;
  }
  .dividers2 svg {
    width: 50px;
    height: 50px;
  }
  .foodDrink strong {
    font-weight: normal;
  }
  .foodDrink p {
    font-size: 18px;
  }
  header {
    padding-bottom: 13px;
  }
  #nav-icon1 span {
    height: 3px;
    border-radius: 10px;
  }
  #nav-icon1 span:nth-child(3) {
    top: 35px;
  }
  #nav-icon1 span:nth-child(2) {
    top: 19px;
  }
  #nav-icon1 span:nth-child(1) {
    top: 3px;
  }
  /* .menu li:first-child a {
    padding-bottom: 0;
  } */
  .whatsOn .btnMain:first-child:focus,
  .whatsOn .btnMain:first-child:hover {
    width: 100%;
  }
  .whatsOn .btn1 a:focus span:first-child,
  .whatsOn .btn1 a:hover span:first-child {
    display: none;
  }
  .whatsOn .btn1 a:focus span:last-child,
  .whatsOn .btn1 a:hover span:last-child {
    display: block;
  }
  .banner img {
    height: 374px;
  }
}

@media screen and (max-width: 620px) {
  header {
    background: #000;
  }
  header.scroll-down {
    position: fixed;
    padding-bottom: 15px;
  }
  .w-\[44px\] {
    width: 31px;
  }
  #nav-icon1 span:nth-child(1) {
    top: 4px;
  }
  #nav-icon1 span:nth-child(3) {
    top: 33px;
  }
}

@media screen and (max-width: 667px) {
  .superMare .owl-next,
  .superMare .owl-prev {
    position: absolute;
    top: auto;
    bottom: -17px;
    width: 30px !important;
    height: auto !important;
  }
  .reviews .owl-next,
  .reviews .owl-prev,
  .whatsOn .owl-next,
  .whatsOn .owl-prev {
    position: absolute;
    top: auto;
    bottom: -28px;
    width: auto !important;
    height: auto !important;
  }
  .owl-next i,
  .owl-prev i,
  .superMare .owl-next i,
  .superMare .owl-prev i {
    border: none !important;
    font-size: 1rem !important;
    background: none !important;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #ce3827;
  }
  .extraLink {
    margin-bottom: 4rem;
  }
  .socials li a svg {
    width: 24px;
  }
  .superMare h3 {
    font-size: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .superMare.bigbooking h3 {
    font-size: 31px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
  .fooddrink-page .btn2 {
    border-color: #ce3827;
  }
  .whatsOnInner a.btn1:focus span:last-child,
  .whatsOnInner a.btn1:hover span:last-child {
    display: none !important;
  }
  .whatsOnInner a.btn1:focus span:first-child,
  .whatsOnInner a.btn1:hover span:first-child {
    display: block !important;
  }
  #load-event , #loader {display: none !important;}
}
@media screen and (max-width: 575px) {
  .superMare .owl-next,
  .superMare .owl-prev,
  .whatsOnInner .owl-next,
  .whatsOnInner .owl-prev {
    position: absolute;
    top: auto;
    bottom: -17px;
    width: 30px !important;
    height: auto !important;
  }
  .gameInnerSlide .owl-next,
  .gameInnerSlide .owl-prev,
  .reviews .owl-next,
  .reviews .owl-prev,
  .whatsOn .owl-next,
  .whatsOn .owl-prev {
    position: absolute;
    top: auto;
    bottom: -13px;
    width: auto !important;
    height: auto !important;
  }
  .gameInnerSlide .owl-prev i,
  .owl-next i,
  .owl-prev i,
  .superMare .owl-next i,
  .superMare .owl-prev i {
    border: none !important;
    font-size: 1rem !important;
    background: none !important;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #ce3827;
  }
  .extraLink {
    margin-bottom: 4rem;
  }
  .socials li a svg {
    width: 24px;
  }
  .superMare h3 {
    font-size: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* .bigbooking.superMare #big-booking-list h3 {
    margin-top: 0;
  } */
  .fooddrink-page .btn2 {
    border-color: #ce3827;
  }
  .menuRight .mb-font p {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .bookbtns {
    width: 100% !important;
    margin-top: 10px;
    max-width: 100%;
  }
  .owl-next i,
  .owl-prev i {
    margin: 0;
  }
  .menu li a {
    font-size: 45px;
    padding: 1rem 0;
  }
}

@media screen and (max-width: 375px) {
  .menu li a {
    font-size: 40px;
    padding: 1rem 0;
  }
}
@media screen and (max-width: 320px) {
  .dividers svg {
    width: 25px;
    height: 25px;
  }
  .dividers2 svg {
    width: 40px;
    height: 40px;
  }
  #nav-icon1 {
    margin-left: 0.5rem;
  }
  .whatsOnInner .btn1 span,
  .whatsOnInner .btn2 span {
    font-size: 13px;
  }
}
