/*!
Theme Name: Chalmers konferens
Theme URI: https://konovalenko.se/
Author: Konovalenko
Author URI: https://konovalenko.se/
Description: Custom theme for Chalmers konferens.
Text Domain: Chalmers
Version: 1.0.0
*/
h1,
h2,
h3,
h4,
.footer .menu-item-has-children .toggle-menu,
h5,
p {
  margin-bottom: 0;
  margin-top: 0;
}

.ls-1 {
  letter-spacing: 1px;
}

.text-sm {
  font-size: 0.875rem !important;
}

.text-md {
  font-size: 1rem !important;
}

.text-lg {
  font-size: 1.125rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
}

@media (min-width: 0px) {
  .text-xs-sm {
    font-size: 0.875rem !important;
  }
  .text-xs-sm p {
    font-size: 0.875rem !important;
  }
  .text-xs-md {
    font-size: 1rem !important;
  }
  .text-xs-md p {
    font-size: 1rem !important;
  }
  .text-xs-lg {
    font-size: 1.125rem !important;
  }
  .text-xs-lg p {
    font-size: 1.125rem !important;
  }
  .text-xs-xl {
    font-size: 1.25rem !important;
  }
  .text-xs-xl p {
    font-size: 1.25rem !important;
  }
}
@media (min-width: 576px) {
  .text-sm-sm {
    font-size: 0.875rem !important;
  }
  .text-sm-sm p {
    font-size: 0.875rem !important;
  }
  .text-sm-md {
    font-size: 1rem !important;
  }
  .text-sm-md p {
    font-size: 1rem !important;
  }
  .text-sm-lg {
    font-size: 1.125rem !important;
  }
  .text-sm-lg p {
    font-size: 1.125rem !important;
  }
  .text-sm-xl {
    font-size: 1.25rem !important;
  }
  .text-sm-xl p {
    font-size: 1.25rem !important;
  }
}
@media (min-width: 768px) {
  .text-md-sm {
    font-size: 0.875rem !important;
  }
  .text-md-sm p {
    font-size: 0.875rem !important;
  }
  .text-md-md {
    font-size: 1rem !important;
  }
  .text-md-md p {
    font-size: 1rem !important;
  }
  .text-md-lg {
    font-size: 1.125rem !important;
  }
  .text-md-lg p {
    font-size: 1.125rem !important;
  }
  .text-md-xl {
    font-size: 1.25rem !important;
  }
  .text-md-xl p {
    font-size: 1.25rem !important;
  }
}
@media (min-width: 992px) {
  .text-lg-sm {
    font-size: 0.875rem !important;
  }
  .text-lg-sm p {
    font-size: 0.875rem !important;
  }
  .text-lg-md {
    font-size: 1rem !important;
  }
  .text-lg-md p {
    font-size: 1rem !important;
  }
  .text-lg-lg {
    font-size: 1.125rem !important;
  }
  .text-lg-lg p {
    font-size: 1.125rem !important;
  }
  .text-lg-xl {
    font-size: 1.25rem !important;
  }
  .text-lg-xl p {
    font-size: 1.25rem !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-sm {
    font-size: 0.875rem !important;
  }
  .text-xl-sm p {
    font-size: 0.875rem !important;
  }
  .text-xl-md {
    font-size: 1rem !important;
  }
  .text-xl-md p {
    font-size: 1rem !important;
  }
  .text-xl-lg {
    font-size: 1.125rem !important;
  }
  .text-xl-lg p {
    font-size: 1.125rem !important;
  }
  .text-xl-xl {
    font-size: 1.25rem !important;
  }
  .text-xl-xl p {
    font-size: 1.25rem !important;
  }
}
@media (min-width: 1600px) {
  .text-xxl-sm {
    font-size: 0.875rem !important;
  }
  .text-xxl-sm p {
    font-size: 0.875rem !important;
  }
  .text-xxl-md {
    font-size: 1rem !important;
  }
  .text-xxl-md p {
    font-size: 1rem !important;
  }
  .text-xxl-lg {
    font-size: 1.125rem !important;
  }
  .text-xxl-lg p {
    font-size: 1.125rem !important;
  }
  .text-xxl-xl {
    font-size: 1.25rem !important;
  }
  .text-xxl-xl p {
    font-size: 1.25rem !important;
  }
}
h1 {
  font-size: clamp(2rem, 4vw + 0.5rem, 4rem);
}

h2 {
  font-size: clamp(1.75rem, 4vw + 0.5rem, 2.7rem);
}

h3 {
  font-size: clamp(1.5rem, 3vw + 0.5rem, 2.222rem);
}

h4, .footer .menu-item-has-children .toggle-menu {
  font-size: clamp(1.25rem, 3vw + 0.5rem, 1.667rem);
}

h5,
h6 {
  font-size: clamp(1.125rem, 3vw + 0.5rem, 1.389rem);
}

.title-xs {
  font-size: clamp(1.125rem, 3vw + 0.5rem, 1.389rem) !important;
  font-weight: 800;
}

.title-sm {
  font-size: clamp(1.25rem, 3vw + 0.5rem, 1.667rem) !important;
  font-weight: 800;
  line-height: 1.25 !important;
}

.title-md {
  font-size: clamp(1.5rem, 3vw + 0.5rem, 2.222rem) !important;
  font-weight: 800;
  line-height: 1.25 !important;
}

.title-lg {
  font-size: clamp(1.75rem, 4vw + 0.5rem, 2.7rem) !important;
  font-weight: 800;
  line-height: 1.15 !important;
  letter-spacing: 1px;
}

.title-xl {
  font-size: clamp(2rem, 4vw + 0.5rem, 4rem) !important;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 1.15 !important;
  letter-spacing: 1px;
}

@media (min-width: 0px) {
  .title-xs-xs {
    font-size: clamp(1.125rem, 3vw + 0.5rem, 1.389rem) !important;
    font-weight: 800;
  }
  .title-xs-sm {
    font-size: clamp(1.25rem, 3vw + 0.5rem, 1.667rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-xs-md {
    font-size: clamp(1.5rem, 3vw + 0.5rem, 2.222rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-xs-lg {
    font-size: clamp(1.75rem, 4vw + 0.5rem, 2.7rem) !important;
    font-weight: 800;
    line-height: 1.15 !important;
  }
  .title-xs-xl {
    font-size: clamp(2rem, 4vw + 0.5rem, 4rem) !important;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.15 !important;
  }
}
@media (min-width: 576px) {
  .title-sm-xs {
    font-size: clamp(1.125rem, 3vw + 0.5rem, 1.389rem) !important;
    font-weight: 800;
  }
  .title-sm-sm {
    font-size: clamp(1.25rem, 3vw + 0.5rem, 1.667rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-sm-md {
    font-size: clamp(1.5rem, 3vw + 0.5rem, 2.222rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-sm-lg {
    font-size: clamp(1.75rem, 4vw + 0.5rem, 2.7rem) !important;
    font-weight: 800;
    line-height: 1.15 !important;
  }
  .title-sm-xl {
    font-size: clamp(2rem, 4vw + 0.5rem, 4rem) !important;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.15 !important;
  }
}
@media (min-width: 768px) {
  .title-md-xs {
    font-size: clamp(1.125rem, 3vw + 0.5rem, 1.389rem) !important;
    font-weight: 800;
  }
  .title-md-sm {
    font-size: clamp(1.25rem, 3vw + 0.5rem, 1.667rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-md-md {
    font-size: clamp(1.5rem, 3vw + 0.5rem, 2.222rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-md-lg {
    font-size: clamp(1.75rem, 4vw + 0.5rem, 2.7rem) !important;
    font-weight: 800;
    line-height: 1.15 !important;
  }
  .title-md-xl {
    font-size: clamp(2rem, 4vw + 0.5rem, 4rem) !important;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.15 !important;
  }
}
@media (min-width: 992px) {
  .title-lg-xs {
    font-size: clamp(1.125rem, 3vw + 0.5rem, 1.389rem) !important;
    font-weight: 800;
  }
  .title-lg-sm {
    font-size: clamp(1.25rem, 3vw + 0.5rem, 1.667rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-lg-md {
    font-size: clamp(1.5rem, 3vw + 0.5rem, 2.222rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-lg-lg {
    font-size: clamp(1.75rem, 4vw + 0.5rem, 2.7rem) !important;
    font-weight: 800;
    line-height: 1.15 !important;
  }
  .title-lg-xl {
    font-size: clamp(2rem, 4vw + 0.5rem, 4rem) !important;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.15 !important;
  }
}
@media (min-width: 1200px) {
  .title-xl-xs {
    font-size: clamp(1.125rem, 3vw + 0.5rem, 1.389rem) !important;
    font-weight: 800;
  }
  .title-xl-sm {
    font-size: clamp(1.25rem, 3vw + 0.5rem, 1.667rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-xl-md {
    font-size: clamp(1.5rem, 3vw + 0.5rem, 2.222rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-xl-lg {
    font-size: clamp(1.75rem, 4vw + 0.5rem, 2.7rem) !important;
    font-weight: 800;
    line-height: 1.15 !important;
  }
  .title-xl-xl {
    font-size: clamp(2rem, 4vw + 0.5rem, 4rem) !important;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.15 !important;
  }
}
@media (min-width: 1600px) {
  .title-xxl-xs {
    font-size: clamp(1.125rem, 3vw + 0.5rem, 1.389rem) !important;
    font-weight: 800;
  }
  .title-xxl-sm {
    font-size: clamp(1.25rem, 3vw + 0.5rem, 1.667rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-xxl-md {
    font-size: clamp(1.5rem, 3vw + 0.5rem, 2.222rem) !important;
    font-weight: 800;
    line-height: 1.25 !important;
  }
  .title-xxl-lg {
    font-size: clamp(1.75rem, 4vw + 0.5rem, 2.7rem) !important;
    font-weight: 800;
    line-height: 1.15 !important;
  }
  .title-xxl-xl {
    font-size: clamp(2rem, 4vw + 0.5rem, 4rem) !important;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.15 !important;
  }
}
/* Column count */
.two-columns {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

@media (min-width: 0px) {
  .two-columns-xs {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
@media (min-width: 576px) {
  .two-columns-sm {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
@media (min-width: 768px) {
  .two-columns-md {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
@media (min-width: 992px) {
  .two-columns-lg {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .two-columns-xl {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
@media (min-width: 1600px) {
  .two-columns-xxl {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.back-text {
  font-weight: 900;
}

@font-face {
  font-family: "Raleway";
  src: url(/wp-content/themes/Chalmers/./dist/fonts/Raleway-500.woff2?5f5a692362e61f1a3a837ce2dd694fc2) format("woff2");
  text-rendering: optimizeLegibility;
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url(/wp-content/themes/Chalmers/./dist/fonts/Raleway-500-italic.woff2?4be67a5bda3cb15e615800db1d2b989c) format("woff2");
  text-rendering: optimizeLegibility;
  font-display: swap;
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Raleway";
  src: url(/wp-content/themes/Chalmers/./dist/fonts/Raleway-900-italic.woff2?a77d47176d8d46423fe60a5465aee32d) format("woff2");
  text-rendering: optimizeLegibility;
  font-display: swap;
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Raleway";
  src: url(/wp-content/themes/Chalmers/./dist/fonts/Raleway-900.woff2?a96d61ec3d11adbda543fd173c797983) format("woff2");
  text-rendering: optimizeLegibility;
  font-display: swap;
  font-weight: bold;
  font-style: normal;
}
.color-black {
  color: var(--black) !important;
}

.color-white {
  color: var(--white) !important;
}

.color-beige {
  color: var(--beige) !important;
}

.color-yellow {
  color: var(--yellow) !important;
}

.color-brown {
  color: var(--brown) !important;
}

.color-blue {
  color: var(--blue) !important;
}

.color-pink {
  color: var(--pink) !important;
}

.fill-black * {
  fill: var(--black) !important;
}

.fill-white * {
  fill: var(--white) !important;
}

.fill-beige * {
  fill: var(--beige) !important;
}

.fill-yellow * {
  fill: var(--yellow) !important;
}

.fill-brown * {
  fill: var(--brown) !important;
}

.fill-blue * {
  fill: var(--blue) !important;
}

.fill-pink * {
  fill: var(--pink) !important;
}

.stroke-black * {
  stroke: var(--black) !important;
}

.stroke-white * {
  stroke: var(--white) !important;
}

.stroke-beige * {
  stroke: var(--beige) !important;
}

.stroke-yellow * {
  stroke: var(--yellow) !important;
}

.stroke-brown * {
  stroke: var(--brown) !important;
}

.stroke-blue * {
  stroke: var(--blue) !important;
}

.stroke-pink * {
  stroke: var(--pink) !important;
}

.bg-black {
  background-color: var(--black) !important;
}

.bg-white {
  background-color: var(--white) !important;
}

.bg-beige {
  background-color: var(--beige) !important;
}

.bg-yellow {
  background-color: var(--yellow) !important;
}

.bg-brown {
  background-color: var(--brown) !important;
}

.bg-blue {
  background-color: var(--blue) !important;
}

.bg-pink {
  background-color: var(--pink) !important;
}

.border-black {
  border-color: var(--black) !important;
}

.border-white {
  border-color: var(--white) !important;
}

.border-beige {
  border-color: var(--beige) !important;
}

.border-yellow {
  border-color: var(--yellow) !important;
}

.border-brown {
  border-color: var(--brown) !important;
}

.border-blue {
  border-color: var(--blue) !important;
}

.border-pink {
  border-color: var(--pink) !important;
}

.hover-bg-black {
  transition: all 0.1s ease;
}
.hover-bg-black:hover {
  background-color: var(--black) !important;
}

.hover-bg-white {
  transition: all 0.1s ease;
}
.hover-bg-white:hover {
  background-color: var(--white) !important;
}

.hover-bg-beige {
  transition: all 0.1s ease;
}
.hover-bg-beige:hover {
  background-color: var(--beige) !important;
}

.hover-bg-yellow {
  transition: all 0.1s ease;
}
.hover-bg-yellow:hover {
  background-color: var(--yellow) !important;
}

.hover-bg-brown {
  transition: all 0.1s ease;
}
.hover-bg-brown:hover {
  background-color: var(--brown) !important;
}

.hover-bg-blue {
  transition: all 0.1s ease;
}
.hover-bg-blue:hover {
  background-color: var(--blue) !important;
}

.hover-bg-pink {
  transition: all 0.1s ease;
}
.hover-bg-pink:hover {
  background-color: var(--pink) !important;
}

.hover-black {
  transition: all 0.1s ease;
}
.hover-black:hover {
  color: var(--black) !important;
}

.hover-white {
  transition: all 0.1s ease;
}
.hover-white:hover {
  color: var(--white) !important;
}

.hover-beige {
  transition: all 0.1s ease;
}
.hover-beige:hover {
  color: var(--beige) !important;
}

.hover-yellow {
  transition: all 0.1s ease;
}
.hover-yellow:hover {
  color: var(--yellow) !important;
}

.hover-brown {
  transition: all 0.1s ease;
}
.hover-brown:hover {
  color: var(--brown) !important;
}

.hover-blue {
  transition: all 0.1s ease;
}
.hover-blue:hover {
  color: var(--blue) !important;
}

.hover-pink {
  transition: all 0.1s ease;
}
.hover-pink:hover {
  color: var(--pink) !important;
}

/* Max widths
-----------------*/
.mw-25 {
  max-width: 25% !important;
}

.mw-50 {
  max-width: 50% !important;
}

.mw-75 {
  max-width: 75% !important;
}

.mw-200 {
  max-width: 200px !important;
}

.mw-300 {
  max-width: 300px !important;
}

.mw-400 {
  max-width: 400px !important;
}

.mw-500 {
  max-width: 500px !important;
}

.mw-600 {
  max-width: 600px !important;
}

.mw-700 {
  max-width: 700px !important;
}

.mw-800 {
  max-width: 800px !important;
}

.mw-900 {
  max-width: 900px !important;
}

.mw-1000 {
  max-width: 1000px !important;
}

.mw-1200 {
  max-width: 1200px !important;
}

.ratio.ratio-4x3 {
  aspect-ratio: 4/3;
  width: 100%;
  height: auto;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}
.ratio.ratio-16x9 {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

/* Hero Sections */
.hero {
  min-height: 260px;
}
.hero .custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  width: 100dvw;
  height: 100vh;
  height: 100dvh;
  min-height: 100vh;
  min-height: 100dvh;
  z-index: 9999;
  animation: fadeIn 0.3s ease;
}
.hero .custom-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.hero .custom-modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f7f2ee;
  display: flex;
  flex-wrap: nowrap;
  gap: 2rem;
  width: 50vw;
  height: 485px;
  overflow-y: auto;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  animation: slideIn 0.3s ease;
}
.hero .popup-content {
  height: 100%;
  display: flex;
  gap: 2rem;
  flex: 0 0 60%;
  padding: 3rem 2rem;
}
.hero .modal-logo-container svg {
  width: 100%;
  max-width: 100px;
  height: auto;
  display: block;
}
.hero .popup-form {
  align-self: flex-end;
}
.hero .custom-modal-content .flex-1 {
  height: 100%;
  display: flex;
}
.hero .image-container {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
}
.hero .image-container img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}
.hero .custom-modal-close {
  position: absolute;
  background-color: transparent;
  top: 1rem;
  right: 1rem;
  border: none;
  font-size: 3rem;
  cursor: pointer;
  color: var(--white);
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  font-weight: 200;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translate(-50%, -60%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1600px) {
  .hero .custom-modal-content {
    width: 90vw;
  }
}
@media (max-width: 1200px) {
  .hero .custom-modal-content {
    flex-wrap: wrap;
  }
  .hero .popup-content {
    flex: 1;
    flex-direction: column;
  }
  .hero .image-container {
    display: none;
  }
}

.hero.big-hero {
  min-height: 700px;
}

.hero-section-round-image .hero-rounded-image {
  aspect-ratio: 1/1;
  border-radius: 100%;
  font-family: "object-fit:cover;object-position:center";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: auto;
  max-height: 478px;
  max-width: 478px;
}

/* Rounded image */
.rounded-image-container {
  max-height: 478px;
  max-width: 478px;
  margin-left: auto;
  margin-right: auto;
}

.rounded-image {
  aspect-ratio: 1;
  border-radius: 100%;
  font-family: "object-fit:cover;object-position:center";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: auto;
}

/* Venue grid */
.venue-grid,
.pushes-grid {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 1200px) {
  .venue-grid,
  .pushes-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 2200px) {
  .venue-grid,
  .pushes-grid {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
.venue-grid .venue-image,
.pushes-grid .venue-image {
  filter: brightness(0.5);
}

.pushes-grid {
  gap: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.pushes-grid .push-card {
  grid-column: 1/2;
}
@media (min-width: 1200px) {
  .pushes-grid .push-card {
    grid-column: auto;
  }
}
@media (min-width: 1200px) {
  .pushes-grid .push-text {
    grid-row: 2/3;
  }
}
.pushes-grid a {
  display: block;
}

/* Venue rooms */
#venue-rooms .venue-container {
  display: flex;
  gap: 2rem;
}
@media (max-width: 1200px) {
  #venue-rooms .venue-container {
    flex-direction: column;
  }
}
#venue-rooms .venue-rooms-column {
  flex: 1;
}
#venue-rooms .venue-rooms-column .button-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  padding: 16px;
}
@media only screen and (max-width: 768px) {
  #venue-rooms .venue-rooms-column .button-container {
    grid-template-columns: 1fr;
  }
}
#venue-rooms .venue-rooms-column .button-container .ck-button {
  width: 100%;
  text-align: center;
  display: block;
}
#venue-rooms .venue-rooms-column .venue-room-button--fallback {
  grid-column: 1/span 2;
}
#venue-rooms .venue-rooms-column .ck-button {
  border: 1px solid black;
  font-size: 12px;
  font-weight: 800;
}
#venue-rooms .venue-rooms-column .ck-button:hover {
  cursor: pointer;
  background-color: white !important;
  color: black !important;
  border: 1px solid black;
}
#venue-rooms .venue-rooms-column table {
  width: 100%;
  table-layout: auto;
  border-spacing: 0.75rem 1rem; /* Adjust the value as needed */
}
@media (min-width: 576px) {
  #venue-rooms .venue-rooms-column table {
    border-spacing: 1.5rem 1rem;
  }
}
#venue-rooms .venue-rooms-column table .hidden-mobile {
  display: none !important;
}
@media (min-width: 576px) {
  #venue-rooms .venue-rooms-column table .hidden-mobile {
    display: table-cell !important;
  }
}
#venue-rooms .venue-rooms-column table td .room {
  display: block;
  width: auto;
  flex-grow: 1;
  padding: 0.25rem 0.5rem;
  border: 1px solid black;
  text-align: center;
  /* box-shadow: 2px 2px 1px 2px var(--black);
            transition: box-shadow 0.1s linear; */
}
#venue-rooms .venue-rooms-column table td .room:hover {
  background-color: var(--black);
  color: white !important;
  /* box-shadow: 1px 1px 1px 1px var(--black); */
}

/* Buttons */
.ck-button {
  transition: all 0.1s ease;
  border: 1px solid var(--yellow);
  font-weight: 900;
  white-space: nowrap;
  /* &:hover{
        border-radius: 0.5rem;
    } */
}

/* Image galleries */
.masonry-gallery {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(calc(50% - 1rem), 1fr)); /* 2 columns */
  grid-auto-rows: calc((100vw - 4rem) / 3);
  grid-auto-flow: dense;
}
.masonry-gallery .gallery-item {
  height: 100%;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
.masonry-gallery .gallery-item img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover;object-position:center";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.2s ease;
}
.masonry-gallery .gallery-item:hover img {
  transform: scale(1.05);
}
.masonry-gallery .gallery-item.wide {
  grid-column: span 1;
  /* Tablet: 3 columns */
}
@media (min-width: 1200px) {
  .masonry-gallery .gallery-item.wide {
    grid-column: span 2;
  }
}
.masonry-gallery .gallery-item.tall {
  grid-row: span 1;
}
@media (min-width: 1200px) {
  .masonry-gallery .gallery-item.tall {
    grid-row: span 2;
  }
}
.masonry-gallery .gallery-item.big {
  grid-column: span 2;
  grid-row: span 2;
  /* Tablet: 3 columns */
  /* Mobile: 2 columns */
}
@media (max-width: 991px) {
  .masonry-gallery .gallery-item.big {
    grid-column: span 2;
    grid-row: span 2;
  }
}
@media (max-width: 767px) {
  .masonry-gallery .gallery-item.big {
    grid-column: span 1;
    grid-row: span 1;
  }
}
.masonry-gallery .gallery-item.huge {
  grid-column: span 1;
  grid-row: span 1;
}
@media (min-width: 992px) {
  .masonry-gallery .gallery-item.huge {
    grid-column: span 2;
    grid-row: span 2;
  }
}
@media (min-width: 1200px) {
  .masonry-gallery .gallery-item.huge {
    grid-column: span 3;
    grid-row: span 2;
  }
}
@media (min-width: 576px) {
  .masonry-gallery {
    grid-auto-rows: calc((540px - 4rem) / 3);
  }
}
@media (min-width: 768px) {
  .masonry-gallery {
    grid-auto-rows: 190px;
    grid-template-columns: repeat(auto-fit, minmax(calc(33.33% - 2rem), 1fr)); /* 3 columns */
  }
}
@media (min-width: 992px) {
  .masonry-gallery {
    grid-auto-rows: calc((960px - 5rem) / 6);
  }
}
@media (min-width: 1200px) {
  .masonry-gallery {
    grid-auto-rows: calc((1140px - 6rem) / 6);
    grid-template-columns: repeat(auto-fit, minmax(calc(25% - 3rem), 1fr));
  }
}
@media (min-width: 1600px) {
  .masonry-gallery {
    grid-auto-rows: calc((1920px - 6rem) / 6);
  }
}

.two-column-text ul,
.pushes-grid ul {
  padding-left: 1.5rem;
  list-style-image: url(/wp-content/themes/Chalmers/./images/arrow.svg?be802a4654d913f2d8b1d06ccfaa0901);
}
.two-column-text ul li,
.pushes-grid ul li {
  padding-left: 0.5rem;
}

.opening-hours {
  font-size: 12px;
  font-style: italic;
}
.opening-hours div:first-child {
  padding-bottom: 1rem;
}

.breadcrumbs-link {
  position: relative;
  padding-left: 2rem;
}
.breadcrumbs-link::before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(/wp-content/themes/Chalmers/./images/arrow.svg?be802a4654d913f2d8b1d06ccfaa0901);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
  width: 22px;
  aspect-ratio: 1/1;
}

.custom-arrow-list ul {
  list-style: none;
  padding-left: 0;
  padding-bottom: 10px;
}
.custom-arrow-list ul li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.5rem;
}
.custom-arrow-list ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/wp-content/themes/Chalmers/./images/arrow.svg?be802a4654d913f2d8b1d06ccfaa0901);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  aspect-ratio: 1/1;
}

.two-cols-container {
  max-width: 1100px;
}

#text_image {
  min-height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#text_image .custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  width: 100dvw;
  height: 100vh;
  height: 100dvh;
  min-height: 100vh;
  min-height: 100dvh;
  z-index: 9999;
  animation: fadeIn 0.3s ease;
}
#text_image .custom-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
#text_image .custom-modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f7f2ee;
  display: flex;
  flex-wrap: nowrap;
  gap: 2rem;
  width: -moz-fit-content;
  width: fit-content;
  overflow-y: auto;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  animation: slideIn 0.3s ease;
}
#text_image .popup-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  flex: 1;
  padding: 6rem 10rem;
}
#text_image .modal-logo-container svg {
  width: 100%;
  max-width: 100px;
  height: auto;
  display: block;
}
#text_image .popup-form {
  align-self: center;
}
#text_image .custom-modal-content .flex-1 {
  height: 100%;
  display: flex;
}
#text_image .custom-modal-close {
  position: absolute;
  background-color: transparent;
  top: 1rem;
  right: 1rem;
  border: none;
  font-size: 3rem;
  cursor: pointer;
  color: var(--white);
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  font-weight: 200;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translate(-50%, -60%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1000px) {
  #text_image .popup-content {
    padding: 2rem;
  }
  #text_image .custom-modal-content {
    width: 80vw;
  }
}

/* TWO COLUMN TEXT */
#two-column-text .custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  width: 100dvw;
  height: 100vh;
  height: 100dvh;
  min-height: 100vh;
  min-height: 100dvh;
  z-index: 9999;
  animation: fadeIn 0.3s ease;
}
#two-column-text .custom-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
#two-column-text .custom-modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f7f2ee;
  display: flex;
  flex-wrap: nowrap;
  gap: 2rem;
  width: -moz-fit-content;
  width: fit-content;
  overflow-y: auto;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  animation: slideIn 0.3s ease;
}
#two-column-text .popup-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  flex: 1;
  padding: 6rem 10rem;
}
#two-column-text .modal-logo-container svg {
  width: 100%;
  max-width: 100px;
  height: auto;
  display: block;
}
#two-column-text .popup-form {
  align-self: center;
}
#two-column-text .custom-modal-content .flex-1 {
  height: 100%;
  display: flex;
}
#two-column-text .custom-modal-close {
  position: absolute;
  background-color: transparent;
  top: 1rem;
  right: 1rem;
  border: none;
  font-size: 3rem;
  cursor: pointer;
  color: var(--white);
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  font-weight: 200;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translate(-50%, -60%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1000px) {
  #two-column-text .popup-content {
    padding: 2rem;
  }
  #two-column-text .custom-modal-content {
    width: 80vw;
  }
}

.footer .footer-logo {
  width: 174px;
  height: auto;
}
.footer #menu-footer {
  justify-content: center;
}
.footer ul {
  list-style: none;
  display: flex;
  flex-direction: row;
}
.footer .menu-item-has-children .toggle-menu {
  pointer-events: none;
  font-weight: bold;
}
.footer .sub-menu {
  display: flex;
  flex-direction: column;
}
.footer .footer-row {
  display: grid;
  grid-template-columns: repeat(4, max-content);
  justify-content: space-between;
}
.footer .footer-row .frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom {
  margin: 0;
}
@media only screen and (max-width: 1600px) {
  .footer .footer-row {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media only screen and (max-width: 1400px) {
  .footer .footer-row {
    grid-template-columns: repeat(2, max-content);
    justify-content: center;
    row-gap: 20px;
  }
  .footer .footer-row .footer_form {
    order: -2;
  }
  .footer .footer-row .footer_form .ff_columns_total_2 {
    flex-direction: column;
  }
  .footer .footer-row .footer_form .ff_submit_btn_wrapper_custom {
    align-self: flex-end;
  }
  .footer .footer-row .footer-logo {
    order: -1;
    justify-self: center;
  }
}
@media only screen and (max-width: 800px) {
  .footer .footer-row {
    grid-template-columns: repeat(1, max-content);
    justify-content: start;
  }
  .footer .footer-row .footer-logo {
    justify-self: flex-start;
  }
  .footer .footer-row #fluentform_6 {
    max-width: 300px;
  }
}

@media only screen and (max-width: 1600px) {
  .footer .footer-container {
    max-width: 1215px;
  }
}
@media only screen and (max-width: 800px) {
  .footer .footer-container {
    justify-content: center;
  }
}
header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
header .header-wrapper {
  transition: all 0.2s ease;
}
@media (max-width: 1200px) {
  header .header-wrapper .container-lg {
    max-width: none;
  }
}
header #menu-logo {
  transition: padding 0.2s ease;
}
header #menu-logo svg {
  height: 2rem;
}
@media (min-width: 768px) {
  header #menu-logo svg {
    height: 2rem;
  }
}
header ul.desktop-main-menu {
  margin-bottom: 0;
  color: white;
  height: 100%;
}
header ul.desktop-main-menu li {
  position: relative;
  display: flex;
  align-items: center;
  transition: padding 0.2s ease;
}
header ul.desktop-main-menu li a {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: white !important;
  padding: 0.75rem 0.5rem;
  white-space: nowrap;
  /* &:after{
              content: '';
              display: block;
              position: absolute;
              top: 0.5rem;
              left: 50%;
              transform: translateX(-50%);
              height: 3px;
              width: 0%;
              background-color: white;
              opacity: 0; 
              transition: all 0.15s ease;
          } */
}
header ul.desktop-main-menu li a:hover:after {
  opacity: 1;
  width: 100%;
  top: 0;
}
header ul.desktop-main-menu li.current-menu-item a:after, header ul.desktop-main-menu li.current-menu-parent .toggle-menu a:after {
  opacity: 1;
  width: 100%;
  top: 0;
}
header ul.desktop-main-menu li .toggle-menu {
  height: 100%;
  display: flex;
  align-items: center;
}
header ul.desktop-main-menu li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  flex-direction: column;
  background: white;
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
header ul.desktop-main-menu li .sub-menu li {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}
header ul.desktop-main-menu li .sub-menu li a {
  color: var(--black) !important;
  padding: 0.75rem 0.75rem !important;
  width: 100%;
  position: relative;
  z-index: 1;
}
header ul.desktop-main-menu li .sub-menu li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translate(0) !important;
  background-color: var(--brown);
  opacity: 0;
  z-index: -1;
  transition: all 0s ease !important;
}
header ul.desktop-main-menu li .sub-menu li a:hover:after {
  opacity: 1;
}
header ul.desktop-main-menu li .sub-menu li.current-menu-item a:after {
  opacity: 1 !important;
}

