/*Main layout*/
.footer {
    margin-top: auto;
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: transparent;
   color: black;
   text-align: center;
}
#pvFooter {
    display: none;
}
.border-top {
    border-top: none;
}
.templatesitefooter {
    height: 30px;
    padding-top: 5px;
    text-align: center;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 5rem;
    margin-top:2rem;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    width: 100%;
}


/*End*/

/*Footer Edits*/
footer {
    bottom: 0;
    width: 100%;
}

.templatesitefooter {
    display: none;
    height: 30px;
    padding-top: 5px;
    /*position: absolute;*/
    bottom: 0px;
    text-align: center;
    width: 100%;
}
/*End*/

.privacy-row{
  text-align:center;
}
.privacy-row a{
  color: black;
}

/*End*/
/*FONTS*/
@font-face {
  font-family: 'Figtree';
  font-style: normal;
  src: url('https://peoplevineuk.blob.core.windows.net/media/93/197e9efe-fdbf-44f6-8908-53bf9f060f01/Figtree.ttf') format('truetype');
}
@font-face {
  font-family: 'Figtree-Italic';
  font-style: normal;
  src: url('https://peoplevineuk.blob.core.windows.net/media/93/0b207bca-5d69-432d-8277-38709b8cad4a/Figtree-Italic.ttf') format('truetype');
}


/*DATE PICKER*/
.ui-widget-content {
    border: none;
    background:#AC9A60;
    color: #FFFFFF;
    padding: 10px;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 20%);
    border-radius: 0;
}
.ui-datepicker td .ui-state-default:hover {
    background: #ffffff;
    color: #000000;
}
.ui-update ::selection {
    background: #AC9A60;
    color: #ffffff;
}

td.ui-datepicker-today .ui-state-highlight {
    color: #000000;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #ffffff;
    border: none;
    background: transparent;
}
.ui-state-default.ui-state-highlight {
    background: #AC9A60;
    font-weight: 600!important;
    color: #ffffff;  
}


/*APPLICATION*/
.ui-update .mix-box_outlined {
    box-shadow: none;
    border: none;
}
.ui-update .box {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    box-shadow: none;
    background-color: transparent;
    border-radius: 2px;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.ui-update .fieldset-input>input, .ui-update .fieldset-input>textarea, .ui-update .fieldset-input>select, .ui-update .fieldset-input>.sq-input {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 17px;
    -webkit-transition-property: border;
    transition-property: border;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-width: 1px;
    border-style: solid;
    border-color: #AC9A60;
    background-color: transparent;
    padding: 12px 15px;
  font-family: 'Figtree';
    color: #1B233D;
}
.ui-update .fieldset-label {
    font-size: 14px;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
      font-family: 'Figtree';
    line-height: 1.2;
    color: #1B233D;
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
}
.ui-update .hdg.mix-hdg_dark {
    color: #1B233D;
    font-size: 28px;
    font-family:'Figtree';
}
#pvsurvey .split {
  display: flex;
  justify-content: center;     /* horizontal center */
  align-items: center;         /* vertical center */
  text-align: center;
  height: 20%;                /* required for vertical centering to work */
}

/* Optional: If the parent doesn't fill available space */
#pvsurvey .box-bd_inflated {
  height: 20; /* or any fixed value if preferred */
}


/* Target the wrapper of the header and step label */
#step-0 .split {
  display: block !important;       /* Stack elements vertically */
  text-align: center !important;   /* Center-align everything */
}

/* Ensure the heading and step label are separated properly */
#step-0 h3.hdg {
  margin-bottom: 0.25em;           /* Add some space between header and step */
}

/* Optionally refine the step label styling */
#step-0 .txt {
  display: block;                  /* Make sure it takes a full line */
  font-size: 0.95em;
  color: #555;
}
.split.split_alignCenter.split_collapseOnMobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.split.split_alignCenter.split_collapseOnMobile > div {
    display: flex;
    justify-content: center;
    width: 100%;
}
.ui-update .rule {
    border: 0;
    width: 100%;
    color: #1B233D;
    background-color: #1B233D;
    height: 1px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
#content_btnback {
    display: none;
}
.ui-update .alert {
    font-size: 17px;
    font-family: inherit;
    padding: 20px 10px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #1B233D;
    border: 2px solid #1B233D;
    color: #F0EBE5;
}

/* Day Membership */

#label_field_32098_31522 {
    display: none;
}

#haveReferral {
    display: none;
}

#scheduleFilter {
    display: none;
}

#bookHeader {
    text-align: center;
}

#schedulerImage{
    display: none;
}

.ui-update .selected .cardBtn, .ui-update .cardBtn.isActive {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .21);
    background-color: #ac9a60;
    border-color: #000000;
}

.ui-update .selected .cardBtn .cardBtn-ft, .ui-update .cardBtn.isActive .cardBtn-ft {
    background-color: #ac9a60;
}

.ui-update .txt_small {
    font-size: 13px;
    font-family: inherit;
    color: #000000;
}


