/*!
Theme Name: VIVO 3
Theme URI: https://vivoclinic.com
Author: Big Dot
Author URI: https://thebig.co
Description: VIVO Site
Version: 3.0.1
Text Domain: vivo3

--------------------------------------------------------------*/





:root {
  /*fonts*/
  --FontPri: "Montserrat", sans-serif;
  --FontSec: "Montserrat", sans-serif;



  /*white alpha*/

  /*shadows*/
  --Shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

/* General */

* {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: var(--FontPri);
  color: var(--cPri600);
  font-size: 16px;
  line-height: 22px;
  background: white;
}

h1,
h2, h3 {
  font-family: var(--FontSec);
  font-weight: 900;
}

h1 {
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: 1200;
}

h2 {
  font-size: 2rem;
  line-height: 2rem;
}

h3 {
  font-size: 1.6rem;
  line-height: 1.6rem;
}

h4 {
  font-size: 1.4rem;
}

h5 {
  font-size: 1.3rem;
}

h6 {
  font-size: 1.2rem;
}

small {
  font-size: 0.7em;
}

.center {
  text-align: center;
}

a {
  text-decoration: none;
  color: var(--cSec600);
  font-weight: 600;
}



canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

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

.imgauto {
  width: 100%;
  height: auto;
}

figure {
  padding: 0;
  margin: 0;
  width: 100% !important;
  display: block;
}

.fxFs,
.fxFe,
.fxC {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.fxFs {
  align-items: flex-start;
}

.fxFe {
  align-items: flex-end;
}

.fxC {
  align-items: center;
}

.live-chat-ai-animation-canvas{
  bottom: 50px !important;
  width: 104px;
}
.live-chat-ai-bubble-message{
  bottom: 30px;
}iframe#live-chat-ai-iframe {
  bottom: 105px;
}
.ebmedOuter {
  display: grid;
}

.embedContainer {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embedContainer iframe,
.embedContainer object,
.embedContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



.offerBanner{
  height: 120px;
  width: 100%;
  margin: auto;
  max-width: 1600px;
  background-color: var(--cSec600);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--cBold);
}
.offerBannerInner{
  width: 100%;
  max-width: 1600px;
  height: 100%;
  position: relative;
  padding-top: 35px;
  
}
/* CTAs */

.calendarly{
  color: white;
  border-bottom: 2px dotted;
}

.ctaPri {
  color: white;
  width: 100%;
  max-width: 250px;
  border-radius: 200px;
  background: var(--cSec600);
  padding: 10px;
  text-decoration: none;
  text-align: center;
  font-size: 1.3rem;
  margin-top: 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 40px;
}

.ctaPri::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--cGrad);
  opacity: 0;
  transition: opacity 0.5s ease;
}

.ctaPri:hover::before {
  opacity: 1;
  z-index: -1;
}

.ctaPri span {
  position: relative;
}

#treatmentInformation {
  position: relative;
}

.ctaWhite,
.blueBanner .ctaWhite {
  background-color: white;
  color: var(--cPri600);
  text-decoration: none;
  padding: 5px 20px;
  width: 180px;
  text-align: center;
  border-radius: 200px;
  bottom: 120px;
  position: absolute;
  left: calc(50% - 90px);
  bottom: 160px;
  border-bottom: 0;
}

.blueBanner a {
  color: inherit;
  font-weight: 900;
  border-bottom: 2px solid;
}

.ctaLoadMore {
  background: var(--cPri600);
  margin: 40px auto 20px auto;
}

/* Headers */

.intro{
  padding: 25px;
  width: 100%;
  text-align: center;
}

.introBanner,
.homeBanner {
  background: var(--cGrad);
  width: 100%;
  position: relative;
}

.introBanner {
  font-size: 2em;
  color: white;
  height: 350px;
}

.introBannerTitle{
  padding: 20px;
  text-align: center;
}

@media screen and (max-width: 700px){
  .introBannerTitle{
    font-size: 2rem;
  }
}

.homeBanner {
  height: 600px;
  margin-bottom: 0;
  color: white;
}

.tBannerLogo {
  max-width: 300px;
  margin-bottom: 40px;
  margin-top: -50px;
}

.tBannerLogo img {
  width: 100%;
  height: 100%;
  max-height: 80px;
}


#chat-trigger {
  position: fixed;
  bottom: 50px;
  left: 30px;
  width: 60px;
  height: 60px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960' fill='%23ffffff'%3E%3Cpath d='M880-80 720-240H320q-33 0-56.5-23.5T240-320v-40h440q33 0 56.5-23.5T760-440v-280h40q33 0 56.5 23.5T880-640v560ZM160-473l47-47h393v-280H160v327ZM80-280v-520q0-33 23.5-56.5T160-880h440q33 0 56.5 23.5T680-800v280q0 33-23.5 56.5T600-440H240L80-280Zm80-240v-280 280Z'/%3E%3C/svg%3E"),
                linear-gradient(135deg, #7c3ab7 0%, #ff9aad 100%);
  background-size: 30px, cover;
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9;
  display: none;
}

/* Common Layout */

#mainWrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1600px;
  margin: auto;
  box-shadow: var(--Shadow);
  overflow: hidden;
  position: relative;
  background-color: white;
}

