h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
dt {
  font-weight: 900;
  text-transform: uppercase;
}

h1 span, .h1 span,
h2 span, .h2 span,
h3 span, .h3 span,
h4 span, .h4 span,
h5 span, .h5 span,
h6 span, .h6 span {
  font-weight: 200;
}

dt {
    font-size: 1.75rem;
}

.attachment-fixed {
  background-size: cover;
  background-position: center;
}

@media (min-width: 768px) {
  .attachment-fixed {
    background-attachment: fixed;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

/* GLOBAL */

body {
  line-height: 1.7;
}

body.media {
  display: block;
}

body, .bg-white, .text-body {
  color: #383838;
}

a, button, svg {
  transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s
}

p:not(:last-of-type) {
  margin-bottom: 1.6rem;
}

.btn-wcag {
  position: absolute;
  right: -3rem;
  top: 0.7rem;
  color: white;
  border: 1px solid white;
  z-index: 2;
}



@media( max-width: 991px) {
  .btn-wcag {
    position: relative;
    left: unset;
    height: 40px;
    width: 56px;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    border-radius: .25rem !important;
    top: 4px;
    right: 0;
  }
}

.page-template-template-lp .btn-wcag {
  right: 1rem;
}

@media( max-width: 991px) {
  .page-template-template-lp .btn-wcag {
    position: absolute;
  }
}

.btn-skip-content {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 1030;
  color: white;
  border: 1px solid white;
  padding: .375rem .75rem;
}

.btn-skip-nav {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 1030;
  color: white;
  border: 1px solid white;
  padding: .375rem .75rem;
}

a:not(.btn) {
  text-decoration: underline;
}

.content a:not(.btn):not(.submenu a):not(.flc-submenu a) {
  font-weight: bold;
  text-decoration: underline !important;
}

.content, .section {
  line-height: 1.6;
}

#content {
  position: relative;
}

.content-highlight {
  position: absolute;
  transition: .2s;
  top: 0;
  left: 0;
  background: #fff8a3;
  z-index: -1;
}

.content img {
  max-width: 100%;
  height: auto;
}

body.no-scrolling {
  overflow: hidden;
}

.menu-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.embed-responsive {
  margin-bottom: 1rem;
}

.text-white a {
  color: white;
}

/* SAGE DEFAULT */
.comment-list ol {
  list-style: none;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto;
}

.alignleft, .alignright {
  margin-bottom: 1rem;
  height: auto;
}

@media (min-width: 576px) {
  .alignleft {
    float: left;
    margin-right: 1rem;
  }

  .alignright {
    float: right;
    margin-left: 1rem;
  }
}

body#tinymce {
  margin: 12px !important;
}

/* FOCUS */
a:focus {
  outline-style: dotted;
  outline-width: 2px;
}

input:focus, select:focus, textarea:focus, [tabindex]:not([tabindex='-1']):focus {
  outline-style: dotted;
  outline-width: 2px;
}

.bg-primary a:focus, .bg-secondary a:focus, .bg-tetriary a:focus, .white-outline a:focus {
  outline-color: white !important;
}

.bg-primary a:not(.btn), .bg-secondary a:not(.btn), .white-outline a:not(.btn) {
  color: white;
}

.bg-primary a .svg-inline--fa, .bg-secondary a .svg-inline--fa, .white-outline a .svg-inline--fa {
  border-bottom: 1px solid white;
  padding-bottom: 2px;
}

.bg-primary, .bg-secondary {
  color: white;
}

/* NAVBAR */
.navbar-brand img {
  width: auto;
  max-height: 50px;
}

.navbar .navbar-collapse {
  flex-wrap: wrap;
  z-index: 99;
}

.dropdown-item.active, .dropdown-item:active, .navbar-nav a:focus, .navbar-nav a:hover {
  background: transparent;
}

.navbar:not(.highlight-active) .navbar-nav .nav-link.highlighted {
  background-color: #000;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: underline;
}

.navbar-nav a {
  text-decoration: none !important;
}

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .dropdown-item, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
  color: white;
}

.navbar-dark .navbar-toggler {
  color: white;
  border-color: white;
  background-color: #000;
}

