/*
 Theme Name:   Theme from Denis
 Description:  Wordpress Theme From Denis
 Author:       Denis R
 Version: 1.0
*/

  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  @font-face {
   font-family: "Interstate";
   src: url("fonts/InterstateRegular.otf") format("opentype");
   font-weight: 400;
   font-style: normal;
  }

  @font-face {
   font-family: "Interstate";
   src: url("fonts/InterstateItalic.otf") format("opentype");
   font-weight: 400;
   font-style: italic;
  }

  @font-face {
   font-family: "Interstate";
   src: url("fonts/InterstateBold.otf") format("opentype");
   font-weight: 700;
   font-style: normal;
  }

  @font-face {
   font-family: "Helv";
   src: url("fonts/HelveticaNeueRoman.otf") format("opentype");
   font-weight: 400;
   font-style: normal;
  }

  @font-face {
   font-family: "Helv";
   src: url("fonts/HelveticaNeueBoldCond.otf") format("opentype");
   font-weight: 700;
   font-style: normal;
  }

  @font-face {
   font-family: "Helv";
   src: url("fonts/HelveticaBlackCond.otf") format("opentype");
   font-weight: 900;
   font-style: normal;
  }

/*  @font-face {
   font-family: "Syncopate";
   src: url("fonts/SyncopateRegular.ttf") format("opentype");
   font-weight: 400;
   font-style: normal;
  }

  @font-face {
   font-family: "Syncopate";
   src: url("fonts/SyncopateBold.ttf") format("opentype");
   font-weight: 700;
   font-style: normal;
  }*/

  @font-face {
   font-family: "Peace";
   src: url("fonts/tilt.otf") format("opentype");
   font-weight: 400;
   font-style: normal;
  }

  @font-face {
   font-family: "Peace";
   src: url("fonts/tiltb.otf") format("opentype");
   font-weight: 600;
   font-style: normal;
  }


  html,
  body {
    font-family: "Interstate";
    font-weight: 400;
    font-size: 14px;
    color: #222;
    line-height: normal;
    min-height: 100vh;
    overflow-x: hidden;
  }

  body {
    position: relative;
    /* overflow-y: hidden; */
  }

  a {
    text-decoration: none !important;
  }

  a:hover {
  }

  img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
  }

  button {
    cursor: pointer;
  }


  h1, h2, h3, h4, h6 {

  }

  p {
    margin-bottom: 10px;
  }

  .flexed {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
  }

  .flexed--center {
    justify-content: center;
  }

  .flexed--between {
      justify-content: space-between;
  }

  .flexed--around {
      justify-content: space-around;
  }

  .flexed--top {
      align-items: flex-start;
  }


  .home-text-bg {
    width: 961px;
    height: 114px;
    background: url('img/hang.svg') 0 50% no-repeat;
    background-size: contain;
    margin-right: 51px;
    margin-bottom: 0px;
  }

  .home-text-inner {
      width: 10000px;
  }

  .home-texts-bgs-wrap {
      position: absolute;
      left: 315px;
      top: -47px;
  }

  .freesp {
      width: 100%;
      height: 3px;
  }

  .logo {
      max-width: 215px;
      padding-top: 44px;
      margin-left: 42px;
  }

  .visible-menu.menu-type-left {
      top: 50px;
      transform: rotate(90deg);
      position: relative;
      transform-origin: left center;
      left: 25px;
  }

  .visible-menu.menu-type-left ul {
      display: flex;
  }

  .visible-menu.menu-type-left ul li {
      display: block;
      margin-right: 30px;
      text-transform: uppercase;
  }

  .visible-menu.menu-type-left ul li.current-menu-item a {
      border-bottom: 2px solid #000;
      color: #000;
  }

  .visible-menu.menu-type-left ul li a {
      color: #7F7F7F;
      font-size: 17px;
      font-weight: 600;
  }

  .home-top-drip {
      max-width: 140px;
      margin-left: 100px;
      margin-top: 20px;
  }

  .home-texts-bgs-wrap:before {
    content: '';
    width: 100%;
    height: 34px;
    background: #231F20;
    top: 427px;
    position: absolute;
  }

  .home-to-drip-end {
      max-width: 233px;
      overflow: hidden;
  }

  .freesp + .freesp {
      height: 4px;
  }

  .freesp + .freesp + .freesp {
      height: 6px;
  }

  .freesp + .freesp + .freesp + .freesp {
      height: 5px;
  }

  .top-section-img {
      max-width: 585px;
      margin-right: 150px;
      position: relative;
      box-sizing: content-box;
  }

  .top-section-text {
      font-size: 85px;
      margin-left: 40px;
      max-width: 300px;
      font-weight: 700;
      line-height: 100px;
      font-family: Helv;
      letter-spacing: 5px;
  }

  .top-section {
      position: relative;
      margin-top: 590px;
      padding-bottom: 62px;
  }

  .top-section-label {
      font-size: 191px;
      position: absolute;
      text-transform: uppercase;
      font-weight: 700;
      color: #F3E521;
      right: 82px;
      width: 120px;
      height: 360px;
      /* transform: rotate(90deg); */
      /* transform-origin: right center; */
      top: -70px;
      z-index: 2;
      text-indent: -999999px;
      font-family: Peace;
      background: url('/wp-content/uploads/2019/11/Asset-3@300x.png') 50% 50% no-repeat;
      background-size: contain;
  }

  .top-section-text {
      position: relative;
  }

  .top-section-feats {
      position: absolute;
      font-size: 18px;
      line-height: 20px;
      font-weight: 400;
      padding-bottom: 493px;
      letter-spacing: normal;
  }

  .top-section-feat-title {
      color: #fff;
      display: inline-block;
      font-size: 48px;
      line-height: 50px;
      padding: 10px 15px;
      text-transform: uppercase;
      position: relative;
  }

  .top-section-feat-text {
      padding-left: 20px;
      max-width: 200px;
      margin-top: 5px;
      color: #A2A2A2;
  }

  .top-section-feat {
      margin-bottom: 150px;
      position: relative;
      padding-left: 205px;
      margin-top: 180px;
  }

  .top-section-feats:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #1F191A;
    left: 60px;
    top: -189px;
  }

  .top-section-feat-title:before {
    content: '';
    width: calc(100% + 130px);
    height: 1px;
    background: #1F191A;
    position: absolute;
    left: -145px;
    top: calc(100% - 0.2px);
  }

  .top-section-end-slogan {
      position: absolute;
      top: 100%;
      width: 100%;
      text-align: right;
      font-size: 30px;
      text-transform: uppercase;
      line-height: 75px;
      padding-top: 110px;
      text-shadow: 3px 8px 0px #f0f0f0;
  }

  .top-section-end-slogan-inner {
      position: relative;
  }

  .top-section-end-slogan-inner:after {
    content: '';
    position: absolute;
    width: 125px;
    right: 0;
    height: 3px;
    background: #1F191A;
    top: 110px;
  }

  .visible-menu.menu-type-left ul li.accent {
      position: relative;
      transform: rotate(-90deg);
      top: -140px;
      right: 240px;
  }

  .visible-menu.menu-type-left ul li.accent a {
      color: #fff;
      background: #000;
      font-size: 23px;
      padding: 3px 8px;
  }

  .ivline {
      color: #F7F7F7;
      font-size: 140px;
      white-space: nowrap;
      font-family: Peace;
      line-height: 110px;
      font-weight: 400;
      letter-spacing: -5px;
  }

  .ivline:nth-child(2) {
      margin-top: 115px;
      margin-left: -13px;
  }

  .ivline:nth-child(1) {
      margin-left: -170px;
  }

  .ivline:nth-child(3) {
      margin-left: -130px;
  }

  .ivlines {
      margin-top: -100px;
  }

  .drip-title {
      position: relative;
      margin-top: 120px;
      margin-bottom: 100px;
      font-family: Helv;
      font-weight: 700;
      font-size: 85px;
      text-transform: uppercase;
      max-width: 350px;
      margin-left: 130px;
      line-height: 88px;
  }

  .drip-title:before {
    content: '';
    position: absolute;
    background: #1F191A;
    height: 1px;
    width: 20px;
    left: -30px;
    top: 47px;
  }

  .home-drip-image {
      max-width: 440px;
      position: relative;
  }

  .home-drip-info {
      max-width: 584px;
      font-size: 32px;
      line-height: 38px;
  }

  .home-drip-odd {
      justify-content: flex-end;
  }

  .home-drip-odd .home-drip-info {
      margin-right: 40px;
      text-align: right;
      background: #fff;
      position: relative;
      z-index: 3;
      margin-top: 100px;
  }

  .home-drip-link {
      font-size: 18px;
      text-transform: uppercase;
      margin-top: 15px;
      letter-spacing: 9.5px;
  }

  .home-drip-link a {
      color: #000;
  }

  .home-drip-odd .home-drip-link a {
      position: relative;
  }

  .home-drip-odd .home-drip-link a:before {content: '\f177';font-family: fontAwesome;font-size: 16px;transform: scaleX(1.5);margin-right: 5px;display: inline-block;}

  .home-drip-odd .home-drip-info:before {
      position: absolute;
      content: '';
      width: 55%;
      height: 1px;
      background: #1F191A;
      right: 110%;
      top: 17px;
      display: none;
  }

  .home-drip-index {
      position: absolute;
      color: #d9d9d9;
      font-size: 165px;
      font-weight: 600;
      top: -60px;
      left: -100px;
      z-index: 1;
      font-family: Peace;
      background: url('/wp-content/uploads/2019/11/Asset-6@300x.png') 50% 50% no-repeat;
      background-size: contain !important;
      text-indent: -999999px;
      width: 180px;
  }

  .home-drip-image img {
      position: relative;
      z-index: 10;
  }

  .home-drip-title {
      position: absolute;
      color: #b9b9b9;
      font-size: 185px;
      font-weight: 700;
      top: 420px;
      left: -4px;
      z-index: 1;
      transform: rotate(-90deg);
      transform-origin: top center;
      text-transform: uppercase;
  }

  .home-drip-image:before {content: '';width: 95%;height: 1px;position: absolute;background: #a5a3a3;top: 47%;}

  .home-drip-image::after {
      content: '';
      width: 1px;
      height: 110%;
      position: absolute;
      background: #a5a3a3;
      right: 53%;
      top: -50px;
  }

  .home-drip.home-drip-even {
      flex-direction: row-reverse;
      justify-content: flex-end;
  }

  .home-drip.home-drip-even .home-drip-title {
      transform: rotate(90deg);
      right: 80px;
      top: 370px;
  }

  .home-drip.home-drip-even .home-drip-index {
      right: -115px;
      left: inherit;
      top: -40px;
      background: url('/wp-content/uploads/2019/11/Asset-7@300x.png') 50% 50% no-repeat;
      width: 200px;
  }

  .home-drip.home-drip-even .home-drip-image::after {
      top: 0;
  }

  .home-drip.home-drip-even .home-drip-image:before {
      top: 51%;
      left: 60px;
      width: calc(50% + 150px);
  }

  .home-drip {
      margin-bottom: 100px;
  }

  .home-drip.home-drip-even .home-drip-link a:after {
    content: '\f178';
    font-family: fontAwesome;
    font-size: 16px;
    transform: scaleX(1.5);
    margin-left: 5px;
    display: inline-block;
  }

.home-drip.home-drip-even .home-drip-info {
    margin-top: 110px;
    margin-left: 100px;
    position: relative;
}

.home-drip.home-drip-even .home-drip-info:after {
    position: absolute;
    content: '';
    width: 45%;
    height: 1px;
    background: #1F191A;
    left: 110%;
    top: 17px;
    display: none;
}

.home-drip:nth-child(3) .home-drip-info {
    position: relative;
    padding-left: 0;
    box-sizing: content-box;
    margin-right: 140px;
    max-width: 530px;
}

.home-drip:nth-child(3) .home-drip-info:before {
    width: 40%;
    right: 120%;
}

.home-drip:nth-child(3) .home-drip-image .home-drip-index {
    left: -110px;
    top: -40px;
    background: url('/wp-content/uploads/2019/11/Asset-8@300x.png') 50% 50% no-repeat;
    width: 200px;
}

.home-bottom-title {
    font-size: 50px;
    line-height: 60px;
}

.home-bottom-text {
    font-size: 25px;
    max-width: 500px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 150px;
}

.home-text-bg-bottom h1 {
    font-size: 48px;
}

.home-bottom-book .home-bottom-link a {
    color: #fff;
    background: #000;
    display: inline-block;
    font-size: 30px;
    text-transform: uppercase;
    padding: 3px 13px 4px;
}

.home-bottom-book {
    position: relative;
    padding-left: 35px;
}

.home-bottom-book-text {
    max-width: 185px;
    color: #858585;
    margin-top: 25px;
}

.home-bottom-info {
    padding-left: 40px;
    padding-top: 55px;
}

.home-bottom-slogan {
    font-size: 55px;
    text-align: right;
    text-transform: uppercase;
    padding-left: 220px;
    padding-right: 85px;
    padding-top: 45px;
    font-weight: 600;
    line-height: 56px;
    padding-bottom: 190px;
    font-family: Peace;
    letter-spacing: 5px;
}

.home-bottom-slogan span {
    position: relative;
    clear: both;
}

.home-bottom-slogan .accent {
    font-family: Helv;
    font-weight: 700;
    font-size: 105px;
    line-height: 70px;
    left: 21px;
    text-shadow: 1px 0 0 #333, -1px 0 0 #333, 0 1px 0px #333, 0 -1px 0 #333, 1px 0px #333, 0px 1px 0 #333, 0px -1px 0 #333, -1px 1px 0 #333;
    color: #fff;
    top: 3px;
    background: url('/wp-content/uploads/2019/11/Asset-9@300x.png') 50% 50% no-repeat;
    background-size: contain;
    width: 240px;
    display: block;
    height: 52px;
    margin-bottom: 10px;
    float: right;
}

.home-bottom {
    padding-top: 130px;
}

.home-bottom-book:before {
  content: '';
  position: absolute;
  left: 0;
  height: 1px;
  width: 25px;
  background: #8E8E8E;
  top: 23px
  ;z-index: 1;
}

.home-bottom-link {
    position: relative;
    z-index: 2;
}

.home-bottom-book:after {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 1px;
    background: #8E8E8E;
    top: 23px;
    z-index: 1;
    padding-bottom: 190px;
}

footer {
    background: #000;
    min-height: 310px;
    position: relative;
    z-index: 2;
    margin-top: 90px;
}

.footer-slogan {
    position: absolute;
    bottom: 0;
    right: 15px;
    color: #000;
    font-weight: 700;
    font-size: 80px;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    text-align: right;
    line-height: 80px;
    padding-bottom: 10px;
}

.mobile-footer-info {
  margin: 20px;
  position: relative;
  max-width: 670px;
  font-size: 10px;
}

footer, footer a {
    color: #fff;
}

.footer-contact {
    text-align: right;
    padding-right: 15px;
    padding-top: 15px;
    line-height: 24px;
}

.footer-menus {
    width: 100%;
    max-width: 800px;
    padding-left: 50px;
    font-size: 17px;
    padding-top: 20px;
    text-transform: uppercase;
}

.footer-menus li {
    display: block;
    line-height: 30px;
}

.footer-menu .menu-title {
    color: #F1E321;
    margin-bottom: 25px;
}

.single-product_page header {
    /* display: none; */
}

.single-product_page footer {
    margin: 0;
}

.product-right-img {
    max-width: 430px;
    margin-right: 35px;
    /* z-index: 4; */
    position: relative;
}

.single-product_page .product-title {
    position: absolute;
    transform: rotate(-90deg) translate(94%, -50%);
    font-size: 170px;
    text-transform: uppercase;
    transform-origin: right center;
    font-weight: 700;
    z-index: 1;
    line-height: 125px;
    right: -2px;
}

.full-height-product {
    position: relative;
    padding-top: 110px;
}

.product-left-part {
    max-width: calc(100% - 684px);
    width: 100%;
}

.full-height-product > div {
    align-items: flex-end;
}

.product-left-part .product-book-link a {
    display: inline-block;
    color: #fff;
    background: #000;
    text-transform: uppercase;
    font-size: 31px;
    padding: 3px 18px;
    margin: 0 0 0 10px;
}

.product-book-link {
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 9px solid #000;
}

.product-info {
    color: #808080;
    font-size: 26px;
    line-height: 31px;
    text-align: right;
    max-width: 755px;
    float: right;
    min-height: 255px;
    padding-top: 33px;
}

.product-key-list {
    clear: both;
    text-align: right;
    font-size: 14px;
    letter-spacing: 1px;
}

.product-key-list ul {
    margin-right: 30px;
}

.product-key-list ul li {
    position: relative;
    margin-bottom: 12px;
}

.product-key-list p {
    margin-bottom: 15px;
}

.product-key-list ul li:after {
    position: absolute;
    width: 4px;
    height: 4px;
    background: #000;
    content: '';
    border-radius: 10px;
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
}

.home-return {
    max-width: 130px;
    margin-left: 33px;
    margin-bottom: 42px;
    padding-left: 27px;
    position: relative;
}

.home-return a {
  text-transform: uppercase;
  color: #8B8B8B;
  line-height: 24px;
  font-size: 20px;
}

.product-decor-type-lines {
    position: absolute;
    width: 171px;
    height: 100%;
    bottom: 95%;
    background-image: linear-gradient(to right, #E1E1E1 0, #E1E1E1 1px, #fff 1px, #fff 100%);
    background-repeat: repeat-x;
    background-size: 13px 100%;
    left: 50%;
    transform: translateX(-58%);
}

.home-return a:before {
  content: '\f104';
  font-family: fontAwesome;
  position: absolute;
  left: 0;
  font-size: 40px;
  transform: scale(1, 1.6);
  top: 11px;
}

.product-decor-type-line {
    position: absolute;
    left: 50%;
    width: 1px;
    height: 100%;
    bottom: 95%;
    background: #E1E1E1;
}

.product-decor-type-grid {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #E1E1E1 0, #E1E1E1 1px, transparent 1px, transparent 100%), linear-gradient(to bottom, #E1E1E1 0, #E1E1E1 1px, transparent 1px, transparent 100%);
    background-repeat: repeat;
    background-size: 71.5px 123px;
    z-index: 1;
}

.product-right-img img {
    position: relative;
    z-index: 2;
}

.product-right-img > div + img + img {
    display: none;
}

.mobile-logo {
    max-width: 100px;
    position: absolute;
    top: 24px;
    left: 23px;
    display: none;
}

.packages-page-top-title h1 {
    font-size: 125px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 131px;
    letter-spacing: 2px;
}

.packages-page-top-title {
    margin-top: 80px;
    margin-left: 42px;
}

.packages-page-top-text {
    font-size: 20px;
    color: #808080;
    margin: 42px 0 0 51px;
    max-width: 515px;
}

.packages-page-top {
    position: relative;
}

.packages-page-top-img {
    position: absolute;
    top: -50px;
    max-width: 775px;
    right: 35px;
}

.packages-down-arrow a i {
    color: #000;
    text-align: center;
    font-size: 90px;
    line-height: 30px;
    display: block;
    transform: scale(1.6, 1);
}

.packages-down-arrow {
    width: 71px;
    margin: 40px auto 70px;
}

.pack-main-title {
    font-size: 61px;
    font-family: Helv;
    font-weight: 700;
    text-transform: uppercase;
    color: #1F191A;
    margin-left: 48px;
    position: relative;
    padding-top: 147px;
    letter-spacing: 5px;
}

.pack-main-title h2 {
    display: inline-block;
    border-bottom: 5px solid #1F191A;
}

.pack-main-descr {
    margin-left: 45px;
    font-size: 20px;
    color: #808080;
    max-width: 480px;
    padding: 200px 0;
    position: relative;
}

.pack-main-descr:before {
  content: '';
  width: 1px;
  background: #DBDBDB;
  height: 170px;
  position: absolute;
  top: 15px;
  left: 75px;
}

.pack-main-descr:after {
    content: '';
    width: 1px;
    background: #DBDBDB;
    height: 180px;
    position: absolute;
    bottom: 15px;
    left: 75px;
}

.pack-main-title:before {
    left: 72px;
    height: 155px;
    background: #DBDBDB;
    width: 1px;
    content: '';
    position: absolute;
    top: 0;
}

.pack-main-title h2:after {
    left: -48px;
    height: 1px;
    background: #DBDBDB;
    width: 250px;
    content: '';
    position: absolute;
    top: 46px;
}

.pack-main-title h2:before {
    left: -48px;
    height: 1px;
    background: #DBDBDB;
    width: 340px;
    content: '';
    position: absolute;
    top: 0;
}

.pack-main-packs {
    flex: 1;
    max-width: 670px;
    margin-top: 155px;
    padding-top: 80px;
    margin-right: 42px;
    position: relative;
}

.pack-inner .pack-img {
    max-width: 230px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.pack-inner .pack-text {
    max-width: 255px;
    text-align: center;
    color: #858585;
    position: relative;
    background: #fff;
    padding-top: 5px;
    margin-top: -5px;
    font-size: 16px;
}

.pack-inner .pack-select a {
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #000;
    padding: 0 4px;
    transition: 0.3s;
}

.pack-inner .pack-select {
    text-align: center;
    padding: 10px 0 20px;
    background: #fff;
    position: relative;
    margin-top: -10px;
}

.pack-top {
    display: flex;
    justify-content: center;
}

.pack-inner .pack-select a:hover {
    background: #000;
    color: #fff;
}

.pack-main-packs:before {content: '';width: 1px;background: #DBDBDB;height: 2100px;position: absolute;top: 15px;left: 50%;}

.pack-main-descr p:after {content: '';width: 10000px;background: #DBDBDB;height: 1px;position: absolute;bottom: 15px;left: 75px;}

.packs-bottom {
    position: relative;
    margin-top: 200px;
    margin-bottom: 110px;
}

.packs-bottom:after {content: '';position: absolute;width: 33px;height: 5px;background: #fff;right: -43px;top: 115px;}

.pack-inner {
    position: relative;
}

.pack-inner:before {
    content: '';
    width: 1px;
    background: #DBDBDB;
    height: 230px;
    position: absolute;
    top: -165px;
    left: 50%;
}

.pack-inner:after {
    content: '';
    width: 1px;
    background: #DBDBDB;
    height: 58px;
    position: absolute;
    left: 50%;
}

.left-logo2 {
    font-size: 151px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    color: #F3E521;
    right: 16px;
    transform: rotate(-90deg) translate(-30%, 100%);
    transform-origin: left bottom;
    top: 0;
    z-index: 10;
    font-family: Peace;
}

.flexed--end {
    justify-content: flex-end;
}

.packs-bottom-img {
    max-width: 640px;
}

.packs-bottom-slogan {
    text-align: right;
    font-size: 52px;
    text-transform: uppercase;
    line-height: 120px;
    position: relative;
    right: -90px;
    letter-spacing: 10px;
}

.left-logo2 + .packs-bottom:after {content: '';position: absolute;width: 100%;right: 376px;height: 1px;background: #DBDBDB;bottom: -70px;top: inherit;}

.packs-bottom + .home-return {
    margin-bottom: -50px;
}

.logo.logo-type-darkLine:after {content: '';height: 6.4px;width: 1000000px;position: absolute;background: #232020;top: calc(50% - -19.7px);left: 99%;}

.logo.logo-type-darkLine {position: relative;}

.where-to-page-top > div.where-to-top-img {
    position: absolute;
    width: 760px;
    right: 0;
    top: 0;
    left: inherit;
    z-index: 1;
}

.where-to-page-top {
    position: relative;
    margin-top: 165px;
}

.where-to-top-title h1 {
    font-size: 98px;
    text-transform: uppercase;
    line-height: 95px;
    font-family: Helv;
    font-weight: 700;
}

.where-to-page-top > div {
    position: relative;
    left: 176px;
    z-index: 2;
}

.where-to-top-subtitle {
    font-size: 48px;
    margin-top: 70px;
}

.where-to-top-text {
    color: #808080;
    font-size: 20px;
    max-width: 515px;
    margin-top: 15px;
}

.where-to-top-link a {
    display: inline-block;
    font-size: 37px;
    color: #fff;
    background: #000;
    padding: 5px 11px;
}

.where-to-top-link {
    margin-top: 35px;
}

.where-to-address {
    background-image: linear-gradient(to right, #E1E1E1 0, #E1E1E1 1px, transparent 1px, transparent 100%), linear-gradient(to bottom, #E1E1E1 0, #E1E1E1 1px, transparent 1px, transparent 100%);
    background-repeat: repeat;
    background-size: 16.667% 107px;
    margin-top: 150px;
    padding: 37px 0 76px 150px;
}

.where-to-address h2 {
    font-size: 36px;
    margin-bottom: 33px;
}

.where-to-address p {
    margin-left: 80px;
    font-size: 25px;
    color: #808080;
    line-height: 60px;
    margin-bottom: 0;
}

.packs-bottom:before {
  content: '';
  background: url(img/hang-round.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: -80px;
  right: 0;
  width: 145px;
  height: 210px;
}

.where-to-bottom {
    margin-bottom: -90px;
    position: relative;
}

.where-to-bottom h2 {
    color: #fff;
    padding-top: 57px;
    padding-left: 162px;
    font-size: 48px;
    position: relative;
    z-index: 2;
}

.where-to-bottom:after {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.45);z-index: 1;}

.where-to-bottom-link {
    padding: 30px 0 0 162px;
    position: relative;
    z-index: 2;
}

.where-to-bottom-link a {
    color: #fff;
    font-size: 24px;
    padding: 6px;
    border: 1px solid #fff;
    transition: 0.3s;
}

.where-to-bottom-link a:after {content: '\f178';font-family: fontAwesome;padding-left: 10px;position: relative;transform: scale(1, 0.5);display: inline-block;font-size: 40px;top: 5px;}

.where-to-bottom .home-return {
    margin: 175px 0 0 55px;
    padding-bottom: 90px;
    position: relative;
    z-index: 2;
}

.where-to-bottom-link a:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}

.locations-page-main {
    padding: 167px 0 0 168px;
    position: relative;
}

.locations-page-top-title h1 {
    font-size: 98px;
    text-transform: uppercase;
    max-width: 560px;
    font-family: Helv;
    line-height: 105px;
}

.locations-aside {
    font-size: 201px;
    position: absolute;
    text-transform: uppercase;
    font-weight: 600;
    width: 110px;
    height: 350px;
    color: #F3E521;
    right: -2px;
    background: url('/wp-content/uploads/2019/11/Asset-4@300x.png') 50% 50% no-repeat;
    background-size: contain;
    text-indent: -99999px;
    top: 40%;
    z-index: 2;
    font-family: Peace;
}

.locations-page-locations {
    max-width: 785px;
    margin-left: 24px;
    position: relative;
    padding-left: 56px;
    padding-top: 30px;
    margin-bottom: 200px;
    border-left: 1px solid #DBDBDB;
}

.location-top-info {
    position: relative;
    margin-bottom: 53px;
}

.location-top-info:before {content: '';position: absolute;background: #DBDBDB;height: 1px;width: 46px;top: 50%;left: -56px;}

.location-top-info-title {
    font-size: 38px;
    text-transform: uppercase;
}

.locations-page-location {
    margin-top: 65px;
}

.locations-page-location:last-child:before {content: '';position: absolute;width: 4px;height: 100%;top: 27px;left: -58px;background: #fff;}

.locations-page-location:last-child {
    position: relative;
}

.location-book-link a {
    background: #000;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    padding: 4px 9px;
    display: block;
}

.location-add-info-label {
    font-size: 23px;
    width: 117px;
    margin-right: 56px;
    text-transform: uppercase;
}

.location-add-info-text p strong {
    font-weight: 400;
    color: #000;
}

.location-add-info-text p strong a {
  color: #000;
}

.location-add-info-text {
    font-size: 23px;
    color: #A8A8A8;
}

.location-add-info + .location-add-info {
    margin-top: 30px;
}

.location-add-info-text p {
    margin-bottom: 23px;
}

.locations-page-bottom-block {
    padding-top: 75px;
    border-top: 1px solid #DBDBDB;
    position: relative;
}

.location-page-bottom-inner {
    max-width: 717px;
    margin-left: auto;
    margin-right: 73px;
    position: relative;
}

.locations-page-bottom-block-text {
    background: #fff;
    display: inline-block;
    font-size: 23px;
    position: relative;
    padding-right: 20px;
    margin-bottom: 15px;
}

.location-page-bottom-inner:before {content: '';position: absolute;top: 12px;width: 100%;height: 2px;background: #000;}

.locations-page-bottom-block-slogan {
    position: absolute;
    bottom: -50px;
    left: 165px;
    font-family: Peace;
    font-size: 100px;
    font-weight: 400;
}

.home-return.home-return-right {
    margin-left: auto;
    margin-bottom: 0;
    margin-top: 22px;
}

.home-return.home-return-right + footer {
    margin-top: 20px;
}

.hamb-menu .bar {
    width: 38px;
    height: 6px;
    background: #000;
    margin: 2px 0;
    border-radius: 1px;
}

.hamb-menu {
    width: 38px;
    position: absolute;
    top: 42px;
    right: 42px;
    cursor: pointer;
}

.popop-menu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}

.admin-bar .popop-menu {
    top: 32px;
}

.popup-close i {
    font-size: 81px;
    line-height: 50px;
}

.popup-close {
    cursor: pointer;
    color: #fff;
    top: 31px;
    left: 30px;
    position: absolute;
    z-index: 3;
}

.popop-menu:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.75);}

.popup-menu-inner .menu {
    position: absolute;
    right: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
}

.popup-menu-inner .menu li {
    display: block;
    position: relative;
}

.popup-menu-inner .menu li a {
    font-size: 52px;
    color: #fff;
    font-family: Helv;
    font-weight: 700;
}

li#menu-item-182 {
    padding-top: 150px;
    position: relative;
    z-index: 10;
}

li#menu-item-182:before {
    width: 5px;
    content: '';
    position: absolute;
    height: 150px;
    background: #fff;
    top: 0;
    left: 5px;
}

.popup-menu-inner {
    text-transform: uppercase;
}

li#menu-item-182 > ul {
    padding-left: 70px;
    margin-top: 65px;
}

.popup-menu-inner .menu ul {
    position: relative;
}

li#menu-item-182 > ul:before {
    width: 55px;
    height: 5px;
    background: #fff;
    content: '';
    position: absolute;
    left: 5px;
    top: 25px;
}

li#menu-item-182:after {
    width: 5px;
    content: '';
    position: absolute;
    height: 93px;
    background: #fff;
    top: 212px;
    left: 4px;
}

li#menu-item-181 > ul {
    margin-left: 140px;
    margin-top: 50px;
}

li#menu-item-179 {
    padding-left: 30px;
    padding-top: 50px;
}

li#menu-item-183 {
    padding-top: 40px;
    margin-left: -30px;
    text-align: left;
}

