/*
Theme Name:     Acton Theme Child
Theme URI:      n/a
Template:       kadence
Author:         Acton BV
Author URI:     n/a
Description:    Child theme for the Acton BV K theme
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

:root,
body .gform-theme--framework {
    --global-abv-palette1: #9CD433;
    --global-abv-highlight: #96C14733;
    --global-abv-white: #FFFFFF;
    
    --gf-ctrl-btn-color-primary: var(--global-palette1);
	--gf-ctrl-btn-color-hover-primary: var(--global-abv-palette1);
	
    --gf-ctrl-btn-bg-color-primary: var(--global-abv-palette1);
	--gf-ctrl-btn-bg-color-hover-primary: var(--global-palette1);
	
	--gf-ctrl-btn-font-size: 1rem !important;
    --gf-ctrl-btn-font-weight: 700;
}

div#primary aside#secondary {
    min-height: 63vh;
}

.has-left-sidebar #main {
    margin-bottom: 50px;
}

.entry-header {
    margin-top: var(--global-kb-spacing-sm, 1.5rem);
    margin-bottom: var(--global-kb-spacing-sm, 1.5rem);
}

.entry-header .entry-title {
    font-weight: 600;
}

.entry-header + .entry-content {
    margin: 0;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.font-normal {
    font-weight: normal;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: inherit;
}

.ui-dialog .ui-dialog-buttonpane button,
div.ui-dialog .ui-dialog-titlebar-close:hover {
	color: var(--gf-ctrl-btn-color-primary);
	background: var(--gf-ctrl-btn-bg-color-primary);
}

.ui-dialog .ui-dialog-buttonpane button:hover,
.ui-dialog .ui-dialog-titlebar-close {
	color: var(--gf-ctrl-btn-bg-color-primary);
	background: var(--gf-ctrl-btn-color-primary);
}

.ui-dialog .ui-dialog-buttonpane button {
    min-width: 80px;
    text-align: center;
    text-decoration: unset !important;
    font-weight: bold;
}

.ui-dialog .ui-dialog-titlebar-close {
    border: 0;
}

span.ui-button-icon.ui-icon.ui-icon-closethick:before {
    content: '×';
    font-weight: bolder;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: 1px;
}

.pill-button {
	font-size: 16px;
	font-weight: bold;
	background: var(--global-palette6);
	border: 1px solid #D0E3EB;
	padding: 13px 22px;
	border-radius: 30px;
	text-decoration: unset;
}

.button.button-danger {
    background: #c02b0a;
    border-color: #c02b0a;
    color: var(--global-abv-white);
}

.button.button-outline {
    background: var(--global-abv-white);
    color: var(--global-abv-palette1);
}

button, .button, .wp-block-button__link, .wp-element-button, input[type="button"], input[type="reset"], input[type="submit"],
.ui-dialog .ui-dialog-buttonpane button {
    border: 1px solid var(--global-abv-palette1);
	text-align: center;
}

.button.button-size-small {
    font-size: 90%;
}

.abv-row-container,
.user-entries-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.abv-row-item,
.user-entry-item {
    padding: 12px;
    border: 1px solid var(--global-palette6);
    border-radius: 6px;
    background: var(--global-abv-white);
}

.user-entry-item-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.user-entry-item .entry-actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: end;
    width: 100%;
}

.user-entry-item .entry-actions .button {
	min-width: 80px;
}

.user-entry-item .entry-actions .button.submit-entry {
    margin-right: auto;
}

.abv-row-item p,
.user-entry-item p {
    margin-bottom: 0;   
}

.entry-score-level {
    border-radius: 3px;
    padding: 4px;
    float: left;
    width: 170px;
    text-align: center;
    color: var(--global-abv-white);
}

.gform_wrapper {
    --gf-form-gap-y: 10px;
}

.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li>a:after {
    background: #6FBA39;
    height: 6px;
}

.wp-block-kadence-advancedheading > strong {
    color: var(--global-palette1);
}

.number-bullet {
    width: 50px;
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
}

.number-bullet.number-bullet-normal {
    height: inherit;
    line-height: inherit;
    border-radius: inherit;
}

.hidden,
.question.hidden-inputs .ginput_container,
.gform-read-only .gform_wrapper .gform-footer
{
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    position: absolute;
    width: 0;
    height: 0;
    pointer-events: none;
}

table.kb-table th, table.kb-table td {
    border: 1px solid var(--global-palette6);
    padding: 5px 10px;
}

.kb-table-container.wp-block-kadence-table {
    overflow-x: auto;
}

form.abv-form input {
    width: 100%;
}

select {
    border-radius: 3px;
}

.site-branding a.brand {
    gap: 30px;
}

.wp-block-kadence-navigation .current-menu-item > .kb-link-wrap,
.wp-block-kadence-navigation .current-menu-ancestor > .kb-link-wrap,
.wp-block-kadence-navigation .kb-link-wrap:hover {
    background: var(--global-abv-highlight);
}

/* RA 19/11/2025 - Table Styling */
table.table-style {
    border-radius: 10px;
    border-collapse: collapse;
    border: 1px solid #D6E2E5;
    overflow: hidden;
	table-layout: fixed;
}

