﻿body {
}

/* Section Search */

.section--search#section__search {
  padding-top: 60px;
  padding-bottom: 94px;
}

  .section--search#section__search h1 {
    font-family: brandon_grotesquemedium;
    font-size: 40px;
    line-height: 60px;
    width: 60%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .section--search#section__search .container .row div > div {
    display: inline-block;
    /*box-shadow: #000000 0px 1px 3px;*/
    box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
    width: 44.5%;
    text-align: left;
  }

  .section--search#section__search input[type=text] {
    border: none;
    padding: 13px 0 13px 23px;
    font-family: brandon_grotesqueregular;
    font-size: 24px;
    /*border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;*/
    width: 76%;
    float: left;
    color: #000;
    outline: none;
  }

    .section--search#section__search input[type=text]::-webkit-input-placeholder {
      color: #000 !important;
    }

    .section--search#section__search input[type=text]::-moz-placeholder {
      color: #000 !important;
    }

    .section--search#section__search input[type=text]::-ms-placeholder {
      color: #000 !important;
    }

    .section--search#section__search input[type=text]::placeholder {
      color: #000 !important;
    }

  .section--search#section__search a {
    color: #fff;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    width: 24%;
    display: inline-block;
    text-decoration: none;
    background-color: #BD1860;
    /*border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;*/
    height: 100%;
    height: 60px;
    padding-top: 13px;
    cursor: pointer;
    font-weight: 500;
    border: solid 1px #fff;
    background: rgba(0, 0, 0, 0.3);
    letter-spacing: 0.7px;
    text-transform: uppercase;
  }

/*.ui-autocomplete-loading {
  background: white url("images/ui-anim_basic_16x16.gif") right center no-repeat;
}*/

/* Section Map */

#map {
  height: 658px;
  box-shadow: #ccc 5px 5px 10px;
}

.gm-style .gm-style-iw-c {
  padding: 16px 18px !important;
}

  .gm-style .gm-style-iw-c .c-google-maps-iw__title {
    display: block;
    color: #B02E60;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 7px;
    font-weight: 200;
    text-transform: uppercase;
  }

  .gm-style .gm-style-iw-c .map-address, .gm-style .gm-style-iw-c .map-phone {
    display: block;
    color: #707070;
    font-family: brandon_grotesquemedium;
    font-size: 15px;
    line-height: 22px;
  }

  .gm-style .gm-style-iw-c .map-phone {
    padding-bottom: 16px;
    padding-top: 8px;
  }

    .gm-style .gm-style-iw-c .map-phone a {
      font-family: brandon_grotesquemedium;
      color: #707070;
      text-decoration: none;
      font-weight: 500;
    }

  .gm-style .gm-style-iw-c .c-button-feature--ghost {
    display: inline-block;
    color: #fff;
    font-family: brandon_grotesqueblack;
    font-size: 16px;
    line-height: 23px;
    text-decoration: none;
    border: solid 1px #BE2062;
    padding: 6px 12px;
    transition: background-color .25s ease-in-out;
    margin-right: 11px;
    font-weight: 500;
    font-family: brandon_grotesquemedium;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    /*padding: 13px 46px;*/
    text-decoration: none;
    font-weight: 500;
    border: solid 1px #929292;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    text-align: center;
  }

    /*.gm-style .gm-style-iw-c .c-button-feature--ghost:hover {
      color: #fff;
      background-color: #BE2062;
      opacity: 1;
    }*/

  .gm-style .gm-style-iw-c .c-button-feature--appointment {
    display: inline-block;
    color: #fff;
    font-family: brandon_grotesqueblack;
    font-size: 16px;
    line-height: 23px;
    text-decoration: none;
    border: solid 1px #85BDD4;
    background-color: #85BDD4;
    padding: 6px 12px;
    transition: background-color .25s ease-in-out;
    font-weight: 500;
    font-family: brandon_grotesquemedium;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    /*padding: 13px 46px;*/
    text-decoration: none;
    font-weight: 500;
    border: solid 1px #929292;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    margin-top: 5px;
    text-align: center;
  }

    /*.gm-style .gm-style-iw-c .c-button-feature--appointment:hover {
      color: #85BDD4;
      background-color: #fff;
      opacity: 1;
    }*/

.ui-autocomplete {
  /*border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.4);*/
}

  .ui-autocomplete li {
    font-family: brandon_grotesqueregular;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    background-color: #F6E3DA;
    border: none;
  }

    .ui-autocomplete li:hover {
      outline: none;
      border: none !important;
      color: #000 !important;
    }

    .ui-autocomplete li .ui-menu-item-wrapper {
      padding: 12px 0 18px 22px !important;
      outline: none;
      border: none;
    }

      .ui-autocomplete li .ui-menu-item-wrapper:hover, .ui-autocomplete li .ui-menu-item-wrapper:focus, .ui-autocomplete .ui-state-focus, .ui-autocomplete .ui-state-active {
        background-color: #fff !important;
        color: #000 !important;
        border: none !important;
        padding: 12px 0 18px 22px !important;
        margin: 0 !important;
      }

    .ui-autocomplete li:first-child .ui-menu-item-wrapper {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
    }

    .ui-autocomplete li:last-child .ui-menu-item-wrapper {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
    }

  .ui-autocomplete.empty li {
    font-family: brandon_grotesqueregular;
    /*color: #BD1860;*/
    text-align: center;
    font-weight: 200;
    /*text-transform:uppercase;*/
    /*font-size:18px;*/
  }

    .ui-autocomplete.empty li .ui-menu-item-wrapper:hover, .ui-autocomplete.empty li .ui-menu-item-wrapper:focus, .ui-autocomplete.empty .ui-state-focus, .ui-autocomplete.empty .ui-state-active {
      color: #000 !important;
      padding: 46px 0 46px 0 !important;
      background-color: transparent !important;
    }

    .ui-autocomplete.empty li .ui-menu-item-wrapper {
      width: 75%;
      margin-left: auto !important;
      margin-right: auto !important;
      padding: 46px 0 46px 0 !important;
    }

/* Studios */

.section--studios {
  padding-bottom: 185px;
}

  .section--studios .ta-center {
    max-width: 1184px !important;
  }

#search-results {
  text-align: left;
  padding-top: 77px;
}

  #search-results #search-results-number {
    padding-bottom: 32px;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    color: #000;
  }

  #search-results .studio-result {
    clear: both;
    margin-bottom: 31px;
    /*border-radius: 5px;*/
    /*box-shadow: 0px 0px 10px rgba(0,0,0,0.16);*/
    /*border: solid 1px #fff;*/
    background: #707070;
    color: #fff;
    padding:10px;
    padding-right:0;
  }

    #search-results .studio-result:last-child {
      margin-bottom: 0;
    }

    #search-results .studio-result img {
      float: left;
      /*border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;*/
    }

    #search-results .studio-result .studio-details {
      float: left;
      padding-left: 39px;
      padding-top: 20px;
      max-width: 40%;
    }

      #search-results .studio-result .studio-details h5 {
        margin: 0;
        margin-bottom: 10px;
        font-family: brandon_grotesqueregular;
        font-size: 24px;
        line-height: 30px;
        color: #fff;
        font-weight: 200;
        text-transform: uppercase;
      }

      #search-results .studio-result .studio-details p {
        margin: 0;
        font-family: brandon_grotesqueregular;
        font-size: 20px;
        line-height: 30px;
        color: #fff;
      }

        #search-results .studio-result .studio-details p a {
          font-family: brandon_grotesquemedium;
          color: #fff;
          text-decoration: none;
          font-weight: 500;
        }

    #search-results .studio-result .studio-ctas {
      float: right;
      padding-top: 20px;
      padding-right: 33px;
      width: 32.35%;
    }

      #search-results .studio-result .studio-ctas a {
        text-align: center;
      }

        #search-results .studio-result .studio-ctas a:first-child {
          /*color: #BE2062;
          font-family: brandon_grotesqueblack;*/
          font-size: 24px;
          line-height: 34px;
          text-decoration: none;
          /*border: solid 1px #BE2062;*/
          padding: 13px 0;
          /*transition: background-color .25s ease-in-out;*/
          display: block;
          margin-bottom: 24px;
          /*font-weight: 500;*/
        }

          /*#search-results .studio-result .studio-ctas a:first-child:hover {
            color: #fff;
            background-color: #BE2062;
            opacity: 1;
          }*/

        #search-results .studio-result .studio-ctas a:last-child {
          /*color: #fff;
          font-family: brandon_grotesqueblack;*/
          font-size: 24px;
          line-height: 34px;
          text-decoration: none;
          /*border: solid 1px #85BDD4;
          background-color: #85BDD4;*/
          padding: 13px 0;
          /*transition: background-color .25s ease-in-out;*/
          display: block;
          /*font-weight: 500;*/
          background: #B02E60;
        }

          /*#search-results .studio-result .studio-ctas a:last-child:hover {
            color: #85BDD4;
            background-color: #fff;
            opacity: 1;
          }*/

      #search-results .studio-result .studio-ctas a {
        font-family: brandon_grotesquemedium;
        font-size: 18px;
        text-transform: uppercase;
        padding: 13px 46px;
        text-decoration: none;
        font-weight: 500;
        border: solid 1px #fff;
        background: rgba(0, 0, 0, 0.3);
        letter-spacing: 0.7px;
        color: #fff;
        border-radius: 0;
      }