.flexVert {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.boxed,
.boxedW {
  width: 100%;
  padding: 0 40px;
  margin: 75px auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.boxed, .boxed2 {
  max-width: 880px;
}

.boxedW {
  max-width: 1200px;
}

.boxed img, .boxed2 img {
  width: 100%;
  height: auto;
}

.boxed2{
  padding: 10px;
  margin: auto;
}

.tilesDuo,
.tilesTrio,
.hpTilesTrio,
.hpTilesQuad {
  display: grid;
  grid-gap: 70px;
}

.tilesQuad,
.tilesQuin,
.hpTilesTrio,
.hpTilesQuad {
  display: grid;
  grid-gap: 40px;
}

.tilesDuo {
  grid-template-columns: 1fr 1fr;
}

.tilesTrio {
  grid-template-columns: repeat(3, 1fr);
}
.hpTilesTrio {
  grid-template-columns: repeat(3, 1fr);
}
.tilesQuad,
.hpTilesQuad {
  grid-template-columns: repeat(4, 1fr);
}

.hpTilesQuin {
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
  display: grid;
}

.hpTilesTrio,
.hpTilesQuad,
.hpTilesQuin {
  width: 100%;
  max-width: 1280px;
  position: absolute;
  z-index: 10;
  padding: 0 40px;
  left: 50%;
  top: 100px;
  transform: translateX(-50%)
}

.singlePost .tilesDuo,
.singlePost .tilesTrio {
  grid-gap: 30px;
}

.newsArticles{
  display: grid;
  grid-template-columns: 70% 30%;
  gap: 40px;
}

@media screen and (max-width: 1100px) {
  .newsArticles{
    grid-template-columns: 1fr;
  }
}

.clinic-address {
  background-color: var(--cBold);
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px
}
.clinic-address h3 {
  margin-top: 0;
}
.interest {
  font-size: 1.2em;
  margin-top: 30px;
}

.interest select {
  padding: 10px;
  margin-left: 6px;
  font-size: 1em;
  font-family: var(--fontPri);
}

.tpLogo {
  margin: 50px auto 30px auto;
  width: 150px;
}

.tilesDuo h1 {
  margin-top: 0;
}

.tile {
  background: white;
  width: 100%;
  box-shadow: var(--Shadow);
  border-radius: 10px;
  position: relative;
  padding-bottom: 65px;
  color: var(--cPri600);
}
.singlePost .tile img{
  margin-top: 0;
}
.singlePost .tile{
  padding-bottom: 105px;

}


.homeBanner .tile {
  padding-bottom: 100px;
}

.tile h3 {
  margin-top: 0;
}

.tile p:last-child {
  margin-bottom: 0;
}

.tile img {
  width: 100%;
}

.tileImage {
  height: 150px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}

.tileImage img {
  object-fit: cover;
  object-position: center;
  height: 100%;
  margin: 0;
}

.tileText {
  text-align: center;
  padding: 25px;
}
.tileText h4 {
  margin-top: 0;
}

.tileCta {
  background-color: var(--cSec600);
  color: white;
  width: calc(100% - 40px);
  padding: 7px 10px;
  text-align: center;
  display: block;
  border: none;
  font-size: 1em;
  cursor: pointer;
  font-family: var(--fontPri);
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-decoration: none;
  border-radius: 40px;
  border: none !important;
}

.tileCtaSingle{

  position: absolute;
  bottom: 0;
  left: 0px;
  font-size: .8rem;
  line-height: .9rem;
  text-align: center;
  border-bottom: 2px;
  padding: 20px;
  background-color: black;
  color: white;
  border-radius: 0 0 10px 10px;
  width: 100%;

}

.tile .bookCta {
  position: absolute;
  bottom: 65px;
  background: var(--cGrad2);
  font-size: 1em;
}
.tile a.bookCta:hover {
  background: var(--cGrad);
}

.tileCta:hover {
  background-color: var(--cPri600);
}











.hpFeatCta{
background: var(--cGrad2);
color: white;
text-align: center;
padding: 5px;
border-radius: 5px;
}

.hpCtas{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
  position: absolute;
  bottom: 20px;
  width: calc(100% - 40px);
}
.blueBanner .hpCtas a{
  border-bottom: none;
}
.hpCtas a:first-child{
  background: var(--cGrad)
}

.hpTilesQuad .aioTile, .tilesQuad .aioTile, .aioTileSuper{
  background: whitesmoke;
  color: black;
}

.hpTilesQuad .aioTile h3, .tilesQuad .aioTile h3{
  font-size: 1.2rem;
  margin: 0 0 10px 0;
}

.hpTilesQuad .aioTileContent, .tilesQuad .aioTileContent{
  padding: 20px;
}

.hpTilesQuad .aioTile span, .tilesQuad .aioTile span{
  font-size: .8rem;
}

.homeBanner{

  background: linear-gradient(45deg, #1e232f, #2b3141);
  animation: gradient 62s ease-in-out infinite;
  background-attachment: fixed;
  animation-direction: alternate;
  /*max-height: 500px; */
}
@keyframes gradient {
  0% {background-position: 0%}
  100% {background-position: 100%}
}


.thpLogo {
  position: absolute;
  top: -130px;
  height: 120px;
  width: 100%;
}

.thpLogo img {
  width: 60%;
  margin: auto;
  max-width: 170px;
}

.hpIntro h1 {
  margin-bottom: 10px;
}

.tilesUno .tile {
  display: grid;
  grid-template-columns: 35% 65%;
  grid-template-rows: 1fr;
  margin-bottom: 30px;
  grid-template-areas:
    "tg1 tg2"
    "tg1 tg3";
}

.tilesUno .tileImage {
  grid-area: tg1;
  border-radius: 0;
  height: auto;
}

.tilesUno .tileCta {
  grid-area: tg3;
  position: relative;
  bottom: 0;
  left: 0;
  border-radius: 0;
  width: 100%;
}

.tilesUno .tileText {
  grid-area: tg2;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.tilesUno .tileText h3 {
  margin: 0;
}
.tilesUno .tileText p {
  margin-bottom: 0;
}
.tilesUno .tileText bdi {
  margin-top: 15px;
  display: block;
}
.tilesUno .tile {
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 0;
}
.tilesUno .bioMarkerCta {
  left: 0;
  right: auto;
  border-radius: 0 100px 100px 0;
}

@media screen and (max-width: 700px) {
  .homeBanner {
    height: auto;
    display: grid;
  }
}

@media screen and (max-width: 1100px) {
  .tilesQuad,
  .hpTilesTrio,
  .hpTilesQuad,
  .hpTilesQuin {
    grid-template-columns: 1fr 1fr;
  }

  .hpTilesTrio,
  .hpTilesQuad,
  .hpTilesQuin {
    top: 80px;
    position: relative;
   
  }



  .homeBanner {
    height: 500px;
    display: grid;
    position: absolute;
  }

  .thpLogo img {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .tileImage {
    border-radius: 10px 0 0 10px;
  }

  .tile {
    border-radius: 10px;
    overflow: hidden;
  }

  .tilesDuo,
  .tilesTrio,
  .tilesQuad,
  .TilesQuin,
  .hpTilesTrio,
  .hpTilesQuad {
    grid-gap: 35px;
  }

  .hpTilesTrio,
  .hpTilesQuad,
  .hpTilesQuin {
    grid-template-columns: auto;
    position: relative;
  }

  .boxedW {
    display: grid;
  }
  .hpTilesQuad{
    display: block;
  }
  .hpTilesQuad .aioTile{
    margin-bottom: 30px;
  }

  .tile {
    display: grid;
    grid-template-columns: 35% 65%;
    grid-template-rows: 1fr;
    grid-template-areas:
      "tg1 tg2"
      "tg1 tg3";
  }

  .tile {
    padding-bottom: 0;
  }

  .tileImage {
    height: 100%;
    background: green;
  }

  .hpTilesTrio,
  .hpTilesQuad .tile img,
  .hpTilesQuin .tile img {
    height: 100%;
  }

  .tileImage {
    grid-area: tg1;
  }

  .tileCta {
    grid-area: tg3;
    position: relative;
    bottom: 0;
    left: 0;
    border-radius: 0;
    width: 100%;
  }

  .tileText {
    grid-area: tg2;
  }

  .hpIntro {
    display: grid;
    padding: 80px 40px 40px 40px;
    text-align: center;
  }
  .homeBanner .tile {
    padding-bottom: 0;
  }

  .homeBanner .tileText {
    padding: 25px 25px 60px 25px;
  }

  .tile .bookCta {
    position: absolute;
    bottom: 40px;
    background: var(--cGrad2);
    font-size: 1em;
  }

  .hpTilesQuad{
    top: 100px
  }
}

@media screen and (max-width: 850px) {
  .tilesTrio,
  .tilesDuo,
  .tilesQuad {
    grid-template-columns: auto;
  }

  #steps img {
    width: 250px;
    margin: auto;
    display: block;
  }

  .tile h3 {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .tile p {
    font-size: 0.9em;
  }

  .boxed,
  .boxedWm,
  .hpTilesTrio,
  .hpTilesQuad,
  .hpTilesQuin {
    padding: 30px;
  }


  .ctaWhite,
  .blueBanner .ctaWhite {
    background-color: inherit;
    color: white;
    bottom: 130px;
    border-bottom: none;
    font-size: 0.8em;
  }
}

/* Treatment */

.prodIntro {
  display: grid;
  grid-template-columns: 30% calc(70% - 60px);
  grid-gap: 60px;
  margin: 150px auto 100px auto;
}

.prodIntro h1 {
  margin-bottom: 0.9rem;
  font-weight: 100;
  margin-top: 0;
}

.prodImg picture {
  width: 100%;
  height: auto;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
}

.price {
  font-size: 1.5rem;
  color: var(--cSec600);
  font-weight: 600;
}



#steps p {
  font-size: 1.1rem;
  text-align: center;
}

.summary {
  margin-top: 50px;
}

.tsSingle,
.treatmentSummary {
  display: grid;
}

.treatmentSummary {
  grid-template-columns: repeat(3, 1fr);
}

.tsSingle {
  grid-template-columns: 20% 80%;
}

.tsInfo {
  width: 100%;
  height: 100%;
  padding-left: 10px;
}

.tsSingle img {
  width: 100%;
  filter: invert(1)
}

.tsInfo span:first-child {
  font-weight: 600;
  font-size: 0.9em;
  line-height: 1.2em;
}

.tsInfo span:last-child {
  font-size: 0.7em;
  line-height: 1em;
  padding-top: 5px;
}

.callout {
  display: grid;
  grid-template-columns: 40px auto;
  margin: 40px auto 0 auto;
  max-width: 500px;
  border: 3px dotted white;
  padding: 20px;
  border-radius: 100px;
  align-items: center;
}

.callout span {
  margin-left: 20px;
  font-style: italic;
}

.callout img {
  width: 100%;
}

/*  Before / After */

.ba {
  margin-top: 40px;
}

.baWrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}

.baFrame {
  background: rgb(230, 230, 230);
  background: linear-gradient(
    39deg,
    rgba(230, 230, 230, 1) 0%,
    rgba(221, 221, 221, 1) 100%
  );
  width: 100%;
  position: relative;
  padding: 10px 10px 20px 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.baPhoto {
  height: auto;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.baPhoto img {
  object-fit: cover;
  height: auto;
  width: 100%;
  object-position: center;
}

.baText {
  bottom: 13px;
  width: 100%;
  text-align: center;
  color: var(--cPri600);
}

@media screen and (max-width: 600px) {
  .prodIntro {
    grid-template-columns: auto;
    grid-gap: 0;
    margin: 75px auto 75px auto;
  }

  .prodImg {
    max-width: 250px;
    margin: 0 auto 40px auto;
  }

  .prodInfo {
    align-items: center;
    text-align: center;
  }
}

/* Banners */

.banner {
  overflow: hidden;
  position: relative;
  display: grid;
  height: auto;
  padding: 200px 0;
}

.greyBanner {
  background-color: var(--cQua600);
}

.gradBanner {
  background: var(--cGrad);
  color: white;
}
.gradBanner h2, .blueBanner h2{
  color: var(--cBold);
}

.blueBanner {
  background: var(--cGrad);
  color: white;
}

.banner h1,
.banner h2,
.banner h3,
.banner p {
  margin-top: 0;
}

.gradBanner p:last-child {
  margin-bottom: 0;
}

.gradBanner p a {
  color: inherit;
  border-bottom: 1px dashed;
}

.waveWhiteTop,
.waveWhiteBottom,
.waveGreyTop {
  width: 100%;
  position: absolute;
  z-index: 2;
  height: 100px;
  left: 0;
}

.waveWhiteTop {
  top: 0;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='1410' height='81.4' style='enable-background:new 0 0 1410 81.4' xml:space='preserve'%3E%3Cpath d='M1410 0H0v15.3c46.2 2.3 92.3 6.4 138 11.8 201.9 23.7 403.7 66.3 607.2 51.1 111.4-8.3 218.7-33.7 327.7-52.1s223.9-29.7 332.4-9.8c1.6.3 3.1.6 4.7.9V0z' style='fill:%23fff'/%3E%3C/svg%3E");
  background-size: cover;
}

.waveWhiteBottom {
  bottom: 0;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='1410' height='72.9' style='enable-background:new 0 0 1410 72.9' xml:space='preserve'%3E%3Cpath d='M1410 65.6c-53.5 2.8-107.4 3.2-160.8 1.8-69.6-1.8-139-6.5-207.7-13.1C793.9 30.6 546.4-12 296.9 3.2 196.1 9.3 98.1 24.7 0 39.8v33.1h1410v-7.3z' style='fill:%23fff'/%3E%3C/svg%3E");
  background-size: cover;
}

#resultsPhone {
  display: grid;
  grid-template-columns: 30% 70%;
  grid-gap: 100px;
  position: relative;
}

.resultsPhone {
  position: absolute;
  z-index: 4;
  top: 12rem;
  left: 230px;
}

.resultsPhone img {
  width: 100%;
  height: auto;
}

.resultsInfo {
  padding-left: 200px;
}

@media screen and (max-width: 800px) {
  .banner {
    padding: 80px 0;
  }
}

/* Accordion */

.acc .accItem {
  border-bottom: 1px solid var(--cQua900);
}

.acc .accItem button[aria-expanded="true"] {
  border-bottom: 1px solid var(--cPri600);
}

.acc button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: var(--cPri600);
  font-size: 1.15rem;
  font-weight: 600;
  border: none;
  background: none;
  outline: none;
  font-family: var(--FontPri);
}

.acc button:hover,
.acc button:focus {
  cursor: pointer;
}

.acc button:hover::after,
.acc button:focus::after {
  cursor: pointer;
  color: green;
}

.acc button .accTitle {
  display: block;
  padding: 0 40px 0 0;
}

.acc button .accIcon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.acc button .accIcon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.acc button .accIcon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.acc button[aria-expanded="true"] {
  color: var(--cSec600);
}

.acc button[aria-expanded="true"] .accIcon::after {
  width: 0;
}

.acc button[aria-expanded="true"] + .accContent {
  opacity: 1;
  max-height: 1900px;
  transition: all 0.3s ease;
  will-change: opacity, max-height;
}

.acc .accContent {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.3s ease, max-height 0.3s ease;
  will-change: opacity, max-height;
}

.acc .accContent p {
  margin: 2em 0;
}

.acc a {
  text-decoration: none;
  color: var(--cSec600);
  font-weight: 600;
}


/* Footer styles */
footer h3{
  font-size: 1rem;
}

.importantInfo{
  font-size: .8rem;
  line-height: 1.2rem;
  margin-top: 20px;
}


.latestArticles a{
  color: var(--cBold);
}

.latestArticles{
  list-style: none;
  padding: 0;
  font-size: .8rem;

}

.footerFaq{
  background: var(--cBold);
  font-size: .8rem;
  padding: 2rem;
 
}


.footerFaq .accTitle{
  color: white;
  font-size: .9rem;

}

.footerFaq .acc .accItem button[aria-expanded="true"]{
  border-bottom: 1px solid white;
}
.footerFaq .acc button .accIcon{
  color: white;
}

.tilesFooter{
  display: grid;
  grid-template-columns: 30% 70%;
  gap: 40px;
}
@media screen and (max-width: 700px){
  .tilesFooter{
    grid-template-columns: auto;
  }
}

.map {
  position: relative;
  margin-top: 30px;
}

.pin {
  width: 6.7%;
  height: 8%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 104.33 134.92'%3E%3Cpath d='M102.83 52.17c0-27.99-22.68-50.67-50.66-50.67S1.5 24.18 1.5 52.17c0 23.91 16.56 43.93 38.84 49.26l11.83 29.46L64 101.43c22.27-5.33 38.84-25.36 38.84-49.26Z' fill='%23dbff08' stroke='%23fff' stroke-miterlimit='10' stroke-width='3'/%3E%3C/svg%3E");  background-repeat: no-repeat;
  position: absolute;
  margin-top: -6.7%;
  margin-left: -3.35%;
  cursor: pointer;
}
.pin .pinText {
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  position: absolute;
  left: 30px;
  z-index: 1;
}

.pin:hover .pinText {
  visibility: visible;
}

.ctaBar {
  background-color: var(--cQui600);
}

.ctaBar {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  z-index: 11;
  max-width: 1600px;
  margin: 0 auto;
  padding: 5px;
  border-top: 1px solid var(--cQua900);
}

.ctaBar a, .phoneToggle, .contactToggle {
  width: 33.33%;
  height: 38px;
  background-color: var(--cPri600);
  border: 0;
  color: white;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}


@media screen and (max-width: 660px) {  
  .contactToggle img {
    max-width: 70px;
  }
}

.phoneToggle{
  border: none;
  font-weight: 600;
  padding: 5px 10px;
  font-size: 16px;
}

.ctaBar a:hover,
.ctaBar a.bookCta:hover,
.phoneToggle:hover,
.contactToggle:hover {
  background: var(--cSec600);
}

.ctaBar span:last-child {
  display: block;
}


.ctaBar a.bookCta {
  background: var(--cGrad2);
}

.ctaBarMob {
  display: inline;
}
#phoneModal {
  position: relative;
}

.phoneToggle {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.phoneUp {
  display: none;
  width: 200px;
  height: 110px;
  position: absolute;
  bottom: 38px;
  left: calc(50% - 95px);
  margin-top: 5px;
  padding: 5px 5px 0 0;
  padding: 20px;
  border-radius: 10px 10px 0 0;
  border-left: 1px solid var(--cQua900);
  border-top: 1px solid var(--cQua900);
  border-right: 1px solid var(--cQua900);
  text-align: center;
  background-color: var(--cPri600);
  color: white;
}

.phoneUp a {
  width: 100%;
  display: block;
  border: 1px solid white;
}

.callInfo {
  font-size: 0.7em;
  line-height: 1em;
  padding-top: 11px;
  color: var(--cPri600);
}

footer {
  position: relative;
  z-index: 9999999990;
}

footer .banner {
  padding: 120px 0 0 0;
}

footer h4 {
  font-size: 1.2em;
}

.credit {
  font-size: 0.7em;
  margin-top: 10px;
  display: block;
}

ul.quickLinks {
  margin: 0;
  padding: 0;
}

ul.quickLinks li {
  display: inline-block;
}

.quickLinks a {
  text-decoration: none;
  background-color: var(--cBold);
  color: var(--cPri600);
  padding: 0px 10px;
  border-radius: 500px;
  margin: 5px 5px 5px 0;
  display: block;
  font-weight: 600;
  font-size: 0.7rem;
}

.quickLinks a:hover {
  background-color: white;
}
.white{
  color: white;
}
.socialIcon {
  width: 30px;
  display: inline-block;
  padding-right: 5px;
}

.socialsvg {
  fill: var(--cQui600);
}

.socialsvg:hover {
  fill: white;
}

.whatsAppContact{
  position: fixed;
  display: flex;
  bottom: 55px;
  right: 10px;
  width: auto;
  height: 60px;
}
.whatsAppContact img{
  width: 45px;
  height: auto;
}

.whatsAppPrompt{
  background-color: whitesmoke;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  padding: 10px;
  border-radius: 10px;
  font-size: .8rem;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.bottomBar {
  background: black;
  color: white;
  text-align: center;
  padding: 10px 40px;
  font-size: 0.7rem;
  position: relative;
  line-height: 1rem;
  margin-bottom: 42px;
}

.bottomBar a {
  text-decoration: none;
  color: white;
  font-weight: 600;
}

@media screen and (max-width: 660px) {
  .ctaBarMob {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .phoneUp {
    left: calc(50% - 60px);
  }
}

/* Misc */
#sb-reviews-container-2 .sb-feed-header-btn {
  background: var(--cBold) !important;
  color: black !important;
}

.table-of-contents h2{
  font-size: 1.2rem;
}

.adventBanner{
    background-color: red;
    padding: 10px;
    text-align: center;
    color: white;
}
.adventBanner a{
    color: white;
    border-bottom: 2px solid;
}

.counter {
  margin-bottom: 5px;
}

.counter::after {
  content: "+";
}

.infoiconmain {
  display: none;
}

.sitemap a {
  color: var(--cPri600);
}

.sitemap ul {
  margin: 0;
  padding: 0 0 0 5px;
}

.sitemap li {
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 0.9em;
}

.sitemap h3 {
  font-size: 1.2em;
}

.sitemap ::marker {
  color: var(--cSec600);
  content: "🔗";
}

.prePrice {
  margin-bottom: -23px;
  display: block;
}

.promoted {
  display: block;

}
.sidebar-categories{
  margin-top: 80px;
}

.singlePost{
  padding: 0 20px;
  display: block;
}

.singlePost img {
  margin: 30px 0;
}

.priceSubs {
  margin: 70px 0 0 0;
  padding: 0 0 10px 0;
  text-align: center;
}
.bookCtaSmall {
  background: var(--cGrad2);
  color: white;
  padding: 5px 20px;
  width: fit-content;
  margin: 0 auto 15px auto;
  border-radius: 100px;
}
.bookCtaSmall:hover {
  background: var(--cGrad);
}

.consultPrompt {
  padding: 10px 20px;
  border: 2px dotted;
  border-radius: 100px;
}

/* Slider */

main .slider {
  display: grid;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0.2;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}

/* Pricing Temp */

/*----- Tabs -----*/
.tabs {
  width: 100%;
  display: inline-block;
  margin: 20px 0;
}

/*----- Tab Links -----*/
/* Clearfix */
.tab-links {
  margin: 0;
}

.tab-links li {
  background: none !important;
  padding-left: 0 !important;
}

.tab-links ul li {
  margin: 0;
}

.tab-links a {
  text-align: center;
}

.tab-links:after {
  display: none;
}

.tab-links li {
  float: left;
  list-style: none;
}

.tab-links a {
  text-decoration: none;
  display: inline-grid;
  border-radius: 3px 3px 0px 0px;
  font-size: 16px;
  font-weight: 600;
  color: #4c4c4c;
  transition: all linear 0.15s;
}

.tab-links img {
  width: 28px;
  margin: 5px auto 6px;
}

.tab-links li.active {
  color: #555;
  border: 1px solid #ddd;
  border-top: 2px solid #1d95d2;
  border-bottom: 1px solid #fff;
  background-color: #f8f8f8;
}

.tab-links a:hover {
  /*background:#a7cce5;*/
  text-decoration: none;
}

li.active a,
li.active a:hover {
  background: #f8f8f8;
  color: #4c4c4c;
}

/*----- Content of Tabs -----*/
.tab-content {
  padding: 0;
}

.tab {
  display: none;
}

.tab.active {
  display: block;
}

/* UPDATES TO TABS */
.tab-links li a {
  width: 100%;
  padding-bottom: 2px;
}

.tab-links li {
  width: 24.7%;
}

.tab-links li {
  margin-left: 0px !important;
  padding: 0 !important;
  margin-top: 0 !important;
}

ul.tab-links {
  padding: 0 !important;
}

.innertab1 {
  width: 100.9%;
}

.tab-links li {
  border-top: 2px solid transparent;
}

li.active a,
li.active a:hover {
  padding-bottom: 2px;
}

@media only screen and (max-width: 400px) {
  .tab-links li a {
    font-size: 13px;
  }
}

/* Forms */
div#field_1_8 {
  display: none;
}

.gform_body {
  font-family: var(--fontPri);
}

.gform_body label {
  margin: 10px 5px 2px 0;
  display: block;
}

.gform_body input,
.gform_body select {
  width: 100%;
  min-height: 40px;
  padding: 10px;
  margin-bottom: 4px;
  border: none;
}

.gform_button {
  width: 100%;
  margin-top: 20px;
  padding: 10px;
  background-color: var(--cPri600);
  color: white;
  border: 2px solid white;
  border-radius: 100px;
  cursor: pointer;
  font-size: 1em;
  min-height: 40px;
}

.gform_button:hover {
  background-color: var(--cSec900);
}

p.gform_required_legend {
  display: none;
}

.gfield_validation_message {
  color: turquoise;
  font-weight: 700;
}

.gform_confirmation_wrapper {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1.5em;
  line-height: 1.2em;
}

.ginput_container select,
.gform_button,
.book select, .aioTile select {
  position: relative;
  -webkit-appearance: none;
}

.ginput_container select,
.book select, .aioTile select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160.48 86.83'%3E%3Cpath d='M80.24 86.83c-4.87 0-9.44-1.9-12.89-5.34L2.93 17.07c-3.91-3.9-3.91-10.24 0-14.14s10.24-3.91 14.14 0L80.24 66.1l63.17-63.17c3.91-3.91 10.24-3.91 14.14 0s3.91 10.24 0 14.14L93.12 81.5a18.117 18.117 0 0 1-12.89 5.34Z' style='fill:%23576370'/%3E%3C/svg%3E");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: calc(100% - 8px) 50%;
}

.gform_body select,
.gform_body input,
.book select, .aioTile select {
  border-radius: 5px;
  color: var(--cPri600);
  font-family: var(--fontPri);
  font-weight: 600;
}




.super-price-form select{
  background-color: #1e232f;
  color: var(--cBold); border: none;
  border: 1px solid var(--cPri600);
}

.gform_body label {
  font-size: 0.8em;
  font-weight: 600;
}

#input_1_8 .gchoice label,
#choice_2_4_1 .gchoice label {
  margin-top: 3px;
}

.screen-reader-text {
  display: none;
}

.hidden_label label,
.gfield_visibility_hidden {
  display: none;
}
label#label_1_8_1 {
  display: block;
}