table.table-style thead {
    background: #E1EFF4;
}

table.table-style tbody {
    background: #fff;
}

table.table-style thead tr td,
table.table-style tbody tr td {
    font-weight: bold;
    text-align: center;
    padding: 1.5rem 1rem;
}

table.table-style tbody tr td {
    padding: 1rem;
}

table.table-style tbody tr:nth-child(even) {
    background: var(--global-palette8);
}
/* END */

/* RA 29/09/2025 - Layout Changes */
div#primary {
    margin: 0;
    background: #f3f8fa;
    overflow: hidden;
}

div#primary aside#secondary {
    position: relative;
}

div#primary aside#secondary::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 40vw;
    height: 100%;
}

div#primary aside#secondary,
div#primary aside#secondary::before {
	background-color: var(--global-palette7);
}

body.home:not(.logged-in) .site-container #secondary {
	display: none;
}

body.home:not(.logged-in).has-left-sidebar .content-container {
	grid-template-columns: 1fr;
	gap: 0;
}

.content-container.site-container {
    grid-gap: 0;
}

.main-navigation.header-navigation .header-menu-container {
    margin-right: calc(-1.2em / 2);
}

#secondary .wp-block-kadence-navigation.navigation-desktop-orientation-vertical .menu-container .menu .menu-item {
    margin-bottom: 20px;
}

#secondary .wp-block-kadence-navigation.navigation-desktop-orientation-vertical .menu-container .menu .menu-item .kb-link-wrap {
    border-radius: 20px;
}

#secondary .wp-block-kadence-navigation.navigation-desktop-orientation-vertical .menu-container .menu .menu-item--toggled-on .sub-menu.toggle-show {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
/* END */

/* RA 30/09/2025 - Login Form */
div#gform_fields_login > .gfield {
    margin-bottom: 15px;
}

.gf_login_form + .gf_login_links {
    margin-top: 15px;
}

.gf_login_form, .gf_login_links {
    max-width: 400px;
    margin:0 auto;
}

.gf_login_form input#input_1, .gf_login_form input#input_2 {
    width: 100%;
}

.gf_login_form span.gfield_required.gfield_required_text {
    display: none;
}

.gf_login_form  .gform_footer {
    display: flex;
    justify-content: flex-end;
    margin-top: -42px;
}
/* END */

/* RA 30/09/2025 - Gravity Form Changes */
.gform_button,
.gform-theme-button {
	min-width: 100px;
}

.gform_wrapper.gform-theme--framework .gform_page_fields,
.gform_wrapper.gform-theme--framework *:not(.gform_page_fields) > .gform_fields {
    background: var(--global-abv-white);
    border: 1px solid #D6E2E5;
    border-radius: 10px;
    padding: 1.5rem 2.5rem;
}

.gform_wrapper.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform_wrapper.gform-theme--framework input[type]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    background-color: var(--global-palette8);
    border: solid 1px #D6E2E5;
    border-radius: 10px;
}