.navbar-dark .navbar-toggler span {
  background: white;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-nav.sm-collapsible .nav-link .sub-arrow, .navbar-dark .navbar-nav.sm-collapsible .sub-arrow {
  border-color: white;
}

.navbar-dark .dropdown-menu {
  background-color: rgba(0, 0, 0, 0.7);
}

.contrastHigh .navbar-dark .dropdown-menu {
  background-color: #000;
}

.navbar-dark .dropdown-menu {
  border-radius: 15px;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .dropdown-item, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color: gray;
}

.navbar-light .navbar-toggler {
  color: gray;
  border-color: gray;
}

.navbar-light .navbar-toggler span {
  background: gray;
}

.navbar-light .navbar-nav.sm-collapsible .nav-link .sub-arrow, .navbar-light .navbar-nav.sm-collapsible .sub-arrow {
  border-color: gray;
}

.navbar-light .dropdown-menu {
  border-color: gray;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(128, 128, 128, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.dropdown-menu {
  border-radius: 0;
}

.navbar-toggler {
  position: relative;
  height: 40px;
  width: 56px;
}

.navbar-toggler span {
  border: none;
  height: 2px;
  width: 24px;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  cursor: pointer;
  transform: translateX(-50%);
}

.navbar-toggler span:nth-of-type(2) {
  top: 18px;
}

.navbar-toggler span:nth-of-type(3) {
  top: 26px;
}

.navbar-toggler[aria-expanded="true"] .top {
  -webkit-transform: translateY(8px) translateX(-50%) rotate(45deg);
  transform: translateY(8px) translateX(-50%) rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .middle {
  opacity: 0;
}

.navbar-toggler[aria-expanded="true"] .bottom {
  -webkit-transform: translateY(-8px) translateX(-50%) rotate(-45deg);
  transform: translateY(-8px) translateX(-50%) rotate(-45deg);
}

.navbar-highlight {
  position: absolute;
  transition: .5s;
  background: #e4335c;
  z-index: 1;
}

@media( max-width: 991px) {
  .navbar .navbar-collapse {
    background-color: #000;
    border-radius: 15px;
    padding: 5px;
  }

  .navbar .navbar-collapse .nav-link {
    padding-left: 0.5rem;
  }

  .navbar:not(.highlight-active) .navbar-nav .nav-link.highlighted {
    background-color: #000;
  }

  .navbar .dropdown-menu {
    background-color: #0d0d0d;
    border-color: #000;
  }
}

.navbar .navbar-collapse .nav-link:focus,
.navbar-dark .dropdown-item:focus {
  outline-color: #fff;
}

@media (max-width: 991px) {
  .fixed-top {
    z-index: 1031;
    max-height: 100vh;
    overflow: auto;
  }
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .45rem;
    padding-left: .45rem;
}

/* CF7 & SEARCH FORM */
.search-form label {
  font-weight: normal;
}

.wpcf7-form, .error404 .searchform {
  max-width: 550px;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-select {
  width: 100%;
}

/* SUBMENU */
.flc-submenu ul {
  list-style: none;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.submenu-column ul {
  flex-direction: column;
  align-content: center;
}

.flc-submenu li {
  width: 50%;
  padding: 3px
}

.flc-submenu a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  text-decoration: none !important;
  outline: 0;
  padding: 5px;
}

@media (max-width: 767px) {
  .flc-submenu li {
    width: 100%;
  }
}

/* BUTTONS */
.btn {
  text-decoration: none !important;
  border-radius: 0;
}

.btn:focus {
  box-shadow: unset;
  outline-color: transparent;
}

.btn .svg-inline--fa {
  border-bottom: none !important;
}

/* MOBILE CTA */
.mobile-cta a {
  width: 50%;
  padding: 0.5rem 0;
  border: 1px solid;
}

.mobile-cta a:focus {
  outline: inherit;
}

/* BLOG */
.entry-summary {
  margin-bottom: 4rem;
  padding-bottom: 6rem;
  position: relative;
  border-bottom: 1px dashed;
}

.entry-summary .attachment-thumbnail, .entry-content .attachment-thumbnail {
  margin: 0 auto 1rem;
  display: block;
}

.entry-summary .sharing {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: 2rem;
}

.more-link {
  bottom: 17px;
  right: 0;
  display: block;
}

@media (max-width: 768px) {
  .more-link {
    right: unset;
  }
}

@media (min-width: 992px) {
  .entry-summary .attachment-thumbnail, .entry-content .attachment-thumbnail {
    float: left;
    margin-right: 1rem;
  }
}

/* SECTIONS */
.section, .content-wrap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media(max-width: 991px) {
  .section, .content-wrap {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .h2, h2 {
    font-size: 1.6rem;
  }

  .breadcrumb {
    margin-bottom: 0;
  }
}

.section header {
  text-align: center;
  padding-bottom: 2rem;
}

.section header>h2 {
  margin: 0;
  padding: 0;
}

/* LATEST POSTS */
.lazyload-container>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  display: block;
}

.lazyload-container {
  position: relative;
  overflow: hidden;
}

.container-post-thumbnails::after {
  padding-bottom: 64.2857142857%;
}

.container-square::after {
  padding-bottom: 100%;
}

.lazyload-container::after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
}

.section-latest-posts {
  border-bottom: 3px solid;
}

.section-latest-posts ul {
  list-style: none;
}

@media (max-width: 767px) {
  .section-latest-posts li {
    margin-bottom: 3rem;
  }

  .section-latest-posts li:last-of-type {
    margin-bottom: 0;
  }

  .section-latest-posts .btn {
    float: right;
  }
}

/* SOCIALS */
.socials a, .sharing a {
  margin: 3px;
}

a .fa-stack .svg-inline--fa:last-of-type {
  border-bottom: transparent !important;
}

.sharing-text {
  padding-bottom: 5px;
  margin: 5px;
}

/* IMAGE HEADER */
.header-image img {
  max-width: 100%;
  height: auto;
  width: 100%;
  min-height: 250px;
  object-fit: cover;
}

.header-image {
  height: 22.5vw;
  position: relative;
  overflow: hidden;
}

.header-image>.container-fluid {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  text-align: center;
}

@media (min-width: 991px) {
  .header-image>.container-fluid {
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.36);
  }

}

@media (max-width: 991px) {
  .header-image {
    height: auto;
    overflow: auto;
  }

  .contrastHigh .header-image>.container-fluid {
    background-color: #FFF !important;
  }

  .header-image>div {
    background: white !important;
    color: black;
  }

  .header-image .display-5 {
    font-size: 1.7rem;
  }

  .header-image a, .header-image .breadcrumb-item.active, .breadcrumb-item+.breadcrumb-item::before {
    color: black !important;
  }

  .header-image a:focus {
    outline-color: black !important;
  }

  .header-image>.container-fluid {
    position: static;
    transform: translateY(0%);
  }
}

/* BREADCRUMBS */
.breadcrumb {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}

.header-image .breadcrumb-item.active {
  color: white;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: white;
}

.header-image ol {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* TEST ROWS */
.row-logo img {
  max-height: 50px;
  width: auto;
  padding: 0 1.5rem;
  max-width: 100%;
  margin: 1.5rem 0;
}

.row-newsletter label {
  margin-bottom: 0;
  font-size: 1.3rem;
}

/* HEADER ROW */
.header-row img {
  max-width: 100%;
}

@media( max-width: 400px) {
  .header-row img {
    max-width: 51vw;
  }
}

/* BEFORE AFTER GALLERY */
.flc-before-after {
  list-style: none;
  margin: 0;
  padding: 0;
}

.flc-before-after li {
  margin-bottom: 1rem;
}

.cross2-slider:focus, .cross2-slider:hover {
  border-color: transparent !important;
}

/* OVERLAYS */
.overlay-solid, .overlay-solid-strong, .overlay-grid {
  position: relative;
}

.overlay-solid::before, .overlay-solid-strong::before {
  display: block;
  content: " ";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
}

.overlay-solid-strong::before {
  background: rgba(0, 0, 0, 0.45);
}

.overlay-gradient {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.overlay-grid::after {
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
  background-image: -moz-repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
  background-image: -o-repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
  background-image: repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
  -webkit-background-size: 4px 4px;
  -moz-background-size: 4px 4px;
  background-size: 4px 4px;
}

/* FAQ */
.fa-chevron-down {
  transform: rotate(0deg);
  transition: transform 0.3s ease 0s !important;
}

.collapsed .fa-chevron-down {
  transform: rotate(-90deg);
}

/* CAROUSEL TEXT ONLY */
.carousel-text-only .bx-wrapper {
  padding-right: 4rem;
  padding-left: 4rem;
  text-align: center;
}

/* CAROUSEL ROW LOGOS */
.carousel-row-logos {
  padding-right: 4rem;
  padding-left: 4rem;
}

.carousel-row-logos .bx-wrapper {
  text-align: center;
  padding-bottom: 2rem;
  margin: 0 auto;
}

.carousel-row-logos .bx-prev {
  left: -2rem;
}

.carousel-row-logos .bx-next {
  right: -2rem;
}

.carousel-row-logos img {
  max-height: 150px;
  margin: 0 auto;
}

.carousel-row-logos li {
  float: left;
  list-style: outside none none;
  position: relative;
}

.carousel-row-logos .bx-controls-auto {
  position: absolute;
  right: 0;
  left: 0;
  text-align: right;
  padding-right: 2rem;
}

/* CAROUSEL IMAGE WITH TEXT */
.carousel-image-with-text .carousel-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  padding-right: 4rem;
  padding-left: 4rem;
  text-align: center;
  padding-right: 20%;
}

.carousel-image-with-text .position-relative>img {
  width: 100%;
}

.carousel-image-with-text .bx-wrapper .bx-pager, .carousel-image-with-text .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  position: absolute;
  bottom: 2rem;
}

.carousel-image-with-text, .carousel-image-with-text .bx-wrapper, .carousel-image-with-text img {
  height: 22.65vw;
  overflow: hidden;
}

/* CAROUSEL BACKGROUND IMAGE */
.carousel-background-image .bx-viewport li {
  width: 100%;
  background-size: cover;
}

.carousel-background, .carousel-background-image .bx-viewport li {
  height: 100vh;
}

.carousel-background-image .bx-controls-auto-item {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

/* MOUSE ANIMATION */
.carousel-background-image::after {
  font-family: "FontAwesome";
  content: "\f078";
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 2rem;
  color: #fff;
  width: 55px;
  line-height: 55px;
  text-align: center;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  animation-iteration-count: infinite;
  animation-iteration-count: 2;
}

@-webkit-keyframes bounce {
  0% {
    bottom: 10px
  }

  25% {
    bottom: 15px
  }

  50% {
    bottom: 10px
  }

  75% {
    bottom: 20px
  }

  to {
    bottom: 10px
  }
}

@keyframes bounce {
  0% {
    bottom: 10px
  }

  25% {
    bottom: 15px
  }

  50% {
    bottom: 10px
  }

  75% {
    bottom: 20px
  }

  to {
    bottom: 10px
  }
}

/* flc-amenities */
.flc-amenities {
  list-style: none;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flc-amenities li {
  width: 25%;
  padding: 5px;
  text-align: center;
}

@media (max-width: 991px) {
  .flc-amenities li {
    width: 33.3333%;
  }
}

@media (max-width: 767px) {
  .flc-amenities li {
    width: 50%;
  }
}

@media (max-width: 575px) {
  .flc-amenities li {
    width: 100%;
  }
}

/* OPENING HOURS */
.section-opening-hours h3 {
  font-size: 1.5rem;
}

.section-opening-hours .col {
  padding: 15px;
}

.section-opening-hours .current-day {
  background: #F8F9FA;
  border-bottom: 1px solid;
  font-weight: bold;
}

/* EXPANDABLE REVIEWS */
.morelink {
  margin-top: 1rem;
  display: block;
}

#testimonials-modal .modal-content {
  max-height: 70vh;
}

#testimonials-modal .modal-body {
  overflow: auto;
}

#testimonials-modal .modal-footer {
  padding: 0;
}

.testimonials-blockquote cite {
  font-size: 1.3rem;
}

.testimonials-stars .fa-star {
  margin-right: 3px;
  color: #7BC8A6;
  font-size: 1.1rem;
}

.testimonials-average {
  font-size: 2rem;
}

.testimonials-average small {
  font-size: 50%;
}

/* TEAM */
.section-team img {
  max-width: 100%;
}

.section-team figcaption {
  margin: 1rem 0;
}

/* flc-coupons */
.flc-coupons {
  padding: 0;
  list-style: none;
}

.flc-coupons li {
  border: 4px dashed white;
  padding: 2rem 1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  outline: 5px solid;
  margin: 5px 5px 2rem 5px;
  position: relative;
  text-shadow: 1px 1px 4px #70325c;
}

.flc-coupons li p:last-of-type {
  margin-bottom: 0;
}

.flc-coupons li .two {
  font-size: 1.2rem;
}

.flc-coupons a {
  position: absolute;
  right: -3px;
  top: -3px;
  border-radius: 0;
}

@media print {
  .flc-coupons li {
    border-color: black;
  }

  .flc-coupons a {
    display: none;
  }
}

/* MENU IMAGE */
.menu-image-hover ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu-image-hover .menu-item {
  min-height: 400px;
  position: relative;
}

.menu-image-hover .menu-item ul {
  display: none;
}

.menu-image-hover .menu-item.menu-active ul, .touchevents .menu-image-hover .menu-item ul {
  display: block;
}

@media (max-width: 767px) {
  .menu-image-hover .menu-item ul {
    display: block !important;
    height: auto !important;
  }
}

.menu-image-hover h3 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  background: white;
  margin: 0;
  padding: 0.5rem 0;
}

.menu-image-simple ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu-image-hover-collapse .card {
  min-height: 0;
  background: white !important;
}

.menu-image-hover-collapse .card h3 {
  position: static;
  display: block;
  width: 100%;
  padding: 0;
}

.menu-image-hover-collapse .card h3 a {
  position: relative;
  background: transparent;
  border: none;
  width: 100%;
  text-align: left;
  display: block;
  padding: 1rem;
}

.menu-image-hover-collapse .card h3 .sub-arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: .25rem;
  padding: 0;
  width: 2em;
  height: 1.4em;
  font-size: 1.25rem;
  line-height: 1.2em;
  text-align: center;
}

