/* 
 Theme Name:   2025 Child Theme
 Theme URI:    
 Description:  
 Author:       andrew
 Author URI:   http://stress-quiz.local
 Template:     twentytwentyfive
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
/* Container for each bar + label */
.meter-container {
  margin-bottom: 1.25em;
}

/* The gray “track” behind the fill */
.meter-bg {
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
  height: 1.5em;
  position: relative;
}

/* The colored “fill” portion */
.meter-fill {
  display: block;
  height: 100%;
  transition: width 0.4s ease;
}

/* The text label below (or beside) the bar */
.meter-label {
  margin-top: 0.25em;
  font-size: 1.25rem;
  font-weight: 600;
  color: #333;
  white-space: nowrap;
}
.meter-desc {
	color: #333;
  font-size: 0.8rem;
}


/* 
.has-global-padding {
    padding-right: 0;
    padding-left: 0;
}

.vff,
.vff-footer {
    font-size: 15px;
}
@media screen and (max-width:1023px) {
  .vff,
  .vff-footer {
    font-size: 15px;
  }
}
@media screen and (min-width:1366px) {
  .vff,
  .vff-footer {
    font-size: inherit;
  }
}
@media screen and (min-width:1920px) {
  .vff {
    font-size: inherit;
  }
}
@media screen and (min-width:2560px) {
  .vff {
    font-size: inherit;
  }
}
@media screen and (min-width:1024px) {
  .vff,
  .vff-footer {
    font-size: 18px;
  }
}

.vff h1, .vff .fh1 {
    font-weight: 900;
    font-size: 2.7em;
    margin: 0 0 0.67em;
}
.fh2 {
	font-size: 24px;
}
.vff .fh2 .f-text, .vff h2 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
}
@media screen and (max-width:1023px) {
    .ff_conv_app_frame .vff .ff_conv_section_wrapper .ff_conv_input .fh2 .f-text {
        font-size: 20px;
    }
	.vff h1, .vff .fh1 {
	    font-size: 35px;
	}
}
.vff h3, .vff .fh3 { 
    font-weight: 300;
    font-size: 1.4em;
    margin-top: 0;
    margin-bottom: 0;
} */




/* 
.vff .o-btn-action {
    font-size: 1.2rem;
}

.vff .f-fade-in-up {
    --animation-name: ffadeInUp;
    animation-name: ffadeInDown!important;
    --animation-name: none!important;
}

.border-message-block {
    border-color: gray;
    border-style: solid;
    border-width: 1px 0 0;
    padding-top: 1em;
}

.legend {
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
}



.f-help:after {
  content: "\A 0 to 1 = never true\A 2 to 3 = rarely\A 4 to 5 = infrequently\A 6 to 7 = occasionally\A 8 to 9 = frequently\A 10 = very frequently true";
  white-space: pre-line;
  color: var(--wp--preset--color--accent-2);
}



.ffc-counter-div {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}
@media screen and (max-width:1023px) {
    .ff_conv_app_frame .vff .ff_conv_section_wrapper .ff_conv_input .fh2 .ffc-counter .ffc-counter-div {
        font-size: 20px;
        line-height: 20px;
    }
}

@media screen and (max-width: 1023px) {
    .ffc_conv_wrapper.ffc_inline_form .vff-animate.q-form {
        overflow: visible;
    }
}

.ffc-counter {
    padding-top: 3px;
}

.ff_conv_section_wrapper.ff_conv_layout_default {
  padding: 0px 0 50px;
}

.vff b, .vff strong {
    font-weight: bold;
}

.ff_conv_app_frame .vff .ff_conv_input {
    padding-left: 0%;
}

.ff_conv_app_frame .vff {
    min-height: auto;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left; 
}

.ff_conv_app_frame .vff .ff_conv_section_wrapper .ff_conv_input {
    padding-left: 36px!important;
    padding-right: 0px!important;
    width: 100%;
}
@media screen and (max-width:667px) {
    .ff_conv_app_frame .vff .ff_conv_section_wrapper .ff_conv_input {
        padding-left: 36px!important;
        padding-right: 14px!important;
        width: 100%;
    }
}

.ffc_inline_form.ffc_conv_wrapper .ff_conv_app .ff_conv_input {
padding-bottom: 30px;
padding-top: 30px;
}

.vff ul.f-radios li {
    margin: 2px 0 0em;
} */


/* 
.ff_conv_app_3 .f-answer .f-radios-wrap ul li {
    background-color: rgba(4, 69, 175, 0.1) !important;
    border: 1px solid #0445AF;
    display: inline-block;
    width: 52px;
	margin-right: 2px;
	font-size: 14px;
}
@media screen and (max-width:640px) {
    .ff_conv_app_3 .f-answer .f-radios-wrap ul li {
        width: 52px;
	      margin-right: 2px;
        font-size: 14px;
    }
}
.vff ul.f-radios li span.f-key {
    background-color: #fff;
    border: 1px solid;
    position: relative;
    display: none;
}
.fluent_form_3 .vff ul.f-radios {
    margin: 0;
    padding: 0;
    list-style-type: none;
    max-width: none;
    min-width: 160px;
}
.fluent_form_3 .vff ul.f-radios li span.f-label {
    margin-left: 0em;
    text-align: center;
}
.ffc_check_svg svg {
  width: 13px;
  height: 13px;
  fill: green;
}
 */






/* Container for the inline results */
.inline-results-wrapper {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 1.5em;
  margin-top: 1em;
}

/* Style the chart canvas */
.inline-results-wrapper canvas {
  display: block;
  max-width: 100%;
	width: 640px;
	height: 400px;
  margin: 0 auto 1.5em;
}

/* Overall score text */
.overall-title,
.inline-results-wrapper > p:first-of-type {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
  text-align: center;
/* 	color: #333; */
}

/* Range message */
.overall-message,
.inline-results-wrapper > p:nth-of-type(2) {
/*   font-style: italic; */
  margin-bottom: 1em;
  /* text-align: center; */
  /* font-size: 0.9em; */
/* 	color: #333; */
}

/* Each category block */
.inline-results-wrapper .inline-category {
  margin-bottom: 1.25em;
}

/* Category score line */
.inline-results-wrapper .inline-category .score {
  font-weight: 600;
}

/* Category description */
.inline-results-wrapper .inline-category .desc {
  margin-top: 0.25em;
  color: #555;
  line-height: 1.4;
	font-size: 0.85em;
}