span.londonPricing {
  font-size: 0.8em;
}



tr td:last-child {
  color: var(--cSec600);
  font-weight: 600;
}
#laserHair tr td:last-child {
  color: initial;
  font-weight: 300;
}
#laserHair tr td:nth-child(2) {
  color: var(--cSec600);
  font-weight: 600;
}

#laserHair tr td:nth-child(2) {
  text-decoration: none;
}

.singlePost table {
  border-spacing: 0;
}

.singlePost td {
  border: 1px solid;
  font-size: .8rem;
  padding: .2rem;
}

.currencyButtons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  right: 0;
  width: 200px;
  margin-bottom: 20px;
  display: none;
}

#laserHair tr {
  font-size: 0.8em;
}

#prices table {
  border: 1px solid;
  font-size: 1.2em;
  border-spacing: 0;
}

#prices tr,
#prices td,
#prices th {
  padding: 10px;
}
#prices th:last-child {
  background-color: var(--cSec600);
}

#laserHair th:nth-child(2) {
  background-color: var(--cSec600);
}
#laserHair th:last-child {
  background-color: initial;
}




#prices thead {
  text-align: left;
  background-color: var(--cPri600);
  color: white;
}

#prices tbody tr:nth-child(even) {
  background-color: var(--cQua900);
}