/* Section Booking */
.section--booking {
  padding-top: 124px;
  padding-bottom: 158px;
  background-color:#000;
}

  .section--booking h3 {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight:200;
  }

  .section--booking h2 {
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    line-height: 70px;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 65px;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
  }

#section__booking_list {
  display: flex;
  flex-direction: row;
}

  /*#section__booking_list .section--booking--item:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  #section__booking_list .section--booking--item:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }*/

  #section__booking_list .section--booking--item {
    padding-top: 48px;
    padding-bottom: 48px;
    flex-basis: 0;
    flex-grow: 1;
  }

    #section__booking_list .section--booking--item.purple {
      color: #000;
    }

      #section__booking_list .section--booking--item.purple svg {
        fill: #BD1860 !important;
      }

    #section__booking_list .section--booking--item svg {
      height: 57px;
    }

    #section__booking_list .section--booking--item h4 {
      font-family: brandon_grotesquemedium;
      font-size: 32px;
      line-height: 36px;
      width: 60%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 39px;
      margin-bottom: 35px;
      font-weight: 500;
    }

    #section__booking_list .section--booking--item hr {
      width: 20%;
      margin-left: auto;
      margin-right: auto;
      border-top: solid 1px #fff;
      border-bottom: solid 1px #fff;
      margin-top: 0;
      margin-bottom: 50px;
    }

    #section__booking_list .section--booking--item.purple hr {
      border-top: solid 1px #000;
      border-bottom: solid 1px #000;
    }

    #section__booking_list .section--booking--item div {
      font-family: brandon_grotesquemedium;
      font-size: 20px;
      line-height: 30px;
      width: 67%;
      margin-left: auto;
      margin-right: auto;
    }

#section__booking__info {
  margin-top: 66px;
  margin-left: auto;
  margin-right: auto;
  max-width: 45%;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 30px;
}

  #section__booking__info img {
    height: 31px;
    margin-right: 9px;
    display: inline-block;
    float: left;
  }

  #section__booking__info div {
    text-align: left;
    display: inline-block;
    float: left;
    font-family: brandon_grotesqueregular;
  }

    #section__booking__info div p {
      margin-top: 0;
      margin-bottom: 0;
    }

#section__booking__find__studio {
  font-family: brandon_grotesqueblack;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  background-color: #ffffff;
  cursor: pointer;
  padding: 13px 52px;
  clear: both;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border: solid 1px #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-family: brandon_grotesquemedium;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  background: rgba(255, 255, 255, 0.3);
}

/* Content Sections */

.section--studios--content {
  padding-top: 124px;
  padding-bottom: 120px;
}

  .section--studios--content h3 {
    /*font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #575756;
    text-transform: uppercase;*/
    margin-top: 0;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #BE2062;
    font-weight: 200;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    color: #707070;
    /* color: #000; */
    text-transform: uppercase;
  }

  .section--studios--content h2 {
    margin-top: 0;
    font-family: brandon_grotesqueblack;
    font-size: 40px;
    line-height: 70px;
    margin-bottom: 21px;
    color: #681155;
    text-transform: none;
    font-weight: 500;
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    color: #BD1860;
    text-transform: none;
    font-weight: 100;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    width:60%;
    margin-left:auto;
    margin-right:auto;
  }

  .section--studios--content .studios--content {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: brandon_grotesqueregular;
    font-size: 20px;
    line-height: 30px;
    color: #000;
  }

  .section--studios--content.section--purple {
    padding-bottom: 160px;
  }

    .section--studios--content.section--purple h3, .section--studios--content.section--purple h2, .section--studios--content.section--purple .studios--content {
      color: #fff;
    }

    .section--studios--content.section--purple h2 {
      width: 80%;
    }

.section--studios--online--booking {
  padding-top: 120px;
}

  .section--studios--online--booking h2 {
    width: 50%;
  }

@media(max-width: 1200px) {
  /* Section Studio Results */
  .breadcrumbs {
    margin-top: 30px;
  }

  .section--studios {
    padding-bottom: 34px;
  }

  #search-results {
    padding-top: 42px;
    padding-left: 10.42%;
  }

    #search-results #search-results-number {
      padding-bottom: 44px;
    }

    #search-results .studio-result {
      width: 40.44%;
      float: left;
      clear: none;
      padding-top: 27px;
      margin-bottom: 44px;
    }

      #search-results .studio-result:last-child {
        margin-bottom: 44px;
      }

      #search-results .studio-result:nth-child(2n+1) {
        margin-left: 7.5%;
      }

      #search-results .studio-result:nth-child(2n) {
        clear: left;
      }

      #search-results .studio-result img {
        width: 88%;
        margin-left: auto;
        margin-right: auto;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        display: block;
        float: none;
      }

      #search-results .studio-result .studio-details {
        float: none;
        /*padding-left: 25px;
          padding-right: 25px;*/
        padding-top: 18px;
        padding-left: 0;
        max-width: 88%;
        margin-left: auto;
        margin-right: auto;
      }

        #search-results .studio-result .studio-details h5 {
          margin-bottom: 15px;
          font-family: brandon_grotesquebold;
          font-size: 26px;
          line-height: 28px;
          width: 92%;
          min-height: 56px;
        }

        #search-results .studio-result .studio-details p {
          font-size: 18px;
          line-height: 27px;
          min-height: 54px;
        }

      #search-results .studio-result .studio-ctas {
        width: 88%;
        /*padding-left: 25px;
          padding-right: 25px;*/
        max-width: 88%;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 28px;
        padding-top: 58px;
        float: none;
      }

        #search-results .studio-result .studio-ctas a:first-child, #search-results .studio-result .studio-ctas a:last-child {
          padding: 12px 0;
        }

  .section--search#section__search .container .row div > div {
    width: 80%;
  }
}

@media(max-width: 768px) {
  /* Section Search */

  .section--search#section__search {
    padding-top: 42px;
    padding-bottom: 60px;
  }


    .section--search#section__search h1 {
      width: 70%;
      font-size: 35px;
      line-height: 50px;
      margin-bottom: 23px;
    }



  /* Section Map */
  #map {
    height: 718px;
  }

  /* Section Booking */

  .section--booking {
    padding: 88px 80px 133px 80px;
  }

  #section__booking_list {
    display: block;
  }

    #section__booking_list .section--booking--item:first-child {
      border-bottom-left-radius: 0;
      border-top-right-radius: 0px;
    }

    #section__booking_list .section--booking--item:last-child {
      border-bottom-left-radius: 0px;
      border-top-right-radius: 0;
    }

  .section--booking h3 {
    margin-bottom: 39px;
    font-weight: 200;
  }

  .section--booking h2 {
    font-size: 40px;
    line-height: 45px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 61px;
  }

  #section__booking_list .section--booking--item {
    padding-bottom: 78px;
  }

    #section__booking_list .section--booking--item h4 {
      width: 100%;
    }

  #section__booking__info {
    max-width: 100%;
  }

  #section__booking__find__studio {
    margin-top: 47px;
  }

  /* Content Sections */

  .section--studios--content {
    padding-top: 87px;
    padding-bottom: 126px;
    padding-left: 80px;
    padding-right: 80px;
  }

    .section--studios--content h3 {
      font-weight: 200;
      margin-bottom: 36px;
    }

    .section--studios--content h2, .section--studios--content.section--purple h2 {
      font-size: 40px;
      line-height: 45px;
      width: 100%;
    }

    .section--studios--content .studios--content {
      width: 100%;
    }
}