.gform_wrapper.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    border-color: var(--global-palette1);
}

.gform_wrapper.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    background-color: var(--global-palette1);
}

.gform_wrapper.gform-theme--framework input[type]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::file-selector-button {
    color: var(--global-abv-white);
    background: var(--global-palette1);
}


.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper .button.gform-theme-button--secondary:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    background: transparent !important;
}

.gform-theme--framework .gfield.gf_readonly input,
.gform-theme--framework .gfield.gf_readonly textarea,
.gform-theme--framework .gfield.gf_readonly select,
.gform-theme--framework .gfield.gf_readonly .ginput_container,
.gform-theme--framework .gfield.gf_readonly .ginput_container * {
    opacity: 0.8;
    pointer-events: none;
}

.gform-theme--framework  .gfield.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.gform-read-only .gform-theme--framework  .gfield.disabled {
    opacity: 1;
}

.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(:not(.gfield--has-description.field_validation_below .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)) {
    font-size: 1rem;
    padding: .4em 1em;
    background: var(--gf-ctrl-desc-color-error);
    color: var(--global-abv-white);
    border-radius: 10px;
}

.notice-error,
.notice-success,
.gfield_validation_message {
    font-size: 1rem;
    padding: .4em 1em;
    background: #c02b0a;
    color: var(--global-abv-white);
    border-radius: 10px;
    margin: 5px 0;
}

.notice-success {
    background: var(--global-palette1); 
}

.gfield.question {
    position: relative;
    margin-top: calc(50px - var(--gf-form-gap-x));
}

.gfield.question .gfield_label {
    border-top: 1px solid #D6E2E5 !important;
    padding-top: 50px;
    padding-right: 65px;
    margin-bottom: 28px;
    font-weight: bold;
}


.gfield.question:first-of-type {
    margin-top: 0;
}

.gfield.question:first-of-type .gfield_label {
    padding-top: 0;
    border-top: unset !important;
}

.gform-theme--framework label.gfield_label.gform-field-label,
.gform-theme--framework .gfield_label.gform-field-label,
.gfield.question .gfield_label,
.gform-theme--framework .gform-field-label--type-inline {
    color: var(--global-palette1);
    font-size: 1rem;
}

.gform-theme--framework .select2-container--default .select2-selection--multiple {
    background-color: var(--global-abv-white);
    border: solid 1px #D6E2E5;
    border-radius: 10px;
    padding: .4em .5em;
}

.gform-theme--foundation .gfield textarea.select2-search__field {
    margin: 0;
    text-align: left;
    border-radius: 0;
    height: 1.401rem;
}

.gform-theme--framework .select2-container--default button {
    color: var(--global-abv-white);
    background: transparent !important;
    height: auto !important;
    min-height: auto !important;
    padding: 1px 5px !important;
}

.gform-theme--framework .select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: var(--global-abv-white);
    background: var(--global-palette1);
    border: unset;
    margin-left: 0;
    padding-top: 2px;
    padding-bottom: 2px;
}

.gfields_row {
    grid-column: span 12;
}

.gfields_row.flex > * {
    flex: 1 1 100%;
}
/* END */

/* RA 08/10/2025 - Consumption Form */
form.consumption-form:not(.initialized) {
    display: none !important;
}

.gfield .year-link {
    color: var(--global-abv-white);
    background: var(--global-palette1);
    border: 1px solid var(--global-palette1);
    display: block;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    text-decoration: unset;
}

.gfield .year-link:hover {
    background: var(--global-abv-white);
    color: var(--global-palette1);
}

.gfield.lbl-month strong {
    display: block;
    color: var(--global-palette1);
}

.consumption-form .gfields_row.gfields_header_row {
    background: #E1EFF4;
    border-radius: 10px 10px 0 0;
}

.consumption-form .gfields_row.gfields_header_row > .gfield_label {
    display: block;
    font-weight: bold;
    margin: 0;
    text-align: center;
}

.consumption-form .gfields_row {
    align-items: center;
    padding: 1.5rem 1rem;
    text-align: center;
  	display: flex;
	grid-column: span 12;
}