#prices button {
  border: none;
  padding: 5px;
  margin: 0;
  display: inline-block;
  color: var(--cPri600);
  border: 1px solid var(--cPri600);
  border-top: none;
  cursor: pointer;
  background-color: var(--cQua900);
}

#prices button:first-child {
  border-radius: 0 0 0 10px;
}

#prices button:last-child {
  border-radius: 0 0 10px 0;
}

#prices button.active {
  background-color: green;
  color: white;
}

td.tableFact {
  text-decoration: none !important;
  color: green !important;
  padding: 5px;
}

.saleCount {
  display: grid;
  margin: auto;
  text-align: center;
  font-size: 1.2em;
  border-bottom: 2px dotted;
  padding-bottom: 10px;
  font-weight: 600;
  width: 100%;
}

span#saleCount {
  font-size: 0.8em;
  margin-top: 5px;
}
.prePriceBanner {
  margin-bottom: -6px;
}

thead.tdPricehead tr th {
  width: 20%;
}
thead.tdPricehead tr th:first-child {
  width: 40% !important;
}
.priceTabs {
  overflow: hidden;
  grid-template-columns: 1fr 1fr;

}

.priceTabs button {
  color: white;
  width: 100%;
}

.priceTabs button:first-child {
  background-color: var(--cSec600);
}

.priceTabs button:last-child {
  background: var(--cGrad);
}

.priceTabLink {
  background-color: #f1f1f1;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

.priceTabLink:hover {
  background-color: #ddd;
}

.priceTabLink.active {
  background-color: #ccc;
}

.priceTabContent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}

.priceTabContent.active {
  display: block;
}




.lTiles,
.lTile,
.ltPrice,
.priceTabs {
  display: grid;
}


.lTiles {
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.lTile {
  grid-template-rows: repeat(3, auto);
  box-shadow: var(--Shadow);
  background-color: black;
}

.lTile img {
  width: 100%;
  height: auto;
}

.ltContent {
  padding: 20px;
  background-color: black;
  color: white;
}

.ltName {
  font-size: 1.2rem;
  font-weight: 600;
}

.ltPrice {
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
  color: var(--cSec600);
  font-weight: 600;
}

.ltCta {
  background: var(--cGrad2);
  color: white;
  width: 100%;
  cursor: pointer;
  padding: 5px 10px;
  margin-top: 20px;
  border-radius: 100px;
  display: block;
  text-align: center;
}
@media screen and (max-width: 900px){
  .lTiles {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 600px){
  .lTiles {
    grid-template-columns: repeat(2, 1fr);
  }
  .lTiles {
    grid-template-columns: auto;
  }
}

@media screen and (max-width: 500px) {
  #prices table {
    /*width: calc(100% + 60px);
    margin-left: -30px;*/
    font-size: 0.8em;
  }

  .currencyButtons {
    width: 100%;
  }


}

.marquee {
  overflow: hidden;
  top: 0;
  color: white;
  height: 50px;
  position: absolute;
  width: 100%;
  max-width: 1200px;
  font-size: 0.8em;
  top: 30px;
}

.searchIcon{
  position: absolute;
  right: 10px;
  top: 35px;
  z-index: 10;
  width: 30px;
  height: 30px;
  opacity: .8;

}
.algoliaSearch {
  max-width: 320px;
  width: calc(100% - 20px);
  margin: 10px;
  display: block;
  position: relative;
}

.algoliaSearch input{
  width: 100%;
  height: 44px;
  margin-top: 30px;
  background: #0F2027;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #2C5364, #203A43, #0F2027);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #2C5364, #203A43, #0F2027); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  
  
  
  
  color: white;
  padding: 10px;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 600;
}


.algoliaSearch input::placeholder{
  color: whitesmoke;
}
.aa-dropdown-menu .aa-suggestion .suggestion-post-title{
  font-size: .8rem;
  font-family: "Montserrat", sans-serif;

  
}

.aa-dropdown-menu{
  background: rgba(255,255,255,0.8);
  backdrop-filter: saturate(180%) blur(10px);
}

.suggestion-post-attributes{
  display: flex;
  align-items: center;
  height: 50px
}

.aa-dropdown-menu .suggestion-post-thumbnail{
  width: 50px;
  height: 50px;
}

.aa-dropdown-menu .aa-suggestion .suggestion-post-content{
  display: none;
}


/* Sign up Modal */
.modalOverlay {
  display: none;
  position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.modalInner {
  display: flex;
  width: 100%;
  height: 100%;
}

.modalHeader {
  width: 100%;
  height: 60px;
  background: black;
}

.modalContent {
  padding: 30px 30px 40px 30px;
}

.modalDelayed {
  display: none;
  width: 90%;
  height: auto;
  margin: auto;
  max-width: 500px;
  background-color: darkslategrey;
  color: whitesmoke;
  z-index: 1000;
  position: relative;
  font-size: 1em;
  max-height: calc(100vh - 100px);
  overflow-y: auto;
  font-size: 13px;
  border-radius: 10px;
  overflow: hidden;
}

.gform_page_footer.top_label {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}

#reopen .gform_next_button{
right: 0;
  background: var(--cBold);
  width: 55%;
  margin-left: 5%;
  cursor: pointer;


}
#reopen .gform_previous_button{
  display: none;
}


.gfield_required{
  margin-left: 3px;
}
.modalDelayed .gform_body label {
  display: block !important;
}

.modalDelayed div,
.gform_wrapper.gravity-theme .gfield-choice-input + label {
  font-size: 13px !important;
}

.modalDelayed input {
  border: 1px solid;
}

.modalDelayed h3 {
  margin: 0 0 5px 0;
  font-size: 1.2rem;
}

h2.gform_submission_error.hide_summary {
  font-size: 1.2em;
  color: red;
  line-height: 1.2em;
}

