html,
body {
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-size: 15px;
  color: #0b1126;
  background: #ffffff;
  line-height: 25px;
}
body {
  display: none;
}
strong {
  font-weight: 400;
}
p {
  line-height: 28px;
  font-size: 17px;
}
.ccm-toolbar-visible header {
  top: 48px !important;
}
.ccm-edit-mode #hero .content,
.ccm-edit-mode .float-box .content {
  position: relative !important;
  right: 0 !important;
  width: 100% !important;
}
.ccm-edit-mode #hero > .btn,
.ccm-edit-mode .float-box > .btn {
  display: none;
}
.ccm-toolbar-visible .submenu {
  top: 93px !important;
}
.ccm-toolbar-visible .sticky .submenu {
  top: 108px !important;
}
div.ccm-page {
  /* FONTS */
}
div.ccm-page h1,
div.ccm-page h2,
div.ccm-page h3,
div.ccm-page h4,
div.ccm-page h5 {
  margin: 0;
  padding: 0;
}
div.ccm-page a {
  color: #0b1126;
  text-decoration: none;
}
div.ccm-page a:hover {
  background: none;
}
div.ccm-page.page-template-full header {
  position: relative;
  top: 0 !important;
  display: block;
}
div.ccm-page.page-template-full main {
  padding: 124px 0;
}
div.ccm-page.page-template-full main h1 {
  margin-bottom: 50px;
}
div.ccm-page .ccm-image-block {
  display: inline-block;
}
div.ccm-page .no-max .ccm-image-block {
  width: 100%;
}
div.ccm-page .float-img .ccm-image-block {
  position: relative;
  top: -30px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .float-img .ccm-image-block {
    top: 0;
  }
}
@keyframes fromTop {
  from {
    top: -90px;
  }
  to {
    top: 0;
  }
}
div.ccm-page #hero {
  position: relative;
  margin-bottom: 60px;
  padding: 0 41px;
  top: -1px;
}
div.ccm-page #hero > img,
div.ccm-page #hero video {
  width: 100vw;
  max-width: 100%;
  height: calc(100vh - 260px);
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #hero > img,
  div.ccm-page #hero video {
    height: 400px;
  }
}
div.ccm-page #hero video {
  clip-path: inset(1px 1px);
}
div.ccm-page #hero .content {
  width: 580px;
  position: absolute;
  bottom: -33px;
  left: 0;
  background: #0d162d;
  color: #ffffff;
  text-align: right;
  padding: 105px 85px;
  font-size: 13.5px;
  text-align: center;
}
div.ccm-page #hero .content img {
  margin-bottom: 15px;
  max-width: 320px;
  width: 100%;
}
div.ccm-page #hero .content > * {
  margin: 0;
}
div.ccm-page #hero .content h2 {
  font-size: 64px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #hero .content h2 {
    margin-bottom: 0;
  }
}
div.ccm-page #hero .content .big-title {
  line-height: 12px;
  font-family: 'Columbia Sans';
  font-size: 58px;
  font-weight: 200;
  margin-bottom: 40px;
  display: block;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #hero .content .big-title {
    line-height: 50px;
    margin-bottom: 20px;
  }
}
div.ccm-page #hero .content p {
  margin-top: 10px;
  font-size: 13.5px;
  line-height: 23.5px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #hero .content p {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #hero .content > * {
    text-align: center !important;
  }
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #hero {
    padding: 0;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  div.ccm-page #hero .content {
    position: relative;
    width: 100%;
    right: auto;
    padding: 50px 50px 40px;
    height: auto;
    bottom: 8px;
  }
  div.ccm-page #hero .content:after {
    content: none;
  }
  div.ccm-page #hero video {
    clip-path: none;
  }
}
div.ccm-page #booking {
  font-family: 'Columbia Sans';
  margin: 0 auto 80px;
  font-weight: 300;
  max-width: 1440px;
}
@media only screen and (min-width: 2060px) {
  div.ccm-page #booking {
    margin-left: auto;
    margin-right: auto;
  }
}
div.ccm-page #booking form {
  background: #f6eeda;
  margin: 0 42px;
}
div.ccm-page #booking form [class*="col-"] {
  position: relative;
  border-right: 1px solid #f0e4c4;
}
div.ccm-page #booking form [class*="col-"]:first-child,
div.ccm-page #booking form [class*="col-"]:last-child {
  background: #f0e4c4;
  text-align: center;
  border: none;
  font-weight: 300;
}
div.ccm-page #booking form [class*="col-"]:first-child,
div.ccm-page #booking form [class*="col-"] button {
  padding: 26px;
}
div.ccm-page #booking form [class*="col-"]:first-child {
  text-transform: uppercase;
  font-size: 20px;
  text-align: left;
  padding-left: 42px;
}
div.ccm-page #booking form [class*="col-"] span {
  text-transform: lowercase;
  padding: 10px 20px;
  display: inline-block;
  letter-spacing: -0.5px;
}
div.ccm-page #booking form [class*="col-"] input {
  display: block;
  background: none;
  border: none;
  outline: none;
}
div.ccm-page #booking form [class*="col-"] button {
  border: none;
  background: none;
  width: 100%;
  height: 100%;
  font-size: 17px;
  font-weight: 300;
  transition: all 0.3s ease-out;
}
div.ccm-page #booking form [class*="col-"] button:hover {
  background: #c6b782;
  color: #ffffff;
  box-shadow: 0 0 12px 0px #999999;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #booking {
    display: none;
  }
}
div.ccm-page .float-box {
  position: relative;
  margin: 100px 0 0;
}
div.ccm-page .float-box > img {
  width: 50%;
  max-width: 100%;
  max-height: 605px;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .float-box > img {
    padding: 0;
  }
}
div.ccm-page .float-box .content {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  background: #0d162d;
  color: #ffffff;
  padding: 70px 170px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1280px) {
  div.ccm-page .float-box .content {
    padding: 70px 90px;
  }
}
div.ccm-page .float-box .content p {
  font-size: 15px;
}
div.ccm-page .float-box .content.light-box {
  background: #f6eeda;
  color: #000000;
}
div.ccm-page .float-box .content.light-box a:not([data-inline-command]) {
  border-color: #000000;
  color: #000000;
}
div.ccm-page .float-box .content.light-box a:not([data-inline-command]):after {
  background: #000000;
}
div.ccm-page .float-box .content.light-box a:not([data-inline-command]):before {
  background-position: 0 -21px;
}
div.ccm-page .float-box .content.light-box a:not([data-inline-command]):hover {
  background: #000000;
  color: #FFFFFF;
}
div.ccm-page .float-box .content.light-box a:not([data-inline-command]):hover:after {
  background: #FFFFFF;
}
div.ccm-page .float-box .content a:not([data-inline-command]) {
  text-transform: lowercase;
  color: #ffffff;
  font-weight: 300;
  border: 1px solid #dfe0e3;
  display: inline-block;
  padding: 5px 65px 10px ;
  transition: all 0.3s ease-out;
  position: relative;
}
div.ccm-page .float-box .content a:not([data-inline-command]):after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #a3a4a9;
  bottom: 2px;
  position: relative;
  transition: all 0.3s ease-out;
  transform: scale(1);
  transform-origin: center;
}
div.ccm-page .float-box .content a:not([data-inline-command]):hover:after {
  transform: scale(0.5);
}
div.ccm-page .float-box .content a:not([data-inline-command]):before {
  content: "";
  position: absolute;
  right: -85px;
  background: url('/application/themes/stayatzoe/images/arrows.png');
  width: 76px;
  height: 19px;
  transform: scale(0.5);
  top: 50%;
  margin-top: -9px;
  transition: all 0.3s ease-out;
}
div.ccm-page .float-box .content a:not([data-inline-command]):hover {
  background: #ffffff;
  color: #0d162d;
}
div.ccm-page .float-box .content a:not([data-inline-command]):hover:before {
  right: -100px;
}
div.ccm-page .float-box .content.m-right {
  right: 153px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .float-box .content {
    position: relative;
    width: 100%;
    height: auto;
    padding: 50px 50px 40px;
    text-align: center;
  }
  div.ccm-page .float-box .content,
  div.ccm-page .float-box .content.m-right {
    right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .float-box {
    margin: 75px 0 0;
  }
  div.ccm-page .float-box > img {
    width: 100%;
  }
}
@media only screen and (min-width: 2060px) {
  div.ccm-page .float-box > img {
    width: 60%;
  }
  div.ccm-page .float-box .content {
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
  }
}
div.ccm-page .amenities,
div.ccm-page .gallery,
div.ccm-page .news {
  padding: 65px 0 100px;
  text-align: center;
  color: #000000;
}
div.ccm-page .amenities .rslides,
div.ccm-page .gallery .rslides,
div.ccm-page .news .rslides {
  max-width: 960px;
}
div.ccm-page .amenities .rslides > li,
div.ccm-page .gallery .rslides > li,
div.ccm-page .news .rslides > li {
  margin-top: 25px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .amenities,
  div.ccm-page .gallery,
  div.ccm-page .news {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .gallery .wrapper {
    padding: 0;
  }
}
div.ccm-page .charleston {
  padding: 125px 0;
}
div.ccm-page .charleston .ccm-image-block {
  padding: 60px 60px 0 0;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .charleston {
    padding: 50px 0;
    text-align: center;
  }
  div.ccm-page .charleston .ccm-image-block {
    padding: 0;
    max-width: 75%;
    margin: 0 auto 50px !important;
  }
}
div.ccm-page .charleston .row {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  div.ccm-page .charleston .row {
    display: block;
  }
  div.ccm-page .charleston .row [class*="col-"] {
    width: 100%;
  }
}
div.ccm-page .news {
  color: #FFFFFF;
  margin-bottom: 0;
  padding: 65px 0 100px;
}
div.ccm-page .news h2 {
  padding-bottom: 25px;
  margin-bottom: 25px;
}
div.ccm-page .news .news-list .news-item {
  text-align: left;
}
div.ccm-page .news .news-list .news-item .news-content {
  max-width: 475px;
}
div.ccm-page .news .news-list .news-item .news-content > span {
  font-family: 'Columbia Sans';
  font-size: 17px;
}
div.ccm-page .news .news-list .news-item .news-content h4 {
  font-weight: 300;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .news .news-list .news-item .news-content {
    margin: 0 auto;
    padding: 0;
    box-sizing: content-box;
  }
}
div.ccm-page .news .news-list .news-item span {
  display: block;
  margin-bottom: 15px;
  color: #f0e4c4;
}
div.ccm-page .news .news-list .news-item img {
  max-height: 295px;
  opacity: 1 !important;
  transform: none !important;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .news .news-list .news-item img {
    width: 100%;
    height: auto;
    max-height: none;
  }
}
div.ccm-page #findus {
  padding: 100px 0 65px;
  line-height: 30px;
  font-family: 'Columbia Sans';
  font-weight: 200;
}
div.ccm-page #findus h3 {
  font-family: 'Columbia Sans';
  font-weight: 200;
  margin-bottom: 40px;
}
div.ccm-page #findus a {
  font-weight: 400;
}
div.ccm-page #findus .btn {
  font-size: 14px;
}
div.ccm-page #findus img {
  margin-bottom: 15px;
  width: 100%;
}
div.ccm-page #findus p {
  font-size: 15px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #findus {
    text-align: center;
    padding-top: 42px;
  }
  div.ccm-page #findus img {
    margin-top: 50px;
  }
  div.ccm-page #findus [class*="col-"] {
    margin: 0;
  }
}
div.ccm-page .icon {
  padding-left: 39px;
  font-size: 14px;
  position: relative;
}
div.ccm-page .icon:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  background: url('/application/themes/stayatzoe/images/icons.png');
  transform: scale(0.5);
  width: 37px;
  height: 37px;
}
div.ccm-page .icon.plane {
  padding-left: 60px;
  margin-bottom: 10px;
  display: inline-block;
}
div.ccm-page .icon.plane:before {
  background-position: 0 0;
  top: -3px;
  z-index: 1;
}
div.ccm-page .icon.plane:after {
  content: "";
  display: block;
  background: #010e2a;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  top: -3px;
  left: 0;
}
div.ccm-page .icon.car {
  padding-left: 60px;
}
div.ccm-page .icon.car:before {
  height: 30px;
  background-position: 0 -39px;
  top: -6px;
  z-index: 1;
}
div.ccm-page .icon.car:after {
  content: "";
  display: block;
  background: #010e2a;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  top: -9px;
  left: 0;
}
div.ccm-page .icon.insta:before {
  width: 46px;
  height: 46px;
  background-position: 0px -69px;
}
div.ccm-page .icon.sleeps:before {
  width: 58px;
  height: 45px;
  background-position: -48px 0;
  top: 15px;
}
div.ccm-page .icon.bedroom:before {
  width: 71px;
  height: 70px;
  background-position: -47px -48px;
  top: 20px;
}
div.ccm-page .icon.bed:before {
  width: 94px;
  height: 52px;
  background-position: -117px 0;
  top: 16px;
}
div.ccm-page .icon.bathroom:before {
  width: 74px;
  height: 74px;
  background-position: -121px -54px;
  top: 21px;
}
div.ccm-page .icon.fullscreen:before {
  width: 74px;
  height: 74px;
  background-position: -50px -123px;
}
div.ccm-page i.arrow {
  margin: 30px auto 100px;
  display: block;
  width: 10px;
  height: 38px;
  background: url('/application/themes/stayatzoe/images/arrow-down.png') no-repeat 0 0;
}
div.ccm-page i.femme {
  display: block;
  width: 127px;
  height: 346.5px;
  background: url('/application/themes/stayatzoe/images/femme.png') no-repeat 0 0;
  background-size: cover;
}
div.ccm-page #select-category .femme {
  position: absolute;
  right: -280px;
  top: 60px;
}
@media only screen and (max-width: 1280px) {
  div.ccm-page #select-category .femme {
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto;
  }
}
div.ccm-page #comonin {
  margin-bottom: 80px;
}
div.ccm-page #comonin .col-md-4 {
  padding: 30px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #comonin,
  div.ccm-page #comonin * {
    text-align: center !important;
  }
  div.ccm-page #comonin [class*="col-"]:not(.no-max) {
    padding-top: 30px;
  }
}
div.ccm-page #newsletter {
  text-align: center;
  padding: 70px 0 40px;
}
div.ccm-page #newsletter .text-muted {
  display: none;
}
div.ccm-page #newsletter .wrapper {
  max-width: 590px;
}
div.ccm-page #newsletter label {
  font-family: 'Columbia Sans';
  font-size: 20px;
  font-weight: 300;
  margin: 0 10px 0 0;
  position: relative;
  top: 10px;
}
div.ccm-page #newsletter input[type="email"] {
  font-size: 15px;
  max-width: 270px;
  display: inline-block;
  border: none;
  border-bottom: 1px solid #6e717a;
  box-shadow: none;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}