li#menu-item-179:before {content: '';position: absolute;width: 4px;height: calc(100% - 30px);background: #fff;top: 0;left: 10px;}

li#menu-item-179:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 4px;
    background: #fff;
    bottom: 26px;
    left: 10px;
}

li#menu-item-184 {
    padding-top: 90px;
    text-align: right;
}

li#menu-item-185 {
    margin-left: 30px;
    margin-top: 60px;
    padding-right: 30px;
}

li#menu-item-186 {
    margin-left: 38px;
    margin-top: 40px;
    margin-right: 35px;
}

li#menu-item-184:before {content: '';width: 4px;height: 90px;position: absolute;background: #fff;top: 0;right: 5px;}

li#menu-item-184:after {
    content: '';
    width: 4px;
    height: 310px;
    position: absolute;
    background: #fff;
    bottom: -60px;
    left: 5px;
}

li#menu-item-184:after {
    height: calc(100vh);
    top: 370px;
    display: none;
}

li#menu-item-184 > a:after {
    content: '';
    width: 4px;
    height: 90px;
    position: absolute;
    background: #fff;
    right: 5px;
    bottom: -95px;
}

html.noscroll {
  overflow: hidden;
}

.popup-menu-inner .menu {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh;
}

.popup-menu-inner .menu > li {
    min-height: 710px;
    overflow: hidden;
}