@media (max-width:480px) {
  .section--studio--top--content .container {
    width: 100% !important;
  }

  /* Section Search */
  .section--search#section__search {
    padding-top: 23px;
    padding-bottom: 44px;
    padding-left: 35px;
    padding-right: 35px;
  }


    .section--search#section__search h1 {
      width: 100%;
      font-size: 20px;
      line-height: 26px;
      margin-bottom: 23px;
    }

    .section--search#section__search .container .row div > div {
      width: 100%;
    }

    .section--search#section__search input[type=text] {
      width: 100%;
      float: none;
      border-bottom-left-radius: 0;
      /*border-top-right-radius: 5px;*/
      font-size: 20px;
      padding: 7px 0 7px 26px;
    }

    .section--search#section__search a {
      width: 100%;
      /*border-bottom-left-radius: 5px;*/
      border-top-right-radius: 0px;
    }

  /* Section Map */
  #map {
    height: 609px;
  }

  .gm-style-iw.gm-style-iw-c, .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
    max-width: 100% !important;
  }

  /* Studio Results */

  .section--studios {
    padding-bottom: 55px;
  }

  .breadcrumbs {
    margin-top: 21px;
  }

  /* Section Booking */

  .section--booking {
    padding: 46px 37px 80px 37px;
  }

    .section--booking h3 {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 31px;
    }

    .section--booking h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 51px;
      width: 90%;
    }

  #section__booking_list .section--booking--item h4 {
    margin-top: 29px;
    font-size: 24px;
    line-height: 30px;
    width: 80%;
  }

  #section__booking_list .section--booking--item hr {
    width: 30%;
  }

  #section__booking_list .section--booking--item div {
    line-height: 25px;
  }

  #section__booking__info div {
    width: 86%;
  }

  #section__booking__find__studio {
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-top: 80px;
  }

  /* Content Sections */

  .section--studios--content {
    padding-top: 57px;
    padding-bottom: 80px;
    padding-left: 36px;
    padding-right: 36px;
  }

    .section--studios--content h3 {
      font-weight: 200;
      margin-bottom: 36px;
      font-size: 14px;
      line-height: 20px;
    }

    .section--studios--content h2, .section--studios--content.section--purple h2 {
      font-size: 25px;
      line-height: 30px;
      width: 100%;
    }

    .section--studios--content .studios--content {
      width: 100%;
      line-height: 25px;
    }

    .section--studios--content.section--purple {
      padding-bottom: 80px;
    }

  .ui-autocomplete li {
    font-size: 20px;
  }

    .ui-autocomplete li .ui-menu-item-wrapper {
      padding-bottom: 12px !important;
    }

  .ui-autocomplete.empty li {
    font-size: 16px;
    line-height: 20px;
    padding: 13px 15px;
  }

    .ui-autocomplete.empty li .ui-menu-item-wrapper {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
    }
}

/* Detail Page */

.mobile, .tablet {
  display: none;
}

.section--images .row {
  display: flex;
  flex-direction: row;
}

  .section--images .row .col-lg-6:first-child {
    background-color: #F6E3DA;
    flex-shrink: 0;
    width: 50%;
  }

    .section--images .row .col-lg-6:first-child h1 {
      font-family: brandon_grotesquemedium;
      font-size: 50px;
      line-height: 70px;
      margin-bottom: 8px;
      margin-left: 25%;
      color: #000;
      margin-block-start: 0;
      margin-bottom: 32px;
      font-weight: 200;
      text-transform:uppercase;
    }

    .section--images .row .col-lg-6:first-child h2 {
      font-family: brandon_grotesquemedium;
      font-size: 50px;
      line-height: 70px;
      color: #000;
      margin-left: 25%;
      font-weight: 200;
      margin-top: 14.8%;
      text-transform: none;
      margin-block-end: 0;
      text-transform: uppercase;
    }

  .section--images .row .col-lg-6 img, .section--images .row .col-lg-3 img {
    width: 100%;
    float: left;
  }

.section--images .studio--rating {
  margin-left: 25%;
}

  .section--images .studio--rating svg {
    float: left;
    margin-left: 4px;
  }

    .section--images .studio--rating svg:first-child {
      margin-left: 0;
    }

  .section--images .studio--rating div {
    float: left;
    font-family: brandon_grotesqueregular;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding-left: 24px;
    font-weight: 200;
    padding-top: 3px;
    cursor: pointer;
  }

.section--images .row .col-lg-6:first-child a {
  font-family: brandon_grotesquemedium;
  font-size: 24px;
  line-height: 34px;
  margin-left: 25%;
  clear: both;
  margin-top: 6.5%;
  float: none;
  display: block;
  width: 36.8%;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  text-decoration: none;
  border: solid 1px #fff;
  background-color: rgba(176, 46, 96, 1) !important;
  letter-spacing: 0.7px;
  font-weight: 200;
  text-transform: uppercase;
}

/* Top Content */

.breadcrumbs {
  margin-top: 23px;
  margin-bottom: 54px;
}

.section--studio--top--content {
  max-width: 1138px;
  padding-bottom: 108px;
}

  .section--studio--top--content h2 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 13px;
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    color: #BD1860;
    text-transform: none;
    font-weight: 100;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .section--studio--top--content .studio--top--content--manager img {
    max-width: 156px;
    width: 100%;
  }

  .section--studio--top--content .studio--top--content--manager h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: brandon_grotesquemedium;
    font-size: 28px;
    line-height: 30px;
    color: #000;
    font-weight: 200;
    text-transform:uppercase;
  }

  .section--studio--top--content .studio--top--content--manager div {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 30px;
    color: #707070;
    font-weight: 200;
    padding-bottom: 32px;
    text-transform:uppercase;
  }

  .section--studio--top--content #studio__details {
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
  }

    .section--studio--top--content #studio__details .studio--details--column {
      width: 49.3%;
      margin-left: 1.4%;
      background-color: #707070;
      font-family: brandon_grotesqueregular;
      font-size: 23px;
      line-height: 40px;
      color: #fff;
      font-weight: 200;
      padding-top: 61px;
      padding-left: 4.65%;
      text-align: left;
      padding-bottom: 42px;
    }

      .section--studio--top--content #studio__details .studio--details--column:first-child {
        margin-left: 0;
        padding-right: 4.65%;
      }

        .section--studio--top--content #studio__details .studio--details--column:first-child > div {
          padding-bottom: 23px;
          clear: both;
          display: flex;
          flex-direction: row;
          align-items: flex-start;
        }

          .section--studio--top--content #studio__details .studio--details--column:first-child > div > img {
            padding-right: 21px;
          }

          .section--studio--top--content #studio__details .studio--details--column:first-child > div > div {
            margin-top: -5px;
            font-size: 28px;
          }

            .section--studio--top--content #studio__details .studio--details--column:first-child > div > div > a {
              font-family: brandon_grotesquemedium;
              text-decoration: none;
              color: #fff;
              font-weight:500;
              font-size:23px;
            }

  .section--studio--top--content #studio__details__book {
    text-decoration: none;
    /*width: 350px;*/
    color: #fff;
    font-family: brandon_grotesqueblack;
    font-size: 24px;
    line-height: 34px;
    display: block;
    text-align: center;
    /*border-radius: 4px;*/
    padding: 13px 0;
    /*margin-left: 12.4%;*/
    margin-top: 29px;
    font-weight: 500;
    font-family: brandon_grotesquemedium;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    padding: 13px 46px;
    text-decoration: none;
    font-weight: 500;
    border: solid 1px #fff;
    background: rgba(176, 46, 96, 1) !important;
  }

@media(max-width: 991px) {
  .section--studio--top--content #studio__details__book {
    width: 90%;
    margin-left: 0;
  }
}

.section--studio--top--content #studio__details .studio--details--column:last-child {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

  .section--studio--top--content #studio__details .studio--details--column:last-child img {
    margin-right: 18px;
  }

  .section--studio--top--content #studio__details .studio--details--column:last-child > div {
    margin-top: -3px;
    width: 100%;
    font-size:28px;
    text-transform:uppercase;
  }

    .section--studio--top--content #studio__details .studio--details--column:last-child > div .opening--hour {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      font-size: 23px;
      text-transform: none;
    }

      .section--studio--top--content #studio__details .studio--details--column:last-child > div .opening--hour .opening--hour-day {
        width: 24%;
      }