.menu-image-hover-collapse .card h3 .collapsed .sub-arrow::before {
  content: "+";
}

.menu-image-hover-collapse .card h3 .sub-arrow::before {
  content: "-";
}

@media (max-width: 767px) {
  .menu-image-hover-collapse .align-items-center {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: start !important;
  }
}

/* MENU IMAGE BRICKS */
.menu-image-bricks ul {
  z-index: 2;
  border-left: 0.5rem solid white;
  border-right: 0.5rem solid white;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
}

.menu-image-bricks a {
  border: solid 0.5rem white;
  display: flex;
  height: 100%;
  padding: 8rem 1rem;
  background-color: transparent;
  transition: all 0.5s;
}

.menu-image-bricks img {
  position: absolute;
  display: block;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: all 0.5s;
}

.menu-image-bricks a:hover, .menu-image-bricks a:focus {
  transition: all 0.5s;
}

.menu-image-bricks a:hover img, .menu-image-bricks a:focus img {
  opacity: 1;
}

.menu-image-bricks .box {
  position: unset;
  height: auto;
  padding: 0;
}

/* FINACIAL TABLE */
.table-javascript caption {
  caption-side: top;
  font-weight: bold;
  text-align: center;
  color: black;
}

.table-javascript th:nth-of-type(2n), .table-javascript td:nth-of-type(2n+1) {
  border-bottom: 1px dashed !important;
}

