@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&display=swap");
.assistant-lead {
  font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p {
  font-family: "Assistant", sans-serif;
}

:root {
  --cassiopeia-color-main: #e9e9e9;
  --cassiopeia-color-link: #e51c24;
  --cassiopeia-color-hover: #954b56;
  --cassiopeia-color-primary: #e9e9e9;
  --offcanvas-bg: ;
}

body {
  background: url(/images/redlion/washedoutunionjack.jpg);
  background-size: cover;
  background-position-y: -379px;
  background-repeat: no-repeat;
}

.offcanvas {
  background-color: #202c52 !important;
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-size: contain;
}
.offcanvas a {
  color: #e9e9e9 !important;
}

.brand-logo img {
  max-width: 100px;
}

.food-bowl-holder {
  height: 254px;
  background-size: cover;
  background-position: center;
}

.food-bowl {
  position: absolute;
  top: 34%;
  left: 50%;
  transform: translate(-50%, -98%);
  text-align: center;
  width: 300px;
}
.green-leaf {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(341deg) translate(-30%, -105%);
  text-align: center;
  width: 300px;
}
.main-banner-image {
  background: url(/images/meal.jpg) no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.73)), url(/images/meal.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 600px;
}

.events .main-banner-image {
  background: url(/images/events-large.jpg) no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.73)), url(/images/events-large.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 600px;
}

.diamond .main-banner-image {
  background: url(/images/diamond-trees.jpg) no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.73)), url(/images/diamond-trees.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 600px;
}

.xmas .main-banner-image {
  background: url(/images/xmas/christmas-dinner-table.jpg) no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.73)), url(/images/xmas/christmas-dinner-table.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 600px;
}

.xmas .default {
  display: none;
}

.xmas .d-none.for-xmas {
  display: block !important;
}

.container-header {
  background-color: inherit;
  background-image: none;
  box-shadow: none;
  position: relative;
  z-index: 10;
}

h1 {
  font-family: "Jost", sans-serif;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  color: var(--cassiopeia-color-main);
  font-size: 71px;
  text-align: center;
}

.container-nav {
  margin-top: 30px;
  margin-right: 30px;
}

.main-top {
  z-index: 15;
  position: relative;
}

.nav-item a {
  color: #e51c24;
  font-family: "Jost";
  font-size: x-large;
  text-transform: uppercase;
}

.btn-close {
  color: white;
  filter: invert(1) grayscale(100%) brightness(200%);
}

.container-header .mod-menu > li.active:after,
.container-header .mod-menu > li:hover:after {
  background: #e51c24;
}

.btn-primary {
  color: black;
}

.btn-primary:hover {
  background-color: #202c52;
  color: white;
  border-color: #202c52;
}

.bg-gold {
  background-color: #e9e9e9;
}

.bg-blue {
  background-color: #202c52;
}

.bg-red {
  background-color: #e51c24;
}

.red {
  color: #e51c24;
}

.dark-red {
  color: #b90f14;
}

.blue {
  color: #202c52;
}

.gold {
  color: #e9e9e9;
}

.display {
  font-size: 40px;
  line-height: 1em;
  font-family: Jost;
  text-transform: uppercase;
}

.white {
  color: white;
}

.instalink {
  color: white;
}

.instalink:hover {
  color: #e51c24;
}

.dotw-image {
  position: relative;
}

.dotw-image img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover; /* or object-fit: contain; */
  height: 100%;
}

.dotw {
  position: absolute;
  bottom: 0;
  right: 0;
  color: white;
  background: rgba(0, 0, 0, 0.4196078431);
  font-size: 1rem;
  font-weight: normal;
  padding: 0 5px;
}

#mod-custom114 p {
  display: none;
}

#rsform_3_page_0 {
  margin: 0;
}

.authentic-sushi h2 {
  filter: blur(200px);
  color: #ffcccb;
}

#sushi .floating {
  position: absolute;
}

#sushi .tuktuksushisplash {
  max-width: 357px;
  transform: translateX(-101px) translateY(20px);
}

#sushi .have_you {
  font-size: 39px;
}

.signupsection {
  min-height: 500px;
  background: url(/images/tuktuk/hands.jpg) center center no-repeat;
  background-size: cover;
}

.sushi-section {
  min-height: 300px;
  background-color: #ffcccb;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.signupsection .display {
  font-size: 53px;
}

.formRed {
  color: white !important;
  font-weight: bold;
  background: #a52f2f;
}

.formControls .btn-primary {
  background: #a52f2f;
  color: white;
}

.formControls .btn-primary:hover {
  background-color: #202c52;
  color: white;
  border-color: #202c52;
}

#sign-up {
  width: 100%;
}