.section--studio--top--content #studio__explanatory__text {
  font-family: brandon_grotesqueregular;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
  font-weight: 200;
  /*border-radius: 5px;*/
  background-color: #B02E60;
  padding: 43px 7% 43px 7%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 16px;
}

  .section--studio--top--content #studio__explanatory__text img {
    padding-right: 17px;
  }

  .section--studio--top--content #studio__explanatory__text div {
    text-align: left;
    margin-top: -3px;
  }

.section--studio--top--content #studio__labels {
  padding-top: 54px;
}

  .section--studio--top--content #studio__labels .studio--label {
  }

    .section--studio--top--content #studio__labels .studio--label img {
      margin-right: 15px;
      display: inline-block;
      margin-bottom: 28px;
    }

    .section--studio--top--content #studio__labels .studio--label:first-child > div > div {
      max-width: 60%;
    }

    .section--studio--top--content #studio__labels .studio--label > div > div {
      max-width: 80%;
      font-family: brandon_grotesqueregular;
      font-size: 28px;
      line-height: 35px;
      text-align: left;
      color: #000;
      margin-top: -5px;
      display: inline-block;
    }

    .section--studio--top--content #studio__labels .studio--label .studio--label--container {
      display: inline-block;
      padding-bottom: 23px;
    }

/* Map */

#map.detail--map {
  height: 460px;
  box-shadow: none;
}

/* Studio Description */

.section--studio--description {
  padding-top: 101px;
  padding-bottom: 72px;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

  .section--studio--description .container {
    max-width: 736px;
  }

  .section--studio--description h3 {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 14px;
    /* color: #000; */
    text-transform: uppercase;
    font-weight:200;
  }

  .section--studio--description h2 {
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    line-height: 70px;
    margin-top: 20px;
    margin-bottom: 45px;
    text-transform: none;
    font-weight: 200;
    text-transform: uppercase;
  }

  .section--studio--description .studio--description {
    font-family: brandon_grotesqueregular;
    text-align: left;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }

/* Studio Categories */

.section--studio--categories {
  padding-top: 113px;
  padding-bottom: 141px;
}

  .section--studio--categories h2 {
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 45px;
    text-transform: none;
    margin-bottom: 78px;
    font-weight: 200;
    color: #000;
    text-transform: uppercase;
  }

  .section--studio--categories .container {
    max-width: 1424px;
  }

.categories__container {
  margin-top: 30px;
  max-width: 1364px;
  margin-left: auto;
  margin-right: auto;
}

.categories__container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

  .categories__container .category__item {
    padding: 8px 0px;
    position: relative;
    max-width: 293px;
    position: relative;
    margin-bottom:30px;
  }

  .categories__container .category__item div.cat--price {
    width: 124px;
    height: 54px;
    background-color: #BD1860;
    /*border-radius: 100px;*/
    color: #fff;
    font-family: brandon_grotesqueblack;
    font-size: 16px;
    /*transform: rotate(350deg);*/
    line-height: 15px;
    padding-top: 12px;
    position: absolute;
    top: 10px;
    right: 14px;
    font-weight: 500;
    background-color: #BD1860;
    /*border-radius: 100px;*/
    color: #fff;
    font-family: brandon_grotesquemedium;
    font-size: 24px;
    /*transform: rotate(350deg);*/
    line-height: 21px;
    padding-top: 4px;
    position: absolute;
    top: 15px;
    right: 7px;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.3);
    border: solid 1px #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

    .categories__container .category__item div.cat--price div {
      /*margin-bottom: -25px;*/
      font-size: 30px;
      padding-left: 5px;
      /*padding-right: 5px;*/
      font-family: brandon_grotesqueblack;
    }

    .categories__container .category__item div.cat--price span {
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 4px;
    }

    .categories__container .category__item div.cat--price div span {
      letter-spacing: 0;
      top: -15px;
      position: relative;
      left: -5px;
    }

  .categories__container .category__item a {
    background: #BD1860;
    /*border-radius: 4px;*/
    display: block;
    margin-top: 3px;
    text-decoration: none;
    color: #fff;
    font-family: brandon_grotesquemedium;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    padding: 4px 0;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.3)!important;
    color: #fff;
    border: solid 1px #fff;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    margin-top: -25px;
    position: relative;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

    .categories__container .category__item img {
      width: 100%;
    }

    /*.categories__container .category__item a {
      background: #BD1860;
      border-radius: 4px;
      display: block;
      margin-top: 3px;
      text-decoration: none;
      color: #fff;
      font-family: brandon_grotesqueblack;
      font-size: 20px;
      line-height: 29px;
      text-align: center;
      padding: 4px 0;
      font-weight: 500;
    }*/

  .categories__container .special__category {
    width: 18.9%;
    color: #fff;
    text-decoration: none;
    line-height: 323px;
    padding: 0 22px;
    box-shadow: #cdcdcd 5px 5px 20px;
    box-shadow: none;
  }

    .categories__container .special__category.special__category__white {
      box-shadow: none;
      color: #B32468;
    }

    .categories__container .special__category span {
      vertical-align: middle;
      font-family: brandon_grotesqueblack;
      font-size: 28px;
      line-height: 35px;
      display: inline-block;
      font-weight: 500;
    }

      .categories__container .special__category span.quotes {
        display: block;
        font-size: 111px;
      }

        .categories__container .special__category span.quotes:first-child {
          line-height: 30px;
          margin-top: 15%;
        }

        .categories__container .special__category span.quotes:last-child {
          margin-top: 20%;
        }

.section--studio--categories #studio__categories__book {
  text-decoration: none;
  width: 350px;
  color: #fff;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 34px;
  display: block;
  text-align: center;
  /*border-radius: 4px;*/
  padding: 13px 0;
  margin-left: 12.4%;
  margin-top: 27px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 200;
  border: solid 1px #fff;
  background: rgba(176, 46, 96, 1) !important;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}


/* Studio Location */

.section--studio--location {
  padding-top: 101px;
  padding-bottom: 72px;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  background-color:#707070;
}

  .section--studio--location .container {
    max-width: 736px;
  }

  .section--studio--location h3 {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-weight: 200;
  }

  .section--studio--location h2 {
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 45px;
    text-transform: none;
    font-weight: 200;
    text-transform: uppercase;
  }

  .section--studio--location .studio--description {
    font-family: brandon_grotesqueregular;
    text-align: left;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }

/* Reviews */