.table-javascript tr, .table-javascript thead th {
  border-bottom: 1px dashed !important;
}

.table-javascript th, .table-javascript td {
  display: table-cell;
  line-height: 1.2;
  padding: 20px 40px;
  text-align: center;
  border-top: none !important;
}

.table-javascript th {
  width: 33.3333%;
}

@media (max-width: 768px) {
  .table-javascript th, .table-javascript td {
    width: 100%;
    display: block;
    border: transparent !important;
    text-align: left;
    padding: 0.5rem;
  }

  .table-javascript th:nth-of-type(2n), .table-javascript td:nth-of-type(2n+1) {
    border: none !important;
  }

  .table-javascript thead {
    display: none;
  }

  .table-javascript tr {
    padding: 1rem 0;
  }
}

/* BACKGROUND VIDEO */
#video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#btn-video {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  border: none;
  background: transparent;
  z-index: 1;
}

.backgroundvideo {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .container.content-wrap {
    max-width: 960px;
  }
}

/* Gravity Forms */

.gform_legacy_markup_wrapper .gfield_required {
  color: inherit;
}

.gform_legacy_markup_wrapper .gfield_required_text {
  font-size: 80%;
  font-weight: 400;
  margin: 0;
}

.block-hero-image {
  height: 95vh;
  min-height: 700px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-color: #301921;
}