#Layer_1 {
  display: block;
  -o-object-fit: cover;
     object-fit: cover; /* or object-fit: contain; */
  height: 100%;
}

.st0 {
  fill: #e9e9e9;
}

.footer {
  color: #202c52;
  margin-top: 0;
  background: url(/images/redlion/washedoutunionjack.jpg);
  background-size: cover;
  background-position-y: -379px;
  background-repeat: no-repeat;
}
.footer p {
  font-weight: 700;
}
.footer .row div.moduletable {
  width: 250px;
  padding-bottom: 40px;
}
.footer .row div.moduletable ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .row div.moduletable ul li {
  font-weight: 700;
}
.footer .row div.moduletable h3 {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.footer .row div#mod-custom113 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .row div#mod-custom113 ul li {
  display: inline-block;
}
.footer .row div#mod-custom113 ul li i {
  font-size: 120px;
}

.footer-allergy .row {
  background-color: #702825;
}
.footer-allergy .row p {
  margin: 0;
  color: white;
}

.footer-copyright .row {
  background-color: #5c1e1b;
}
.footer-copyright .row p {
  color: white;
  margin: 0;
  padding: 10px 0;
}

.footer a:not(.btn):hover {
  color: black;
}

.image-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  width: 600px;
  width: 100%;
  /*grid-gap: 0.5rem;*/
  grid-auto-rows: minmax(min-content, max-content);
  grid-auto-rows: auto;
}

.image-container .image {
  position: relative;
  padding-bottom: 100%;
  overflow: auto;
}

.image-container .image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  left: 0;
  position: absolute;
  top: 0;
}

.image-container .image img:nth-of-type(1) {
  filter: grayscale(1) brightness(40%);
}

.image-container .image img:nth-of-type(2) {
  clip-path: var(--clip-start);
  transition: clip-path 0.5s;
}

.image-container .image:hover img:nth-of-type(2) {
  clip-path: var(--clip-end);
}

.image-container .image p {
  position: absolute;
  font-size: 0.7rem;
  color: white;
  padding: 10px;
  display: none;
}

.image-container .image:hover p {
  display: block;
}

.btn-secondary {
  color: #ffffff;
  background-color: #822730;
  border-color: #822730;
}

.btn-secondary:hover,
.btn-secondary:focus {
  color: #e9e9e9;
  background-color: #2e2e2c;
  border-color: #2e2e2c;
}

.offcanvas-header {
  justify-content: end;
}

.bg-yellow {
  background: url(/images/tuktuk/card-bg.jpg);
}

#carouselIndicators {
  height: 100%;
}

.carousel-inner {
  height: 100%;
}

.carousel-item {
  height: 100%;
}

.sushi-top-row img,
.sushi-bottom-row img {
  max-width: 70px;
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.map-image {
  background: url(/images/tuktuk/tuktuk-map.jpg);
  min-height: 300px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parking-address {
  color: #e9e9e9;
  margin-bottom: 0;
}

.parking-address-inverse {
  color: #e51c24;
  margin-bottom: 0;
}

btn-primary:hover,
.btn-primary:focus {
  background-color: #e51c24;
  border-color: #e51c24;
  color: white;
}

.geisha-image {
  background: url(/images/tuktuk/geisha.jpg);
  min-height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.sumo-image {
  background: url(/images/tuktuk/sumo.jpg);
  min-height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.translate-top {
  transform: translateY(274px) rotate(180deg);
  margin-top: -559px;
}

.translate {
  transform: translateY(265px);
}

.one100h {
  height: 100%;
}

.homemadelogo {
  position: absolute;
  width: 130px;
  bottom: 20px;
  right: 20px;
  transform: rotate(45deg);
}

.container-top-a {
  background-color: #fdeded;
}

.last-p {
  font-weight: 700;
}

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.color-change {
  filter: brightness(0) saturate(100%) invert(18%) sepia(87%) saturate(833%) hue-rotate(324deg) brightness(108%) contrast(94%);
}

.about-us-right {
  padding-top: 30px;
  font-size: 19px;
}

.email a,
.phone-number {
  text-decoration: none;
  color: #822730;
  font-size: 20px;
  font-weight: 600;
}

.itemid-171 .assistant-lead a {
  color: #692834;
  font-weight: 700;
}

@media (max-width: 768px) {
  .header-wrapper {
    flex-wrap: wrap;
  }
  .header-wrapper .flex-item a {
    font-size: 12px;
  }
  .header-wrapper .flex-item.email a {
    font-size: 15px;
  }
  .header-wrapper .flex-item.phone-number {
    margin-bottom: 10px;
  }
  .header-wrapper .flex-item:nth-child(-n+2) {
    flex-basis: 100%;
    text-align: center;
  }
  .email a,
  .phone-number {
    text-decoration: none;
    color: #822730;
    font-size: 15px;
    font-weight: 600;
  }
  .email a span,
  .phone-number span {
    display: none;
  }
}
iframe html {
  color: black;
  background-color: #202c52;
}

@media (min-width: 576px) {
  .sushi-section {
    min-height: 650px;
    background-color: #ffcccb;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .translate-top {
    transform: translateY(274px) rotate(180deg);
    margin-top: -559px;
  }
  .map-image {
    min-height: 500px;
  }
  .sushi-top-row img,
  .sushi-bottom-row img {
    max-width: 178px;
    position: relative;
  }
  #sushi .tuktuksushisplash {
    max-width: 500px;
    transform: translateX(-121px) translateY(20px);
  }
  #sushi .have_you {
    font-size: 100px;
  }
  #sushi h2 {
    font-size: 100px;
  }
  .food-bowl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -118%);
    text-align: center;
    width: 400px;
  }
  .green-leaf {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(371deg) translate(-43%, -45%) scale(0.6);
    text-align: center;
    width: 600px;
  }
  h1 {
    font-size: 91px;
  }
  .food-bowl-holder {
    height: 400px;
  }
  .brand-logo img {
    max-width: 100px;
  }
  .main-banner-image {
    height: auto;
  }
  .signupsection .display {
    font-size: 80px;
  }
  .about-us-right {
    padding-left: 50px;
    padding-top: inherit;
  }
}
.swiper-pagination-bullet {
  background-color: #e9e9e9 !important;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.9) !important;
}