.section--studio--reviews {
  padding-top: 120px;
  padding-bottom: 150px;
}

  .section--studio--reviews .container {
    max-width: 1424px;
  }

  .section--studio--reviews h3 {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    font-weight: 200;
    color: #707070;
    margin-bottom: 14px;
    margin-top: 0;
  }

  .section--studio--reviews h2 {
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    line-height: 70px;
    color: #000;
    margin-bottom: 57px;
    text-transform: none;
    margin-top: 0;
    font-weight: 200;
    text-transform:uppercase;
  }

  .section--studio--reviews .studio--reviews-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

    .section--studio--reviews .studio--reviews-container .studio--review {
      width: 25.28%;
      margin-left: 12.08%;
      margin-bottom: 115px;
    }

      .section--studio--reviews .studio--reviews-container .studio--review:nth-child(3n + 1) {
        margin-left: 0;
      }

      .section--studio--reviews .studio--reviews-container .studio--review .review--title {
        font-family: brandon_grotesqueblack;
        font-size: 30px;
        line-height: 40px;
        color: #B02E60;
        text-align: left;
        font-weight: 500;
      }

      .section--studio--reviews .studio--reviews-container .studio--review .review--date {
        font-family: brandon_grotesquemedium;
        font-size: 20px;
        line-height: 30px;
        color: #000;
        font-weight: 200;
        text-align: left;
        margin-bottom: 24px;
      }

      .section--studio--reviews .studio--reviews-container .studio--review .review--rating {
        text-align: left;
        margin-bottom: 24px;
      }

    .section--studio--reviews .studio--reviews-container .review--message {
      text-align: left;
    }

      .section--studio--reviews .studio--reviews-container .review--message .review--message-element {
        font-family: brandon_grotesqueregular;
        font-size: 20px;
        line-height: 30px;
        color: #000;
        font-weight: 200;
        text-align: left;
        max-height: 210px;
        overflow-y: hidden;
      }

        .section--studio--reviews .studio--reviews-container .review--message .review--message-element.review-visible {
          max-height: initial;
          overflow-y: visible;
        }

      .section--studio--reviews .studio--reviews-container .review--message .show--more {
        text-align: left;
        font-family: brandon_grotesqueblack;
        font-size: 14px;
        line-height: 30px;
        color: #BE2062;
        cursor: pointer;
        font-weight: 500;
      }

      .section--studio--reviews .studio--reviews-container .review--message .review--message--answer {
        border-left: solid 2px #707070;
        padding-bottom: 3px;
        padding-left: 20px;
      }

      .section--studio--reviews .studio--reviews-container .review--message .review--message--answer {
        font-family: brandon_grotesqueregular;
        font-size: 20px;
        line-height: 30px;
        color: #707070;
        font-weight: 200;
      }

        .section--studio--reviews .studio--reviews-container .review--message .review--message--answer h6 {
          font-family: brandon_grotesquemedium;
          font-size: 20px;
          line-height: 30px;
          color: #B02E60;
          margin-bottom: 0;
        }

        .section--studio--reviews .studio--reviews-container .review--message .review--message--answer .review--message--answer--date {
          padding-bottom: 30px;
          color:#000;
        }

    .section--studio--reviews .studio--reviews-container .studio--review.hidden {
      display: none;
    }

  .section--studio--reviews .studio--reviews-collapsed {
    font-family: brandon_grotesqueregular;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-top: -50px;
  }

    .section--studio--reviews .studio--reviews-collapsed.hidden {
      display: none;
    }

  .section--studio--reviews .studio--reviews--expand {
    display: block;
    text-align: left;
    border-bottom: solid 1px #707070;
    padding-bottom: 5px;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 30px;
    color: #707070;
    cursor: pointer;
    margin-bottom: 68px;
    text-transform:uppercase;
  }

    .section--studio--reviews .studio--reviews--expand svg {
      stroke: #707070;
      float: right;
      margin-bottom: -5px;
      margin-top: 12px;
      margin-right: 0px;
    }

    .section--studio--reviews .studio--reviews--expand.studio--reviews--expanded svg {
      transform: rotate(180deg);
    }

  .section--studio--reviews .studio--reviews--footer {
    position: relative;
  }

    .section--studio--reviews .studio--reviews--footer #add__review {
      width: 350px;
      color: #fff;
      font-family: brandon_grotesquemedium;
      font-size: 20px;
      line-height: 34px;
      display: inline-block;
      text-align: center;
      /*border-radius: 4px;*/
      padding: 13px 0;
      cursor: pointer;
      font-weight: 500;
      font-weight: 200;
      border: solid 1px #fff;
      background: rgba(0, 0, 0, 0.3) !important;
      text-transform: uppercase;
      letter-spacing: 0.7px;
    }

    .section--studio--reviews .studio--reviews--footer #auorg-bg {
      position: absolute !important;
      right: 0;
      top: 0;
      width: 140px !important;
    }

.studio--reviews-collapsed {
  font-family: brandon_grotesquemedium;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 85px;
}

#thank__you__container {
  max-width: 885px;
  margin-left: auto;
  margin-right: auto;
  padding: 90px 99px 64px 82px;
  /*box-shadow: 0px 0px 10px rgba(0,0,0,0.16);
  border-radius: 5px;*/
  background-color:#fff;
}

  #thank__you__container h3 {
    font-family: brandon_grotesquemedium;
    font-size: 40px;
    line-height: 45px;
    color: #000;
    margin-top: 52px;
    margin-bottom: 36px;
    font-weight: 200;
    text-transform:uppercase;
  }

  #thank__you__container div {
    font-family: brandon_grotesqueregular;
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
    color: #707070;
    text-align: left;
  }

    #thank__you__container div p {
      margin: 0;
    }

#add__review__form {
  max-width: 885px;
  margin-left: auto;
  margin-right: auto;
  padding: 81px 97px 101px 97px;
  /*box-shadow: 0px 0px 10px rgba(0,0,0,0.16);*/
  /*border-radius: 5px;*/
  background-color:#fff;
}

  #add__review__form h2 {
    font-family: brandon_grotesquemedium;
    font-size: 40px;
    line-height: 45px;
    color: #000;
    margin-top: 0;
    margin-bottom: 36px;
    font-weight: 200;
    text-transform:uppercase;
  }

  #add__review__form input[type=text], #add__review__form input[type=number], #add__review__form select, #add__review__form textarea {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    border: solid 1px #707070;
    /*border-radius: 5px;*/
    padding-left: 21px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 29px;
    color: #000;
    outline: none;
    font-weight:200;
  }

  #add__review__form select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../Content/Images/Menue-Arrow-down-dropdown.svg) no-repeat right 28px top 21px;
  }

    #add__review__form input[type=text].error, #add__review__form input[type=number].error, #add__review__form select.error, #add__review__form textarea.error {
      background-color: #B02E60;
      border-color: #B02E60;
      color: #fff;
    }

  #add__review__form input[type=text]::-webkit-input-placeholder {
    color: #000 !important;
  }

  #add__review__form input[type=text]::-moz-placeholder {
    color: #000 !important;
  }

  #add__review__form input[type=text]::-ms-placeholder {
    color: #000 !important;
  }

  #add__review__form input[type=text]::placeholder {
    color: #000 !important;
  }

  #add__review__form input[type=number]::-webkit-input-placeholder {
    color: #000 !important;
  }

  #add__review__form input[type=number]::-moz-placeholder {
    color: #000 !important;
  }

  #add__review__form input[type=number]::-ms-placeholder {
    color: #000 !important;
  }

  #add__review__form input[type=number]::placeholder {
    color: #000 !important;
  }

  #add__review__form textarea::-webkit-input-placeholder {
    color: #000 !important;
  }

  #add__review__form textarea::-moz-placeholder {
    color: #000 !important;
  }

  #add__review__form textarea::-ms-placeholder {
    color: #000 !important;
  }

  #add__review__form textarea::placeholder {
    color: #000 !important;
  }


  #add__review__form input[type=text].error::-webkit-input-placeholder {
    color: #fff !important;
  }

  #add__review__form input[type=text].error::-moz-placeholder {
    color: #fff !important;
  }

  #add__review__form input[type=text].error::-ms-placeholder {
    color: #fff !important;
  }

  #add__review__form input[type=text].error::placeholder {
    color: #fff !important;
  }

  #add__review__form input[type=number].error::-webkit-input-placeholder {
    color: #fff !important;
  }

  #add__review__form input[type=number].error::-moz-placeholder {
    color: #fff !important;
  }

  #add__review__form input[type=number].error::-ms-placeholder {
    color: #fff !important;
  }

  #add__review__form input[type=number].error::placeholder {
    color: #fff !important;
  }

  #add__review__form textarea.error::-webkit-input-placeholder {
    color: #fff !important;
  }

  #add__review__form textarea.error::-moz-placeholder {
    color: #fff !important;
  }

  #add__review__form textarea.error::-ms-placeholder {
    color: #fff !important;
  }

  #add__review__form textarea.error::placeholder {
    color: #fff !important;
  }

#add__review__rating {
  text-align: left;
  /*border: solid 2px #940B56;
  border-radius: 5px;*/
  margin-bottom: 25px;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 29px;
  color: #000;
  padding-left: 21px;
  padding-top: 11px;
  padding-bottom: 32px;
  font-weight: 200;
  border: solid 1px #707070;
}

#add__review__rating__header {
  margin-bottom: 11px;
}

#add__review__rating .add--review--rating {
  float: left;
  cursor: pointer;
}

#add__review__form #review__terms__click {
  float: left;
  width: 30px;
}

#add__review__form p {
  text-align: left;
  padding-left: 46px;
  padding-top: 3px;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 200;
}

  #add__review__form p a {
    text-decoration: none;
    color: #B02E60;
    font-weight: 200;
  }

#add__review__form .error p, #add__review__form .error p a {
  color: #940B56;
}

#review__submit {
  width: 275px;
  color: #fff;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 34px;
  display: block;
  text-align: center;
  padding: 13px 0;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  font-weight: 200;
  border: solid 1px #fff;
  background: rgba(0, 0, 0, 0.3) !important;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

/* Newsletter */
.section--yellow {
  background-color: #707070;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 82px;
}