.banner {
  position: absolute;
  width: 100%;
  z-index: 9999;
}

.home-header {
  min-height: 560px;
  height: 85vh;
  background-position: 65% center;
  background-size: cover;
}

.home-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 53px;
  background: url('../images/wave.svg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-header,
.header-image {
  background-color: #9E8473;
}

.home-header::before,
.header-image::before {
  content: "";
  position: absolute;
  height: 200px;
  background: rgb(0,0,0);
 background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.022922547925420145) 20%, rgba(0,0,0,0.5019141445640756) 100%);
}

@media (max-width: 768px) {
  .home-header h3 {
    font-size: 1.55rem;
  }
}

.header-image::before {
  height: 100%;
}

.block-image-menu {
  position: relative;
  bottom: 80px;
  margin-bottom: -80px;
}

.block-image-menu-background {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 550px;
  border-radius: 20px;
  display: block;
  overflow: hidden;
  position: relative;
}

@media( max-width: 991px) {
  .block-image-menu-background {
    height: 400px;
  }
}

@media( max-width: 768px ) {
  .block-image-menu-background {
    height: 300px;
  }

  .block-column-image-menu h3 {
    font-size: 1.25rem;
  }

  .block-image-menu {
    bottom: 30px;
    margin-bottom: -30px;
  }
}

