.elementor-226 .elementor-element.elementor-element-58f4ce9{--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-226 .elementor-element.elementor-element-679a04c{--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-226 .elementor-element.elementor-element-2696c03{text-align:center;}.elementor-226 .elementor-element.elementor-element-2696c03 .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-226 .elementor-element.elementor-element-3aa6a2f{margin:-50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-226 .elementor-element.elementor-element-3aa6a2f .elementor-button-content-wrapper{flex-direction:row;}.elementor-226 .elementor-element.elementor-element-3aa6a2f .elementor-button{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:500;}.elementor-226 .elementor-element.elementor-element-bead1f4{--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-226 .elementor-element.elementor-element-b643b87{--display:flex;}/* Start custom CSS for button, class: .elementor-element-3aa6a2f *//* ===============================
   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-508881a *//* WRAPPER */
.rules-wrapper {
    margin-left: 20%;
    margin-right: 20%;
    font-family: 'Givonic', sans-serif;
    color: #1F332D;
    text-align: justify;
}

/* INTRO TITLE */
.rules-intro-title {
    font-family: 'Givonic', sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    line-height: 110%;
    letter-spacing: 0%;
    text-transform: uppercase;
    text-align: justify;
    color: #1F332D;
}

/* INTRO TEXT */
.rules-intro-text {
    font-family: 'Givonic', sans-serif;
    font-weight: 300;
    font-style: Light;
    font-size: 15px;
    line-height: 110%;
    letter-spacing: 0%;
    text-align: justify;
    color: #1F332D;
    margin-top: 10px;
}

/* TITLES (1–10) */
.rules-wrapper h4 {
    font-family: 'Givonic', sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 13px;
    line-height: 110%;
    letter-spacing: 0%;
    text-align: justify;
    color: #1F332D;
    margin-top: 32px;
    margin-bottom: 10px;
}

/* NORMAL TEXT */
.rules-wrapper p,
.rules-wrapper li {
    font-family: 'Givonic', sans-serif;
    font-weight: 300;
    font-style: Light;
    font-size: 15px;
    line-height: 110%;
    letter-spacing: 0%;
    text-align: justify;
    color: #1F332D;
}

/* LISTS */
.rules-wrapper ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.rules-wrapper li {
    margin-bottom: 6px;
}/* 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 */