.section--newsletter #home__newsletter .title {
  font-family: brandon_grotesquemedium;
  font-size: 60px;
  color: #fff;
  font-weight: 500;
}

.section--newsletter #home__newsletter .description {
  font-family: brandon_grotesquemedium;
  font-size: 24px;
  padding-bottom: 60px;
  font-weight: 500;
}

#home__newsletter_input {
  float: left;
}

  #home__newsletter_input input[type=text] {
    /*border-radius: 4px;*/
    padding: 10px 0 10px 20px;
    color: #000;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    border: none;
    width: 360px;
    float: left;
  }

  #home__newsletter_input input[type=submit] {
    border: none;
    background: url('../Content/Images/Send Icon.svg') no-repeat left top;
    width: 19px;
    height: 17px;
    margin-left: -39px;
    margin-top: 16px;
    transition: opacity .25s ease-in-out;
  }

    #home__newsletter_input input[type=submit]:hover {
      opacity: 0.7;
    }

  #home__newsletter_input input[type=text]::-webkit-input-placeholder {
    color: #000 !important;
  }

  #home__newsletter_input input[type=text]::-moz-placeholder {
    color: #000 !important;
  }

  #home__newsletter_input input[type=text]::-ms-placeholder {
    color: #000 !important;
  }

  #home__newsletter_input input[type=text]::placeholder {
    color: #000 !important;
  }

#home__newsletter__social__media {
  float: right;
}

  #home__newsletter__social__media a {
    text-decoration: none;
    margin-left: 24px;
    transition: opacity .25s ease-in-out;
  }

    #home__newsletter__social__media a:hover {
      opacity: 0.7;
    }

/* Studio Portrait */

.section--studio--portrait {
  padding-top: 120px;
  padding-bottom: 126px;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 30px;
  color: #888888;
}

  .section--studio--portrait .container {
    max-width: 704px;
  }

  .section--studio--portrait h3 {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #707070;
    text-transform: uppercase;
    font-weight: 200;
  }

  .section--studio--portrait h2 {
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 46px;
    text-transform: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 200;
  }

  .section--studio--portrait .studio--description {
    font-family: brandon_grotesqueregular;
    text-align: left;
    color:#000;
  }

/* Studio Gifts */

.section--studio--gifts {
  padding-top: 120px;
  padding-bottom: 134px;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

  .section--studio--gifts .container {
    max-width: 704px;
  }

  .section--studio--gifts h3 {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-weight: 200;
  }

  .section--studio--gifts h2 {
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 46px;
    text-transform: none;
    /*max-width: 80%;*/
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-weight: 200;
  }

  .section--studio--gifts .studio--description {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 76px;
    font-family: brandon_grotesqueregular;
  }

#studio__gifts__book {
  text-decoration: none;
  width: 350px;
  color: #fff;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 34px;
  display: block;
  text-align: center;
  /*border-radius: 4px;*/
  padding: 13px 0;
  margin-top: 29px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 200;
  border: solid 1px #fff;
  background: rgba(0, 0, 0, 0.3)!important;
  text-transform:uppercase;
}

/* Studio Other Studios */

.section--studio--other {
  padding-top: 120px;
  padding-bottom: 173px;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 30px;
  color: #888888;
}

  .section--studio--other .container {
    max-width: 704px;
  }

  .section--studio--other h3 {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #707070;
    font-weight: 200;
    text-transform: uppercase;
  }

  .section--studio--other h2 {
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 46px;
    text-transform: none;
    color: #000;
    /*max-width: 80%;*/
    margin-left: auto;
    margin-right: auto;
    font-weight: 200;
    text-transform: uppercase;
  }

  .section--studio--other .studio--description {
    font-family: brandon_grotesqueregular;
    text-align: left;
    color:#000;
  }

#studio__other__book {
  text-decoration: none;
  width: 350px;
  color: #fff;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 34px;
  display: block;
  text-align: center;
  /*border-radius: 4px;*/
  padding: 13px 0;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 200;
  border: solid 1px #fff;
  background: rgba(0, 0, 0, 0.3) !important;
  text-transform: uppercase;
}

@media(max-width: 1600px) {
  .section--images .row .col-lg-6:first-child h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 32px;
  }

  .section--images .row .col-lg-6:first-child h2 {
    font-size: 40px;
    line-height: 45px;
  }

  .section--images .studio--rating div {
    clear: left;
    padding-left: 0;
    margin-top: 10px;
  }
}

@media(max-width: 1200px) {
  /* Top Content */

  .section--images .row {
    display: block;
  }

    .section--images .row .col-lg-6:first-child {
      padding-top: 38px;
      padding-bottom: 60px;
      width: 100%;
    }

    .section--images .row .col-lg-6:last-child {
      display: none;
    }

    .section--images .row .col-lg-6:first-child h1 {
      margin-top: 0;
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 32px;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
    }

    .section--images .row .col-lg-6:first-child h2 {
      margin-bottom: 0;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0;
      font-size: 40px;
      line-height: 45px;
    }

  .tablet {
    display: block;
  }

  .section--images #studio__main__image {
    display: none;
  }

  .studios__slider {
    max-height: 724px;
  }

    .studios__slider .slick-next {
      background: url('../Content/Images/Arrow-right-thick-tablet.svg') no-repeat left top;
      width: 68px;
      height: 98px;
      right: 30px;
    }

    .studios__slider .slick-prev {
      background: url('../Content/Images/Arrow-left-thick-tablet.svg') no-repeat left top;
      width: 68px;
      height: 98px;
      left: 30px;
    }

  .section--images .studio--rating {
    margin-left: 0;
    text-align: center;
  }

    .section--images .studio--rating svg {
      float: none;
    }

    .section--images .studio--rating div {
      float: none;
      padding-left: 0;
    }

  .section--images .row .col-lg-6:first-child a {
    margin-top: 6.4%;
    margin-left: auto;
    margin-right: auto;
  }

  .section--studio--top--content #studio__labels .studio--label {
    text-align: left;
    width: 60.1%;
    margin-left: auto;
    margin-right: auto;
  }

    .section--studio--top--content #studio__labels .studio--label:first-child > div > div, .section--studio--top--content #studio__labels .studio--label > div > div {
      max-width: 90.5%;
    }

    .section--studio--top--content #studio__labels .studio--label img {
      float: left;
      margin-bottom: 0;
    }
}

@media (max-width: 744px) {
  .breadcrumbs {
    margin-top: 27px;
    margin-bottom: 43px;
  }

  .section--studio--top--content {
    padding-bottom: 50px;
  }

    .section--studio--top--content h2 {
      font-size: 25px;
      line-height: 35px;
      max-width: 100%;
      margin-top: 0;
      margin-bottom: 32px;
    }

    .section--studio--top--content .container {
      width: 81.07%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--studio--top--content .studio--top--content--manager div {
      line-height: 25px;
    }

    .section--studio--top--content .studio--top--content--manager div {
      padding-bottom: 59px;
    }

    .section--studio--top--content #studio__details {
      width: 100%;
    }

      .section--studio--top--content #studio__details .studio--details--column {
        font-size: 20px;
        line-height: 25px;
        padding-left: 20px;
        padding-top: 33px;
        padding-bottom: 25px;
        margin-bottom: 23px;
      }

    .section--studio--top--content #studio__explanatory__text {
      width: 100%;
      font-size: 20px;
      line-height: 25px;
      padding-top: 34px;
      padding-bottom: 26px;
    }

  #studio__details__book {
    display: none !important;
  }

  .section--studio--top--content #studio__labels .studio--label {
    width: 80%;
  }

    .section--studio--top--content #studio__labels .studio--label > div > div {
      font-size: 20px;
      line-height: 25px;
    }

    .section--studio--top--content #studio__labels .studio--label:first-child > div > div, .section--studio--top--content #studio__labels .studio--label > div > div {
      max-width: 82%;
    }
}