.packages-page-top-title,
.packages-page-top-text {
    position: relative;
    z-index: 2;
}

.top-section-feat-title a {
    color: #fff;
    background: #000;
    padding: 0 20px;
}

.team-page-top {
    text-align: center;
    margin-top: 188px;
    padding-bottom: 150px;
    position: relative;
}

.team-page-top-title h1 {
    font-size: 105px;
    font-family: Helv;
    line-height: 115px;
    letter-spacing: 5px;
    display: inline-block;
    padding: 0 10px;
    background: #fff;
    position: relative;
}

.team-page-top-text {
    font-size: 32px;
    margin-top: 20px;
}

.team-page-top:before {
    position: absolute;
    content: '';
    background: #DBDBDB;
    height: 1px;
    width: 100%;
    left: 120px;
    top: 60px;
}

.team-page-top:after {
  content: '';
  position: absolute;
  height: calc(100% - 60px);
  width: 1px;
  background: #DBDBDB;
  left: 120px;
  top: 60px;
}

.team-member-img {
    max-width: 533px;
}

.team-member-info {
    max-width: 645px;
    margin-left: 110px;
    position: relative;
}

.flexed--bottom {
    align-items: flex-end;
}

.team-member-name {
    font-size: 60px;
    font-family: Helv;
    font-weight: 700;
    max-width: 330px;
    line-height: 72px;
}