@media (max-width: 1200px) {
  #menu-main-menu,
  #menu-main-menu-english {
    position: absolute;
    width: 280px;
    background-color: black;
    right: 0;
    top: 72px;
    display: flex;
    flex-direction: column;
    overflow: visible;
    z-index: 99999;
    gap: 0;
    transform: translateX(220%);
    transition: transform 300ms ease-in-out;
  }
  #menu-main-menu .menu-item,
  #menu-main-menu-english .menu-item {
    background-color: black;
  }
  #menu-main-menu .menu-item a,
  #menu-main-menu-english .menu-item a {
    padding: 1rem 2.5rem 1rem 1.5rem;
  }
  #menu-main-menu .menu-item-has-children,
  #menu-main-menu-english .menu-item-has-children {
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    cursor: pointer;
  }
  #menu-main-menu .menu-item-has-children::after,
  #menu-main-menu-english .menu-item-has-children::after {
    content: "";
    position: absolute;
    right: 0.5rem;
    top: 1rem;
    -webkit-mask: url(/wp-content/themes/Chalmers/./images/arrow.svg?be802a4654d913f2d8b1d06ccfaa0901) no-repeat center;
    mask: url(/wp-content/themes/Chalmers/./images/arrow.svg?be802a4654d913f2d8b1d06ccfaa0901) no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-color: white;
    width: 1rem;
    aspect-ratio: 1/1;
    transform: rotate(90deg);
  }
  #menu-main-menu .sub-menu,
  #menu-main-menu-english .sub-menu {
    position: static;
    width: 100%;
    border-top-left-radius: 0;
  }
  #menu-main-menu .sub-menu a,
  #menu-main-menu-english .sub-menu a {
    width: 100%;
    display: block;
    padding: 1rem 2.5rem 1rem 1.5rem !important;
  }
  #menu-main-menu .sub-menu li a:after,
  #menu-main-menu-english .sub-menu li a:after {
    display: none;
  }
  #menu-main-menu .sub-menu li.menu-item,
  #menu-main-menu-english .sub-menu li.menu-item {
    background-color: white;
  }
  #menu-main-menu .toggle-menu,
  #menu-main-menu-english .toggle-menu {
    height: -moz-max-content;
    height: max-content;
  }
  #menu-main-menu.nav-open,
  #menu-main-menu-english.nav-open {
    transform: translateX(0%);
  }
}
@media (max-width: 768px) {
  #menu-main-menu,
  #menu-main-menu-english {
    top: 64px;
  }
}
.mobile-menu__toggle {
  background-color: transparent;
  border: 0;
  background-image: url(/wp-content/themes/Chalmers/./images/menu-open.svg?abe975d2e0f56044e78df80fa5e0ef41);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 2rem;
  height: 2rem;
  padding: 0;
  cursor: pointer;
  transition: 100ms all ease-in-out;
}
.mobile-menu__toggle.nav-toggle-open {
  background-image: url(/wp-content/themes/Chalmers/./images/menu-close.svg?7c69a7392ca6ebdc953b96769badc08e);
  transition: 100ms all ease-in-out;
}
@media (min-width: 1200px) {
  .mobile-menu__toggle {
    display: none;
  }
}