@media(max-width: 745px) {
  #home__newsletter__social__media {
    float: none;
    clear: both;
    padding-top: 30px !important;
  }

  #home__newsletter_input, #home__newsletter_input input[type=text] {
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* Top Content */

  .breadcrumbs {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .section--studio--top--content h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 38px;
  }

  .section--studio--top--content .studio--top--content--manager img {
    margin-bottom: 11px;
  }

  .section--studio--top--content .studio--top--content--manager div {
    padding-bottom: 49px;
  }

  .section--studio--top--content #studio__details {
    flex-direction: column;
    width: 79.17%;
  }

    .section--studio--top--content #studio__details .studio--details--column {
      width: 100%;
      margin-left: 0;
      margin-bottom: 28px;
      padding-left: 14.31%;
    }

  .section--studio--top--content #studio__details__book {
    margin-left: 8%;
    width: 350px;
  }

  .section--studio--top--content #studio__explanatory__text {
    margin-top: 4px;
    width: 79.17%;
    margin-left: auto;
    margin-right: auto;
    padding: 42px 12.5% 42px 12.5%
  }

  .section--studio--top--content {
    padding-bottom: 77px;
  }

  .section--studio--description .container {
    max-width: 609px;
  }

  /* Studio Description */
  .section--studio--description {
    padding-top: 69px;
    padding-bottom: 110px;
  }

    .section--studio--description h3 {
      margin-bottom: 33px;
    }

    .section--studio--description h2 {
      font-size: 40px;
      line-height: 45px;
    }

    .section--studio--description .studio--description {
      width: 100%;
    }

  /* Studio Categories */
  .section--studio--categories {
    padding-top: 67px;
    padding-bottom: 83px;
  }

    .section--studio--categories .container {
      max-width: 704px;
    }

    .section--studio--categories h2 {
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 56px;
    }

  .categories__container .category__item {
    max-width: 31.82%;
    margin-bottom: 60px;
  }

  .section--studio--categories #studio__categories__book {
    margin-top: 13px;
  }

  /* Studio Location */

  .section--studio--location {
    padding-top: 69px;
    padding-bottom: 110px;
  }

    .section--studio--location .container {
      width: 79.17%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--studio--location .studio--description {
      width: 100%;
    }

    .section--studio--location h3 {
      margin-bottom: 33px;
    }

    .section--studio--location h2 {
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 33px;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
    }

  /* Reviews */

  .section--studio--reviews {
    padding-top: 89px;
    padding-bottom: 104px;
  }

    .section--studio--reviews .container {
      width: 79.17%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--studio--reviews h3 {
      margin-bottom: 24px;
    }

    .section--studio--reviews h2 {
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 44px;
    }

    .section--studio--reviews .studio--reviews-container {
      flex-direction: column;
      align-items: center;
    }

      .section--studio--reviews .studio--reviews-container .studio--review {
        width: 74.22%;
        text-align: center;
        margin-bottom: 44px;
      }

      .section--studio--reviews .studio--reviews-container .studio--review {
        margin-left: 0;
      }

        .section--studio--reviews .studio--reviews-container .studio--review .review--title {
          font-size: 30px;
          line-height: 40px;
          text-align: center;
        }

        .section--studio--reviews .studio--reviews-container .studio--review .review--date {
          text-align: center;
        }

        .section--studio--reviews .studio--reviews-container .studio--review .review--rating {
          text-align: center;
        }

      .section--studio--reviews .studio--reviews-container .review--message .review--message-element {
        line-height: 25px;
        text-align: center;
        max-height: 155px;
      }

      .section--studio--reviews .studio--reviews-container .review--message .show--more {
        margin-left: auto;
        margin-right: auto;
        width: 140px;
        display: block;
      }

    .section--studio--reviews .studio--reviews--expand {
      margin-bottom: 57px;
    }

    .section--studio--reviews .studio--reviews--footer #auorg-bg {
      position: static !important;
      margin-top: 57px !important;
    }

  #thank__you__container {
    max-width: 608px;
    padding: 86px 62px 67px 62px;
  }

    #thank__you__container h3 {
      font-size: 30px;
      line-height: 45px;
      color: #681155;
      margin-top: 36px;
      margin-bottom: 32px;
    }

    #thank__you__container div {
      font-size: 20px;
      line-height: 30px;
      color: #575756;
    }

  #add__review__form {
    padding-left: 42px;
    padding-right: 42px;
    padding-top: 60px;
    padding-bottom: 71px;
  }

    #add__review__form h2 {
      font-size: 30px;
      line-height: 45px;
      margin-bottom: 40px;
    }

  .studio--reviews-collapsed {
    font-family: brandon_grotesquemedium;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 65px;
    margin-top: 0 !important;
  }

  /* Studio Portrait */

  .section--studio--portrait {
    padding-top: 87px;
    padding-bottom: 116px;
  }

    .section--studio--portrait .container {
      width: 79.17%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--studio--portrait h3 {
      margin-bottom: 36px;
    }

    .section--studio--portrait h2 {
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 33px;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
    }

  /* Studio Gifts */

  .section--studio--gifts {
    padding-top: 69px;
    padding-bottom: 90px;
  }

    .section--studio--gifts .container {
      width: 79.17%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--studio--gifts h3 {
      margin-bottom: 33px;
    }

    .section--studio--gifts h2 {
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 33px;
      max-width: 70%;
      margin-left: auto;
      margin-right: auto;
    }

  /* Studio Other Studios */

  .section--studio--other {
    padding-top: 87px;
    padding-bottom: 110px;
  }

    .section--studio--other .container {
      width: 79.17%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--studio--other h3 {
      margin-bottom: 36px;
    }

    .section--studio--other h2 {
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 36px;
      max-width: 70%;
      margin-left: auto;
      margin-right: auto;
    }

  /* Newsletter */
  .section--newsletter .ta-center {
    max-width: 79.166%;
  }

  .section--newsletter #home__newsletter .title {
    font-size: 50px;
    padding-bottom: 8px;
  }

  .section--newsletter #home__newsletter .description {
    font-size: 20px;
  }

  .section--yellow {
    padding-top: 70px;
    padding-bottom: 100px;
  }

  .section--trust--elements {
    padding-bottom: 127px;
  }

    .section--trust--elements .container {
      text-align: center;
      display: flex;
      flex-direction: column;
    }

    .section--trust--elements #home__trust__elements__text {
      padding-bottom: 53px;
    }

      .section--trust--elements #home__trust__elements__text .description {
        padding-bottom: 0;
        font-size: 50px;
        line-height: 60px;
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
      }

      .section--trust--elements #home__trust__elements__text .title {
        padding-top: 0;
      }

    .section--trust--elements #home__trust__elements__text, .section--trust--elements #auorg-bg, .section--trust--elements #home__trust__elements {
      width: 100% !important;
      float: none;
    }

    .section--trust--elements #auorg-bg {
      max-width: 235px;
      margin-left: auto !important;
      margin-right: auto !important;
      order: 3;
    }

    .section--trust--elements #home__trust__elements {
      margin-left: 0;
      order: 2;
      padding-top: 0;
      padding-bottom: 50px;
    }

  .section--images .row .col-lg-6:first-child a{
    width:50%;
  }
}

@media(max-width: 656px) {
  .section--studio--description .container {
    max-width: 80.53%;
  }
}