.team-member-role {
    font-size: 27px;
    line-height: 32px;
    font-weight: 700;
    margin: 40px 0 30px;
}

.team-member-text {
    font-size: 18px;
    line-height: 22px;
    position: relative;
}

.team-member-text p {
    margin-bottom: 30px;
}

.team-member:nth-child(2n+2) {
    flex-direction: row-reverse;
    padding-top: 140px;
}

.team-member:nth-child(2n+2) .team-member-info {
    margin-right: 40px;
    margin-left: 0;
}

.team-member:nth-child(2n+1) {
    padding-bottom: 70px;
}

.team-member {
    position: relative;
}

.team-member:nth-child(2n+1):before {content: '';position: absolute;background: #DBDBDB;bottom: 0;width: 1px;height: 90px;left: 113px;}

.team-member:nth-child(2n+1) .team-member-info:after {
    content: '';
    background: #DBDBDB;
    height: 1px;
    width: 150%;
    position: absolute;
    bottom: -70px;
    left: 4px;
}

.team-member:nth-child(2n+2) .team-member-info:after {content: '';position: absolute;background: #DBDBDB;width: 1px;height: 140px;top: -140px;left: 14px;}

.team-member:nth-child(2n+2) .team-member-info:before {
    content: '';
    position: absolute;
    background: #fff;
    height: 21px;
    width: 100%;
    top: -149px;
    left: 15px;
}

.team-member:nth-child(2n+2) .team-member-text {
    border-bottom: 1px solid #dbdbdb;
    margin-right: -40px;
    padding-right: 40px;
    padding-left: 20px;
    margin-left: -20px;
}

.team-members + .home-return {
    margin-top: 30px;
    margin-bottom: -50px;
}

.team-members {
    padding-bottom: 140px;
}

.team-member:nth-child(2n+2) .team-member-text:after {content: '';position: absolute;background: #dbdbdb;width: 1px;height: 400px;left: 25px;top: calc(100% - 25px);}

.visible-menu.menu-type-top .accent {
    display: none;
}

.visible-menu.menu-type-top ul.menu {
    display: flex;
    position: absolute;
    top: 42px;
    right: 77px;
}

.visible-menu.menu-type-top ul.menu li {list-style-type: none;margin-left: 40px;}

.visible-menu.menu-type-top ul.menu li a {
    color: #000;
    opacity: 0.5;
    text-transform: uppercase;
    font-weight: 600;
}

.visible-menu.menu-type-top ul.menu li.current-menu-item a {
    opacity: 1;
    text-decoration: underline !important;
}

.press-top-decor {
    margin-top: 130px;
    margin-bottom: 80px;
    position: relative;
}

.press-top-decor p {
    max-width: 1075px;
    margin: 0 auto;
    font-size: 165px;
    text-transform: uppercase;
    font-family: Helv;
    line-height: 135px;
    font-weight: 700;
}

.press-top-decor:before {
  content: '';
  height: 25px;
  width: 100%;
  top: calc(50% - 12px);
  background: #222;
  left: 0;
  position: absolute;
}

.press-heading {
    max-width: 1075px;
    margin: 0 auto 150px;
    font-size: 44px;
    color: #808080;
}

.press-wrap {
    max-width: 1075px;
    margin: 40px 0;
}

.single-press-item {
    max-width: 438px;
    align-self: stretch;
    margin-bottom: 30px;
}

.page-id-205 .single-press-item {
    /* border: 2px solid #e6e6e6; */
    margin: 0 auto 50px;
    padding: 0;
}

.page-id-205 .single-press-item > div {
    /* padding: 20px 50px; */
    height: auto;
    /* margin: 0; */
}

.page-id-205 .single-press-item > div.single-press-text {
    padding: 20px 50px;
    background: #eee;
    /*font-size: 16px;*/
    /*line-height: 22px;*/
}

.single-press-img {
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
}

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

.single-press-text {
    font-size: 25px;
    line-height: 30px;
}

.press-wrap + .home-return {
    margin-top: 40px;
    margin-bottom: -50px;
}
.simple-page-inner {
    margin-top: 150px;
    margin-right: 70px;
    padding-left: 215px;
    position: relative;
    overflow: hidden;
}

h1.simple-page-heading {
    font-size: 165px;
    transform: rotate(90deg) translateY(-100%);
    transform-origin: left top;
    position: absolute;
    width: 1000%;
    left: 0;
    text-transform: uppercase;
    line-height: 121px;
    font-weight: 700;
    font-family: Helv;
}

.simple-page-text {
    font-size: 24px;
}

.simple-page-text p, .simple-page-text ul, .simple-page-text h2, .simple-page-text h3 {
    margin-bottom: 40px;
}

.simple-page-text ul {
    margin-left: 50px;
}

.simple-page-text ul li {
    margin-bottom: 20px;
}

.top-image {
    margin-top: -123px;
}

header {
    position: relative;
    z-index: 3;
}

.how-works-title h1 {
    font-size: 112px;
    text-transform: uppercase;
    font-family: Helv;
    max-width: 310px;
    letter-spacing: 2px;
    line-height: 110px;
}

.how-works-title {
    margin: -70px 0 0 145px;
}

.how-works-subtitle {
    font-size: 27px;
    font-weight: 700;
    margin-top: 20px;
    margin-left: 5px;
}

.bottom-slogan {
    position: absolute;
    font-size: 135px;
    bottom: 10px;
    line-height: 100px;
    font-weight: 600;
    left: 40px;
    font-family: Peace;
}

.how-works-steps {
    position: relative;
    background: url('img/how-works-image.png') 0 -100px no-repeat;
    background-size: 456px;
    margin-bottom: -90px;
    padding-bottom: 90px;
}

.single-step {
    min-height: 200px;
    font-size: 40px;
    position: relative;
    display: inline-block;
    text-align: left;
}

.step-index {
    font-size: 165px;
    opacity: 1;
    position: absolute;
    left: -48px;
    top: -40px;
    font-family: Peace;
    font-weight: 600;
    height: 105px;
}

.how-works-steps-inner {text-align: right;position: relative;}

.single-step-wrap {
    margin-top: 150px;
    position: relative;
}

.step-final-link {
    text-align: left;
    /* padding-bottom: 400px; */
    /* margin-top: 130px; */
    /* padding-right: 300px; */
    position: fixed;
    right: 0;
    top: 86%;
    transform: rotate(90deg);
    transform-origin: right top;
    z-index: 2;
}

.single-step-wrap:nth-child(1) {
    right: 65px;
}

.single-step-wrap:nth-child(2) {
    right: 135px;
}

.single-step-wrap:nth-child(3) {
    right: 60px;
}

.single-step-wrap:nth-child(4) {
    right: 200px;
}

.single-step-wrap:nth-child(5) {
    right: 235px;
}

.step-final-link a {
    color: #fff;
    font-size: 36px;
    background: #000;
    padding: 4px 17px;
}

.how-works-steps-inner:after {
  content: '';
  position: absolute;
  height: 1px;
  background: #dbdbdb;
  width: 100px;
  right: 0;
  bottom: -250px;
}

.how-works-steps-inner:before {
    content: '';
    position: absolute;
    height: calc(100% + 720px);
    background: #dbdbdb;
    width: 1px;
    right: 100px;
    top: -470px;
}

.top-image {
    position: relative;
    z-index: 2;
}

.how-works-title {
    position: relative;
    z-index: 2;
}

.single-step-wrap:nth-child(2):after,
.single-step-wrap:nth-child(4):after {
  content: '';
  position: absolute;
  width: 150px;
  left: calc(100% + 10px);
  height: 1px;
  background: #dbdbdb;
  top: 10px;
}

.single-step-wrap:nth-child(2) .single-step:before,
.single-step-wrap:nth-child(4) .single-step:before {
    content: '';
    position: absolute;
    width: 10000px;
    right: calc(100% + 200px);
    height: 1px;
    background: #dbdbdb;
    top: 10px;
}

.how-works-steps + .home-return.home-return-right {
    position: relative;
    bottom: 0;
}

.hamb-menu.menu-color-light > div {
    background: #fff;
}

.blog-posts-top {
    position: relative;
    top: -123px;
    margin-bottom: -123px;
}

.single-blog-post {
    height: 772px;
    position: relative;
    background-size: cover;
    max-height: calc(100vh - 80px);
}

.single-blog-post:after {
    position: absolute;
    content: '';
    background: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.post-title-box {
    position: absolute;
    width: 588px;
    left: 25px;
    z-index: 2;
    bottom: 0;
}

.post-title-box a {
    color: #fff;
    display: block;
}

.post-title-box h2 {
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    padding-left: 20px;
    margin-left: 1px;
    /* border-left: 7px solid #fff; */
}

.post-title-box .post-permalink {
    text-transform: uppercase;
    padding-left: 22px;
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 10px;
    letter-spacing: 7px;
}

.post-info-box {
    position: absolute;
    right: 0;
    bottom: -56px;
    width: 312px;
    background: #000;
    z-index: 2;
    color: #fff;
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 20px 20px 20px 35px;
}

.post-info-box-text {
    text-align: right;
    font-size: 32px;
}

.post-info-box-text span {
    display: block;
}

.post-info-box-text span:first-child {
    text-transform: uppercase;
}

.post-info-box i {
    font-size: 42px;
}

.single-blog-post.blog-post-type-2 {
    height: 503px;
    max-width: 895px;
    margin-top: 154px;
    margin-bottom: 138px;
    margin-left: 51px;
}

.single-blog-post.blog-post-type-2 .post-info-box {
    right: inherit;
    left: 24px;
    bottom: -40px;
}

.single-blog-post.blog-post-type-2 .post-title-box {
    background: #fff;
    max-width: 490px;
    top: 50%;
    bottom: inherit;
    transform: translateY(-50%);
    padding: 22px 30px;
    left: calc(100% - 146px);
}

.single-blog-post.blog-post-type-2 .post-title-box a {
    color: #000;
}

.single-blog-post.blog-post-type-2 .post-title-box h2 {
    border: none;
    padding: 0;
}

.single-blog-post.blog-post-type-2 .post-title-box .post-permalink {
    padding: 0;
    margin-top: 50px;
}

.single-blog-post.blog-post-type-3 {
    margin-bottom: 115px;
}

button.alm-load-more-btn.more {
    background: #000 !important;
    text-transform: uppercase;
    font-size: 32px;
    padding: 16px 50px;
    width: auto;
    height: auto;
}

.alm-reveal > div:last-child {
    margin-bottom: 130px;
}

.single-blog-post-heading {
  display: flex;
  position: relative;
  top: -123px;
  height: 100vh;
  min-height: 700px;
}

.single-blog-post-heading > div {
    flex: 1;
}

.single-post-img {
    background-size: cover !important;
    position: relative;
}

.single-post-meta {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.single-meta-item {
    color: #b9b9b8;
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 30px;
    margin-bottom: 50px;
}

.single-meta-item > div:first-child {
    color: #000;
}

.single-post-title {
    padding-left: 10px;
    margin-left: 12px;
    border-left: 5px solid #fff;
    font-size: 28px;
    padding-right: 20px;
    text-transform: uppercase;
    position: relative;
}

.single-post-title h1 {
    font-weight: 400;
}

.single-post-scroll i {
    font-size: 50px;
    color: #000;
    cursor: pointer;
    transform: scale(1.6, 1);
}

.single-post-scroll {
    text-align: center;
    padding: 5px 0;
}

.single-post-img:after {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);}

.single-post-main-text {
    max-width: 1125px;
    margin: 0 auto;
    position: relative;
    font-size: 16px;
}

.single-post-main-text img {
    width: auto;
}

.single-post-tags {
    max-width: 1235px;
    margin: 100px auto 0;
    text-align: right;
    color: #b9b9b8;
    text-transform: uppercase;
    font-size: 20px;
}

.single-post-main-text:before {
    position: absolute;
    height: 1px;
    background: #000;
    width: 1000px;
    content: '';
    right: calc(100% + 35px);
    top: 15px;
}

.single-post-main-text p, .single-post-main-text ul, .single-post-main-text ol, .single-post-main-text img, .single-post-main-text h2, .single-post-main-text h3, .single-post-main-text h1 {
    margin-bottom: 30px;
}

.single-post-main-text ul {
    margin-left: 50px;
}

.single-post-main-text ul li {
    margin-bottom: 8px;
}

.single-post-main-text .alignleft {
    float: left;
    padding-right: 20px;
}

.single-post-main-text .alignright {
    float: right;
    padding-left: 30px;
}

.single-post-main-text .aligncenter {
    text-align: center;
    margin: 0 auto;
}

.top-section-feat-title a:after {
  /*content: '\f105';*/
  content: none;
  font-family: fontAwesome;
  padding-left: 20px;
  font-size: 55px;
}

.top-section-end-slogan {
  /*    display: none;*/
  right: -150px;
}

.middle-way-slogan {
    width: 100%;
    text-align: left;
    color: #fff;
    font-weight: 700;
    display: flex;
    justify-content: flex-end;
    font-family: Peace;
    font-size: 210px;
    line-height: 200px;
    text-shadow: 2px 0 0 #ebebeb, -2px 0 0 #ebebeb, 0 2px 0 #ebebeb, 0 -2px 0 #ebebeb, 2px 2px #ebebeb, -2px -2px 0 #ebebeb, 2px -2px 0 #ebebeb, -2px 2px 0 #ebebeb;
}

li#menu-item-179 a:after {
    content: '';
    position: absolute;
    width: 75px;
    height: 4px;
    background: #fff;
    bottom: 26px;
    right: 5px;
}

li#menu-item-186:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 4px;
    background: #fff;
    bottom: 26px;
    left: -30px;
}

li#menu-item-186:after {
    content: '';
    position: absolute;
    height: 74px;
    width: 4px;
    background: #fff;
    bottom: 30px;
    left: -30px;
}

li#menu-item-184 > a {
    position: relative;
}

