:root {
  --sraya-green: #587562;
  --sraya-green-dark: #304b3e;
  --sraya-gold: #c6ae62;
  --sraya-gold-soft: #e5d9aa;
  --sraya-brown: #8a735f;
  --sraya-cream: #fbf8ef;
  --sraya-sage: #edf2df;
  --sraya-text: #59645c;
  --sraya-ink: #2f3b34;
  --sraya-line: #d8d0bd;
}

html {
  scroll-behavior: smooth;
}

body {
  color: var(--sraya-text);
  background: var(--sraya-cream);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
}

a:hover {
  color: var(--sraya-gold);
}

#services-17,
#about-3,
#services-10,
#pricing-1,
#gallery-3,
#reviews-1,
#booking-wa,
#footer-4 {
  scroll-margin-top: 98px;
}

.bg-color-01 {
  background-color: var(--sraya-cream);
}

.bg-color-02 {
  background-color: var(--sraya-sage);
}

.bg-color-03,
.bg-color-09 {
  background-color: var(--sraya-green);
}

.bg-color-07 {
  background-color: var(--sraya-brown);
}

.txt-color-01,
.txt-color-01 h1,
.txt-color-01 h2,
.txt-color-01 h3,
.txt-color-01 h4,
.txt-color-01 h5,
.txt-color-01 h6,
.txt-color-01 p,
.txt-color-01 a,
.txt-color-01 li,
.txt-color-01 i,
.txt-color-01 span,
.white-color .txt-color-01 {
  color: var(--sraya-green);
}

.txt-color-02,
.txt-color-02 h2,
.txt-color-02 h3,
.txt-color-02 h4,
.txt-color-02 h5,
.txt-color-02 h6,
.txt-color-02 p,
.txt-color-02 a,
.txt-color-02 li,
.txt-color-02 i,
.txt-color-02 span,
.white-color .txt-color-02 {
  color: rgba(166, 143, 80, 0.18);
}

.txt-color-03,
.txt-color-03 h2,
.txt-color-03 h3,
.txt-color-03 h4,
.txt-color-03 h5,
.txt-color-03 h6,
.txt-color-03 p,
.txt-color-03 a,
.txt-color-03 li,
.txt-color-03 i,
.txt-color-03 span,
.white-color .txt-color-03,
.txt-color-06,
.txt-color-06 h2,
.txt-color-06 h3,
.txt-color-06 h4,
.txt-color-06 h5,
.txt-color-06 h6,
.txt-color-06 p,
.txt-color-06 a,
.txt-color-06 li,
.txt-color-06 i,
.txt-color-06 span,
.white-color .txt-color-06 {
  color: var(--sraya-gold);
}

.txt-color-04,
.txt-color-04 h2,
.txt-color-04 h3,
.txt-color-04 h4,
.txt-color-04 h5,
.txt-color-04 h6,
.txt-color-04 p,
.txt-color-04 a,
.txt-color-04 li,
.txt-color-04 i,
.txt-color-04 span,
.white-color .txt-color-04 {
  color: var(--sraya-brown);
}

.txt-color-05,
.txt-color-05 h2,
.txt-color-05 h3,
.txt-color-05 h4,
.txt-color-05 h5,
.txt-color-05 h6,
.txt-color-05 p,
.txt-color-05 a,
.txt-color-05 li,
.txt-color-05 i,
.txt-color-05 span,
.white-color .txt-color-05 {
  color: var(--sraya-text);
}

.btn-tra-01,
.scroll .btn-tra-01,
.white-color .btn-tra-01,
.tra-01-hover:hover,
.scroll .tra-01-hover:hover,
.white-color .tra-01-hover:hover {
  color: var(--sraya-green-dark) !important;
  background-color: transparent;
  border-color: rgba(88, 117, 98, 0.48) !important;
}

.btn-color-01,
.scroll .btn-color-01,
.white-color .btn-color-01,
.color-01-hover:hover,
.scroll .color-01-hover:hover,
.white-color .color-01-hover:hover,
.btn-color-02,
.scroll .btn-color-02,
.white-color .btn-color-02,
.color-02-hover:hover,
.scroll .color-02-hover:hover,
.white-color .color-02-hover:hover {
  color: #fffdf7 !important;
  background-color: var(--sraya-green);
  border-color: var(--sraya-green) !important;
}

