@import url("https://fonts.googleapis.com/css2?family=Tenor+Sans&display=swap");
@font-face {
  font-family: 'bayshoreregular';
  src: url("bayshore-webfont.woff2") format("woff2"), url("bayshore-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body {
  background: none; }
  body a {
    outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #000;
  font-family: "Tenor Sans"; }

p {
  font-family: "Tenor Sans";
  color: #000; }

.main-navigation div > ul:not(.cart_list) > li:hover > a {
  border-bottom: none !important; }

.main-navigation ul li a {
  border-bottom: none; }

.main-navigation div > ul:not(.cart_list) > li.current-menu-ancestor > a, .main-navigation div > ul:not(.cart_list) > li.current-menu-item > a, .main-navigation div > ul:not(.cart_list) > li.current > a, .main-navigation div > ul:not(.cart_list) > li.current_page_ancestor > a, .main-navigation div > ul:not(.cart_list) > li.current_page_item > a {
  border: none; }

.main-navigation ul {
  display: flex;
  justify-content: space-between;
  padding: 0 15px; }
  .main-navigation ul li a {
    font-family: "Tenor Sans";
    letter-spacing: 0;
    padding: 10px 0;
    color: #000; }
  .main-navigation ul li:nth-child(3) {
    margin-right: 450px; }
  .main-navigation ul li:last-child a {
    outline: 1px solid #000 !important;
    padding: 10px 15px; }

.site-header.centered .site-branding {
  margin: 0; }

.main-navigation > div {
  display: block; }

.main-navigation {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.main-navigation ul li a {
  padding-bottom: 0; }

.site-header .site-branding {
  max-width: 250px; }

.site-header {
  border-bottom: none;
  margin-bottom: 20px; }

section.hero {
  background: #E8D7D0;
  position: relative; }
  section.hero:after {
    content: '';
    height: 25px;
    width: 91%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    background: url("https://lifeofspa.com/wp-content/uploads/2021/07/93472278-silver-glitter-vector-texture-silver-sparkle-background-luxury-backdrop-with-amber-particles-.jpeg") no-repeat;
    background-size: cover;
    background-position: bottom center; }
  section.hero .hero-flex {
    display: flex;
    justify-content: space-between; }
    section.hero .hero-flex .left {
      width: 65%;
      padding: 120px 0 120px 70px;
      position: relative;
      z-index: 2; }
      section.hero .hero-flex .left h1 {
        margin-top: 0;
        font-size: 40px;
        line-height: 1.4em; }
      section.hero .hero-flex .left p {
        font-size: 15px; }
      section.hero .hero-flex .left a {
        font-family: "Tenor Sans";
        color: #000;
        font-size: 16px;
        background: #fff;
        padding: 7px 19px;
        margin-top: 10px;
        display: inline-block; }
      section.hero .hero-flex .left:after {
        content: 'We can take care of your beauty';
        position: absolute;
        top: 80px;
        left: 75px;
        width: 90%;
        font-family: "bayshoreregular";
        font-size: 135px;
        color: rgba(0, 0, 0, 0.05);
        line-height: 0.9em;
        transform: rotate(-4deg);
        z-index: -1; }
    section.hero .hero-flex .right {
      width: 35%;
      height: auto;
      background: url("https://ruzana.mynydesign.com/wp-content/uploads/2021/05/background_hero.png") no-repeat;
      background-size: cover;
      background-position: center; }

section.services {
  margin-top: 120px;
  margin-bottom: -4%; }

h3.title {
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  position: relative; }
  h3.title span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-family: "bayshoreregular";
    font-size: 90px;
    color: #f2f2f2;
    text-transform: none;
    z-index: -1;
    width: 100%; }

.services-flex {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .services-flex .service-card {
    padding: 40px;
    width: 31%;
    background: linear-gradient(180deg, #E8D7D0 25%, #f2f2f2 25%);
    margin-bottom: 4%; }
    .services-flex .service-card h4 {
      font-family: "bayshoreregular";
      font-size: 41px;
      margin-top: 0;
      line-height: 1em;
      text-align: center; }
    .services-flex .service-card .service-info {
      width: 100%;
      position: relative;
      z-index: 9; }
      .services-flex .service-card .service-info:before {
        content: '';
        position: absolute;
        bottom: -8px;
        left: -8px;
        background: url("https://lifeofspa.com/wp-content/uploads/2021/07/93472278-silver-glitter-vector-texture-silver-sparkle-background-luxury-backdrop-with-amber-particles-.jpeg") no-repeat;
        background-size: cover;
        background-position: center center;
        width: 100px;
        height: 100px;
        z-index: -2; }
      .services-flex .service-card .service-info:after {
        content: '';
        position: absolute;
        top: -8px;
        right: -8px;
        background: url("https://lifeofspa.com/wp-content/uploads/2021/07/93472278-silver-glitter-vector-texture-silver-sparkle-background-luxury-backdrop-with-amber-particles-.jpeg") no-repeat;
        background-size: cover;
        background-position: center center;
        width: 100px;
        height: 100px;
        z-index: -1; }
      .services-flex .service-card .service-info .service-info-img {
        height: 115px;
        background: url("https://ruzana.mynydesign.com/wp-content/uploads/2021/05/background-img.png") no-repeat;
        background-position: center center;
        background-size: cover; }
      .services-flex .service-card .service-info .service-info-text {
        padding: 30px;
        background: #fff; }
        .services-flex .service-card .service-info .service-info-text p {
          font-size: 13px;
          margin-bottom: 20px; }
        .services-flex .service-card .service-info .service-info-text a {
          color: #fff;
          background: #000;
          font-family: "Tenor Sans";
          text-transform: uppercase;
          font-size: 10px;
          padding: 8px 12px; }

section.about-us {
  margin-top: 100px;
  position: relative; }
  section.about-us:after {
    content: '';
    height: 25px;
    width: 91%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    background: url("https://lifeofspa.com/wp-content/uploads/2021/07/93472278-silver-glitter-vector-texture-silver-sparkle-background-luxury-backdrop-with-amber-particles-.jpeg") no-repeat;
    background-size: cover;
    background-position: bottom center; }
  section.about-us .about-us-flex {
    background: #f2f2f2;
    margin-top: 70px;
    padding: 60px;
    display: flex;
    justify-content: space-between; }
    section.about-us .about-us-flex .left-wrapper {
      width: 50%;
      position: relative;
      z-index: 9; }
      section.about-us .about-us-flex .left-wrapper .left {
        background: url("https://ruzana.mynydesign.com/wp-content/uploads/2021/05/about-us_background.png") no-repeat;
        background-size: cover;
        background-position: center center;
        height: 100%;
        width: 100%; }
      section.about-us .about-us-flex .left-wrapper:before {
        content: '';
        position: absolute;
        bottom: -20px;
        left: -20px;
        background: rgba(0, 0, 0, 0.05);
        width: 300px;
        height: 300px;
        z-index: -1; }
      section.about-us .about-us-flex .left-wrapper:after {
        content: '';
        position: absolute;
        top: -20px;
        right: -20px;
        background: rgba(0, 0, 0, 0.05);
        width: 300px;
        height: 300px;
        z-index: -1; }
    section.about-us .about-us-flex .right {
      width: 50%;
      padding-left: 50px; }
      section.about-us .about-us-flex .right p {
        font-size: 14px; }
        section.about-us .about-us-flex .right p:last-child {
          margin-bottom: 0; }

section.work {
  margin-top: 140px;
  text-align: center; }

#sb_instagram .sbi_photo_wrap:after {
  content: '';
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: -1;
  background: url("https://lifeofspa.com/wp-content/uploads/2021/07/93472278-silver-glitter-vector-texture-silver-sparkle-background-luxury-backdrop-with-amber-particles-.jpeg") no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%; }

a.black-btn {
  color: #fff;
  background: #000;
  font-family: "Tenor Sans";
  font-size: 16px;
  padding: 7px 19px;
  margin-top: 10px;
  display: inline-block; }

section.testimonials {
  margin-top: 130px;
  position: relative; }
  section.testimonials .testimonials-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 70px; }
    section.testimonials .testimonials-flex .testimonials-card {
      padding: 40px;
      width: 48%;
      background: linear-gradient(180deg, #f2f2f2 80%, #E8D7D0 80%); }
      section.testimonials .testimonials-flex .testimonials-card .testimonials-info {
        width: 100%;
        position: relative;
        z-index: 9; }
        section.testimonials .testimonials-flex .testimonials-card .testimonials-info:before {
          content: '';
          position: absolute;
          bottom: -8px;
          left: -8px;
          background: url("https://lifeofspa.com/wp-content/uploads/2021/07/93472278-silver-glitter-vector-texture-silver-sparkle-background-luxury-backdrop-with-amber-particles-.jpeg") no-repeat;
          background-size: cover;
          background-position: center center;
          width: 100px;
          height: 100px;
          z-index: -2; }
        section.testimonials .testimonials-flex .testimonials-card .testimonials-info:after {
          content: '';
          position: absolute;
          top: -8px;
          right: -8px;
          background: url("https://lifeofspa.com/wp-content/uploads/2021/07/93472278-silver-glitter-vector-texture-silver-sparkle-background-luxury-backdrop-with-amber-particles-.jpeg") no-repeat;
          background-size: cover;
          background-position: center center;
          width: 100px;
          height: 100px;
          z-index: -1; }
        section.testimonials .testimonials-flex .testimonials-card .testimonials-info p {
          background: #fff;
          padding: 50px;
          font-size: 14px;
          line-height: 1.8em; }
          section.testimonials .testimonials-flex .testimonials-card .testimonials-info p:last-child {
            margin-bottom: 0; }

section.footer-block {
  padding: 100px 0; }

.site-footer {
  margin-top: 130px;
  background: #E8D7D0; }
  .site-footer .footer-flex {
    display: flex;
    justify-content: space-between; }
  .site-footer .col-first {
    display: flex;
    width: 40%; }
    .site-footer .col-first a {
      flex: 0 0 auto; }
    .site-footer .col-first img {
      width: 150px; }
    .site-footer .col-first p {
      font-family: "Tenor Sans";
      font-size: 12px; }
  .site-footer .col p {
    font-size: 14px; }
    .site-footer .col p span {
      text-transform: uppercase;
      display: block;
      font-size: 16px;
      margin-bottom: 30px; }
  .site-footer .col a {
    color: #000; }

.inline-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%); }
  .inline-wrapper h1 {
    text-align: center;
    text-transform: uppercase; }

.vbox-figlio {
  background: #E8D7D0 !important; }

section.services-page .services-container {
  background: #E8D7D0;
  padding: 40px;
  margin-bottom: 50px; }
  section.services-page .services-container h3 {
    font-family: "bayshoreregular";
    font-size: 50px;
    margin-top: 0; }

section.services-page .service-item-flex {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 50px; }
  section.services-page .service-item-flex .service-page-pic {
    background-image: url("https://lifeofspa.com/wp-content/uploads/2021/07/Butt-enhacement-.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 40%;
    height: 250px; }
  section.services-page .service-item-flex .service-page-info {
    margin-left: 30px;
    width: 60%; }
    section.services-page .service-item-flex .service-page-info h4 {
      margin-top: 0;
      font-size: 25px; }
    section.services-page .service-item-flex .service-page-info a {
      background: #000;
      color: #fff;
      padding: 10px 15px;
      font-family: "Tenor Sans";
      font-size: 13px; }
    section.services-page .service-item-flex .service-page-info .service-page-link {
      margin-top: 35px; }

.site-footer .col {
  color: #000;
  font-family: "Tenor Sans";
  font-size: 14px; }

@media (max-width: 1000px) {
  .main-navigation {
    width: auto;
    position: relative; }
  #mobile-navigation ul li a {
    font-family: "Tenor Sans";
    text-align: center;
    color: #fff;
    border: none; }
  #mobile-navigation {
    background: #000; }
    #mobile-navigation ul {
      padding: 30px 0; } }

@media (max-width: 900px) {
  section.hero .hero-flex .right {
    background-position: left center; } }

@media (max-width: 800px) {
  .services-flex .service-card {
    width: 48%; }
  section.about-us .about-us-flex {
    flex-direction: column; }
  section.about-us .about-us-flex .left-wrapper {
    height: 400px;
    width: 100%; }
  section.about-us .about-us-flex .right {
    width: 100%;
    padding-left: 0;
    margin-top: 70px; }
  section.testimonials .testimonials-flex {
    flex-wrap: wrap; }
  section.testimonials .testimonials-flex .testimonials-card {
    width: 100%;
    margin-bottom: 5%; }
  .site-footer .footer-flex {
    flex-direction: column; }
  .site-footer .col-first {
    flex-direction: column; }
  .site-footer .col-first p {
    margin-top: 10px; }
  .site-footer .col {
    margin-top: 30px; } }

@media (max-width: 600px) {
  .site-header .site-branding {
    max-width: 150px; }
  section.hero .hero-flex .left h1 {
    font-size: 22px; }
  section.hero .hero-flex .left:after {
    font-size: 60px;
    top: 110px; }
  section.hero .hero-flex .left {
    padding: 40px 0 40px 40px; }
  section.hero .hero-flex .left p {
    font-size: 12px; }
  section.hero .hero-flex .left a {
    font-size: 12px; }
  section.hero:after {
    height: 15px; }
  h3.title {
    font-size: 15px; }
  h3.title span {
    font-size: 45px; }
  .services-flex .service-card {
    width: 100%; }
  section.about-us .about-us-flex {
    padding: 40px; }
  section.about-us .about-us-flex .left-wrapper:after {
    width: 100px;
    height: 100px;
    top: -10px;
    right: -10px; }
  section.about-us .about-us-flex .left-wrapper:before {
    width: 100px;
    height: 100px;
    bottom: -10px;
    left: -10px; }
  section.about-us:after {
    height: 15px; }
  #sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 50%; }
  a.black-btn {
    font-size: 12px; }
  section.testimonials .testimonials-flex .testimonials-card .testimonials-info p {
    padding: 30px;
    font-size: 12px; }
  .services-flex .service-card .service-info .service-info-text p {
    font-size: 12px; }
  .inline-wrapper h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px; }
  section.services-page p {
    font-size: 12px; }
  section.services-page .service-item-flex {
    flex-direction: column; }
  section.services-page .service-item-flex .service-page-pic {
    width: 100%;
    height: 200px; }
  section.services-page .service-item-flex .service-page-info {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 50px; }
  section.services-page .services-container h3 {
    line-height: 1.1em; } }