.swiper-pagination-bullet-active {
  background-color: #007aff !important;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.join-diamond-section {
  background-image: url("/images/join-diamond-club.jpeg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 600px; /* Adjust based on design */
  position: relative;
}

.diamond-btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 12px 28px;
  font-weight: 500;
  font-size: 36px;
  color: white;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 12px;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  transition: all 0.3s ease;
}

.diamond-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateX(-50%) translateY(-1px);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.3);
  color: #daffa7;
}

@media (min-width: 768px) {
  .homemadelogo {
    position: absolute;
    width: 180px;
    bottom: 20px;
    right: 20px;
    transform: rotate(45deg);
  }
  .food-bowl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -108%);
    text-align: center;
    width: 530px;
  }
  .green-leaf {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(371deg) translate(-57%, -74%) scale(0.8);
    text-align: center;
    width: 800px;
  }
  h1 {
    font-size: 140px;
  }
  .brand-logo img {
    max-width: 100px;
  }
  .main-banner-image {
    height: auto;
    padding-block: 100px;
  }
  .events .main-banner-image {
    height: auto;
    padding-block: 100px;
  }
  .diamond .main-banner-image {
    height: auto;
    padding-block: 100px;
  }
}
@media (min-width: 992px) {
  .food-bowl {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -120%);
    text-align: center;
    width: 590px;
  }
  .green-leaf {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(341deg) translate(-43%, -96%);
    text-align: center;
    width: 800px;
  }
  .brand-logo img {
    max-width: 100px;
  }
}
@media (min-width: 1200px) {
  .food-bowl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -108%);
    text-align: center;
    width: 600px;
  }
  .green-leaf {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(341deg) translate(-19%, -61%);
    text-align: center;
    width: 800px;
  }
  .brand-logo img {
    max-width: 100px;
  }
  .sp-pagebuilder-popup .builder-container {
    width: 30% !important;
    padding: 30px !important;
  }
}
@media (min-width: 1400px) {
  .food-bowl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -109%);
    text-align: center;
    width: 574px;
  }
  .green-leaf {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(341deg) translate(-10%, -78%);
    text-align: center;
    width: 800px;
  }
  .brand-logo img {
    max-width: 100px;
  }
  .main-banner-image {
    height: 1000px;
  }
  .events .main-banner-image {
    height: 1000px;
  }
  .diamond .main-banner-image {
    height: 1000px;
  }
  .food-bowl-holder {
    height: 400px;
  }
}
@media (min-width: 1920px) {
  .food-bowl {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -95%);
    text-align: center;
    width: 600px;
  }
  .green-leaf {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(341deg) translate(-10%, -78%);
    text-align: center;
    width: 800px;
  }
  h1 {
    font-size: 155px;
  }
  .curve {
    height: 290px;
  }
  .brand-logo img {
    max-width: 100px;
  }
  .main-banner-image {
    height: 1200px;
  }
  .events .main-banner-image {
    height: 1200px;
  }
  .diamond .main-banner-image {
    height: 1200px;
  }
}/*# sourceMappingURL=user.css.map */