html:has(#menu-main-menu.nav-open),
body:has(#menu-main-menu.nav-open) {
  overflow: hidden;
}

.speech-bubble {
  position: relative;
  background: white;
  border-radius: 0.4em;
  padding: 0 0.3rem;
  border: 2px solid black;
  min-width: 34px;
  display: flex;
  justify-content: center;
}
.speech-bubble:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 20%;
  background: white;
  width: 10px;
  height: 10px;
  transform: translateY(3px) rotate(45deg) skewY(45deg);
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  border-bottom-right-radius: 2px;
}
.speech-bubble a {
  position: relative;
  display: inline-block;
  height: 100%;
  background: white;
  padding: 0.25rem 0;
  z-index: 2;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.25;
}
.speech-bubble:hover {
  /* &:after{
      background: green;
  }

  a{
      background-color: green;
  } */
}

.fluentform {
  overflow: hidden;
}
.fluentform select,
.fluentform input {
  height: 42px !important;
}

#fluentform_3,
#fluentform_4,
#fluentform_5,
#fluentform_6,
#fluentform_10,
#fluentform_11 {
  max-width: 100%;
  margin: 0 auto;
  padding: 60px;
  background-color: var(pink);
}
#fluentform_3 fieldset,
#fluentform_4 fieldset,
#fluentform_5 fieldset,
#fluentform_6 fieldset,
#fluentform_10 fieldset,
#fluentform_11 fieldset {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#fluentform_3 .fluentforms-col-1,
#fluentform_3 .fluentforms-col-2,
#fluentform_4 .fluentforms-col-1,
#fluentform_4 .fluentforms-col-2,
#fluentform_5 .fluentforms-col-1,
#fluentform_5 .fluentforms-col-2,
#fluentform_6 .fluentforms-col-1,
#fluentform_6 .fluentforms-col-2,
#fluentform_10 .fluentforms-col-1,
#fluentform_10 .fluentforms-col-2,
#fluentform_11 .fluentforms-col-1,
#fluentform_11 .fluentforms-col-2 {
  width: 100%;
}
@media (min-width: 768px) {
  #fluentform_3 .fluentforms-col-1,
  #fluentform_3 .fluentforms-col-2,
  #fluentform_4 .fluentforms-col-1,
  #fluentform_4 .fluentforms-col-2,
  #fluentform_5 .fluentforms-col-1,
  #fluentform_5 .fluentforms-col-2,
  #fluentform_6 .fluentforms-col-1,
  #fluentform_6 .fluentforms-col-2,
  #fluentform_10 .fluentforms-col-1,
  #fluentform_10 .fluentforms-col-2,
  #fluentform_11 .fluentforms-col-1,
  #fluentform_11 .fluentforms-col-2 {
    width: 49%;
  }
}
#fluentform_3 p,
#fluentform_4 p,
#fluentform_5 p,
#fluentform_6 p,
#fluentform_10 p,
#fluentform_11 p {
  font-size: 12px;
}
@media (min-width: 768px) {
  #fluentform_3 p,
  #fluentform_4 p,
  #fluentform_5 p,
  #fluentform_6 p,
  #fluentform_10 p,
  #fluentform_11 p {
    max-width: 285px;
  }
}
#fluentform_3 .fluentforms-col-2 div,
#fluentform_4 .fluentforms-col-2 div,
#fluentform_5 .fluentforms-col-2 div,
#fluentform_6 .fluentforms-col-2 div,
#fluentform_10 .fluentforms-col-2 div,
#fluentform_11 .fluentforms-col-2 div {
  height: 100%;
}
#fluentform_3 div.ff-el-input--label,
#fluentform_4 div.ff-el-input--label,
#fluentform_5 div.ff-el-input--label,
#fluentform_6 div.ff-el-input--label,
#fluentform_10 div.ff-el-input--label,
#fluentform_11 div.ff-el-input--label {
  height: -moz-max-content;
  height: max-content;
}
#fluentform_3 textarea,
#fluentform_4 textarea,
#fluentform_5 textarea,
#fluentform_6 textarea,
#fluentform_10 textarea,
#fluentform_11 textarea {
  resize: none;
  height: calc(100% - 24px);
}
#fluentform_3 .error.text-danger,
#fluentform_4 .error.text-danger,
#fluentform_5 .error.text-danger,
#fluentform_6 .error.text-danger,
#fluentform_10 .error.text-danger,
#fluentform_11 .error.text-danger {
  color: red;
}