.modalClose {
  right: 10px;
  bottom: 10px;
  background-color: red;
  position: absolute;
  border: navajowhite;
  color: white;
  font-size: 1em;
  border-radius: 0;
  padding: 0 10px;
  border: none;
}

fieldset {
  border: none;
}

fieldset legend {
  display: none;
}

input#choice_2_4_1,
input#choice_1_8_1 {
  display: inline-block;
  width: 40px;
  margin: 0 10px 0 0;
  padding: 0;
}

div#field_2_1 label,
div#field_2_3 label {
  display: none;
}

fieldset {
  padding: 0;
}

fieldset label {
  display: inline-block;
  width: calc(100% - 50px);
  margin: 0;
  line-height: 1.2em;
}

div#field_1_9 {
  display: none;
}

.gchoice {
  display: flex;
  align-items: center;
}

input#gform_submit_button_2 {

  background-color: var(--cBold);
  
}

.ginput_container.ginput_container_checkbox {
  margin-top: 20px;
}

/* Shop */

.shopDuo {
  display: grid;
  grid-template-columns: calc(40% - 50px) 60%;
  grid-gap: 50px;
}

.shopDuo h1 {
  margin-top: 0;
}

.shopDuo .summary {
  margin-top: 0;
}

button.single_add_to_cart_button.button.alt.wp-element-button,
button.button.wp-element-button,
.button.button.wp-element-button {
  color: white;
  width: calc(100% - 40px);
  max-width: 250px;
  border-radius: 0 100px 100px 0;
  background: var(--cSec600);
  font-family: var(--fontPri);
  padding: 10px;
  text-decoration: none;
  text-align: center;
  font-size: 1.1rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
  cursor: pointer;
  margin: 0 0 30px 40px;
}

button.single_add_to_cart_button.button.alt.wp-element-button:hover {
  background: var(--cGrad);
}

.quantity {
  position: relative;
  margin-top: 30px;
}

.quantity input {
  width: 35px;
  display: inline-block;
  margin-right: 5px;
  height: 44px;
  position: absolute;
}

#steps .tile {
  box-shadow: none;
  border: none;
}


.woocommerce .boxed {
  padding: 0 30px;
}

.woocommerce-message {
  box-shadow: var(--Shadow);
  padding: 10px 15px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

#main a.button.wc-forward.wp-element-button {
  background: none;
  color: var(--cSec600);
  width: auto;
  padding: 0;
  border-radius: 0;
}

.woocommerce-notices-wrapper {
  margin-bottom: 20px;
  font-weight: 600;
}

.wc-forward.wp-element-button {
  float: right;
}

.woocommerce tr td:nth-child(2) {
  text-decoration: none;
}

tr.woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
  width: 80px;
}

.product-remove a {
  font-size: 2em;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  width: 100%;
}

ul.products.columns-4 img {
  width: 100%;
  height: auto;
}

.bioMarkerCta {
  background-color: forestgreen;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 1px;
  padding: 0 15px 0 35px;
  white-space: normal;
  display: block;
  position: relative;
  border-radius: 100px 0 0 100px;
  margin: 20px auto 0 auto;
  position: absolute;
  right: 0;
}

.infoIconWhite {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  border-radius: 100px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='a' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cstyle%3E.b%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='b' d='M50,0h0C22.39,0,0,22.39,0,50H0c0,27.61,22.39,50,50,50h0c27.61,0,50-22.39,50-50h0C100,22.39,77.61,0,50,0Zm7.16,83.95h-13.64v-13.18h13.64v13.18Zm13-38.4c-1.15,1.64-3.37,3.74-6.64,6.29l-3.23,2.51c-1.76,1.37-2.93,2.96-3.5,4.79-.36,1.16-.56,2.95-.59,5.38h-12.36c.18-5.14,.67-8.69,1.46-10.65,.79-1.96,2.82-4.22,6.09-6.77l3.32-2.6c1.09-.82,1.97-1.72,2.64-2.69,1.21-1.67,1.82-3.51,1.82-5.52,0-2.31-.68-4.42-2.03-6.32-1.35-1.9-3.81-2.85-7.39-2.85s-6.01,1.17-7.49,3.51c-1.47,2.34-2.2,4.77-2.2,7.3h-13.18c.36-8.66,3.39-14.81,9.08-18.42,3.59-2.31,8-3.47,13.22-3.47,6.87,0,12.58,1.64,17.12,4.93,4.55,3.28,6.82,8.15,6.82,14.59,0,3.95-.98,7.28-2.96,9.99Z'/%3E%3C/svg%3E");
}

.summaryProfiles {
  margin: 20px 0 0 0;
  display: grid;
}
#bloodCategory h3 {
  margin-bottom: 20px;
}

.profileGrid h4 {
  margin: 2px 0 10px 0;
  font-size: 1.2em;
  text-align: center;
}

#bloodTest .profileIcon {
  width: 40px;
  height: 40px;
  padding-top: 2px;
  margin: auto;
}
.profileIcon {
  width: 40px;
  height: 40px;
  padding-top: 2px;
  margin: auto;
}
.profileIcon img {
  width: 100%;
}

.profileGrid {
  display: grid;
  /*grid-template-columns: 50px calc(100% - 40px);*/
  grid-template-rows: 40px auto;
  grid-gap: 10px;
}

.profileText {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  max-height: 200px;
  overflow-y: auto;
  padding-bottom: 20px;

  -webkit-mask-image: linear-gradient(to bottom, black 90%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 90%, transparent 100%);
}

.profileText::-webkit-scrollbar {
  width: 5px;
}

.profileText::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.profileText::-webkit-scrollbar-thumb {
  background-color: #f9f9f9;
  outline: 1px solid slategrey;
}

.profileGrid ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}

.profileGrid ul li {
  margin: 0;
  padding: 0;
  text-align: center;
}

.profileModal {
  background-color: var(--cPri600);
  color: white;
  padding: 20px;
  height: 160px;
  overflow-y: scroll;
}

@media screen and (max-width: 900px) {
  .bioMarkerCta {
    left: 0;
    right: auto;
    border-radius: 0 100px 100px 0;
  }
}

@media screen and (max-width: 480px) {
  .bioMarkerCta {
    padding: 0 10px;
  }
  .infoIconWhite {
    display: none;
  }

  .shopDuo {
    grid-gap: 20px;
  }

  .shopDuo h1 {
    font-size: 2em;
  }
}

/* Archive */

.archive.woocommerce main {
  max-width: 1200px;
  margin: auto;
  width: 100%;
  padding: 40px;
}

ul.products.columns-4 {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
}

.archive.woocommerce .button {
  display: none;
}

h2.woocommerce-loop-product__title {
  font-size: 1.2em;
  color: var(--cPri600);
}

.archive.woocommerce .price {
  font-size: 1.2em;
}

select.orderby {
  margin: 10px 0 20px 0;
  padding: 10px;
  color: var(--cPri600);
}

.tilePrice {
  font-size: 1.2em;
  color: var(--cSec600);
  font-weight: 600;
}

.top.profiles {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}

.profileHeading {
  position: relative;
  z-index: 2;
  text-align: center;
  border-bottom: 3px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.profileHeading::after {
  width: 3px;
  height: 20px;
  content: "";
  background-color: white;
  position: absolute;
  left: calc(50% - 1.5px);
  bottom: -21px;
}

.page-id-163 .profileHeading::after {
  background-color: var(--cPri600);
}

@media screen and (max-width: 600px) {
  .top.profiles {
    grid-template-columns: auto;
  }
}

/* Checkout */
input#terms {
  float: left;
  width: 30px;
}

picture.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  display: flex;
  border-radius: 200px;
  overflow: hidden;
}

.woocommerce table {
  border: 1px solid;
  font-size: 1em;
  border-spacing: 0;
  width: 100%;
}

.woocommerce tr,
.woocommerce td,
.woocommerce th {
  padding: 10px;
}

.woocommerce th:last-child {
  background-color: var(--cSec600);
}

.woocommerce thead {
  text-align: left;
  background-color: var(--cPri600);
  color: white;
}

.woocommerce tbody tr:nth-child(even) {
  background-color: var(--cQua900);
}

.woocommerce table .quantity {
  margin: 0;
}

.woocommerce table .quantity input {
  position: relative;
  text-align: center;
}

.button.button.wp-element-button:disabled {
  background: #b9b9b9;
}

.woocommerce table button.button.wp-element-button {
  font-size: 0.8em;
  font-weight: 600;
  max-width: 200px;
}

.button.button.wp-element-button {
  border-radius: 100px;
  margin: 0;
  padding: 5px;
}

.cart_totals {
  margin: 40px 0 40px 0;
  display: block;
  float: right;
  text-align: right;
}

.cart_totals table {
  float: right;
  margin-bottom: 20px;
  width: 250px;
}

.wc-proceed-to-checkout {
  margin: 20px 0 0 0;
  width: 300px;
}

ul.wc_payment_methods.payment_methods.methods {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
}

.payment_method_takepayments img {
  max-width: 200px;
  display: block;
  margin: 5px 0 20px 0;
}

.woocommerce-checkout label {
  font-size: 0.8em;
  font-weight: 600;
}

.woocommerce-checkout input {
  border: 1px solid #b9b9b9;
  width: 100%;
  padding: 6px;
  min-height: 30px;
  display: block;
  font-family: var(--fontPri);
}

.col2-set {
  float: left;
}

.woocommerce .col2-set,
.col-1,
.col-2,
#order_review {
  width: 48%;
}

#order_review {
  float: right;
}

.woocommerce .col-1,
.woocommerce .col-2 {
  width: 100% !important;
}

.col-1,
.col-2 {
  float: left !important;
}

h3#order_review_heading {
  float: right;
  width: 48%;
}

a.button.wc-backward.wp-element-button {
  padding: 5px 20px;
}

/* # WooCommerce Cart Icon CSS with FontAwesome 5
---------------------------------------------------------------------------------------------------- */