.consumption-form-grid .gfields_row {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: var(--gf-form-gap-x);
    column-gap: var(--gf-form-gap-x);
    row-gap: var(--gf-form-gap-y);
    text-align: left;
}

.consumption-form:not(.consumption-form-grid) .gfields_row:not(.gfields_header_row):nth-child(odd) {
    background: var(--global-palette8);
}

.consumption-form-grid .gfields_row:not(.gfields_header_row):nth-child(even) {
    background: var(--global-palette8);
}

.consumption-form .gfields_row.gfields_footer_row {
    color: var(--global-abv-white);
    font-weight: bold;
    background: var(--global-palette1);
}

.consumption-form .gfields_footer_row .gfield.lbl-month strong {
    color: var(--global-abv-white);
}

.gform_wrapper.gform-theme--framework .consumption-form input[type]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    color: var(--global-palette1);
    font-weight: bold;
    background: var(--global-abv-white);
}

.gform-theme--foundation form.consumption-form .gfield textarea {
    color: var(--global-palette1);
    background: var(--global-abv-white);
}

.gform_wrapper.gform-theme--framework .consumption-form *:not(.gform_page_fields) > .gform_fields {
    row-gap: 0;
    padding: 0;
}

.gform-theme--foundation form.consumption-form .gfield textarea:not(.select2-search__field) {
    min-block-size: 50px;
    height: 50px;
}

.consumption-form .gfields_row .gfield[class*="avg-kg-"] .d-flex > * {
    flex: 1 1 100%;
}

.consumption-form .gfields_row .gfield[class*="avg-kg-"] .d-flex {
    flex-wrap: nowrap;
    gap: 5px;
}

.consumption-form .gfields_row .gfield_label[class*="month-lbl"],
.consumption-form .gfields_row .gfield[class*="lbl-month"] {
    flex: 1 1 90px;
    min-width: 90px;
}

.consumption-form .gfields_row .gfield_label[class*="kg-lbl"],
.consumption-form .gfields_row .gfield[class*="kg-"],
.consumption-form .gfields_row .gfield_label[class*="total-cost-lbl"],
.consumption-form .gfields_row .gfield[class*="total-cost-"] {
    flex: 1 0 100px;
}

.consumption-form .gfields_row .gfield[class*="avg-kg-"] {
    flex: 1 0 200px;
}

.consumption-form .gfields_row .gfield_label[class*="avg-kg-lbl"] {
    flex: 1 0 calc(200px / 3);
}

.consumption-form .gfields_row .gfield_label[class*="comment-lbl"],
.consumption-form .gfields_row .gfield[class*="comment-"] {
    flex: 1 0 250px;
}
/* END */

/* RA 06/10/2025 - Form Tip Icon */
.gfield.question-tip {
    display: none !important;
}