div.ccm-page #newsletter button {
  font-size: 20px;
  text-transform: none;
  background: none;
  border: 1px solid #8e929d;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  margin-top: 20px;
  width: 70%;
}
div.ccm-page #newsletter button:after {
  content: none;
}
div.ccm-page #newsletter button:hover {
  background: #0b1126;
  color: #ffffff;
}
div.ccm-page #newsletter img {
  max-width: 100%;
  margin: 50px auto 100px;
}
div.ccm-page #newsletter h2 {
  margin-bottom: 30px;
}
div.ccm-page #newsletter h4 {
  font-size: 25px;
  font-weight: 200;
  margin-bottom: 25px;
}
div.ccm-page #newsletter > div > p:last-child {
  font-size: 11px;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 400;
}
div.ccm-page #newsletter > div > p:last-child a {
  display: inline-block;
  position: relative;
}
div.ccm-page #newsletter > div > p:last-child a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #a3a4a9;
  bottom: 2px;
  position: relative;
  transition: all 0.3s ease-out;
  transform: scale(1);
  transform-origin: center;
}
div.ccm-page #newsletter > div > p:last-child a:hover:after {
  transform: scale(0.5);
}
div.ccm-page #newsletter > div > p:last-child a:after {
  bottom: 8px;
}
div.ccm-page #instagram {
  text-align: center;
}
div.ccm-page #instagram > i {
  display: inline-block;
  margin: 36px 0;
}
div.ccm-page .swiper {
  max-width: 1197px;
  margin: 0 auto;
  margin-top: 40px;
}
div.ccm-page .swiper .swiper-wrapper .swiper-slide {
  opacity: 0.5;
  transition: opacity 0.3s ease-out;
}
div.ccm-page .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
div.ccm-page .swiper .swiper-wrapper .swiper-slide > img {
  width: 100%;
  height: auto;
  opacity: 1 !important;
  transform: none !important;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  div.ccm-page .swiper .swiper-wrapper .swiper-slide > img {
    width: 130%;
    position: relative;
    left: -15%;
  }
}
div.ccm-page .swiper.news-list {
  margin-top: 0;
  padding-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
div.ccm-page .swiper.news-list .swiper-button-prev,
div.ccm-page .swiper.news-list .swiper-button-next {
  position: relative;
  float: left;
  right: auto;
  left: auto;
  margin-top: 40px;
  outline: none;
  width: 73px;
  height: 68px;
  background: #131f39;
}
div.ccm-page .swiper.news-list .swiper-button-prev > span,
div.ccm-page .swiper.news-list .swiper-button-next > span {
  position: relative;
  top: 15px;
  margin: 0;
  font-size: 12px;
  font-weight: 200;
  color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .swiper.news-list .swiper-button-prev,
  div.ccm-page .swiper.news-list .swiper-button-next {
    margin-bottom: 15px;
  }
}
div.ccm-page .swiper.news-list .swiper-button-next {
  text-align: right;
  float: right;
  padding-top: 15px;
}
div.ccm-page .swiper.news-list .swiper-button-next:before {
  top: 20px;
  background-position: 0 -80px;
  position: absolute;
  margin: 0;
  left: 17px;
  transform: scale(0.5);
  transition: all 0.3s ease-out;
}
div.ccm-page .swiper.news-list .swiper-button-next:hover:before {
  left: 25px;
}
div.ccm-page .swiper.news-list .swiper-button-next span {
  left: -23px;
  letter-spacing: normal;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .swiper.news-list .swiper-button-next {
    right: 30px;
  }
}
div.ccm-page .swiper.news-list .swiper-button-prev {
  text-align: left;
  padding-top: 15px;
}
div.ccm-page .swiper.news-list .swiper-button-prev:before {
  top: 20px;
  background-position: 0 -41px;
  position: absolute;
  left: -18px;
  transform: scale(0.5);
  transition: all 0.3s ease-out;
}
div.ccm-page .swiper.news-list .swiper-button-prev:hover:before {
  left: -27px;
}
div.ccm-page .swiper.news-list .swiper-button-prev span {
  left: 24px;
  letter-spacing: normal;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .swiper.news-list .swiper-button-prev {
    left: 30px;
  }
}
div.ccm-page .news-list,
div.ccm-page .ccm-image-slider-container {
  position: relative;
}
div.ccm-page .news-list .slider-nav,
div.ccm-page .ccm-image-slider-container .slider-nav {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .news-list .slider-nav,
  div.ccm-page .ccm-image-slider-container .slider-nav {
    position: relative;
    padding: 15px 0 25px;
    justify-content: space-around;
  }
}
div.ccm-page .news-list .slider-nav .swiper-button-prev,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-prev,
div.ccm-page .news-list .slider-nav .swiper-button-next,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-next {
  position: relative;
  top: 0;
  outline: none;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  opacity: 1;
  width: 110px;
}
div.ccm-page .news-list .slider-nav .swiper-button-prev:before,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-prev:before,
div.ccm-page .news-list .slider-nav .swiper-button-next:before,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-next:before {
  transition: all 0.3s ease-out;
}
div.ccm-page .news-list .slider-nav .swiper-button-prev.swiper-button-disabled > span,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-prev.swiper-button-disabled > span,
div.ccm-page .news-list .slider-nav .swiper-button-next.swiper-button-disabled > span,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-next.swiper-button-disabled > span,
div.ccm-page .news-list .slider-nav .swiper-button-prev.swiper-button-disabled:before,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-prev.swiper-button-disabled:before,
div.ccm-page .news-list .slider-nav .swiper-button-next.swiper-button-disabled:before,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-next.swiper-button-disabled:before {
  opacity: 0.35;
}
div.ccm-page .news-list .slider-nav .swiper-button-next,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-next {
  right: 17px;
}
div.ccm-page .news-list .slider-nav .swiper-button-next:hover:before,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-next:hover:before {
  left: 10px;
}
div.ccm-page .news-list .slider-nav .swiper-button-prev,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-prev {
  left: 17px;
}
div.ccm-page .news-list .slider-nav .swiper-button-prev:hover:before,
div.ccm-page .ccm-image-slider-container .slider-nav .swiper-button-prev:hover:before {
  left: -10px;
}
div.ccm-page .news-list .slider-nav .spacer,
div.ccm-page .ccm-image-slider-container .slider-nav .spacer {
  max-width: 1197px;
  width: 100%;
  height: 100%;
  display: block;
}
div.ccm-page .news-list .swiper-button-prev,
div.ccm-page .ccm-image-slider-container .swiper-button-prev,
div.ccm-page .news-list .swiper-button-next,
div.ccm-page .ccm-image-slider-container .swiper-button-next {
  display: block;
  width: auto;
  cursor: pointer;
  right: auto;
  left: auto;
}
div.ccm-page .news-list .swiper-button-prev:after,
div.ccm-page .ccm-image-slider-container .swiper-button-prev:after,
div.ccm-page .news-list .swiper-button-next:after,
div.ccm-page .ccm-image-slider-container .swiper-button-next:after {
  content: none;
}
div.ccm-page .news-list .swiper-button-prev:before,
div.ccm-page .ccm-image-slider-container .swiper-button-prev:before,
div.ccm-page .news-list .swiper-button-next:before,
div.ccm-page .ccm-image-slider-container .swiper-button-next:before {
  content: "";
  background: url('/application/themes/stayatzoe/images/arrows.png');
  width: 76px;
  height: 19px;
  background-position: 0 -62px;
  display: block;
  transform: scale(0.7);
  transform-origin: top left;
  left: 0;
  position: relative;
}
div.ccm-page .news-list .swiper-button-prev > span,
div.ccm-page .ccm-image-slider-container .swiper-button-prev > span,
div.ccm-page .news-list .swiper-button-next > span,
div.ccm-page .ccm-image-slider-container .swiper-button-next > span {
  font-family: 'Columbia Sans';
  font-size: 17px;
  color: #0b1126;
  margin-top: 50px;
  display: block;
  user-select: none;
  position: absolute;
  letter-spacing: -0.5px;
  left: 16px;
}
div.ccm-page .news-list .swiper-button-next:before,
div.ccm-page .ccm-image-slider-container .swiper-button-next:before {
  background-position: 0 -101px;
}
div.ccm-page .news-list .swiper-button-prev:before,
div.ccm-page .ccm-image-slider-container .swiper-button-prev:before {
  left: 0;
  transform-origin: top right;
}
div.ccm-page .news-list .swiper-button-prev > span,
div.ccm-page .ccm-image-slider-container .swiper-button-prev > span {
  left: -32px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  div.ccm-page .places,
  div.ccm-page .places .wrapper {
    padding: 0 !important;
  }
}
div.ccm-page .places .places-list {
  margin-top: 50px;
}
div.ccm-page .places .places-list .places-item,
div.ccm-page .places .places-list .places-item-sizer {
  width: 32%;
}
div.ccm-page .places .places-list .places-item-gutter-sizer {
  width: 2%;
}
@media only screen and (max-width: 1280px) {
  div.ccm-page .places .places-list .places-item,
  div.ccm-page .places .places-list .places-item-sizer {
    width: 49%;
  }
  div.ccm-page .places .places-list .places-item-gutter-sizer {
    width: 2%;
  }
}
@media only screen and (max-width: 640px) {
  div.ccm-page .places .places-list .places-item,
  div.ccm-page .places .places-list .places-item-sizer {
    width: 100%;
  }
  div.ccm-page .places .places-list .places-item-gutter-sizer {
    width: 0;
  }
}
div.ccm-page .places .places-list .places-item {
  background: #f6eeda;
  color: #000000;
  padding: 40px;
  margin-bottom: 2%;
}
div.ccm-page .places .places-list .places-item a:not([data-inline-command]) {
  border-color: #000000;
  color: #000000;
}
div.ccm-page .places .places-list .places-item a:not([data-inline-command]):after {
  background: #000000;
}
div.ccm-page .places .places-list .places-item a:not([data-inline-command]):before {
  background-position: 0 -21px;
}
div.ccm-page .places .places-list .places-item a:not([data-inline-command]):hover {
  background: #000000;
  color: #FFFFFF;
}
div.ccm-page .places .places-list .places-item a:not([data-inline-command]):hover:after {
  background: #FFFFFF;
}
@media only screen and (max-width: 640px) {
  div.ccm-page .places .places-list .places-item {
    margin-bottom: 0;
  }
  div.ccm-page .places .places-list .places-item:nth-child(even) {
    background: none;
  }
}
div.ccm-page .places .places-list .places-item > img {
  width: 100%;
  opacity: 1 !important;
  transform: none !important;
}
div.ccm-page .places .places-list .places-item > div {
  padding: 35px 7px 0;
}
div.ccm-page .places .places-list .places-item h3 {
  font-size: 25px;
  font-weight: 200;
  margin-bottom: 0;
}
div.ccm-page .places .places-list .places-item h4 {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  color: #695519;
  margin-bottom: 0;
}
div.ccm-page .places .places-list .places-item span {
  display: block;
  font-family: 'Source Sans Pro';
  font-weight: 300;
  margin-bottom: 20px;
}
div.ccm-page .places .places-list .places-item a:not([data-inline-command]) {
  font-family: 'Columbia Sans';
  font-weight: 200;
  position: relative;
  padding-left: 62px;
}
div.ccm-page .places .places-list .places-item a:not([data-inline-command]):hover {
  background: none;
  color: #000000;
}
div.ccm-page .places .places-list .places-item a:not([data-inline-command]):hover:before {
  left: -5px;
}
div.ccm-page .places .places-list .places-item a:not([data-inline-command]):before {
  content: "";
  position: absolute;
  background: url('/application/themes/stayatzoe/images/arrows.png');
  background-position: 0 59px;
  left: -18px;
  width: 76px;
  height: 19px;
  transform: scale(0.5);
  top: 50%;
  margin-top: -9px;
  transition: left 0.3s ease-out;
}
div.ccm-page .amenities {
  color: #ffffff;
  padding-top: 90px;
  padding-bottom: 90px;
  margin-bottom: 0;
}
div.ccm-page .amenities h4 {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: normal;
  font-weight: 200;
}
div.ccm-page .amenities .amenities-list .amenities-item {
  width: 14.28571428571429%;
}
div.ccm-page .amenities .amenities-list .amenities-item h2 {
  font-size: 98px;
}
div.ccm-page .amenities .amenities-list .amenities-item img {
  transform: scale(0.5);
}
div.ccm-page .amenities .amenities-list .amenities-item span {
  display: block;
  padding: 0 15px;
  line-height: 20px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .amenities .amenities-list .amenities-item {
    width: 25%;
  }
}
@media only screen and (max-width: 640px) {
  div.ccm-page .amenities .amenities-list .amenities-item {
    width: 50%;
  }
}
@media only screen and (max-width: 490px) {
  div.ccm-page .amenities .amenities-list .amenities-item {
    width: 100%;
  }
}
div.ccm-page .houses .houses-list .houses-category {
  padding: 60px 0;
  position: relative;
}
div.ccm-page .houses .houses-list .houses-category,
div.ccm-page .houses .houses-list .houses-category h2 {
  background: #FFFFFF;
}
@media only screen and (max-width: 1280px) {
  div.ccm-page .houses .houses-list .houses-category {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
  }
}
div.ccm-page .houses .houses-list .houses-category:nth-child(odd),
div.ccm-page .houses .houses-list .houses-category:nth-child(odd) h2 {
  background: #faf8f0;
}
div.ccm-page .houses .houses-list .houses-category > .swiper {
  max-width: 1159px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category > .swiper > .swiper-wrapper {
    display: block;
  }
}
div.ccm-page .houses .houses-list .houses-category > .swiper .swiper-slide {
  opacity: 1;
}
div.ccm-page .houses .houses-list .houses-category > .swiper .swiper-slide > .images .swiper-slide > div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 494px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category > .swiper .swiper-slide > .images .swiper-slide > div {
    height: 345px;
  }
}
div.ccm-page .houses .houses-list .houses-category .swiper-button-prev,
div.ccm-page .houses .houses-list .houses-category .swiper-button-next {
  position: absolute;
  left: 50%;
  top: 63%;
  margin-top: -4%;
  margin-left: -650px;
  background: #0d162d;
  border-radius: 50%;
  padding: 11px 14px 4px;
  width: auto;
  height: auto;
  outline: none;
  text-align: center;
  transition: all 0.3s ease-out;
}
div.ccm-page .houses .houses-list .houses-category .swiper-button-prev span,
div.ccm-page .houses .houses-list .houses-category .swiper-button-next span {
  position: absolute;
  top: 55px;
  color: #0b1126;
  font-size: 13px;
  line-height: 15px;
}
@media only screen and (max-width: 1280px) {
  div.ccm-page .houses .houses-list .houses-category .swiper-button-prev span,
  div.ccm-page .houses .houses-list .houses-category .swiper-button-next span {
    right: 0;
  }
}
div.ccm-page .houses .houses-list .houses-category .swiper-button-prev:after,
div.ccm-page .houses .houses-list .houses-category .swiper-button-next:after {
  content: "";
  display: inline-block;
  background: url('/application/themes/stayatzoe/images/icons.png');
  background-position: 0 -117px;
  width: 18px;
  height: 31px;
  top: -3px;
  right: 1px;
  position: relative;
  transform: scale(0.5);
}
@media only screen and (max-width: 1280px) {
  div.ccm-page .houses .houses-list .houses-category .swiper-button-prev:after,
  div.ccm-page .houses .houses-list .houses-category .swiper-button-next:after {
    top: -2px;
  }
}
div.ccm-page .houses .houses-list .houses-category .swiper-button-prev:before,
div.ccm-page .houses .houses-list .houses-category .swiper-button-next:before {
  content: none;
}
div.ccm-page .houses .houses-list .houses-category .swiper-button-prev:hover,
div.ccm-page .houses .houses-list .houses-category .swiper-button-next:hover {
  opacity: 0.8;
  box-shadow: 0 10px 17px -5px #000000;
}
@media only screen and (max-width: 1280px) {
  div.ccm-page .houses .houses-list .houses-category .swiper-button-prev,
  div.ccm-page .houses .houses-list .houses-category .swiper-button-next {
    margin-left: -610px;
  }
}
@media only screen and (max-width: 1220px) {
  div.ccm-page .houses .houses-list .houses-category .swiper-button-prev,
  div.ccm-page .houses .houses-list .houses-category .swiper-button-next {
    left: 50%;
    position: relative;
    display: inline-block;
    margin: 30px 0 0 -100px;
    top: -30px;
    padding-bottom: 0;
    line-height: normal;
  }
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category .swiper-button-prev,
  div.ccm-page .houses .houses-list .houses-category .swiper-button-next {
    display: none;
  }
}
div.ccm-page .houses .houses-list .houses-category .swiper-button-next {
  left: auto;
  right: 50%;
  margin-right: -650px;
  margin-left: 0;
}
div.ccm-page .houses .houses-list .houses-category .swiper-button-next:after {
  left: 2px;
  right: auto;
  background-position: -28px -117px;
}
@media only screen and (max-width: 1280px) {
  div.ccm-page .houses .houses-list .houses-category .swiper-button-next {
    margin-right: -610px;
  }
}
@media only screen and (max-width: 1220px) {
  div.ccm-page .houses .houses-list .houses-category .swiper-button-next {
    left: auto;
    right: 50%;
    float: right;
    margin-left: 0;
    margin-right: -100px;
  }
}
div.ccm-page .houses .houses-list .houses-category h2 {
  position: relative;
  font-size: 65px;
  line-height: 35px;
  margin: 30px auto 0;
  text-align: center;
  max-width: 1159px;
  padding: 0 40px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category h2 {
    font-size: 55px;
  }
}
div.ccm-page .houses .houses-list .houses-category h2 > span {
  display: block;
  margin-top: 10px;
  font-family: 'Columbia Sans';
  font-weight: 200;
  font-size: 14px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category h2 > span {
    display: none;
  }
}
div.ccm-page .houses .houses-list .houses-category h2 > a {
  position: absolute;
  right: 40px;
  bottom: 20px;
  padding: 8px 20px 8px 75px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category h2 > a {
    position: relative;
    right: auto;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category h2 > a {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category h2 {
    margin: 0;
    padding: 30px 0;
    position: -webkit-sticky;
    position: sticky;
    max-width: 100%;
    top: 60px;
    z-index: 998;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.05);
  }
}
div.ccm-page .houses .houses-list .houses-category .houses-item {
  padding: 40px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category .houses-item {
    padding: 0;
  }
}
div.ccm-page .houses .houses-list .houses-category .houses-item + .houses-item .content * {
  opacity: 1 !important;
  transform: none !important;
}
div.ccm-page .houses .houses-list .houses-category .houses-item > .swiper {
  max-width: 100%;
  margin: 0;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .swiper-button-prev,
div.ccm-page .houses .houses-list .houses-category .houses-item .swiper-button-next {
  background: none;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .swiper-button-prev span,
div.ccm-page .houses .houses-list .houses-category .houses-item .swiper-button-next span {
  display: none;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .swiper-button-prev:hover,
div.ccm-page .houses .houses-list .houses-category .houses-item .swiper-button-next:hover {
  box-shadow: none;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .images {
  margin-bottom: 20px;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .images img {
  width: 100%;
  opacity: 1 !important;
  transform: none !important;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .images a {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  z-index: 999;
  cursor: pointer;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .images a:before {
  position: relative;
}
div.ccm-page .houses .houses-list .houses-category .houses-item h3 {
  font-size: 40px;
  margin-top: 20px;
}
@media only screen and (max-width: 1280px) {
  div.ccm-page .houses .houses-list .houses-category .houses-item h3 {
    font-size: 35px;
  }
}
div.ccm-page .houses .houses-list .houses-category .houses-item .content {
  padding: 0 15px;
  margin-bottom: 30px;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .content .actions {
  display: none;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category .houses-item .content {
    padding-left: 42px;
    padding-right: 42px;
  }
  div.ccm-page .houses .houses-list .houses-category .houses-item .content,
  div.ccm-page .houses .houses-list .houses-category .houses-item .content p {
    font-size: 15px;
  }
  div.ccm-page .houses .houses-list .houses-category .houses-item .content a {
    float: right;
  }
  div.ccm-page .houses .houses-list .houses-category .houses-item .content .actions {
    display: block;
  }
  div.ccm-page .houses .houses-list .houses-category .houses-item .content .wrapper {
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .houses .houses-list .houses-category .houses-item .content a {
    width: 100%;
  }
}
div.ccm-page .houses .houses-list .houses-category .houses-item .content h3 {
  margin-bottom: 5px;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .content > .row > [class*="col-"] > .row > [class*="col-"]:last-child {
  border: 1px solid #0d162d;
  padding: 25px 0;
  text-align: center;
  font-family: 'Columbia Sans';
  font-weight: 200;
  font-size: 10px;
  text-transform: uppercase;
  line-height: normal;
  margin-top: 20px;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .content > .row > [class*="col-"] > .row > [class*="col-"]:last-child i {
  display: block;
  padding: 0;
  margin-bottom: 15px;
  height: 35px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
div.ccm-page .houses .houses-list .houses-category .houses-item .content > .row > [class*="col-"] > .row > [class*="col-"]:last-child i:before {
  position: relative;
}
@media only screen and (max-width: 1280px) {
  div.ccm-page .houses .houses-list .houses-category .houses-item .content > .row > [class*="col-"] > .row > [class*="col-"]:last-child {
    margin-top: 30px;
  }
  div.ccm-page .houses .houses-list .houses-category .houses-item .content > .row > [class*="col-"] > .row > [class*="col-"]:last-child [class*="col-"] {
    margin: 10px 0;
  }
}
div.ccm-page .swiper-horizontal .swiper-pagination-bullets {
  bottom: 24px;
}
div.ccm-page .swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background: #ffffff;
  opacity: 1;
  margin: 0 10px;
  transition: all 0.3s ease-out;
}
div.ccm-page .swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet-active {
  transform: scale(1.8);
}
div.ccm-page .ccm-image-slider-text {
  background: #d8d9dc;
}
div.ccm-page .ccm-image-slider-text .ccm-image-slider-title {
  display: inline-block;
  font-family: 'Columbia Sans';
  font-size: 22px;
  font-weight: 200;
  padding: 15px;
}
div.ccm-page .swiper-controls {
  position: absolute;
  bottom: 15px;
  width: 100%;
  display: flex;
  justify-content: center;
}
div.ccm-page .swiper-controls .swiper-pagination-bullets {
  bottom: 0;
  width: auto;
  position: relative;
}
div.ccm-page .swiper-controls .swiper-button-prev,
div.ccm-page .swiper-controls .swiper-button-next {
  position: relative !important;
  top: 2px !important;
  left: auto !important;
  right: auto !important;
  margin: 0 !important;
  padding: 0 10px !important;
  line-height: normal;
}
div.ccm-page h1 {
  font-family: 'Columbia Sans';
  font-size: 36px;
  font-weight: 200;
  margin: 30px 0;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page h1 > br {
    display: none;
  }
}
div.ccm-page h2 {
  font-family: 'CollectionFree';
  font-size: 86px;
  margin-bottom: 30px;
  line-height: 70px;
}
div.ccm-page h3 {
  font-family: 'Columbia Sans';
  font-size: 44px;
  font-weight: 200;
  margin-bottom: 15px;
}
div.ccm-page h4,
div.ccm-page h4 > p {
  font-family: 'Columbia Sans';
  font-size: 31px;
  margin-bottom: 15px;
  line-height: 40px;
}
div.ccm-page h5 {
  font-family: 'Columbia Sans';
  font-weight: 300;
  font-size: 17px;
  margin-bottom: 15px;
}
div.ccm-page .center,
div.ccm-page .center > div {
  text-align: center;
}
div.ccm-page .center > img {
  margin: 0 auto;
}
div.ccm-page .small {
  font-size: 12px;
}
div.ccm-page .small a {
  text-decoration: underline;
}
div.ccm-page .text-right > img {
  float: right;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .text-right > img {
    float: none;
  }
}
div.ccm-page .primary {
  color: #c6b782;
}
div.ccm-page .bg-primary {
  background: #f0e4c4;
}
div.ccm-page .bg-primary-light {
  background: #f6eeda;
}
div.ccm-page .bg-secondary {
  background: #0d162d;
}
div.ccm-page .bg-secondary-light {
  background: #fffbef;
}
div.ccm-page .bg-grey {
  background: #f0f0f0;
}
div.ccm-page .big-title {
  font-size: 45px;
}
div.ccm-page .med-title {
  font-size: 35px;
}
div.ccm-page .pinot-title {
  font-family: 'CollectionFree';
  font-size: 60px;
  line-height: 35px;
}
div.ccm-page .pinot-title.half {
  font-size: 50px;
}
div.ccm-page .pinot-title.small {
  font-size: 30px;
}
div.ccm-page .cocktails h2 {
  position: relative;
  display: inline-block;
  padding-top: 45px;
  font-size: 75px;
  line-height: 55px;
  margin-bottom: 35px;
}
div.ccm-page .cocktails h2:after {
  content: "";
  background: url('/application/themes/stayatzoe/images/cocktail.png');
  position: absolute;
  right: -175px;
  top: 10px;
  width: 74px;
  height: 140px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .cocktails h2:after {
    display: none;
  }
}
@font-face {
  font-family: 'CollectionFree';
  src: url('/application/themes/stayatzoe/fonts/CollectionFreeRegular.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/CollectionFreeRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-SemiBold.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-Bold.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-Regular.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-ExtraLightItalic.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-LightItalic.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-Italic.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-MediumItalic.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-SemiBoldItalic.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-ExtraLight.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-Medium.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-BoldItalic.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Columbia Sans';
  src: url('/application/themes/stayatzoe/fonts/ColumbiaSans-Light.woff2') format('woff2'), url('/application/themes/stayatzoe/fonts/ColumbiaSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-200.eot');
  src: local(''), url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-200.woff2') format('woff2'), /* Super Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-200.woff') format('woff'), /* Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-200.svg#SourceSansPro') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-300.eot');
  src: local(''), url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-300.woff') format('woff'), /* Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-300.svg#SourceSansPro') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-regular.eot');
  src: local(''), url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-regular.svg#SourceSansPro') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-600.eot');
  src: local(''), url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-600.woff') format('woff'), /* Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-600.svg#SourceSansPro') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-700.eot');
  src: local(''), url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-700.woff') format('woff'), /* Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-700.svg#SourceSansPro') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-900.eot');
  src: local(''), url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-900.woff') format('woff'), /* Modern Browsers */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('/application/themes/stayatzoe/fonts/source-sans-pro-v19-latin-900.svg#SourceSansPro') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
div.ccm-page .light-box {
  background: #f6eeda;
  color: #000000;
}
div.ccm-page .light-box a:not([data-inline-command]) {
  border-color: #000000;
  color: #000000;
}
div.ccm-page .light-box a:not([data-inline-command]):after {
  background: #000000;
}
div.ccm-page .light-box a:not([data-inline-command]):before {
  background-position: 0 -21px;
}
div.ccm-page .light-box a:not([data-inline-command]):hover {
  background: #000000;
  color: #FFFFFF;
}
div.ccm-page .light-box a:not([data-inline-command]):hover:after {
  background: #FFFFFF;
}
div.ccm-page .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
div.ccm-page .flex.flex-top {
  align-items: flex-start;
}
@media only screen and (max-width: 991px) {
  div.ccm-page .flex + .flex {
    flex-direction: column-reverse;
  }
  div.ccm-page .flex [class*="col-"] {
    width: 100%;
  }
}
div.ccm-page .btn {
  background: #f0e4c4;
  padding: 12px 26px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.3s ease-out;
  font-family: 'Columbia Sans';
  font-weight: 300;
  font-size: 13px;
  color: #0b1126;
  position: relative;
}
div.ccm-page .btn.big {
  padding: 17px 35px;
  font-size: 17px;
}
div.ccm-page .btn:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #0b1126;
  bottom: 2px;
  position: relative;
  transition: all 0.3s ease-out;
  transform: scale(1);
  transform-origin: center;
}
div.ccm-page .btn:hover:after {
  transform: scale(0.5);
}
div.ccm-page .btn.secondary,
div.ccm-page .btn:hover {
  background: #0d162d;
  color: #ffffff;
}
div.ccm-page .btn.secondary:after,
div.ccm-page .btn:hover:after {
  background: #ffffff;
}
div.ccm-page .btn.arrow {
  padding-left: 90px;
  padding-right: 35px;
  text-transform: none;
  font-size: 16px;
}
div.ccm-page .btn.arrow:before {
  content: "";
  position: absolute;
  background: url('/application/themes/stayatzoe/images/arrows.png');
  background-position: 0 59px;
  left: 10px;
  width: 76px;
  height: 19px;
  transform: scale(0.5);
  top: 50%;
  margin-top: -9px;
  transition: left 0.3s ease-out;
}
div.ccm-page .btn.arrow.secondary {
  text-transform: lowercase;
}
div.ccm-page .btn.arrow.secondary:before {
  background-position: 0 0;
  left: 0;
}
div.ccm-page .btn.arrow.secondary:after {
  content: none;
}
div.ccm-page .btn.arrow:hover:before {
  background-position: 0 0;
  left: 10px;
}
div.ccm-page .btn.no-border {
  background: none;
  border: none;
  position: relative;
}
div.ccm-page .btn.no-border:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #d3d3d5;
  bottom: 2px;
  position: relative;
  transition: all 0.3s ease-out;
  transform: scale(1);
  transform-origin: center;
}
div.ccm-page .btn.no-border:hover:after {
  transform: scale(0.5);
}
div.ccm-page .btn.no-border:hover {
  color: #0b1126;
}
div.ccm-page .btn.no-border:hover:before {
  background-position: 0 59px;
}
div.ccm-page .wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 42px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page .wrapper .wrapper {
    padding: 0;
  }
  div.ccm-page .wrapper .wrapper .wrapper {
    padding: 0 42px;
  }
}
div.ccm-page .wrapper.small {
  max-width: 720px;
  position: relative;
}
@media (min-width: 992px) {
  div.ccm-page .col-md-offset-2 {
    margin-left: 16.5%;
  }
}
div.ccm-page header {
  top: 0;
  padding: 0 42px;
  background: #ffffff;
  transition: all 0.3s ease-out;
}
div.ccm-page header button {
  display: none;
  position: absolute;
  left: 15px;
  top: 15px;
  transform: scale(0.8);
  z-index: 1;
}
div.ccm-page header button .hamburger-inner,
div.ccm-page header button .hamburger-inner:after,
div.ccm-page header button .hamburger-inner:before {
  background: #0d162d;
  height: 2px;
}
div.ccm-page header .text-center img {
  width: 100%;
  max-width: 132px;
  margin: 15px 0;
  display: none;
}
div.ccm-page header.sticky {
  width: 100%;
  z-index: 999;
}
div.ccm-page header.sticky.scroll {
  position: fixed;
  animation: fromTop 0.3s forwards ease-out;
}
div.ccm-page header.sticky.scroll,
div.ccm-page header.sticky.scroll .submenu {
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.05);
}
div.ccm-page header.sticky .text-center img {
  display: inline-block;
}
div.ccm-page header.sticky .btn {
  padding-top: 21px;
  padding-bottom: 20px;
  line-height: normal;
}
div.ccm-page header.sticky .btn:after {
  top: 0.1px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page header {
    position: fixed;
    width: 100%;
    z-index: 999;
    padding: 0;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.05);
  }
  div.ccm-page header .text-center img {
    display: inline-block;
  }
  div.ccm-page header .btn {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  div.ccm-page header button {
    display: block;
    top: 4px;
    margin: 0;
    left: 0;
  }
}
@media only screen and (max-width: 490px) {
  div.ccm-page header [class*="col-"]:first-child {
    width: 8.33333333%;
  }
  div.ccm-page header [class*="col-"]:last-child {
    width: 39.333333%;
  }
  div.ccm-page header .text-center {
    text-align: right;
    width: 52.333333%;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  div.ccm-page section .row [class*="col-"] > img {
    margin: 50px auto 0;
  }
}
div.ccm-page footer > div + div {
  border-top: 1px solid #8e929d;
}
div.ccm-page footer #foot {
  border: none;
  text-align: center;
  color: #ffffff;
  padding: 85px 0;
}
div.ccm-page footer #foot,
div.ccm-page footer #foot p {
  font-family: 'Columbia Sans';
  font-size: 15px;
  font-weight: 200;
  line-height: 22px;
}
div.ccm-page footer #foot > a > img {
  max-width: 205.5px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page footer #foot > a {
    margin-bottom: 20px;
    display: block;
  }
}
div.ccm-page footer #foot .row {
  margin-top: 70px;
}
div.ccm-page footer #foot .row [class*="col-"] {
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page footer #foot .row [class*="col-"] {
    text-align: center;
    margin-bottom: 40px;
  }
}
div.ccm-page footer #foot .row [class*="col-"]:before {
  content: "";
  display: block;
  background: #f0e4c4;
  width: 17px;
  height: 1px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page footer #foot .row [class*="col-"]:before {
    margin-left: auto;
    margin-right: auto;
  }
}
div.ccm-page footer #foot .row [class*="col-"] a {
  font-size: 13px;
  color: #ffffff;
  display: inline-block;
  transition: all 0.3s ease-out;
}
div.ccm-page footer #foot .row [class*="col-"] a strong {
  font-weight: 300;
  font-size: 20px;
}
div.ccm-page footer #foot .row [class*="col-"] a:hover {
  opacity: 0.6;
}
div.ccm-page #navigation {
  font-family: 'Columbia Sans';
}
div.ccm-page #navigation > div > div {
  display: none;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #navigation {
    display: none;
    width: 100%;
    position: fixed;
    top: 59px;
    z-index: 999;
    background: #FFFFFF;
    height: 100vh;
    box-shadow: inset 0 5px 10px 0px rgba(0, 0, 0, 0.05);
  }
  div.ccm-page #navigation > div {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
  }
  div.ccm-page #navigation > div > * {
    width: 100%;
  }
  div.ccm-page #navigation > div > div {
    display: block;
  }
  div.ccm-page #navigation > div > div br {
    line-height: normal;
  }
}
div.ccm-page #navigation .nav {
  line-height: normal;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #navigation .nav {
    padding: 0;
    text-align: center;
    top: 30px;
    position: relative;
  }
}
div.ccm-page #navigation .nav > li {
  display: inline-block;
  margin: 0 15px;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #navigation .nav > li {
    display: block;
    margin: 0;
  }
}
@media only screen and (max-width: 1280px) {
  div.ccm-page #navigation .nav > li {
    margin: 0 10px;
  }
}
div.ccm-page #navigation .nav > li > a {
  text-transform: lowercase;
  padding: 12px 0 16px;
  position: relative;
  background: none;
  font-weight: 300;
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #navigation .nav > li > a {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #dcdcdc;
    font-size: 20px;
    font-weight: 200;
  }
}
div.ccm-page #navigation .nav > li > a:after {
  content: "";
  position: absolute;
  bottom: 13px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #d3d3d5;
  transform: scale(0);
  transform-origin: center;
  transition: all 0.3s ease-out;
}
div.ccm-page #navigation .nav > li > a.nav-path-selected:after,
div.ccm-page #navigation .nav > li > a:hover:after {
  transform: scale(1);
}
@media only screen and (max-width: 1024px) {
  div.ccm-page #navigation .nav > li > a.nav-path-selected:after,
  div.ccm-page #navigation .nav > li > a:hover:after {
    display: none;
  }
}
div.ccm-page #navigation .nav > li .submenu {
  font-family: 'Source Sans Pro';
  display: none;
  position: fixed;
  top: 45px;
  width: 100%;
  left: 0;
  z-index: 1;
  background: #ffffff;
  border-top: 1px solid #dcdcdc;
}
div.ccm-page #navigation .nav > li .submenu .wrapper {
  padding: 45px 42px;
  max-width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
