.elementor-10306 .elementor-element.elementor-element-66055b0{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-816c200 */.spa-footer{
  background:
    radial-gradient(circle at top left, rgba(232,207,197,.22), transparent 32%),
    linear-gradient(180deg, #fbf8f4 0%, #efe7dd 100%);
  color:#2f241c;
  padding:60px 0 0;
  border-top:1px solid rgba(191,163,120,.28);
}

.spa-footer__wrap{
  width:min(1180px, calc(100% - 32px));
  margin:0 auto;
  display:grid;
  grid-template-columns:1.1fr 1fr 1fr;
  gap:34px;
}

.spa-footer h2,
.spa-footer h3{
  margin:0 0 14px;
  color:#241913;
  line-height:1.1;
}

.spa-footer h2{
  font-size:34px;
  letter-spacing:-.03em;
}

.spa-footer h3{
  font-size:20px;
}

.spa-footer p{
  margin:0 0 18px;
  color:#6f6359;
  line-height:1.7;
}

.spa-footer__logo{
  display:flex;
  align-items:center;
  justify-content:center;
  width:120px;
  height:72px;
  margin-bottom:18px;
  border-radius:22px;
  background:rgba(255,255,255,.75);
  border:1px solid rgba(191,163,120,.32);
  color:#a88248;
  text-decoration:none;
  font-size:11px;
  font-weight:700;
  letter-spacing:.08em;
}

.spa-hours-list{
  display:grid;
  gap:6px;
}

.spa-hours-list div{
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  padding:9px 12px;
  border-radius:12px;
  color:#4b4038;
}

.spa-hours-list div:nth-child(even){
  background:rgba(255,255,255,.48);
}

.spa-hours-list .is-today{
  background:linear-gradient(135deg, rgba(240,223,199,.9), rgba(232,207,197,.65));
  border:1px solid rgba(191,163,120,.35);
}

.spa-hours-list span{
  font-weight:500;
}

.spa-hours-list strong{
  text-align:right;
  font-weight:600;
  color:#2f241c;
  line-height:1.45;
}

.spa-footer__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:12px 18px;
  border-radius:999px;
  background:linear-gradient(135deg, #f0dfc7, #e8cfc5);
  border:1px solid rgba(191,163,120,.42);
  color:#3a2a1e;
  text-decoration:none;
  font-weight:700;
  box-shadow:0 14px 28px rgba(70,48,26,.08);
}

.spa-footer__btn:hover{
  transform:translateY(-2px);
}

.spa-footer__phone{
  display:block;
  margin-top:16px;
  color:#2f241c;
  font-weight:700;
  text-decoration:none;
}

.spa-footer__bottom{
  margin-top:44px;
  padding:18px 0;
  border-top:1px solid rgba(191,163,120,.25);
  text-align:center;
}

.spa-footer__bottom p{
  margin:0;
  font-size:13px;
  color:#7a6d63;
}

@media(max-width:900px){
  .spa-footer__wrap{
    grid-template-columns:1fr;
  }

  .spa-footer{
    padding-top:42px;
  }
}/* End custom CSS */