.gfield.question .tip-icon {
    background: url(https://copburren.actondev9.com/wp-content/uploads/2025/10/tip-icon.svg);
    width: 59px;
    height: 59px;
    position: absolute;
    top: 40px;
    right: 0;
}

.gfield.question:first-of-type .tip-icon {
    top: -10px;
}

.gfield.question .tip-icon + .question-tooltip {
    position: absolute;
    background: var(--global-palette1);
    border-radius: 10px;
    color: var(--global-abv-white);
    padding: 30px 20px 20px;
    max-width: 375px;
    line-height: 1.3;
    font-size: .875rem;
    top: 10px;
    right: 87px;
    z-index: 10;
}

.gfield.question:first-of-type .tip-icon + .question-tooltip {
    top: -40px;
}

.gfield.question .tip-icon + .question-tooltip:after {
    content: '';
    width: 33px;
    height: 33px;
    background: var(--global-palette1);
    position: absolute;
    top: 44px;
    right: -17px;
    transform: rotate(45deg);
}

.question-tooltip a.got-it-link {
    display: block;
    color: var(--global-abv-white);
    font-weight: bold;
    text-transform: uppercase;
    margin-left: auto;
    text-align: right;
}

.question-tooltip a.got-it-link:hover,
.question-tooltip a.got-it-link:focus {
    color: var(--global-abv-white);
    text-decoration: underline;
}

.gfield.question .question-tooltip .tooltip-content a:hover {
    color: inherit;
    text-decoration: underline;
}

.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper .question-tooltip button.tooltip-close {
    font-size: 1.5rem;
    padding: 0;
    line-height: 1;
    min-height: auto;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 27px;
    height: 27px;
}
/* END */

/* RA 30/09/2025 - Circular Progress Bar */
:root {
    --progress-bar-width: 50px;
    --progress-bar-height: 50px;
}

.gform-theme--framework .circular-progress {
    width: var(--progress-bar-width);
    height: var(--progress-bar-height);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.gform-theme--framework .inner-circle {
    position: absolute;
    width: calc(var(--progress-bar-width) - 12px);
    height: calc(var(--progress-bar-height) - 12px);
    border-radius: 50%;
    background-color: var(--global-palette6);
}

.gform-theme--framework .percentage {
    position: relative;
    color: var(--global-palette3);
}

.gform-theme--framework .gf-nav-container {
    display: flex;
    background: var(--global-palette6);
    border: 1px solid #D0E3EB;
    margin-bottom: 60px;
    padding: 1.5rem;
    border-radius: 78.5px;
    overflow-x: auto;
}

.gform-theme--framework .gf-nav-container button.gf-nav-btn {
    padding: 0 !important;
    background: unset !important;
    box-shadow: unset !important;
    gap: 10px;
    flex-direction: column;
    color: var(--global-palette3) !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    flex: 1 0 auto;
}

.gform-theme--framework .gf-page-title {
    font-size: 32px;
    margin-bottom: 60px;
    position: relative;
    padding-right: 150px;
}

.gform-theme--framework .gf-page-title > * {
    display: inline;
    color: var(--global-palette1);
}

.gform-theme--framework .gf-page-title > span {
    font-weight: bold;
    text-transform: uppercase;
}

.gform-theme--framework .gf-page-title > h2 {
    margin: 0 0 0 20px;
}

.gf-page-title a.need-help {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: bold;
    background: var(--global-palette6);
    border: 1px solid #D0E3EB;
    padding: 13px 22px;
    border-radius: 30px;
    margin-left: auto;
    position: absolute;
    top: 0;
    right: 0;
}
.gf-page-title a.need-help::after {
    content: url(/wp-content/uploads/2025/10/need-help-icon.png);
    height: 20px;
}
/* END */

/* RA 30/09/2025 - jQuery UI */
.ui-widget {
    font-family: var(--global-body-font-family);
    font-size: 1em;
}

.ui-widget-header {
    background: var(--global-palette1);
    border: none;
    color: var(--global-abv-white);
}

.ui-widget.ui-widget-content {
    padding: 0;
    border: none;
    border-radius: 6px;
    overflow: hidden;
    background: var(--global-abv-white);
}
/* END */

/* RA 01/10/2025 - Pagination */
.abv-pagination {
    margin-top: 20px;
    text-align: center;
}

.abv-page-btn {
    display: inline-block;
    padding: 8px 14px;
    margin: 0 4px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #f7f7f7;
    color: #333;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.abv-page-btn:hover {
    background: #e2e2e2;
    border-color: #999;
}

.abv-page-btn.active {
    background: var(--global-palette1);
    color: var(--global-abv-white);
    border-color: var(--global-palette1);
    font-weight: bold;
}
/* END */

/* REINU 13/10/2025 - Profile Edit Page */
.wpfep-field label,
.wpfep-field input,
.wpfep-textarea-field textarea {
    font-size: 1rem;
}

.wpfep-field > label,
.wpfep-field p.description,
.wpfep-registration-form .wpfep-form-field > label, .wpfep-login-form label, #lostpasswordform label,
.wpfep-acf-fields .acf-label
{
    color: var(--global-palette1);
    font-weight: bold;
}

.wpfep-field p.description {
    color: initial;
    font-size: .875rem;
    font-weight: normal;
}

.wpfep-field input,
.wpfep-textarea-field textarea,
.wpfep-registration-form input[type="text"], .wpfep-registration-form input[type="email"], .wpfep-registration-form input[type="password"], .wpfep-login-form input[type="text"], .wpfep-login-form input[type="password"], #lostpasswordform input[type="text"], #resetpasswordform input[type="password"],
.wpfep-acf-fields .acf-input-wrap input {
    border-color: var(--global-palette6);
}

.wpfep-acf-fields .acf-field {
    padding-bottom: 14px;
}

.wpfep-acf-fields .acf-input input[type="radio"] {
    margin-right: 5px;
}

.profile-content .wpfep-save a.btn {
    display: none;
}

ul#wpfep-tabs {
    border-color: var(--global-palette1);
}

ul.wpfep-tabs li a {
    background: var(--global-palette6);
    border-color: var(--global-palette1);
    color: var(--global-palette1);
}

ul.wpfep-tabs li a.active {
    background: var(--global-palette1);
    border-color: var(--global-palette1);
    color: var(--global-abv-white);
}

.wpfep-wrapper p.updated {
    background: var(--global-palette6);
    border-color: var(--global-palette1);
    color: var(--global-palette1);
}
.wpfep-wrapper p.updated,
.wpfep-wrapper p.error {
    margin-bottom: 20px;
}

.wpfep-field.disabled {
    pointer-events: none;
    opacity: 0.8;
}

div#wpfep-login-form p {
    margin-bottom: 15px;
}

