/*!
 Theme Name: The Theme Child
 Template:   the-theme
 Version:    2.0.0
*/:root{--font-color: #333;--font-color-hover: #fff;--vue-primary-color: #e48427;--vue-primary-color-shade: #d5761a;--vue-primary-color-tint: #e6903c;--vue-secondary-color: #a95e15;--vue-secondary-color-shade: #985412;--vue-secondary-color-tint: #c56d18;--vue-tertiary-color: #276db6;--vue-tertiary-color-shade: #2362a3;--vue-tertiary-color-tint: #2c7bcd;--optional-items-active-background: var(--vue-tertiary-color);--active-font-color: #fff;--terms-of-service-font-color: var(--vue-tertiary-color);--terms-of-service-hover-font-color: var(--vue-tertiary-color-shade);--helptext-icon-hover-background: var(--vue-tertiary-color);--helptext-icon-hover-font-color: #fff;--selected-option-helptext-icon-hover-font-color: var(--vue-tertiary-color);--password-helper-hover-background: var(--vue-tertiary-color);--password-helper-hover-border: var(--vue-tertiary-color-shade);--button-hover-font-color: #fff;--button-hover-background: var(--vue-secondary-color);--button-background: var(--vue-primary-color);--button-font-color: var(--font-color);--multiselect-hover-background: var(--vue-tertiary-color);--multiselect-selected-background: #ddd;--multiselect-hover-font-color: var(--font-color-hover);--multiselect-selected-font-color: #333;--client-account-links-color: var(--vue-tertiary-color)}.top-header{background:#5d310c}header .top-bar{background-color:#333}.nav ul li.order a,.nav ul li.order.current-menu-item a,.nav ul li.order.current-page-ancestor a{background-color:#e48427;color:#333}.nav ul li.order a:hover,.nav ul li.order.current-menu-item a:hover,.nav ul li.order.current-page-ancestor a:hover{background-color:#a95e15;color:#fff}.tile a{background-color:#e48427;color:#333}footer{background-color:#333}
