.elementor-3 .elementor-element.elementor-element-ae90646{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:1%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-3 .elementor-element.elementor-element-d1a43d9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3 .elementor-element.elementor-element-f53cf91{text-align:center;}.elementor-3 .elementor-element.elementor-element-f53cf91 .elementor-heading-title{font-family:"CALATHEA Regular", Sans-serif;font-size:36px;font-weight:400;color:#1F332D;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3 .elementor-element.elementor-element-cdc76c4{margin:-50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-3 .elementor-element.elementor-element-cdc76c4 .elementor-button-content-wrapper{flex-direction:row;}.elementor-3 .elementor-element.elementor-element-cdc76c4 .elementor-button{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:500;}.elementor-3 .elementor-element.elementor-element-f65a25a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3 .elementor-element.elementor-element-965f9c8{--display:flex;}/* Start custom CSS for button, class: .elementor-element-cdc76c4 *//* ===============================
   GO BACK BUTTON – MINIMAL STYLE
   =============================== */

.go-back-btn .elementor-button {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;

  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 0 !important;
  height: auto;

  /* TYPOGRAPHY */
  font-family: "Givonic", sans-serif !important;
  font-weight: 300 !important;    /* Light */
  line-height: 1 !important;      /* 100% */
  letter-spacing: 0 !important;

  color: #426D60 !important;      /* spa green */
  cursor: pointer;
  text-decoration: none;
}

/* ICON – make sure it shows and matches text */
.go-back-btn .elementor-button-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.go-back-btn .elementor-button-icon i,
.go-back-btn .elementor-button-icon svg {
  color: inherit !important;       /* same as text */
  fill: currentColor !important;   /* for SVGs */
}

/* HOVER – tiny fade only */
.go-back-btn .elementor-button:hover {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #426D60 !important;
  opacity: 0.7;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2837349 *//* Wrapper margin left/right 20% */
.privacy-wrapper {
    margin-left: 20%;
    margin-right: 20%;
    font-family: 'Givonic', sans-serif;
    color: #333833;
    line-height: 1.6;
}

/* Center the “last updated” text */
.privacy-wrapper .updated {
    text-align: center;
    font-size: 13px;
    margin-bottom: 25px;
    opacity: 0.7;
}

/* Main heading */
.privacy-wrapper .heading-main {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px;
}

/* Section titles */
.privacy-wrapper h4 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 10px;
}

/* List styling */
.privacy-wrapper ul {
    margin-top: 5px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.privacy-wrapper li {
    margin-bottom: 6px;
}

/* Underline ONLY the phone + email text when inside <a> tags */
.privacy-wrapper a {
    text-decoration: underline;
    color: #333833;
    font-weight: 500;
}

/* Make sure titles stay without underline */
.privacy-wrapper h4 a,
.privacy-wrapper .heading-main a {
    text-decoration: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'CALATHEA Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://verdant-spa.com/wp-content/uploads/2025/11/CALATHEA-Regular.eot');
	src: url('https://verdant-spa.com/wp-content/uploads/2025/11/CALATHEA-Regular.eot?#iefix') format('embedded-opentype');
}
/* End Custom Fonts CSS */