:root {
  --dim-grey-5: #566d63;
  --white: white;
  --black: black;
  --dim-grey: #5a5757a1;
  --black-2: #1f1e1ed4;
  --dark-olive-green: #4d5709a1;
  --dim-grey-2: #555;
  --gainsboro: #e8e6e3;
  --dim-grey-3: #595b63;
  --dim-grey-4: #595b63;
  --dark-olive-green-2: #475009a1;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.header--nav {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header--nav--menu {
  margin-top: 40px;
  display: flex;
}

.header--nav--a {
  font-size: 16px;
}

.header--nav--a:hover {
  color: #475009e8;
}

.header--nav--a.w--current {
  font-size: 16px;
}

.header--nav--a.w--current:hover {
  color: #475009e8;
}

.about--h1 {
  color: #555;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 36px;
}

.about--p {
  color: #5a5757a1;
  text-align: center;
  margin-bottom: 50px;
  line-height: 26px;
}

.promo--main {
  margin-bottom: 20px;
}

.services--main--h3 {
  color: #555;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 13px;
  line-height: 20px;
}

.rooms--p {
  color: #5a5757a1;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  line-height: 26px;
  display: block;
}

.rooms--h3 {
  color: #555;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 36px;
  display: block;
}

.rooms--h4 {
  color: #fff;
  text-align: center;
  background-color: #595b63;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 44px;
}

.rooms-row {
  margin-bottom: 10px;
}

.footer-copyright--h6 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  background-color: #1f1e1ed4;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
}

.nav-link, .nav-link.w--current {
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
}

.nav-link.opened {
  background-color: #4b4c50;
  width: 100%;
}

.footer-nav {
  text-align: center;
}

.hero-accommondation {
  background-image: url('../images/bali-diamond-hotel-rethymno-crete-112.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px;
}

.accommodation {
  text-align: justify;
}

.services-placeholder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: block;
}

.services--h1 {
  color: #555;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 15px;
  font-size: 23px;
  line-height: 36px;
}

.services--p {
  color: #5a5757a1;
  text-align: left;
  margin-bottom: 15px;
  line-height: 26px;
}

.accommodation-room-types {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.accommodation-room-types-row {
  padding-bottom: 20px;
}

.room-type--h3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #595b63;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 40px;
  text-decoration: none;
  display: block;
}

.features {
  background-color: #fff;
  width: 100%;
  position: relative;
  inset: 0;
}

.center-it {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  transform: scale(1);
}

.navlink--p {
  color: #fff;
  text-transform: uppercase;
}

.navlink {
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}

.navlink-list {
  padding-left: 25px;
  position: relative;
  overflow: hidden;
}

.navlink-list.w--open {
  height: 400px;
}

.navlink-list.opened.w--open {
  background-color: #f3f0ec;
}