li#menu-item-185:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 4px;
    background: #fff;
    bottom: 26px;
    left: -25px;
    top: 30px;
}

li#menu-item-185:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 4px;
    background: #fff;
    bottom: 26px;
    right: 9px;
    top: 31px;
}

li#menu-item-183:before {
    content: '';
    position: absolute;
    height: 70px;
    width: 4px;
    background: #fff;
    top: -30px;
    left: 5px;
}

ul#menu-products-menu {
    position: absolute;
    display: flex;
    width: 150px;
    padding-left: 25px;
    bottom: 0;
    flex-direction: column;
    justify-content: flex-end;
    right: 145px;
    padding-bottom: 55px;
    z-index: 2;
}

ul#menu-products-menu > li {
    min-height: 10px;
}

.menu-products-menu-container {
}

ul#menu-products-menu a {
    font-size: 34px;
}

ul#menu-products-menu:before {content: '';position: absolute;height: 170px;width: 4px;background: #fff;left: 0;bottom: 0;}

li#menu-item-184 a {
    position: relative;
    z-index: 3;
}

li#menu-item-252 {
    width: 100%;
    min-height: 170px;
    display: flex;
    margin-top: -140px;
    justify-content: flex-end;
    right: 200px;
}

li#menu-item-252 > a {
    display: none;
}

