@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block; }

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

header.main {
  height: 100px;
  background-color: #0e0e0e;
  width: 100%;
  display: block; }
  @media (min-width: 768px) {
    header.main {
      height: 120px; } }
  header.main .content .mobile-links {
    display: none; }
    header.main .content .mobile-links a {
      color: #fff;
      text-decoration: none;
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
      cursor: pointer; }
      header.main .content .mobile-links a.active {
        color: #ab8b65; }
      header.main .content .mobile-links a.my-basket {
        position: relative;
        top: -2px; }
        header.main .content .mobile-links a.my-basket .basket-number {
          font-size: 11px;
          position: absolute;
          top: -10px;
          left: 13px;
          padding: 1px 4px;
          border-radius: 100%;
          background-color: #ab8b65;
          line-height: 12px; }
      header.main .content .mobile-links a.active-state {
        border-bottom: 1px solid #fff;
        padding-bottom: 5px; }
  header.main .content .menu-popup {
    display: none; }
  header.main .content .header-area {
    padding: 0 15px; }
    header.main .content .header-area .logo {
      margin-top: 12px;
      float: left;
      width: 85px; }
      @media (min-width: 768px) {
        header.main .content .header-area .logo {
          margin-top: 16px; } }
      @media (max-width: 384px) {
        header.main .content .header-area .logo {
          width: 60px;
          margin-top: 22px; } }
      @media (max-width: 359px) {
        header.main .content .header-area .logo {
          width: 45px;
          margin-top: 30px; } }
      @media (max-width: 400px) and (min-width: 385px) {
        header.main .content .header-area .logo {
          margin-top: 10px; } }
      header.main .content .header-area .logo img {
        width: 100%; }
      header.main .content .header-area .logo.us {
        width: 225px;
        vertical-align: middle; }
        @media (max-width: 500px) and (min-width: 400px) {
          header.main .content .header-area .logo.us {
            width: 180px; } }
        @media (max-width: 399px) and (min-width: 361px) {
          header.main .content .header-area .logo.us {
            width: 160px; } }
        @media (max-width: 360px) {
          header.main .content .header-area .logo.us {
            width: 150px; } }
    header.main .content .header-area .links {
      display: table;
      height: 100px;
      float: right; }
      @media (min-width: 768px) {
        header.main .content .header-area .links {
          height: 120px; } }
      header.main .content .header-area .links .link-area {
        display: table-cell;
        vertical-align: middle; }
        header.main .content .header-area .links .link-area .link {
          float: left;
          margin-left: 28px; }
          @media (min-width: 992px) and (max-width: 1199px) {
            header.main .content .header-area .links .link-area .link {
              margin-left: 15px; } }
          header.main .content .header-area .links .link-area .link a {
            color: #fff;
            text-decoration: none;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            cursor: pointer; }
            header.main .content .header-area .links .link-area .link a.active {
              color: #ab8b65; }
            header.main .content .header-area .links .link-area .link a.my-basket {
              position: relative;
              top: -2px; }
              header.main .content .header-area .links .link-area .link a.my-basket .basket-number {
                font-size: 11px;
                position: absolute;
                top: -10px;
                left: 13px;
                padding: 1px 4px;
                border-radius: 100%;
                background-color: #ab8b65;
                line-height: 12px; }
            header.main .content .header-area .links .link-area .link a.active-state {
              border-bottom: 1px solid #fff;
              padding-bottom: 5px; }
          header.main .content .header-area .links .link-area .link.search {
            margin-right: 30px; }
            @media (min-width: 992px) and (max-width: 1199px) {
              header.main .content .header-area .links .link-area .link.search {
                margin-right: 15px; } }
          header.main .content .header-area .links .link-area .link.last {
            margin-right: 30px; }
        header.main .content .header-area .links .link-area.last .link {
          height: 100%;
          text-align: center;
          padding: 0 30px;
          padding-top: 35px;
          margin-left: 0;
          border-left: 1px solid #ab8b65;
          border-right: 1px solid #ab8b65; }
          @media (min-width: 768px) {
            header.main .content .header-area .links .link-area.last .link {
              height: 56px;
              padding-top: 14px; } }
          header.main .content .header-area .links .link-area.last .link a {
            position: relative;
            line-height: 26px;
            top: -10px; }
            header.main .content .header-area .links .link-area.last .link a span {
              color: #ab8b65;
              line-height: 26px;
              display: table; }
              header.main .content .header-area .links .link-area.last .link a span img {
                position: relative;
                top: 2px;
                margin-right: 9px; }
          header.main .content .header-area .links .link-area.last .link.us {
            border-right: 0px solid #ab8b65;
            border-left: 1px solid #ab8b65; }
          header.main .content .header-area .links .link-area.last .link.uk {
            border-right: 0px solid #ab8b65;
            border-left: 0px solid #ab8b65; }
          header.main .content .header-area .links .link-area.last .link.region-select {
            vertical-align: middle;
            font-family: DINPro;
            font-size: 16px; }
            header.main .content .header-area .links .link-area.last .link.region-select img {
              display: inline-block;
              position: relative;
              top: 3px;
              margin-right: 0px; }
            header.main .content .header-area .links .link-area.last .link.region-select .region_select {
              vertical-align: middle;
              display: inline-block;
              width: 70px;
              position: relative;
              line-height: 26px;
              padding-bottom: 15px; }
      @media (min-width: 992px) and (max-width: 1200px) {
        header.main .content .header-area .links {
          float: right; }
          header.main .content .header-area .links .link-area .link {
            margin-left: 10px; }
            header.main .content .header-area .links .link-area .link a {
              font-size: 14px; }
            header.main .content .header-area .links .link-area .link.search {
              margin-right: 10px; }
          header.main .content .header-area .links .link-area.last .link {
            padding: 0 10px;
            padding-top: 15px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        header.main .content .header-area .links {
          float: left; }
          header.main .content .header-area .links .link-area .link {
            margin-left: 6px; }
            header.main .content .header-area .links .link-area .link a {
              font-size: 11px; }
            header.main .content .header-area .links .link-area .link.last {
              margin-right: 7px; }
              header.main .content .header-area .links .link-area .link.last.us {
                margin-left: 12px; }
            header.main .content .header-area .links .link-area .link.search {
              margin-right: 7px; }
            header.main .content .header-area .links .link-area .link.us {
              margin-left: 12px; }
          header.main .content .header-area .links .link-area.last .link {
            padding: 0 7px;
            padding-top: 15px; }
            header.main .content .header-area .links .link-area.last .link.us {
              vertical-align: center;
              padding: 0 12px;
              padding-top: 15px; }
            header.main .content .header-area .links .link-area.last .link.region-select {
              vertical-align: middle;
              font-family: DINPro;
              font-size: 16px; }
              header.main .content .header-area .links .link-area.last .link.region-select img {
                display: inline-block;
                position: relative;
                top: 3px;
                margin-right: 0px; }
              header.main .content .header-area .links .link-area.last .link.region-select .region_select {
                font-size: 12px; } }

footer.main.mobile {
  display: none; }

footer.main .content .footer-top {
  display: table;
  padding-bottom: 40px;
  width: 100%;
  background-color: #0e0e0e; }
  footer.main .content .footer-top .meta-items {
    width: 100%;
    padding-top: 40px; }
    footer.main .content .footer-top .meta-items .title h2 {
      color: #fff;
      font-size: 18px;
      font-family: DINProMedium;
      font-weight: 500;
      line-height: 30px; }
    footer.main .content .footer-top .meta-items .meta h2 {
      color: #fff;
      font-family: DINProMedium;
      font-size: 16px;
      font-weight: 500;
      line-height: 30px;
      margin-bottom: 10px; }
    footer.main .content .footer-top .meta-items .meta ul li a {
      color: #fff;
      text-decoration: none;
      font-family: DINProLight;
      font-weight: 300;
      line-height: 30px; }
    footer.main .content .footer-top .meta-items .meta .input-area {
      outline: none;
      background: #0e0e0e;
      border: 1px solid #ab8b65;
      height: 40px;
      color: #fff;
      font-family: DINProLight;
      padding-left: 10px;
      width: 70%; }
      footer.main .content .footer-top .meta-items .meta .input-area::placeholder {
        color: #fff; }
    footer.main .content .footer-top .meta-items .meta .submit {
      height: 40px;
      border: 1px solid #ab8b65;
      border-left: none;
      font-family: DINPro;
      background-color: #0e0e0e;
      color: #fff;
      padding: 0 7px;
      width: 30%; }
    footer.main .content .footer-top .meta-items .thank-you-area {
      width: 100%;
      border: 1px solid #ab8b65;
      color: #ab8b65;
      text-align: center;
      padding: 10px;
      font-weight: 600; }

footer.main .content .footer-bottom {
  padding: 30px 0;
  width: 100%;
  display: table;
  background-color: #000; }
  footer.main .content .footer-bottom .top-item {
    padding: 0 15px; }
    footer.main .content .footer-bottom .top-item .social-media-area {
      float: left; }
      footer.main .content .footer-bottom .top-item .social-media-area a {
        cursor: pointer;
        margin-right: 30px; }
    footer.main .content .footer-bottom .top-item .footer-links-area {
      float: left;
      margin-left: 15px; }
      footer.main .content .footer-bottom .top-item .footer-links-area a {
        cursor: pointer;
        color: #ffffff;
        font-family: DINProMedium;
        font-size: 14px;
        font-weight: 500;
        line-height: 8px;
        margin-right: 20px; }
    footer.main .content .footer-bottom .top-item .payment-type-area {
      float: right;
      position: relative;
      top: -7px; }
      footer.main .content .footer-bottom .top-item .payment-type-area a {
        margin-left: 25px; }
  footer.main .content .footer-bottom .bottom-item {
    width: 100%;
    display: table;
    padding: 0 15px; }
    footer.main .content .footer-bottom .bottom-item .copyright {
      color: #fff;
      font-family: DINProLight;
      font-size: 14px;
      font-weight: 400; }

.cookie-popup {
  padding: 20px;
  width: 100%;
  background-color: #000;
  color: #fff;
  bottom: 0px;
  z-index: 99999;
  position: fixed; }
  .cookie-popup .inner-content {
    padding-left: 7.5%;
    padding-right: 7.5%;
    display: flex;
    width: 100%;
    justify-content: space-between; }
    .cookie-popup .inner-content .text-area {
      width: 100%;
      margin-top: 0.5%;
      font-size: 12px; }
      .cookie-popup .inner-content .text-area h1 {
        font-size: 18px;
        font-weight: 600;
        padding-bottom: 15px; }
      .cookie-popup .inner-content .text-area span {
        font-size: 14px; }
    .cookie-popup .inner-content .button-area {
      text-align: center;
      margin-left: 2.5%; }
    .cookie-popup .inner-content .button-area a:hover {
      opacity: 0.8; }
  @media (max-width: 767px) {
    .cookie-popup .inner-content {
      padding-left: 0%;
      padding-right: 0%;
      display: block; }
      .cookie-popup .inner-content .text-area {
        font-size: 12px; }
        .cookie-popup .inner-content .text-area h1 {
          font-size: 14px; }
        .cookie-popup .inner-content .text-area span {
          font-size: 11px;
          font-weight: 300; }
      .cookie-popup .inner-content .button-area {
        margin-top: 3%; }
        .cookie-popup .inner-content .button-area img {
          max-width: 40px;
          max-height: 80px;
          width: auto;
          height: auto; } }

.adam-component-1 .popup-menu {
  display: none; }

.adam-component-1:empty:before {
  height: 80vh;
  color: black; }

.adam-component-1 .slider {
  position: relative;
  padding: 0; }
  .adam-component-1 .slider img {
    width: 100%;
    height: auto; }
    @media (min-width: 768px) {
      .adam-component-1 .slider img {
        max-height: 41.66667vw; } }
    .adam-component-1 .slider img.mobile {
      display: none; }
  .adam-component-1 .slider .opacity {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .adam-component-1 .slider .opacity .opacity-container {
      background-color: rgba(0, 0, 0, 0);
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      text-align: center;
      min-width: 250px;
      width: 100%;
      height: 100%; }
      .adam-component-1 .slider .opacity .opacity-container .text-content {
        background-color: rgba(0, 0, 0, 0);
        position: relative;
        width: 100%;
        height: 100%; }
        .adam-component-1 .slider .opacity .opacity-container .text-content .h2, .adam-component-1 .slider .opacity .opacity-container .text-content h2 {
          color: #e0b982;
          font-size: 24px;
          font-weight: 400;
          text-transform: uppercase;
          margin-bottom: 15px;
          font-family: DINProBold; }
          @media (min-width: 992px) {
            .adam-component-1 .slider .opacity .opacity-container .text-content .h2, .adam-component-1 .slider .opacity .opacity-container .text-content h2 {
              position: absolute;
              left: 0;
              right: 0;
              bottom: 62%; } }
        .adam-component-1 .slider .opacity .opacity-container .text-content h3 {
          color: #fff;
          font-size: 44px;
          font-weight: 500;
          line-height: 44px;
          text-transform: uppercase;
          margin-bottom: 15px;
          font-family: DINProMedium;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 50%; }
        .adam-component-1 .slider .opacity .opacity-container .text-content p {
          font-size: 17px;
          color: #fff;
          margin-bottom: 40px; }
          .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text {
            padding: 0 10px;
            position: absolute;
            bottom: 46%;
            left: 0;
            right: 0;
            margin: auto;
            margin-bottom: 15px; }
            .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text.covid-19 {
              font-family: DINPROMedium;
              font-size: 0.82vw;
              display: inline-block;
              bottom: 25%;
              width: 25%; }
              .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text.covid-19.head-text {
                font-family: DINProBold;
                line-height: 1.2em;
                bottom: 32%;
                color: #ab8b65; }
              .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text.covid-19.sub-text {
                font-family: DINPro;
                line-height: 1.2em;
                width: 32%;
                bottom: 25%;
                color: #ffffff; }
              @media (max-width: 767px) {
                .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text.covid-19 {
                  width: 95%;
                  font-size: 16px; }
                  .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text.covid-19.head-text {
                    bottom: 0%;
                    top: 25%; }
                  .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text.covid-19.sub-text {
                    bottom: 0%;
                    top: 37%;
                    width: 88%; } }
          .adam-component-1 .slider .opacity .opacity-container .text-content p.sticky-button {
            position: absolute;
            bottom: -120px;
            margin-left: 30px; }
          .adam-component-1 .slider .opacity .opacity-container .text-content p.button-items {
            position: absolute;
            bottom: 40%;
            left: 0;
            right: 0;
            margin: auto;
            margin-top: 35px; }
            .adam-component-1 .slider .opacity .opacity-container .text-content p.button-items .button {
              font-family: DINProMedium; }
            .adam-component-1 .slider .opacity .opacity-container .text-content p.button-items.covid-19 {
              bottom: 19.5%; }
              @media (max-width: 767px) {
                .adam-component-1 .slider .opacity .opacity-container .text-content p.button-items.covid-19 {
                  bottom: 40%; } }
          .adam-component-1 .slider .opacity .opacity-container .text-content p.christmas-button-button-items {
            position: absolute;
            bottom: 20%;
            left: 0;
            right: 0;
            margin: auto;
            margin-top: 35px; }
            .adam-component-1 .slider .opacity .opacity-container .text-content p.christmas-button-button-items .button {
              font-family: DINProMedium; }
          @media (min-width: 768px) {
            .adam-component-1 .slider .opacity .opacity-container .text-content p.custom-height {
              top: 12%;
              position: absolute;
              left: 0;
              right: 0; } }
          .adam-component-1 .slider .opacity .opacity-container .text-content p.gq-icon-web {
            position: absolute;
            display: inline-block;
            background: transparent url(../images/gq-web-icon.svg) no-repeat right center;
            width: 50%;
            height: 1000px;
            right: 0;
            text-align: center;
            margin: 0 auto;
            top: 30%;
            left: 50%;
            transform: translate(-50%, -50%); }
          .adam-component-1 .slider .opacity .opacity-container .text-content p.gq-icon {
            display: none; }
          .adam-component-1 .slider .opacity .opacity-container .text-content p.winner-icon {
            position: absolute;
            display: inline-block;
            background: transparent url(../images/winner1-logo.svg) no-repeat right center;
            width: 40%;
            height: 1000px;
            text-align: center;
            margin: 0 auto;
            top: 40%;
            margin: 0 auto;
            transform: translate(-50%, -50%); }
        .adam-component-1 .slider .opacity .opacity-container .text-content a.button {
          text-decoration: none;
          border: 1px solid #ab8b65;
          margin: 0 3px;
          font-family: DINPro;
          background-color: #ab8b65;
          color: #fff;
          padding: 11px 12px; }
          .adam-component-1 .slider .opacity .opacity-container .text-content a.button.covid-19 {
            font-family: DINProBold;
            color: #222222; }
      .adam-component-1 .slider .opacity .opacity-container .button-content {
        display: none; }
    .adam-component-1 .slider .opacity .direction-button {
      z-index: -1;
      display: none; }
  .adam-component-1 .slider .modal-container {
    position: relative;
    z-index: 99999999; }
  .adam-component-1 .slider .modal-container .modal, .adam-component-1 .slider .modal-container .modal-backdrop {
    position: absolute;
    z-index: 99999999; }
  .adam-component-1 .slider .popup {
    font-family: DINProMedium;
    position: fixed;
    width: 100%;
    height: 100vh;
    display: table;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999; }
    .adam-component-1 .slider .popup .popup_inner {
      background: #ffffff;
      position: relative;
      width: 500px;
      height: 725px;
      margin: auto;
      margin-top: 6%;
      padding-top: 23px; }
      .adam-component-1 .slider .popup .popup_inner .header {
        margin-bottom: 80px;
        float: top;
        text-align: center; }
        .adam-component-1 .slider .popup .popup_inner .header.error {
          margin-bottom: 55px; }
        .adam-component-1 .slider .popup .popup_inner .header img {
          width: 110px;
          padding-top: 5px;
          padding-bottom: 15px; }
        .adam-component-1 .slider .popup .popup_inner .header h2 {
          font-size: 24px;
          font-weight: 500; }
        .adam-component-1 .slider .popup .popup_inner .header h1 {
          font-family: DINProMedium;
          font-size: 32px;
          font-weight: 700;
          padding-bottom: 30px; }
        .adam-component-1 .slider .popup .popup_inner .header span {
          padding-top: 20px;
          padding-bottom: 40px;
          font-family: DINProMedium;
          font-size: 17px;
          font-weight: 200; }
        .adam-component-1 .slider .popup .popup_inner .header .thank-you {
          margin-top: 25%; }
      .adam-component-1 .slider .popup .popup_inner .close-button {
        position: absolute;
        top: 28px;
        right: 10px;
        background: transparent;
        border: none;
        -webkit-text-stroke: 0.1px black; }
      .adam-component-1 .slider .popup .popup_inner form {
        width: 80%;
        margin: 0 auto; }
        .adam-component-1 .slider .popup .popup_inner form .form-item {
          width: 100%;
          float: left;
          margin-bottom: 40px; }
          .adam-component-1 .slider .popup .popup_inner form .form-item label {
            float: left;
            width: 150px;
            font-family: DINProMedium;
            font-size: 17px;
            font-weight: 200; }
          .adam-component-1 .slider .popup .popup_inner form .form-item input {
            font-family: DINProMedium;
            text-align: left;
            max-width: 250px;
            width: 100%;
            border: 0;
            outline: 0;
            background: transparent;
            border-bottom: 1px solid black; }
            .adam-component-1 .slider .popup .popup_inner form .form-item input.date {
              color: #818181; }
        .adam-component-1 .slider .popup .popup_inner form .sign-up-button {
          margin-top: 5px;
          padding: 12px 0px;
          max-width: 400px;
          width: 100%;
          text-align: center;
          background: #ab8b65;
          color: #000;
          font-family: DINProMedium;
          font-size: 19px;
          font-weight: 500; }
        .adam-component-1 .slider .popup .popup_inner form .sign-up-policy-text {
          font-family: DINPro;
          text-align: center;
          width: 90%;
          margin: 20px auto 0px auto;
          font-size: 15px;
          color: #818181;
          font-weight: 500;
          line-height: 20px; }
        .adam-component-1 .slider .popup .popup_inner form .error {
          color: #ab8b65;
          font-size: 18px;
          font-family: DINPro;
          font-weight: 600;
          text-align: center;
          margin-bottom: 10px; }
      @media (max-height: 840px) and (min-width: 501px) and (min-height: 780px) {
        .adam-component-1 .slider .popup .popup_inner {
          margin-top: 5.25%;
          height: 85vh; }
          .adam-component-1 .slider .popup .popup_inner .header {
            margin-bottom: 65px;
            float: top;
            text-align: center; }
            .adam-component-1 .slider .popup .popup_inner .header.error {
              margin-bottom: 40px; }
            .adam-component-1 .slider .popup .popup_inner .header img {
              width: 100px; }
            .adam-component-1 .slider .popup .popup_inner .header h2 {
              font-size: 22px; }
            .adam-component-1 .slider .popup .popup_inner .header h1 {
              font-size: 30px;
              padding-bottom: 25px; }
            .adam-component-1 .slider .popup .popup_inner .header span {
              padding-top: 15px;
              padding-bottom: 35px;
              font-size: 16px; }
          .adam-component-1 .slider .popup .popup_inner form .form-item {
            margin-bottom: 35px; }
            .adam-component-1 .slider .popup .popup_inner form .form-item label {
              font-size: 16px; }
            .adam-component-1 .slider .popup .popup_inner form .form-item input {
              font-size: 16px; } }
      @media (max-height: 779px) and (min-width: 400px) {
        .adam-component-1 .slider .popup .popup_inner {
          margin-top: 3.5%;
          height: 87.5vh;
          padding-top: 15px; }
          .adam-component-1 .slider .popup .popup_inner .close-button {
            top: 20px;
            right: 15px; } }
  @media (max-height: 779px) and (min-width: 400px) and (min-height: 700px) {
    .adam-component-1 .slider .popup .popup_inner {
      padding-top: 30px; }
      .adam-component-1 .slider .popup .popup_inner .close-button {
        top: 35px;
        right: 20px; } }
      @media (max-height: 779px) and (min-width: 400px) {
          .adam-component-1 .slider .popup .popup_inner .header {
            margin-bottom: 6.42vh;
            float: top;
            text-align: center; }
            .adam-component-1 .slider .popup .popup_inner .header.error {
              margin-bottom: 2.21vh; }
            .adam-component-1 .slider .popup .popup_inner .header img {
              width: 14vh;
              padding-top: .642vh;
              padding-bottom: 1.926vh; }
            .adam-component-1 .slider .popup .popup_inner .header h2 {
              font-size: 2.5vh; }
            .adam-component-1 .slider .popup .popup_inner .header h1 {
              font-size: 3.5vh;
              padding-bottom: 3.85vh; }
            .adam-component-1 .slider .popup .popup_inner .header span {
              padding-top: 2.5vh;
              padding-bottom: 5vh;
              font-size: 2.05vh; }
          .adam-component-1 .slider .popup .popup_inner form .form-item {
            margin-bottom: 3.21vh; }
            .adam-component-1 .slider .popup .popup_inner form .form-item label {
              font-size: 2.05vh; }
            .adam-component-1 .slider .popup .popup_inner form .form-item input {
              font-size: 2.05vh; }
          .adam-component-1 .slider .popup .popup_inner form .sign-up-button {
            margin-top: .642vh;
            padding: 1.55vh 0px;
            font-size: 2.44vh; }
          .adam-component-1 .slider .popup .popup_inner form .sign-up-policy-text {
            width: 90%;
            margin: 2.57vh auto 0px auto;
            font-size: 1.93vh;
            line-height: 2.57vh; }
          .adam-component-1 .slider .popup .popup_inner form .error {
            color: #ab8b65;
            font-size: 2.31vh;
            font-family: DINPro;
            font-weight: 600;
            text-align: center;
            margin-bottom: 1.284vh; } }
  @media (max-width: 500px) {
    .adam-component-1 .slider .popup {
      background: #ffffff;
      width: 100vw;
      height: 100vh;
      align-items: center;
      /* horizontal */
      justify-content: center;
      /* vertical */ }
      .adam-component-1 .slider .popup .popup_inner {
        width: 100vw;
        position: absolute;
        top: 62.5%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-top: 5px; }
        .adam-component-1 .slider .popup .popup_inner .header {
          margin-bottom: 40px; }
          .adam-component-1 .slider .popup .popup_inner .header.error {
            margin-bottom: 15px; }
          .adam-component-1 .slider .popup .popup_inner .header img {
            width: 100px; }
          .adam-component-1 .slider .popup .popup_inner .header h2 {
            font-size: 18px;
            font-weight: 500; }
          .adam-component-1 .slider .popup .popup_inner .header h1 {
            font-family: DINProMedium;
            font-size: 28px;
            font-weight: 700;
            padding-bottom: 18px; }
          .adam-component-1 .slider .popup .popup_inner .header span {
            padding-top: 10px;
            padding-bottom: 5px;
            font-family: DINProMedium;
            font-size: 13px;
            font-weight: 200; }
          .adam-component-1 .slider .popup .popup_inner .header .thank-you {
            margin-top: 25%; }
        .adam-component-1 .slider .popup .popup_inner img {
          height: auto; }
        .adam-component-1 .slider .popup .popup_inner .close-button {
          padding: 4px;
          top: 10px;
          right: 5px; }
        .adam-component-1 .slider .popup .popup_inner .close-button::before {
          font-size: 20px; }
        .adam-component-1 .slider .popup .popup_inner form .form-item {
          margin-bottom: 18px; }
          .adam-component-1 .slider .popup .popup_inner form .form-item label {
            max-width: 30vw;
            font-size: 13px; }
          .adam-component-1 .slider .popup .popup_inner form .form-item input {
            text-align: left;
            max-width: 50vw;
            font-size: 13px; } }

.adam-component-1 .slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  padding: 0;
  cursor: pointer; }

.adam-component-1 .slick-dots li button {
  font-size: 0 !important;
  line-height: 0 !important;
  display: block !important;
  width: 12px !important;
  height: 12px !important;
  padding: 0 !important;
  cursor: pointer !important;
  color: transparent !important;
  border: 0 !important;
  outline: 0 !important;
  background: 0 0 !important; }

.adam-component-1 .slick-dots li button:before {
  font-size: 7px !important;
  line-height: 8px !important;
  position: absolute !important;
  top: 0px !important;
  left: 0 !important;
  width: 9px !important;
  height: 9px !important;
  content: '•';
  text-align: center;
  opacity: .25;
  color: transparent !important;
  border: 2px solid white !important;
  border-radius: 100% !important; }

.adam-component-1 .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #fff !important; }

.adam-component-1 .slick-next {
  right: 8% !important;
  z-index: 1; }
  .adam-component-1 .slick-next::before {
    content: none; }

.adam-component-1 .slick-prev {
  left: 5% !important;
  z-index: 1; }
  .adam-component-1 .slick-prev::before {
    content: none; }

.adam-component-1 .slick-next, .adam-component-1 .slick-prev {
  width: 0px;
  height: 0px; }
  .adam-component-1 .slick-next img, .adam-component-1 .slick-prev img {
    width: 50px; }

.adam-component-2 {
  background-image: url(../images/adam_website_background.jpg);
  background-repeat: repeat;
  height: 1117px;
  overflow-x: hidden;
  padding: 100px 0 60px 0;
  display: block; }
  .adam-component-2 .title {
    width: 100%;
    text-align: center;
    margin-bottom: 50px; }
    .adam-component-2 .title .h2, .adam-component-2 .title h2 {
      font-size: 32px;
      font-weight: 500;
      font-family: DINProMedium;
      color: #d2d2d2;
      margin-bottom: 30px; }
    .adam-component-2 .title p {
      font-family: DINPro;
      font-size: 17px;
      color: #d2d2d2; }
  .adam-component-2 .items {
    width: 100%; }
    .adam-component-2 .items .zoom:hover {
      transition: transform .5s;
      -ms-transform: scale(1.02);
      /* IE 9 */
      -webkit-transform: scale(1.02);
      /* Safari 3-8 */
      transform: scale(1.02, 1.05); }
    .adam-component-2 .items .meta {
      position: relative;
      background-color: #191919;
      min-height: 665px;
      margin: 20px 0;
      border: 1px solid #fff; }
      .adam-component-2 .items .meta:zoom {
        padding: 50px;
        background-color: green;
        transition: transform .2s;
        width: 200px;
        height: 200px;
        margin: 0 auto; }
      .adam-component-2 .items .meta .image img {
        width: 100%; }
      .adam-component-2 .items .meta .meta-detail {
        background-color: #191919;
        padding: 40px 30px 30px 30px; }
        .adam-component-2 .items .meta .meta-detail .item-name {
          text-decoration: none;
          font-family: DINProBold;
          color: #ab8b65;
          font-size: 24px;
          font-weight: 500; }
          .adam-component-2 .items .meta .meta-detail .item-name span.price {
            display: none; }
        .adam-component-2 .items .meta .meta-detail .description {
          line-height: 26px;
          margin-top: 20px;
          font-size: 17px;
          color: #fff;
          font-family: DINProLight;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 5;
          -webkit-box-orient: vertical; }
          .adam-component-2 .items .meta .meta-detail .description .MsoNormal {
            font-family: DINProLight;
            font-size: 16px;
            color: #d2d2d2;
            margin-top: 10px; }
            .adam-component-2 .items .meta .meta-detail .description .MsoNormal.bold {
              margin-top: 0;
              font-family: DINProMedium; }
        .adam-component-2 .items .meta .meta-detail .learn-more-physical-product a {
          position: absolute;
          bottom: 90px;
          padding: 11px 20px;
          background-color: #191919;
          text-decoration: none;
          font-family: DINPro;
          width: calc(100% - 60px);
          text-align: center;
          color: #fff;
          border: 1px solid #fff; }
          @media (max-width: 767px) {
            .adam-component-2 .items .meta .meta-detail .learn-more-physical-product a {
              bottom: 65px;
              left: 0;
              right: 0;
              margin: 0 auto;
              width: calc(100% - 40px); } }
        .adam-component-2 .items .meta .meta-detail .learn-more-voucher a {
          position: absolute;
          bottom: 30px;
          padding: 10px 15px;
          background-color: #000;
          text-decoration: none;
          font-family: DINPro;
          font-size: 15px;
          width: calc(50% - 45px);
          text-align: center;
          color: #fff;
          border: 1px solid #fff; }
          @media (max-width: 767px) {
            .adam-component-2 .items .meta .meta-detail .learn-more-voucher a {
              left: 30px;
              right: 0;
              width: calc(50% - 40px); } }
        .adam-component-2 .items .meta .meta-detail select {
          width: 100%;
          padding: 8px 5px;
          background: #191919;
          color: #fff;
          outline: none;
          position: absolute;
          bottom: 90px;
          width: calc(100% - 60px); }
          @media (max-width: 767px) {
            .adam-component-2 .items .meta .meta-detail select {
              width: calc(100% - 40px);
              bottom: 80px; } }
        .adam-component-2 .items .meta .meta-detail select option {
          background: #191919;
          width: 100%;
          color: #fff;
          padding: 5px;
          border-bottom: 1px solid #fff; }
          .adam-component-2 .items .meta .meta-detail select option:last-child {
            border-bottom: none; }
        .adam-component-2 .items .meta .meta-detail select.decorated option:hover {
          box-shadow: 0 0 10px 100px red inset; }
        .adam-component-2 .items .meta .meta-detail .custom-select .select-selected:nth-child(2) {
          display: none; }
        .adam-component-2 .items .meta .meta-detail .custom-select .select-items:nth-child(2) {
          display: none; }
        .adam-component-2 .items .meta .meta-detail .button-items {
          margin: 25px 0;
          display: table;
          width: 100%;
          font-family: DINProBold; }
          .adam-component-2 .items .meta .meta-detail .button-items .button-item a {
            text-decoration: none;
            font-size: 17px; }
            .adam-component-2 .items .meta .meta-detail .button-items .button-item a .fa-chevron-right {
              font-size: 12px;
              margin-left: 4px; }
          .adam-component-2 .items .meta .meta-detail .button-items .button-item.first {
            float: left; }
            .adam-component-2 .items .meta .meta-detail .button-items .button-item.first a {
              color: #ab8b65; }
          .adam-component-2 .items .meta .meta-detail .button-items .button-item.second {
            float: right; }
            .adam-component-2 .items .meta .meta-detail .button-items .button-item.second a {
              color: #fff; }
        .adam-component-2 .items .meta .meta-detail .custom-select {
          background-color: transparent;
          width: 100%;
          padding: 0;
          border: none;
          position: absolute;
          bottom: 90px;
          width: calc(100% - 60px); }
        .adam-component-2 .items .meta .meta-detail .check-availability a {
          position: absolute;
          bottom: 30px;
          color: #fff;
          padding: 11px 20px;
          background-color: #ab8b65;
          text-decoration: none;
          font-family: DINProMedium;
          width: calc(100% - 60px);
          text-align: center;
          color: #000; }
  .adam-component-2 .all-items-button {
    width: 100%; }
    .adam-component-2 .all-items-button a {
      text-decoration: none;
      font-family: DINProMedium;
      padding: 13px 20px;
      color: #fff;
      background-color: #191919;
      border: 1px solid #fff;
      margin: 0 auto;
      margin-top: 50px;
      display: table; }
  .adam-component-2.product {
    display: none;
    background-image: url(../images/product-items-background.png);
    height: 991px; }
    .adam-component-2.product .items .meta {
      min-height: 563px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .adam-component-2.product .items .meta .image {
          height: 236px;
          overflow: hidden; } }
      .adam-component-2.product .items .meta .meta-detail .item-name span.price {
        float: right;
        font-weight: 100;
        display: block; }
      .adam-component-2.product .items .meta .meta-detail .product-button-items {
        width: 100%;
        bottom: 30px;
        position: absolute; }
        .adam-component-2.product .items .meta .meta-detail .product-button-items .button-item {
          padding: 11px 11px;
          text-decoration: none;
          font-size: 13px;
          font-family: DINPro;
          width: 38%;
          text-align: center; }
          .adam-component-2.product .items .meta .meta-detail .product-button-items .button-item.learn-more {
            float: left;
            color: #222222;
            background-color: #fff;
            font-family: DINProBold; }
          .adam-component-2.product .items .meta .meta-detail .product-button-items .button-item.add-to-basket {
            color: #fff;
            background-color: #ab8b65;
            margin-right: 60px;
            float: right;
            width: 41%;
            font-family: DINProMedium; }
            .adam-component-2.product .items .meta .meta-detail .product-button-items .button-item.add-to-basket img {
              float: left;
              margin-right: 4px;
              position: relative;
              top: 2px; }
  .adam-component-2 ul.slick-dots {
    position: absolute;
    bottom: -33px; }

.treatments-item {
  background-repeat: repeat;
  height: auto; }

.adam-component-3 {
  background-repeat: no-repeat;
  height: 1080px;
  overflow-x: hidden;
  padding: 100px 0 60px 0;
  display: block; }
  .adam-component-3 .row-margin-top {
    margin-top: 150px; }
    @media (max-width: 767px) {
      .adam-component-3 .row-margin-top {
        margin-top: 6.52vh; } }
  .adam-component-3 .title {
    width: 100%;
    text-align: center;
    margin-bottom: 70px; }
    .adam-component-3 .title .h2, .adam-component-3 .title h2 {
      font-size: 32px;
      font-weight: 500;
      font-family: DINProMedium;
      color: #fff;
      margin-bottom: 30px; }
    .adam-component-3 .title p {
      font-family: DINPro;
      font-size: 17px;
      color: #fff; }
  .adam-component-3 .items {
    width: 100%; }
    .adam-component-3 .items .meta-item {
      height: 366px;
      background-color: #191919;
      perspective: 1000px;
      -webkit-perspective: 1000px; }
      .adam-component-3 .items .meta-item .meta-item-inner {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        transition: 0.6s;
        transform-style: preserve-3d; }
      .adam-component-3 .items .meta-item .meta, .adam-component-3 .items .meta-item .meta-detail {
        position: absolute;
        width: 100%;
        height: 100%;
        backface-visibility: hidden;
        transition: 0.6s;
        transform-style: preserve-3d; }
      .adam-component-3 .items .meta-item .meta .image {
        position: relative; }
        .adam-component-3 .items .meta-item .meta .image img {
          width: 100%; }
        .adam-component-3 .items .meta-item .meta .image .item-title {
          position: absolute;
          height: 66px;
          opacity: 0.9;
          bottom: 0;
          left: 0;
          right: 0;
          padding-top: 20px; }
          .adam-component-3 .items .meta-item .meta .image .item-title a {
            font-size: 24px;
            font-weight: 400;
            color: #fff;
            text-decoration: none; }
      .adam-component-3 .items .meta-item .meta-detail {
        background-color: #191919;
        transform: rotateY(180deg); }
        .adam-component-3 .items .meta-item .meta-detail .image {
          position: relative; }
          .adam-component-3 .items .meta-item .meta-detail .image img {
            width: 100%; }
          .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail {
            text-align: left;
            padding: 30px;
            border: 1px solid #ab8b65;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #191919;
            opacity: 0.9; }
            .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .item-header-title {
              display: none; }
            .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .item-sub-title {
              display: none; }
            .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .item-title {
              margin-bottom: 20px;
              width: 100%;
              display: table; }
              .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .item-title a {
                color: #ab8b65;
                text-decoration: none;
                font-size: 22px; }
                @media (max-width: 991px) {
                  .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .item-title a {
                    font-size: 20px; } }
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .item-title a i {
                  margin-left: 4px;
                  font-size: 16px; }
                  @media (max-width: 991px) {
                    .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .item-title a i {
                      font-size: 14px; } }
            .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .address {
              width: 100%;
              display: table;
              font-size: 17px;
              font-family: DINProLight;
              line-height: 26px;
              margin-bottom: 20px;
              color: #fff; }
              @media (min-width: 768px) {
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .address {
                  height: 63px; } }
              @media (max-width: 991px) {
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .address {
                  font-size: 15px; } }
            .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .description {
              line-height: 26px;
              margin-top: 20px;
              font-size: 17px;
              color: #fff;
              font-family: DINProLight; }
              @media (max-width: 991px) {
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .description {
                  font-size: 15px; } }
            .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail {
              width: 100%; }
              .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail .detail-item {
                margin-bottom: 20px;
                width: 50%;
                float: left; }
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail .detail-item .day {
                  font-family: DINPro;
                  font-size: 17px;
                  color: #fff;
                  margin-bottom: 10px; }
                  @media (max-width: 991px) {
                    .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail .detail-item .day {
                      font-size: 15px; } }
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail .detail-item .hour {
                  font-family: DINProLight;
                  font-size: 17px;
                  color: #fff; }
                  @media (max-width: 991px) {
                    .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail .detail-item .hour {
                      font-size: 15px; } }
            .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail-bottom {
              width: 100%;
              display: table;
              position: absolute;
              bottom: 25px; }
              .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail-bottom a.phone-number {
                float: left;
                color: #fff;
                font-size: 17px; }
                @media (max-width: 991px) {
                  .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail-bottom a.phone-number {
                    font-size: 15px; } }
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail-bottom a.phone-number img {
                  margin-right: 5px;
                  width: 26px;
                  position: relative;
                  top: 3px;
                  right: 3px; }
              .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail-bottom a.location {
                text-decoration: none;
                float: right;
                color: #fff;
                font-size: 17px;
                position: relative;
                top: -5px; }
                @media (max-width: 991px) {
                  .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail-bottom a.location {
                    font-size: 15px; } }
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail-bottom a.location img {
                  margin-right: 4px;
                  width: 30px;
                  position: relative;
                  top: 4px;
                  right: 4px; }
            @media (min-width: 768px) {
              .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .item-title {
                margin-bottom: 10px; }
              .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .address {
                width: 100%;
                border-bottom: 1px solid #ab8b65;
                margin-bottom: 10px;
                padding-bottom: 10px; }
              .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail .detail-item {
                margin-bottom: 5px;
                width: 100%; }
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail .detail-item .day {
                  float: left; }
                .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail .detail-item .hour {
                  float: right; }
              .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail .meta-item-detail-bottom {
                padding-top: 10px;
                border-top: 1px solid #ab8b65;
                width: calc(100% - 60px); } }
        .adam-component-3 .items .meta-item .meta-detail.coming-soon .image img {
          width: 100%; }
        .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail {
          text-align: center;
          padding: 15px 30px 30px 30px;
          border: 0px solid #ab8b65;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          background-color: #171717;
          opacity: 0.9; }
          .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-header-title {
            font-family: DINPro;
            display: table;
            margin-bottom: 20px;
            width: 100%; }
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-header-title a {
              color: #E2BD86;
              text-decoration: none;
              font-size: 35px;
              font-weight: 600; }
              @media (max-width: 991px) {
                .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-header-title a {
                  font-size: 25px; } }
          .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-sub-title {
            display: block;
            position: relative;
            top: -5px;
            margin-bottom: 12px;
            width: 100%; }
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-sub-title a {
              color: #ab8b65;
              text-decoration: none;
              font-size: 25px; }
              @media (max-width: 991px) {
                .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-sub-title a {
                  font-size: 20px; } }
          .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-title {
            margin-bottom: 0px;
            width: 100%;
            display: table; }
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-title a {
              color: #ab8b65;
              text-decoration: none;
              font-size: 30px; }
              @media (max-width: 991px) {
                .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-title a {
                  font-size: 20px; } }
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-title a i {
                margin-left: 4px;
                font-size: 16px; }
                @media (max-width: 991px) {
                  .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-title a i {
                    font-size: 14px; } }
          .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .address {
            width: 100%;
            display: table;
            font-size: 20px;
            padding-left: 23px;
            padding-right: 23px;
            font-family: DINProLight;
            line-height: 26px;
            margin-bottom: 20px;
            color: #fff; }
            @media (min-width: 768px) {
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .address {
                height: 63px; } }
            @media (max-width: 991px) {
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .address {
                font-size: 15px; } }
          .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .description {
            line-height: 26px;
            margin-top: 20px;
            font-size: 17px;
            color: #fff;
            font-family: DINProLight; }
            @media (max-width: 991px) {
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .description {
                font-size: 15px; } }
          .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail {
            width: 100%; }
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail .detail-item {
              margin-bottom: 20px;
              width: 50%;
              float: left; }
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail .detail-item .day {
                font-family: DINPro;
                font-size: 17px;
                color: #fff;
                margin-bottom: 10px; }
                @media (max-width: 991px) {
                  .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail .detail-item .day {
                    font-size: 15px; } }
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail .detail-item .hour {
                font-family: DINProLight;
                font-size: 17px;
                color: #fff; }
                @media (max-width: 991px) {
                  .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail .detail-item .hour {
                    font-size: 15px; } }
          .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail-bottom {
            width: 100%;
            display: table;
            position: absolute;
            bottom: 25px; }
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail-bottom a.phone-number {
              float: left;
              color: #fff;
              font-size: 17px; }
              @media (max-width: 991px) {
                .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail-bottom a.phone-number {
                  font-size: 15px; } }
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail-bottom a.phone-number img {
                margin-right: 5px;
                width: 26px;
                position: relative;
                top: 3px;
                right: 3px; }
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail-bottom a.location {
              text-decoration: none;
              float: right;
              color: #fff;
              font-size: 17px;
              position: relative;
              top: -5px; }
              @media (max-width: 991px) {
                .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail-bottom a.location {
                  font-size: 15px; } }
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail-bottom a.location img {
                margin-right: 4px;
                width: 30px;
                position: relative;
                top: 4px;
                right: 4px; }
          @media (min-width: 768px) {
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .item-title {
              margin-bottom: 10px; }
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .address {
              width: 100%;
              border-bottom: 0px solid #ab8b65;
              margin-bottom: 10px;
              padding-bottom: 10px; }
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail .detail-item {
              margin-bottom: 5px;
              width: 100%; }
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail .detail-item .day {
                float: left; }
              .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail .detail-item .hour {
                float: right; }
            .adam-component-3 .items .meta-item .meta-detail.coming-soon .image .overlay-detail .meta-item-detail-bottom {
              padding-top: 10px;
              border-top: 1px solid #ab8b65;
              width: calc(100% - 60px); } }
      .adam-component-3 .items .meta-item:hover .meta-item-inner {
        transform: rotateY(180deg); }
  .adam-component-3.mobile-area {
    display: none; }

.review-component {
  margin-bottom: -2px;
  background-color: #222222; }
  .review-component .nopadding {
    padding: 0px; }
    .review-component .nopadding.disabledOnPhone {
      max-width: 49.9%; }
  .review-component .review-section {
    height: 700px;
    background-color: #222222;
    padding: 80px 80px 10px 0px;
    display: block;
    position: relative; }
    .review-component .review-section .review-container {
      max-width: 500px;
      height: 80px;
      margin-left: auto;
      line-height: 32px; }
      .review-component .review-section .review-container .review-head {
        padding: 0;
        margin-bottom: 20px;
        font-family: DINPro;
        font-weight: bold; }
        @media (max-width: 767px) {
          .review-component .review-section .review-container .review-head {
            padding: 0 10px; } }
        .review-component .review-section .review-container .review-head-google {
          position: absolute;
          bottom: 70px;
          right: 85px; }
          .review-component .review-section .review-container .review-head-google img {
            width: 76px;
            margin-bottom: 8px; }
        .review-component .review-section .review-container .review-head-stars {
          position: absolute;
          bottom: 50px;
          right: 80px;
          padding-left: 5px;
          margin-top: -10px; }
          .review-component .review-section .review-container .review-head-stars .point {
            color: #f2f2f2;
            font-size: 12px;
            margin-right: 5px; }
          .review-component .review-section .review-container .review-head-stars .glyphicon-star {
            font-size: 12px;
            color: #fd0;
            margin-right: 3px; }
            .review-component .review-section .review-container .review-head-stars .glyphicon-star.half {
              position: relative; }
              .review-component .review-section .review-container .review-head-stars .glyphicon-star.half:before {
                position: relative;
                z-index: 9;
                width: 47%;
                display: block;
                overflow: hidden; }
              .review-component .review-section .review-container .review-head-stars .glyphicon-star.half:after {
                content: '\e006';
                position: absolute;
                z-index: 8;
                color: #f2f2f2;
                top: 0;
                left: 0; }
          .review-component .review-section .review-container .review-head-stars .empty {
            color: #f2f2f2; }
        .review-component .review-section .review-container .review-head-title {
          color: #ab8b65;
          font-size: 18px;
          font-family: DINProBold; }
        .review-component .review-section .review-container .review-head-info {
          color: #f2f2f2; }
          .review-component .review-section .review-container .review-head-info .title {
            color: #ab8b65;
            font-size: 18px;
            margin-bottom: 10px; }
          .review-component .review-section .review-container .review-head-info span {
            font-size: 18px;
            font-family: MyriadPro;
            font-weight: 400; }
          .review-component .review-section .review-container .review-head-info p {
            font-family: DINProLight;
            font-weight: 100; }
          .review-component .review-section .review-container .review-head-info .border-item {
            height: 3px;
            background-color: #ab8a67;
            width: 83px;
            display: block;
            margin-top: 25px; }
      .review-component .review-section .review-container .review-comment {
        color: #f2f2f2;
        padding: 0;
        font-size: 18px;
        font-style: italic;
        font-family: DINProLight;
        font-weight: 100; }
        @media (max-width: 767px) {
          .review-component .review-section .review-container .review-comment {
            padding: 0 10px; } }
      .review-component .review-section .review-container .review-author {
        color: #f2f2f2;
        padding: 10px 0;
        font-weight: bold;
        font-size: 18px;
        font-family: DINProBold; }
        @media (max-width: 767px) {
          .review-component .review-section .review-container .review-author {
            padding: 10px; } }
  .review-component .review-image {
    overflow: hidden; }
  .review-component .container-fluid .slides .slick-prev {
    width: 36px;
    height: 38px;
    left: auto;
    right: 554px;
    top: 600px;
    z-index: 1; }
    .review-component .container-fluid .slides .slick-prev::before {
      content: "\e257";
      font-family: Glyphicons Halflings;
      top: 596px !important; }
  .review-component .container-fluid .slides .slick-next {
    width: 36px;
    height: 38px;
    right: 504px;
    top: 600px;
    z-index: 1; }
    .review-component .container-fluid .slides .slick-next::before {
      content: "\e258";
      font-family: Glyphicons Halflings; }
  .review-component .container-fluid .slides .slick-next::before, .review-component .container-fluid .slides .slick-prev::before {
    border: 2px solid white;
    border-radius: 50%;
    padding: 5px 6px;
    font-size: 20px;
    font-weight: 500;
    opacity: 1; }
  .review-component .container-fluid .slides .glyphicon-menu-left {
    font-size: 20px;
    color: white; }
  .review-component .container-fluid .slides .slick-dots li {
    margin-right: -5px; }
  .review-component .container-fluid .slides .slick-dots li button::before {
    color: white;
    opacity: 1;
    font-size: 8px; }
  .review-component .container-fluid .slides .slick-dots li.slick-active button::before {
    color: #AB8B64; }
  @media (max-width: 991px) {
    .review-component .slick-slider .slick-arrow {
      display: none !important; }
    .review-component .slick-slider ul.slick-dots {
      bottom: 13px;
      left: 0 !important;
      right: 0 !important; } }
  @media (min-width: 1201px) {
    .review-component .slick-slider ul.slick-dots {
      display: block;
      text-align: start !important;
      left: auto !important;
      right: 470px;
      width: auto; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .review-component .slick-slider ul.slick-dots {
      display: block;
      text-align: start !important;
      left: auto !important;
      right: 380px !important;
      width: auto; } }

body ul.slick-dots li.active button {
  color: #AB8B64; }

body .review-component .container-fluid .slides ul.slick-dots {
  text-align: left;
  left: 212px; }

.displayNone {
  display: none; }

.displayBlock {
  display: block; }

.shop-component {
  width: 100%;
  position: relative;
  margin-bottom: -2px; }
  .shop-component img {
    width: 100%; }
  .shop-component .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2); }
    .shop-component .overlay .content-container {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      text-align: center;
      min-width: 250px; }
      .shop-component .overlay .content-container .text-content h2 {
        color: #E0B97E;
        font-size: 24px;
        font-family: DINProBold; }
      .shop-component .overlay .content-container .text-content h3 {
        color: white;
        font-size: 44px;
        margin-top: 15px;
        margin-bottom: 25px;
        font-family: DINProMedium; }
      .shop-component .overlay .content-container .text-content p {
        margin-bottom: 40px;
        font-family: DINProLight; }
      .shop-component .overlay .content-container .text-content a {
        color: white;
        text-decoration: none;
        background-color: #ab8b65;
        padding: 10px 20px;
        font-family: DINProMedium; }

.treatments-header {
  width: 100%;
  position: relative;
  height: 100vh; }
  .treatments-header video {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .treatments-header img {
    display: none;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .treatments-header .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7); }
    .treatments-header .overlay .content-container {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      text-align: center;
      max-width: 500px; }
      .treatments-header .overlay .content-container .text-content h2 {
        color: #E0B97E;
        font-size: 24px;
        font-family: DINProBold; }
      .treatments-header .overlay .content-container .text-content h3 {
        color: white;
        font-size: 44px;
        margin-top: 15px;
        margin-bottom: 25px;
        font-family: DINProMedium; }
      .treatments-header .overlay .content-container .text-content p {
        margin-bottom: 40px;
        font-family: DINProLight; }
        .treatments-header .overlay .content-container .text-content p span {
          font-family: DINProBold;
          display: inline; }
      .treatments-header .overlay .content-container .text-content a {
        color: white;
        text-decoration: none;
        background-color: #ab8b65;
        padding: 10px 20px; }
        .treatments-header .overlay .content-container .text-content a:first-of-type {
          display: inline; }
        .treatments-header .overlay .content-container .text-content a:last-of-type {
          display: none; }

.getintouch-component {
  display: none; }

.item-detail-widget {
  background-image: url(../images/item-detail-background-image.jpg);
  background-repeat: no-repeat;
  overflow-x: hidden;
  padding-bottom: 120px;
  width: 100%;
  display: table; }
  .item-detail-widget .back-to-item {
    padding-left: 15px;
    margin-top: 55px;
    margin-bottom: 45px; }
    .item-detail-widget .back-to-item a {
      color: #000000;
      font-family: DINPro;
      font-size: 17px;
      font-weight: 700;
      text-decoration: none; }
      .item-detail-widget .back-to-item a .fa-chevron-left {
        font-size: 12px;
        position: relative;
        top: -1px;
        margin-right: 4px; }
  .item-detail-widget .item-detail-widget-area {
    position: relative;
    padding: 0 15px; }
    .item-detail-widget .item-detail-widget-area .gallery-video {
      display: none;
      width: 540px;
      position: absolute;
      left: 110px;
      z-index: 9999; }
      .item-detail-widget .item-detail-widget-area .gallery-video .mobile-video-hide-button {
        display: none; }
      .item-detail-widget .item-detail-widget-area .gallery-video .header-video {
        width: 100%; }
    .item-detail-widget .item-detail-widget-area .button-items {
      width: 65px;
      float: left;
      margin-right: 30px;
      min-height: 540px;
      position: relative; }
      .item-detail-widget .item-detail-widget-area .button-items .button-item-area {
        z-index: 99;
        position: absolute;
        bottom: 0; }
        .item-detail-widget .item-detail-widget-area .button-items .button-item-area .button-item {
          display: none;
          text-align: center; }
          .item-detail-widget .item-detail-widget-area .button-items .button-item-area .button-item.video_item_show {
            display: block; }
    .item-detail-widget .item-detail-widget-area .gallery-slider {
      width: 540px;
      float: left; }
      .item-detail-widget .item-detail-widget-area .gallery-slider .gallery-item img {
        width: 100%; }
      .item-detail-widget .item-detail-widget-area .gallery-slider .slick-arrow.slick-next {
        top: 45% !important;
        right: 42px;
        z-index: 1; }
        .item-detail-widget .item-detail-widget-area .gallery-slider .slick-arrow.slick-next::before {
          content: ""; }
        @media (max-width: 768px) {
          .item-detail-widget .item-detail-widget-area .gallery-slider .slick-arrow.slick-next {
            display: none; } }
      .item-detail-widget .item-detail-widget-area .gallery-slider .slick-arrow.slick-prev {
        left: 0px;
        z-index: 1;
        top: 45% !important; }
        .item-detail-widget .item-detail-widget-area .gallery-slider .slick-arrow.slick-prev::before {
          content: ""; }
        @media (max-width: 768px) {
          .item-detail-widget .item-detail-widget-area .gallery-slider .slick-arrow.slick-prev {
            display: none; } }
      .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots {
        bottom: auto;
        top: 0;
        left: -94px; }
        .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li {
          margin-bottom: 20px;
          display: table;
          width: 65px;
          height: 65px; }
          .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li .custum-dots {
            max-width: 66px; }
            .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li .custum-dots img {
              width: 100%; }
    .item-detail-widget .item-detail-widget-area .mobile-video-button-area {
      display: none; }
    .item-detail-widget .item-detail-widget-area .item-detail-area {
      width: calc(100% - 665px);
      float: right; }
      .item-detail-widget .item-detail-widget-area .item-detail-area .title-area {
        display: table;
        width: 100%; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h1 {
          color: #ab8b65;
          font-size: 33px;
          float: left;
          width: 100%;
          font-family: DINProMedium; }
          @media (min-width: 768px) {
            .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h1 {
              width: calc(100% - 130px); } }
        .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h2 {
          color: #000000;
          font-size: 17px;
          float: left;
          font-family: DINProMedium;
          margin-top: 7px;
          width: 100%; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .title-area span {
          color: #ab8b65;
          font-family: DINProLight;
          font-size: 33px;
          float: right; }
          @media (min-width: 768px) {
            .item-detail-widget .item-detail-widget-area .item-detail-area .title-area span {
              width: 110px; } }
        .item-detail-widget .item-detail-widget-area .item-detail-area .title-area .item-detail-mobil-share-button {
          display: none; }
      .item-detail-widget .item-detail-widget-area .item-detail-area .description-area {
        display: table; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .description-area span {
          width: 100%;
          display: table;
          padding: 25px 0 0 0;
          font-size: 17px;
          font-family: DINProBold; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .description-area p {
          padding-top: 20px;
          font-family: DINPro;
          font-size: 17px;
          line-height: 24px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .description-area p strong {
            font-family: DINProMedium; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .description-area p.bold {
            padding: 0; }
      .item-detail-widget .item-detail-widget-area .item-detail-area .detail-button-items {
        display: table;
        width: 100%;
        padding: 20px 0 0 0; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .detail-button-items a {
          font-size: 17px;
          font-family: DINProBold; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .detail-button-items a.see-reviews {
            color: #222222;
            text-decoration: none;
            margin-right: 30px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .detail-button-items a.gift-voucher {
            color: #ab8b65;
            text-decoration: none; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .detail-button-items a i {
            font-size: 12px;
            margin-left: 5px; }
      .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area {
        width: 100%;
        margin-top: 30px;
        padding: 45px 0 0 0;
        border-bottom: 1px solid #5e5e5e;
        border-top: 1px solid #5e5e5e; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .title {
          width: 100%;
          display: table;
          margin-bottom: 30px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .title span {
            font-size: 24px;
            color: #ab8b65;
            font-family: DINProMedium; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area {
          width: 100%;
          display: block;
          padding-bottom: 40px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select {
            font-family: DINPro;
            font-size: 16px;
            display: table;
            float: left;
            background-color: transparent;
            width: 100%;
            padding: 0;
            border: none;
            width: 230px; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select .select-selected {
              color: #222222;
              background: #fff;
              border: 1px solid #5e5e5e;
              padding: 8px 16px; }
              .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select .select-selected:hover {
                background-color: #fff !important; }
              .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select .select-selected:after {
                border-color: #5e5e5e transparent transparent transparent; }
              .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select .select-selected.select-arrow-active:after {
                border-color: transparent transparent #5e5e5e transparent; }
              .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select .select-selected:nth-child(2) {
                display: none; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select .select-items {
              position: relative;
              background-color: #fff;
              top: auto;
              border: 1px solid #5e5e5e;
              border-top: none; }
              .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select .select-items div {
                color: #222222;
                padding: 6px 16px;
                border-bottom: 1px solid #5e5e5e;
                cursor: pointer;
                user-select: none; }
                .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select .select-items div:hover {
                  background-color: #fff !important; }
                .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select .select-items div:last-child {
                  border: none; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area select {
            padding: 9px 5px;
            outline: none; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .check-availability {
            display: table;
            float: right; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .check-availability .check-availability-button {
              font-family: DINProMedium;
              color: #fff;
              font-size: 16px;
              text-decoration: none;
              padding: 13px 14px;
              background-color: #ab8b65;
              display: table; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .check-availability .add-to-basket-button {
              font-family: DINProMedium;
              color: #fff;
              font-size: 16px;
              text-decoration: none;
              padding: 13px 14px;
              background-color: #ab8b65;
              display: table; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area.physical_product {
          padding: 30px 0 0 0;
          border-bottom: none; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area.physical_product .title p {
            font-weight: 600;
            line-height: 24px;
            font-size: 17px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area.physical_product .book-online-button-area .check-availability {
            float: left; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area.physical_product .book-online-button-area .check-availability .check-availability-button {
              color: #000; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area.physical_product .book-online-button-area .check-availability .add-to-basket-button {
              color: #fff; }
      .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area {
        border-top: 1px solid #5e5e5e;
        padding-top: 45px; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area a {
          text-decoration: none; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area span {
          margin-bottom: 25px;
          width: 100%;
          display: block;
          font-family: DINProBold;
          font-size: 17px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area span.address {
            color: #222222;
            line-height: 22px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area span.phone-number {
            color: #ab8b65; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area span.phone-number img {
              position: relative;
              top: 2px;
              margin-right: 4px; }
      .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area {
        width: 100%;
        white-space: nowrap; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a {
          text-decoration: none;
          font-size: 16px;
          font-family: DINProMedium; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a.book-now {
            color: #fff;
            background-color: #ab8b65;
            padding: 11px 16px;
            margin-right: 5px; }
            @media (max-width: 767px) {
              .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a.book-now {
                margin-bottom: 20px; } }
          .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a.get-directions {
            color: #000;
            background-color: #fff;
            border: 1px solid #000;
            padding: 10px 16px; }
          @media (max-width: 767px) {
            .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a {
              display: table; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .item-detail-widget .item-detail-widget-area .gallery-video {
      position: absolute;
      width: 440px;
      left: 90px; }
      .item-detail-widget .item-detail-widget-area .gallery-video .mobile-video-hide-button {
        display: none; }
      .item-detail-widget .item-detail-widget-area .gallery-video .header-video {
        width: 100%; }
    .item-detail-widget .item-detail-widget-area .button-items {
      width: 45px;
      min-height: 440px; }
      .item-detail-widget .item-detail-widget-area .button-items .button-item-area .button-item a img {
        width: 100%; }
    .item-detail-widget .item-detail-widget-area .gallery-slider {
      width: 440px; }
      .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots {
        left: -75px; }
        .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li {
          width: 45px;
          height: 45px; }
    .item-detail-widget .item-detail-widget-area .item-detail-area {
      width: calc(100% - 551px); }
      .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area {
        padding: 45px 0 90px 0; }
        .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .check-availability {
          float: left;
          margin-top: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .item-detail-widget .back-to-item {
      display: none; }
    .item-detail-widget .item-detail-widget-area {
      margin-top: 30px; }
      .item-detail-widget .item-detail-widget-area .gallery-video {
        width: 565px; }
        .item-detail-widget .item-detail-widget-area .gallery-video .mobile-video-hide-button {
          display: none; }
        .item-detail-widget .item-detail-widget-area .gallery-video .header-video {
          width: 100%; }
      .item-detail-widget .item-detail-widget-area .button-items {
        width: 65px;
        min-height: 565px; }
        .item-detail-widget .item-detail-widget-area .button-items .button-item-area .button-item a img {
          width: 100%; }
      .item-detail-widget .item-detail-widget-area .gallery-slider {
        width: calc(100% - 95px); }
        .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots {
          left: -95px; }
          .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li {
            width: 65px;
            height: 65px; }
      .item-detail-widget .item-detail-widget-area .item-detail-area {
        margin-top: 20px;
        width: calc(100%); } }
  @media (max-width: 767px) {
    .item-detail-widget {
      display: block;
      padding-bottom: 0;
      background-image: none;
      padding-top: 100px;
      background-color: #0e0e0e; }
      .item-detail-widget > div {
        padding: 0; }
      .item-detail-widget .back-to-item {
        display: none; }
      .item-detail-widget .item-detail-widget-area {
        padding: 0;
        width: 100%; }
        .item-detail-widget .item-detail-widget-area .gallery-video {
          position: fixed;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          height: 100%;
          width: 100%;
          background-color: rgba(0, 0, 0, 0.8);
          z-index: 3;
          display: none;
          width: 100%;
          left: 0;
          right: 0;
          padding-top: 15%; }
          .item-detail-widget .item-detail-widget-area .gallery-video .mobile-video-hide-button {
            display: block;
            padding: 10px;
            position: absolute;
            top: 30px;
            right: 10px; }
          .item-detail-widget .item-detail-widget-area .gallery-video .header-video {
            width: 100%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: white;
            text-align: center; }
        .item-detail-widget .item-detail-widget-area .button-items {
          display: none; }
        .item-detail-widget .item-detail-widget-area .gallery-slider {
          width: 100%;
          float: none;
          position: relative;
          top: 2px; }
          .item-detail-widget .item-detail-widget-area .gallery-slider .gallery-item {
            width: 100%; }
            .item-detail-widget .item-detail-widget-area .gallery-slider .gallery-item img {
              width: 100%; }
          .item-detail-widget .item-detail-widget-area .gallery-slider .slick-arrow {
            display: none !important; }
          .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots {
            bottom: 0;
            top: auto;
            left: 0;
            right: 0;
            margin: auto; }
            .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li {
              margin-bottom: 20px;
              display: inline-block;
              width: 16px;
              height: 16px; }
              .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li .custum-dots {
                max-width: 20px; }
                .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li .custum-dots img {
                  display: none; }
                .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li .custum-dots::before {
                  content: "•";
                  font-size: 23px;
                  color: #efefef !important; }
              .item-detail-widget .item-detail-widget-area .gallery-slider .slick-dots li.slick-active a::before {
                font-size: 24px;
                color: #ab8b65 !important; }
        .item-detail-widget .item-detail-widget-area .mobile-video-button-area {
          display: block;
          text-align: center;
          padding: 21px 0;
          position: relative;
          top: -2px;
          background-color: #000; }
          .item-detail-widget .item-detail-widget-area .mobile-video-button-area a {
            color: #d2d2d2;
            text-decoration: none; }
            .item-detail-widget .item-detail-widget-area .mobile-video-button-area a i {
              margin-right: 10px; }
        .item-detail-widget .item-detail-widget-area .item-detail-area {
          padding: 40px 15px;
          background-color: #fff;
          width: 100%;
          display: block; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h1 {
            font-size: 28px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .title-area span {
            padding-top: 8px;
            font-size: 28px;
            float: left;
            width: 100%; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .title-area .item-detail-mobil-share-button {
            display: block;
            float: right;
            position: relative;
            top: -60px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .detail-button-items a {
            width: 100%;
            float: none; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .detail-button-items a.gift-voucher {
              display: block;
              margin-top: 15px; }
          .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area {
            border-bottom: none; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .custom-select {
              width: 100%; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area .book-online-button-area .check-availability {
              float: left;
              margin-top: 20px; }
            .item-detail-widget .item-detail-widget-area .item-detail-area .book-online-area.physical_product .book-online-button-area .check-availability {
              margin-top: 0; } }

.location-item-detail-area {
  height: 491px;
  margin-bottom: -2px;
  width: 100%;
  position: relative; }
  .location-item-detail-area img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .location-item-detail-area .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2); }
    .location-item-detail-area .overlay .content-container {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      text-align: center;
      min-width: 250px; }
      .location-item-detail-area .overlay .content-container .text-content h2 {
        font-size: 33px;
        color: #fff;
        margin-bottom: 40px; }
      .location-item-detail-area .overlay .content-container .text-content .detail-item {
        margin-bottom: 10px; }
        .location-item-detail-area .overlay .content-container .text-content .detail-item span {
          display: block;
          font-size: 22px;
          color: #fff;
          margin-bottom: 20px; }
        .location-item-detail-area .overlay .content-container .text-content .detail-item p {
          display: block;
          font-size: 22px;
          color: #ab8b65; }
        .location-item-detail-area .overlay .content-container .text-content .detail-item:last-child {
          margin-bottom: 0px; }

.shop-component {
  padding: 60px 0;
  display: block;
  background-color: #efefef; }
  @media (min-width: 768px) {
    .shop-component {
      padding: 120px 0; } }
  .shop-component .text-content {
    width: 100%;
    display: table;
    position: relative; }
    .shop-component .text-content .text-content-item {
      width: 100%; }
      @media (min-width: 768px) {
        .shop-component .text-content .text-content-item {
          width: calc((100% - 162px) / 2);
          float: left; } }
      .shop-component .text-content .text-content-item h3 {
        color: #ab8b65;
        font-family: DINProMedium;
        font-size: 22px;
        text-transform: uppercase;
        margin-bottom: 30px; }
        @media (max-width: 767px) {
          .shop-component .text-content .text-content-item h3 {
            text-align: center; } }
      .shop-component .text-content .text-content-item p {
        font-size: 17px;
        color: #010101;
        line-height: 26px; }
        @media (max-width: 767px) {
          .shop-component .text-content .text-content-item p {
            text-align: center; } }
      @media (min-width: 768px) {
        .shop-component .text-content .text-content-item.second {
          float: right; } }
    .shop-component .text-content .border-item {
      margin: 60px 0;
      width: 100%;
      height: 1px;
      display: block;
      border: 1px solid #5e5e5e; }
      @media (min-width: 768px) {
        .shop-component .text-content .border-item {
          margin: 0;
          width: 1px;
          position: absolute;
          left: 50%;
          height: 100%; } }
  .shop-component.treatment-detail-component {
    background-color: #0e0e0e; }
    @media (max-width: 767px) {
      .shop-component.treatment-detail-component {
        padding: 0;
        height: 500px; } }
    @media (min-width: 768px) {
      .shop-component.treatment-detail-component {
        padding: 0; } }

.location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .detail-button-items {
  padding: 20px 0 30px 0; }

.location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h1 {
  font-size: 27px;
  float: left;
  font-family: DINProBold;
  width: 100%; }
  @media (min-width: 768px) {
    .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h1 {
      width: calc(100% - 25px); } }

.location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h2 {
  color: #969696;
  font-size: 14px;
  float: left;
  font-family: DINProMedium;
  margin-top: 7px;
  width: 100%; }

@media (max-width: 767px) {
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .title-area {
    text-align: center; } }

.location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area {
  width: 100%; }
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area .address {
    display: inline-block;
    width: 80%; }
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area .address-marker {
    display: inline-block;
    margin-right: 5%;
    margin-bottom: 9px; }
    @media (max-width: 767px) {
      .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area .address-marker {
        margin-bottom: 2px; } }

.location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area .phone-button {
  color: #ab8b65;
  background-color: #ffffff;
  padding: 11px 8px;
  margin-right: 5px;
  border: 1px solid #ab8b65;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area {
    width: 100%; }
    .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a {
      display: inline-block;
      font-size: 0.85em;
      font-family: DINProBold;
      vertical-align: center; }
      .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a.book-now {
        width: auto;
        padding: 11px 8px;
        margin-right: 5px; }
      .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a.get-directions {
        width: auto;
        padding: 10px 8px;
        margin-right: 2px; }
      .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a.phone-button {
        position: static;
        top: 15px;
        padding: 6.44px 8px 10.2px 8px; } }
    @media (max-width: 767px) and (max-width: 389px) {
      .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area a {
        font-size: 0.8em; } }

@media (max-width: 767px) {
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h1 {
    font-size: 24.5px; } }
  @media (max-width: 767px) and (max-width: 389px) {
    .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h1 {
      font-size: 22px; } }

@media (max-width: 767px) {
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .title-area h2 {
    padding-right: 10px;
    padding-left: 10px; }
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .description-area {
    padding: 0px 5px; }
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .detail-button-items {
    padding-left: 5px; }
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .detail-area {
    margin-left: 5px;
    margin-right: 5px; }
  .location_detail .item-detail-widget .item-detail-widget-area .item-detail-area .buttons-area {
    margin-left: 5px;
    margin-right: 5px; } }

.adam-component-2.you-may-also-like {
  background-image: url(../images/you_may_also_like_background.jpg);
  height: auto;
  padding-bottom: 180px; }
  @media (max-width: 767px) {
    .adam-component-2.you-may-also-like {
      background-image: none;
      padding-bottom: 80px; } }
  @media (min-width: 992px) {
    .adam-component-2.you-may-also-like .item-container {
      width: 960px;
      margin: 0 auto; } }
  .adam-component-2.you-may-also-like .title h2 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .adam-component-2.you-may-also-like .title h2 {
        font-size: 26px; } }
  .adam-component-2.you-may-also-like .items .meta {
    margin: 0 !important;
    min-height: 340px; }
    .adam-component-2.you-may-also-like .items .meta .image {
      height: 163px;
      overflow: hidden; }
      .adam-component-2.you-may-also-like .items .meta .image img {
        position: relative;
        top: -24px; }
    .adam-component-2.you-may-also-like .items .meta .meta-detail {
      height: 172px !important;
      position: relative;
      padding: 30px; }
      .adam-component-2.you-may-also-like .items .meta .meta-detail .item-name {
        font-size: 20px; }
        .adam-component-2.you-may-also-like .items .meta .meta-detail .item-name .price {
          margin-top: 5px;
          margin-bottom: 45px;
          display: block;
          font-family: DINProLight; }
      .adam-component-2.you-may-also-like .items .meta .meta-detail .share-button {
        position: absolute;
        right: 30px;
        top: 30px; }
      .adam-component-2.you-may-also-like .items .meta .meta-detail .product-button-item a {
        display: block;
        padding: 11px 20px;
        background-color: #ab8b65;
        text-decoration: none;
        font-family: DINProMedium;
        width: calc(100% - 60px);
        text-align: center;
        color: #000;
        bottom: 40px;
        position: absolute; }
        @media (max-width: 767px) {
          .adam-component-2.you-may-also-like .items .meta .meta-detail .product-button-item a {
            width: calc(100% - 40px); } }
      .adam-component-2.you-may-also-like .items .meta .meta-detail .product-button-item .gift_voucher {
        bottom: 25px; }
        @media (max-width: 767px) {
          .adam-component-2.you-may-also-like .items .meta .meta-detail .product-button-item .gift_voucher {
            width: calc(100% - 40px);
            bottom: 40px; } }

.search-widget-container {
  margin-bottom: 60px; }
  .search-widget-container h2 {
    font-size: 24px;
    font-family: DINProBold;
    margin-bottom: 12px;
    font-weight: 700; }
  .search-widget-container .border-item {
    width: 37px;
    height: 2px;
    background-color: #ab8b65;
    display: block;
    margin-bottom: 30px; }
  .search-widget-container .search-box {
    width: 100%;
    display: table; }
    .search-widget-container .search-box input {
      float: left;
      border: 1px solid #222222;
      outline: none;
      font-size: 16px;
      font-family: DINProLight;
      font-weight: 600;
      width: calc(100% - 99px);
      padding: 10px 0 10px 15px; }
      .search-widget-container .search-box input::placeholder {
        color: #000; }
    .search-widget-container .search-box a {
      width: 99px;
      float: right;
      text-align: center;
      height: 42px;
      padding: 14px;
      font-size: 16px;
      font-family: DINPro;
      font-weight: 700;
      color: #fff;
      text-decoration: none;
      background: black; }
  @media (max-width: 767px) {
    .search-widget-container {
      border-top: 1px solid #d9d9d9;
      margin-top: 30px;
      padding-top: 60px; } }

.categories-widget-container {
  margin-bottom: 60px; }
  .categories-widget-container h2 {
    font-size: 24px;
    font-family: DINProBold;
    margin-bottom: 12px;
    font-weight: 700; }
  .categories-widget-container .border-item {
    width: 37px;
    height: 2px;
    background-color: #ab8b65;
    display: block;
    margin-bottom: 25px; }
  .categories-widget-container .blog-category a {
    padding: 5px 0;
    display: block;
    width: 100%;
    color: #000;
    font-family: DINPro;
    font-weight: 700;
    text-decoration: none; }
  .categories-widget-container.mobile {
    display: none; }
  @media (max-width: 767px) {
    .categories-widget-container {
      display: none; }
      .categories-widget-container.mobile {
        display: none;
        margin-bottom: 30px;
        padding: 20px;
        background-color: #efefef; }
        .categories-widget-container.mobile select {
          width: 100%;
          color: #222222;
          height: 41px;
          border: 1px solid #222222;
          padding: 0 15px;
          font-weight: 600;
          font-size: 16px;
          outline: none;
          background-color: #efefef; } }

.popular-treatments-container {
  margin-bottom: 60px; }
  .popular-treatments-container h2 {
    font-size: 24px;
    font-family: DINProBold;
    margin-bottom: 12px;
    font-weight: 700; }
  .popular-treatments-container .border-item {
    width: 37px;
    height: 2px;
    background-color: #ab8b65;
    display: block;
    margin-bottom: 30px; }
  .popular-treatments-container .popular-treatment .meta {
    width: 100%;
    display: table; }
    .popular-treatments-container .popular-treatment .meta .meta-image {
      float: left;
      width: 80px;
      height: 100px;
      position: relative;
      overflow: hidden; }
      .popular-treatments-container .popular-treatment .meta .meta-image img {
        height: 100%;
        left: -50%;
        position: absolute;
        margin: auto; }
    .popular-treatments-container .popular-treatment .meta .meta-detail {
      width: calc(100% - 80px);
      float: right;
      padding-left: 10px; }
      .popular-treatments-container .popular-treatment .meta .meta-detail .title {
        width: 100%;
        display: block;
        font-size: 18px;
        color: #ab8b65;
        font-weight: 700;
        margin-bottom: 15px; }
      .popular-treatments-container .popular-treatment .meta .meta-detail .sub-title {
        font-size: 14px;
        line-height: 18px;
        font-weight: 700;
        color: #000;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical; }
      .popular-treatments-container .popular-treatment .meta .meta-detail p {
        font-size: 14px;
        line-height: 17px;
        width: 100%;
        display: block;
        color: #000;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      .popular-treatments-container .popular-treatment .meta .meta-detail .title-and-price {
        width: 100%;
        display: block; }
        .popular-treatments-container .popular-treatment .meta .meta-detail .title-and-price .title {
          float: left;
          width: auto; }
        .popular-treatments-container .popular-treatment .meta .meta-detail .title-and-price .price {
          float: right;
          font-size: 18px;
          color: #ab8b65;
          font-family: DINProLight; }
      .popular-treatments-container .popular-treatment .meta .meta-detail.product p {
        -webkit-line-clamp: 4; }

.blog_widget .inner_wrapper .item_widget_wrapper .item_title_wrapper {
  display: table;
  width: 100%;
  margin-bottom: 15px; }
  .blog_widget .inner_wrapper .item_widget_wrapper .item_title_wrapper h2 {
    float: left;
    font-weight: 600; }
    @media (max-width: 767px) {
      .blog_widget .inner_wrapper .item_widget_wrapper .item_title_wrapper h2 {
        float: none;
        display: table; } }
  .blog_widget .inner_wrapper .item_widget_wrapper .item_title_wrapper a {
    float: left;
    color: #fff;
    background-color: black;
    border-radius: 15px;
    margin-left: 10px;
    position: relative;
    top: -5px;
    font-size: 12px;
    padding: 8px 17px; }
    .blog_widget .inner_wrapper .item_widget_wrapper .item_title_wrapper a:hover {
      text-decoration: none; }
    @media (max-width: 767px) {
      .blog_widget .inner_wrapper .item_widget_wrapper .item_title_wrapper a {
        top: 0;
        margin-top: 15px;
        margin-left: 0;
        float: none;
        display: table; } }

.blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item {
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item {
      margin-bottom: 30px; } }
  .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a {
    position: relative;
    width: 100%;
    display: block; }
    .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a .date-area {
      text-align: center;
      position: absolute;
      top: 15px;
      left: 15px;
      z-index: 1;
      width: 63px;
      height: 75px;
      background-color: #fff; }
      .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a .date-area .date-info {
        color: #000;
        text-transform: uppercase; }
        .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a .date-area .date-info.day {
          font-size: 46px;
          font-weight: 600; }
        .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a .date-area .date-info.mounth {
          font-size: 22px;
          font-weight: 700; }
      @media (max-width: 767px) {
        .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a .date-area {
          width: 48px;
          height: 59px; }
          .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a .date-area .date-info.day {
            font-size: 35px; }
          .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a .date-area .date-info.mounth {
            font-size: 17px; } }
    .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a img {
      width: 100%; }
    .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a .tile_info_wrapper {
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 1;
      padding: 10px 17px;
      background-color: #fff;
      border-radius: 5px 0 0; }
      .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .image_wrapper a .tile_info_wrapper .category_info a {
        font-size: 15px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        color: #ab8b65; }
  .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .tile_content_container {
    margin-top: 30px; }
    .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .tile_content_container a {
      text-decoration: none;
      color: #000; }
    .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .tile_content_container .tile_content_wrapper {
      margin-bottom: 30px; }
      .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .tile_content_container .tile_content_wrapper .content_title {
        font-size: 28px;
        font-family: DINProBold;
        margin-bottom: 5px;
        color: #000; }
      .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .tile_content_container .tile_content_wrapper .writer {
        font-size: 14px;
        font-weight: 600;
        color: #000;
        color: #0e0e0e; }
    .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .tile_content_container p {
      font-size: 16px;
      line-height: 21px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; }
      @media (max-width: 767px) {
        .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .tile_content_container p {
          display: none; } }
    .blog_widget .inner_wrapper .item_widget_wrapper .items_wrapper .item_wrapper .item .tile_content_container .read-more {
      width: 100%;
      display: block;
      color: #ab8b65;
      font-weight: 600;
      margin-top: 30px; }

@media (max-width: 767px) {
  .blog_widget {
    padding: 0 20px; } }

.blog_detail_widget .content-container .back-to-blog {
  position: absolute;
  top: -30px; }
  .blog_detail_widget .content-container .back-to-blog a {
    color: #000000;
    font-size: 17px;
    text-decoration: none;
    font-weight: 600; }
  .blog_detail_widget .content-container .back-to-blog.bottom {
    position: relative;
    top: 70px;
    width: 100%;
    display: table; }

.blog_detail_widget .content-container .blog-detail {
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 40px; }
  .blog_detail_widget .content-container .blog-detail .publish-date {
    text-align: center;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
    width: 63px;
    height: 75px;
    background-color: #fff; }
    .blog_detail_widget .content-container .blog-detail .publish-date .date-info {
      color: #000;
      text-transform: uppercase; }
      .blog_detail_widget .content-container .blog-detail .publish-date .date-info.day {
        font-size: 46px;
        font-weight: 600; }
      .blog_detail_widget .content-container .blog-detail .publish-date .date-info.mounth {
        font-size: 22px;
        font-weight: 700; }
    @media (max-width: 767px) {
      .blog_detail_widget .content-container .blog-detail .publish-date {
        width: 48px;
        height: 59px;
        left: 20px; }
        .blog_detail_widget .content-container .blog-detail .publish-date .date-info.day {
          font-size: 35px; }
        .blog_detail_widget .content-container .blog-detail .publish-date .date-info.mounth {
          font-size: 17px; } }
  .blog_detail_widget .content-container .blog-detail img {
    width: 100%; }
  .blog_detail_widget .content-container .blog-detail .info_wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    padding: 10px 17px;
    background-color: #fff;
    border-radius: 5px 0 0; }
    .blog_detail_widget .content-container .blog-detail .info_wrapper .category-info .blog-category {
      font-size: 15px;
      font-weight: 700;
      text-decoration: none;
      text-transform: uppercase;
      color: #ab8b65; }

.blog_detail_widget .content-container .content_container .content_wrapper {
  margin-bottom: 30px; }
  .blog_detail_widget .content-container .content_container .content_wrapper h1 {
    font-size: 28px;
    font-family: DINProBold;
    margin-bottom: 5px;
    color: #000; }
  .blog_detail_widget .content-container .content_container .content_wrapper h2 {
    font-size: 19px;
    font-family: DINProMedium;
    margin-top: 20px;
    margin-bottom: 5px;
    color: #000; }
  .blog_detail_widget .content-container .content_container .content_wrapper span {
    font-size: 14px;
    font-weight: 600;
    color: #0e0e0e; }

.blog_detail_widget .content-container .content_container .description .MsoNormal {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  width: 100%;
  display: block; }

.blog_detail_widget .content-container .content_container .description h2 {
  width: 100%;
  display: block;
  margin: 20px 0 10px 0;
  font-size: 16px;
  font-weight: 600; }

.blog_detail_widget .content-container .content_container .description a {
  color: #ab8b65;
  font-family: DINProBold; }

.blog_detail_widget .content-container .share-area {
  margin-top: 50px; }
  .blog_detail_widget .content-container .share-area .title {
    font-size: 24px;
    font-family: DINProBold;
    margin-bottom: 12px;
    font-weight: 700; }
  .blog_detail_widget .content-container .share-area .border-item {
    width: 37px;
    height: 2px;
    background-color: #ab8b65;
    display: block;
    margin-bottom: 30px; }
  .blog_detail_widget .content-container .share-area .social-media-items .social-media-item {
    float: left; }
    .blog_detail_widget .content-container .share-area .social-media-items .social-media-item.facebook {
      margin-right: 40px; }
    .blog_detail_widget .content-container .share-area .social-media-items .social-media-item.twitter {
      position: relative;
      top: 4px; }

@media (max-width: 767px) {
  .blog_detail_widget .content-container .back-to-blog {
    padding: 0 20px; }
  .blog_detail_widget .content-container .blog-detail {
    margin-bottom: 30px; }
  .blog_detail_widget .content-container .content_container {
    padding: 0 20px; }
    .blog_detail_widget .content-container .content_container .content_wrapper {
      margin-bottom: 20px; }
  .blog_detail_widget .content-container .share-area {
    padding: 0 20px; }
  .blog_detail_widget .content-container .back-to-blog.bottom {
    position: relative;
    top: 60px;
    width: 100%;
    display: table;
    margin-bottom: 100px; } }

.landing-form-widget {
  background-repeat: no-repeat;
  height: 479px;
  padding-bottom: 60px;
  display: block;
  background-size: cover;
  background-color: black; }
  @media (min-width: 768px) {
    .landing-form-widget {
      background-image: url("../images/landing-form-background-image.jpg"); } }
  .landing-form-widget .form-area {
    position: relative;
    top: -90px;
    padding: 0 15px;
    z-index: 1; }
    .landing-form-widget .form-area .form-items {
      border: 1px solid #ab8b65;
      background-color: black;
      margin: 0 auto;
      padding: 60px 163px;
      display: table; }
      .landing-form-widget .form-area .form-items .title {
        margin-bottom: 40px;
        font-size: 32px;
        color: #fff;
        display: block;
        text-align: center;
        line-height: 37px; }
      .landing-form-widget .form-area .form-items .form-item {
        margin-bottom: 30px;
        position: relative;
        float: left;
        width: calc((100% - 30px)/2); }
        .landing-form-widget .form-area .form-items .form-item input {
          width: 100%;
          font-size: 18px;
          padding-bottom: 6px;
          background-color: black !important;
          color: #d2d2d2;
          outline: none;
          border: none;
          border-bottom: 1px solid #d9d9d9; }
          .landing-form-widget .form-area .form-items .form-item input::placeholder {
            color: #d2d2d2; }
        .landing-form-widget .form-area .form-items .form-item img {
          position: absolute;
          top: -4px;
          right: 0; }
          .landing-form-widget .form-area .form-items .form-item img.email {
            top: 0; }
        .landing-form-widget .form-area .form-items .form-item.email {
          float: right; }
        .landing-form-widget .form-area .form-items .form-item.checkbox {
          width: 100%; }
          .landing-form-widget .form-area .form-items .form-item.checkbox .checkbox-item {
            width: auto;
            margin: 0 auto;
            display: table; }
            .landing-form-widget .form-area .form-items .form-item.checkbox .checkbox-item input {
              float: left;
              width: auto; }
            .landing-form-widget .form-area .form-items .form-item.checkbox .checkbox-item p {
              font-size: 16px;
              color: #fffefe;
              font-family: DINProLight; }
              .landing-form-widget .form-area .form-items .form-item.checkbox .checkbox-item p a {
                border-bottom: 1px solid #fffefe;
                color: #fffefe; }
      .landing-form-widget .form-area .form-items button {
        padding: 13px 20px;
        font-size: 16px;
        background-color: #ab8b65;
        color: #fff;
        border: none;
        outline: none;
        margin: 0 auto;
        display: table; }
  .landing-form-widget .review-description {
    text-align: center;
    width: 100%;
    color: #fffefe;
    display: block;
    line-height: 20px; }
  @media (max-width: 767px) {
    .landing-form-widget {
      border-bottom: 1px solid #ab8b65;
      height: auto;
      padding-bottom: 40px; }
      .landing-form-widget > div {
        padding: 0; }
      .landing-form-widget .form-area {
        padding: 0;
        top: 0; }
        .landing-form-widget .form-area .form-items {
          padding: 40px 20px; }
          .landing-form-widget .form-area .form-items .title {
            margin-bottom: 30px;
            font-size: 24px;
            line-height: 28px; }
          .landing-form-widget .form-area .form-items .form-item {
            width: 100%; }
            .landing-form-widget .form-area .form-items .form-item.checkbox .checkbox-item {
              padding-left: 20px; }
      .landing-form-widget .review-description {
        padding: 40px 20px 0 20px; } }

.home_page .html_widget {
  display: none;
  position: relative;
  z-index: 9;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8); }
  .home_page .html_widget .satatic-text-area {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
    .home_page .html_widget .satatic-text-area .site-video-area {
      position: relative; }
      .home_page .html_widget .satatic-text-area .site-video-area .site-video-close-button {
        position: absolute;
        top: -30px;
        right: 0; }
      @media (max-width: 767px) {
        .home_page .html_widget .satatic-text-area .site-video-area iframe {
          height: 240px; } }

.careers-page-area.newslatter-form-component {
  padding: 120px 0;
  text-align: center;
  height: auto;
  background-image: none; }
  @media (max-width: 767px) {
    .careers-page-area.newslatter-form-component {
      padding: 80px 0; } }
  .careers-page-area.newslatter-form-component .careers-content h2 {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 700;
    color: #ab8b65; }
    @media (max-width: 767px) {
      .careers-page-area.newslatter-form-component .careers-content h2 {
        font-size: 18px;
        margin-bottom: 20px; } }
  .careers-page-area.newslatter-form-component .careers-content span {
    color: #000000;
    font-size: 44px;
    margin-bottom: 30px;
    font-weight: 600;
    display: table;
    text-align: center;
    width: 100%; }
    @media (max-width: 767px) {
      .careers-page-area.newslatter-form-component .careers-content span {
        font-size: 28px;
        margin-bottom: 20px; } }
  .careers-page-area.newslatter-form-component .careers-content p {
    font-size: 17px; }
  .careers-page-area.newslatter-form-component .form-area .form-item {
    width: 100%;
    margin-bottom: 30px; }
    .careers-page-area.newslatter-form-component .form-area .form-item input {
      width: 100%;
      border: 1px solid #ab8b65;
      display: table;
      text-align: center;
      margin: 0 auto;
      padding: 10px; }
      @media (min-width: 768px) {
        .careers-page-area.newslatter-form-component .form-area .form-item input {
          width: 288px; } }
  .careers-page-area.newslatter-form-component .thank-you-area {
    margin-top: 0; }

.complimentary_drinks_page {
  background-repeat: no-repeat;
  overflow-x: hidden;
  padding: 55px 0 120px 0;
  display: block;
  background-size: cover;
  background-color: black; }
  @media (min-width: 768px) {
    .complimentary_drinks_page {
      background-image: url(../images/comlimentary-drinks.jpg); } }
  @media (max-width: 767px) {
    .complimentary_drinks_page {
      background-image: url(../images/complimentary_drinks_mobile.jpg);
      background-size: 100%;
      background-position: 0% 100%;
      width: 100vw;
      min-height: calc(100vh + 800px);
      position: relative;
      display: block; } }
  @media (max-width: 767px) {
    .complimentary_drinks_page {
      padding: 140px 0 120px 0; } }
  .complimentary_drinks_page .complimentary-drinks-widget {
    padding: 0 15px; }
    @media (max-width: 767px) {
      .complimentary_drinks_page .complimentary-drinks-widget {
        padding: 0 5px; } }
    .complimentary_drinks_page .complimentary-drinks-widget .back-to-item {
      margin-bottom: 50px; }
      .complimentary_drinks_page .complimentary-drinks-widget .back-to-item a {
        color: #fff;
        font-family: DINPro;
        font-size: 17px;
        font-weight: 700;
        text-decoration: none; }
        .complimentary_drinks_page .complimentary-drinks-widget .back-to-item a i {
          font-size: 12px;
          position: relative;
          top: -1px;
          margin-right: 4px; }
      @media (max-width: 767px) {
        .complimentary_drinks_page .complimentary-drinks-widget .back-to-item {
          display: none; } }
    .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .title {
      padding-bottom: 55px;
      border-bottom: 1px solid #ab8b65;
      text-align: center;
      margin-bottom: 60px; }
      .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .title h1 {
        font-size: 33px;
        color: #ab8b65;
        font-family: DINProMedium;
        margin-bottom: 30px; }
      .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .title p {
        color: #d2d2d2;
        font-size: 17px;
        line-height: 26px; }
        @media (min-width: 992px) {
          .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .title p {
            width: 809px;
            margin: 0 auto; } }
    .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items {
      border-bottom: 1px solid #ab8b65; }
      .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item {
        margin-bottom: 80px; }
        .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title {
          margin-bottom: 25px; }
          .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title h2 {
            font-size: 20px;
            color: #ab8b65;
            font-weight: 600; }
            @media (max-width: 767px) {
              .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title h2 {
                border-bottom: 1px solid #ab8b65;
                padding-bottom: 25px; } }
            .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title h2.default-none {
              display: none;
              border-bottom: none; }
            .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title h2 img {
              display: none; }
        .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail span, .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail ul li, .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail p {
          font-size: 17px;
          color: #d2d2d2; }
        .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail ul li::before {
          content: '';
          display: block;
          background: #d2d2d2;
          width: 5px;
          height: 5px;
          border-radius: 100%;
          float: left;
          margin-right: 10px;
          position: relative;
          top: 11px; }
        .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail span, .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail ul, .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail p {
          margin-bottom: 25px;
          display: block;
          line-height: 26px; }
        @media (min-width: 768px) {
          .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail ul {
            min-height: 130px; } }
        .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail a {
          font-size: 16px;
          text-decoration: none;
          background-color: #ab8b65;
          color: #fff;
          padding: 5px 10px;
          font-weight: 500;
          padding: 11px 20px;
          display: table; }
        @media (max-width: 767px) {
          .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail {
            display: none; } }
    @media (max-width: 767px) {
      .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .title {
        padding-bottom: 35px;
        margin-bottom: 30px;
        text-align: left; }
        .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .title h1 {
          font-size: 28px; }
      .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items {
        border: none; }
        .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item {
          margin-bottom: 0; }
          .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title {
            margin-bottom: 28px; }
            .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title h2 {
              padding-bottom: 30px; }
              .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title h2 img {
                display: block;
                float: right; }
              .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title h2.default-block img {
                position: relative;
                top: 5px; }
              .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-title h2.default-none img {
                position: relative;
                top: 10px; }
          .complimentary_drinks_page .complimentary-drinks-widget .complimentary-drinks-area .complimentary-drinks-items .complimentary-drinks-item .complimentary-drinks-item-detail {
            padding-bottom: 30px;
            position: relative;
            top: -30px; } }

.not_found_page {
  text-align: center;
  background: black;
  padding: 115px 0 160px 0; }
  @media (max-width: 767px) {
    .not_found_page {
      padding: 115px 0 60px 0; } }
  .not_found_page .not-found-content {
    max-width: 660px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .not_found_page .not-found-content {
        width: 272px; } }
    .not_found_page .not-found-content .image-content {
      margin-bottom: 35px; }
      .not_found_page .not-found-content .image-content img.mobile {
        display: none; }
      @media (max-width: 767px) {
        .not_found_page .not-found-content .image-content {
          margin-bottom: 25px; }
          .not_found_page .not-found-content .image-content img.desctop {
            display: none; }
          .not_found_page .not-found-content .image-content img.mobile {
            display: block;
            margin: 0 auto; } }
    .not_found_page .not-found-content .not-found-detail h1 {
      margin-bottom: 35px;
      font-size: 33px;
      color: #ab8b65;
      font-family: DINProMedium; }
      .not_found_page .not-found-content .not-found-detail h1 br {
        display: none; }
      @media (max-width: 767px) {
        .not_found_page .not-found-content .not-found-detail h1 {
          font-size: 28px;
          margin-bottom: 25px; }
          .not_found_page .not-found-content .not-found-detail h1 br {
            display: block; } }
    .not_found_page .not-found-content .not-found-detail .detail-text {
      font-size: 17px;
      line-height: 26px;
      color: #d2d2d2;
      margin-bottom: 35px; }
      @media (max-width: 767px) {
        .not_found_page .not-found-content .not-found-detail .detail-text {
          font-size: 16px;
          margin-bottom: 25px; } }
    .not_found_page .not-found-content .not-found-detail .call-to-book {
      font-size: 20px;
      font-weight: 600; }
      .not_found_page .not-found-content .not-found-detail .call-to-book span, .not_found_page .not-found-content .not-found-detail .call-to-book a {
        color: #ab8b65;
        text-decoration: none; }
      @media (max-width: 767px) {
        .not_found_page .not-found-content .not-found-detail .call-to-book {
          line-height: 25px; }
          .not_found_page .not-found-content .not-found-detail .call-to-book span, .not_found_page .not-found-content .not-found-detail .call-to-book a {
            width: 100%;
            display: block; } }
    .not_found_page .not-found-content .not-found-detail .button-area {
      margin-top: 50px; }
      .not_found_page .not-found-content .not-found-detail .button-area .go-to {
        font-size: 16px;
        color: #d2d2d2;
        border: 1px solid #d2d2d2;
        padding: 10px;
        text-decoration: none;
        font-family: DINProMedium;
        margin-right: 10px; }
        @media (max-width: 767px) {
          .not_found_page .not-found-content .not-found-detail .button-area .go-to {
            display: table;
            margin: 0 auto;
            width: 168px;
            margin-bottom: 30px; } }
      .not_found_page .not-found-content .not-found-detail .button-area .book-a-visit {
        font-size: 16px;
        color: #d2d2d2;
        border: 1px solid #ab8b65;
        padding: 10px;
        background-color: #ab8b65;
        text-decoration: none;
        font-family: DINProMedium;
        margin-left: 10px; }
        @media (max-width: 767px) {
          .not_found_page .not-found-content .not-found-detail .button-area .book-a-visit {
            display: table;
            margin: 0 auto;
            width: 168px; } }

.popup-component {
  background-image: url(../images/adam_website_background.jpg);
  background-repeat: repeat;
  height: auto;
  overflow-x: hidden;
  padding: 60px 100px 0px 100px;
  display: block;
  text-align: center; }
  .popup-component .popup-container {
    display: inline-block;
    border: 1px solid #ab8b65;
    background-color: #222222;
    width: auto;
    height: auto;
    padding: 30px 30px 50px 30px; }
    .popup-component .popup-container .header-photo img {
      width: 700px; }
    .popup-component .popup-container .body-content {
      width: 700px;
      padding-left: 40px;
      padding-right: 40px;
      color: #ffffff;
      font-family: DINPro; }
      .popup-component .popup-container .body-content .head-info {
        display: inline-block;
        color: #ab8b65;
        width: 100%;
        font-family: DINProMedium;
        line-height: 20px;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 35px;
        margin-bottom: 25px; }
      .popup-component .popup-container .body-content .subhead-info {
        display: inline-block;
        margin-bottom: 40px; }
      .popup-component .popup-container .body-content .button {
        display: inline-block;
        background-color: #ab8b65;
        text-decoration: none;
        padding: 15px 15px 15px 15px;
        font-size: 16px;
        font-family: DINProBold;
        color: #222222; }

.treatments_page {
  background-image: url(../images/adam_website_background.jpg);
  height: auto;
  background-repeat: repeat; }
  .treatments_page .adam-component-2.treatments-item {
    padding: 60px 0;
    background-image: none; }
    @media (max-width: 767px) {
      .treatments_page .adam-component-2.treatments-item {
        padding: 160px 0 60px 0; } }
    .treatments_page .adam-component-2.treatments-item .title .h3, .treatments_page .adam-component-2.treatments-item .title h3 {
      color: #ab8b65;
      font-family: DINPro;
      font-size: 24px;
      margin-bottom: 20px; }
    .treatments_page .adam-component-2.treatments-item .title .h2, .treatments_page .adam-component-2.treatments-item .title h2 {
      font-size: 44px;
      color: #ab8b65; }
      @media (max-width: 767px) {
        .treatments_page .adam-component-2.treatments-item .title .h2, .treatments_page .adam-component-2.treatments-item .title h2 {
          font-size: 28px; } }
      .treatments_page .adam-component-2.treatments-item .title .h2.white, .treatments_page .adam-component-2.treatments-item .title h2.white {
        color: #fff; }
    .treatments_page .adam-component-2.treatments-item .title p {
      font-size: 17px;
      color: #d2d2d2; }
    .treatments_page .adam-component-2.treatments-item .items .meta {
      transform: scale(1); }
      @media (max-width: 767px) {
        .treatments_page .adam-component-2.treatments-item .items .meta {
          min-height: 391px; }
          .treatments_page .adam-component-2.treatments-item .items .meta select {
            position: absolute;
            left: 20px; } }
      .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .item-name {
        width: 100%;
        float: none; }
        @media (min-width: 768px) {
          .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .item-name {
            display: table;
            min-height: 58px; } }
        .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .item-name h2 {
          float: left; }
          @media (min-width: 768px) {
            .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .item-name h2 {
              width: calc(100% - 90px);
              line-height: 29px;
              position: relative;
              top: -4px; } }
        .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .item-name .price {
          float: right;
          font-family: DINProLight;
          display: block; }
          @media (min-width: 768px) {
            .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .item-name .price {
              width: 75px; } }
          @media (max-width: 767px) {
            .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .item-name .price {
              padding-top: 8px; } }
      .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .description {
        margin-top: 0px; }
      .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .custom-select {
        left: 0;
        right: 0;
        margin: auto; }
        .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .custom-select .select-selected:nth-child(2) {
          display: block; }
      .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .information-button {
        display: none; }
      @media (max-width: 767px) {
        .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .item-name .price {
          position: relative;
          top: -8px; }
        .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .information-button {
          display: block;
          float: right;
          position: relative;
          top: -50px;
          width: 24px;
          height: 23px;
          background-color: #ab8b65;
          border-radius: 100%;
          display: table;
          padding: 4px 9px 4px; }
        .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .meta-detail-mobile {
          margin-top: 60px;
          margin-bottom: 150px; }
          .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .meta-detail-mobile.show .description {
            display: block; }
          .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .meta-detail-mobile.show .button-items {
            display: block; }
            .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .meta-detail-mobile.show .button-items .button-item.first {
              float: left;
              width: auto; }
            .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .meta-detail-mobile.show .button-items .button-item.second {
              float: right;
              width: auto; }
        .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail .check-availability {
          float: left; } }
      .treatments_page .adam-component-2.treatments-item .items .meta .meta-detail.static-item .item-name {
        float: none;
        line-height: 29px; }
      .treatments_page .adam-component-2.treatments-item .items .meta.static .meta-detail .description {
        display: block;
        color: #f1f1f1;
        margin: 30px 0 50px 0; }
        @media (max-width: 767px) {
          .treatments_page .adam-component-2.treatments-item .items .meta.static .meta-detail .description {
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            margin: 0; } }
  @media (min-width: 350px) and (max-width: 767px) {
    .treatments_page .adam-component-2.service .items .meta .meta-detail .button-items .button-item.first {
      margin-top: 0; } }
  .treatments_page .add-to-basket a {
    position: absolute;
    bottom: 30px;
    padding: 11px 20px;
    font-family: DINPro;
    width: calc(100% - 60px);
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    cursor: pointer; }
    .treatments_page .add-to-basket a:hover {
      color: #fff; }
    @media (max-width: 767px) {
      .treatments_page .add-to-basket a {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: calc(100% - 40px); } }
  .treatments_page .add-to-basket-voucher a {
    position: absolute;
    bottom: 30px;
    right: 30px;
    padding: 11px 15px;
    font-family: DINPro;
    background-color: #ab8b65;
    font-size: 15px;
    width: calc(50% - 30px);
    text-align: center;
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
    .treatments_page .add-to-basket-voucher a:hover {
      color: #fff; }
    @media (max-width: 767px) {
      .treatments_page .add-to-basket-voucher a {
        right: 30px;
        width: calc(50% - 40px); } }
  .treatments_page .only-in-stores a {
    position: absolute;
    bottom: 30px;
    right: 30px;
    padding: 11px 15px;
    font-family: DINPro;
    background-color: #ab8b65;
    font-size: 15px;
    width: calc(50% - 25px);
    text-align: center;
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
    .treatments_page .only-in-stores a:hover {
      color: #fff; }
    @media (max-width: 767px) {
      .treatments_page .only-in-stores a {
        right: 30px;
        width: calc(50% - 30px);
        padding: 11px 10px; } }

.locations-banner {
  height: 100px;
  width: 100vw;
  text-align: center;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-position: center top;
  background-image: url("https://media.adamgroomingatelier.com/uploads/site/Untitled-3.jpg"); }

.locations_page .adam-component-3 {
  background-image: url(../images/adam_website_background.jpg);
  height: auto;
  padding: 60px 0;
  background-repeat: repeat; }
  .locations_page .adam-component-3 .title .h2, .locations_page .adam-component-3 .title h2 {
    font-size: 44px;
    color: #ab8b65; }
  .locations_page .adam-component-3 .title p {
    color: #d2d2d2; }
  .locations_page .adam-component-3 .items .meta-item {
    border: 1px solid #fff;
    height: 561px;
    margin-bottom: 30px; }
    .locations_page .adam-component-3 .items .meta-item.coming-soon {
      border: 1px solid #ab8b65;
      margin-bottom: 5px; }
    .locations_page .adam-component-3 .items .meta-item .meta-item-inner {
      overflow: hidden; }
    .locations_page .adam-component-3 .items .meta-item .meta {
      max-height: 221px;
      position: initial; }
      .locations_page .adam-component-3 .items .meta-item .meta .image img {
        position: relative; }
        @media (min-width: 768px) {
          .locations_page .adam-component-3 .items .meta-item .meta .image img {
            top: 0;
            z-index: 1; } }
      .locations_page .adam-component-3 .items .meta-item .meta.coming-soon {
        background-color: #171717;
        max-height: 330px; }
        .locations_page .adam-component-3 .items .meta-item .meta.coming-soon .image img {
          height: 100%; }
    .locations_page .adam-component-3 .items .meta-item .meta-detail {
      transform: rotateY(0);
      position: initial; }
      @media (min-width: 768px) {
        .locations_page .adam-component-3 .items .meta-item .meta-detail {
          height: calc(100% - 220px); }
          .locations_page .adam-component-3 .items .meta-item .meta-detail .image {
            height: 100%; } }
      .locations_page .adam-component-3 .items .meta-item .meta-detail .image .overlay-detail {
        opacity: 1;
        border: none; }
    .locations_page .adam-component-3 .items .meta-item.get-in-touch {
      display: block;
      border: 1px solid #ab8b65;
      background-color: #171717; }
      .locations_page .adam-component-3 .items .meta-item.get-in-touch .meta {
        padding: 160px 45px;
        text-align: center; }
        .locations_page .adam-component-3 .items .meta-item.get-in-touch .meta .image {
          margin: 0 auto;
          margin-bottom: 30px;
          width: 65px; }
          .locations_page .adam-component-3 .items .meta-item.get-in-touch .meta .image img {
            width: 100%; }
        .locations_page .adam-component-3 .items .meta-item.get-in-touch .meta .item-title {
          font-size: 28px;
          font-family: DINProMedium;
          color: #fff;
          display: block;
          margin-bottom: 20px; }
        .locations_page .adam-component-3 .items .meta-item.get-in-touch .meta .description {
          font-size: 17px;
          color: #fff;
          line-height: 24px;
          font-family: DINProLight;
          display: block;
          margin-bottom: 30px; }
        .locations_page .adam-component-3 .items .meta-item.get-in-touch .meta .phone {
          font-size: 17px;
          color: #fff; }
          .locations_page .adam-component-3 .items .meta-item.get-in-touch .meta .phone img {
            position: relative;
            top: 3px;
            width: 25px;
            margin-right: 10px; }
          .locations_page .adam-component-3 .items .meta-item.get-in-touch .meta .phone a {
            color: #ab8b65;
            text-decoration: none;
            font-family: DINProMedium;
            font-weight: 300; }
      @media (max-width: 767px) {
        .locations_page .adam-component-3 .items .meta-item.get-in-touch {
          display: none; } }
    .locations_page .adam-component-3 .items .meta-item:hover .meta-item-inner {
      transform: rotateY(0); }
  @media (max-width: 767px) {
    .locations_page .adam-component-3 {
      display: none; }
      .locations_page .adam-component-3.mobile-area {
        height: auto;
        padding-top: 140px;
        padding-bottom: 0;
        display: block;
        background-image: none;
        background-color: #fff; }
        .locations_page .adam-component-3.mobile-area .title .h2, .locations_page .adam-component-3.mobile-area .title h2 {
          font-size: 28px;
          color: #000; }
        .locations_page .adam-component-3.mobile-area .title p {
          font-size: 17px;
          color: #000; }
        .locations_page .adam-component-3.mobile-area .items > div {
          float: left; }
          .locations_page .adam-component-3.mobile-area .items > div:nth-child(2n) {
            padding: 0px 20px 0px 10px; }
          .locations_page .adam-component-3.mobile-area .items > div:nth-child(2n-1) {
            padding: 0px 10px 0px 20px; }
        .locations_page .adam-component-3.mobile-area .items .meta-item-area .meta .image {
          position: relative;
          height: 130px;
          overflow: hidden;
          margin-bottom: 20px; } }
      @media (max-width: 767px) and (max-width: 400px) and (min-width: 370px) {
        .locations_page .adam-component-3.mobile-area .items .meta-item-area .meta .image {
          height: 160px; } }
      @media (max-width: 767px) and (max-width: 369px) and (min-width: 350px) {
        .locations_page .adam-component-3.mobile-area .items .meta-item-area .meta .image {
          height: 140px; } }
  @media (max-width: 767px) {
          .locations_page .adam-component-3.mobile-area .items .meta-item-area .meta .image img {
            width: 100%; }
          .locations_page .adam-component-3.mobile-area .items .meta-item-area .meta .image .item-title {
            height: 53px;
            position: absolute;
            bottom: 0;
            width: 101%;
            background-color: black;
            z-index: 1;
            color: #fff;
            text-transform: uppercase;
            font-size: 13px;
            padding: 0 10px;
            text-align: center;
            display: table; } }
        @media (max-width: 767px) and (max-width: 400px) and (min-width: 370px) {
          .locations_page .adam-component-3.mobile-area .items .meta-item-area .meta .image .item-title {
            height: 62px;
            padding: 0 20px; } }
        @media (max-width: 767px) and (max-width: 369px) and (min-width: 350px) {
          .locations_page .adam-component-3.mobile-area .items .meta-item-area .meta .image .item-title {
            height: 62px;
            padding: 0 20px; } }
  @media (max-width: 767px) {
            .locations_page .adam-component-3.mobile-area .items .meta-item-area .meta .image .item-title a {
              display: table-cell;
              vertical-align: middle;
              line-height: 18px; } }

@media (min-width: 768px) {
  .home_page .adam-component-3 {
    display: none; } }

@media (max-width: 767px) {
  .home_page {
    background-color: black; }
    .home_page .adam-component-1 {
      background-color: black; } }

.home_page .adam-component-3 {
  height: auto;
  padding: 60px 0 60px 0; }
  .home_page .adam-component-3 .title {
    margin-bottom: 30px; }
    .home_page .adam-component-3 .title h2 {
      margin-bottom: 10px; }
    .home_page .adam-component-3 .title p {
      font-size: 16px; }
  .home_page .adam-component-3 .items > div {
    float: left;
    padding: 15px 10px; }
    .home_page .adam-component-3 .items > div:nth-child(odd) {
      padding: 10px 10px 10px 20px; }
    .home_page .adam-component-3 .items > div:nth-child(even) {
      padding: 10px 20px 10px 10px; }
  .home_page .adam-component-3 .items .meta-item {
    height: auto; }
    .home_page .adam-component-3 .items .meta-item .meta-item-inner {
      position: relative; }
      .home_page .adam-component-3 .items .meta-item .meta-item-inner .meta {
        position: relative; }
        .home_page .adam-component-3 .items .meta-item .meta-item-inner .meta .item-title {
          background-color: black;
          padding-top: 20px;
          margin-top: 72px; }
          .home_page .adam-component-3 .items .meta-item .meta-item-inner .meta .item-title a {
            font-family: DINProMedium;
            font-size: 15px; }
        @media (max-width: 359px) {
          .home_page .adam-component-3 .items .meta-item .meta-item-inner .meta .image {
            height: 130px;
            opacity: 1; } }
        @media (min-width: 360px) and (max-width: 400px) {
          .home_page .adam-component-3 .items .meta-item .meta-item-inner .meta .image {
            height: 160px; }
            .home_page .adam-component-3 .items .meta-item .meta-item-inner .meta .image .item-title {
              margin-top: 99px;
              opacity: 1; } }
        .home_page .adam-component-3 .items .meta-item .meta-item-inner .meta .image img {
          display: block;
          position: relative;
          top: 0; }

@media (max-width: 767px) {
  .home_page .adam-component-1 .slider img.d-sm-none {
    width: 100%;
    height: 100vh; } }

.static-page .static-page-area {
  padding-top: 120px;
  padding-bottom: 80px;
  margin: 0 auto;
  text-align: left; }
  .static-page .static-page-area .static-page-title {
    width: 100%;
    display: table;
    margin-bottom: 55px; }
    .static-page .static-page-area .static-page-title .title {
      font-size: 44px;
      color: #ab8b65;
      font-family: DINProMedium;
      font-weight: 600; }
    .static-page .static-page-area .static-page-title .description {
      margin-top: 25px;
      font-size: 16px;
      line-height: 19px;
      font-family: DINPro; }
    .static-page .static-page-area .static-page-title .margin-top-paragraph {
      margin-top: 30px; }
    .static-page .static-page-area .static-page-title ul {
      margin-top: 10px;
      list-style: none;
      /* Remove default bullets */
      margin-left: 1em; }
      .static-page .static-page-area .static-page-title ul.extra-margin-top {
        margin-top: 30px; }
    .static-page .static-page-area .static-page-title ul li {
      margin-bottom: 15px; }
      .static-page .static-page-area .static-page-title ul li a {
        color: #ab8b65;
        text-decoration: none;
        font-family: DINProMedium; }
    .static-page .static-page-area .static-page-title ul li::before {
      content: "\2022";
      /* Add content: \2022 is the CSS Code/unicode for a bullet */
      color: #000000;
      /* Change the color */
      font-weight: bold;
      /* If you want it to be bold */
      display: inline-block;
      /* Needed to add space between the bullet and the text */
      width: 1em;
      /* Also needed for space (tweak if needed) */
      margin-left: -1em;
      /* Also needed for space (tweak if needed) */ }
  .static-page .static-page-area .static-page-detail-area {
    padding-bottom: 35px; }
    .static-page .static-page-area .static-page-detail-area .sub-title {
      margin-bottom: 12px; }
      .static-page .static-page-area .static-page-detail-area .sub-title h2 {
        font-size: 24px;
        font-family: DINProBold;
        color: #ab8b65; }
      .static-page .static-page-area .static-page-detail-area .sub-title.black {
        margin-bottom: 15px;
        margin-top: 40px; }
        .static-page .static-page-area .static-page-detail-area .sub-title.black h2 {
          font-size: 25px;
          color: #000;
          font-family: DINProMedium;
          font-weight: 600; }
    .static-page .static-page-area .static-page-detail-area .static-page-detail p {
      display: block;
      font-size: 16px;
      padding: 8px 0;
      line-height: 19px;
      word-wrap: break-word; }
      .static-page .static-page-area .static-page-detail-area .static-page-detail p a {
        color: #ab8b65;
        text-decoration: none;
        font-family: DINProMedium; }
    .static-page .static-page-area .static-page-detail-area .static-page-detail .margin-top-paragraph {
      margin-top: 30px; }
    .static-page .static-page-area .static-page-detail-area .static-page-detail ul {
      margin-top: 10px;
      list-style: none;
      /* Remove default bullets */
      margin-left: 1em; }
      .static-page .static-page-area .static-page-detail-area .static-page-detail ul.extra-margin-top {
        margin-top: 30px; }
    .static-page .static-page-area .static-page-detail-area .static-page-detail ul li {
      margin-bottom: 15px; }
      .static-page .static-page-area .static-page-detail-area .static-page-detail ul li a {
        color: #ab8b65;
        text-decoration: none;
        font-family: DINProMedium; }
    .static-page .static-page-area .static-page-detail-area .static-page-detail ul li::before {
      content: "\2022";
      /* Add content: \2022 is the CSS Code/unicode for a bullet */
      color: #000000;
      /* Change the color */
      font-weight: bold;
      /* If you want it to be bold */
      display: inline-block;
      /* Needed to add space between the bullet and the text */
      width: 1em;
      /* Also needed for space (tweak if needed) */
      margin-left: -1em;
      /* Also needed for space (tweak if needed) */ }
    .static-page .static-page-area .static-page-detail-area .static-page-detail span {
      display: block;
      padding: 8px 0;
      color: #ab8b65;
      font-size: 22px; }

.static-page.contact .static-page-area {
  max-width: 670px; }

.static-page.terms-conditions .static-page-area .static-page-title {
  margin-bottom: 0; }

.static-page.privacy-policy .static-page-area .static-page-title, .static-page.cookie-policy .static-page-area .static-page-title {
  margin-bottom: 0; }
  .static-page.privacy-policy .static-page-area .static-page-title .title, .static-page.cookie-policy .static-page-area .static-page-title .title {
    margin-bottom: 30px; }
  .static-page.privacy-policy .static-page-area .static-page-title .description, .static-page.cookie-policy .static-page-area .static-page-title .description {
    margin-top: 0;
    padding: 8px 0px; }
    .static-page.privacy-policy .static-page-area .static-page-title .description a, .static-page.cookie-policy .static-page-area .static-page-title .description a {
      font-family: DINProMedium;
      text-decoration: none;
      color: #ab8b65; }

.static-page.return-refund-policy .static-page-area {
  text-align: left;
  padding-bottom: 80px;
  display: table;
  width: 100%; }
  .static-page.return-refund-policy .static-page-area .static-page-title {
    margin-bottom: 30; }
  .static-page.return-refund-policy .static-page-area .static-page-detail-area {
    border: 1px solid #ab8b65;
    padding: 50px 20px 20px 20px;
    text-align: center; }
    .static-page.return-refund-policy .static-page-area .static-page-detail-area span {
      line-height: 30px;
      width: 100%;
      display: block;
      font-size: 24px;
      font-family: DINProMEdium;
      margin-bottom: 28px; }
    .static-page.return-refund-policy .static-page-area .static-page-detail-area p {
      width: 100%;
      display: block;
      margin-bottom: 28px;
      font-size: 21px; }

@media (max-width: 767px) {
  .static-page.contact {
    background-image: none; }
    .static-page.contact .static-page-area {
      max-width: 100%; }
  .static-page .static-page-area {
    padding: 160px 15px 20px 15px; }
    .static-page .static-page-area .static-page-title {
      margin-bottom: 25px; }
      .static-page .static-page-area .static-page-title .title {
        font-size: 32px;
        color: #ab8b65;
        font-family: DINProMedium; }
      .static-page .static-page-area .static-page-title .description {
        margin-top: 30px;
        font-size: 17px;
        line-height: 24px;
        font-family: DINPro; }
    .static-page .static-page-area .static-page-detail-area {
      padding-bottom: 35px; }
      .static-page .static-page-area .static-page-detail-area .static-page-detail {
        margin-bottom: 15px; }
        .static-page .static-page-area .static-page-detail-area .static-page-detail span {
          font-size: 18px; }
  .static-page.terms-conditions .static-page-area, .static-page.cookie-policy .static-page-area, .static-page.privacy-policy .static-page-area {
    padding: 160px 0 20px 0; }
    .static-page.terms-conditions .static-page-area .static-page-detail-area .sub-title.black, .static-page.cookie-policy .static-page-area .static-page-detail-area .sub-title.black, .static-page.privacy-policy .static-page-area .static-page-detail-area .sub-title.black {
      margin-bottom: 15px; }
      .static-page.terms-conditions .static-page-area .static-page-detail-area .sub-title.black h2, .static-page.cookie-policy .static-page-area .static-page-detail-area .sub-title.black h2, .static-page.privacy-policy .static-page-area .static-page-detail-area .sub-title.black h2 {
        font-size: 26px; }
  .static-page.return-refund-policy .satatic-text-area > .container {
    padding: 0; }
  .static-page.return-refund-policy .static-page-area {
    margin-bottom: 30px;
    padding: 160px 0 10px 0; }
    .static-page.return-refund-policy .static-page-area .border-item {
      display: block;
      height: 1px;
      background-color: #ab8b65;
      width: 100%;
      margin-bottom: 30px; }
    .static-page.return-refund-policy .static-page-area .static-page-title {
      margin-bottom: 30;
      text-align: center; }
    .static-page.return-refund-policy .static-page-area .static-page-detail-area {
      border: none;
      padding: 0;
      text-align: center; }
      .static-page.return-refund-policy .static-page-area .static-page-detail-area span {
        font-size: 21px; }
      .static-page.return-refund-policy .static-page-area .static-page-detail-area p {
        line-height: 21px;
        font-size: 17px; } }

.about_page .adam-component-1 .slider .opacity .direction-button {
  display: none; }

@media (max-width: 767px) {
  .about_page .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text {
    bottom: 43%; } }

@media (min-width: 992px) {
  .about_page .adam-component-1:nth-child(4) {
    display: none; } }

.about_page .html_widget .satatic-text-area {
  background-position: center;
  height: 800px;
  background-image: url("../images/our_story_background.jpg"); }
  .about_page .html_widget .satatic-text-area .about-us-container {
    padding: 120px 0; }
    .about_page .html_widget .satatic-text-area .about-us-container .detail-area .h2, .about_page .html_widget .satatic-text-area .about-us-container .detail-area h2 {
      font-family: DINProMedium;
      color: #d2d2d2;
      font-size: 32px;
      margin-bottom: 30px; }
    .about_page .html_widget .satatic-text-area .about-us-container .detail-area p {
      color: #d2d2d2;
      font-size: 17px;
      margin-bottom: 25px;
      font-family: DINProLight;
      line-height: 22px; }
    .about_page .html_widget .satatic-text-area .about-us-container .detail-area img {
      display: none; }
  @media (max-width: 767px) {
    .about_page .html_widget .satatic-text-area {
      height: auto;
      background-image: none;
      background-color: #000; }
      .about_page .html_widget .satatic-text-area .about-us-container {
        padding: 60px 0; }
        .about_page .html_widget .satatic-text-area .about-us-container .detail-area {
          text-align: center; }
          .about_page .html_widget .satatic-text-area .about-us-container .detail-area .h2, .about_page .html_widget .satatic-text-area .about-us-container .detail-area h2 {
            font-size: 28px; }
          .about_page .html_widget .satatic-text-area .about-us-container .detail-area img {
            display: block;
            width: 100%;
            margin-bottom: 30px; } }

.about_page .html_widget:last-child .satatic-text-area {
  height: auto;
  background-image: none;
  background-color: #000; }
  .about_page .html_widget:last-child .satatic-text-area .experience-area {
    padding: 120px 0;
    /* flip the pane when hovered */
    /* flip speed goes here */
    /* hide back of pane during swap */
    /* front pane, placed above back */
    /* back, initially hidden pane */ }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .title {
      text-align: center;
      margin-bottom: 60px; }
      .about_page .html_widget:last-child .satatic-text-area .experience-area .title .h2, .about_page .html_widget:last-child .satatic-text-area .experience-area .title h2 {
        color: #d2d2d2;
        font-size: 32px; }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area {
      text-align: center;
      height: 326px;
      width: 100%;
      display: table; }
      .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items {
        display: table-cell;
        vertical-align: middle; }
        .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .review-head-goole img {
          width: 76px; }
        .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .review-head-stars .point {
          font-size: 12px;
          color: #fff;
          margin-right: 5px; }
        .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .review-head-stars .glyphicon-star {
          font-size: 11px;
          color: #fd0;
          margin-right: 3px; }
          .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .review-head-stars .glyphicon-star.half {
            position: relative; }
            .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .review-head-stars .glyphicon-star.half:before {
              position: relative;
              z-index: 9;
              width: 47%;
              display: block;
              overflow: hidden; }
            .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .review-head-stars .glyphicon-star.half:after {
              content: '\e006';
              position: absolute;
              z-index: 8;
              color: #f2f2f2;
              top: 0;
              left: 0; }
        .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .review-head-stars .empty {
          color: #f2f2f2; }
        .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .review-detail {
          max-width: 200px;
          margin: 0 auto;
          margin-top: 10px;
          color: #d2d2d2;
          font-size: 17px;
          line-height: 28px; }
          .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .review-detail.last {
            font-size: 15px; }
        .about_page .html_widget:last-child .satatic-text-area .experience-area .review-area .review-area-items .all-button {
          display: table;
          margin: 0 auto;
          margin-top: 20px;
          color: #ffffff;
          font-size: 17px;
          padding: 11px 16px;
          border: 1px solid #fff;
          display: none; }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .flip-container {
      perspective: 1000px;
      background-color: #222222;
      height: 326px;
      width: 100%;
      text-align: center; }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .flip-container:hover .flipper, .about_page .html_widget:last-child .satatic-text-area .experience-area .flip-container.hover .flipper {
      transform: rotateY(180deg); }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .flip-container, .about_page .html_widget:last-child .satatic-text-area .experience-area .front, .about_page .html_widget:last-child .satatic-text-area .experience-area .back {
      width: 100%;
      height: 326px; }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .flipper {
      width: 100%;
      transition: 0.6s;
      transform-style: preserve-3d;
      position: relative; }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .front, .about_page .html_widget:last-child .satatic-text-area .experience-area .back {
      backface-visibility: hidden;
      position: absolute;
      top: 0;
      left: 0; }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .front {
      padding: 30px 0;
      z-index: 2;
      /* for firefox 31 */
      transform: rotateY(0deg); }
      .about_page .html_widget:last-child .satatic-text-area .experience-area .front img {
        width: 136px;
        margin-bottom: 15px; }
      .about_page .html_widget:last-child .satatic-text-area .experience-area .front .experience {
        max-width: 150px;
        margin: 0 auto;
        font-size: 24px;
        font-family: DINProMedium;
        color: #fff; }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .back {
      transform: rotateY(180deg);
      display: table; }
      .about_page .html_widget:last-child .satatic-text-area .experience-area .back p {
        max-width: 180px;
        margin: 0 auto;
        color: #fffefe;
        font-size: 20px;
        display: table-cell;
        vertical-align: middle;
        padding: 0 30px; }
    .about_page .html_widget:last-child .satatic-text-area .experience-area .mobile-experience-area {
      border-bottom: 1px solid #fff;
      display: none; }
      @media (max-width: 767px) {
        .about_page .html_widget:last-child .satatic-text-area .experience-area .mobile-experience-area {
          display: block; }
          .about_page .html_widget:last-child .satatic-text-area .experience-area .mobile-experience-area .mobile-experience-item {
            margin-bottom: 40px;
            text-align: center; }
            .about_page .html_widget:last-child .satatic-text-area .experience-area .mobile-experience-area .mobile-experience-item img {
              display: none; }
              .about_page .html_widget:last-child .satatic-text-area .experience-area .mobile-experience-area .mobile-experience-item img.mobile {
                display: block;
                width: 110px;
                margin: 0 auto;
                margin-bottom: 20px; }
            .about_page .html_widget:last-child .satatic-text-area .experience-area .mobile-experience-area .mobile-experience-item span {
              display: table;
              margin: 0 auto;
              color: #d2d2d2;
              font-size: 24px;
              margin-bottom: 15px; }
            .about_page .html_widget:last-child .satatic-text-area .experience-area .mobile-experience-area .mobile-experience-item p {
              font-size: 20px;
              color: #d2d2d2;
              line-height: 28px; } }
    @media (max-width: 767px) {
      .about_page .html_widget:last-child .satatic-text-area .experience-area {
        padding: 60px 0 0 0; }
        .about_page .html_widget:last-child .satatic-text-area .experience-area .title {
          text-align: center;
          margin-bottom: 40px; }
        .about_page .html_widget:last-child .satatic-text-area .experience-area .flip-container {
          display: none; } }

@media (min-width: 768px) {
  .about_page .adam-component-1:last-child {
    display: none; } }

@media (max-width: 767px) {
  .about_page .adam-component-1 .slider {
    min-height: auto; }
  .about_page .adam-component-1:nth-child(3n) {
    display: none; }
  .about_page .adam-component-1:nth-child(4) .slick-dots {
    display: block !important;
    bottom: -35px;
    z-index: 1; }
  .about_page .adam-component-1:nth-child(4) .slick-arrow {
    display: none !important; }
  .about_page .adam-component-1:nth-child(4) .slider .opacity .direction-button {
    display: none; } }

@media (max-width: 767px) {
  .career_page .adam-component-1 .slider .opacity .direction-button {
    display: none; }
  .career_page .adam-component-1 .slider .opacity .opacity-container .text-content h2 {
    bottom: 62%;
    position: absolute;
    left: 0;
    right: 0; } }

@media (min-width: 992px) {
  .career_page .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text {
    bottom: 44%; }
  .career_page .adam-component-1 .slider .opacity .opacity-container .text-content h2 {
    bottom: 63%; } }

.careers-page-area {
  padding-top: 120px; }
  @media (min-width: 992px) {
    .careers-page-area {
      background-image: url("../images/careers-page-background-image.jpg");
      height: 767px; } }
  .careers-page-area .careers-content .h2, .careers-page-area .careers-content h2 {
    font-size: 32px;
    font-family: DINProMedium;
    margin-bottom: 30px; }
  .careers-page-area .careers-content p {
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 24px; }
  .careers-page-area .form-area .form-item {
    margin-bottom: 45px;
    position: relative;
    float: left;
    width: calc((100% - 50px)/2); }
    .careers-page-area .form-area .form-item input {
      font-size: 18px;
      padding-bottom: 6px;
      width: 100%;
      outline: none;
      border: none;
      border-bottom: 1px solid #d9d9d9; }
      .careers-page-area .form-area .form-item input::placeholder {
        color: #000; }
      .careers-page-area .form-area .form-item input.your-class::-webkit-input-placeholder {
        color: red; }
    .careers-page-area .form-area .form-item img {
      position: absolute;
      top: -4px;
      right: 0; }
    .careers-page-area .form-area .form-item.big {
      width: 100%;
      margin-bottom: 25px; }
      .careers-page-area .form-area .form-item.big span {
        font-size: 18px;
        display: table;
        margin-bottom: 10px; }
      .careers-page-area .form-area .form-item.big textarea {
        padding: 10px;
        font-size: 18px;
        height: 116px;
        width: 100%;
        outline: none;
        border: 1px solid #d9d9d9; }
    .careers-page-area .form-area .form-item.file-upload {
      display: table;
      padding-bottom: 40px;
      border-bottom: 1px solid #d9d9d9;
      margin-top: 25px;
      width: 100%; }
      .careers-page-area .form-area .form-item.file-upload label {
        border: 1px solid #000;
        height: 42px;
        padding: 9px;
        font-family: DINProMEdium;
        text-align: center;
        width: 205px;
        cursor: pointer; }
        .careers-page-area .form-area .form-item.file-upload label img {
          position: relative;
          top: 2px;
          right: auto;
          margin-left: 5px; }
      .careers-page-area .form-area .form-item.file-upload #upload-file {
        width: 206px;
        opacity: 0;
        position: absolute;
        z-index: -1; }
      .careers-page-area .form-area .form-item.file-upload span {
        margin-left: 15px; }
  .careers-page-area .form-area .file-detail {
    display: table;
    width: 100%; }
  .careers-page-area .form-area .form-item:nth-child(2n) {
    float: right; }
  .careers-page-area .form-area button {
    text-transform: uppercase;
    color: #fff;
    background-color: #ab8b65;
    font-size: 16px;
    font-family: DINProMedium;
    border: none;
    outline: none;
    padding: 13px 21px; }
  .careers-page-area .thank-you-area {
    width: 100%;
    text-align: center;
    padding: 20px;
    border: 2px solid #ab8b65;
    margin-top: 200px; }
    @media (max-width: 992px) {
      .careers-page-area .thank-you-area {
        margin-top: 50px; } }
    .careers-page-area .thank-you-area span {
      color: #ab8b65;
      font-size: 38px;
      font-family: DINProLight; }
  @media (max-width: 767px) {
    .careers-page-area {
      padding: 60px 0; }
      .careers-page-area > .container {
        padding: 0; }
      .careers-page-area .careers-content .h2, .careers-page-area .careers-content h2 {
        font-size: 28px; }
      .careers-page-area .form-area {
        margin-top: 20px; }
        .careers-page-area .form-area .form-item {
          width: 100%; }
          .careers-page-area .form-area .form-item.file-upload span {
            display: table;
            margin-left: 0;
            margin-top: 20px; }
        .careers-page-area .form-area .file-detail {
          line-height: 21px; } }

.press-widget {
  padding-top: 60px;
  padding-bottom: 100px; }
  @media (max-width: 767px) {
    .press-widget {
      padding-top: 160px;
      padding-bottom: 30px; } }
  .press-widget .title {
    text-align: center;
    margin-bottom: 60px; }
    .press-widget .title h1 {
      font-size: 44px;
      font-family: DINProMedium;
      margin-bottom: 30px;
      color: #ab8b65; }
    .press-widget .title span {
      font-size: 18px;
      font-family: DINProBold; }
  .press-widget .border-item {
    height: 2px;
    width: 100%;
    background-color: #efefef;
    margin-bottom: 60px; }
  @media (max-width: 767px) {
    .press-widget .press-area > .container {
      padding: 0; } }
  .press-widget .press-area .press-item {
    margin-bottom: 30px;
    background-color: #efefef;
    width: 100%;
    height: 200px;
    display: table;
    text-align: center; }
    @media (max-width: 767px) {
      .press-widget .press-area .press-item {
        height: 159px; } }
    .press-widget .press-area .press-item p {
      display: table-cell;
      vertical-align: middle; }
      .press-widget .press-area .press-item p img {
        width: 100%; }

.blog_page {
  padding: 100px 15px; }
  .blog_page .page-title {
    margin-bottom: 50px;
    text-align: center; }
    .blog_page .page-title h1 {
      font-family: DINProMedium;
      font-size: 44px;
      color: #ab8b65;
      margin-bottom: 30px; }
    .blog_page .page-title span {
      font-family: DINPro;
      font-size: 17px; }
  @media (min-width: 992px) {
    .blog_page .rightPadding {
      padding-left: 0; }
    .blog_page .leftPadding {
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .blog_page {
      padding: 160px 0 0 0; }
      .blog_page .page-title {
        margin-bottom: 40px; }
        .blog_page .page-title h1 {
          font-size: 32px;
          margin-bottom: 20px; }
      .blog_page .leftPadding {
        padding: 0; }
      .blog_page .rightPadding {
        padding: 0; }
        .blog_page .rightPadding .popular-treatments-container {
          padding: 0 20px; }
        .blog_page .rightPadding .search-widget-container {
          padding: 0 20px;
          padding-top: 60px; } }

.blog_detail_page {
  padding: 90px 15px 90px 15px; }
  @media (min-width: 992px) {
    .blog_detail_page .paddingRight {
      padding-left: 0; }
    .blog_detail_page .paddingLeft {
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .blog_detail_page {
      padding: 160px 0 0 0; }
      .blog_detail_page .paddingLeft {
        padding: 0; }
      .blog_detail_page .paddingRight {
        padding: 0; }
        .blog_detail_page .paddingRight .popular-treatments-container {
          padding: 0 20px; }
        .blog_detail_page .paddingRight .search-widget-container {
          padding: 0 20px;
          padding-top: 60px; } }

.landing_page .adam-component-1 .slider {
  min-height: auto; }
  .landing_page .adam-component-1 .slider .opacity .opacity-container {
    width: 100%;
    top: 60%; }
  .landing_page .adam-component-1 .slider .opacity .direction-button {
    display: none; }

.landing_page .html_widget {
  background-color: black; }
  .landing_page .html_widget .experience-area {
    padding: 120px 0;
    /* flip the pane when hovered */
    /* flip speed goes here */
    /* hide back of pane during swap */
    /* front pane, placed above back */
    /* back, initially hidden pane */ }
    .landing_page .html_widget .experience-area .title {
      text-align: center;
      margin-bottom: 60px; }
      .landing_page .html_widget .experience-area .title h2 {
        color: #d2d2d2;
        font-size: 32px; }
    .landing_page .html_widget .experience-area .review-area {
      text-align: center;
      height: 326px;
      width: 100%;
      display: table; }
      .landing_page .html_widget .experience-area .review-area .review-area-items {
        display: table-cell;
        vertical-align: middle; }
        .landing_page .html_widget .experience-area .review-area .review-area-items .review-head-goole img {
          width: 90px; }
        .landing_page .html_widget .experience-area .review-area .review-area-items .review-head-stars .glyphicon-star {
          position: relative;
          top: -5px;
          font-size: 11px;
          color: #fd0;
          margin-right: 3px; }
          .landing_page .html_widget .experience-area .review-area .review-area-items .review-head-stars .glyphicon-star.half {
            position: relative; }
            .landing_page .html_widget .experience-area .review-area .review-area-items .review-head-stars .glyphicon-star.half:before {
              position: relative;
              z-index: 9;
              width: 47%;
              display: block;
              overflow: hidden; }
            .landing_page .html_widget .experience-area .review-area .review-area-items .review-head-stars .glyphicon-star.half:after {
              content: '\e006';
              position: absolute;
              z-index: 8;
              color: #f2f2f2;
              top: 0;
              left: 0; }
        .landing_page .html_widget .experience-area .review-area .review-area-items .review-head-stars .empty {
          color: #f2f2f2; }
        .landing_page .html_widget .experience-area .review-area .review-area-items .review-detail {
          max-width: 200px;
          margin: 0 auto;
          font-style: italic;
          color: #d2d2d2;
          font-size: 17px;
          line-height: 28px; }
        .landing_page .html_widget .experience-area .review-area .review-area-items .all-button {
          display: table;
          margin: 0 auto;
          margin-top: 30px;
          color: #ffffff;
          font-size: 17px;
          padding: 11px 16px;
          border: 1px solid #fff; }
    .landing_page .html_widget .experience-area .flip-container {
      perspective: 1000px;
      background-color: #222222;
      height: 326px;
      width: 100%;
      text-align: center; }
    .landing_page .html_widget .experience-area .flip-container:hover .flipper, .landing_page .html_widget .experience-area .flip-container.hover .flipper {
      transform: rotateY(180deg); }
    .landing_page .html_widget .experience-area .flip-container, .landing_page .html_widget .experience-area .front, .landing_page .html_widget .experience-area .back {
      width: 100%;
      height: 326px; }
    .landing_page .html_widget .experience-area .flipper {
      width: 100%;
      transition: 0.6s;
      transform-style: preserve-3d;
      position: relative; }
    .landing_page .html_widget .experience-area .front, .landing_page .html_widget .experience-area .back {
      backface-visibility: hidden;
      position: absolute;
      top: 0;
      left: 0; }
    .landing_page .html_widget .experience-area .front {
      padding: 30px 0;
      z-index: 2;
      /* for firefox 31 */
      transform: rotateY(0deg); }
      .landing_page .html_widget .experience-area .front img {
        width: 136px;
        margin-bottom: 15px; }
      .landing_page .html_widget .experience-area .front .experience {
        max-width: 150px;
        margin: 0 auto;
        font-size: 24px;
        font-family: DINProMedium;
        color: #fff; }
    .landing_page .html_widget .experience-area .back {
      transform: rotateY(180deg);
      display: table; }
      .landing_page .html_widget .experience-area .back p {
        max-width: 180px;
        margin: 0 auto;
        color: #fffefe;
        font-size: 20px;
        display: table-cell;
        vertical-align: middle;
        padding: 0 30px; }
    .landing_page .html_widget .experience-area .mobile-experience-area {
      border-bottom: 1px solid #fff;
      display: none; }
      @media (max-width: 767px) {
        .landing_page .html_widget .experience-area .mobile-experience-area {
          display: block; }
          .landing_page .html_widget .experience-area .mobile-experience-area .mobile-experience-item {
            margin-bottom: 40px;
            text-align: center; }
            .landing_page .html_widget .experience-area .mobile-experience-area .mobile-experience-item img {
              display: none; }
              .landing_page .html_widget .experience-area .mobile-experience-area .mobile-experience-item img.mobile {
                display: block;
                width: 110px;
                margin: 0 auto;
                margin-bottom: 20px; }
            .landing_page .html_widget .experience-area .mobile-experience-area .mobile-experience-item span {
              display: table;
              margin: 0 auto;
              color: #d2d2d2;
              font-size: 24px;
              margin-bottom: 15px; }
            .landing_page .html_widget .experience-area .mobile-experience-area .mobile-experience-item p {
              font-size: 20px;
              color: #d2d2d2;
              line-height: 28px; } }
    @media (max-width: 767px) {
      .landing_page .html_widget .experience-area {
        padding: 60px 0 0 0; }
        .landing_page .html_widget .experience-area .title {
          text-align: center;
          margin-bottom: 40px; }
        .landing_page .html_widget .experience-area .flip-container {
          display: none; } }
  .landing_page .html_widget:nth-child(2n-1) {
    background-color: #222222;
    padding: 115px; }
    .landing_page .html_widget:nth-child(2n-1) .landing-page-experience {
      display: table; }
      .landing_page .html_widget:nth-child(2n-1) .landing-page-experience .text-area .title {
        margin-bottom: 55px; }
        .landing_page .html_widget:nth-child(2n-1) .landing-page-experience .text-area .title h2 {
          color: #d2d2d2;
          font-size: 32px; }
      .landing_page .html_widget:nth-child(2n-1) .landing-page-experience .text-area .description p {
        color: #fffefe;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 15px; }
      .landing_page .html_widget:nth-child(2n-1) .landing-page-experience .video-area video {
        outline: none; }
    @media (max-width: 767px) {
      .landing_page .html_widget:nth-child(2n-1) {
        padding: 0; }
        .landing_page .html_widget:nth-child(2n-1) .satatic-text-area > div {
          padding: 0; }
        .landing_page .html_widget:nth-child(2n-1) .landing-page-experience {
          padding: 0; }
          .landing_page .html_widget:nth-child(2n-1) .landing-page-experience > div {
            padding: 0; }
          .landing_page .html_widget:nth-child(2n-1) .landing-page-experience .text-area {
            padding: 20px; }
            .landing_page .html_widget:nth-child(2n-1) .landing-page-experience .text-area .title {
              margin-bottom: 30px; }
              .landing_page .html_widget:nth-child(2n-1) .landing-page-experience .text-area .title h2 {
                font-size: 27px;
                font-weight: 500;
                line-height: 36px; } }

.landing_page .map-area {
  position: relative; }

@media (min-width: 992px) {
  .landing_page .landing-page-map-detail {
    width: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    top: 135px; }
    .landing_page .landing-page-map-detail .detail-area {
      padding: 40px;
      margin-left: 15px;
      width: 353px;
      height: 339px;
      background-color: #000000;
      border: 1px solid #ab8b65; }
      .landing_page .landing-page-map-detail .detail-area .title {
        color: #d2d2d2;
        font-size: 28px;
        font-weight: 500;
        display: block;
        margin-bottom: 30px; }
      .landing_page .landing-page-map-detail .detail-area .address, .landing_page .landing-page-map-detail .detail-area .phone {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 28px;
        color: #fffefe; }
      .landing_page .landing-page-map-detail .detail-area .phone {
        margin-bottom: 30px; }
      .landing_page .landing-page-map-detail .detail-area .directions {
        border: 1px solid #f1f1f1;
        font-family: DINProMedium;
        font-size: 16px;
        text-decoration: none;
        color: #fff;
        padding: 10px 21px;
        display: table; } }

.basket_page .basket-widget {
  background-image: url(../images/item-detail-background-image.jpg);
  background-repeat: no-repeat;
  overflow-x: hidden;
  padding-bottom: 120px;
  width: 100%;
  display: table; }
  .basket_page .basket-widget .back-to-shop {
    position: relative;
    padding-bottom: 5%; }
    .basket_page .basket-widget .back-to-shop a {
      color: #000000;
      font-size: 17px;
      text-decoration: none;
      font-weight: 600; }
    .basket_page .basket-widget .back-to-shop.bottom {
      position: relative;
      top: 70px;
      width: 100%;
      display: table; }
    @media (max-width: 767px) {
      .basket_page .basket-widget .back-to-shop {
        padding-top: 20px;
        padding-bottom: 0px;
        padding-left: 20px; } }
  .basket_page .basket-widget .basket-wrapper {
    margin-top: 110px;
    width: 100%; }
    .basket_page .basket-widget .basket-wrapper .basket-container {
      background-color: #efefef;
      width: 60%;
      padding: 42px;
      float: left; }
      .basket_page .basket-widget .basket-wrapper .basket-container .title h2 {
        color: #ab8b65;
        font-family: "DINPro";
        font-size: 24px;
        font-weight: 500;
        text-transform: uppercase; }
      .basket_page .basket-widget .basket-wrapper .basket-container .title .border-item {
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #5e5e5e;
        background-color: #ffffff;
        display: table;
        margin-top: 29px; }
      .basket_page .basket-widget .basket-wrapper .basket-container .basket-items {
        margin-top: 41px; }
        .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item {
          background-color: #ffffff;
          margin-bottom: 30px;
          padding: 30px;
          display: table;
          width: 100%; }
          .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .image-container {
            float: left;
            margin-right: 21px; }
            .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .image-container img {
              width: 120px; }
          .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .content-container {
            float: right;
            width: 70%; }
            .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .content-container .title-price-container {
              width: 100%;
              display: table; }
              .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .content-container .title-price-container .quantity-select {
                width: 50px;
                color: #ab8b65; }
              .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .content-container .title-price-container h3 {
                width: 100%;
                color: #ab8b65;
                font-family: "DINProBold";
                font-size: 22px;
                font-weight: 700;
                line-height: 29px;
                float: left; }
              .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .content-container .title-price-container h4 {
                float: right;
                color: #ab8b65;
                font-family: "DINPro";
                font-size: 18px;
                font-weight: 400;
                line-height: 29px; }
            .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .content-container .description-container p {
              color: #000000;
              font-family: "DINPro";
              font-size: 16px;
              font-weight: 400;
              padding-top: 20px;
              line-height: 26px; }
            .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .content-container .action-container .delete {
              float: right;
              padding: 25px 0px 0px 0px; }
      .basket_page .basket-widget .basket-wrapper .basket-container .sub-total-container {
        float: right; }
        .basket_page .basket-widget .basket-wrapper .basket-container .sub-total-container label {
          color: #222222;
          font-family: "DINProBold";
          font-size: 20px;
          font-weight: 700;
          line-height: 26px;
          float: left;
          margin-right: 100px; }
        .basket_page .basket-widget .basket-wrapper .basket-container .sub-total-container h5 {
          color: #222222;
          font-family: "DINPro";
          font-size: 20px;
          font-weight: 400;
          line-height: 26px;
          float: left; }
        .basket_page .basket-widget .basket-wrapper .basket-container .sub-total-container select {
          color: #222222;
          font-family: "DINPro";
          font-size: 20px;
          font-weight: 400;
          line-height: 26px;
          float: left; }
      .basket_page .basket-widget .basket-wrapper .basket-container .delivery-container {
        margin-top: 30px; }
        .basket_page .basket-widget .basket-wrapper .basket-container .delivery-container .form-items .form-item {
          width: 49%;
          float: left;
          margin-bottom: 25px; }
          .basket_page .basket-widget .basket-wrapper .basket-container .delivery-container .form-items .form-item:nth-child(2n+2) {
            margin-left: 2%; }
          .basket_page .basket-widget .basket-wrapper .basket-container .delivery-container .form-items .form-item:last-child {
            margin-bottom: 0px; }
          .basket_page .basket-widget .basket-wrapper .basket-container .delivery-container .form-items .form-item label {
            color: #222222;
            font-family: "DINProBold";
            font-size: 16px;
            font-weight: 500;
            line-height: 26px;
            display: table;
            padding-bottom: 10px; }
          .basket_page .basket-widget .basket-wrapper .basket-container .delivery-container .form-items .form-item input {
            border: 1px solid #d9d9d9;
            padding: 10px;
            width: 100%;
            color: #5e5e5e;
            font-family: "DINProBold";
            font-size: 16px;
            font-weight: 500;
            line-height: 26px;
            outline: none; }
    .basket_page .basket-widget .basket-wrapper .summary-container {
      top: 0;
      position: -webkit-sticky;
      /* Safari */
      position: sticky;
      float: right;
      width: 35%;
      background-color: #efefef;
      padding: 39px; }
      .basket_page .basket-widget .basket-wrapper .summary-container .title h2 {
        color: #ab8b65;
        font-family: "DINPro";
        font-size: 24px;
        font-weight: 500;
        text-transform: uppercase; }
      .basket_page .basket-widget .basket-wrapper .summary-container .title .border-item {
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #5e5e5e;
        background-color: #ffffff;
        display: table;
        margin-top: 29px;
        margin-bottom: 41px; }
      .basket_page .basket-widget .basket-wrapper .summary-container .sub-total-container {
        display: table;
        width: 100%; }
        .basket_page .basket-widget .basket-wrapper .summary-container .sub-total-container label {
          color: #222222;
          font-family: "DINProBold";
          font-size: 20px;
          font-weight: 700;
          line-height: 26px;
          float: left;
          margin-right: 75px;
          margin-bottom: 10px; }
        .basket_page .basket-widget .basket-wrapper .summary-container .sub-total-container h5 {
          color: #222222;
          font-family: "DINPro";
          font-size: 20px;
          font-weight: 400;
          line-height: 26px;
          float: right; }
          .basket_page .basket-widget .basket-wrapper .summary-container .sub-total-container h5 .original-price {
            color: #818182;
            font-family: "DINPro";
            font-size: 20px;
            font-weight: 400;
            line-height: 26px;
            float: left;
            padding-right: 10px;
            text-decoration: line-through; }
        .basket_page .basket-widget .basket-wrapper .summary-container .sub-total-container select {
          width: 100%;
          margin-top: 20px;
          color: #222222;
          font-family: "DINPro";
          font-size: 18px;
          font-weight: 400;
          line-height: 26px;
          float: right;
          padding: 7.5px 15px; }
      .basket_page .basket-widget .basket-wrapper .summary-container .discount-code-area {
        display: table;
        width: 100%;
        margin-top: 25px; }
        .basket_page .basket-widget .basket-wrapper .summary-container .discount-code-area label {
          color: #222222;
          font-family: "DINProBold";
          font-size: 20px;
          font-weight: 700;
          line-height: 26px;
          float: left;
          margin-right: 100px;
          margin-bottom: 15px; }
        .basket_page .basket-widget .basket-wrapper .summary-container .discount-code-area .form-area {
          width: 100%; }
          .basket_page .basket-widget .basket-wrapper .summary-container .discount-code-area .form-area .text-area {
            width: 75%;
            color: #222222;
            font-family: "DINPro";
            font-size: 18px;
            font-weight: 400;
            line-height: 26px;
            float: left;
            padding: 7.5px 17px; }
          .basket_page .basket-widget .basket-wrapper .summary-container .discount-code-area .form-area .button {
            width: 25%;
            background-color: #222222;
            text-decoration: none;
            color: white;
            display: block;
            padding: 13.5px 1px;
            border: 0px;
            text-align: center;
            font-family: "DINPro";
            font-size: 17px;
            font-weight: 600;
            line-height: 16px;
            font-weight: 500;
            float: right; }
      .basket_page .basket-widget .basket-wrapper .summary-container .checkout-container {
        margin-top: 40px; }
        .basket_page .basket-widget .basket-wrapper .summary-container .checkout-container a {
          background-color: #ab8b65;
          text-decoration: none;
          color: white;
          width: 100%;
          display: block;
          padding: 15px 0px;
          text-align: center;
          font-family: "DINPro";
          font-size: 16px;
          font-weight: 500; }
        .basket_page .basket-widget .basket-wrapper .summary-container .checkout-container p {
          line-height: 25px;
          color: red; }
      .basket_page .basket-widget .basket-wrapper .summary-container .we-accept-container {
        margin-top: 31px; }
        .basket_page .basket-widget .basket-wrapper .summary-container .we-accept-container label {
          color: #222222;
          font-family: "DINProBold";
          font-size: 20px;
          font-weight: 700;
          line-height: 26px; }
        .basket_page .basket-widget .basket-wrapper .summary-container .we-accept-container ul {
          margin-top: 24px;
          margin-bottom: 34px; }
          .basket_page .basket-widget .basket-wrapper .summary-container .we-accept-container ul li {
            float: left;
            margin-right: 12px; }
            .basket_page .basket-widget .basket-wrapper .summary-container .we-accept-container ul li:last-child {
              margin-right: 0; }
        .basket_page .basket-widget .basket-wrapper .summary-container .we-accept-container .border-item {
          width: 100%;
          height: 1px;
          border-bottom: 1px solid #5e5e5e;
          display: table;
          padding-top: 34px; }

.checkout_page .checkout-widget {
  background-image: url(../images/item-detail-background-image.jpg);
  background-repeat: no-repeat;
  overflow-x: hidden;
  padding-bottom: 120px;
  width: 100%;
  display: table; }
  .checkout_page .checkout-widget .information-text {
    font-family: "DINPro";
    margin-top: 5%; }
    .checkout_page .checkout-widget .information-text a {
      text-decoration: underline;
      font-weight: bold;
      color: #ab8b65; }
    @media (max-width: 767px) {
      .checkout_page .checkout-widget .information-text {
        margin-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px; } }
  .checkout_page .checkout-widget .back-to-shop {
    position: relative;
    padding-bottom: 5%; }
    .checkout_page .checkout-widget .back-to-shop a {
      color: #000000;
      font-size: 17px;
      text-decoration: none;
      font-weight: 600; }
    .checkout_page .checkout-widget .back-to-shop.bottom {
      position: relative;
      top: 70px;
      width: 100%;
      display: table; }
    @media (max-width: 767px) {
      .checkout_page .checkout-widget .back-to-shop {
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 20px; } }
  .checkout_page .checkout-widget .checkout-wrapper {
    margin-top: 110px;
    width: 100%; }
    .checkout_page .checkout-widget .checkout-wrapper .checkout-containers {
      float: left;
      width: 60%; }
      .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container {
        width: 100%;
        background-color: #efefef;
        padding: 42px;
        display: table;
        margin-bottom: 20px; }
        .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container.noMarginBottom {
          margin-bottom: 0; }
        .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container.we-accept {
          padding: 30px 42px;
          background-color: #5e5e5e; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container.we-accept label {
            color: #ffffff;
            font-family: "DINProBold";
            font-size: 20px;
            font-weight: 700;
            line-height: 26px;
            float: left;
            position: relative;
            top: 3px;
            margin-right: 40px; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container.we-accept ul li {
            float: left;
            margin-right: 34px; }
        .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .title {
          position: relative;
          display: grid;
          grid-template-columns: repeat(8, 1fr);
          grid-gap: 20px;
          grid-auto-rows: 5px;
          grid-template-areas: "a a a a b b b b" "c c c c c c c c";
          align-items: center;
          margin-bottom: 45px; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .title h2 {
            grid-area: a;
            display: block;
            color: #ab8b65;
            font-family: "DINPro";
            font-size: 24px;
            font-weight: 500;
            text-transform: uppercase; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .title .border-item {
            grid-area: c;
            width: 100%;
            height: 1px;
            border-bottom: 1px solid #5e5e5e;
            background-color: #ffffff;
            display: table;
            margin-top: 29px; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .title .call-service {
            grid-area: b;
            display: block; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .title .call-service a {
              color: #ab8b65;
              font-family: "DINPro"; }
        .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .payment-container {
          margin-top: 30px; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .payment-container p {
            color: #000000;
            font-family: "DINPro";
            font-size: 18px;
            font-weight: 400;
            line-height: 26px; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .payment-container .payment-action {
            margin-top: 25px; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .payment-container .payment-action a {
              background-color: #ab8b65;
              display: inline-block;
              text-align: center;
              color: white;
              text-decoration: none;
              padding: 15px 20px; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .payment-container .payment-action img {
              float: right; }
        .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items {
          margin-top: 41px; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items .checkout-item {
            background-color: #ffffff;
            margin-bottom: 30px;
            padding: 30px;
            display: table;
            width: 100%; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items .checkout-item .image-container {
              float: left;
              margin-right: 21px; }
              .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items .checkout-item .image-container img {
                width: 120px; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items .checkout-item .content-container {
              float: right;
              width: 70%; }
              .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items .checkout-item .content-container .title-price-container {
                width: 100%;
                display: table; }
                .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items .checkout-item .content-container .title-price-container h3 {
                  color: #ab8b65;
                  font-family: "DINProBold";
                  font-size: 22px;
                  font-weight: 700;
                  line-height: 29px;
                  float: left; }
                .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items .checkout-item .content-container .title-price-container h4 {
                  float: right;
                  color: #ab8b65;
                  font-family: "DINPro";
                  font-size: 18px;
                  font-weight: 400;
                  line-height: 29px; }
              .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items .checkout-item .content-container .description-container p {
                color: #000000;
                font-family: "DINPro";
                font-size: 16px;
                font-weight: 400;
                padding-top: 20px;
                line-height: 26px; }
              .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .checkout-items .checkout-item .content-container .action-container .delete {
                float: right;
                padding: 25px 0px 0px 0px; }
        .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .sub-total-container {
          float: right; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .sub-total-container label {
            color: #222222;
            font-family: "DINProBold";
            font-size: 20px;
            font-weight: 700;
            line-height: 26px;
            float: left;
            margin-right: 100px; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .sub-total-container h5 {
            color: #222222;
            font-family: "DINPro";
            font-size: 20px;
            font-weight: 400;
            line-height: 26px;
            float: left; }
        .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .delivery-container {
          margin-top: 30px; }
          .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .delivery-container .form-items .form-item {
            width: 49%;
            float: left;
            margin-bottom: 25px;
            min-height: 84px; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .delivery-container .form-items .form-item:nth-child(2n+2) {
              margin-left: 2%; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .delivery-container .form-items .form-item:last-child {
              margin-bottom: 0px; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .delivery-container .form-items .form-item .error_select {
              border: 1px solid red; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .delivery-container .form-items .form-item label {
              color: #222222;
              font-family: "DINProBold";
              font-size: 16px;
              font-weight: 500;
              line-height: 26px;
              display: table;
              padding-bottom: 10px; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .delivery-container .form-items .form-item input {
              border: 1px solid #d9d9d9;
              padding: 10px;
              width: 100%;
              color: #5e5e5e;
              font-family: "DINProBold";
              font-size: 16px;
              font-weight: 500;
              line-height: 26px;
              outline: none; }
              .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .delivery-container .form-items .form-item input.error {
                border-color: red; }
            .checkout_page .checkout-widget .checkout-wrapper .checkout-containers .checkout-container .delivery-container .form-items .form-item select {
              height: 48px;
              outline: none;
              width: 100%; }
    .checkout_page .checkout-widget .checkout-wrapper .summary-container {
      float: right;
      width: 35%;
      background-color: #efefef;
      padding: 39px; }
      .checkout_page .checkout-widget .checkout-wrapper .summary-container.mobile {
        display: none; }
      .checkout_page .checkout-widget .checkout-wrapper .summary-container .title h2 {
        color: #ab8b65;
        font-family: "DINPro";
        font-size: 24px;
        font-weight: 500;
        text-transform: uppercase;
        display: inline; }
      .checkout_page .checkout-widget .checkout-wrapper .summary-container .title .border-item {
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #5e5e5e;
        background-color: #ffffff;
        display: table;
        margin-top: 29px;
        margin-bottom: 20px; }
      .checkout_page .checkout-widget .checkout-wrapper .summary-container .title a {
        color: #222222;
        font-family: "DINProBold";
        font-size: 17px;
        font-weight: 500;
        float: right;
        padding-top: 6px; }
      .checkout_page .checkout-widget .checkout-wrapper .summary-container .sub-total-container {
        display: table;
        width: 100%; }
        .checkout_page .checkout-widget .checkout-wrapper .summary-container .sub-total-container label {
          color: #222222;
          font-family: "DINProBold";
          font-size: 20px;
          font-weight: 700;
          line-height: 26px;
          float: left;
          margin-right: 100px; }
        .checkout_page .checkout-widget .checkout-wrapper .summary-container .sub-total-container h5 {
          color: #222222;
          font-family: "DINPro";
          font-size: 20px;
          font-weight: 400;
          line-height: 26px;
          float: right; }
        .checkout_page .checkout-widget .checkout-wrapper .summary-container .sub-total-container .border-item {
          width: 100%;
          height: 1px;
          border-bottom: 1px solid #5e5e5e;
          display: table;
          padding-top: 20px; }
      .checkout_page .checkout-widget .checkout-wrapper .summary-container .total-to-pay-container {
        display: table;
        width: 100%;
        padding-top: 29px; }
        .checkout_page .checkout-widget .checkout-wrapper .summary-container .total-to-pay-container label {
          color: #222222;
          font-family: "DINProBold";
          font-size: 24px;
          font-weight: 500;
          line-height: 26px;
          float: left;
          margin-right: 40px; }
        .checkout_page .checkout-widget .checkout-wrapper .summary-container .total-to-pay-container h5 {
          color: #222222;
          font-family: "DINProBold";
          font-size: 20px;
          font-weight: 500;
          line-height: 26px;
          float: right; }
      .checkout_page .checkout-widget .checkout-wrapper .summary-container .basket-item-container .basket-items .basket-item {
        background-color: white;
        padding: 20px;
        display: table;
        width: 100%;
        margin-bottom: 20px; }
        .checkout_page .checkout-widget .checkout-wrapper .summary-container .basket-item-container .basket-items .basket-item .image-container {
          float: left; }
          .checkout_page .checkout-widget .checkout-wrapper .summary-container .basket-item-container .basket-items .basket-item .image-container img {
            width: 96px; }
        .checkout_page .checkout-widget .checkout-wrapper .summary-container .basket-item-container .basket-items .basket-item .content-container {
          float: right;
          width: 60%; }
          .checkout_page .checkout-widget .checkout-wrapper .summary-container .basket-item-container .basket-items .basket-item .content-container .title-price-container h3 {
            color: #222;
            font-family: "DINProBold";
            font-size: 14px;
            font-weight: 700;
            line-height: 29px; }
          .checkout_page .checkout-widget .checkout-wrapper .summary-container .basket-item-container .basket-items .basket-item .content-container .title-price-container h4 {
            color: #ab8b65;
            font-family: "DINPro";
            font-size: 18px;
            font-weight: 400;
            line-height: 29px; }
      .checkout_page .checkout-widget .checkout-wrapper .summary-container .basket-item-container .border-item {
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #5e5e5e;
        background-color: #ffffff;
        display: table;
        margin-top: 29px;
        margin-bottom: 20px; }
  .checkout_page .checkout-widget .thank-you {
    margin: 50px 0px;
    width: 100%;
    background-color: #efefef;
    padding: 50px 0px; }
    .checkout_page .checkout-widget .thank-you h2 {
      color: #ab8b65;
      font-family: "DINPro";
      font-size: 24px;
      font-weight: 500;
      text-align: center; }

@font-face {
  font-family: DINPro;
  src: url("dinpro-regular-webfont.ttf") format("truetype"); }

@font-face {
  font-family: DINProLight;
  src: url("dinpro-light-webfont.ttf") format("truetype"); }

@font-face {
  font-family: DINProBold;
  src: url("dinpro-bold-webfont.ttf") format("truetype"); }

@font-face {
  font-family: DINProMedium;
  src: url("dinpro-medium-webfont.ttf") format("truetype"); }

@font-face {
  font-family: DINProBlack;
  src: url("dinpro-black-webfont.ttf") format("truetype"); }

@font-face {
  font-family: MyriadPro;
  src: url("myriadpro-regular.otf") format("truetype"); }

html {
  font-family: sans-serif; }

body {
  font-family: DINPro; }
  body .sprite {
    background-image: url(../images/sprite/spritesheet.png);
    background-repeat: no-repeat;
    display: block; }
  body .sprite-adam-call-transparent-icon {
    width: 24px;
    height: 24px;
    background-position: -5px -5px; }
  body .sprite-adam-comment-icon {
    width: 21px;
    height: 19px;
    background-position: -39px -5px; }
  body .sprite-adam-email-icon {
    width: 23px;
    height: 17px;
    background-position: -70px -5px; }
  body .sprite-adam-email-icon-white {
    width: 23px;
    height: 17px;
    background-position: -103px -5px; }
  body .sprite-adam-tab-world {
    width: 30px;
    height: 31px;
    background-position: -136px -5px; }
  body .sprite-adam-user-logo {
    width: 20px;
    height: 23px;
    background-position: -176px -5px; }
  body .sprite-adam-user-logo-white {
    width: 20px;
    height: 23px;
    background-position: -206px -5px; }
  body .sprite-american-express-icon {
    width: 39px;
    height: 31px;
    background-position: -39px -38px; }
  body .sprite-basket-icon {
    width: 18px;
    height: 20px;
    background-position: -236px -5px; }
  body .sprite-chevron-right {
    width: 12px;
    height: 21px;
    background-position: -88px -35px; }
  body .sprite-close-icon {
    width: 18px;
    height: 17px;
    background-position: -236px -35px; }
  body .sprite-down_icon {
    width: 32px;
    height: 32px;
    background-position: -176px -38px; }
  body .sprite-exit {
    width: 18px;
    height: 17px;
    background-position: -5px -62px; }
  body .sprite-facebook-icon {
    width: 9px;
    height: 16px;
    background-position: -110px -35px; }
  body .sprite-facebook-share-icon {
    width: 16px;
    height: 31px;
    background-position: -110px -62px; }
  body .sprite-get-direction-icon-small {
    width: 42px;
    height: 40px;
    background-position: -33px -80px; }
  body .sprite-get-in-touch-phone-image {
    width: 65px;
    height: 75px;
    background-position: -136px -80px; }
  body .sprite-github {
    width: 30px;
    height: 30px;
    background-position: -218px -62px; }
  body .sprite-gmail {
    width: 30px;
    height: 30px;
    background-position: -211px -102px; }
  body .sprite-google-review-icon {
    width: 78px;
    height: 78px;
    background-position: -5px -165px; }
  body .sprite-instagram-icon {
    width: 14px;
    height: 14px;
    background-position: -5px -102px; }
  body .sprite-linkedin {
    width: 30px;
    height: 30px;
    background-position: -93px -142px; }
  body .sprite-location-direction-icon {
    width: 30px;
    height: 27px;
    background-position: -211px -142px; }
  body .sprite-location-phone-icon {
    width: 52px;
    height: 44px;
    background-position: -133px -165px; }
  body .sprite-master-card-icon {
    width: 39px;
    height: 31px;
    background-position: -195px -179px; }
  body .sprite-minus-icon {
    width: 13px;
    height: 1px;
    background-position: -136px -62px; }
  body .sprite-nav-hamburger {
    width: 20px;
    height: 17px;
    background-position: -93px -220px; }
  body .sprite-phone-icon-white {
    width: 19px;
    height: 19px;
    background-position: -123px -220px; }
  body .sprite-phone-icon_copy_11 {
    width: 17px;
    height: 16px;
    background-position: -152px -220px; }
  body .sprite-phone-transparent-icon {
    width: 21px;
    height: 21px;
    background-position: -179px -220px; }
  body .sprite-plus-bold {
    width: 12px;
    height: 11px;
    background-position: -85px -102px; }
  body .sprite-plus-icon {
    width: 13px;
    height: 13px;
    background-position: -5px -142px; }
  body .sprite-search-icon {
    width: 20px;
    height: 20px;
    background-position: -210px -220px; }
  body .sprite-share-button-icon {
    width: 23px;
    height: 24px;
    background-position: -264px -5px; }
  body .sprite-share_icon {
    width: 48px;
    height: 38px;
    background-position: -244px -179px; }
  body .sprite-stackoverflow {
    width: 30px;
    height: 30px;
    background-position: -258px -62px; }
  body .sprite-tumblr {
    width: 30px;
    height: 30px;
    background-position: -251px -102px; }
  body .sprite-twitter {
    width: 30px;
    height: 30px;
    background-position: -240px -227px; }
  body .sprite-twitter-icon {
    width: 16px;
    height: 14px;
    background-position: -251px -142px; }
  body .sprite-twitter-share-icon {
    width: 30px;
    height: 25px;
    background-position: -5px -267px; }
  body .sprite-video_icon {
    width: 66px;
    height: 70px;
    background-position: -298px -5px; }
  body .sprite-visa-icon {
    width: 39px;
    height: 31px;
    background-position: -298px -85px; }
  body .sprite-youtube-icon {
    width: 18px;
    height: 12px;
    background-position: -347px -85px; }
  body img {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0em; }
  body .slick-slide > div {
    position: relative; }
    body .slick-slide > div > a {
      display: flex !important; }
  body ul.slick-dots {
    position: absolute;
    bottom: 50px; }
    body ul.slick-dots li {
      margin: 0; }
      body ul.slick-dots li.slick-active button:before {
        color: #fff; }
      body ul.slick-dots li button {
        width: 12px;
        height: 12px; }
      body ul.slick-dots li button:before {
        color: #fff; }
  body .mapboxgl-marker button {
    background: transparent;
    border: none;
    width: 60px;
    outline: none; }
    body .mapboxgl-marker button img {
      width: 100%; }
  body .gm-control-active, body .gmnoprint, body .gm-svpc, body .gmnoprint, body .gm-style-cc {
    display: none !important; }
  body #filter_map {
    height: 600px !important; }
  body .gm-style-iw-d {
    max-width: initial !important;
    max-height: initial !important; }
    @media (min-width: 768px) {
      body .gm-style-iw-d > div {
        min-width: 356px; } }
    @media (max-width: 767px) {
      body .gm-style-iw-d > div {
        min-width: 254px; } }
  body .gm-style-iw {
    padding: 0 !important;
    max-width: 390px !important;
    max-height: initial !important;
    transform: translate(-30%, -100%) !important; }
    body .gm-style-iw button {
      position: relative;
      top: 7px !important;
      right: 14px !important;
      z-index: 999; }
      body .gm-style-iw button img {
        margin-right: 0;
        width: 22px !important;
        height: 22px !important; }
  body #info-content {
    display: table;
    padding: 30px 10px 15px 30px; }
    body #info-content h1 {
      color: #ab8b65;
      font-size: 21px;
      font-family: DINProBold;
      margin-bottom: 10px;
      text-transform: uppercase; }
      body #info-content h1 i {
        position: relative;
        left: 5px;
        top: 1px;
        font-size: 22px; }
    body #info-content .adress {
      color: #5e5e5e;
      font-size: 16px;
      font-family: DINProBold;
      margin-bottom: 15px;
      display: table;
      width: 100%;
      padding-bottom: 10px;
      border-bottom: 1px solid #ab8b65; }
    body #info-content .day-and-hour {
      margin-bottom: 5px;
      width: 100%;
      display: table; }
      body #info-content .day-and-hour .day {
        float: left;
        color: #5e5e5e;
        font-size: 16px;
        font-family: DINProBold;
        margin-bottom: 5px; }
      body #info-content .day-and-hour .hour {
        float: right;
        color: #5e5e5e;
        font-size: 16px;
        font-family: DINPro; }
    body #info-content .button-area {
      width: 100%;
      display: table;
      padding-top: 10px;
      border-top: 1px solid #ab8b65; }
      body #info-content .button-area .get-in-touch {
        text-align: right;
        position: relative;
        top: -5px;
        font-size: 16px;
        width: 50%;
        float: right;
        cursor: pointer;
        font-family: DINProBold;
        color: #ab8b65; }
        body #info-content .button-area .get-in-touch img {
          width: 24px;
          position: relative;
          top: 4px;
          margin-right: 8px; }
      body #info-content .button-area .phone {
        font-size: 16px;
        width: 50%;
        float: left;
        cursor: pointer;
        font-family: DINProBold;
        color: #ab8b65; }
        body #info-content .button-area .phone img {
          width: 19px;
          margin-right: 8px;
          position: relative;
          top: 4px; }
      body #info-content .button-area .mobile-button-area {
        display: none; }
  @media (min-width: 768px) {
    body #info-content {
      min-width: 356px; } }
  @media (max-width: 767px) {
    body .gm-style-iw-d {
      margin: -21px !important; }
    body .gm-style-iw-t::after {
      background: #222222 !important; }
    body #filter_map {
      height: 504px !important; }
      body #filter_map img[src^='/static/contents/themes/adam/images/custom_marker.png'] {
        width: 32px !important;
        height: 36px !important; }
    body #info-content {
      min-height: 178px;
      max-width: 272px;
      position: relative;
      display: table;
      padding: 30px 3px 9px 19px; }
      body #info-content h1 {
        font-size: 14px;
        padding: 0 20px; }
        body #info-content h1 i {
          font-size: 16px; }
      body #info-content .adress {
        border: none;
        padding: 0 20px;
        font-size: 14px;
        max-width: 232px;
        min-width: 232px;
        margin-bottom: 30px; }
      body #info-content .day-and-hour {
        display: none; }
      body #info-content .button-area {
        width: 100%;
        border: none; }
        body #info-content .button-area .learn-more {
          display: none; }
        body #info-content .button-area .phone {
          display: none; }
        body #info-content .button-area .mobile-button-area {
          position: absolute;
          bottom: 9px;
          width: 232px;
          display: block; }
          body #info-content .button-area .mobile-button-area a {
            font-size: 16px;
            font-family: DINProBold; }
          body #info-content .button-area .mobile-button-area .more-info {
            padding: 20px;
            display: block;
            float: left;
            width: 50%;
            color: #fff;
            background-color: #222222;
            text-align: center; }
          body #info-content .button-area .mobile-button-area .call {
            padding: 19px 10px;
            text-align: center;
            display: block;
            float: left;
            width: 50%;
            color: #fff;
            background-color: #ab8b65; }
            body #info-content .button-area .mobile-button-area .call img {
              width: 18px;
              position: relative;
              left: -3px;
              top: 3px; } }
  body .landing-page-map-detail {
    display: none; }

.custom-select {
  position: relative;
  font-family: Arial; }

.custom-select select {
  display: none;
  /*hide original SELECT element:*/ }

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 17px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent; }

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 9px; }

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  color: #ffffff;
  padding: 6px 16px;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  user-select: none; }
  .select-items div:last-child, .select-selected:last-child {
    border: none; }
  .select-items div:hover, .select-selected:hover {
    background-color: #222222 !important; }

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: black;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 0 10px;
  border: 1px solid #fff;
  border-top: none; }

.select-selected {
  background-color: black;
  border: 1px solid #fff; }

/*hide the items when the select box is closed:*/
.select-hide {
  display: none; }

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1); }

@media (max-width: 767px) {
  #gappt_side_widget_tab {
    display: none; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  body .review-component .review-section {
    padding-right: 10px;
    padding-left: 10px; }
  body .review-component .container-fluid .slides ul.slick-dots {
    right: 450px; }
  body .review-component .container-fluid .slides .slick-prev {
    right: 474px; }
  body .review-component .container-fluid .slides .slick-next {
    right: 424px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body .disabledOnPhone {
    display: none; }
  body .review-component .container-fluid .slides ul.slick-dots {
    right: auto;
    text-align: center; }
  body .review-component .review-section {
    background-color: rgba(34, 34, 34, 0.92);
    text-align: center;
    padding-right: 0px; }
    body .review-component .review-section .review-container {
      margin: auto; }
      body .review-component .review-section .review-container .review-head-google img {
        margin-left: auto;
        margin-right: auto; }
      body .review-component .review-section .review-container .review-comment {
        font-size: 16px; }
      body .review-component .review-section .review-container .review-author {
        font-size: 18px; }
    body .review-component .review-section::after {
      content: "";
      background: url("../../../images/372452740.jpg");
      opacity: 1;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      position: absolute;
      z-index: -1; } }

@media only screen and (max-width: 767px) {
  body header.main {
    height: 100px;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    display: block;
    position: fixed;
    z-index: 2; }
    body header.main .content .mobile-links {
      padding-top: 40px;
      display: inline-block;
      float: right;
      vertical-align: middle; }
      body header.main .content .mobile-links .book-online {
        position: relative;
        top: -7px;
        float: left;
        width: 50px;
        text-align: center; }
        body header.main .content .mobile-links .book-online a {
          text-decoration: none;
          font-size: 15px;
          color: #ab8b65;
          font-family: DINProBold; }
      body header.main .content .mobile-links .region {
        top: -5px;
        position: relative;
        display: inline-block;
        float: left;
        margin-left: 20px;
        border-right: 0px solid #ab8b65;
        border-left: 1px solid #ab8b65;
        font-size: 15px;
        text-align: center; }
        body header.main .content .mobile-links .region img {
          margin-left: 10px; }
        body header.main .content .mobile-links .region a {
          position: relative;
          top: -10px;
          margin-left: 5px; }
        body header.main .content .mobile-links .region .region-select {
          height: 36px;
          vertical-align: middle; }
          body header.main .content .mobile-links .region .region-select img {
            display: inline-block;
            position: relative;
            top: 3px;
            margin-right: 0px; }
          body header.main .content .mobile-links .region .region-select .region_select {
            vertical-align: middle;
            display: inline-block;
            width: 70px;
            position: relative;
            padding-bottom: 17px; }
      body header.main .content .mobile-links .mobile-basket-item {
        margin-left: 20px;
        position: relative;
        top: -2px;
        float: left; }
        body header.main .content .mobile-links .mobile-basket-item a .basket-icon {
          display: inline-block;
          background: transparent url(images/basket-icon.svg) no-repeat right center;
          width: 21px;
          height: 21px;
          background-size: 100%; }
      body header.main .content .mobile-links .mobile-phone-item {
        position: relative;
        top: -1px;
        display: block;
        float: left;
        margin-left: 20px; }
      body header.main .content .mobile-links .menu-button {
        position: relative;
        top: 2px;
        display: block;
        float: left;
        margin-left: 20px; }
        body header.main .content .mobile-links .menu-button a img {
          width: 18px; }
    body header.main .content .menu-popup {
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      background: black;
      height: 100vh;
      z-index: 1;
      display: block;
      overflow: hidden; }
      body header.main .content .menu-popup .mobile-menu {
        height: 100%; }
        body header.main .content .menu-popup .mobile-menu .popup-header {
          height: 100px;
          padding: 0 20px; }
        body header.main .content .menu-popup .mobile-menu ul {
          height: calc(100% - 100px); }
          body header.main .content .menu-popup .mobile-menu ul li {
            position: relative;
            display: table;
            width: 100%;
            display: table;
            height: calc(100% / 7); }
            body header.main .content .menu-popup .mobile-menu ul li input {
              height: 100%;
              border: none;
              width: 100%;
              outline: none;
              background-color: #0e0e0e;
              font-size: 20px;
              font-weight: 500;
              color: #fff;
              padding-left: 20px; }
              body header.main .content .menu-popup .mobile-menu ul li input::placeholder {
                color: #fff; }
            body header.main .content .menu-popup .mobile-menu ul li a {
              color: #fff;
              padding-left: 20px;
              display: table-cell;
              vertical-align: middle; }
              body header.main .content .menu-popup .mobile-menu ul li a.search-button {
                position: absolute;
                z-index: 9999;
                top: 40%;
                right: 20px; }
              body header.main .content .menu-popup .mobile-menu ul li a.active {
                color: #ab8b65; }
              body header.main .content .menu-popup .mobile-menu ul li a.pageToTopAnchor img {
                padding-right: 20px;
                float: right;
                padding-right: 20px; }
    body header.main .content .header-area {
      padding: 0 5px; }
      body header.main .content .header-area .links {
        display: none; }
    body header.main.background-transparent {
      background-color: #0e0e0e; }
  body footer.main {
    display: none; }
    body footer.main.mobile {
      display: block; }
      body footer.main.mobile .content .footer-top {
        padding-top: 10px; }
        body footer.main.mobile .content .footer-top .meta-items {
          padding-top: 30px; }
          body footer.main.mobile .content .footer-top .meta-items .meta-item a {
            text-decoration: none; }
            body footer.main.mobile .content .footer-top .meta-items .meta-item a h2 {
              border-bottom: 1px solid #fff; }
              body footer.main.mobile .content .footer-top .meta-items .meta-item a h2.border-item img.plus {
                display: block;
                float: right;
                position: relative;
                top: 10px; }
              body footer.main.mobile .content .footer-top .meta-items .meta-item a h2.border-item img.minus {
                display: none; }
              body footer.main.mobile .content .footer-top .meta-items .meta-item a h2.hideBorder img.plus {
                display: none; }
              body footer.main.mobile .content .footer-top .meta-items .meta-item a h2.hideBorder img.minus {
                display: block;
                float: right;
                position: relative;
                top: 16px; }
          body footer.main.mobile .content .footer-top .meta-items .meta-news {
            margin-top: 40px; }
            body footer.main.mobile .content .footer-top .meta-items .meta-news h2 {
              color: #fff;
              font-size: 18px;
              font-family: DINPro;
              font-weight: 700;
              margin-bottom: 25px; }
            body footer.main.mobile .content .footer-top .meta-items .meta-news input.input-area {
              outline: none;
              background: #0e0e0e;
              border: 1px solid #ab8b65;
              height: 43px;
              color: #fff;
              font-family: DINProLight;
              width: 100%;
              margin-bottom: 25px;
              padding-left: 20px; }
            body footer.main.mobile .content .footer-top .meta-items .meta-news input.submit {
              height: 43px;
              border: 1px solid #ab8b65;
              font-family: DINPro;
              background-color: #0e0e0e;
              color: #fff;
              padding: 0 14px; }
      body footer.main.mobile .content .footer-bottom {
        padding: 40px 0;
        background-color: #111111; }
        body footer.main.mobile .content .footer-bottom .top-item .social-media-area {
          float: none;
          width: 178px;
          margin: 0 auto; }
          body footer.main.mobile .content .footer-bottom .top-item .social-media-area a {
            margin: 0 15px; }
        body footer.main.mobile .content .footer-bottom .top-item .footer-links-area {
          margin-top: 33px;
          margin-bottom: 23px;
          text-align: center;
          margin-left: 0;
          width: 100%; }
          body footer.main.mobile .content .footer-bottom .top-item .footer-links-area a {
            float: none; }
            body footer.main.mobile .content .footer-bottom .top-item .footer-links-area a.terms-conditions, body footer.main.mobile .content .footer-bottom .top-item .footer-links-area a.return-refunds-policy {
              width: 100%;
              display: table;
              margin-top: 17px; }
          body footer.main.mobile .content .footer-bottom .top-item .footer-links-area .cookie-items {
            display: table;
            width: 210px;
            margin: 0 auto; }
            body footer.main.mobile .content .footer-bottom .top-item .footer-links-area .cookie-items a {
              margin-right: 15px; }
        body footer.main.mobile .content .footer-bottom .top-item .logo {
          display: table;
          width: 100%;
          text-align: center;
          margin-bottom: 17px; }
          body footer.main.mobile .content .footer-bottom .top-item .logo img {
            width: 49px; }
        body footer.main.mobile .content .footer-bottom .top-item .bottom-item {
          text-align: center; }
          body footer.main.mobile .content .footer-bottom .top-item .bottom-item div {
            font-size: 11px;
            font-weight: 100; }
        body footer.main.mobile .content .footer-bottom .top-item .payment-type-area {
          float: none;
          top: 0;
          margin-top: 30px; }
          body footer.main.mobile .content .footer-bottom .top-item .payment-type-area .payment-type-items {
            width: 260px;
            margin: 0 auto; }
            body footer.main.mobile .content .footer-bottom .top-item .payment-type-area .payment-type-items a {
              margin: 0 11px; }
  body .adam-component-1 .slider {
    min-height: 570px;
    position: relative;
    padding: 0; }
    body .adam-component-1 .slider img.desktop {
      display: none; }
    body .adam-component-1 .slider img.mobile {
      display: block;
      width: 100%;
      height: 100%;
      display: table; }
    body .adam-component-1 .slider .opacity .opacity-container {
      width: 100%;
      height: 100%; }
      body .adam-component-1 .slider .opacity .opacity-container .text-content {
        padding: 0;
        width: 100%;
        height: 100%;
        position: relative; }
        body .adam-component-1 .slider .opacity .opacity-container .text-content h2 {
          font-size: 18px;
          margin-bottom: 15px; }
        body .adam-component-1 .slider .opacity .opacity-container .text-content h3 {
          color: #fff;
          font-size: 32px;
          font-weight: 500;
          line-height: 36px;
          margin-bottom: 15px;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 48%; }
          body .adam-component-1 .slider .opacity .opacity-container .text-content h3.extra-space {
            margin-bottom: 38px; }
        body .adam-component-1 .slider .opacity .opacity-container .text-content p {
          font-size: 17px;
          font-weight: 400;
          line-height: 19px; }
          body .adam-component-1 .slider .opacity .opacity-container .text-content p.button-items {
            position: absolute;
            bottom: 38.3%;
            left: 0;
            right: 0;
            margin: auto; }
          body .adam-component-1 .slider .opacity .opacity-container .text-content p.call-to-book {
            display: block !important;
            width: 100%;
            text-align: center; }
            body .adam-component-1 .slider .opacity .opacity-container .text-content p.call-to-book a {
              padding: 10px 17px; }
          body .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text {
            padding: 0 10px;
            position: absolute;
            bottom: 46%;
            left: 0;
            right: 0;
            margin: auto;
            font-size: 15px; }
            body .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text span {
              display: none; }
            body .adam-component-1 .slider .opacity .opacity-container .text-content p.detail-text.extra-padding {
              padding: 5px 20px; }
          body .adam-component-1 .slider .opacity .opacity-container .text-content p.gq-icon-web {
            display: none; }
          body .adam-component-1 .slider .opacity .opacity-container .text-content p.gq-icon {
            display: block;
            position: relative;
            top: 3px;
            display: inline-block;
            margin-right: 10px;
            background: transparent url(../images/GQ-Mobile.svg) no-repeat right center;
            width: 80%;
            height: 470px; }
          body .adam-component-1 .slider .opacity .opacity-container .text-content p.christmas-adam-slide {
            display: block;
            position: relative;
            top: 0;
            left: 0;
            display: inline-block;
            background: transparent url(../images/christmas-adam-slider.svg) no-repeat right center;
            width: 100%;
            height: 100vh; }
          body .adam-component-1 .slider .opacity .opacity-container .text-content p.winner-icon {
            top: 46%;
            width: 90%; }
    body .adam-component-1 .slider .opacity .direction-button {
      outline: none;
      cursor: pointer;
      display: block;
      position: absolute;
      right: 10px;
      bottom: 10px;
      z-index: 11; }
      body .adam-component-1 .slider .opacity .direction-button .direction-background {
        width: 80px; }
  body .adam-component-1 .slick-next {
    display: none !important;
    right: 4% !important;
    width: 50px;
    height: 50px; }
  body .adam-component-1 .slick-prev {
    display: none !important;
    left: 4% !important;
    width: 50px;
    height: 50px; }
  body .adam-component-1 .slick-dots {
    display: block;
    bottom: 28%; }
  body .adam-component-2 {
    background-image: none;
    background-color: #000;
    height: 790px;
    padding: 59px 0 60px 0; }
    body .adam-component-2 .container {
      padding: 0 5px; }
    body .adam-component-2 .title {
      margin-bottom: 30px; }
      body .adam-component-2 .title h2 {
        font-size: 32px;
        margin-bottom: 15px; }
      body .adam-component-2 .title p {
        font-family: DINPro;
        font-size: 20px; }
    body .adam-component-2 .items .zoom:hover {
      transition: transform .1s;
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
    body .adam-component-2 .items .meta {
      background-color: #000;
      min-height: 427px;
      margin: 0; }
      body .adam-component-2 .items .meta .image {
        height: 163px;
        overflow: hidden; }
        body .adam-component-2 .items .meta .image img {
          width: 100%; }
      body .adam-component-2 .items .meta .meta-detail {
        background-color: #000;
        padding: 30px 20px 20px 20px; }
        body .adam-component-2 .items .meta .meta-detail .item-name {
          font-size: 20px; }
        body .adam-component-2 .items .meta .meta-detail .description {
          display: none;
          font-size: 17px;
          line-height: 24px;
          margin-top: 15px; }
        body .adam-component-2 .items .meta .meta-detail .button-items {
          margin: 0; }
          body .adam-component-2 .items .meta .meta-detail .button-items .button-item {
            margin-top: 15px;
            width: 100%; }
            body .adam-component-2 .items .meta .meta-detail .button-items .button-item.second {
              float: left;
              min-width: 105px; }
              body .adam-component-2 .items .meta .meta-detail .button-items .button-item.second a span {
                display: none; }
                body .adam-component-2 .items .meta .meta-detail .button-items .button-item.second a span.gift {
                  float: left;
                  padding-right: 4px;
                  display: block;
                  text-transform: capitalize; }
        body .adam-component-2 .items .meta .meta-detail .custom-select {
          bottom: 80px;
          width: calc(100% - 40px); }
        body .adam-component-2 .items .meta .meta-detail .check-availability a {
          bottom: 20px;
          width: calc(100% - 40px); }
        body .adam-component-2 .items .meta .meta-detail select {
          background: #000; }
        body .adam-component-2 .items .meta .meta-detail select option {
          background: #000; }
    body .adam-component-2 .all-items-button a {
      font-family: DINPro;
      margin-top: 70px; }
    body .adam-component-2.product {
      background-image: none;
      height: 763px; }
      body .adam-component-2.product .items .meta {
        min-height: 453px; }
        body .adam-component-2.product .items .meta .image {
          max-height: 181px;
          overflow-y: hidden; }
        body .adam-component-2.product .items .meta .meta-detail .product-button-items .button-item {
          width: 41%; }
          body .adam-component-2.product .items .meta .meta-detail .product-button-items .button-item.add-to-basket {
            margin-right: 40px;
            width: 38%; }
            body .adam-component-2.product .items .meta .meta-detail .product-button-items .button-item.add-to-basket img {
              float: none;
              position: absolute;
              top: 12px; }
            body .adam-component-2.product .items .meta .meta-detail .product-button-items .button-item.add-to-basket span {
              display: none; }
    body .adam-component-2 ul.slick-dots {
      position: absolute;
      bottom: -45px; }
    body .adam-component-2.service .items .meta {
      min-height: 368px; }
      body .adam-component-2.service .items .meta .image {
        height: auto;
        overflow: hidden; }
      body .adam-component-2.service .items .meta .meta-detail {
        padding: 20px;
        height: 174px;
        display: block;
        overflow: hidden;
        width: 100%; }
        body .adam-component-2.service .items .meta .meta-detail .item-name, body .adam-component-2.service .items .meta .meta-detail .button-items .button-item.first a {
          font-size: 16px; }
        body .adam-component-2.service .items .meta .meta-detail .button-items .button-item.first {
          margin-top: 10px; }
        body .adam-component-2.service .items .meta .meta-detail select, body .adam-component-2.service .items .meta .meta-detail .check-availability a {
          font-size: 14px; }
        body .adam-component-2.service .items .meta .meta-detail select {
          bottom: 65px;
          height: 37px;
          display: block; }
        body .adam-component-2.service .items .meta .meta-detail .check-availability a {
          bottom: 15px; }
        body .adam-component-2.service .items .meta .meta-detail .information-button {
          display: none !important; }
        body .adam-component-2.service .items .meta .meta-detail .check-availability a {
          left: 0;
          right: 0;
          margin: 0 auto; }
  body .treatments-item {
    height: auto; }
    body .treatments-item .items > div {
      margin-bottom: 40px; }
  body .adam-component-3 {
    background-color: #fff;
    background-image: none;
    padding: 60px 0 0 0;
    overflow-y: hidden; }
    body .adam-component-3 .container {
      padding: 0; }
    body .adam-component-3 .title {
      width: 100%;
      text-align: center;
      margin-bottom: 43px; }
      body .adam-component-3 .title h2 {
        font-size: 28px;
        color: #000;
        margin-bottom: 15px; }
      body .adam-component-3 .title p {
        font-size: 12px;
        color: #222222; }
    body .adam-component-3 .items {
      width: 100%; }
      body .adam-component-3 .items > div {
        padding: 0; }
      body .adam-component-3 .items .meta-item {
        perspective: none;
        -webkit-perspective: none;
        height: 114px;
        overflow: hidden; }
        body .adam-component-3 .items .meta-item .meta .image {
          position: relative; }
          body .adam-component-3 .items .meta-item .meta .image img {
            width: 100%;
            position: relative;
            top: -150px; }
          body .adam-component-3 .items .meta-item .meta .image img.getintouch {
            top: auto; }
          body .adam-component-3 .items .meta-item .meta .image .item-title {
            position: absolute;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.6);
            bottom: 0;
            left: 0;
            top: 0;
            right: 0;
            padding-top: 47px; }
            body .adam-component-3 .items .meta-item .meta .image .item-title a {
              text-transform: uppercase;
              font-size: 22px;
              font-family: DINPro; }
        body .adam-component-3 .items .meta-item .meta-detail {
          display: none; }
        body .adam-component-3 .items .meta-item:hover .meta-item-inner {
          transform: none; } }
      @media only screen and (max-width: 767px) and (max-width: 767px) {
        body .adam-component-3 .items .meta-item.get-in-touch {
          display: none; } }

@media only screen and (max-width: 767px) {
  body .disabledOnPhone {
    display: none; }
  body .review-component .container-fluid .slides ul.slick-dots {
    right: auto;
    text-align: center; }
  body .review-component .review-section {
    background-color: rgba(34, 34, 34, 0.92);
    text-align: center;
    padding-right: 0px; }
    body .review-component .review-section .review-container {
      margin: auto; }
      body .review-component .review-section .review-container .review-head-google {
        right: 20px;
        bottom: 60px; }
        body .review-component .review-section .review-container .review-head-google img {
          width: 73px;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 0; }
      body .review-component .review-section .review-container .review-head-stars {
        right: 20px;
        bottom: 35px; }
        body .review-component .review-section .review-container .review-head-stars .glyphicon-star {
          font-size: 10px; }
      body .review-component .review-section .review-container .review-head-info .border-item {
        margin: 0 auto;
        margin-top: 20px; }
      body .review-component .review-section .review-container .review-head-title {
        text-align: left;
        margin-left: 10px; }
      body .review-component .review-section .review-container .review-comment {
        font-size: 16px;
        line-height: 27px; }
      body .review-component .review-section .review-container .review-author {
        font-size: 16px;
        text-align: left;
        margin-left: 10px; }
    body .review-component .review-section::after {
      content: "";
      background: url("../../../themes/adam/images/google-review-background-image.jpg");
      opacity: 1;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      position: absolute;
      z-index: -1; }
  body .popup-menu {
    background-image: url("../images/review-background-banner.jpg");
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: scroll;
    font-family: DINPro;
    z-index: 5;
    background-repeat: no-repeat;
    background-size: 100%;
    background-repeat: repeat-y; }
    body .popup-menu .closebtn {
      position: absolute;
      top: 32px;
      right: 20px;
      font-size: 30px;
      color: white;
      z-index: 2;
      text-decoration: none; }
    body .popup-menu .popup-header {
      margin-bottom: 30px;
      display: table;
      width: 100%; }
      body .popup-menu .popup-header .logo {
        float: left;
        position: relative;
        top: 16px;
        left: 20px; }
        body .popup-menu .popup-header .logo a {
          display: block; }
          body .popup-menu .popup-header .logo a img {
            width: 85px;
            margin-top: -4px; }
      body .popup-menu .popup-header .mobile-links {
        float: right;
        padding-top: 40px;
        margin-right: 68px;
        display: block;
        float: right; }
        body .popup-menu .popup-header .mobile-links .book-online {
          position: relative;
          top: -7px;
          float: left;
          width: 50px;
          text-align: center; }
          body .popup-menu .popup-header .mobile-links .book-online a {
            text-decoration: none;
            font-size: 15px;
            color: #ab8b65;
            font-family: DINProBold; }
        body .popup-menu .popup-header .mobile-links .mobile-basket-item {
          margin-left: 30px;
          position: relative;
          top: -2px;
          float: left; }
        body .popup-menu .popup-header .mobile-links .mobile-phone-item {
          position: relative;
          top: -1px;
          display: block;
          float: left;
          margin-left: 30px; }
    body .popup-menu .location-popup-items {
      width: 100%;
      padding: 0 20px; }
      body .popup-menu .location-popup-items .location-popup-item {
        -webkit-box-shadow: 0px 0px 13px 0px #6b6969;
        -moz-box-shadow: 0px 0px 13px 0px #6b6969;
        box-shadow: 0px 0px 13px 0px #6b6969;
        margin-bottom: 20px;
        overflow: hidden;
        width: calc((100% - 20px) / 2); }
        body .popup-menu .location-popup-items .location-popup-item:nth-child(odd) {
          float: left; }
        body .popup-menu .location-popup-items .location-popup-item:nth-child(even) {
          float: right; }
        body .popup-menu .location-popup-items .location-popup-item a {
          display: block;
          position: relative;
          height: 130px; } }
        @media only screen and (max-width: 767px) and (max-width: 400px) and (min-width: 370px) {
          body .popup-menu .location-popup-items .location-popup-item a {
            height: 160px; } }
        @media only screen and (max-width: 767px) and (max-width: 369px) and (min-width: 350px) {
          body .popup-menu .location-popup-items .location-popup-item a {
            height: 140px; } }

@media only screen and (max-width: 767px) {
          body .popup-menu .location-popup-items .location-popup-item a img {
            width: 100%; }
          body .popup-menu .location-popup-items .location-popup-item a p {
            height: 52px;
            background: black;
            position: absolute;
            bottom: 0;
            left: 0px;
            text-align: center;
            color: #d2d2d2;
            font-family: DINProMedium;
            font-size: 13px;
            line-height: 16px;
            display: table;
            width: calc(100% + 1px); }
            body .popup-menu .location-popup-items .location-popup-item a p .location-popup-item-title {
              display: table-cell;
              vertical-align: middle; }
  body .popup-menu {
    display: none; }
    body .popup-menu.displayBlock {
      display: block; }
  body .home_page .map-area {
    display: none; }
  body .shop-component {
    margin-bottom: 0px; }
    body .shop-component .overlay .content-container .text-content h3 {
      font-size: 38px; }
    body .shop-component .overlay .content-container .text-content p {
      font-family: DINPro;
      font-size: 19px; }
    body .shop-component img {
      height: 100%;
      object-fit: cover; }
  body .treatments-header video {
    display: none; }
  body .treatments-header img {
    display: block; }
  body .treatments-header .overlay .content-container {
    min-width: 80%; }
    body .treatments-header .overlay .content-container .text-content h2 {
      font-size: 20px; }
    body .treatments-header .overlay .content-container .text-content h3 {
      font-size: 38px; }
    body .treatments-header .overlay .content-container .text-content p {
      font-family: DINPro;
      font-size: 19px; }
      body .treatments-header .overlay .content-container .text-content p span {
        display: none; }
    body .treatments-header .overlay .content-container .text-content a:first-of-type {
      display: none; }
    body .treatments-header .overlay .content-container .text-content a:last-of-type {
      display: inline; }
  body .getintouch-component {
    height: 362px;
    display: block;
    width: 100%;
    background-color: #222222;
    color: white;
    text-align: center;
    border-top: 2px solid #ab8b65;
    border-bottom: 2px solid #ab8b65; }
    body .getintouch-component .content-container {
      padding: 40px; }
      body .getintouch-component .content-container img {
        width: 80px;
        margin-bottom: 10px; }
      body .getintouch-component .content-container h3 {
        color: white;
        font-size: 28px;
        margin-top: 15px;
        margin-bottom: 25px;
        font-family: DINProMedium; }
      body .getintouch-component .content-container p {
        margin-bottom: 40px;
        font-family: DINPro;
        font-size: 16px; }
      body .getintouch-component .content-container a {
        color: white;
        text-decoration: none;
        background-color: #ab8b65;
        padding: 10px 20px;
        font-family: DINProMedium;
        display: inline-block; }
        body .getintouch-component .content-container a.email {
          color: #ab8b65;
          text-decoration: none;
          background-color: transparent;
          padding: 10px 20px;
          font-family: DINProMedium;
          display: inline-block; }
  body .basket_page .col-xs-12 {
    padding: 0; }
  body .basket_page .basket-widget {
    background: none;
    background-color: #efefef;
    padding-bottom: 10px; }
    body .basket_page .basket-widget .container {
      padding: 0; }
    body .basket_page .basket-widget .basket-wrapper .basket-container {
      width: 100%;
      padding: 30px 20px; }
      body .basket_page .basket-widget .basket-wrapper .basket-container .title .border-item {
        margin-top: 20px; }
      body .basket_page .basket-widget .basket-wrapper .basket-container .basket-items {
        margin-top: 30px; }
        body .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .image-container img {
          width: 90px; }
        body .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .content-container {
          width: 59%; }
          body .basket_page .basket-widget .basket-wrapper .basket-container .basket-items .basket-item .content-container .description-container {
            display: none; }
    body .basket_page .basket-widget .basket-wrapper .summary-container {
      width: 100%;
      padding: 30px 20px; }
  body .checkout_page .col-xs-12 {
    padding: 0; }
  body .checkout_page .checkout-widget {
    padding-bottom: 0px; }
    body .checkout_page .checkout-widget .thank-you {
      margin-top: 150px; }
    body .checkout_page .checkout-widget .container {
      padding: 0; }
    body .checkout_page .checkout-widget .checkout-wrapper {
      margin-top: 100px; }
      body .checkout_page .checkout-widget .checkout-wrapper .summary-container {
        float: none;
        width: 100%; }
        body .checkout_page .checkout-widget .checkout-wrapper .summary-container.desktop {
          display: none; }
        body .checkout_page .checkout-widget .checkout-wrapper .summary-container.mobile {
          display: block; }
      body .checkout_page .checkout-widget .checkout-wrapper .checkout-containers {
        width: 100%;
        float: none; } }