@media (max-width: 480px) {

  /* Top Content */
  .mobile--rating {
    background-color: #000;
    text-align: center;
    color: #fff;
    padding-top: 53px;
    padding-bottom: 56px;
  }

  .section--images .row .col-lg-6:first-child {
    padding-top: 19px;
    padding-bottom: 13px;
  }

    .section--images .row .col-lg-6:first-child h2, .section--images .row .col-lg-6:first-child h1 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 0;
    }

      .section--images .row .col-lg-6:first-child h2{
        padding-top:20px;
        padding-bottom:10px;
      }

    .section--images .row .col-lg-6:first-child h1 {
      padding-bottom: 20px;
    }

      .section--images .studio--rating div {
        padding-top: 7px;
        max-width: 55%;
        margin-left: auto;
        margin-right: auto;
        color:#fff;
      }

  .section--studio--top--content #studio__details .studio--details--column:first-child > div > div, .section--studio--top--content #studio__details .studio--details--column:first-child > div > div > a,
  .section--studio--top--content #studio__details .studio--details--column:last-child > div, .section--studio--top--content #studio__details .studio--details--column:last-child > div .opening--hour {
    font-size: 20px;
  }

  #opening__hours{
    padding-top:15px;
  }

  .section--studio--top--content #studio__details .studio--details--column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section--images .mobile--rating a {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 34px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    margin-top: 38.5px;
    float: none;
    display: block;
    width: 302px;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    text-decoration: none;
    font-weight: 200;
    border: solid 1px #fff;
    background: rgba(255, 255, 255, 0.3) !important;
    text-transform: uppercase;
    letter-spacing: 0.7px;
  }

  .tablet {
    display: none;
  }

  .mobile {
    display: block;
  }

  .desktop-tablet {
    display: none !important;
  }

  /* Studio Description */

  .section--studio--description {
    padding-top: 64px;
    padding-bottom: 59px;
  }

    .section--studio--description .container {
      max-width: 80.8%;
    }

    .section--studio--description h3 {
      font-size: 14px;
      line-height: 20px;
      font-weight: 200;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 21px;
    }

    .section--studio--description h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 34px;
    }

    .section--studio--description .studio--description {
      font-size: 20px;
      line-height: 30px;
    }

  /* Studio Categories */

  .section--studio--categories {
    padding-top: 54px;
    padding-bottom: 74px;
  }

    .section--studio--categories .container {
      max-width: 80.8%;
    }

    .section--studio--categories h2 {
      font-size: 25px;
      line-height: 35px;
      margin-bottom: 34px;
    }

  .categories__container .category__item {
    max-width: 224px;
    margin-bottom: 30px;
  }

  .categories__container {
    justify-content: center;
  }

  .section--studio--categories #studio__categories__book {
    width: 100%;
    margin-top: 35px;
  }

  .section--studio--categories .special__category {
    display: none;
  }

  /* Studio Location */

  .section--studio--location {
    padding-top: 64px;
    padding-bottom: 54px;
  }

    .section--studio--location .container {
      max-width: 80.8%;
    }

    .section--studio--location h3 {
      font-size: 14px;
      line-height: 20px;
      font-weight: 200;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 21px;
    }

    .section--studio--location h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 34px;
      max-width: 100%;
    }

    .section--studio--location .studio--description {
      font-size: 20px;
      line-height: 30px;
    }

  /* Reviews */

  .section--studio--reviews {
    padding-top: 64px;
    padding-bottom: 75px;
  }

    .section--studio--reviews .container {
      width: 80.8%;
    }

    .section--studio--reviews h3 {
      font-size: 14px;
      line-height: 20px;
      font-weight: 200;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 21px;
    }

    .section--studio--reviews h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 49px;
      max-width: 100%;
    }

    .section--studio--reviews .studio--reviews-container .studio--review {
      margin-bottom: 49px;
      width: 100%;
    }

      .section--studio--reviews .studio--reviews-container .studio--review .review--title {
        font-size: 20px;
        line-height: 30px;
      }

      .section--studio--reviews .studio--reviews-container .studio--review .review--rating {
        margin-bottom: 21px;
      }

    .section--studio--reviews .studio--reviews--expand {
      margin-bottom: 65px;
    }

    .section--studio--reviews .studio--reviews--footer #add__review {
      width: 100%;
    }

    .section--studio--reviews .studio--reviews--footer #auorg-bg {
      margin-top: 50px !important;
    }

  #thank__you__container {
    max-width: 80.53%;
    padding: 59px 30px 60px 30px;
  }

    #thank__you__container img {
      width: 151px;
    }

    #thank__you__container h3 {
      font-size: 25px;
      line-height: 30px;
      color: #681155;
      margin-top: 21px;
      margin-bottom: 31px;
    }

    #thank__you__container div {
      font-size: 20px;
      line-height: 30px;
      color: #575756;
    }

  #add__review__form {
    padding: 37px 22px 69px 26px;
  }

    #add__review__form h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 30px;
    }

    #add__review__form select {
      white-space: normal;
      padding-right: 50px;
    }

  #review__terms {
    margin-top: 5px;
  }

  #review__submit {
    margin-top: 37px;
  }

  #review__submit {
    width: 100%;
  }

  .section--studio--reviews .studio--reviews-container .review--message .review--message--answer h6 {
    margin-top: 35px;
  }

  .studio--reviews-collapsed {
    font-family: brandon_grotesquemedium;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 65px;
    margin-top: 0 !important;
  }

  /* Section Portrait */
  .section--studio--portrait {
    padding-top: 59px;
    padding-bottom: 54px;
  }

    .section--studio--portrait .container {
      max-width: 80.8%;
    }

    .section--studio--portrait h3 {
      font-size: 14px;
      line-height: 20px;
      font-weight: 200;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 21px;
    }

    .section--studio--portrait h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 34px;
      max-width: 100%;
    }

    .section--studio--portrait .studio--description {
      font-size: 20px;
      line-height: 30px;
    }

  /* Section Gifts */

  .section--studio--gifts {
    padding-top: 64px;
    padding-bottom: 107px;
  }

    .section--studio--gifts .container {
      max-width: 80.8%;
    }

    .section--studio--gifts h3 {
      font-size: 14px;
      line-height: 20px;
      font-weight: 200;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 21px;
    }

    .section--studio--gifts h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 34px;
      max-width: 100%;
    }

    .section--studio--gifts .studio--description {
      font-size: 20px;
      line-height: 30px;
    }

  #studio__gifts__book {
    width: 100%;
  }

  /* Section Other Studios */

  .section--studio--other {
    padding-top: 65px;
    padding-bottom: 76px;
  }

    .section--studio--other .container {
      max-width: 80.8%;
    }

    .section--studio--other h3 {
      font-size: 14px;
      line-height: 20px;
      font-weight: 200;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 21px;
    }

    .section--studio--other h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 34px;
      max-width: 100%;
    }

    .section--studio--other .studio--description {
      font-size: 20px;
      line-height: 30px;
    }

  #studio__other__book {
    width: 224px;
  }

  .section--yellow {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section--newsletter #home__newsletter .title {
    font-size: 30px;
    line-height: 60px;
    padding-bottom: 16px;
  }

  .section--newsletter #home__newsletter .description {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 30px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  #home__newsletter_input input[type=text] {
    width: 100%;
    color: #620E55;
  }

  #home__newsletter_input {
    width: 100%;
  }

  .section--newsletter .ta-center {
    max-width: 93.33%;
  }

  #home__newsletter_input input[type=submit] {
    margin-left: -59px;
  }

  #home__newsletter__social__media {
    margin-top: 30px;
    width: 100%;
  }
}

#pagination {
  display: flex;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  justify-content: center;
}

#pages__container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#pagination #first__page {
  margin-right: 28px;
  cursor: pointer;
}

#pagination #previous__page {
  margin-right: 18px;
  cursor: pointer;
}

#pagination #last__page {
  margin-left: 28px;
  cursor: pointer;
}

#pagination #next__page {
  margin-left: 18px;
  cursor: pointer;
}

#pagination .page--item {
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 35px;
  color: #000;
  width: 35px;
  height: 35px;
  text-align: center;
  margin-left: 18px;
  margin-right: 18px;
  cursor: pointer;
}

  #pagination .page--item.active {
    color: #fff;
    border-radius: 50px;
    background-color: #B02E60;
  }

@media(max-width: 1200px) {
  #pagination {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 56px;
    margin-bottom: 44px;
    padding-right: 11.62%;
  }

    #pagination .page--item {
      float: left;
    }
}

@media(max-width: 725px) {
  #pagination {
    padding-right: 0;
    display: block;
    position: relative;
    margin-top: 35px;
    height: 60px;
  }

  #search-results {
    padding-top: 62px;
    padding-left: 36px;
    padding-right: 36px;
  }

  #pagination #first__page {
    position: absolute;
    left: 0;
    bottom: -53px;
  }

  #pagination #previous__page {
    position: absolute;
    left: 55px;
    bottom: -53px;
  }

  #pagination #last__page {
    position: absolute;
    right: 0;
    bottom: -53px;
  }

  #pagination #next__page {
    position: absolute;
    right: 55px;
    bottom: -53px;
  }

  #search-results #search-results-number {
    padding-bottom: 37px;
  }

  #search-results .studio-result {
    width: 100%;
    float: none;
    margin-bottom: 34px;
  }

    #search-results .studio-result:nth-child(2n+1) {
      margin-left: 0;
    }

    #search-results .studio-result img {
      border-top-left-radius: 0;
    }

    #search-results .studio-result .studio-details {
      padding-top: 22px;
    }

  #pagination .page--item:nth-child(1) {
    margin-left: 0;
  }

  #pagination .page--item:nth-child(6) {
    margin-right: 0;
  }
}

@media(max-width: 457px) {
  #pagination .page--item {
    margin-left: 17px;
    margin-right: 0;
  }
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
  z-index: 1000;
}

.leaflet-popup.leaflet-zoom-animated {
  bottom: 37px !important;
}