.btn-color-02:hover,
.sraya-nav-cta:hover,
.sraya-floating-booking:hover {
  color: var(--sraya-green-dark) !important;
  background-color: var(--sraya-gold) !important;
  border-color: var(--sraya-gold) !important;
}

.wsmainfull {
  background-color: rgba(251, 248, 239, 0.98);
}

.header.white-menu .wsmainfull.scroll {
  background-color: rgba(251, 248, 239, 1);
  box-shadow: 0 4px 18px rgba(48, 75, 62, 0.08);
}

.wsmenu > .wsmenu-list > li > a {
  color: var(--sraya-green-dark);
  font-weight: 500;
}

.wsmenu > .wsmenu-list > li > a:hover {
  color: var(--sraya-gold);
}

.site-logo {
  width: 156px;
  height: auto;
  max-height: 74px;
  object-fit: contain;
}

.site-logo-mobile {
  width: 128px;
}

.desktoplogo {
  padding-top: 8px;
}

.sraya-nav-cta {
  margin-top: 17px;
  padding: 11px 22px !important;
}

#hero-2.sraya-solox-hero {
  position: relative;
  min-height: 720px;
  padding: 126px 0 62px;
  background-color: #f7f2e8;
  overflow: hidden;
  display: flex;
  align-items: center;
}

#hero-2.sraya-solox-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(247, 242, 232, 0.95) 0%, rgba(247, 242, 232, 0.84) 50%, rgba(247, 242, 232, 0.58) 100%);
}

#hero-2.sraya-solox-hero .container {
  position: relative;
  z-index: 3;
  width: 100%;
}

.sraya-solox-hero__bg,
.sraya-solox-hero__shape-left,
.sraya-solox-hero__shape-right {
  position: absolute;
  pointer-events: none;
}

.sraya-solox-hero__bg {
  inset: 0;
  background-image: url(../images/solox-hero/slider-3-bg-1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.34;
  filter: saturate(0.58);
}

.sraya-solox-hero__shape-left {
  left: 0;
  top: 0;
  width: 22%;
  height: 100%;
  background-image: url(../images/solox-hero/slider-3-shape-2.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  opacity: 0.18;
  z-index: 1;
}

.sraya-solox-hero__shape-right {
  right: 0;
  top: 0;
  width: 44%;
  height: 54%;
  background-image: url(../images/solox-hero/slider-3-shape-1.png);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.28;
  z-index: 1;
}

.sraya-solox-hero__content {
  position: relative;
  z-index: 4;
  max-width: 620px;
}

.sraya-solox-hero__kicker {
  color: #7f7768;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.45;
  text-transform: uppercase;
  margin: 0 0 24px;
}

.sraya-solox-hero__title {
  color: #252a25;
  font-family: 'Lustria', serif;
  font-size: 4.45rem;
  font-weight: 400;
  line-height: 1.08;
  text-transform: uppercase;
  margin: 0 0 24px;
}

.sraya-solox-hero__text {
  max-width: 560px;
  color: var(--sraya-text);
  font-size: 1.12rem;
  line-height: 1.78;
  margin: 0 0 34px;
}

.sraya-solox-hero__actions {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

#hero-2 .sraya-solox-hero__primary,
#hero-2 .sraya-solox-hero__secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 174px;
  min-height: 56px;
  border-radius: 0;
  font-weight: 700;
  white-space: nowrap;
}

#hero-2 .sraya-solox-hero__primary {
  background-color: var(--sraya-green);
  border-color: var(--sraya-green) !important;
  color: #fffdf7 !important;
}

#hero-2 .sraya-solox-hero__primary:hover {
  background-color: var(--sraya-gold) !important;
  border-color: var(--sraya-gold) !important;
  color: var(--sraya-green-dark) !important;
}

#hero-2 .sraya-solox-hero__secondary {
  background-color: rgba(251, 248, 239, 0.68);
  border: 2px solid rgba(88, 117, 98, 0.36) !important;
  color: var(--sraya-green-dark) !important;
}

#hero-2 .sraya-solox-hero__secondary:hover {
  background-color: #fffdf7 !important;
  border-color: var(--sraya-gold) !important;
  color: var(--sraya-green-dark) !important;
}

.sraya-solox-hero__visual {
  position: relative;
  width: 540px;
  max-width: 100%;
  height: 560px;
  margin-left: auto;
  z-index: 3;
}