#booking {
  background-color: #f7f2ee;
}

.fluentform_wrapper_3.ffs_custom_wrap {
  background-color: #f7f2ee !important;
}

#fluentform_5,
#fluentform_11 {
  padding: 0px;
  max-width: 400px;
}
#fluentform_5 .ff-el-group,
#fluentform_11 .ff-el-group {
  margin-bottom: 0px;
}
#fluentform_5 .ck-button,
#fluentform_11 .ck-button {
  font-weight: 800;
}
#fluentform_5 .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-right,
#fluentform_11 .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-right {
  justify-content: flex-start;
}

@media only screen and (max-width: 600px) {
  #fluentform_4,
  #fluentform_10 {
    padding: 0px;
  }
}
@media only screen and (max-width: 1600px) {
  #fluentform_4 .ff_columns_total_2,
  #fluentform_10 .ff_columns_total_2 {
    width: 100%;
  }
}

#fluentform_7 .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-right,
#fluentform_13 .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-right {
  justify-content: flex-start;
}
#fluentform_7 .ck-button,
#fluentform_13 .ck-button {
  font-weight: 800;
}

#fluentform_11 p {
  font-size: 12px;
}

/* Frontpage */
.fp-section {
  position: relative;
  overflow: hidden;
}
.fp-section .container {
  max-width: 790px;
}
.fp-section .fp-section-fade-up {
  opacity: 0;
  transform: translateY(30px);
}

