/* Lighted Up Theme */
.intro-cls .cont h2 {
  color: #1ecad3;
  font-size: 50px;
  font-weight: 400;
}
h5,
h6,
.clorful {
  color: #cbc3bb !important;
}
.navbar a {
  color: #cbc3bb !important;
}
.color-accent-one {
  color: #1ecad3;
}
.feat-sec::before {
  background: #afa99f;
}
.feat-sec::after {
  background: #cbc3bb;
}
.feat-sec h2 {
  color: #fcfcfa;
}
.feat-sec .flip-overlay {
  background: none;
  opacity: 1;
}
.feat-sec .box-title {
  text-align: center;
  width: 100%;
}
.feat-sec .box-title h4 {
  color: #000;
  font-size: 20px;
  margin: 0 0 10px;
}
.feat-sec .square2 {
  background: #ffffff;
  color: #1ecad3;
}
.feat-sec .square2 p {
  color: #1ecad3;
}
.feat-sec .square2::before,
.feat-sec .square2::after {
  border-color: #1ecad3;
}
.staff .item {
  background-size: cover;
  margin: 0 0 40px;
  min-height: 270px;
}
.staff .item .img {
  min-height: 270px;
}
.staff .item .img img {
  height: 100%;
  object-fit: cover;
}
.staff .item .info {
  background: #ffffff;
}
.staff .item .info::before,
.staff .item .info::after {
  border-color: #1ecad3;
}
.staff .item .info h5 {
  color: #1ecad3 !important;
}
.staff h4 {
  font-size: 20px;
  margin: 0 0 10px;
  text-align: center;
}
.main-footer {
  background: #ffffff;
  color: #777;
}
.main-footer .social a {
  border-color: #1ecad3;
  color: #1ecad3;
}
.main-footer h6 {
  color: #1ecad3 !important;
}
.main-footer .ftop {
  align-content: center;
  align-items: center;
  border-color: #777;
  display: flex;
  justify-content: space-between;
}
.main-footer .flogo img {
  width: 150px;
}
.main-footer h5 {
  color: #cbc3bb;
  font-family: "Cormorant", serif;
  font-size: 0.9em;
  letter-spacing: 2px;
  margin: 0 10px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .main-footer h5 {
    text-align: center;
  }
}
.main-footer .affiliates {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .main-footer .affiliates {
    margin: 10px auto 40px;
    justify-content: center;
  }
}
.main-footer .affiliates a {
  display: inline-block;
  margin: 0 5px;
  width: 20%;
}
.main-footer .affiliates a img {
  height: 55px;
  width: 100%;
  object-fit: contain;
}
.main-footer .ftail {
  background: #e2e2e2;
  color: #fcfcfa;
}
.main-footer .ftail a {
  color: #1ecad3 !important;
}
.main-footer .social {
  float: none;
}
.main-footer .subscribe form input[type="email"] {
  border-color: #1ecad3;
  color: #777;
}
.main-footer .subscribe form input {
  margin: 0;
}
.main-footer .opening-hours p {
  font-size: 14px;
}
/* New Styling */
.space-below {
  margin-bottom: 40px;
}
.bg-img {
  background-position: center center;
}
.pt20 {
  padding-top: 20px;
}
.slider .container {
  position: relative;
  top: 0;
  z-index: 50;
}
.slider video {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
  top: 0;
}
.slider .hero-slideshow {
  height: 100%;
  position: absolute;
  width: 100%;
}
.slider .hero-slideshow div {
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.navbar {
  background: #ffffff;
}
.navbar .logo {
  padding-bottom: 20px;
  width: 120px;
}
.navbar.nav-scroll .logo {
  padding-bottom: 0;
  width: 80px;
}
.banner-section {
  margin: 120px 0 0;
  position: relative;
  padding: 160px 15px 100px;
  background-position: center;
  background-size: cover;
}
.banner-section::before {
  background-color: rgba(39, 19, 68, 0.5);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.banner-section .banner-content {
  position: relative;
  z-index: 99;
}
.banner-section .banner-content .title {
  text-align: center;
}
.banner-section .banner-content h1 {
  color: #fcfcfa;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.banner-section .banner-content h4 {
  color: #cbc3bb;
  font-family: "Pinyon Script", cursive;
  font-size: 60px;
}
.banner-section .banner-content h6 {
  color: #afa99f;
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  letter-spacing: 15px;
  text-transform: uppercase;
}
.banner-section .banner-content .cms-breadcrumb {
  display: none;
  margin: 0;
  margin-top: 0px;
  list-style: none;
  color: #fcfcfa;
  padding: 0;
  text-align: center;
  margin-top: 30px;
}
.banner-section .banner-content .cms-breadcrumb li {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  color: inherit;
}
.banner-section .banner-content .cms-breadcrumb li::after {
  content: '>';
  margin: 0 11px;
  color: inherit;
}
.banner-section .banner-content .cms-breadcrumb li:last-child::after {
  display: none;
}
.btn-skew {
  transition: all 0.4s;
}
.btn-skew i:before {
  border-color: #1ecad3;
}
.btn-skew i:after {
  background: #1ecad3;
}
.btn-skew:hover span {
  color: #444;
}
.btn-primary {
  background: #1ecad3;
  border: 1px solid #1ecad3;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background: #ffffff !important;
  border: 1px solid #1ecad3 !important;
  box-shadow: none !important;
  color: #1ecad3 !important;
}
/* Inner Contnet Section */
.btParallax {
  border-bottom: 1px solid #e2e2e2;
  padding: 5.6rem 15px;
}
@media (min-width: 768px) {
  .btParallax .content-title {
    margin: 60px 0 0;
  }
}
.btParallax h2 {
  color: #1ecad3;
  font-family: "Cormorant", serif;
  font-size: 46px;
  font-weight: 400;
  margin-bottom: 15px;
}
.btParallax h3 {
  color: #1ecad3;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 15px;
}
.btParallax h4 {
  color: #777;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 15px;
}
.btParallax .image img {
  border-radius: 30px;
}
.btParallax .content-body p {
  margin: 1em 0;
}
.btParallax p {
  margin: 1em 0;
}
.loading-indicator {
  display: none;
}
form input,
form textarea {
  margin: 0 0 20px;
  width: 100%;
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #777;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #e2e2e2;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
form textarea {
  height: 100px;
}
form .form-group {
  margin: 0;
}
form input[type="submit"] {
  background: #1ecad3;
  display: inline-block;
  color: #fcfcfa;
  font-weight: 400;
  text-align: center;
  border: 1px solid transparent;
  border-color: #1ecad3;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  width: auto;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
form input[type="submit"]:hover {
  background: #ffffff;
  color: #1ecad3;
  cursor: pointer;
}
.bottom-border {
  border-bottom: 1px solid #e2e2e2;
}
.blog-section h2 {
  color: #1ecad3;
  font-family: "Cormorant", serif;
  font-weight: 400;
  margin: 1em 0;
}
.blog-section h3 {
  color: #777;
  font-family: "Cormorant", serif;
  font-size: 26px;
  font-weight: 400;
  margin: 1em 0;
}
.blog-section p {
  margin: 1em 0;
}
.blog-section li {
  color: #777;
  font-size: 17px;
  line-height: 2;
  list-style: disc;
  margin: 0 0 0 20px;
}
.blog-section .bg-img {
  position: relative;
}
.blog-section .bg-img a {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.grey-background h2 {
  opacity: 0.2 !important;
}
.grey-background h6 {
  color: #fcfcfa !important;
}
.events .item a.event-slug {
  display: block;
}
.staff .item:hover .img {
  opacity: 1;
}
@media (max-width: 768px) {
  .booking {
    background-position: center center !important;
  }
}
.booking h2 {
  opacity: 0.2 !important;
}
.booking h6 {
  color: #fcfcfa !important;
}
.booking a {
  width: auto;
}
.insta .img {
  flex: 1;
}
.insta .img img {
  height: 100%;
  object-fit: cover;
}
.menu h2 {
  color: #1ecad3;
  font-family: "Cormorant", serif;
  font-weight: 400;
  margin: 1em 0;
}
.menu h3 {
  color: #777;
  font-family: "Cormorant", serif;
  font-size: 26px;
  font-weight: 400;
  margin: 1em 0;
}
.menu .items {
  color: #777;
  margin: 0 0 20px;
}
.menu .items .item {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-content: center;
}
.menu .items .item strong {
  font-size: 1.2em;
}
.menu .items .item .space {
  border-top: 1px dashed #e2e2e2;
  margin: 0 5px;
  width: 100%;
  flex: 1;
}
.menu .items .item .price {
  float: right;
}
.menu .labels {
  margin: 10px 0 0;
}
.menu .labels .label {
  align-items: center;
  align-content: center;
  background: #ffffff;
  box-shadow: 0px 0px 3px #777;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  display: flex;
  font-size: 0.8em;
  justify-content: center;
  line-height: 35px;
  padding: 0 5px;
  width: 100%;
}
@media (min-width: 768px) {
  .menu .labels .label {
    width: auto;
  }
}
.menu .labels .label:first-child {
  border-left: 1px solid #e2e2e2;
}
.menu .labels .label:hover {
  cursor: pointer;
}
.menu .labels .label.active {
  background: #e2e2e2;
}
.menu .labels span {
  background: #cbc3bb;
  border-radius: 25px;
  display: inline-block;
  line-height: 22px;
  text-align: center;
  height: 25px;
  margin: 0 3px 0 0;
  width: 25px;
  vertical-align: middle;
  font-size: 12px;
}
.menu .labels .vegan {
  background: #06e43d;
  border: 1px solid #06e43d;
}
.menu .labels .vegan-option {
  background: linear-gradient(to right, #06e43d 0%, #06e43d 50%, #fff 51%, #fff 100%);
  border: 1px solid #06e43d;
}
.menu .labels .vegetarian {
  background: #e1e506;
  border: 1px solid #e1e506;
}
.menu .labels .vegetarian-option {
  background: linear-gradient(to right, #e1e506 0%, #e1e506 50%, #fff 51%, #fff 100%);
  border: 1px solid #e1e506;
}
.menu .labels .gluten-free {
  background: #06e5da;
  border: 1px solid #06e5da;
}
.menu .labels .gluten-free-option {
  background: linear-gradient(to right, #06e5da 0%, #06e5da 50%, #fff 51%, #fff 100%);
  border: 1px solid #06e5da;
}
.menu .labels .spicy {
  background: #f78383;
  border: 1px solid #f78383;
}
.menu .labels .biodynamic {
  background: #9d9bff;
  border: 1px solid #9d9bff;
}
.menu .labels .organic {
  background: #bd8354;
  border: 1px solid #bd8354;
}
.menu .labels .nuts {
  background: #e76ddd;
  border: 1px solid #e76ddd;
}
.function-introduction {
  padding: 3em 0;
}
.function-introduction p {
  margin: 1em 0;
}
.functions h2,
.functions h3 {
  color: #1ecad3;
  font-family: "Cormorant", serif;
  font-weight: 400;
  text-align: center;
}
.functions h3 {
  margin: 1em 0;
}
.functions .section-content {
  margin: 2em 0;
}
.functions p {
  margin: 1em 0;
}
.functions .function table {
  border-top: 1px solid #777;
  margin: 1em 0;
}
.functions .function table td {
  border-bottom: 1px solid #777;
  font-family: "Barlow", sans-serif;
  color: #777;
  font-size: 17px;
  line-height: 2;
  margin: 0;
  padding: 0 10px;
}
.function .items {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.function .items .item {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-content: center;
}
.function .items .item .space {
  border-top: 1px dashed #e2e2e2;
  margin: 0 5px;
  width: 100%;
  flex: 1;
}
.function .items .image {
  max-width: 120px;
  max-height: 120px;
  overflow: hidden;
}
.function .items .image img {
  border-radius: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
}
.function .items li {
  list-style: disc;
  font-family: "Barlow", sans-serif;
  color: #777;
  font-size: 17px;
  margin: 0 0 0 20px;
}
.function .items ul.list li {
  list-style: none;
  margin: 0;
}
.function .items .price {
  float: right;
}
.function .items .description p {
  margin: 0.25em 0;
}
.function .items .quantity {
  width: 100%;
}
.function .items .quantity input[type="number"] {
  display: inline-block;
  width: 100px;
}
.function .items .quantity .nice-select {
  float: none;
}
.function .items .quantity p,
.function .items .quantity .nice-select {
  display: inline-block;
  margin: 0 10px 0 0;
}
.total-cost {
  color: #777;
  font-size: 1.5em;
}
.total-cost .totalprice {
  display: inline-block;
  margin: 0 0 0 10px;
}
.other h2,
.other h3 {
  color: #1ecad3;
  font-family: "Cormorant", serif;
  font-weight: 400;
}
.other h3 {
  margin: 1em 0;
}
.other p {
  margin: 1em 0;
}
.other ul li {
  margin: 0 0 0 20px;
  font-family: "Barlow", sans-serif;
  color: #777;
  font-size: 17px;
  line-height: 2;
  list-style: disc;
}
.other ol li {
  margin: 0 0 0 20px;
  font-family: "Barlow", sans-serif;
  color: #777;
  font-size: 17px;
  line-height: 2;
  list-style: decimal;
}
@media (max-width: 768px) {
  .sec-head h2.tbg {
    font-size: 22vw;
  }
}