div.ccm-page #navigation .nav > li .submenu .wrapper > img,
div.ccm-page #navigation .nav > li .submenu .wrapper > div {
  float: left;
}
div.ccm-page #navigation .nav > li .submenu .wrapper > div {
  margin-left: 50px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
div.ccm-page #navigation .nav > li .submenu .wrapper > div > * {
  width: 100%;
}
div.ccm-page #navigation .nav > li .submenu .wrapper i {
  display: inline-block;
  margin: 0 auto;
  width: 95px;
  height: 127px;
  background: url('/application/themes/stayatzoe/images/hotel.png');
}
div.ccm-page #navigation .nav > li .submenu .wrapper .sub-title {
  font-family: 'Columbia Sans';
  font-size: 40px;
  font-weight: 300;
  margin: 20px 0;
}
div.ccm-page #navigation .nav > li .submenu .wrapper .sub-desc {
  max-width: 58%;
  margin: 0 auto;
}
div.ccm-page #navigation .nav > li + li .submenu .wrapper i {
  width: 322px;
  height: 127.5px;
  background: url('/application/themes/stayatzoe/images/cheval.png');
  background-size: cover;
}
div.ccm-page .sticky #navigation .nav > li > a {
  padding: 19px 0 23px;
}
div.ccm-page .sticky #navigation .nav > li .submenu {
  top: 59px;
}