.parallax-bg {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 130%;
  transform: translateY(0);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  font-family: "object-fit:cover;object-position:center";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.parallax-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  z-index: 1;
}

#menu-about-menu li {
  position: relative;
  display: flex;
  align-items: center;
}
#menu-about-menu li a {
  position: relative;
  display: inline-flex;
  padding: 0.75rem 0rem;
}

#restaurants-location-page {
  /* #menu-eat-menu{

        li{
            position: relative;
            display: flex;
            align-items: center;

            a{
                position: relative;
                display: inline-flex;
                color: black !important;
                padding: 0.75rem 0rem; 

                &:after{
                    content: '';
                    display: block;
                    position: absolute;
                    top: 0.5rem;
                    left: 50%;
                    transform: translateX(-50%);
                    height: 3px;
                    width: 0%;
                    background-color: white;
                    opacity: 0;
                    transition: all 0.15s ease;
                }

                &:hover:after{
                    opacity: 1;
                    width: 100%;
                    top: 0rem;
                }
            }

            &.current-menu-item a:after{ 
                opacity: 1 !important;
                width: 100% !important;
                top: 0 !important;
            }
        }
    } */
}
#restaurants-location-page .taxonomy-image {
  font-family: "object-fit:cover;object-position:center";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#restaurants-location-page .menu-item .allergens span {
  font-size: 13px;
  font-style: italic;
}
#restaurants-location-page #show-menus {
  display: inline-flex;
  align-items: start;
  gap: 1rem;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
}
#restaurants-location-page #show-menus .toggle-menu-arrow {
  width: 0.6rem;
  height: 0.6rem;
  border-left: 3px solid var(--black);
  border-bottom: 3px solid var(--black);
  transform: translate(25%, 0%) scaleY(1) rotate(-45deg);
  transition: all 0.5s ease;
}
#restaurants-location-page #show-menus.open .toggle-menu-arrow {
  transform: translate(25%, 50%) scaleY(-1) rotate(-45deg);
}
#restaurants-location-page .restaurant-image-wrapper {
  position: relative;
  aspect-ratio: 5/3;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  #restaurants-location-page .restaurant-image-wrapper {
    aspect-ratio: 16/9;
  }
}
#restaurants-location-page .restaurant-image-wrapper .restaurant-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  width: auto;
  max-width: none;
  max-height: 100%;
  font-family: "object-fit:contain";
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
  display: block;
}
#restaurants-location-page .restaurant-image-wrapper .restaurant-image {
  font-family: "object-fit:cover;object-position:center";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
  filter: brightness(0.5);
}
#restaurants-location-page .restaurant-image-wrapper .restaurant-dropdown-wrapper {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 1.5rem;
  bottom: 0;
  width: 100%;
  cursor: pointer;
}
#restaurants-location-page .restaurant-image-wrapper .restaurant-dropdown-wrapper .restaurant-dropdown {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  border-bottom: 5px solid var(--white);
  border-right: 5px solid var(--white);
  transform: translateY(-25%) scale(1) rotate(45deg);
  opacity: 0.5;
  transition: all 0.5s ease;
  transform-origin: center center;
}
#restaurants-location-page .restaurant-image-wrapper .restaurant-dropdown-wrapper:hover .restaurant-dropdown {
  opacity: 1;
}
#restaurants-location-page .restaurant-image-wrapper .restaurant-dropdown-wrapper.open .restaurant-dropdown {
  transform: translateY(25%) scale(-1) rotate(45deg);
}
#restaurants-location-page .restaurant-menu-wrapper {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.4s ease;
}
#restaurants-location-page .restaurant-menu-wrapper.open {
  grid-template-rows: 1fr;
}