@media( max-width: 500px ) {
  .block-image-menu-background {
    height: 260px;
  }

  .block-column-image-menu h3 {
    font-size: 1.25rem;
  }
}

@media( max-width: 400px ) {
  .block-image-menu-background {
    height: 320px;
  }
}

.block-column-image-menu {
  position: relative;
}

.block-column-image-menu h3 {
  color: #FFF;
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  text-decoration: underline;
  font-weight: 200;
  transition: all 0.2s;
}

.block-image-menu-background:hover h3,
.block-image-menu-background:focus h3 {
  bottom: 20px;
}

.block-image-menu-background::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  transition: all 0.2s;
}

.block-image-menu-background:hover:before,
.block-image-menu-background:focus:before {
  height: 100%;
}

.color-bar-gaps {
  position: relative;
  margin-bottom: 25px;
}

.color-bar {
  position: relative;
}

.color-bar-gaps::after, .color-bar::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-repeat: repeat-y;
}

.color-bar-gaps::after {
  bottom: -20px;
  height: 4px;
  background-image: url('../images/color-bar-gaps.svg');
  background-size: contain !important;
}
.color-bar::after {
  top: -8px;
  height: 8px;
  background-image: url('../images/color-bar.svg');
  background-position: center;
  background-size: cover !important;
}

@media (max-width: 768px) {
  .color-bar::after {
    top: -3px;
    height: 3px;
  }
}


.procedures-bg {
  background: url('../images/procedures-bg.jpg') no-repeat center center;
  background-size: cover;
  min-height: 400px;
  color: white;
}

.procedures-bg .tab-pane {
  z-index: 1;
  position: relative;
  padding: 2rem 0.5rem;
}

#procedures-tab .nav-link {
  padding: 0.5rem 2rem;
  text-transform: uppercase;
}

#procedures-tab .nav-link.active {
  font-weight: bold;
}

.dark-bg, .dark-bg p, .dark-bg a {
  color: #fff;
}

.row-up {
  position: relative;
  bottom: 110px;
  margin-bottom: -50px;
}

@media( min-width: 768px) {

  .column-irregular {
    position: relative;
    bottom: 100px;
    margin-bottom: -100px;
  }

  .column-irregular-bottom {
    position: relative;
    top: 50px;
  }
}

@media( max-width: 768px) {
  .row-up {
    margin-bottom: -100px;
  }
}