li#menu-item-252 a {
    font-size: 34px;
}


li#menu-item-252:before {
    width: 4px;
    height: 1500px;
    background: #fff;
    content: '';
    position: absolute;
    right: 100px;
    top: 8px;
}

li#menu-item-252:after {
    content: 'IV Drips';
    position: absolute;
    color: #6d6d6d;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    transform: rotate(-90deg);
    width: 205px;
    right: 20px;
    top: 5px;
}

.location-book-link:not(.booknow) a {
    color: #D9D9D9;
    background: none;
    border: 2px solid currentColor;
    position: relative;
    left: 60px;
    cursor: default;
    top: 40px;
}

.locations-page-location:last-child .location-book-link:not(.booknow) {display: none;}

.locations-page-location[style="display: none;"] + .locations-page-location[style="display: block;"] .location-book-link:not(.booknow) {
    display: block;
    position: relative;
    top: -40px;
}

li#menu-item-252 li {
    margin-bottom: 5px;
}

.home .hamb-menu {
    right: inherit;
    left: 15px;
    top: 130px;
}

.post-title-box h2:before {content: '';width: 7px;position: absolute;height: calc(100% - 25px);background: #fff;top: 13px;left: -5px;}

.single-post-title:before {
    position: absolute;
    content: '';
    background: #000;
    left: 0;
    top: 14px;
    width: 5px;
    height: calc(100% - 26px);
}

.home-bottom-slogan br {
    clear: both;
}

.location-more-info {
    font-size: 22px;
    position: relative;
    padding-left: 45px;
}

.location-more-info span:before {content: '+';position: absolute;top: -13px;left: 20px;font-size: 36px;line-height: 20px;color: #aaa;}

.location-more-info span {
    cursor: pointer;
}

.location-more-info span + span:before {
    content: '-';
}

.lounge-loc-filter {
    margin-left: 60px;
    margin-bottom: -30px;
    padding-top: 10px;
    position: relative;
    z-index: 2;
    font-size: 18px;
}

.lounge-loc-filter div div {
    padding-right: 15px;
}

.lounge-loc-filter div span {
    margin: 0 15px 0 5px;
    cursor: pointer;
}

.lounge-loc-filter div span.active {
    text-decoration: underline;
}

.single-product_page .visible-menu.menu-type-top ul.menu {
    right: 300px;
}

.home-text-bg-bottom {
    color: #E5E5E5;
    font-size: 48px;
    text-transform: uppercase;
    margin-top: 20px;
}

.home-top-features-wrap {
    width: 100%;
}

.home-top-features {
    max-width: 970px;
    position: relative;
    padding-top: 100px;
}

.home-top-features-bg-text {
    position: absolute;
    right: 0;
    font-family: Peace;
    text-align: right;
    font-size: 45px;
    color: #F0F0F0;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
}

.home-top-features-inner {
    position: relative;
}

.home-top-feature-title {
    color: #F3E521;
    font-size: 66px;
    text-transform: uppercase;
    font-weight: 700;
}

.home-top-feature-text {
    max-width: 352px;
    padding-right: 100px;
}

.home-top-feature {
    padding-bottom: 72px;
}

.home-top-features-inner:after {
    position: absolute;
    content: '';
    width: 180px;
    height: 1.1px;
    background: #1F191A;
    bottom: 106px;
    left: -215px;
}

.press-wrap-wrap {
    width: 100%;
}

.single-home-press-item {
    max-width: 110px;
    margin: 0 13px;
}

.page-id-205 .press-wrap {
    margin: 40px auto;
}

.page-id-205 .single-press-item {
    margin: 40px auto;
}

.press-title-sm {
    width: calc(100vw - 315px);
    text-align: center;
    position: relative;
    top: 50px;
    font-size: 10px;
}

.single-press-img a {
    height: 100%;
    display: flex;
    align-items: center;
}

.home-bottom-slogan img {
    max-width: 240px;
    margin-left: auto;
}

.bottom-slogan img {
    max-width: 450px;
}

.home-top-features-bg-text img {
    display: none;
  }

  .product-left-part .product-book-link a {
      background: #fff;
      position: relative;
  }

  .product-left-part .product-book-link a span.booklabel {
      display: none;
  }

  .product-left-part .product-book-link a span.booklabellabel {
      background: #000;
      padding: 5px 5px 5px 10px;
  }

  .product-left-part .product-book-link a span.bookprice {
      color: #000;
      transform: rotate(90deg);
      display: inline-block;
      position: absolute;
      top: 2px;
      right: -3px;
      font-size: 15px;
      transform-origin: bottom;
      width: 28px;
  }

  .product-book-link span {
      display: block;
      max-width: 217px;
      margin-left: auto;
  }

  .step-index img {
      height: 105px;
      width: auto;
  }

  .product-left-part .product-book-link a:after {
      position: absolute;
      content: '';
      width: 10px;
      height: 1px;
      background: #000;
      top: 10px;
      right: 9px;
  }

  .product-book-link span:first-child:before {
    content: 'Select:';display: block;margin-left: 30px;text-transform: uppercase;font-size: 16px;
  }