#venue-page .subpage-hero-section {
  position: relative;
  max-height: 260px;
}
#venue-page .subpage-hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
#venue-page .title-container {
  z-index: 5;
}
#venue-page .taxonomy-image {
  font-family: "object-fit:cover;object-position:center";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#venue-page .venue-image-wrapper {
  position: relative;
  aspect-ratio: 5/3;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  #venue-page .venue-image-wrapper {
    aspect-ratio: 16/9;
  }
}
#venue-page .venue-image-wrapper .venue-image {
  font-family: "object-fit:cover;object-position:center";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
#venue-page .room-info .ck-button {
  border: 1px solid var(--yellow);
  font-weight: 800;
}
#venue-page .room-info .ck-button:hover {
  background-color: var(--yellow);
  color: var(--white) !important;
}

.subnav ul {
  list-style: none;
}
.subnav li {
  position: relative;
  display: flex;
  align-items: center;
  transition: 0.3s ease;
}
.subnav li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #000;
  transition: width 0.4s ease-in-out;
}
.subnav li a {
  position: relative;
  display: inline-flex;
  padding: 0.75rem 0rem;
  font-weight: bold;
}
.subnav li:hover::before {
  width: 100%;
}

.sub-menu-classes {
  display: flex;
  flex-wrap: nowrap;
  text-wrap: nowrap;
}