.cart-contents-count {
  position: absolute;
  top: -9px;
  left: 12px;
  font-weight: 600;
  font-size: 11px;
  line-height: 0;
  height: 19px !important;
  width: 19px !important;
  vertical-align: middle;
  text-align: center;
  color: white;
  background-color: green;
  border-radius: 50%;
  border: 2px solid green;
  padding: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #e9e9e9;
  padding: 1px;
}

@media screen and (max-width: 850px) {
  h3#order_review_heading,
  .woocommerce .col2-set,
  .col-1,
  .col-2,
  #order_review {
    width: 100%;
  }
}

@media screen and (max-width: 650px) {
  .woocommerce table {
    font-size: 0.8em;
    line-height: 1.4em;
  }

  .woocommerce tr,
  .woocommerce td,
  .woocommerce th {
    padding: 5px;
  }

  tr.woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
    width: 0px;
  }
}
.woocommerce-variation-price {
  margin: 20px 0;
}
a.reset_variations {
  margin-left: 10px;
}

.postid-2431 #bloodTest,
.postid-2431 #steps,
.postid-2431 #howitworks {
  display: none;
}

ul#shipping_method {
  list-style: none;
  margin: 0;
  padding: 0;
}
input#ship-to-different-address-checkbox {
  width: 20px;
  position: absolute;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox
  span {
  padding: 6px 0 0 35px;
  display: block;
}

/* Booking */

.booking {
  max-width: 880px;
  width: 100%;
  margin: auto;
  padding: 40px;
}

.book {
  display: grid;
  grid-template-columns: 50px auto;
  width: 100%;
  border-radius: 10px;
  min-height: 380px;
  overflow: hidden;
  box-shadow: var(--Shadow);
  border: 1px solid #e9e9e9;
}
.bookSidebar {
  background: var(--cGrad);
  padding: 15px;
}

.bookForm {
  padding: 40px 40px 60px 40px;
  position: relative;
}
.bookForm h2 {
  margin: 0 0 10px 0;
}
.bookForm p {
  font-size: 0.9em;
  margin-bottom: 20px;
}

.book select {
  padding: 5px 34px 5px 10px;
  width: 100%;
  max-width: 300px;
  margin-bottom: 10px;
  height: 35px;
}
#bookNowButton {
  background-color: var(--cSec600);
  border: none;
  height: 40px;
  border-radius: 5px;
  padding: 10px 15px;
  color: white;
  font-size: 1em;
  font-family: var(--fontPri);
  margin-top: 20px;
  cursor: pointer;
}
#bookNowButton:hover {
  background-color: var(--cPri600);
}

.bookPower {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 40px;
  font-size: 0.8em;
  font-weight: 600;
  text-align: right;
}
#loading {
  margin-left: 10px;
}

.spinner_b2T7 {
  animation: spinner_xe7Q 0.8s linear infinite;
  fill: var(--cSec600);
}

.spinner_YRVV {
  animation-delay: -0.65s;
}

.spinner_c9oY {
  animation-delay: -0.5s;
}

.contraindications{
  height: 200px;
  overflow-y: scroll;
  border: 1px solid red;
  margin: 20px 0;
  display: block;
  font-size: .8em;
  padding: 10px;
}
.bookForm label{
  font-size: .8em;
}
button#bookNowButton:disabled {
    background: #999999;
}

.bookPrice{
  display: grid;
  grid-template-columns: 120px auto;
  column-gap: 20px;
}

.service-price::before {
  font-size: 12px;
  display: block;
  color: var(--cPri600);
  content: 'Online Price: ';
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.service-price {
  color: green;
  font-size: 1.4em;
  margin: 18px 0;
  display: block;
  font-family: var(--FontSec);
    display: none !important;
}

@keyframes spinner_xe7Q {
  93.75%,
  100% {
    r: 3px;
  }

  46.875% {
    r: 0.2px;
  }
}

@media screen and (max-width: 600px) {
  .booking {
    padding: 40px 0;
  }
  .book {
    border-radius: 0;
    border-left: none;
    border-right: none;
  }

  .bookForm {
    padding: 40px 30px 80px 40px;
  }
}

.amelia-v2-booking #amelia-container.am-fs__wrapper {
  margin: 20px auto 50px auto !important;
}

.am-fs-sb {
  background: var(--cGrad);
}

.amelia-v2-booking #amelia-container .am-fs-sb__step-checker {
  background-color: #216284 !important;
}

dd.variation-AppointmentInfo {
  margin: 0;
}

dd.variation-AppointmentInfo {
  margin: 0;
}
dd.variation-AppointmentInfo p {
  line-height: 0.8em;
}
span.am-icon-check {
  color: white !important;
}

#book button.cont {
  border-bottom: 2px solid red;
  border-top: 2px solid red;
}
#book span.accIcon {
  background: red;
  color: white;
}

.am-fs__pas-filter > div:nth-child(1) {
  display: none;
}
.am-fs__pis-service img {
  display: none;
}
.am-fs__pis-service .am-icon-arrow-down {
  visibility: hidden;
}
.am-collapse-item__heading .am-collapse-item__heading {
  pointer-events: none;
}


.urgent-message {
    background: red;
    padding: 20px;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;

}

.urgent-message p{
    padding: 0;
    margin: 0;
}

#aioTiles {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  max-width: 400px;
  margin: 50px auto;

      /* Temp, */
}

.aioTile {
  width: 100%;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;

}

.aioFromPriceSmall {
  display: block;
  font-size: .8rem;
}

.aioFromPrice {
  background: black;
  color: var(--cBold);
  position: absolute;
  transform: rotate(-45deg);
  padding: 5px 0 15px 0;
  width: 250px;
  text-align: center;
  top: 15px;
  left: -75px;
  font-size: 2rem;
  display: none;
}

.aioTile img {
  width: 100%;
  height: auto;
  margin: 0;
}

.aioTileContent {
  padding: 30px;
}
.aioTileContent h3 a{
  border-bottom: none;
}
.aioTile h3 {
  margin-top: 0;
}

.aioTile p {
  margin: 0;
}


.aioTile select{

  width: 100%;
  padding: 10px;
  margin: 10px 0;
  margin: 8px 0;
  display: block;
}

.aioBookNow{
  background: var(--cGrad);
  color: white !important;
  border-left: 2px solid white;
  padding: 6px 10px;
  text-align: center;
  border-radius: 0 !important;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: .8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  position: relative;
  overflow: visible;
}


.aioBookNowWrapper {
  position: relative;
}

.aioTooltip {
  position: absolute;
  top: -30px;
  left: -70px;
  width: 100%;
  transform: translateX(-50%);
  z-index: 999;
  background: black;
  color: white;
  padding: 5px 10px;
  font-size: 13px;
  text-transform: none;
  border-radius: 5px;
  text-align: center;
  white-space: wrap;
}

.formTooltip {
  position: relative;
  display: block;
}

.formTooltip:before {
  content: attr(data-tooltip);
  position: absolute;
  z-index: 99;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 10px;
  background-color: yellow;
  color: black;
  border-radius: 4px;
  font-size: 14px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
  text-align: center;
  font-weight: 600;
  width: 150px;
}

.formTooltip.tooltipVisible:hover:before {
  opacity: 1;
}



.aioButtonInactive {
  pointer-events: none;
  opacity: 0.9;
}



.aioPriceDisplay{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  background-color: #c9c9c9;
  box-shadow: var(--Shadow);

}

.aioPrice{
  font-size: 1.2rem;
  padding: 10px;
  background-color: #e9e9e9;



}
.aioPrePrice{
  font-size: .8rem;
}
.aioSalePrice{
  color: white;
  font-weight: 900;
  font-size: 1.2rem;
  padding: 10px;
  background: var(--cGrad2);


}

.aioPriceTable {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  box-shadow: var(--Shadow);
}

.aioPriceTable.aioGrad span {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: normal;
}
.aioPriceTable span{
  padding: 5px;
}

.aioPriceTable span:nth-last-child(1){
font-weight: 900;

}
.sessions-details-container .aioPriceTable:first-child{
  background-color: var(--cPri600);
  color: white;
  text-align: center;
}

.aioGrad span:nth-child(3){
  background: var(--cGrad2);
  color: white;
  font-size: 1.1rem;
}

.aioPriceTable.aioGrad span:first-child {
  font-size: 12px;
}


.aioPriceTable.aioGrad {
  border-bottom: 2px solid white;
}
.londonPricing{
  display: none;
}


.aioBookPower {
  width: 130px;
  height: 60px;
  font-size: 12px;
  box-shadow: var(--Shadow);
  padding: 5px;
  border-radius: 0 0 10px 10px;
  background: honeydew;
  margin-top: -40px;
  display: block;
  float: right;
  margin: -40px auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.aioBookPower img{
  width: 100px;
  margin: auto;
}

.aioNotice{
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 6px;
  bottom: 6px;
  width: 100%;
  text-align: center;
  z-index: 112;
  font-size: .7rem;
}

.hidden, input.hidden, label.hidden {
  display: none;
}

@media screen and (max-width: 500px){

  .aioTileContent {
    padding: 15px;
  }

  .aioPriceTable.aioGrad {
    font-size: 13px;
}
}

.youtube-lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}

.youtube-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.youtube-play-button {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 2;
}

.youtube-play-button::before {
  content: '';
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent white;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}

.youtube-lazy:hover .youtube-play-button {
  background: #ff0000;
}

.youtube-activated iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}


.videoContainer {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: .5s;
  width: 100%;
}