.features--li {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navlink-closed {
  background-color: #f3f0ec;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}

.services--h2 {
  color: #555;
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.room-type-placeholder {
  text-align: center;
}

.room-type-heading--p {
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}

.room-type--p {
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
}

.room-type-placeholder--a {
  text-align: center;
  margin-top: 20px;
}

.features-intro-placeholder {
  margin-bottom: 40px;
}

.features-accordion {
  margin-bottom: 120px;
}

.features--ul {
  padding-left: 10px;
  display: inline-block;
}

.navlink-list-closed {
  padding-left: 25px;
  position: relative;
  overflow: hidden;
}

.navlink-list-closed.w--open {
  height: 400px;
}

.navlink-list-closed.opened.w--open {
  background-color: #f3f0ec;
  display: inline;
}

.navlink-ico {
  color: #fff;
}

.services {
  text-align: center;
}

.destination-placeholder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.destination--p {
  color: #5a5757a1;
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.destination--ul {
  margin-bottom: 146px;
  padding-left: 0;
}

.destination--li {
  text-align: center;
  margin-bottom: 10px;
}

.hero-destination {
  background-image: url('../images/bali-diamond-hotel-rethymno-crete-18.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px;
}

.hero-services {
  background-image: url('../images/bali-diamond-hotel-rethymno-crete-29.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px;
}

.hero-double {
  background-image: url('../images/bali-diamond-hotel-rethymno-crete-90.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px;
}

.room-services--li {
  color: #595b63;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.room-gallery--h4 {
  color: #595b63;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 20px;
}

.room-gallery-row {
  margin-bottom: 40px;
}

.hero-double-promo {
  background-image: url('../images/bali-diamond-hotel-rethymno-crete-115.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px;
}

.hero-suite {
  background-image: url('../images/bali-diamond-hotel-rethymno-crete-45.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px;
}

.form {
  margin-bottom: 100px;
  padding-left: 80px;
  padding-right: 80px;
}

.services--ul {
  text-align: center;
  padding-left: 20px;
}

.services--li {
  text-align: left;
  margin-bottom: 5px;
}

.services--h4 {
  text-align: left;
  margin-bottom: 5px;
  font-size: 16px;
}

.footer-nav-placeholder {
  background-color: #4b4c50;
  padding-top: 10px;
}

.footer-logo {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.footer-logo-placeholder {
  margin-left: 5px;
  margin-right: 5px;
}

.footer-logo--p {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 11px;
  font-weight: 700;
}

.gallery--h1 {
  color: #555;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 36px;
}

.gallery--h2 {
  color: #555;
  text-align: center;
  margin-bottom: 35px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.room-overview--ul {
  padding-left: 5px;
}

.room-facilities--ul {
  padding-left: 20px;
}

.room--p {
  color: #5a5757a1;
  text-align: justify;
  margin-bottom: 40px;
  line-height: 26px;
}

.accommodation--btn {
  color: #595b63;
  background-color: #fff;
  border: 1px solid #595b63;
  width: 160px;
}

.accommodation--btn:hover {
  color: #e8e6e3;
  background-color: #595b63;
}

.paragraph {
  color: #555;
  margin-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  line-height: 26px;
}

.services--h3 {
  font-size: 20px;
}

.slider {
  height: 580px;
}

.slide-1 {
  background-image: url('../images/bali-diamond-hotel-rethymno-crete-20.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.useful-row {
  justify-content: center;
  align-items: center;
  margin-top: 23px;
  margin-bottom: 30px;
  display: block;
}

.useful-column {
  text-align: right;
}

.footer-placeholder--h5 {
  margin-bottom: 18px;
}

.footer--h5 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 17px;
}

.footer-placeholder--a {
  text-align: left;
  margin-bottom: 10px;
}

.footer--a {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
}

.footer--a:hover {
  color: #c9c8c8;
}

.image {
  margin-right: 5px;
}

.terms-strong--p {
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
}

.terms--p {
  margin-top: 20px;
  margin-bottom: 10px;
}

.top-cat {
  letter-spacing: 1px;
  background-color: #243f33;
  margin-left: 20px;
  font-size: 14px;
}

.top-cat:hover {
  background-color: #12251d;
}

.top-cat.w--current {
  color: #333;
  font-size: 15px;
}

.top-cat.w--current:hover {
  color: #7caa98;
}

.div-block {
  align-items: flex-end;
  margin-bottom: 13px;
  display: flex;
}

.contact--h1 {
  color: #555;
  text-align: center;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 36px;
}

.header-nav-home--a {
  color: #000;
  font-size: 16px;
}

.header-nav-home--a.w--current {
  color: #000;
}

.header--nav-btn {
  color: #fff;
  background-color: #243f33;
  font-size: 16px;
  display: none;
}

.header--nav-btn:hover {
  color: #ffffffe8;
}

.header--nav-btn.w--current {
  color: #000;
  font-size: 16px;
}

.header--nav-btn.w--current:hover {
  color: #475009e8;
}

.features-intro--h3 {
  color: #555;
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
}

.destination--h1 {
  color: #555;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 36px;
}

.destination-h2 {
  font-size: 23px;
  font-weight: 400;
}

.destination-h4 {
  font-weight: 400;
}

.heading, .heading-2, .heading-3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.contact--h4 {
  font-size: 16px;
}

.contact--h2 {
  color: #555;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.contact--h3, .cookies--h2, .cookies--h4, .cookies-h3, .terms--h2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.terms--h3 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.terms--h4 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.gallery--h3 {
  text-align: center;
  margin-top: -25px;
  margin-bottom: 13px;
  font-size: 22px;
  font-weight: 400;
}

.gallery--h4 {
  text-align: center;
  margin-bottom: 41px;
}

.link {
  color: #fff;
}

.cw-cookie_checkbox {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.cw-button_secondary {
  color: #1e1a35;
  text-align: center;
  background-color: #0000;
  border: 1px solid #1e1a35;
  border-radius: 80px;
  justify-content: center;
  padding: 1rem 1.5rem;
  line-height: 1;
  transition: transform .3s, color .3s, background-color .3s;
}

.cw-button_secondary:hover {
  color: #fff;
  background-color: #243f33;
  border-color: #a78aff;
  transform: translate(0, -2px);
}

.cw-cookie_options {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.cw-cookie_script {
  display: none;
}

.cw-cookie_banner {
  z-index: 3;
  background-color: #e4eafa;
  border-radius: 1rem;
  max-width: 600px;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 20px 20px;
}

.cw-cookie_icon {
  z-index: 2;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
  position: fixed;
  inset: auto auto 20px 20px;
}

.cw-cookie_checkbox-check {
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.cw-cookie_checkbox-check.w--redirected-checked {
  background-color: #000;
  background-size: 14px 14px;
}

.cw-cookie_selection {
  overflow: hidden;
}

.cw-cookie_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  margin-top: 2rem;
  display: flex;
}

.cw-button_primary {
  color: #fff;
  text-align: center;
  background-color: #1e1a35;
  border-radius: 80px;
  padding: 1rem 1.5rem;
  font-weight: 400;
  line-height: 1;
  transition: transform .3s, background-color .3s;
}

.cw-button_primary:hover {
  color: #fff;
  background-color: #243f33;
  transform: translate(0, -2px);
}

.rooms-main {
  margin-bottom: 140px;
}

.room-services--li-copy {
  color: #595b63;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .header--nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .header--nav--menu {
    background-color: #000000d1;
    margin-top: 0;
  }

  .header--nav--a {
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
    display: block;
  }

  .header--nav--a:hover {
    color: #ffffffe8;
    background-color: #566d63;
  }

  .header--nav--a:focus {
    font-weight: 400;
  }

  .header--nav--a.w--current {
    font-size: 16px;
  }

  .header--nav--a.w--current:hover {
    color: #475009e8;
  }

  .about--h1 {
    font-size: 20px;
  }

  .about--p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rooms--p {
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .rooms--h3 {
    margin-top: 20px;
    font-size: 18px;
  }

  .rooms--h4 {
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .rooms-row {
    margin-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rooms-column {
    margin-bottom: 40px;
  }

  .hero-accommondation {
    height: 420px;
  }

  .accommodation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .services--h1 {
    font-size: 20px;
  }

  .accommodation-room-type {
    margin-bottom: 63px;
  }

  .services {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-destination, .hero-services, .hero-double, .hero-double-promo, .hero-suite {
    height: 420px;
  }

  .form {
    padding-left: 40px;
    padding-right: 40px;
  }

  .gallery--h1 {
    font-size: 28px;
  }

  .slider {
    height: 420px;
  }

  .useful-row {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer--h5 {
    font-size: 15px;
  }

  .top-cat {
    color: #fff;
    text-align: left;
    letter-spacing: 1px;
    background-color: #243f33;
    width: 100%;
    margin-right: 22px;
    padding: 20px;
    font-size: 18px;
    display: none;
  }

  .top-cat:hover {
    color: #ffffffe8;
    background-color: #12251d;
  }

  .top-cat.w--current {
    color: #fff;
    background-color: #0000;
    font-size: 16px;
    display: block;
  }

  .top-cat.w--current:hover {
    color: #fff;
  }

  .menu-button {
    color: #fff;
    background-color: #243f33;
    margin-top: 32px;
  }

  .menu-button.w--open {
    background-color: #12251d;
  }

  .contact--h1 {
    margin-top: 0;
    font-size: 28px;
  }

  .header-nav-home--a {
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
  }

  .header-nav-home--a:hover {
    background-color: var(--dim-grey-5);
  }

  .header--nav-btn {
    letter-spacing: 1px;
    background-color: #243f3300;
    font-size: 18px;
    display: block;
  }

  .header--nav-btn:hover {
    background-color: #566d63;
  }

  .header--nav-btn.w--current {
    font-size: 16px;
  }

  .header--nav-btn.w--current:hover {
    color: #475009e8;
  }

  .destination--h1 {
    font-size: 28px;
  }

  .cw-cookie_banner {
    max-width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .about {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about--h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .about--p {
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .promo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer {
    height: 560px;
  }

  .promo--main {
    margin-bottom: 10px;
  }

  .promo--placeholder {
    margin-bottom: 30px;
  }

  .rooms--p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rooms--h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .rooms-row {
    margin-bottom: 50px;
  }

  .rooms-column {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .footer-copyright--h6 {
    font-size: 10px;
  }

  .hero-accommondation {
    height: 380px;
  }

  .services-placeholder {
    padding-left: 20px;
    padding-right: 20px;
  }

  .services--h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .services--p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .accommodation-room-types {
    margin-bottom: 20px;
    display: block;
  }

  .accommodation-room-types-row {
    padding-bottom: 0;
  }

  .accommodation-room-type {
    margin-bottom: 67px;
  }

  .destination-placeholder {
    padding-left: 20px;
    padding-right: 20px;
  }

  .destination--p {
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-destination, .hero-services, .hero-double {
    height: 380px;
  }

  .room-gallery-row {
    margin-bottom: 0;
  }

  .room-gallery-column {
    margin-bottom: 60px;
  }

  .hero-double-promo, .hero-suite {
    height: 380px;
  }

  .form {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-logo--p {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 10px;
  }

  .gallery--h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .room--p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider {
    height: 380px;
  }

  .useful-row {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .useful-column {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .top-cat {
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button, .menu-button.w--open {
    margin-right: 20px;
  }

  .contact--h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .features-intro--h3 {
    margin-bottom: 0;
  }

  .destination--h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .cw-button_secondary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cw-cookie_options {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cw-cookie_banner {
    max-width: 100%;
    padding: 1rem;
    right: 20px;
  }

  .cw-cookie_buttons {
    flex-direction: column;
  }

  .cw-button_primary {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  .about--h1 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .about--p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer {
    height: 560px;
  }

  .rooms--p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rooms--h3 {
    margin-top: 0;
    font-size: 16px;
  }

  .rooms--h4 {
    font-size: 16px;
  }

  .footer-copyright--h6 {
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 8px;
  }

  .hero-accommondation {
    height: 260px;
  }

  .services--h1 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 20px;
  }

  .services--p {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .destination--p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-destination, .hero-services, .hero-double, .hero-double-promo, .hero-suite {
    height: 260px;
  }

  .form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-logo--p {
    letter-spacing: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 10px;
  }

  .gallery--h1 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .room--p {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider {
    height: 260px;
  }

  .footer--h5, .footer-placeholder--a {
    text-align: center;
  }

  .top-cat {
    background-color: #243f33;
    padding-bottom: 30px;
  }

  .top-cat:hover {
    background-color: #12251d;
  }

  .menu-button {
    color: #fff;
    background-color: #243f33;
  }

  .contact--h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .destination--h1 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .cw-button_secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .cw-cookie_options {
    flex-wrap: wrap;
  }

  .cw-cookie_banner {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }

  .cw-button_primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }
}