div#wpfep-login-form #loginform p label {
	display: inline;
}
/* END */

/* REINU 15/10/2025 - Consumption Forms Toolbar */
.abv-consumption-forms-toolbar {
    display: flex;
    gap: 1.5rem;
    background: var(--global-abv-white);
    padding: 1rem 1.5rem;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.abv-consumption-forms-toolbar .filter-item {
    display: flex;
    flex-direction: column;
    width: 50%;
}

.abv-consumption-forms-toolbar .filter-item label {
    font-weight: 700;
    color: #005477;
    margin-bottom: 4px;
}

.abv-consumption-forms-toolbar .input-wrapper {
    display: flex;
    align-items: center;
    background: #f2f8fb;
    border: 1px solid #d0e2eb;
    border-radius: 8px;
    padding: 0.4rem 0.6rem;
    gap: 0.5rem;
}

.abv-consumption-forms-toolbar .input-wrapper.input-wrapper-year:before {
    content: url(/wp-content/uploads/2025/10/toolbar-calendar-icon.png);
    height: 20px;
}

.abv-consumption-forms-toolbar .input-wrapper.input-wrapper-consumption:before {
    content: url(/wp-content/uploads/2025/10/toolbar-input-icon.png);
    height: 20px;
}

.abv-consumption-forms-toolbar .input-wrapper.input-wrapper-search:before {
    content: url(/wp-content/uploads/2025/10/toolbar-search-icon.png);
    height: 20px;
}

.abv-consumption-forms-toolbar select,
.abv-consumption-forms-toolbar input[type="text"] {
    border: none;
    background: transparent;
    outline: none;
    font-size: 0.95rem;
    flex: 1;
    color: #005477;    background-size: 16px 100%;
    padding: .2em 35px .2em .5em;
    box-shadow: none !important;
}

.abv-consumption-forms-toolbar select {
    cursor: pointer;
}

.abv-consumption-forms-toolbar input[type="text"]::placeholder {
    color: #7ea0b0;
}

@media (max-width: 768px) {
    .abv-consumption-forms-toolbar {
        flex-direction: column;
        align-items: stretch;
    }
}
/* END */

/* RA 23/10/2025 - Login as user changes */
.button.w357-login-as-user-btn {
    font-size: 16px;
    background: var(--global-palette1) !important;
    margin: 10px 0;
}

.login-as-user.login-as-user-bottom {
    font-size: 16px;
}
/* END */

/* RA 21/11/2025 - Admin Toolbar */
.abv-toolbar-row select,
.abv-toolbar-row input {
    padding: .2em 35px .2em .5em;
    width: 160px;
}
/* END */