@media (max-width: 680px) {
  #menu-catering-menu {
    overflow-x: scroll;
  }
}
@media (max-width: 500px) {
  .sub-menu-classes {
    overflow-x: scroll;
  }
}
.sub-menu-classes::-webkit-scrollbar {
  height: 2px;
}

.sub-menu-classes::-webkit-scrollbar-track {
  background: rgba(33, 33, 33, 0.217);
  border-radius: 10px;
}

.sub-menu-classes::-webkit-scrollbar-thumb {
  background-color: #212121; /* color of the scroll thumb */
  border-radius: 10px; /* roundness of the scroll thumb */
  border: 1px solid #212121; /* creates padding around scroll thumb */
}

.editor p,
.editor li {
  margin-bottom: 1rem;
}
.editor h2,
.editor h3,
.editor h4,
.editor .footer .menu-item-has-children .toggle-menu,
.footer .menu-item-has-children .editor .toggle-menu {
  margin-bottom: 1.5rem;
}
.editor a {
  color: #c39e45;
}

/* Test: WYSIWYG Editor Styles */
.mce-content-body {
  /* Test style - should make all text red in editor */
  /* Custom button styles */
}
.mce-content-body p {
  color: red !important;
}
.mce-content-body .ck-button.bg-yellow {
  background-color: #c39e45 !important;
  color: white !important;
  padding: 8px 16px !important;
  border: 1px solid #c39e45 !important;
  display: inline-block !important;
  text-decoration: none !important;
}