.sraya-solox-hero__image-wrap {
  position: absolute;
  top: 6px;
  right: 44px;
  width: 405px;
  height: 540px;
  border-radius: 240px;
  overflow: hidden;
  z-index: 3;
  background-color: #ded8c8;
  box-shadow: 0 28px 70px rgba(48, 75, 62, 0.14);
}

.sraya-solox-hero__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 62% center;
}

.sraya-solox-hero__border,
.sraya-solox-hero__leaf-one,
.sraya-solox-hero__leaf-two,
.sraya-solox-hero__flower {
  position: absolute;
  pointer-events: none;
}

.sraya-solox-hero__border {
  right: -76px;
  top: 72px;
  width: 548px;
  max-width: none;
  z-index: 4;
  opacity: 0.84;
  animation: srayaHeroRotate 18s linear infinite;
}

.sraya-solox-hero__leaf-one {
  left: -4px;
  top: 126px;
  width: 143px;
  z-index: 2;
  opacity: 0.86;
  animation: srayaHeroFloatY 4s linear infinite;
}

.sraya-solox-hero__leaf-two {
  right: 56px;
  bottom: -8px;
  width: 129px;
  z-index: 2;
  opacity: 0.86;
  animation: srayaHeroDriftX 4s linear infinite;
}

.sraya-solox-hero__flower {
  right: -34px;
  top: 54px;
  width: 148px;
  z-index: 5;
  opacity: 0.92;
  animation: srayaHeroFloatY 5s linear infinite;
}

.sraya-solox-hero__dots {
  position: absolute;
  left: calc((100% - 1170px) / 2);
  bottom: 38px;
  display: flex;
  align-items: center;
  gap: 9px;
  z-index: 5;
}

.sraya-solox-hero__dots span {
  width: 16px;
  height: 16px;
  border: 2px solid #343b33;
  border-radius: 50%;
  background-color: transparent;
}

.sraya-solox-hero__dots span.is-active {
  background-color: #343b33;
}

@keyframes srayaHeroRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes srayaHeroFloatY {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(14px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes srayaHeroDriftX {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-12px);
  }
  100% {
    transform: translateX(0);
  }
}

.section-title p {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.sbox-17,
.sbox-10,
.review-1 {
  border-radius: 8px;
}

.sbox-17-ico,
.abox-1-ico {
  color: var(--sraya-gold);
}

.sbox-10 {
  border: 1px solid rgba(88, 117, 98, 0.16);
  box-shadow: 0 14px 30px rgba(48, 75, 62, 0.07);
  overflow: hidden;
}

.sbox-10-img img,
.gallery-photo .carousel-image img,
.footer-img img.insta-img {
  width: 100%;
  object-fit: cover;
}

.sbox-10-img img {
  height: 220px;
}

.sbox-10-txt {
  min-height: 230px;
}

.sraya-rounded-img,
.sraya-wide-photo,
.about-5-img img,
.sraya-price-list-photo img {
  border-radius: 8px;
  box-shadow: 0 18px 46px rgba(48, 75, 62, 0.13);
}

.sraya-wide-photo {
  width: 100%;
  max-height: 620px;
  object-fit: cover;
}

#banner-6,
#banner-6.bg-image {
  background-image: linear-gradient(rgba(48, 75, 62, 0.58), rgba(48, 75, 62, 0.58)), url(../images/sraya/sraya-bali-wellness.jpeg);
  background-position: center center;
  background-size: cover;
}

#banner-6 h2 {
  color: #fffdf7;
}

#banner-6 p {
  color: rgba(255, 253, 247, 0.92);
}

.sraya-price-section .pricing-list-txt {
  padding-right: 180px;
}

.sraya-pricing-table {
  padding-right: 25px;
}

.pricing-list-amount {
  color: var(--sraya-green-dark) !important;
}

.sraya-price-list-photo {
  padding-left: 20px;
}

.sraya-price-list-photo img {
  background: #fffdf7;
  border: 1px solid rgba(88, 117, 98, 0.16);
}

.gallery-photo .carousel-image img {
  height: 310px;
}

.image-description h6 a,
.image-description p {
  color: #fff !important;
}

.about-5-banner {
  border-radius: 8px;
}

#about-5 .about-5-banner {
  background-color: var(--sraya-green);
}