.closeVideo {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77.4 77.4' style='enable-background:new 0 0 77.4 77.4' xml:space='preserve'%3E%3Ccircle cx='38.7' cy='38.7' r='38.7'/%3E%3Cpath style='fill:%23fff' d='M52.6 16.9 38.7 30.8 24.8 16.9l-7.9 7.9 13.9 13.9-13.9 13.9 7.9 7.9 13.9-13.9 13.9 13.9 7.9-7.9-13.9-13.9 13.9-13.9z'/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.closeVideo:hover,
.playButton:hover {
  transform: scale(1.1);
}

.videoEnabled .videoContainer {

  opacity: 100%;

}
.videoEnabled .playButton {

  opacity: 0%;

}
.videoEnabled .aioFromPrice, .videoEnabled .aioNotice {

  opacity: 70%;

}
.playButton, .playButtonSmall {
  display: flex;
  align-items: center;
  cursor: pointer;

  background-image: url("data:image/svg+xml,%3Csvg id='a' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191.3 191.3'%3E%3Cdefs%3E%3Cstyle%3E .b%7Bfill:%23fff;stroke-width:0%7D %3C/style%3E%3C/defs%3E%3Cpath class='b' d='M95.65 12c46.13 0 83.65 37.53 83.65 83.65s-37.53 83.65-83.65 83.65S12 141.78 12 95.65 49.53 12 95.65 12m0-12C42.82 0 0 42.82 0 95.65s42.82 95.65 95.65 95.65 95.65-42.82 95.65-95.65S148.48 0 95.65 0Z'/%3E%3Cpath class='b' d='M142.39 95.65 70.91 54.38v82.54l71.48-41.27z'/%3E%3C/svg%3E");

  background-position: center;
  background-repeat: no-repeat;


  padding: 10px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 150px;

}

.playButton{
  position: absolute;
  background-size: 90px 90px;
  width: 100px;
  height: 100px;
  left: calc(50% - 50px);
  top: calc(50% - 50px);

}

.playButtonBasic{
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
}

.playButtonSmall{
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  border: none;


}

.aioTileThumb{
  position: relative;
}


.flip-clock {
  text-align: center;
  perspective: 400px;
  color: var(--cBold);
  margin-top: 28px;


}
.flip-clock::before{
  content: 'Summer Sale Up to 60% Off:';
  position: absolute;
  font-size: .8rem;
  top: -30px;
  text-align: center;
  width: 250px;
  left: calc(50% - 125px);
  color: gold;
  font-weight: 900;
}
.flip-clock *,
.flip-clock *:before,
.flip-clock *:after {
  box-sizing: border-box;
}
.flip-clock__piece {
  display: inline-block;
  margin: 0 5px;
}
.flip-clock__slot {
  font-size: 1rem;
}
.card {
  display: block;
  position: relative;
  padding-bottom: 0.72em;
  font-size: 1.6rem;
  line-height: 0.95;
}
.card__top,
.card__bottom,
.card__back::before,
.card__back::after {
  display: block;
  height: 0.72em;
  color: #ccc;
  background: #222;
  padding: 0.25em 0.25em;
  border-radius: 0.15em 0.15em 0 0;
  backface-visiblity: hidden;
  transform-style: preserve-3d;
  width: 1.8em;
  transform: translateZ(0);
}
.card__bottom {
  color: #FFF;
  position: absolute;
  top: 50%;
  left: 0;
  border-top: solid 1px #000;
  background: #393939;
  border-radius: 0 0 0.15em 0.15em;
  pointer-events: none;
  overflow: hidden;
}
.card__bottom::after {
  display: block;
  margin-top: -0.72em;
}
.card__back::before,
.card__bottom::after {
  content: attr(data-value);
}
.card__back {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0%;
  pointer-events: none;
}
.card__back::before {
  position: relative;
  z-index: -1;
  overflow: hidden;
}
.flip .card__back::before {
  -webkit-animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
          animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  transform-origin: center bottom;
}
.flip .card__back .card__bottom {
  transform-origin: center top;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
          animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
}
@-webkit-keyframes flipTop {
  0% {
    transform: rotateX(0deg);
    z-index: 2;
  }
  0%,
  99% {
    opacity: 0.99;
  }
  100% {
    transform: rotateX(-90deg);
    opacity: 0;
  }
}
@keyframes flipTop {
  0% {
    transform: rotateX(0deg);
    z-index: 2;
  }
  0%,
  99% {
    opacity: 0.99;
  }
  100% {
    transform: rotateX(-90deg);
    opacity: 0;
  }
}
@-webkit-keyframes flipBottom {
  0%,
  50% {
    z-index: -1;
    transform: rotateX(90deg);
    opacity: 0;
  }
  51% {
    opacity: 0.99;
  }
  100% {
    opacity: 0.99;
    transform: rotateX(0deg);
    z-index: 5;
  }
}
@keyframes flipBottom {
  0%,
  0%,
  50% {
    z-index: -1;
    transform: rotateX(90deg);
    opacity: 0;
  }
  51% {
    opacity: 0.99;
  }
  100% {
    opacity: 0.99;
    transform: rotateX(0deg);
    z-index: 5;
  }
}

.flip-clock{

}

.treatment-form{
  display: block;
}

.treatmentPricePage{
  display: grid;
  grid-gap: 20px; 
  grid-template-columns: repeat(auto-fit, minmax(320px, 420px));
  justify-content: center; 
}




/* Laser Hair Temp */

.priceTabs {
  display: none;
}

div#Tab2 {
  display: none !important;
}





/* Parent grid container */

.clinic-address{
  font-size: .8rem;
  font-weight: 600;
  margin: 5px 0 10px 0;

}

section.aioSuperTiles {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  gap: 40px;
  margin: auto;
  width: 100%;
  max-width: 800px;
}

/* Tile grid */
.aioTileSuper {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  max-width: 340px;
  height: 100%;
  margin: auto;
  padding-bottom: 0;
  position: relative;
  text-align: left;
}

.aioTileSuper h3 {
  margin: 0;
}

.aioSuperSub {
  color: black;
  display: block;
  background: aquamarine;
  width: fit-content;
  padding: 5px;
  font-weight: 600;
  margin: 10px 0;
  border-radius: 10px 0;
  font-size: .8rem;
  animation: bounce 3s infinite;
}

@keyframes bounce {
  0% { transform: scale(1) }
  50% { transform: scale(1.03) }
  100% { transform: scale(1) }
}

/* Content area */
.aioTileContent {
  padding: 20px;
}

.aioTileContent h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
}

.aioTileSuper p {
  font-size: .7rem;
  line-height: .9rem;
}

.included-treatments {
  display: grid;
  grid-template-columns: 30px auto auto 30px;
  gap: 10px;
  width: 100%;
  margin: 20px auto 0 auto;
}

.included-treatments span {
  display: flex;
  align-items: center;
  line-height: 1rem;
  font-size: .8rem;
}

.aioTileSuper .aioNotice {
  background: black;
  color: white;
  font-weight: 900;
  font-family: "Montserrat", sans-serif;
}

.treatment-price {
  text-decoration: line-through;
}

/* Price grid using subgrid */
.aioSuperPrice {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 30px;

}

.aioSuperPrice span {
  padding: 10px;
  text-align: center;
  font-size: 2rem;
  font-family: "Montserrat", sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.aioLineThrough {
  text-decoration: line-through;
  color: #333333;
}

.aioSuperPrice .aioSuperNormalPrice {
  color: black;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.03) 0px 18px 36px -18px inset;
}
.hpTilesQuad .aioSuperPrice span{
  font-size: 1.5rem !important;
}
.aioSuperPrice .aioSuperSalePrice {
  background: var(--cBold);
  color: black;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
  position: relative;
}

.postid-4036 .aioSuperSalePrice::before, .postid-4199 .aioSuperSalePrice::before, .postid-4233 .aioSuperSalePrice::before{
  content: 'From';
  position: absolute;
  top: 5px;
  font-size: 1rem;
}


.aioSuperPrice span .aioSuperPriceBefore {
  font-size: 12px;
  line-height: 20px;
}

/* Button wrapper */
.aioBookNowWrapperHp {
  grid-row: 4;
  padding: 0 20px 20px;
}

.aioSuperButton {
  width: 100%;
  height: 40px;
  background: black;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
  border: none;
  text-align: center;
  font-weight: 600;
  color: var(--cBold) !important;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease;
}

.aioSuperButton:not(.aioButtonInactive) {
  animation: buttonBounce 0.6s;
}

@keyframes buttonBounce {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}

.aioTileSuper .aioTooltip {
  bottom: 40px;
  top: unset;
  right: 50%;
  left: 50%;
  display: block;
  height: 30px;
  width: 240px;
  background: yellow;
  color: black;
  font-family: "Montserrat", sans-serif;
}

.aioSuperBookPower {
  display: none;
}

.aioSuperTextInput {
  display: block;
  width: 100%;
  height: 35px;
  background: #1e232f;
  color: var(--cBold);
  border: 1px solid var(--cPri600);
  border-radius: 5px;
  margin-bottom: 8px;
  padding: 10px;
}

.aioSuperCheckbox {
  width: 30px;
  height: 30px;
  margin-top: 5px;
}

.aioSuperInputLabelWrap {
  display: grid;
  grid-template-columns: 30px auto;
  gap: 10px;
}

.aioSuperInputLabel {
  display: flex;
  align-items: center;
  text-align: left;
}

.aioConditions a {
  color: white;
}

.aioConditions {
  font-size: 10px;
  line-height: 12px;
  display: block;
  margin-bottom: 5px;
}

.aioSuperTextInput::placeholder {
  color: var(--cBold);
}

.pink, a.pink {
  color: var(--cSec300);
}

.hpTilesQuad .aioTile {
  height: 100%;
}

/* Media query for mobile devices */
@media screen and (max-width: 700px) {
  section.aioSuperTiles {
    grid-template-columns: 1fr;
  }
}



#beforeafter{
  padding-top: 0;
}

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  font-size: .8rem;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
}