/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
:root {
  font-size: 16px;
  /* COLORS */
  --black: black;
  --white: white;
  --beige: #f5f1ed;
  --yellow: #c39e45;
  --brown: #c3b49f;
  --blue: #c3dad2;
  --pink: #eca597;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: auto !important;
  word-wrap: break-word;
}

.submenu {
  display: none;
}

html,
body {
  font-weight: 300;
  font-family: "Raleway", "Gill Sans MT", sans-serif !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: var(--black) !important;
  background-color: var(--white) !important;
  min-height: 100vh;
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* Lock body scroll when modal is open */
body.modal-open {
  overflow: hidden !important;
  position: fixed;
  width: 100%;
}

html.modal-open {
  overflow: hidden !important;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  /* -webkit-tap-highlight-color: rgba(184, 118, 96, 0.1); */
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

ul {
  margin-bottom: 0;
  padding-left: 0;
}

li {
  margin-bottom: 0rem;
}

strong {
  font-weight: 700;
}

.z-index-1 {
  z-index: 1;
}

.visibility-hidden {
  visibility: hidden;
}

.rotate {
  rotate: 180deg;
}

.uppercase {
  text-transform: uppercase;
}

.linkedin-container {
  display: flex;
  flex-wrap: nowrap;
}

.linkedin {
  background-color: black;
  border: 0;
  background-image: url(/wp-content/themes/Chalmers/./images/linkedin.svg?0a2fde60da3eea779deb2883713a4201);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 2rem;
  height: 2rem;
  padding: 0;
  margin-right: 5px;
  cursor: pointer;
  transition: 100ms all ease-in-out;
}

.footer-link {
  padding-top: 2px;
  font-style: italic;
}

button {
  font-size: 16px;
  cursor: pointer;
  font-family: "Raleway", "Gill Sans MT", sans-serif !important;
}

.ck-button {
  border: 1px solid transparent;
  transition: all 0.3s ease;
  font-weight: 900;
}
.ck-button.bg-yellow {
  border-color: var(--yellow);
  color: white;
}
.ck-button.bg-yellow:hover {
  background-color: white !important;
  border-color: var(--yellow) !important;
  color: var(--yellow) !important;
}
.ck-button.bg-black {
  border-color: var(--black);
  color: white;
}
.ck-button.bg-black:hover {
  background-color: white !important;
  color: var(--black) !important;
  border-color: black !important;
}
.ck-button.bg-pink {
  border-color: var(--pink);
  color: white;
}
.ck-button.bg-pink:hover {
  background-color: white !important;
  border-color: var(--pink) !important;
  color: var(--pink) !important;
}
.ck-button.bg-white {
  border-color: var(--yellow);
  color: var(--yellow);
}
.ck-button.bg-white:hover {
  background-color: var(--yellow) !important;
  color: white !important;
  border-color: var(--yellow) !important;
}