#banner-4 {
  background-image: linear-gradient(rgba(48, 75, 62, 0.62), rgba(48, 75, 62, 0.62)), url(../images/sraya/sraya-massage-hero.jpeg);
  background-position: center center;
  background-size: cover;
}

#footer-4 {
  border-top: 1px solid rgba(88, 117, 98, 0.16);
}

.sraya-wa-booking {
  background: linear-gradient(180deg, var(--sraya-cream) 0%, #f4f0e5 100%);
  border-top: 1px solid rgba(88, 117, 98, 0.12);
}

.sraya-wa-booking-copy {
  padding-right: 28px;
}

.sraya-wa-booking-copy p {
  margin-bottom: 28px;
}

.sraya-wa-form {
  padding: 34px;
  background: rgba(255, 253, 247, 0.92);
  border: 1px solid rgba(88, 117, 98, 0.16);
  border-radius: 8px;
  box-shadow: 0 18px 46px rgba(48, 75, 62, 0.1);
}

.sraya-wa-field {
  margin-bottom: 18px;
}

.sraya-wa-field label {
  display: block;
  margin-bottom: 8px;
  color: var(--sraya-green-dark);
  font-weight: 600;
}

.sraya-wa-field input,
.sraya-wa-field select,
.sraya-wa-field textarea {
  width: 100%;
  min-height: 52px;
  padding: 13px 15px;
  color: var(--sraya-ink);
  background-color: #fffdf7;
  border: 1px solid rgba(88, 117, 98, 0.24);
  border-radius: 6px;
  outline: 0;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.sraya-wa-field textarea {
  min-height: 132px;
  resize: vertical;
}

.sraya-wa-field input:focus,
.sraya-wa-field select:focus,
.sraya-wa-field textarea:focus {
  border-color: var(--sraya-gold);
  box-shadow: 0 0 0 3px rgba(198, 174, 98, 0.2);
}

.sraya-wa-form.was-validated input:invalid,
.sraya-wa-form.was-validated textarea:invalid {
  border-color: #a86f5d;
}

.sraya-wa-form-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.sraya-wa-submit,
.sraya-wa-direct-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 54px;
  color: #fffdf7 !important;
  background-color: var(--sraya-green) !important;
  border: 1px solid var(--sraya-green) !important;
  border-radius: 6px;
  font-weight: 700;
}

.sraya-wa-direct-btn {
  padding-left: 26px !important;
  padding-right: 26px !important;
}

.sraya-wa-submit:hover,
.sraya-wa-direct-btn:hover {
  color: var(--sraya-green-dark) !important;
  background-color: var(--sraya-gold) !important;
  border-color: var(--sraya-gold) !important;
}

.sraya-wa-status {
  margin: 0;
  color: var(--sraya-text);
  font-size: 0.95rem;
}

.footer-logo {
  width: 210px;
  height: auto;
}

.footer-img img.insta-img {
  height: 75px;
}

.bottom-footer {
  border-top-color: rgba(88, 117, 98, 0.16);
}

.sraya-floating-booking {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 999;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 18px;
  color: #fffdf7;
  background: var(--sraya-green);
  border: 1px solid var(--sraya-green);
  border-radius: 999px;
  box-shadow: 0 12px 26px rgba(48, 75, 62, 0.22);
  font-weight: 700;
}

.sraya-floating-whatsapp {
  background: #4f8063;
  border-color: #4f8063;
}

.sraya-floating-booking i {
  color: #fffdf7;
  font-size: 1.1rem;
}

.sraya-floating-booking:hover i {
  color: var(--sraya-green-dark);
}

.wsactive .sraya-floating-booking {
  display: none;
}

#scrollUp {
  right: 24px;
  bottom: 86px;
  background-color: rgba(88, 117, 98, 0.32);
}

@media (max-width: 1199px) {
  #hero-2.sraya-solox-hero {
    min-height: 690px;
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .sraya-solox-hero__title {
    font-size: 3.8rem;
  }

  .sraya-solox-hero__visual {
    height: 520px;
  }

  .sraya-solox-hero__image-wrap {
    right: 24px;
    width: 370px;
    height: 494px;
  }

  .sraya-solox-hero__border {
    right: -82px;
    top: 76px;
    width: 500px;
  }

  .sraya-solox-hero__leaf-one {
    left: -4px;
    top: 112px;
  }

  .sraya-solox-hero__flower {
    right: -24px;
    width: 132px;
  }

  .sraya-solox-hero__dots {
    left: 30px;
  }
}