.modal-content {
  background-color: #fefefe;
  margin: 10% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 800px;
  max-height: 60%;
  overflow-y: auto;
}

.open-modal{
  color: var(--cBold);
  display: inline-block;
  margin-top: 20px;
  border-bottom: 2px dotted;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.modal h2{
  margin-top: 0;
}

.postid-4036, .postid-4036 h1, .postid-4036 h2, .postid-4036 h3{
  font-family: "Montserrat", sans-serif;

}

.postid-4036{
  color: black;
}
.postid-4036 h2{
  text-transform: uppercase;
  font-size: 1.5rem;
}
.postid-4036 h3, .postid-4036 .accTitle{
  text-transform: uppercase;
  font-size: 1.2rem;
}

.postid-4036 .blueBanner, .postid-4036 .gradBanner{
background: #f3e500;
color: black;
}


.postid-4036 footer .gradBanner, .postid-4036 .ctaWhite{
  background: black;
  color: white;
}
.postid-4036 .m-header{
  background: black;
}

.featuredTreatmentTitle{
  background-color: black;
  color: #f3e500;
  padding: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1rem;
  margin-top: -30px;
}














.clinic-gallery{
  display: grid;
  gap: 10px;
  margin-top: 30px;

}

.accDuo{
  display: grid;
  grid-template-columns: 75% auto;
  gap: 30px;
}

.aftercare{
  grid-template-columns: auto 100px;
  gap: 20px;
}

#tidio-chat {
  position: relative;
  z-index: 9 !important;
}

.black-friday-sale {
  text-align: center;
  margin-top: 20px;
  padding: 10px;
  background-color: black;
  color: goldenrod;
  border: 1px solid #f5c6cb;
  border-radius: 0 0 5px 5px;


}
.black-friday-sale p{
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.copy-button {
  margin-top: 10px;
  padding: 5px 10px;
  background-color: goldenrod;
  color: black;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.copy-button:hover {
  background-color: greenyellow;
}

.seasonalBanner{
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: black;
}

.seasonalBanner img {
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100px;
  object-fit: contain;
  margin: 0;
}

.banner-slide.priceMatch.active {
  background: green;
  color: white;
}

@media screen and (max-width: 768px) {
  .banner-carousel {
    height: 80px;
  }
  
  .seasonalBanner img {
    max-height: 80px;
  }
  
  .priceMatchTitle {
    font-size: 1rem;
  }
  
  .priceMatchText {
    font-size: 0.8rem;
  }
}

.seasonalBanner .playButtonSmall{
  visibility: hidden;
}
canvas.particles-js-canvas-el {
  pointer-events: none;
}
.offerModalOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.offerModalOverlay.active {
  display: flex;
}

.offerModal {
  background: transparent;
  padding: 30px;
  border-radius: 8px;
  max-width: 800px;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
}

.closeOffer {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
  color: white;
  background: black;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}


.offerModal .aioTileThumb {
  display: none;
}
.offerModal h3{
  font-size: 1.2rem;
}


.offerWeeklyDealTrigger {
  cursor: pointer;
}

.seasonalBanner .black-friday-sale{
  display: none;
}


span.sb-feed-header-rating-subtext {
  display: none;
}

.priceMatch{
    background: #0c2340;
    color: white;
    padding: 10px;
    text-align: center;
}

.priceMatchTitle{
  font-size: 1.1rem;
  margin-top: 0;
  display: block;
  font-weight: 600;

}
.priceMatchText{
  font-size: .9rem;
  margin-bottom: 0;
  display: block;
}

.toc-list {
  counter-reset: section;
  list-style-type: none;
}

.toc-list ol {
  list-style-type: none;
  padding-left: 2em;
}

.toc-list li {
  margin: 0.5em 0;
}

.toc-link {
  text-decoration: none;
  color: inherit;
}

.toc-link:hover {
  text-decoration: underline;
}

@media screen and (max-width: 568px) {
  .nav-logo img, .nav-logo{
    width: 150px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 470px) {
  .nav-logo img, .nav-logo{
    width: 140px;
  }

  .cta2.grad{
    width: 35%;
  }
}

/* Banner Carousel Styles */
.banner-carousel {
    position: relative;
    width: 100%;
    height: 100px;
    overflow: hidden;
    max-width: 1600px;
    margin: 0 auto;
}

.banner-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    z-index: 1;
}

.banner-slide.active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

/* Adjust existing banner styles to fit within carousel */
.offerBanner, .seasonalBanner, .priceMatch {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    max-width: 100%;
    background-size: cover;
    background-position: center;
}

.offerBanner {
    background-color: var(--cSec600);
}

.offerBannerInner, .priceMatchInner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 0;
}

.seasonalBanner img {
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    margin: 0;
}

.priceMatchTitle {
    margin: 0 0 5px 0;
}

.priceMatchText {
    margin: 0;
}

@media screen and (max-width: 768px) {
    .banner-carousel {
        height: 80px;
    }
    
    .priceMatchTitle {
        font-size: 1rem;
    }
    
    .priceMatchText {
        font-size: 0.8rem;
    }
}

/* Review Carousel */

.reviewsCount{
  font-size: 1.2rem;
  display: block;
  margin-bottom: 20px;
  color: green;
  font-weight: 600;
}

/* Botox specific styles */

.postid-5477 .introBanner, .postid-5477 .ctaPri, .postid-5477 .blueBanner, .postid-5477 .footerFaq{
  background-color: #9898fc;
}

.postid-5477 .blueBanner h2{
  color: white;
}

.postid-5477 h1, .postid-5477 h2{
  font-family: serif;
}

.postid-5477 .tsSingle img{
  filter: invert(0);
}

.aioSuperPrice .non-default-currency {
  font-size: 1.5rem !important;
}

.map.dubai-mode {
  display: none;
}

.gTranslateFooter{
  position: fixed;
  bottom: 120px;
  right: 0;
  z-index: 999999999;
}

/* Contact Modal Styles */
#contactModal {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999999999 !important;
  max-width: 1600px;
  margin: 0 auto;
  pointer-events: none;
}

.contactToggle {
  display: flex;
  background-color: var(--cPri600);
  border-radius: 5px;
  border: none;
  cursor: pointer;
  background: linear-gradient(135deg, #7c3ab7 0%, #ff9aad 100%);
  padding: 5px 20px;
  pointer-events: auto;
  max-width: 160px;
}

.contactUp {
  display: none;
  width: 280px;
  position: absolute;
  bottom: 42px;
  left: 5px;
  padding: 20px;
  border-radius: 10px 10px 0 0;
  border-left: 1px solid var(--cQua900);
  border-top: 1px solid var(--cQua900);
  border-right: 1px solid var(--cQua900);
  background-color: whitesmoke;
  color: white;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
  pointer-events: auto;
  z-index: inherit;
}

.contactOption {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 15px;
  margin-bottom: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 5px;
  font-weight: 600;
  height: 40px;
}
.contactOption a, .contactOption a:hover{
  background-color: transparent;
}


.contactOption:last-child {
  margin-bottom: 0;
}

.contactOption:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.contactOption.live-chat {
  background: linear-gradient(135deg, #7c3ab7 0%, #ff9aad 100%);
  color: white;
}

.contactOption.live-chat:hover {
  background-color: #6a2d9e;
}

.contactOption.whatsapp {
  background-color: #25D366;
}

.contactOption.whatsapp:hover {
  background-color: #1faa52;
}

.contactOption.callback {
  background-color: #1877f2;
}

.contactOption.callback:hover {
  background-color: #155dbf;
}

.contactOption.phone {
  background-color: #17a2b8;
  flex-direction: column;
  align-items: center;
  padding: 15px;
}

.contactOption.phone:hover {
  background-color: #138496;
}

.contactOption a {
  color: white;
  text-decoration: none;
  font-weight: 600;
  flex: 1;
  text-align: center;
}

.contactOption span {
  color: white;
  font-weight: 600;
  flex: 1;
  text-align: center;
}

.phoneDetails {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
}

.phoneDetails a {
  font-size: 1.1em;
  margin-bottom: 5px;
  width: 100%;
}

.contactOption.phone .callInfo {
  font-size: 0.7em;
  line-height: 1.2em;
  color: rgba(255,255,255,0.9);
  margin-top: 5px;
}

/* WhatsApp Form Styles */
.contactUp {
  position: relative;
  overflow: hidden;
}

.contact-options {
  transition: transform 0.3s ease;
}

.whatsapp-form {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  transition: left 0.3s ease;
  background-color: #25D366;
  padding: 20px;
  border-radius: 10px 10px 0 0;
}

.whatsapp-fields {
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: 100%;
}

.whatsapp-fields input,
.whatsapp-fields select {
  border: none;
  padding: 8px 12px;
  border-radius: 5px;
  font-size: 14px;
  font-family: var(--FontPri);
  height: 40px;
}

.whatsapp-buttons {
  display: flex;
  gap: 8px;
  margin-top: auto;
}

.whatsapp-continue,
.whatsapp-back {
  border: none;
  padding: 10px 16px;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  font-family: var(--FontPri);
  transition: background-color 0.3s ease;
  flex: 1;
  height: 40px;
}

.whatsapp-continue {
  background-color: #128C7E;
  color: white;
}

.whatsapp-continue:hover {
  background-color: #0a6b61;
}

.whatsapp-back {
  background-color: #1faa52;
  color: white;
}

.whatsapp-back:hover {
  background-color: #168a42;
}

/* Active state - slide all options out and form in */
.contactUp.whatsapp-form-active .contact-options {
  transform: translateX(-100%);
}

.contactUp.whatsapp-form-active .whatsapp-form {
  left: 0;
}

@media screen and (max-width: 400px) {
  .contactUp {
    left: 5px;
    width: calc(100% - 10px);
    max-width: 280px;
  }
}