.section-smile-gallery {
  background-image: url('../images/creative-medspa-logo-1.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.section-smile-gallery img {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.position-bottom {
  position: relative;
  bottom: 30px;
  margin-bottom: -30px;
}

.testimonials-section {
  position: relative;
}

.testimonials-section h3 {
  position: relative;
  text-align: left;
  bottom: 170px;
  z-index: 2;
  color: white;
}

.testimonials-section img,
.section-about img {
  min-height: 250px;
  object-fit: cover;
}

.section-about img {
  object-position: right;
}

@media( max-width: 575px) {
  .position-bottom {
    bottom: 0;
    margin-bottom: 0;
  }

  .testimonials-section h3,
  .section-about h3 {
    font-size: 2rem;
  }
  .testimonials-section h3 {
    bottom: 110px;
  }
}

.testimonials-blockquote {
  background-image: url('../images/quote.svg');
  background-repeat: no-repeat;
  background-position: right top;
}

@media (max-width: 768px) {
  .testimonials-blockquote {
    background-position: 97% top;
  }
}

.section-contact {
  background-image: url('../images/office-1.jpg');
  background-position: top;
  background-size: cover;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}
/*
.footer-cta span {
  font-size: 3.5rem;
} */

.footer-cta {
  font-size: 2.2rem;
  display: inline-block;
}

@media(max-width: 768px) {
  .footer-cta span {
    font-size: 2.5rem;
  }

  .footer-cta {
    font-size: 1.5rem;
  }
}

.section-about .fa-inverse {
  color: #000;
}

.section-about .socials a:hover .fa-inverse,
.section-about .socials a:focus .fa-inverse {
  color: #FFF;
}

.section-about .socials a:hover,
.section-about .socials a:focus {
  color: #000;
}

.h-0 {
  height: 0;
}


.ginput_container_select select {
  border: 1px solid #9d9da9;
  padding: 5px 4px;
}

.section-procedures .page_item {
  width: 33.333%;
  margin-bottom: 0.4rem;
}

@media( max-width: 768px ) {
  .section-procedures .page_item {
    width: 100%;
  }
}

.section-procedures .tab-content .nav-link:hover,
.section-procedures .tab-content .nav-link:focus {
  color: #fff !important;
}

.section-procedures .tab-content .nav-link:focus {
  outline-color: #fff !important;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.333%;
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
}

.gfield label {
  margin-bottom: 0;
}

.h-0 {
  height: 0;
}

.logo-footer {
  max-height: 120px;
}

@media (max-width: 991px) {
  .top-menu-bar {
    position: absolute;
    top: 1rem;
    right: 1rem;
  }
}

@media (max-width: 575px) {
  .top-menu-bar {
    right: 0;
  }
}

.card-columns {
   column-count: 2 !important;
   padding-left: 0;
   max-width: 530px;
   position: relative;
   left: 14px;
}

.lp-contact iframe {
  height: 100%;
}

@media (max-width: 768px) {
  .lp-contact iframe {
    height: 600px;
  }
}
@media (max-width: 600px) {
  .card-columns {
     column-count: 1 !important;
  }
}

.lp-top-nav {
  position: absolute;
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

#content figure, .wp-caption {
	max-width: 100% !important;
}

@media (max-width: 1199px) {
header .navbar {
    width: 52em;
}
.header-row {
    display: flex;
    flex-direction: column;
}
.btn-wcag {
    right: -3rem;
}
}
@media (max-width: 991px) {
.btn-wcag {
    right: 0rem;
}
header .navbar {
    width: unset;
}
}

.d-block.hours {
    margin: 13px 0 0;
}
.d-block.hours p {
    margin: 0;
}

@media (max-width: 575px) {
  .blocks-section .block-column img {
    width: 100%;
  }

  .navbar {
    padding: 0.5rem 0;
  }
}
.smile-gal {display: none;}

@media (max-width: 767px) {
	.home .alignleft, .home .alignright {
		float: none;
        margin: 0 auto;
        display: block;}
}
@media (max-width: 1262px) {
	.smilegal-button {margin-bottom: 0rem!important;}
}
@media (max-width: 991px) and (min-width: 768px) {
	.smilegal-text {font-size: 2rem;}
}