@media (max-width: 991px) {
  .wsmobileheader {
    background-color: var(--sraya-cream) !important;
  }

  .wsmobileheader .smllogo {
    margin-top: 11px;
  }

  .sraya-nav-cta {
    margin: 18px 32px;
    display: inline-block;
  }

  #hero-2.sraya-solox-hero {
    min-height: auto;
    padding-top: 132px;
    padding-bottom: 86px;
  }

  .sraya-solox-hero__shape-left,
  .sraya-solox-hero__shape-right {
    display: none;
  }

  .sraya-solox-hero__content {
    max-width: 720px;
    margin: 0 auto 40px;
    text-align: center;
  }

  .sraya-solox-hero__text {
    margin-left: auto;
    margin-right: auto;
  }

  .sraya-solox-hero__actions {
    justify-content: center;
  }

  .sraya-solox-hero__title {
    font-size: 3.55rem;
  }

  .sraya-solox-hero__visual {
    width: 500px;
    height: 540px;
    margin: 0 auto;
  }

  .sraya-solox-hero__image-wrap {
    left: 50%;
    right: auto;
    width: 390px;
    height: 520px;
    transform: translateX(-50%);
  }

  .sraya-solox-hero__border {
    display: none;
  }

  .sraya-solox-hero__leaf-one {
    left: 4px;
    top: 112px;
  }

  .sraya-solox-hero__leaf-two {
    right: 28px;
    bottom: 0;
  }

  .sraya-solox-hero__flower {
    right: 0;
    top: 52px;
  }

  .sraya-solox-hero__dots {
    left: 50%;
    bottom: 28px;
    transform: translateX(-50%);
  }

  .sraya-pricing-table {
    padding-right: 0;
  }

  .sraya-price-list-photo {
    padding-left: 0;
    margin-top: 35px;
  }

  .sraya-wa-booking-copy {
    padding-right: 0;
    margin-bottom: 34px;
    text-align: center;
  }

  .sraya-wa-form {
    padding: 28px;
  }
}

@media (max-width: 767px) {
  #hero-2.sraya-solox-hero {
    padding-top: 118px;
    padding-bottom: 78px;
  }

  .sraya-solox-hero__kicker {
    font-size: 0.92rem;
    margin-bottom: 18px;
  }

  .sraya-solox-hero__title {
    font-size: 3rem;
    line-height: 1.12;
  }

  .sraya-solox-hero__text {
    font-size: 1.05rem;
    line-height: 1.65;
  }

  .sraya-solox-hero__actions .btn {
    width: 100%;
    max-width: 280px;
  }

  .sraya-solox-hero__visual {
    width: 100%;
    max-width: 390px;
    height: 430px;
  }

  .sraya-solox-hero__image-wrap {
    width: 310px;
    height: 405px;
  }

  .sraya-solox-hero__leaf-one,
  .sraya-solox-hero__leaf-two,
  .sraya-solox-hero__flower {
    display: none;
  }

  .sbox-10-img img,
  .gallery-photo .carousel-image img {
    height: 260px;
  }

  .sraya-price-section .pricing-list-txt {
    padding-right: 0;
    padding-bottom: 28px;
  }

  .sraya-price-section .pricing-list-amount {
    position: static;
    display: block;
    margin-top: 8px;
  }

  .sraya-floating-booking {
    right: 16px;
    bottom: 16px;
    min-height: 46px;
    padding: 0 14px;
  }

  .sraya-wa-form {
    padding: 22px;
  }

  .sraya-wa-form-actions .btn {
    width: 100%;
  }

  .sraya-wa-status {
    width: 100%;
    text-align: center;
  }

  #scrollUp {
    right: 16px;
    bottom: 78px;
  }
}

@media (max-width: 480px) {
  .site-logo-mobile {
    width: 112px;
  }

  #hero-2.sraya-solox-hero {
    padding-top: 108px;
    padding-bottom: 68px;
  }

  .sraya-solox-hero__title {
    font-size: 2.45rem;
  }

  .sraya-solox-hero__text {
    font-size: 1rem;
  }

  .sraya-solox-hero__visual {
    height: 360px;
    margin-top: 6px;
  }

  .sraya-solox-hero__image-wrap {
    width: 270px;
    height: 345px;
  }

  .sraya-solox-hero__dots {
    display: none;
  }
}
