@charset "UTF-8";
/** Custom Font sizes */
/** Custom line-heights */
/** Orckestra Overture Composer */
/** Configs */
/** Images dimensions Used when calculating ratios. Used mostly so blocks take the right space till the images are loaded (ie:result product) Mostly used for intrinsic image ratio for responsive. http://alistapart.com/article/creating-intrinsic-ratios-for-video */
/** Custom Font sizes */
/** Font awesome config */
/** ALDI SUED Office font */
/** Custom widths */
[v-cloak] { display: none !important; }

/** Libs */
/*! Bootstrap v4.4.1 (https://getbootstrap.com/) Copyright 2011-2019 The Bootstrap Authors Copyright 2011-2019 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/* We load variables from website theme */
/* @import "Lib/bootstrap/variables"; */
:root { --blue: #004689; --indigo: #6610f2; --purple: #6f42c1; --pink: #ef9999; --red: #d70000; --orange: #e56f10; --yellow: #ffbf36; --green: #1e8914; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c6c6c; --gray-dark: #343a40; --black: #000; --primary: #004689; --secondary: #ffbf36; --success: #1e8914; --info: #b3e4f8; --warning: #ef9999; --danger: #d70000; --light: #f8f4ec; --lighter-gray: #f1f1f1; --light-gray: #e5e5e5; --dark: #00005f; --gray-small: #9b9b9b; --default-font: #2c2c2c; --aldi-gray-error: #6c6c6c; --light-blue: #00AEDA; --black: #000; --yellow: #ffbf36; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --breakpoint-xxl: 1400px; --font-family-sans-serif: "aldi_sued_office", Arial, Helvetica, "Helvetica Neue", sans-serif; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: "aldi_sued_office", Arial, Helvetica, "Helvetica Neue", sans-serif; font-size: 0.9375rem; font-weight: 400; line-height: 1.3; color: #2c2c2c; text-align: left; background-color: #f8f4ec; }

[tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #004689; text-decoration: none; background-color: transparent; }

a:hover { color: #001f3d; text-decoration: underline; }

a:not([href]) { color: inherit; text-decoration: none; }

a:not([href]):hover { color: inherit; text-decoration: none; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c6c6c; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

select { word-wrap: normal; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; color: #2c2c2c; }

h1, .h1 { font-size: 1.875rem; }

h2, .h2 { font-size: 1.75rem; }

h3, .h3 { font-size: 1.75rem; }

h4, .h4 { font-size: 1.125rem; }

h5, .h5 { font-size: 1rem; }

h6, .h6 { font-size: 0.9375rem; }

.lead { font-size: 1.17188rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small { font-size: 80%; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.17188rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c6c6c; }

.blockquote-footer::before { content: "\2014\00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #f8f4ec; border: 1px solid #d5d5d5; border-radius: 0.25rem; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c6c6c; }

code { font-size: 87.5%; color: #ef9999; word-wrap: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #2c2c2c; border-radius: 0.3125rem; }

kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }

pre { display: block; font-size: 87.5%; color: #2c2c2c; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { width: 100%; padding-right: 5px; padding-left: 5px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container { max-width: 540px; } }

@media (min-width: 768px) { .container { max-width: 720px; } }

@media (min-width: 992px) { .container { max-width: 960px; } }

@media (min-width: 1200px) { .container { max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl { width: 100%; padding-right: 5px; padding-left: 5px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container, .container-sm { max-width: 540px; } }

@media (min-width: 768px) { .container, .container-sm, .container-md { max-width: 720px; } }

@media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { max-width: 960px; } }

@media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1140px; } }

.row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto { position: relative; width: 100%; padding-right: 5px; padding-left: 5px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }

.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }

.col-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }

.col-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }

.col-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }

.col-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.33333%; }

.offset-2 { margin-left: 16.66667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333%; }

.offset-5 { margin-left: 41.66667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333%; }

.offset-8 { margin-left: 66.66667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333%; }

.offset-11 { margin-left: 91.66667%; }

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-sm-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-sm-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-sm-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-sm-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-sm-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-sm-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.33333%; }
  .offset-sm-2 { margin-left: 16.66667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.33333%; }
  .offset-sm-5 { margin-left: 41.66667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.33333%; }
  .offset-sm-8 { margin-left: 66.66667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.33333%; }
  .offset-sm-11 { margin-left: 91.66667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-md-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-md-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-md-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-md-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-md-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-md-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.33333%; }
  .offset-md-2 { margin-left: 16.66667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.33333%; }
  .offset-md-5 { margin-left: 41.66667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.33333%; }
  .offset-md-8 { margin-left: 66.66667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.33333%; }
  .offset-md-11 { margin-left: 91.66667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-lg-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-lg-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-lg-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-lg-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-lg-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-lg-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.33333%; }
  .offset-lg-2 { margin-left: 16.66667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.33333%; }
  .offset-lg-5 { margin-left: 41.66667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.33333%; }
  .offset-lg-8 { margin-left: 66.66667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.33333%; }
  .offset-lg-11 { margin-left: 91.66667%; } }

@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-xl-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-xl-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-xl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-xl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-xl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-xl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.33333%; }
  .offset-xl-2 { margin-left: 16.66667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.33333%; }
  .offset-xl-5 { margin-left: 41.66667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.33333%; }
  .offset-xl-8 { margin-left: 66.66667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.33333%; }
  .offset-xl-11 { margin-left: 91.66667%; } }

@media (min-width: 1400px) { .col-xxl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-xxl-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-xxl-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-xxl-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-xxl-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-xxl-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-xxl-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-xxl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xxl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-xxl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-xxl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xxl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-xxl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-xxl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xxl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-xxl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-xxl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xxl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-xxl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-xxl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xxl-first { order: -1; }
  .order-xxl-last { order: 13; }
  .order-xxl-0 { order: 0; }
  .order-xxl-1 { order: 1; }
  .order-xxl-2 { order: 2; }
  .order-xxl-3 { order: 3; }
  .order-xxl-4 { order: 4; }
  .order-xxl-5 { order: 5; }
  .order-xxl-6 { order: 6; }
  .order-xxl-7 { order: 7; }
  .order-xxl-8 { order: 8; }
  .order-xxl-9 { order: 9; }
  .order-xxl-10 { order: 10; }
  .order-xxl-11 { order: 11; }
  .order-xxl-12 { order: 12; }
  .offset-xxl-0 { margin-left: 0; }
  .offset-xxl-1 { margin-left: 8.33333%; }
  .offset-xxl-2 { margin-left: 16.66667%; }
  .offset-xxl-3 { margin-left: 25%; }
  .offset-xxl-4 { margin-left: 33.33333%; }
  .offset-xxl-5 { margin-left: 41.66667%; }
  .offset-xxl-6 { margin-left: 50%; }
  .offset-xxl-7 { margin-left: 58.33333%; }
  .offset-xxl-8 { margin-left: 66.66667%; }
  .offset-xxl-9 { margin-left: 75%; }
  .offset-xxl-10 { margin-left: 83.33333%; }
  .offset-xxl-11 { margin-left: 91.66667%; } }

.table { width: 100%; margin-bottom: 1rem; color: #2c2c2c; }

.table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #d5d5d5; }

.table thead th { vertical-align: bottom; border-bottom: 2px solid #d5d5d5; }

.table tbody + tbody { border-top: 2px solid #d5d5d5; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #d5d5d5; }

.table-bordered th, .table-bordered td { border: 1px solid #d5d5d5; }

.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { color: #2c2c2c; background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #b8cbde; }

.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #7a9fc2; }

.table-hover .table-primary:hover { background-color: #a7bed6; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #a7bed6; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #ffedc7; }

.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #ffde96; }

.table-hover .table-secondary:hover { background-color: #ffe5ae; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #ffe5ae; }

.table-success, .table-success > th, .table-success > td { background-color: #c0debd; }

.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8ac285; }

.table-hover .table-success:hover { background-color: #b0d6ac; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b0d6ac; }

.table-info, .table-info > th, .table-info > td { background-color: #eaf7fd; }

.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #d7f1fb; }

.table-hover .table-info:hover { background-color: #d3eefb; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #d3eefb; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #fbe2e2; }

.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #f7caca; }

.table-hover .table-warning:hover { background-color: #f8cccc; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #f8cccc; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f4b8b8; }

.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ea7a7a; }

.table-hover .table-danger:hover { background-color: #f1a2a2; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1a2a2; }

.table-light, .table-light > th, .table-light > td { background-color: #fdfcfa; }

.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #fbf9f5; }

.table-hover .table-light:hover { background-color: #f6f1e8; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #f6f1e8; }

.table-lighter-gray, .table-lighter-gray > th, .table-lighter-gray > td { background-color: #fbfbfb; }

.table-lighter-gray th, .table-lighter-gray td, .table-lighter-gray thead th, .table-lighter-gray tbody + tbody { border-color: #f8f8f8; }

.table-hover .table-lighter-gray:hover { background-color: #eeeeee; }

.table-hover .table-lighter-gray:hover > td, .table-hover .table-lighter-gray:hover > th { background-color: #eeeeee; }

.table-light-gray, .table-light-gray > th, .table-light-gray > td { background-color: #f8f8f8; }

.table-light-gray th, .table-light-gray td, .table-light-gray thead th, .table-light-gray tbody + tbody { border-color: #f1f1f1; }

.table-hover .table-light-gray:hover { background-color: #ebebeb; }

.table-hover .table-light-gray:hover > td, .table-hover .table-light-gray:hover > th { background-color: #ebebeb; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #b8b8d2; }

.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #7a7aac; }

.table-hover .table-dark:hover { background-color: #a8a8c8; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #a8a8c8; }

.table-gray-small, .table-gray-small > th, .table-gray-small > td { background-color: #e3e3e3; }

.table-gray-small th, .table-gray-small td, .table-gray-small thead th, .table-gray-small tbody + tbody { border-color: #cbcbcb; }

.table-hover .table-gray-small:hover { background-color: #d6d6d6; }

.table-hover .table-gray-small:hover > td, .table-hover .table-gray-small:hover > th { background-color: #d6d6d6; }

.table-default-font, .table-default-font > th, .table-default-font > td { background-color: #c4c4c4; }

.table-default-font th, .table-default-font td, .table-default-font thead th, .table-default-font tbody + tbody { border-color: #919191; }

.table-hover .table-default-font:hover { background-color: #b7b7b7; }

.table-hover .table-default-font:hover > td, .table-hover .table-default-font:hover > th { background-color: #b7b7b7; }

.table-aldi-gray-error, .table-aldi-gray-error > th, .table-aldi-gray-error > td { background-color: #d6d6d6; }

.table-aldi-gray-error th, .table-aldi-gray-error td, .table-aldi-gray-error thead th, .table-aldi-gray-error tbody + tbody { border-color: #b3b3b3; }

.table-hover .table-aldi-gray-error:hover { background-color: #c9c9c9; }

.table-hover .table-aldi-gray-error:hover > td, .table-hover .table-aldi-gray-error:hover > th { background-color: #c9c9c9; }

.table-light-blue, .table-light-blue > th, .table-light-blue > td { background-color: #b8e8f5; }

.table-light-blue th, .table-light-blue td, .table-light-blue thead th, .table-light-blue tbody + tbody { border-color: #7ad5ec; }

.table-hover .table-light-blue:hover { background-color: #a2e1f2; }

.table-hover .table-light-blue:hover > td, .table-hover .table-light-blue:hover > th { background-color: #a2e1f2; }

.table-black, .table-black > th, .table-black > td { background-color: #b8b8b8; }

.table-black th, .table-black td, .table-black thead th, .table-black tbody + tbody { border-color: #7a7a7a; }

.table-hover .table-black:hover { background-color: #ababab; }

.table-hover .table-black:hover > td, .table-hover .table-black:hover > th { background-color: #ababab; }

.table-yellow, .table-yellow > th, .table-yellow > td { background-color: #ffedc7; }

.table-yellow th, .table-yellow td, .table-yellow thead th, .table-yellow tbody + tbody { border-color: #ffde96; }

.table-hover .table-yellow:hover { background-color: #ffe5ae; }

.table-hover .table-yellow:hover > td, .table-hover .table-yellow:hover > th { background-color: #ffe5ae; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th { color: #fff; background-color: #343a40; border-color: #454d55; }

.table .thead-light th { color: #495057; background-color: #e5e5e5; border-color: #d5d5d5; }

.table-dark { color: #fff; background-color: #343a40; }

.table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; }

.table-dark.table-bordered { border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-sm > .table-bordered { border: 0; } }

@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-md > .table-bordered { border: 0; } }

@media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-lg > .table-bordered { border: 0; } }

@media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-xl > .table-bordered { border: 0; } }

@media (max-width: 1399.98px) { .table-responsive-xxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-xxl > .table-bordered { border: 0; } }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }

.table-responsive > .table-bordered { border: 0; }

.form-control { display: block; width: 100%; height: calc(1.3em + 1.32rem + 2px); padding: 0.66rem 0.8rem; font-size: 1rem; font-weight: 400; line-height: 1.3; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control { transition: none; } }

.form-control::-ms-expand { background-color: transparent; border: 0; }

.form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.form-control:focus { color: #495057; background-color: #fff; border-color: #0a87ff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 70, 137, 0.25); }

.form-control::placeholder { color: #9b9b9b; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #e5e5e5; opacity: 1; }

select.form-control:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.66rem + 1px); padding-bottom: calc(0.66rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.3; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.17188rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.81281rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding: 0.66rem 0; margin-bottom: 0; font-size: 1rem; line-height: 1.3; color: #2c2c2c; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.81281rem; line-height: 1.5; border-radius: 0.3125rem; }

.form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.17188rem; line-height: 1.5; border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] { height: auto; }

textarea.form-control { height: auto; }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label { color: #6c6c6c; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; }

.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #1e8914; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.81281rem; line-height: 1.3; color: #fff; background-color: rgba(30, 137, 20, 0.9); border-radius: 0.25rem; }

.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip { display: block; }

.form-control .was-validated :valid, .form-control .is-valid { border-color: #1e8914; padding-right: calc(1.3em + 1.32rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%231e8914' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.325em + 0.33rem) center; background-size: calc(0.65em + 0.66rem) calc(0.65em + 0.66rem); }

.form-control .was-validated :valid:focus, .form-control .is-valid:focus { border-color: #1e8914; box-shadow: 0 0 0 0.2rem rgba(30, 137, 20, 0.25); }

textarea.form-control .was-validated :valid, textarea.form-control .is-valid { padding-right: calc(1.3em + 1.32rem); background-position: top calc(0.325em + 0.33rem) right calc(0.325em + 0.33rem); }

.custom-select .was-validated :valid, .custom-select .is-valid { border-color: #1e8914; padding-right: calc(0.75em + 2.79rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.8rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%231e8914' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.8rem/calc(0.65em + 0.66rem) calc(0.65em + 0.66rem); }

.custom-select .was-validated :valid:focus, .custom-select .is-valid:focus { border-color: #1e8914; box-shadow: 0 0 0 0.2rem rgba(30, 137, 20, 0.25); }

.form-check-input .was-validated :valid ~ .form-check-label, .form-check-input .is-valid ~ .form-check-label { color: #1e8914; }

.form-check-input .was-validated :valid ~ .valid-feedback, .form-check-input .was-validated :valid ~ .valid-tooltip, .form-check-input .is-valid ~ .valid-feedback, .form-check-input .is-valid ~ .valid-tooltip { display: block; }

.custom-control-input .was-validated :valid ~ .custom-control-label, .custom-control-input .is-valid ~ .custom-control-label { color: #1e8914; }

.custom-control-input .was-validated :valid ~ .custom-control-label::before, .custom-control-input .is-valid ~ .custom-control-label::before { border-color: #1e8914; }

.custom-control-input .was-validated :valid:checked ~ .custom-control-label::before, .custom-control-input .is-valid:checked ~ .custom-control-label::before { border-color: #28b61a; background-color: #28b61a; }

.custom-control-input .was-validated :valid:focus ~ .custom-control-label::before, .custom-control-input .is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(30, 137, 20, 0.25); }

.custom-control-input .was-validated :valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input .is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #1e8914; }

.custom-file-input .was-validated :valid ~ .custom-file-label, .custom-file-input .is-valid ~ .custom-file-label { border-color: #1e8914; }

.custom-file-input .was-validated :valid:focus ~ .custom-file-label, .custom-file-input .is-valid:focus ~ .custom-file-label { border-color: #1e8914; box-shadow: 0 0 0 0.2rem rgba(30, 137, 20, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #d70000; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.81281rem; line-height: 1.3; color: #fff; background-color: rgba(215, 0, 0, 0.9); border-radius: 0.25rem; }

.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip { display: block; }

.form-control .was-validated :invalid, .form-control .is-invalid { border-color: #d70000; padding-right: calc(1.3em + 1.32rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d70000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d70000' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.325em + 0.33rem) center; background-size: calc(0.65em + 0.66rem) calc(0.65em + 0.66rem); }

.form-control .was-validated :invalid:focus, .form-control .is-invalid:focus { border-color: #d70000; box-shadow: 0 0 0 0.2rem rgba(215, 0, 0, 0.25); }

textarea.form-control .was-validated :invalid, textarea.form-control .is-invalid { padding-right: calc(1.3em + 1.32rem); background-position: top calc(0.325em + 0.33rem) right calc(0.325em + 0.33rem); }

.custom-select .was-validated :invalid, .custom-select .is-invalid { border-color: #d70000; padding-right: calc(0.75em + 2.79rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.8rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d70000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d70000' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.8rem/calc(0.65em + 0.66rem) calc(0.65em + 0.66rem); }

.custom-select .was-validated :invalid:focus, .custom-select .is-invalid:focus { border-color: #d70000; box-shadow: 0 0 0 0.2rem rgba(215, 0, 0, 0.25); }

.form-check-input .was-validated :invalid ~ .form-check-label, .form-check-input .is-invalid ~ .form-check-label { color: #d70000; }

.form-check-input .was-validated :invalid ~ .invalid-feedback, .form-check-input .was-validated :invalid ~ .invalid-tooltip, .form-check-input .is-invalid ~ .invalid-feedback, .form-check-input .is-invalid ~ .invalid-tooltip { display: block; }

.custom-control-input .was-validated :invalid ~ .custom-control-label, .custom-control-input .is-invalid ~ .custom-control-label { color: #d70000; }

.custom-control-input .was-validated :invalid ~ .custom-control-label::before, .custom-control-input .is-invalid ~ .custom-control-label::before { border-color: #d70000; }

.custom-control-input .was-validated :invalid:checked ~ .custom-control-label::before, .custom-control-input .is-invalid:checked ~ .custom-control-label::before { border-color: #ff0b0b; background-color: #ff0b0b; }

.custom-control-input .was-validated :invalid:focus ~ .custom-control-label::before, .custom-control-input .is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(215, 0, 0, 0.25); }

.custom-control-input .was-validated :invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input .is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #d70000; }

.custom-file-input .was-validated :invalid ~ .custom-file-label, .custom-file-input .is-invalid ~ .custom-file-label { border-color: #d70000; }

.custom-file-input .was-validated :invalid:focus ~ .custom-file-label, .custom-file-input .is-invalid:focus ~ .custom-file-label { border-color: #d70000; box-shadow: 0 0 0 0.2rem rgba(215, 0, 0, 0.25); }

.form-inline { display: flex; flex-flow: row wrap; align-items: center; }

.form-inline .form-check { width: 100%; }

@media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-plaintext { display: inline-block; }
  .form-inline .input-group, .form-inline .custom-select { width: auto; }
  .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; }
  .form-inline .form-check-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .form-inline .custom-control { align-items: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0; } }

@media (max-width: 991.98px) { .form-forgot-password input[type=email]:focus { margin-bottom: 80px !important; } }

.btn { display: inline-block; font-weight: 700; color: #2c2c2c; text-align: center; vertical-align: middle; cursor: pointer; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.66rem 1.33rem; font-size: 0.9375rem; line-height: 1.3; border-radius: 25px; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .btn { transition: none; } }

.btn:hover { color: #2c2c2c; text-decoration: none; }

.btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 70, 137, 0.25); }

.btn.disabled, .btn:disabled { opacity: 0.65; }

a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }

.btn-primary { color: #fff; background-color: #004689; border-color: #004689; }

.btn-primary:hover { color: #fff; background-color: #003263; border-color: #002c56; }

.btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #003263; border-color: #002c56; box-shadow: 0 0 0 0.2rem rgba(38, 98, 155, 0.5); }

.btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #004689; border-color: #004689; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #002c56; border-color: #002549; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 98, 155, 0.5); }

.btn-secondary { color: #2c2c2c; background-color: #ffbf36; border-color: #ffbf36; }

.btn-secondary:hover { color: #2c2c2c; background-color: #ffb310; border-color: #ffaf03; }

.btn-secondary:focus, .btn-secondary.focus { color: #2c2c2c; background-color: #ffb310; border-color: #ffaf03; box-shadow: 0 0 0 0.2rem rgba(223, 169, 53, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled { color: #2c2c2c; background-color: #ffbf36; border-color: #ffbf36; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #2c2c2c; background-color: #ffaf03; border-color: #f5a700; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(223, 169, 53, 0.5); }

.btn-success { color: #fff; background-color: #1e8914; border-color: #1e8914; }

.btn-success:hover { color: #fff; background-color: #17680f; border-color: #145c0e; }

.btn-success:focus, .btn-success.focus { color: #fff; background-color: #17680f; border-color: #145c0e; box-shadow: 0 0 0 0.2rem rgba(64, 155, 55, 0.5); }

.btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #1e8914; border-color: #1e8914; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #145c0e; border-color: #12510c; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(64, 155, 55, 0.5); }

.btn-info { color: #2c2c2c; background-color: #b3e4f8; border-color: #b3e4f8; }

.btn-info:hover { color: #2c2c2c; background-color: #90d8f5; border-color: #84d3f4; }

.btn-info:focus, .btn-info.focus { color: #2c2c2c; background-color: #90d8f5; border-color: #84d3f4; box-shadow: 0 0 0 0.2rem rgba(159, 200, 217, 0.5); }

.btn-info.disabled, .btn-info:disabled { color: #2c2c2c; background-color: #b3e4f8; border-color: #b3e4f8; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #2c2c2c; background-color: #84d3f4; border-color: #79cff3; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(159, 200, 217, 0.5); }

.btn-warning { color: #2c2c2c; background-color: #ef9999; border-color: #ef9999; }

.btn-warning:hover { color: #2c2c2c; background-color: #ea7878; border-color: #e86d6d; }

.btn-warning:focus, .btn-warning.focus { color: #2c2c2c; background-color: #ea7878; border-color: #e86d6d; box-shadow: 0 0 0 0.2rem rgba(210, 137, 137, 0.5); }

.btn-warning.disabled, .btn-warning:disabled { color: #2c2c2c; background-color: #ef9999; border-color: #ef9999; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #fff; background-color: #e86d6d; border-color: #e66262; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(210, 137, 137, 0.5); }

.btn-danger { color: #fff; background-color: #d70000; border-color: #d70000; }

.btn-danger:hover { color: #fff; background-color: #b10000; border-color: #a40000; }

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #b10000; border-color: #a40000; box-shadow: 0 0 0 0.2rem rgba(221, 38, 38, 0.5); }

.btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #d70000; border-color: #d70000; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #a40000; border-color: #970000; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(221, 38, 38, 0.5); }

.btn-light { color: #2c2c2c; background-color: #f8f4ec; border-color: #f8f4ec; }

.btn-light:hover { color: #2c2c2c; background-color: #eee4d0; border-color: #eadec7; }

.btn-light:focus, .btn-light.focus { color: #2c2c2c; background-color: #eee4d0; border-color: #eadec7; box-shadow: 0 0 0 0.2rem rgba(217, 214, 207, 0.5); }

.btn-light.disabled, .btn-light:disabled { color: #2c2c2c; background-color: #f8f4ec; border-color: #f8f4ec; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #2c2c2c; background-color: #eadec7; border-color: #e7d9bd; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(217, 214, 207, 0.5); }

.btn-lighter-gray { color: #2c2c2c; background-color: #f1f1f1; border-color: #f1f1f1; }

.btn-lighter-gray:hover { color: #2c2c2c; background-color: #dedede; border-color: #d8d8d8; }

.btn-lighter-gray:focus, .btn-lighter-gray.focus { color: #2c2c2c; background-color: #dedede; border-color: #d8d8d8; box-shadow: 0 0 0 0.2rem rgba(211, 211, 211, 0.5); }

.btn-lighter-gray.disabled, .btn-lighter-gray:disabled { color: #2c2c2c; background-color: #f1f1f1; border-color: #f1f1f1; }

.btn-lighter-gray:not(:disabled):not(.disabled):active, .btn-lighter-gray:not(:disabled):not(.disabled).active, .show > .btn-lighter-gray.dropdown-toggle { color: #2c2c2c; background-color: #d8d8d8; border-color: #d1d1d1; }

.btn-lighter-gray:not(:disabled):not(.disabled):active:focus, .btn-lighter-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-lighter-gray.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(211, 211, 211, 0.5); }

.btn-light-gray { color: #2c2c2c; background-color: #e5e5e5; border-color: #e5e5e5; }

.btn-light-gray:hover { color: #2c2c2c; background-color: #d2d2d2; border-color: #cccccc; }

.btn-light-gray:focus, .btn-light-gray.focus { color: #2c2c2c; background-color: #d2d2d2; border-color: #cccccc; box-shadow: 0 0 0 0.2rem rgba(201, 201, 201, 0.5); }

.btn-light-gray.disabled, .btn-light-gray:disabled { color: #2c2c2c; background-color: #e5e5e5; border-color: #e5e5e5; }

.btn-light-gray:not(:disabled):not(.disabled):active, .btn-light-gray:not(:disabled):not(.disabled).active, .show > .btn-light-gray.dropdown-toggle { color: #2c2c2c; background-color: #cccccc; border-color: #c5c5c5; }

.btn-light-gray:not(:disabled):not(.disabled):active:focus, .btn-light-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-light-gray.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(201, 201, 201, 0.5); }

.btn-dark { color: #fff; background-color: #00005f; border-color: #00005f; }

.btn-dark:hover { color: #fff; background-color: #000039; border-color: #00002c; }

.btn-dark:focus, .btn-dark.focus { color: #fff; background-color: #000039; border-color: #00002c; box-shadow: 0 0 0 0.2rem rgba(38, 38, 119, 0.5); }

.btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #00005f; border-color: #00005f; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #00002c; border-color: #00001f; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 38, 119, 0.5); }

.btn-gray-small { color: #2c2c2c; background-color: #9b9b9b; border-color: #9b9b9b; }

.btn-gray-small:hover { color: #fff; background-color: #888888; border-color: #828282; }

.btn-gray-small:focus, .btn-gray-small.focus { color: #fff; background-color: #888888; border-color: #828282; box-shadow: 0 0 0 0.2rem rgba(138, 138, 138, 0.5); }

.btn-gray-small.disabled, .btn-gray-small:disabled { color: #2c2c2c; background-color: #9b9b9b; border-color: #9b9b9b; }

.btn-gray-small:not(:disabled):not(.disabled):active, .btn-gray-small:not(:disabled):not(.disabled).active, .show > .btn-gray-small.dropdown-toggle { color: #fff; background-color: #828282; border-color: #7b7b7b; }

.btn-gray-small:not(:disabled):not(.disabled):active:focus, .btn-gray-small:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-small.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(138, 138, 138, 0.5); }

.btn-default-font { color: #fff; background-color: #2c2c2c; border-color: #2c2c2c; }

.btn-default-font:hover { color: #fff; background-color: #191919; border-color: #131313; }

.btn-default-font:focus, .btn-default-font.focus { color: #fff; background-color: #191919; border-color: #131313; box-shadow: 0 0 0 0.2rem rgba(76, 76, 76, 0.5); }

.btn-default-font.disabled, .btn-default-font:disabled { color: #fff; background-color: #2c2c2c; border-color: #2c2c2c; }

.btn-default-font:not(:disabled):not(.disabled):active, .btn-default-font:not(:disabled):not(.disabled).active, .show > .btn-default-font.dropdown-toggle { color: #fff; background-color: #131313; border-color: #0c0c0c; }

.btn-default-font:not(:disabled):not(.disabled):active:focus, .btn-default-font:not(:disabled):not(.disabled).active:focus, .show > .btn-default-font.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(76, 76, 76, 0.5); }

.btn-aldi-gray-error { color: #fff; background-color: #6c6c6c; border-color: #6c6c6c; }

.btn-aldi-gray-error:hover { color: #fff; background-color: #595959; border-color: #535353; }

.btn-aldi-gray-error:focus, .btn-aldi-gray-error.focus { color: #fff; background-color: #595959; border-color: #535353; box-shadow: 0 0 0 0.2rem rgba(130, 130, 130, 0.5); }

.btn-aldi-gray-error.disabled, .btn-aldi-gray-error:disabled { color: #fff; background-color: #6c6c6c; border-color: #6c6c6c; }

.btn-aldi-gray-error:not(:disabled):not(.disabled):active, .btn-aldi-gray-error:not(:disabled):not(.disabled).active, .show > .btn-aldi-gray-error.dropdown-toggle { color: #fff; background-color: #535353; border-color: #4c4c4c; }

.btn-aldi-gray-error:not(:disabled):not(.disabled):active:focus, .btn-aldi-gray-error:not(:disabled):not(.disabled).active:focus, .show > .btn-aldi-gray-error.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(130, 130, 130, 0.5); }

.btn-light-blue { color: #fff; background-color: #00AEDA; border-color: #00AEDA; }

.btn-light-blue:hover { color: #fff; background-color: #008fb4; border-color: #0085a7; }

.btn-light-blue:focus, .btn-light-blue.focus { color: #fff; background-color: #008fb4; border-color: #0085a7; box-shadow: 0 0 0 0.2rem rgba(38, 186, 224, 0.5); }

.btn-light-blue.disabled, .btn-light-blue:disabled { color: #fff; background-color: #00AEDA; border-color: #00AEDA; }

.btn-light-blue:not(:disabled):not(.disabled):active, .btn-light-blue:not(:disabled):not(.disabled).active, .show > .btn-light-blue.dropdown-toggle { color: #fff; background-color: #0085a7; border-color: #007b9a; }

.btn-light-blue:not(:disabled):not(.disabled):active:focus, .btn-light-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-light-blue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 186, 224, 0.5); }

.btn-black { color: #fff; background-color: #000; border-color: #000; }

.btn-black:hover { color: #fff; background-color: black; border-color: black; }

.btn-black:focus, .btn-black.focus { color: #fff; background-color: black; border-color: black; box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }

.btn-black.disabled, .btn-black:disabled { color: #fff; background-color: #000; border-color: #000; }

.btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle { color: #fff; background-color: black; border-color: black; }

.btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }

.btn-yellow { color: #2c2c2c; background-color: #ffbf36; border-color: #ffbf36; }

.btn-yellow:hover { color: #2c2c2c; background-color: #ffb310; border-color: #ffaf03; }

.btn-yellow:focus, .btn-yellow.focus { color: #2c2c2c; background-color: #ffb310; border-color: #ffaf03; box-shadow: 0 0 0 0.2rem rgba(223, 169, 53, 0.5); }

.btn-yellow.disabled, .btn-yellow:disabled { color: #2c2c2c; background-color: #ffbf36; border-color: #ffbf36; }

.btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show > .btn-yellow.dropdown-toggle { color: #2c2c2c; background-color: #ffaf03; border-color: #f5a700; }

.btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(223, 169, 53, 0.5); }

.btn-outline-primary { color: #004689; border-color: #004689; }

.btn-outline-primary:hover { color: #fff; background-color: #004689; border-color: #004689; }

.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 70, 137, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #004689; background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #004689; border-color: #004689; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 70, 137, 0.5); }

.btn-outline-secondary { color: #ffbf36; border-color: #ffbf36; }

.btn-outline-secondary:hover { color: #2c2c2c; background-color: #ffbf36; border-color: #ffbf36; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(255, 191, 54, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #ffbf36; background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #2c2c2c; background-color: #ffbf36; border-color: #ffbf36; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 191, 54, 0.5); }

.btn-outline-success { color: #1e8914; border-color: #1e8914; }

.btn-outline-success:hover { color: #fff; background-color: #1e8914; border-color: #1e8914; }

.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(30, 137, 20, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled { color: #1e8914; background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #1e8914; border-color: #1e8914; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(30, 137, 20, 0.5); }

.btn-outline-info { color: #b3e4f8; border-color: #b3e4f8; }

.btn-outline-info:hover { color: #2c2c2c; background-color: #b3e4f8; border-color: #b3e4f8; }

.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(179, 228, 248, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled { color: #b3e4f8; background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #2c2c2c; background-color: #b3e4f8; border-color: #b3e4f8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(179, 228, 248, 0.5); }

.btn-outline-warning { color: #ef9999; border-color: #ef9999; }

.btn-outline-warning:hover { color: #2c2c2c; background-color: #ef9999; border-color: #ef9999; }

.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(239, 153, 153, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ef9999; background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #2c2c2c; background-color: #ef9999; border-color: #ef9999; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(239, 153, 153, 0.5); }

.btn-outline-danger { color: #d70000; border-color: #d70000; }

.btn-outline-danger:hover { color: #fff; background-color: #d70000; border-color: #d70000; }

.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(215, 0, 0, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #d70000; background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #d70000; border-color: #d70000; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(215, 0, 0, 0.5); }

.btn-outline-light { color: #f8f4ec; border-color: #f8f4ec; }

.btn-outline-light:hover { color: #2c2c2c; background-color: #f8f4ec; border-color: #f8f4ec; }

.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 244, 236, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f4ec; background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #2c2c2c; background-color: #f8f4ec; border-color: #f8f4ec; }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 244, 236, 0.5); }

.btn-outline-lighter-gray { color: #f1f1f1; border-color: #f1f1f1; }

.btn-outline-lighter-gray:hover { color: #2c2c2c; background-color: #f1f1f1; border-color: #f1f1f1; }

.btn-outline-lighter-gray:focus, .btn-outline-lighter-gray.focus { box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }

.btn-outline-lighter-gray.disabled, .btn-outline-lighter-gray:disabled { color: #f1f1f1; background-color: transparent; }

.btn-outline-lighter-gray:not(:disabled):not(.disabled):active, .btn-outline-lighter-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-lighter-gray.dropdown-toggle { color: #2c2c2c; background-color: #f1f1f1; border-color: #f1f1f1; }

.btn-outline-lighter-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-lighter-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lighter-gray.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }

.btn-outline-light-gray { color: #e5e5e5; border-color: #e5e5e5; }

.btn-outline-light-gray:hover { color: #2c2c2c; background-color: #e5e5e5; border-color: #e5e5e5; }

.btn-outline-light-gray:focus, .btn-outline-light-gray.focus { box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.5); }

.btn-outline-light-gray.disabled, .btn-outline-light-gray:disabled { color: #e5e5e5; background-color: transparent; }

.btn-outline-light-gray:not(:disabled):not(.disabled):active, .btn-outline-light-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-light-gray.dropdown-toggle { color: #2c2c2c; background-color: #e5e5e5; border-color: #e5e5e5; }

.btn-outline-light-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-light-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light-gray.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.5); }

.btn-outline-dark { color: #00005f; border-color: #00005f; }

.btn-outline-dark:hover { color: #fff; background-color: #00005f; border-color: #00005f; }

.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(0, 0, 95, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #00005f; background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #00005f; border-color: #00005f; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 0, 95, 0.5); }

.btn-outline-gray-small { color: #9b9b9b; border-color: #9b9b9b; }

.btn-outline-gray-small:hover { color: #2c2c2c; background-color: #9b9b9b; border-color: #9b9b9b; }

.btn-outline-gray-small:focus, .btn-outline-gray-small.focus { box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5); }

.btn-outline-gray-small.disabled, .btn-outline-gray-small:disabled { color: #9b9b9b; background-color: transparent; }

.btn-outline-gray-small:not(:disabled):not(.disabled):active, .btn-outline-gray-small:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-small.dropdown-toggle { color: #2c2c2c; background-color: #9b9b9b; border-color: #9b9b9b; }

.btn-outline-gray-small:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-small:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-small.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5); }

.btn-outline-default-font { color: #2c2c2c; border-color: #2c2c2c; }

.btn-outline-default-font:hover { color: #fff; background-color: #2c2c2c; border-color: #2c2c2c; }

.btn-outline-default-font:focus, .btn-outline-default-font.focus { box-shadow: 0 0 0 0.2rem rgba(44, 44, 44, 0.5); }

.btn-outline-default-font.disabled, .btn-outline-default-font:disabled { color: #2c2c2c; background-color: transparent; }

.btn-outline-default-font:not(:disabled):not(.disabled):active, .btn-outline-default-font:not(:disabled):not(.disabled).active, .show > .btn-outline-default-font.dropdown-toggle { color: #fff; background-color: #2c2c2c; border-color: #2c2c2c; }

.btn-outline-default-font:not(:disabled):not(.disabled):active:focus, .btn-outline-default-font:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-default-font.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(44, 44, 44, 0.5); }

.btn-outline-aldi-gray-error { color: #6c6c6c; border-color: #6c6c6c; }

.btn-outline-aldi-gray-error:hover { color: #fff; background-color: #6c6c6c; border-color: #6c6c6c; }

.btn-outline-aldi-gray-error:focus, .btn-outline-aldi-gray-error.focus { box-shadow: 0 0 0 0.2rem rgba(108, 108, 108, 0.5); }

.btn-outline-aldi-gray-error.disabled, .btn-outline-aldi-gray-error:disabled { color: #6c6c6c; background-color: transparent; }

.btn-outline-aldi-gray-error:not(:disabled):not(.disabled):active, .btn-outline-aldi-gray-error:not(:disabled):not(.disabled).active, .show > .btn-outline-aldi-gray-error.dropdown-toggle { color: #fff; background-color: #6c6c6c; border-color: #6c6c6c; }

.btn-outline-aldi-gray-error:not(:disabled):not(.disabled):active:focus, .btn-outline-aldi-gray-error:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-aldi-gray-error.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 108, 108, 0.5); }

.btn-outline-light-blue { color: #00AEDA; border-color: #00AEDA; }

.btn-outline-light-blue:hover { color: #fff; background-color: #00AEDA; border-color: #00AEDA; }

.btn-outline-light-blue:focus, .btn-outline-light-blue.focus { box-shadow: 0 0 0 0.2rem rgba(0, 174, 218, 0.5); }

.btn-outline-light-blue.disabled, .btn-outline-light-blue:disabled { color: #00AEDA; background-color: transparent; }

.btn-outline-light-blue:not(:disabled):not(.disabled):active, .btn-outline-light-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-light-blue.dropdown-toggle { color: #fff; background-color: #00AEDA; border-color: #00AEDA; }

.btn-outline-light-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-light-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light-blue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 174, 218, 0.5); }

.btn-outline-black { color: #000; border-color: #000; }

.btn-outline-black:hover { color: #fff; background-color: #000; border-color: #000; }

.btn-outline-black:focus, .btn-outline-black.focus { box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.btn-outline-black.disabled, .btn-outline-black:disabled { color: #000; background-color: transparent; }

.btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active, .show > .btn-outline-black.dropdown-toggle { color: #fff; background-color: #000; border-color: #000; }

.btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-black.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.btn-outline-yellow { color: #ffbf36; border-color: #ffbf36; }

.btn-outline-yellow:hover { color: #2c2c2c; background-color: #ffbf36; border-color: #ffbf36; }

.btn-outline-yellow:focus, .btn-outline-yellow.focus { box-shadow: 0 0 0 0.2rem rgba(255, 191, 54, 0.5); }

.btn-outline-yellow.disabled, .btn-outline-yellow:disabled { color: #ffbf36; background-color: transparent; }

.btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow.dropdown-toggle { color: #2c2c2c; background-color: #ffbf36; border-color: #ffbf36; }

.btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 191, 54, 0.5); }

.btn-link { font-weight: 400; color: #004689; text-decoration: none; }

.btn-link:hover { color: #001f3d; text-decoration: underline; }

.btn-link:focus, .btn-link.focus { text-decoration: underline; box-shadow: none; }

.btn-link:disabled, .btn-link.disabled { color: #6c6c6c; pointer-events: none; }

.btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.17188rem; line-height: 1.5; border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.81281rem; line-height: 1.5; border-radius: 0.3125rem; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle { white-space: nowrap; }

.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 0.9375rem; color: #2c2c2c; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; }

.dropdown-menu-left { right: auto; left: 0; }

.dropdown-menu-right { right: 0; left: auto; }

@media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; }
  .dropdown-menu-sm-right { right: 0; left: auto; } }

@media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; }
  .dropdown-menu-md-right { right: 0; left: auto; } }

@media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; }
  .dropdown-menu-lg-right { right: 0; left: auto; } }

@media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; }
  .dropdown-menu-xl-right { right: 0; left: auto; } }

@media (min-width: 1400px) { .dropdown-menu-xxl-left { right: auto; left: 0; }
  .dropdown-menu-xxl-right { right: 0; left: auto; } }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }

.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }

.dropleft .dropdown-toggle::after { display: none; }

.dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0; }

.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e5e5e5; }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #2c2c2c; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .dropdown-item:focus { color: #1f1f1f; text-decoration: none; background-color: #f1f1f1; }

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #004689; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #6c6c6c; pointer-events: none; background-color: transparent; }

.dropdown-menu.show { display: block; }

.pagination .dropdown-menu[x-placement="top-start"] { z-index: 1021; }

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.81281rem; color: #6c6c6c; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #2c2c2c; }

.btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; }

.btn-group > .btn, .btn-group-vertical > .btn { position: relative; flex: 1 1 auto; }

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; }

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; }

.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }

.btn-toolbar .input-group { width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.dropdown-toggle-split { padding-right: 0.9975rem; padding-left: 0.9975rem; }

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; }

.dropleft .dropdown-toggle-split::before { margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }

.btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group { width: 100%; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; }

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; }

.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }

.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; flex: 1 1 0%; min-width: 0; margin-bottom: 0; }

.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; }

.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }

.input-group > .custom-file .custom-file-input:focus { z-index: 4; }

.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group > .custom-file { display: flex; align-items: center; }

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group-prepend, .input-group-append { display: flex; }

.input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; }

.input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; }

.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { display: flex; align-items: center; padding: 0.66rem 0.8rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.3; color: #495057; text-align: center; white-space: nowrap; background-color: #e5e5e5; border: 1px solid #ced4da; border-radius: 0.25rem; }

.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.17188rem; line-height: 1.5; border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.81281rem; line-height: 1.5; border-radius: 0.3125rem; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 1.8rem; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.custom-control { position: relative; display: block; min-height: 1.21875rem; padding-left: 1.5rem; }

.custom-control-inline { display: inline-flex; margin-right: 1rem; }

.custom-control-input { position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.10938rem; opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #004689; background-color: #004689; }

.custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(0, 70, 137, 0.25); }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #0a87ff; }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #3da0ff; border-color: #3da0ff; }

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label { color: #6c6c6c; }

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e5e5e5; }

.custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; }

.custom-control-label::before { position: absolute; top: 0.10938rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #9b9b9b solid 1px; }

.custom-control-label::after { position: absolute; top: 0.10938rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before { border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #004689; background-color: #004689; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 70, 137, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 70, 137, 0.5); }

.custom-radio .custom-control-label::before { border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 70, 137, 0.5); }

.custom-switch { padding-left: 2.25rem; }

.custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }

.custom-switch .custom-control-label::after { top: calc(0.10938rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #9b9b9b; border-radius: 0.5rem; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { transition: none; } }

.custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; transform: translateX(0.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 70, 137, 0.5); }

.custom-select { display: inline-block; width: 100%; height: calc(1.3em + 1.32rem + 2px); padding: 0.66rem 1.8rem 0.66rem 0.8rem; font-size: 1rem; font-weight: 400; line-height: 1.3; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.8rem center/8px 10px; border: 1px solid #ced4da; border-radius: 0.25rem; appearance: none; }

.custom-select:focus { border-color: #0a87ff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 70, 137, 0.25); }

.custom-select:focus::-ms-value { color: #495057; background-color: #fff; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.8rem; background-image: none; }

.custom-select:disabled { color: #6c6c6c; background-color: #e5e5e5; }

.custom-select::-ms-expand { display: none; }

.custom-select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.81281rem; }

.custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.17188rem; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.3em + 1.32rem + 2px); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.3em + 1.32rem + 2px); margin: 0; opacity: 0; }

.custom-file-input:focus ~ .custom-file-label { border-color: #0a87ff; box-shadow: 0 0 0 0.2rem rgba(0, 70, 137, 0.25); }

.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label { background-color: #e5e5e5; }

.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.3em + 1.32rem + 2px); padding: 0.66rem 0.8rem; font-weight: 400; line-height: 1.3; color: #495057; background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; }

.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.3em + 1.32rem); padding: 0.66rem 0.8rem; line-height: 1.3; color: #495057; content: "Browse"; background-color: #e5e5e5; border-left: inherit; border-radius: 0 0.25rem 0.25rem 0; }

.custom-range { width: 100%; height: 1.4rem; padding: 0; background-color: transparent; appearance: none; }

.custom-range:focus { outline: none; }

.custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #f8f4ec, 0 0 0 0.2rem rgba(0, 70, 137, 0.25); }

.custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #f8f4ec, 0 0 0 0.2rem rgba(0, 70, 137, 0.25); }

.custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #f8f4ec, 0 0 0 0.2rem rgba(0, 70, 137, 0.25); }

.custom-range::-moz-focus-outer { border: 0; }

.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #004689; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { transition: none; } }

.custom-range::-webkit-slider-thumb:active { background-color: #3da0ff; }

.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #d5d5d5; border-color: transparent; border-radius: 1rem; }

.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #004689; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { transition: none; } }

.custom-range::-moz-range-thumb:active { background-color: #3da0ff; }

.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #d5d5d5; border-color: transparent; border-radius: 1rem; }

.custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #004689; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { transition: none; } }

.custom-range::-ms-thumb:active { background-color: #3da0ff; }

.custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; }

.custom-range::-ms-fill-lower { background-color: #d5d5d5; border-radius: 1rem; }

.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #d5d5d5; border-radius: 1rem; }

.custom-range:disabled::-webkit-slider-thumb { background-color: #9b9b9b; }

.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }

.custom-range:disabled::-moz-range-thumb { background-color: #9b9b9b; }

.custom-range:disabled::-moz-range-track { cursor: default; }

.custom-range:disabled::-ms-thumb { background-color: #9b9b9b; }

.custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { transition: none; } }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus { text-decoration: none; }

.nav-link.disabled { color: #6c6c6c; pointer-events: none; cursor: default; }

.nav-tabs { border-bottom: 1px solid #d5d5d5; }

.nav-tabs .nav-item { margin-bottom: -1px; }

.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e5e5e5 #e5e5e5 #d5d5d5; }

.nav-tabs .nav-link.disabled { color: #6c6c6c; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #f8f4ec; border-color: #d5d5d5 #d5d5d5 #f8f4ec; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #004689; }

.nav-fill .nav-item { flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }

.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: 0.34766rem; padding-bottom: 0.34766rem; margin-right: 1rem; font-size: 1.17188rem; line-height: inherit; white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }

.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }

.navbar-nav .dropdown-menu { position: static; float: none; }

.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.17188rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 25px; }

.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }

@media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { padding-right: 0; padding-left: 0; } }

@media (min-width: 576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav { flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler { display: none; } }

@media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { padding-right: 0; padding-left: 0; } }

@media (min-width: 768px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-md .navbar-nav { flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-md .navbar-toggler { display: none; } }

@media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { padding-right: 0; padding-left: 0; } }

@media (min-width: 992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler { display: none; } }

@media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1200px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav { flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler { display: none; } }

@media (max-width: 1399.98px) { .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1400px) { .navbar-expand-xxl { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-xxl .navbar-nav { flex-direction: row; }
  .navbar-expand-xxl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xxl .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }
  .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl { flex-wrap: nowrap; }
  .navbar-expand-xxl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xxl .navbar-toggler { display: none; } }

.navbar-expand { flex-flow: row nowrap; justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { padding-right: 0; padding-left: 0; }

.navbar-expand .navbar-nav { flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }

.navbar-expand .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { flex-wrap: nowrap; }

.navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }

.navbar-expand .navbar-toggler { display: none; }

.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand { color: #fff; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .nav-link { color: #fff; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }

.navbar-dark .navbar-toggler { color: #fff; border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text { color: #fff; }

.navbar-dark .navbar-text a { color: #fff; }

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }

.card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; }

.card > hr { margin-right: 0; margin-left: 0; }

.card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.card-body { flex: 1 1 auto; min-height: 1px; padding: 1.25rem; }

.card-title { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link:hover { text-decoration: none; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: #ffffff; border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-header + .list-group .list-group-item:first-child { border-top: 0; }

.card-footer { padding: 0.75rem 1.25rem; background-color: #ffffff; border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }

.card-img, .card-img-top, .card-img-bottom { flex-shrink: 0; width: 100%; }

.card-img, .card-img-top { border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }

.card-img, .card-img-bottom { border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card { margin-bottom: 5px; }

@media (min-width: 576px) { .card-deck { display: flex; flex-flow: row wrap; margin-right: -5px; margin-left: -5px; }
  .card-deck .card { flex: 1 0 0%; margin-right: 5px; margin-bottom: 0; margin-left: 5px; } }

.card-group > .card { margin-bottom: 5px; }

@media (min-width: 576px) { .card-group { display: flex; flex-flow: row wrap; }
  .card-group > .card { flex: 1 0 0%; margin-bottom: 0; }
  .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } }

.card-columns .card { margin-bottom: 0.75rem; }

@media (min-width: 576px) { .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; } }

.accordion > .card { overflow: hidden; }

.accordion > .card:not(:last-of-type) { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.accordion > .card:not(:first-of-type) { border-top-left-radius: 0; border-top-right-radius: 0; }

.accordion > .card > .card-header { border-radius: 0; margin-bottom: -1px; }

.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: transparent; border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }

.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c6c6c; content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: #343a40; }

.pagination { display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #004689; background-color: #fff; border: 1px solid #d5d5d5; }

.page-link:hover { z-index: 2; color: #001f3d; text-decoration: none; background-color: #e5e5e5; border-color: #d5d5d5; }

.page-link:focus { z-index: 3; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 70, 137, 0.25); }

.page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link { z-index: 3; color: #fff; background-color: #004689; border-color: #004689; }

.page-item.disabled .page-link { color: #6c6c6c; pointer-events: none; cursor: auto; background-color: #fff; border-color: #d5d5d5; }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.17188rem; line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.81281rem; line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.3125rem; border-bottom-left-radius: 0.3125rem; }

.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.3125rem; border-bottom-right-radius: 0.3125rem; }

.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .badge { transition: none; } }

a.badge:hover, a.badge:focus { text-decoration: none; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }

.badge-primary { color: #fff; background-color: #004689; }

a.badge-primary:hover, a.badge-primary:focus { color: #fff; background-color: #002c56; }

a.badge-primary:focus, a.badge-primary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 70, 137, 0.5); }

.badge-secondary { color: #2c2c2c; background-color: #ffbf36; }

a.badge-secondary:hover, a.badge-secondary:focus { color: #2c2c2c; background-color: #ffaf03; }

a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 191, 54, 0.5); }

.badge-success { color: #fff; background-color: #1e8914; }

a.badge-success:hover, a.badge-success:focus { color: #fff; background-color: #145c0e; }

a.badge-success:focus, a.badge-success.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(30, 137, 20, 0.5); }

.badge-info { color: #2c2c2c; background-color: #b3e4f8; }

a.badge-info:hover, a.badge-info:focus { color: #2c2c2c; background-color: #84d3f4; }

a.badge-info:focus, a.badge-info.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(179, 228, 248, 0.5); }

.badge-warning { color: #2c2c2c; background-color: #ef9999; }

a.badge-warning:hover, a.badge-warning:focus { color: #2c2c2c; background-color: #e86d6d; }

a.badge-warning:focus, a.badge-warning.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(239, 153, 153, 0.5); }

.badge-danger { color: #fff; background-color: #d70000; }

a.badge-danger:hover, a.badge-danger:focus { color: #fff; background-color: #a40000; }

a.badge-danger:focus, a.badge-danger.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(215, 0, 0, 0.5); }

.badge-light { color: #2c2c2c; background-color: #f8f4ec; }

a.badge-light:hover, a.badge-light:focus { color: #2c2c2c; background-color: #eadec7; }

a.badge-light:focus, a.badge-light.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(248, 244, 236, 0.5); }

.badge-lighter-gray { color: #2c2c2c; background-color: #f1f1f1; }

a.badge-lighter-gray:hover, a.badge-lighter-gray:focus { color: #2c2c2c; background-color: #d8d8d8; }

a.badge-lighter-gray:focus, a.badge-lighter-gray.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }

.badge-light-gray { color: #2c2c2c; background-color: #e5e5e5; }

a.badge-light-gray:hover, a.badge-light-gray:focus { color: #2c2c2c; background-color: #cccccc; }

a.badge-light-gray:focus, a.badge-light-gray.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.5); }

.badge-dark { color: #fff; background-color: #00005f; }

a.badge-dark:hover, a.badge-dark:focus { color: #fff; background-color: #00002c; }

a.badge-dark:focus, a.badge-dark.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 0, 95, 0.5); }

.badge-gray-small { color: #2c2c2c; background-color: #9b9b9b; }

a.badge-gray-small:hover, a.badge-gray-small:focus { color: #2c2c2c; background-color: #828282; }

a.badge-gray-small:focus, a.badge-gray-small.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5); }

.badge-default-font { color: #fff; background-color: #2c2c2c; }

a.badge-default-font:hover, a.badge-default-font:focus { color: #fff; background-color: #131313; }

a.badge-default-font:focus, a.badge-default-font.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(44, 44, 44, 0.5); }

.badge-aldi-gray-error { color: #fff; background-color: #6c6c6c; }

a.badge-aldi-gray-error:hover, a.badge-aldi-gray-error:focus { color: #fff; background-color: #535353; }

a.badge-aldi-gray-error:focus, a.badge-aldi-gray-error.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(108, 108, 108, 0.5); }

.badge-light-blue { color: #fff; background-color: #00AEDA; }

a.badge-light-blue:hover, a.badge-light-blue:focus { color: #fff; background-color: #0085a7; }

a.badge-light-blue:focus, a.badge-light-blue.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 174, 218, 0.5); }

.badge-black { color: #fff; background-color: #000; }

a.badge-black:hover, a.badge-black:focus { color: #fff; background-color: black; }

a.badge-black:focus, a.badge-black.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.badge-yellow { color: #2c2c2c; background-color: #ffbf36; }

a.badge-yellow:hover, a.badge-yellow:focus { color: #2c2c2c; background-color: #ffaf03; }

a.badge-yellow:focus, a.badge-yellow.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 191, 54, 0.5); }

.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e5e5e5; border-radius: 0.3rem; }

@media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } }

.jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; }

.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 3.90625rem; }

.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #002447; background-color: #ccdae7; border-color: #b8cbde; }

.alert-primary hr { border-top-color: #a7bed6; }

.alert-primary .alert-link { color: #000a14; }

.alert-secondary { color: #85631c; background-color: #fff2d7; border-color: #ffedc7; }

.alert-secondary hr { border-top-color: #ffe5ae; }

.alert-secondary .alert-link { color: #5b4413; }

.alert-success { color: #10470a; background-color: #d2e7d0; border-color: #c0debd; }

.alert-success hr { border-top-color: #b0d6ac; }

.alert-success .alert-link { color: #061a04; }

.alert-info { color: #5d7781; background-color: #f0fafe; border-color: #eaf7fd; }

.alert-info hr { border-top-color: #d3eefb; }

.alert-info .alert-link { color: #485c63; }

.alert-warning { color: #7c5050; background-color: #fcebeb; border-color: #fbe2e2; }

.alert-warning hr { border-top-color: #f8cccc; }

.alert-warning .alert-link { color: #5d3c3c; }

.alert-danger { color: #700000; background-color: #f7cccc; border-color: #f4b8b8; }

.alert-danger hr { border-top-color: #f1a2a2; }

.alert-danger .alert-link { color: #3d0000; }

.alert-light { color: #817f7b; background-color: #fefdfb; border-color: #fdfcfa; }

.alert-light hr { border-top-color: #f6f1e8; }

.alert-light .alert-link { color: #676562; }

.alert-lighter-gray { color: #7d7d7d; background-color: #fcfcfc; border-color: #fbfbfb; }

.alert-lighter-gray hr { border-top-color: #eeeeee; }

.alert-lighter-gray .alert-link { color: #646464; }

.alert-light-gray { color: #777777; background-color: #fafafa; border-color: #f8f8f8; }

.alert-light-gray hr { border-top-color: #ebebeb; }

.alert-light-gray .alert-link { color: #5e5e5e; }

.alert-dark { color: #000031; background-color: #ccccdf; border-color: #b8b8d2; }

.alert-dark hr { border-top-color: #a8a8c8; }

.alert-dark .alert-link { color: black; }

.alert-gray-small { color: #515151; background-color: #ebebeb; border-color: #e3e3e3; }

.alert-gray-small hr { border-top-color: #d6d6d6; }

.alert-gray-small .alert-link { color: #383838; }

.alert-default-font { color: #171717; background-color: #d5d5d5; border-color: #c4c4c4; }

.alert-default-font hr { border-top-color: #b7b7b7; }

.alert-default-font .alert-link { color: black; }

.alert-aldi-gray-error { color: #383838; background-color: #e2e2e2; border-color: #d6d6d6; }

.alert-aldi-gray-error hr { border-top-color: #c9c9c9; }

.alert-aldi-gray-error .alert-link { color: #1f1f1f; }

.alert-light-blue { color: #005a71; background-color: #cceff8; border-color: #b8e8f5; }

.alert-light-blue hr { border-top-color: #a2e1f2; }

.alert-light-blue .alert-link { color: #00313e; }

.alert-black { color: black; background-color: #cccccc; border-color: #b8b8b8; }

.alert-black hr { border-top-color: #ababab; }

.alert-black .alert-link { color: black; }

.alert-yellow { color: #85631c; background-color: #fff2d7; border-color: #ffedc7; }

.alert-yellow hr { border-top-color: #ffe5ae; }

.alert-yellow .alert-link { color: #5b4413; }

@keyframes progress-bar-stripes { from { background-position: 1rem 0; }
  to { background-position: 0 0; } }

.progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.70313rem; background-color: #e5e5e5; border-radius: 0.25rem; }

.progress-bar { display: flex; flex-direction: column; justify-content: center; overflow: hidden; color: #fff; text-align: center; white-space: nowrap; background-color: #004689; transition: width 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } }

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }

.progress-bar-animated { animation: progress-bar-stripes 1s linear infinite; }

@media (prefers-reduced-motion: reduce) { .progress-bar-animated { animation: none; } }

.media { display: flex; align-items: flex-start; }

.media-body { flex: 1; }

.list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; }

.list-group-item-action { width: 100%; color: #495057; text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f1f1f1; }

.list-group-item-action:active { color: #2c2c2c; background-color: #e5e5e5; }

.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.list-group-item.disabled, .list-group-item:disabled { color: #6c6c6c; pointer-events: none; background-color: #fff; }

.list-group-item.active { z-index: 2; color: #fff; background-color: #004689; border-color: #004689; }

.list-group-item + .list-group-item { border-top-width: 0; }

.list-group-item + .list-group-item.active { margin-top: -1px; border-top-width: 1px; }

.list-group-horizontal { flex-direction: row; }

.list-group-horizontal .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }

.list-group-horizontal .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }

.list-group-horizontal .list-group-item.active { margin-top: 0; }

.list-group-horizontal .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }

.list-group-horizontal .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; }

@media (min-width: 576px) { .list-group-horizontal-sm { flex-direction: row; }
  .list-group-horizontal-sm .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-sm .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-sm .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-sm .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-sm .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 768px) { .list-group-horizontal-md { flex-direction: row; }
  .list-group-horizontal-md .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-md .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-md .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-md .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-md .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 992px) { .list-group-horizontal-lg { flex-direction: row; }
  .list-group-horizontal-lg .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-lg .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-lg .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-lg .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-lg .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 1200px) { .list-group-horizontal-xl { flex-direction: row; }
  .list-group-horizontal-xl .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-xl .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-xl .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-xl .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-xl .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 1400px) { .list-group-horizontal-xxl { flex-direction: row; }
  .list-group-horizontal-xxl .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-xxl .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-xxl .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-xxl .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-xxl .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

.list-group-flush .list-group-item { border-right-width: 0; border-left-width: 0; border-radius: 0; }

.list-group-flush .list-group-item:first-child { border-top-width: 0; }

.list-group-flush:last-child .list-group-item:last-child { border-bottom-width: 0; }

.list-group-item-primary { color: #002447; background-color: #b8cbde; }

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #002447; background-color: #a7bed6; }

.list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #002447; border-color: #002447; }

.list-group-item-secondary { color: #85631c; background-color: #ffedc7; }

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #85631c; background-color: #ffe5ae; }

.list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #85631c; border-color: #85631c; }

.list-group-item-success { color: #10470a; background-color: #c0debd; }

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #10470a; background-color: #b0d6ac; }

.list-group-item-success.list-group-item-action.active { color: #fff; background-color: #10470a; border-color: #10470a; }

.list-group-item-info { color: #5d7781; background-color: #eaf7fd; }

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #5d7781; background-color: #d3eefb; }

.list-group-item-info.list-group-item-action.active { color: #fff; background-color: #5d7781; border-color: #5d7781; }

.list-group-item-warning { color: #7c5050; background-color: #fbe2e2; }

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #7c5050; background-color: #f8cccc; }

.list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #7c5050; border-color: #7c5050; }

.list-group-item-danger { color: #700000; background-color: #f4b8b8; }

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #700000; background-color: #f1a2a2; }

.list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #700000; border-color: #700000; }

.list-group-item-light { color: #817f7b; background-color: #fdfcfa; }

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #817f7b; background-color: #f6f1e8; }

.list-group-item-light.list-group-item-action.active { color: #fff; background-color: #817f7b; border-color: #817f7b; }

.list-group-item-lighter-gray { color: #7d7d7d; background-color: #fbfbfb; }

.list-group-item-lighter-gray.list-group-item-action:hover, .list-group-item-lighter-gray.list-group-item-action:focus { color: #7d7d7d; background-color: #eeeeee; }

.list-group-item-lighter-gray.list-group-item-action.active { color: #fff; background-color: #7d7d7d; border-color: #7d7d7d; }

.list-group-item-light-gray { color: #777777; background-color: #f8f8f8; }

.list-group-item-light-gray.list-group-item-action:hover, .list-group-item-light-gray.list-group-item-action:focus { color: #777777; background-color: #ebebeb; }

.list-group-item-light-gray.list-group-item-action.active { color: #fff; background-color: #777777; border-color: #777777; }

.list-group-item-dark { color: #000031; background-color: #b8b8d2; }

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #000031; background-color: #a8a8c8; }

.list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #000031; border-color: #000031; }

.list-group-item-gray-small { color: #515151; background-color: #e3e3e3; }

.list-group-item-gray-small.list-group-item-action:hover, .list-group-item-gray-small.list-group-item-action:focus { color: #515151; background-color: #d6d6d6; }

.list-group-item-gray-small.list-group-item-action.active { color: #fff; background-color: #515151; border-color: #515151; }

.list-group-item-default-font { color: #171717; background-color: #c4c4c4; }

.list-group-item-default-font.list-group-item-action:hover, .list-group-item-default-font.list-group-item-action:focus { color: #171717; background-color: #b7b7b7; }

.list-group-item-default-font.list-group-item-action.active { color: #fff; background-color: #171717; border-color: #171717; }

.list-group-item-aldi-gray-error { color: #383838; background-color: #d6d6d6; }

.list-group-item-aldi-gray-error.list-group-item-action:hover, .list-group-item-aldi-gray-error.list-group-item-action:focus { color: #383838; background-color: #c9c9c9; }

.list-group-item-aldi-gray-error.list-group-item-action.active { color: #fff; background-color: #383838; border-color: #383838; }

.list-group-item-light-blue { color: #005a71; background-color: #b8e8f5; }

.list-group-item-light-blue.list-group-item-action:hover, .list-group-item-light-blue.list-group-item-action:focus { color: #005a71; background-color: #a2e1f2; }

.list-group-item-light-blue.list-group-item-action.active { color: #fff; background-color: #005a71; border-color: #005a71; }

.list-group-item-black { color: black; background-color: #b8b8b8; }

.list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus { color: black; background-color: #ababab; }

.list-group-item-black.list-group-item-action.active { color: #fff; background-color: black; border-color: black; }

.list-group-item-yellow { color: #85631c; background-color: #ffedc7; }

.list-group-item-yellow.list-group-item-action:hover, .list-group-item-yellow.list-group-item-action:focus { color: #85631c; background-color: #ffe5ae; }

.list-group-item-yellow.list-group-item-action.active { color: #fff; background-color: #85631c; border-color: #85631c; }

.close { float: right; font-size: 1.40625rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }

.close:hover { color: #000; text-decoration: none; }

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; }

button.close { padding: 0; background-color: transparent; border: 0; appearance: none; }

a.close.disabled { pointer-events: none; }

.toast { max-width: 350px; overflow: hidden; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px); opacity: 0; border-radius: 0.25rem; }

.toast:not(:last-child) { margin-bottom: 0.75rem; }

.toast.showing { opacity: 1; }

.toast.show { display: block; opacity: 1; }

.toast.hide { display: none; }

.toast-header { display: flex; align-items: center; padding: 0.25rem 0.75rem; color: #6c6c6c; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body { padding: 0.75rem; }

.modal-open { overflow: hidden; }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }

.modal.show .modal-dialog { transform: none; }

.modal.modal-static .modal-dialog { transform: scale(1.02); }

.modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; }

.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { flex-shrink: 0; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }

.modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; }

.modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #d5d5d5; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); }

.modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.3; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #d5d5d5; border-bottom-right-radius: calc(0.3rem - 1px); border-bottom-left-radius: calc(0.3rem - 1px); }

.modal-footer > * { margin: 0.25rem; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 576px) { .modal-dialog { max-width: 480px; margin: 1.75rem auto; }
  .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before { height: calc(100vh - 3.5rem); }
  .modal-sm { max-width: 300px; } }

@media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } }

@media (min-width: 1200px) { .modal-xl { max-width: 1140px; } }

.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: "aldi_sued_office", Arial, Helvetica, "Helvetica Neue", sans-serif; font-style: normal; font-weight: 400; line-height: 1.3; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.81281rem; word-wrap: break-word; opacity: 0; }

.tooltip.show { opacity: 0.9; }

.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }

.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: "aldi_sued_office", Arial, Helvetica, "Helvetica Neue", sans-serif; font-style: normal; font-weight: 400; line-height: 1.3; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.81281rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; }

.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; }

.popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc(-0.5rem - 1px); }

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc(-0.5rem - 1px); }

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; }

.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 0.9375rem; color: #2c2c2c; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); }

.popover-header:empty { display: none; }

.popover-body { padding: 0.5rem 0.75rem; color: #2c2c2c; }

.carousel { position: relative; }

.carousel.pointer-event { touch-action: pan-y; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }

.carousel-inner::after { display: block; clear: both; content: ""; }

.carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; overflow: hidden; }

@media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } }

@media (min-width: 576px) { .carousel-item { height: 400px; } }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; }

.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { transform: translateX(-100%); }

.carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; }

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: opacity 0s 0.6s; }

@media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; } }

.carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; transition: opacity 0.15s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; }

.carousel-control-prev { left: 0; }

.carousel-control-next { right: 0; }

.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; }

.carousel-indicators li { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-indicators li { transition: none; } }

.carousel-indicators .active { opacity: 1; }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }

@keyframes spinner-border { to { transform: rotate(360deg); } }

.spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; animation: spinner-border .75s linear infinite; }

.spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; }

@keyframes spinner-grow { 0% { transform: scale(0); }
  50% { opacity: 1; } }

.spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm { width: 1rem; height: 1rem; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: #004689 !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #002c56 !important; }

.bg-secondary { background-color: #ffbf36 !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #ffaf03 !important; }

.bg-success { background-color: #1e8914 !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #145c0e !important; }

.bg-info { background-color: #b3e4f8 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #84d3f4 !important; }

.bg-warning { background-color: #ef9999 !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #e86d6d !important; }

.bg-danger { background-color: #d70000 !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #a40000 !important; }

.bg-light { background-color: #f8f4ec !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #eadec7 !important; }

.bg-lighter-gray { background-color: #f1f1f1 !important; }

a.bg-lighter-gray:hover, a.bg-lighter-gray:focus, button.bg-lighter-gray:hover, button.bg-lighter-gray:focus { background-color: #d8d8d8 !important; }

.bg-light-gray { background-color: #e5e5e5 !important; }

a.bg-light-gray:hover, a.bg-light-gray:focus, button.bg-light-gray:hover, button.bg-light-gray:focus { background-color: #cccccc !important; }

.bg-dark { background-color: #00005f !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #00002c !important; }

.bg-gray-small { background-color: #9b9b9b !important; }

a.bg-gray-small:hover, a.bg-gray-small:focus, button.bg-gray-small:hover, button.bg-gray-small:focus { background-color: #828282 !important; }

.bg-default-font { background-color: #2c2c2c !important; }

a.bg-default-font:hover, a.bg-default-font:focus, button.bg-default-font:hover, button.bg-default-font:focus { background-color: #131313 !important; }

.bg-aldi-gray-error { background-color: #6c6c6c !important; }

a.bg-aldi-gray-error:hover, a.bg-aldi-gray-error:focus, button.bg-aldi-gray-error:hover, button.bg-aldi-gray-error:focus { background-color: #535353 !important; }

.bg-light-blue { background-color: #00AEDA !important; }

a.bg-light-blue:hover, a.bg-light-blue:focus, button.bg-light-blue:hover, button.bg-light-blue:focus { background-color: #0085a7 !important; }

.bg-black { background-color: #000 !important; }

a.bg-black:hover, a.bg-black:focus, button.bg-black:hover, button.bg-black:focus { background-color: black !important; }

.bg-yellow { background-color: #ffbf36 !important; }

a.bg-yellow:hover, a.bg-yellow:focus, button.bg-yellow:hover, button.bg-yellow:focus { background-color: #ffaf03 !important; }

.bg-white { background-color: #fff !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid #d5d5d5 !important; }

.border-top { border-top: 1px solid #d5d5d5 !important; }

.border-right { border-right: 1px solid #d5d5d5 !important; }

.border-bottom { border-bottom: 1px solid #d5d5d5 !important; }

.border-left { border-left: 1px solid #d5d5d5 !important; }

.border-0 { border: 0 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left-0 { border-left: 0 !important; }

.border-primary { border-color: #004689 !important; }

.border-secondary { border-color: #ffbf36 !important; }

.border-success { border-color: #1e8914 !important; }

.border-info { border-color: #b3e4f8 !important; }

.border-warning { border-color: #ef9999 !important; }

.border-danger { border-color: #d70000 !important; }

.border-light { border-color: #f8f4ec !important; }

.border-lighter-gray { border-color: #f1f1f1 !important; }

.border-light-gray { border-color: #e5e5e5 !important; }

.border-dark { border-color: #00005f !important; }

.border-gray-small { border-color: #9b9b9b !important; }

.border-default-font { border-color: #2c2c2c !important; }

.border-aldi-gray-error { border-color: #6c6c6c !important; }

.border-light-blue { border-color: #00AEDA !important; }

.border-black { border-color: #000 !important; }

.border-yellow { border-color: #ffbf36 !important; }

.border-white { border-color: #fff !important; }

.rounded-sm { border-radius: 0.3125rem !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-lg { border-radius: 0.3rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-pill { border-radius: 50rem !important; }

.rounded-0 { border-radius: 0 !important; }

.clearfix::after, .slick-carousel .slick-dots::after { display: block; clear: both; content: ""; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { display: inline-flex !important; } }

@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; } }

@media (min-width: 992px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; } }

@media (min-width: 1200px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; } }

@media (min-width: 1400px) { .d-xxl-none { display: none !important; }
  .d-xxl-inline { display: inline !important; }
  .d-xxl-inline-block { display: inline-block !important; }
  .d-xxl-block { display: block !important; }
  .d-xxl-table { display: table !important; }
  .d-xxl-table-row { display: table-row !important; }
  .d-xxl-table-cell { display: table-cell !important; }
  .d-xxl-flex { display: flex !important; }
  .d-xxl-inline-flex { display: inline-flex !important; } }

@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; } }

.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.85714%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; } }

@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; } }

@media (min-width: 1400px) { .flex-xxl-row { flex-direction: row !important; }
  .flex-xxl-column { flex-direction: column !important; }
  .flex-xxl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xxl-wrap { flex-wrap: wrap !important; }
  .flex-xxl-nowrap { flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill { flex: 1 1 auto !important; }
  .flex-xxl-grow-0 { flex-grow: 0 !important; }
  .flex-xxl-grow-1 { flex-grow: 1 !important; }
  .flex-xxl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xxl-start { justify-content: flex-start !important; }
  .justify-content-xxl-end { justify-content: flex-end !important; }
  .justify-content-xxl-center { justify-content: center !important; }
  .justify-content-xxl-between { justify-content: space-between !important; }
  .justify-content-xxl-around { justify-content: space-around !important; }
  .align-items-xxl-start { align-items: flex-start !important; }
  .align-items-xxl-end { align-items: flex-end !important; }
  .align-items-xxl-center { align-items: center !important; }
  .align-items-xxl-baseline { align-items: baseline !important; }
  .align-items-xxl-stretch { align-items: stretch !important; }
  .align-content-xxl-start { align-content: flex-start !important; }
  .align-content-xxl-end { align-content: flex-end !important; }
  .align-content-xxl-center { align-content: center !important; }
  .align-content-xxl-between { align-content: space-between !important; }
  .align-content-xxl-around { align-content: space-around !important; }
  .align-content-xxl-stretch { align-content: stretch !important; }
  .align-self-xxl-auto { align-self: auto !important; }
  .align-self-xxl-start { align-self: flex-start !important; }
  .align-self-xxl-end { align-self: flex-end !important; }
  .align-self-xxl-center { align-self: center !important; }
  .align-self-xxl-baseline { align-self: baseline !important; }
  .align-self-xxl-stretch { align-self: stretch !important; } }

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

@media (min-width: 576px) { .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; } }

@media (min-width: 768px) { .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; } }

@media (min-width: 992px) { .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; } }

@media (min-width: 1200px) { .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; } }

@media (min-width: 1400px) { .float-xxl-left { float: left !important; }
  .float-xxl-right { float: right !important; }
  .float-xxl-none { float: none !important; } }

.overflow-auto { overflow: auto !important; }

.overflow-hidden { overflow: hidden !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports (position: sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow, .carousel { box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.25) !important; }

.shadow-lg { box-shadow: 0 0 0.5rem 0px rgba(0, 0, 0, 0.3) !important; }

.shadow-none { box-shadow: none !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.min-vw-100 { min-width: 100vw !important; }

.min-vh-100 { min-height: 100vh !important; }

.vw-100 { width: 100vw !important; }

.vh-100 { height: 100vh !important; }

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: transparent; }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.25rem !important; }

.mt-4, .my-4 { margin-top: 1.25rem !important; }

.mr-4, .mx-4 { margin-right: 1.25rem !important; }

.mb-4, .my-4 { margin-bottom: 1.25rem !important; }

.ml-4, .mx-4 { margin-left: 1.25rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.25rem !important; }

.pt-4, .py-4 { padding-top: 1.25rem !important; }

.pr-4, .px-4 { padding-right: 1.25rem !important; }

.pb-4, .py-4 { padding-bottom: 1.25rem !important; }

.pl-4, .px-4 { padding-left: 1.25rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-n1 { margin: -0.25rem !important; }

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.mt-n3, .my-n3 { margin-top: -1rem !important; }

.mr-n3, .mx-n3 { margin-right: -1rem !important; }

.mb-n3, .my-n3 { margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 { margin-left: -1rem !important; }

.m-n4 { margin: -1.25rem !important; }

.mt-n4, .my-n4 { margin-top: -1.25rem !important; }

.mr-n4, .mx-n4 { margin-right: -1.25rem !important; }

.mb-n4, .my-n4 { margin-bottom: -1.25rem !important; }

.ml-n4, .mx-n4 { margin-left: -1.25rem !important; }

.m-n5 { margin: -3rem !important; }

.mt-n5, .my-n5 { margin-top: -3rem !important; }

.mr-n5, .mx-n5 { margin-right: -3rem !important; }

.mb-n5, .my-n5 { margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 { margin-left: -3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.25rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.25rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.25rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.25rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.25rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.25rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.25rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.25rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.25rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.25rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
  .m-sm-n1 { margin: -0.25rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; }
  .m-sm-n3 { margin: -1rem !important; }
  .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; }
  .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; }
  .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; }
  .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; }
  .m-sm-n4 { margin: -1.25rem !important; }
  .mt-sm-n4, .my-sm-n4 { margin-top: -1.25rem !important; }
  .mr-sm-n4, .mx-sm-n4 { margin-right: -1.25rem !important; }
  .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.25rem !important; }
  .ml-sm-n4, .mx-sm-n4 { margin-left: -1.25rem !important; }
  .m-sm-n5 { margin: -3rem !important; }
  .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; }
  .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; }
  .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; }
  .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }

@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
  .mt-md-0, .my-md-0 { margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0 !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.25rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.25rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.25rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.25rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.25rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0 !important; }
  .pt-md-0, .py-md-0 { padding-top: 0 !important; }
  .pr-md-0, .px-md-0 { padding-right: 0 !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 { padding-left: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.25rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.25rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.25rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.25rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.25rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !important; }
  .m-md-n1 { margin: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; }
  .m-md-n3 { margin: -1rem !important; }
  .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; }
  .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; }
  .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; }
  .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; }
  .m-md-n4 { margin: -1.25rem !important; }
  .mt-md-n4, .my-md-n4 { margin-top: -1.25rem !important; }
  .mr-md-n4, .mx-md-n4 { margin-right: -1.25rem !important; }
  .mb-md-n4, .my-md-n4 { margin-bottom: -1.25rem !important; }
  .ml-md-n4, .mx-md-n4 { margin-left: -1.25rem !important; }
  .m-md-n5 { margin: -3rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }

@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.25rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.25rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.25rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.25rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.25rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0 !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.25rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.25rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.25rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.25rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.25rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; }
  .m-lg-n1 { margin: -0.25rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; }
  .m-lg-n3 { margin: -1rem !important; }
  .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; }
  .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; }
  .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; }
  .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; }
  .m-lg-n4 { margin: -1.25rem !important; }
  .mt-lg-n4, .my-lg-n4 { margin-top: -1.25rem !important; }
  .mr-lg-n4, .mx-lg-n4 { margin-right: -1.25rem !important; }
  .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.25rem !important; }
  .ml-lg-n4, .mx-lg-n4 { margin-left: -1.25rem !important; }
  .m-lg-n5 { margin: -3rem !important; }
  .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; }
  .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; }
  .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; }
  .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }

@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.25rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.25rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.25rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.25rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.25rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0 !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.25rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.25rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.25rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.25rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.25rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
  .m-xl-n1 { margin: -0.25rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; }
  .m-xl-n3 { margin: -1rem !important; }
  .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; }
  .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; }
  .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; }
  .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; }
  .m-xl-n4 { margin: -1.25rem !important; }
  .mt-xl-n4, .my-xl-n4 { margin-top: -1.25rem !important; }
  .mr-xl-n4, .mx-xl-n4 { margin-right: -1.25rem !important; }
  .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.25rem !important; }
  .ml-xl-n4, .mx-xl-n4 { margin-left: -1.25rem !important; }
  .m-xl-n5 { margin: -3rem !important; }
  .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; }
  .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; }
  .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; }
  .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }

@media (min-width: 1400px) { .m-xxl-0 { margin: 0 !important; }
  .mt-xxl-0, .my-xxl-0 { margin-top: 0 !important; }
  .mr-xxl-0, .mx-xxl-0 { margin-right: 0 !important; }
  .mb-xxl-0, .my-xxl-0 { margin-bottom: 0 !important; }
  .ml-xxl-0, .mx-xxl-0 { margin-left: 0 !important; }
  .m-xxl-1 { margin: 0.25rem !important; }
  .mt-xxl-1, .my-xxl-1 { margin-top: 0.25rem !important; }
  .mr-xxl-1, .mx-xxl-1 { margin-right: 0.25rem !important; }
  .mb-xxl-1, .my-xxl-1 { margin-bottom: 0.25rem !important; }
  .ml-xxl-1, .mx-xxl-1 { margin-left: 0.25rem !important; }
  .m-xxl-2 { margin: 0.5rem !important; }
  .mt-xxl-2, .my-xxl-2 { margin-top: 0.5rem !important; }
  .mr-xxl-2, .mx-xxl-2 { margin-right: 0.5rem !important; }
  .mb-xxl-2, .my-xxl-2 { margin-bottom: 0.5rem !important; }
  .ml-xxl-2, .mx-xxl-2 { margin-left: 0.5rem !important; }
  .m-xxl-3 { margin: 1rem !important; }
  .mt-xxl-3, .my-xxl-3 { margin-top: 1rem !important; }
  .mr-xxl-3, .mx-xxl-3 { margin-right: 1rem !important; }
  .mb-xxl-3, .my-xxl-3 { margin-bottom: 1rem !important; }
  .ml-xxl-3, .mx-xxl-3 { margin-left: 1rem !important; }
  .m-xxl-4 { margin: 1.25rem !important; }
  .mt-xxl-4, .my-xxl-4 { margin-top: 1.25rem !important; }
  .mr-xxl-4, .mx-xxl-4 { margin-right: 1.25rem !important; }
  .mb-xxl-4, .my-xxl-4 { margin-bottom: 1.25rem !important; }
  .ml-xxl-4, .mx-xxl-4 { margin-left: 1.25rem !important; }
  .m-xxl-5 { margin: 3rem !important; }
  .mt-xxl-5, .my-xxl-5 { margin-top: 3rem !important; }
  .mr-xxl-5, .mx-xxl-5 { margin-right: 3rem !important; }
  .mb-xxl-5, .my-xxl-5 { margin-bottom: 3rem !important; }
  .ml-xxl-5, .mx-xxl-5 { margin-left: 3rem !important; }
  .p-xxl-0 { padding: 0 !important; }
  .pt-xxl-0, .py-xxl-0 { padding-top: 0 !important; }
  .pr-xxl-0, .px-xxl-0 { padding-right: 0 !important; }
  .pb-xxl-0, .py-xxl-0 { padding-bottom: 0 !important; }
  .pl-xxl-0, .px-xxl-0 { padding-left: 0 !important; }
  .p-xxl-1 { padding: 0.25rem !important; }
  .pt-xxl-1, .py-xxl-1 { padding-top: 0.25rem !important; }
  .pr-xxl-1, .px-xxl-1 { padding-right: 0.25rem !important; }
  .pb-xxl-1, .py-xxl-1 { padding-bottom: 0.25rem !important; }
  .pl-xxl-1, .px-xxl-1 { padding-left: 0.25rem !important; }
  .p-xxl-2 { padding: 0.5rem !important; }
  .pt-xxl-2, .py-xxl-2 { padding-top: 0.5rem !important; }
  .pr-xxl-2, .px-xxl-2 { padding-right: 0.5rem !important; }
  .pb-xxl-2, .py-xxl-2 { padding-bottom: 0.5rem !important; }
  .pl-xxl-2, .px-xxl-2 { padding-left: 0.5rem !important; }
  .p-xxl-3 { padding: 1rem !important; }
  .pt-xxl-3, .py-xxl-3 { padding-top: 1rem !important; }
  .pr-xxl-3, .px-xxl-3 { padding-right: 1rem !important; }
  .pb-xxl-3, .py-xxl-3 { padding-bottom: 1rem !important; }
  .pl-xxl-3, .px-xxl-3 { padding-left: 1rem !important; }
  .p-xxl-4 { padding: 1.25rem !important; }
  .pt-xxl-4, .py-xxl-4 { padding-top: 1.25rem !important; }
  .pr-xxl-4, .px-xxl-4 { padding-right: 1.25rem !important; }
  .pb-xxl-4, .py-xxl-4 { padding-bottom: 1.25rem !important; }
  .pl-xxl-4, .px-xxl-4 { padding-left: 1.25rem !important; }
  .p-xxl-5 { padding: 3rem !important; }
  .pt-xxl-5, .py-xxl-5 { padding-top: 3rem !important; }
  .pr-xxl-5, .px-xxl-5 { padding-right: 3rem !important; }
  .pb-xxl-5, .py-xxl-5 { padding-bottom: 3rem !important; }
  .pl-xxl-5, .px-xxl-5 { padding-left: 3rem !important; }
  .m-xxl-n1 { margin: -0.25rem !important; }
  .mt-xxl-n1, .my-xxl-n1 { margin-top: -0.25rem !important; }
  .mr-xxl-n1, .mx-xxl-n1 { margin-right: -0.25rem !important; }
  .mb-xxl-n1, .my-xxl-n1 { margin-bottom: -0.25rem !important; }
  .ml-xxl-n1, .mx-xxl-n1 { margin-left: -0.25rem !important; }
  .m-xxl-n2 { margin: -0.5rem !important; }
  .mt-xxl-n2, .my-xxl-n2 { margin-top: -0.5rem !important; }
  .mr-xxl-n2, .mx-xxl-n2 { margin-right: -0.5rem !important; }
  .mb-xxl-n2, .my-xxl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n2, .mx-xxl-n2 { margin-left: -0.5rem !important; }
  .m-xxl-n3 { margin: -1rem !important; }
  .mt-xxl-n3, .my-xxl-n3 { margin-top: -1rem !important; }
  .mr-xxl-n3, .mx-xxl-n3 { margin-right: -1rem !important; }
  .mb-xxl-n3, .my-xxl-n3 { margin-bottom: -1rem !important; }
  .ml-xxl-n3, .mx-xxl-n3 { margin-left: -1rem !important; }
  .m-xxl-n4 { margin: -1.25rem !important; }
  .mt-xxl-n4, .my-xxl-n4 { margin-top: -1.25rem !important; }
  .mr-xxl-n4, .mx-xxl-n4 { margin-right: -1.25rem !important; }
  .mb-xxl-n4, .my-xxl-n4 { margin-bottom: -1.25rem !important; }
  .ml-xxl-n4, .mx-xxl-n4 { margin-left: -1.25rem !important; }
  .m-xxl-n5 { margin: -3rem !important; }
  .mt-xxl-n5, .my-xxl-n5 { margin-top: -3rem !important; }
  .mr-xxl-n5, .mx-xxl-n5 { margin-right: -3rem !important; }
  .mb-xxl-n5, .my-xxl-n5 { margin-bottom: -3rem !important; }
  .ml-xxl-n5, .mx-xxl-n5 { margin-left: -3rem !important; }
  .m-xxl-auto { margin: auto !important; }
  .mt-xxl-auto, .my-xxl-auto { margin-top: auto !important; }
  .mr-xxl-auto, .mx-xxl-auto { margin-right: auto !important; }
  .mb-xxl-auto, .my-xxl-auto { margin-bottom: auto !important; }
  .ml-xxl-auto, .mx-xxl-auto { margin-left: auto !important; } }

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify { text-align: justify !important; }

.text-wrap { white-space: normal !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center, .textaligncenter { text-align: center !important; }

@media (min-width: 576px) { .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }

@media (min-width: 1400px) { .text-xxl-left { text-align: left !important; }
  .text-xxl-right { text-align: right !important; }
  .text-xxl-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-lighter { font-weight: lighter !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-weight-bolder { font-weight: bolder !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.text-primary { color: #004689 !important; }

a.text-primary:hover, a.text-primary:focus { color: #001f3d !important; }

.text-secondary { color: #ffbf36 !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #e99e00 !important; }

.text-success { color: #1e8914 !important; }

a.text-success:hover, a.text-success:focus { color: #0f460a !important; }

.text-info { color: #b3e4f8 !important; }

a.text-info:hover, a.text-info:focus { color: #6dcbf2 !important; }

.text-warning { color: #ef9999 !important; }

a.text-warning:hover, a.text-warning:focus { color: #e55757 !important; }

.text-danger { color: #d70000 !important; }

a.text-danger:hover, a.text-danger:focus { color: darkred !important; }

.text-light { color: #f8f4ec !important; }

a.text-light:hover, a.text-light:focus { color: #e3d4b4 !important; }

.text-lighter-gray { color: #f1f1f1 !important; }

a.text-lighter-gray:hover, a.text-lighter-gray:focus { color: #cbcbcb !important; }

.text-light-gray { color: #e5e5e5 !important; }

a.text-light-gray:hover, a.text-light-gray:focus { color: #bfbfbf !important; }

.text-dark { color: #00005f !important; }

a.text-dark:hover, a.text-dark:focus { color: #000013 !important; }

.text-gray-small { color: #9b9b9b !important; }

a.text-gray-small:hover, a.text-gray-small:focus { color: #757575 !important; }

.text-default-font { color: #2c2c2c !important; }

a.text-default-font:hover, a.text-default-font:focus { color: #060606 !important; }

.text-aldi-gray-error { color: #6c6c6c !important; }

a.text-aldi-gray-error:hover, a.text-aldi-gray-error:focus { color: #464646 !important; }

.text-light-blue { color: #00AEDA !important; }

a.text-light-blue:hover, a.text-light-blue:focus { color: #00718e !important; }

.text-black { color: #000 !important; }

a.text-black:hover, a.text-black:focus { color: black !important; }

.text-yellow { color: #ffbf36 !important; }

a.text-yellow:hover, a.text-yellow:focus { color: #e99e00 !important; }

.text-body { color: #2c2c2c !important; }

.text-muted { color: #6c6c6c !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.text-decoration-none { text-decoration: none !important; }

.text-break { word-break: break-word !important; overflow-wrap: break-word !important; }

.text-reset { color: inherit !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; }
  a:not(.btn) { text-decoration: underline; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  pre, blockquote { border: 1px solid #9b9b9b; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  @page { size: a3; }
  body { min-width: 992px !important; }
  .container { min-width: 992px !important; }
  .navbar { display: none; }
  .badge { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #d5d5d5 !important; }
  .table-dark { color: inherit; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #d5d5d5; }
  .table .thead-dark th { color: inherit; border-color: #d5d5d5; } }

/*! Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("/UI.Package/Fonts/font-awesome/fontawesome-webfont.eot?v=4.3.0"); src: url("/UI.Package/Fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/UI.Package/Fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/UI.Package/Fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/UI.Package/Fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/UI.Package/Fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

.fa, .noUi-handle, .slick-carousel .slick-arrow:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x, .noUi-handle { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.28571em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.14286em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }

.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left, .pull-left.noUi-handle, .slick-carousel .pull-left.slick-arrow:before { margin-right: .3em; }

.fa.pull-right, .pull-right.noUi-handle, .slick-carousel .pull-right.slick-arrow:before { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before { content: ""; }

.fa-music:before { content: ""; }

.fa-search:before { content: ""; }

.fa-envelope-o:before { content: ""; }

.fa-heart:before { content: ""; }

.fa-star:before { content: ""; }

.fa-star-o:before { content: ""; }

.fa-user:before { content: ""; }

.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-check:before { content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }

.fa-search-plus:before { content: ""; }

.fa-search-minus:before { content: ""; }

.fa-power-off:before { content: ""; }

.fa-signal:before { content: ""; }

.fa-gear:before, .fa-cog:before { content: ""; }

.fa-trash-o:before { content: ""; }

.fa-home:before { content: ""; }

.fa-file-o:before { content: ""; }

.fa-clock-o:before { content: ""; }

.fa-road:before { content: ""; }

.fa-download:before { content: ""; }

.fa-arrow-circle-o-down:before { content: ""; }

.fa-arrow-circle-o-up:before { content: ""; }

.fa-inbox:before { content: ""; }

.fa-play-circle-o:before { content: ""; }

.fa-rotate-right:before, .fa-repeat:before { content: ""; }

.fa-refresh:before { content: ""; }

.fa-list-alt:before { content: ""; }

.fa-lock:before { content: ""; }

.fa-flag:before { content: ""; }

.fa-headphones:before { content: ""; }

.fa-volume-off:before { content: ""; }

.fa-volume-down:before { content: ""; }

.fa-volume-up:before { content: ""; }

.fa-qrcode:before { content: ""; }

.fa-barcode:before { content: ""; }

.fa-tag:before { content: ""; }

.fa-tags:before { content: ""; }

.fa-book:before { content: ""; }

.fa-bookmark:before { content: ""; }

.fa-print:before { content: ""; }

.fa-camera:before { content: ""; }

.fa-font:before { content: ""; }

.fa-bold:before { content: ""; }

.fa-italic:before { content: ""; }

.fa-text-height:before { content: ""; }

.fa-text-width:before { content: ""; }

.fa-align-left:before { content: ""; }

.fa-align-center:before { content: ""; }

.fa-align-right:before { content: ""; }

.fa-align-justify:before { content: ""; }

.fa-list:before { content: ""; }

.fa-dedent:before, .fa-outdent:before { content: ""; }

.fa-indent:before { content: ""; }

.fa-video-camera:before { content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }

.fa-pencil:before { content: ""; }

.fa-map-marker:before, .noUi-handle:before { content: ""; }

.fa-adjust:before { content: ""; }

.fa-tint:before { content: ""; }

.fa-edit:before, .fa-pencil-square-o:before { content: ""; }

.fa-share-square-o:before { content: ""; }

.fa-check-square-o:before { content: ""; }

.fa-arrows:before { content: ""; }

.fa-step-backward:before { content: ""; }

.fa-fast-backward:before { content: ""; }

.fa-backward:before { content: ""; }

.fa-play:before { content: ""; }

.fa-pause:before { content: ""; }

.fa-stop:before { content: ""; }

.fa-forward:before { content: ""; }

.fa-fast-forward:before { content: ""; }

.fa-step-forward:before { content: ""; }

.fa-eject:before { content: ""; }

.fa-chevron-left:before { content: ""; }

.fa-chevron-right:before { content: ""; }

.fa-plus-circle:before { content: ""; }

.fa-minus-circle:before { content: ""; }

.fa-times-circle:before { content: ""; }

.fa-check-circle:before { content: ""; }

.fa-question-circle:before { content: ""; }

.fa-info-circle:before { content: ""; }

.fa-crosshairs:before { content: ""; }

.fa-times-circle-o:before { content: ""; }

.fa-check-circle-o:before { content: ""; }

.fa-ban:before { content: ""; }

.fa-arrow-left:before { content: ""; }

.fa-arrow-right:before { content: ""; }

.fa-arrow-up:before { content: ""; }

.fa-arrow-down:before { content: ""; }

.fa-mail-forward:before, .fa-share:before { content: ""; }

.fa-expand:before { content: ""; }

.fa-compress:before { content: ""; }

.fa-plus:before { content: ""; }

.fa-minus:before { content: ""; }

.fa-asterisk:before { content: ""; }

.fa-exclamation-circle:before { content: ""; }

.fa-gift:before { content: ""; }

.fa-leaf:before { content: ""; }

.fa-fire:before { content: ""; }

.fa-eye:before { content: ""; }

.fa-eye-slash:before { content: ""; }

.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

.fa-plane:before { content: ""; }

.fa-calendar:before { content: ""; }

.fa-random:before { content: ""; }

.fa-comment:before { content: ""; }

.fa-magnet:before { content: ""; }

.fa-chevron-up:before { content: ""; }

.fa-chevron-down:before { content: ""; }

.fa-retweet:before { content: ""; }

.fa-shopping-cart:before { content: ""; }

.fa-folder:before { content: ""; }

.fa-folder-open:before { content: ""; }

.fa-arrows-v:before { content: ""; }

.fa-arrows-h:before { content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }

.fa-twitter-square:before { content: ""; }

.fa-facebook-square:before { content: ""; }

.fa-camera-retro:before { content: ""; }

.fa-key:before { content: ""; }

.fa-gears:before, .fa-cogs:before { content: ""; }

.fa-comments:before { content: ""; }

.fa-thumbs-o-up:before { content: ""; }

.fa-thumbs-o-down:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-heart-o:before { content: ""; }

.fa-sign-out:before { content: ""; }

.fa-linkedin-square:before { content: ""; }

.fa-thumb-tack:before { content: ""; }

.fa-external-link:before { content: ""; }

.fa-sign-in:before { content: ""; }

.fa-trophy:before { content: ""; }

.fa-github-square:before { content: ""; }

.fa-upload:before { content: ""; }

.fa-lemon-o:before { content: ""; }

.fa-phone:before { content: ""; }

.fa-square-o:before { content: ""; }

.fa-bookmark-o:before { content: ""; }

.fa-phone-square:before { content: ""; }

.fa-twitter:before { content: ""; }

.fa-facebook-f:before, .fa-facebook:before { content: ""; }

.fa-github:before { content: ""; }

.fa-unlock:before { content: ""; }

.fa-credit-card:before { content: ""; }

.fa-rss:before { content: ""; }

.fa-hdd-o:before { content: ""; }

.fa-bullhorn:before { content: ""; }

.fa-bell:before { content: ""; }

.fa-certificate:before { content: ""; }

.fa-hand-o-right:before { content: ""; }

.fa-hand-o-left:before { content: ""; }

.fa-hand-o-up:before { content: ""; }

.fa-hand-o-down:before { content: ""; }

.fa-arrow-circle-left:before { content: ""; }

.fa-arrow-circle-right:before { content: ""; }

.fa-arrow-circle-up:before { content: ""; }

.fa-arrow-circle-down:before { content: ""; }

.fa-globe:before { content: ""; }

.fa-wrench:before { content: ""; }

.fa-tasks:before { content: ""; }

.fa-filter:before { content: ""; }

.fa-briefcase:before { content: ""; }

.fa-arrows-alt:before { content: ""; }

.fa-group:before, .fa-users:before { content: ""; }

.fa-chain:before, .fa-link:before { content: ""; }

.fa-cloud:before { content: ""; }

.fa-flask:before { content: ""; }

.fa-cut:before, .fa-scissors:before { content: ""; }

.fa-copy:before, .fa-files-o:before { content: ""; }

.fa-paperclip:before { content: ""; }

.fa-save:before, .fa-floppy-o:before { content: ""; }

.fa-square:before { content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }

.fa-list-ul:before { content: ""; }

.fa-list-ol:before { content: ""; }

.fa-strikethrough:before { content: ""; }

.fa-underline:before { content: ""; }

.fa-table:before { content: ""; }

.fa-magic:before { content: ""; }

.fa-truck:before { content: ""; }

.fa-pinterest:before { content: ""; }

.fa-pinterest-square:before { content: ""; }

.fa-google-plus-square:before { content: ""; }

.fa-google-plus:before { content: ""; }

.fa-money:before { content: ""; }

.fa-caret-down:before { content: ""; }

.fa-caret-up:before { content: ""; }

.fa-caret-left:before { content: ""; }

.fa-caret-right:before { content: ""; }

.fa-columns:before { content: ""; }

.fa-unsorted:before, .fa-sort:before { content: ""; }

.fa-sort-down:before, .fa-sort-desc:before { content: ""; }

.fa-sort-up:before, .fa-sort-asc:before { content: ""; }

.fa-envelope:before { content: ""; }

.fa-linkedin:before { content: ""; }

.fa-rotate-left:before, .fa-undo:before { content: ""; }

.fa-legal:before, .fa-gavel:before { content: ""; }

.fa-dashboard:before, .fa-tachometer:before { content: ""; }

.fa-comment-o:before { content: ""; }

.fa-comments-o:before { content: ""; }

.fa-flash:before, .fa-bolt:before { content: ""; }

.fa-sitemap:before { content: ""; }

.fa-umbrella:before { content: ""; }

.fa-paste:before, .fa-clipboard:before { content: ""; }

.fa-lightbulb-o:before { content: ""; }

.fa-exchange:before { content: ""; }

.fa-cloud-download:before { content: ""; }

.fa-cloud-upload:before { content: ""; }

.fa-user-md:before { content: ""; }

.fa-stethoscope:before { content: ""; }

.fa-suitcase:before { content: ""; }

.fa-bell-o:before { content: ""; }

.fa-coffee:before { content: ""; }

.fa-cutlery:before { content: ""; }

.fa-file-text-o:before { content: ""; }

.fa-building-o:before { content: ""; }

.fa-hospital-o:before { content: ""; }

.fa-ambulance:before { content: ""; }

.fa-medkit:before { content: ""; }

.fa-fighter-jet:before { content: ""; }

.fa-beer:before { content: ""; }

.fa-h-square:before { content: ""; }

.fa-plus-square:before { content: ""; }

.fa-angle-double-left:before { content: ""; }

.fa-angle-double-right:before { content: ""; }

.fa-angle-double-up:before { content: ""; }

.fa-angle-double-down:before { content: ""; }

.fa-angle-left:before { content: ""; }

.fa-angle-right:before { content: ""; }

.fa-angle-up:before { content: ""; }

.fa-angle-down:before { content: ""; }

.fa-desktop:before { content: ""; }

.fa-laptop:before { content: ""; }

.fa-tablet:before { content: ""; }

.fa-mobile-phone:before, .fa-mobile:before { content: ""; }

.fa-circle-o:before { content: ""; }

.fa-quote-left:before { content: ""; }

.fa-quote-right:before { content: ""; }

.fa-spinner:before { content: ""; }

.fa-circle:before { content: ""; }

.fa-mail-reply:before, .fa-reply:before { content: ""; }

.fa-github-alt:before { content: ""; }

.fa-folder-o:before { content: ""; }

.fa-folder-open-o:before { content: ""; }

.fa-smile-o:before { content: ""; }

.fa-frown-o:before { content: ""; }

.fa-meh-o:before { content: ""; }

.fa-gamepad:before { content: ""; }

.fa-keyboard-o:before { content: ""; }

.fa-flag-o:before { content: ""; }

.fa-flag-checkered:before { content: ""; }

.fa-terminal:before { content: ""; }

.fa-code:before { content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

.fa-location-arrow:before { content: ""; }

.fa-crop:before { content: ""; }

.fa-code-fork:before { content: ""; }

.fa-unlink:before, .fa-chain-broken:before { content: ""; }

.fa-question:before { content: ""; }

.fa-info:before { content: ""; }

.fa-exclamation:before { content: ""; }

.fa-superscript:before { content: ""; }

.fa-subscript:before { content: ""; }

.fa-eraser:before { content: ""; }

.fa-puzzle-piece:before { content: ""; }

.fa-microphone:before { content: ""; }

.fa-microphone-slash:before { content: ""; }

.fa-shield:before { content: ""; }

.fa-calendar-o:before { content: ""; }

.fa-fire-extinguisher:before { content: ""; }

.fa-rocket:before { content: ""; }

.fa-maxcdn:before { content: ""; }

.fa-chevron-circle-left:before { content: ""; }

.fa-chevron-circle-right:before { content: ""; }

.fa-chevron-circle-up:before { content: ""; }

.fa-chevron-circle-down:before { content: ""; }

.fa-html5:before { content: ""; }

.fa-css3:before { content: ""; }

.fa-anchor:before { content: ""; }

.fa-unlock-alt:before { content: ""; }

.fa-bullseye:before { content: ""; }

.fa-ellipsis-h:before { content: ""; }

.fa-ellipsis-v:before { content: ""; }

.fa-rss-square:before { content: ""; }

.fa-play-circle:before { content: ""; }

.fa-ticket:before { content: ""; }

.fa-minus-square:before { content: ""; }

.fa-minus-square-o:before { content: ""; }

.fa-level-up:before { content: ""; }

.fa-level-down:before { content: ""; }

.fa-check-square:before { content: ""; }

.fa-pencil-square:before { content: ""; }

.fa-external-link-square:before { content: ""; }

.fa-share-square:before { content: ""; }

.fa-compass:before { content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

.fa-euro:before, .fa-eur:before { content: ""; }

.fa-gbp:before { content: ""; }

.fa-dollar:before, .fa-usd:before { content: ""; }

.fa-rupee:before, .fa-inr:before { content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

.fa-won:before, .fa-krw:before { content: ""; }

.fa-bitcoin:before, .fa-btc:before { content: ""; }

.fa-file:before { content: ""; }

.fa-file-text:before { content: ""; }

.fa-sort-alpha-asc:before { content: ""; }

.fa-sort-alpha-desc:before { content: ""; }

.fa-sort-amount-asc:before { content: ""; }

.fa-sort-amount-desc:before { content: ""; }

.fa-sort-numeric-asc:before { content: ""; }

.fa-sort-numeric-desc:before { content: ""; }

.fa-thumbs-up:before { content: ""; }

.fa-thumbs-down:before { content: ""; }

.fa-youtube-square:before { content: ""; }

.fa-youtube:before { content: ""; }

.fa-xing:before { content: ""; }

.fa-xing-square:before { content: ""; }

.fa-youtube-play:before { content: ""; }

.fa-dropbox:before { content: ""; }

.fa-stack-overflow:before { content: ""; }

.fa-instagram:before { content: ""; }

.fa-flickr:before { content: ""; }

.fa-adn:before { content: ""; }

.fa-bitbucket:before { content: ""; }

.fa-bitbucket-square:before { content: ""; }

.fa-tumblr:before { content: ""; }

.fa-tumblr-square:before { content: ""; }

.fa-long-arrow-down:before { content: ""; }

.fa-long-arrow-up:before { content: ""; }

.fa-long-arrow-left:before { content: ""; }

.fa-long-arrow-right:before { content: ""; }

.fa-apple:before { content: ""; }

.fa-windows:before { content: ""; }

.fa-android:before { content: ""; }

.fa-linux:before { content: ""; }

.fa-dribbble:before { content: ""; }

.fa-skype:before { content: ""; }

.fa-foursquare:before { content: ""; }

.fa-trello:before { content: ""; }

.fa-female:before { content: ""; }

.fa-male:before { content: ""; }

.fa-gittip:before, .fa-gratipay:before { content: ""; }

.fa-sun-o:before { content: ""; }

.fa-moon-o:before { content: ""; }

.fa-archive:before { content: ""; }

.fa-bug:before { content: ""; }

.fa-vk:before { content: ""; }

.fa-weibo:before { content: ""; }

.fa-renren:before { content: ""; }

.fa-pagelines:before { content: ""; }

.fa-stack-exchange:before { content: ""; }

.fa-arrow-circle-o-right:before { content: ""; }

.fa-arrow-circle-o-left:before { content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

.fa-dot-circle-o:before { content: ""; }

.fa-wheelchair:before { content: ""; }

.fa-vimeo-square:before { content: ""; }

.fa-turkish-lira:before, .fa-try:before { content: ""; }

.fa-plus-square-o:before { content: ""; }

.fa-space-shuttle:before { content: ""; }

.fa-slack:before { content: ""; }

.fa-envelope-square:before { content: ""; }

.fa-wordpress:before { content: ""; }

.fa-openid:before { content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-google:before { content: ""; }

.fa-reddit:before { content: ""; }

.fa-reddit-square:before { content: ""; }

.fa-stumbleupon-circle:before { content: ""; }

.fa-stumbleupon:before { content: ""; }

.fa-delicious:before { content: ""; }

.fa-digg:before { content: ""; }

.fa-pied-piper:before { content: ""; }

.fa-pied-piper-alt:before { content: ""; }

.fa-drupal:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-language:before { content: ""; }

.fa-fax:before { content: ""; }

.fa-building:before { content: ""; }

.fa-child:before { content: ""; }

.fa-paw:before { content: ""; }

.fa-spoon:before { content: ""; }

.fa-cube:before { content: ""; }

.fa-cubes:before { content: ""; }

.fa-behance:before { content: ""; }

.fa-behance-square:before { content: ""; }

.fa-steam:before { content: ""; }

.fa-steam-square:before { content: ""; }

.fa-recycle:before { content: ""; }

.fa-automobile:before, .fa-car:before { content: ""; }

.fa-cab:before, .fa-taxi:before { content: ""; }

.fa-tree:before { content: ""; }

.fa-spotify:before { content: ""; }

.fa-deviantart:before { content: ""; }

.fa-soundcloud:before { content: ""; }

.fa-database:before { content: ""; }

.fa-file-pdf-o:before { content: ""; }

.fa-file-word-o:before { content: ""; }

.fa-file-excel-o:before { content: ""; }

.fa-file-powerpoint-o:before { content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }

.fa-file-code-o:before { content: ""; }

.fa-vine:before { content: ""; }

.fa-codepen:before { content: ""; }

.fa-jsfiddle:before { content: ""; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }

.fa-circle-o-notch:before { content: ""; }

.fa-ra:before, .fa-rebel:before { content: ""; }

.fa-ge:before, .fa-empire:before { content: ""; }

.fa-git-square:before { content: ""; }

.fa-git:before { content: ""; }

.fa-hacker-news:before { content: ""; }

.fa-tencent-weibo:before { content: ""; }

.fa-qq:before { content: ""; }

.fa-wechat:before, .fa-weixin:before { content: ""; }

.fa-send:before, .fa-paper-plane:before { content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }

.fa-history:before { content: ""; }

.fa-genderless:before, .fa-circle-thin:before { content: ""; }

.fa-header:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-sliders:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-newspaper-o:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-paypal:before { content: ""; }

.fa-google-wallet:before { content: ""; }

.fa-cc-visa:before { content: ""; }

.fa-cc-mastercard:before { content: ""; }

.fa-cc-discover:before { content: ""; }

.fa-cc-amex:before { content: ""; }

.fa-cc-paypal:before { content: ""; }

.fa-cc-stripe:before { content: ""; }

.fa-bell-slash:before { content: ""; }

.fa-bell-slash-o:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-at:before { content: ""; }

.fa-eyedropper:before { content: ""; }

.fa-paint-brush:before { content: ""; }

.fa-birthday-cake:before { content: ""; }

.fa-area-chart:before { content: ""; }

.fa-pie-chart:before { content: ""; }

.fa-line-chart:before { content: ""; }

.fa-lastfm:before { content: ""; }

.fa-lastfm-square:before { content: ""; }

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-cc:before { content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

.fa-meanpath:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-skyatlas:before { content: ""; }

.fa-cart-plus:before { content: ""; }

.fa-cart-arrow-down:before { content: ""; }

.fa-diamond:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-facebook-official:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-server:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-hotel:before, .fa-bed:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-train:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-medium:before { content: ""; }

/* Functional styling; These styles are required for noUiSlider to function. You don't need to change these rules to apply your design. */
.noUi-target, .noUi-target * { -webkit-touch-callout: none; -webkit-user-select: none; -ms-touch-action: none; -ms-user-select: none; -moz-user-select: none; -moz-box-sizing: border-box; box-sizing: border-box; }

.noUi-target { position: relative; direction: ltr; margin-top: 28px; }

.noUi-base { width: 100%; height: 100%; position: relative; z-index: 1; /* Fix 401 */ }

.noUi-origin { position: absolute; right: 0; top: 0; left: 0; bottom: 0; }

.noUi-handle { position: relative; z-index: 1; }

.noUi-stacking .noUi-handle { /* This class is applied to the lower origin when its values is > 50%. */ z-index: 10; }

.noUi-state-tap .noUi-origin { -webkit-transition: left 0.3s, top 0.3s; transition: left 0.3s, top 0.3s; }

.noUi-state-drag * { cursor: inherit !important; }

/* Painting and performance; Browsers can paint handles in their own layer. */
.noUi-base { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

/* Slider size and handle placement; */
.noUi-horizontal { height: 10px; }

.noUi-horizontal .noUi-handle { width: 34px; height: 28px; left: -17px; top: -18px; }

.noUi-vertical { width: 18px; }

.noUi-vertical .noUi-handle { width: 28px; height: 34px; left: -6px; top: -17px; }

/* Styling; */
.noUi-background { background: #FAFAFA; box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-connect { background: #004689; box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45); transition: background 450ms; }

.noUi-origin { border-radius: 2px; }

.noUi-target { border-radius: 0.3125rem; border: 1px solid #e5e5e5; box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-target.noUi-connect { box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

/* Handles and cursors; */
.noUi-dragable { cursor: w-resize; }

.noUi-vertical .noUi-dragable { cursor: n-resize; }

.noUi-handle { text-align: center; cursor: default; color: #000; }

.noUi-active { color: #1a1a1a; }

/* Disabled state; */
[disabled].noUi-connect, [disabled] .noUi-connect { background: #B8B8B8; }

[disabled].noUi-origin, [disabled] .noUi-handle { cursor: not-allowed; }

/** Mixins */
/** Blades */
.notification-modal { height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 9999; }

.notification-modal .notification-modal-overlay { background: rgba(0, 0, 0, 0.5); height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }

.notification-modal .notification-modal-dialog { background: rgba(0, 0, 0, 0.5); margin: 0 auto; position: relative; top: 50%; transform: translateY(-50%); width: 300px; z-index: 2; }

.notification-modal .notification-modal-content { position: relative; padding: 20px; text-align: center; }

.notification-modal .notification-modal-body { color: #fff; }

/** Cart item quantity: [-] Qty [+] To set the width to prevent jumping of buttons */
.cart-quantity { margin: 0; min-width: 44px; display: inline-block; text-align: center; }

.cart-quantity-template { margin: 0; width: 25px; display: inline-block; text-align: center; }

/** Fake cell for cart item detail. */
.cart-cell { float: left; box-sizing: border-box; padding-left: 5px; padding-right: 5px; }

/** Flush cell */
.cart-cell-flush { padding-left: 0; padding-right: 0; }

.cart-row::after { display: block; clear: both; content: ""; }

.cart-row.is-loading { opacity: 0.7; }

.cart-item + .cart-item { border-top: solid 2px #e5e5e5; margin-top: 10px; padding-top: 10px; }

.cart-caption { display: table-caption; padding-top: 1rem; padding-bottom: 1rem; }

.cart-cell-group { display: table-row-group; }

/** Different values width for layouting */
.cart-row { /** All the attributes shown beside the image */ /** Cart attributes */ }

.cart-row .cart-image { width: 30%; }

.cart-row .cart-attributes { float: left; width: 70%; }

@media (max-width: 767.98px) { .cart-row .sm-full .cart-desc, .cart-row .sm-full .cart-price, .cart-row .sm-full .cart-qty, .cart-row .sm-full .cart-subtotal { width: 100%; } }

.cart-row .cart-desc, .cart-row .cart-price, .cart-row .cart-qty, .cart-row .cart-subtotal { width: 75%; }

.cart-row .recurring-schedule .cart-frequency { width: 75%; }

.cart-row .cart-delete { width: 25%; }

@media (max-width: 991.98px) { .cart-row .cart-desc { padding-bottom: 0.5rem; } }

@media (min-width: 992px) { /** Fake table display in > small */
  .cart-row { display: table; table-layout: fixed; }
  .cart-row .cart-image { width: 11%; }
  .cart-row .cart-desc { width: 28%; }
  .cart-row .cart-delete { width: 10%; }
  .cart-row .cart-price { width: 16%; }
  .cart-row .cart-qty { width: 30%; }
  .cart-row .cart-subtotal { width: 16%; }
  .cart-row .recurring-schedule .cart-desc { width: 25%; }
  .cart-row .recurring-schedule .cart-price { width: 15%; }
  .cart-row .recurring-schedule .cart-qty { width: 27%; }
  .cart-row .recurring-schedule .cart-subtotal { width: 15%; }
  .cart-row .recurring-schedule .cart-frequency { width: 18%; }
  .cart-row .recurring-schedule-details .cart-desc { width: 32%; }
  .cart-row .recurring-schedule-details .cart-price { width: 16%; }
  .cart-row .recurring-schedule-details .cart-price-multiplier { width: 12%; }
  .cart-row .recurring-schedule-details .cart-qty { width: 20%; }
  .cart-row .recurring-schedule-details .cart-subtotal { width: 20%; }
  .cart-row .cart-attributes { width: 100%; display: table; float: none; vertical-align: middle; }
  .cart-cell { float: none; display: table-cell; vertical-align: middle; }
  .cart-cell-flush { display: table-cell; vertical-align: middle; width: 89%; }
  /** Header is a bit tricky, a lot of magic value based on alignement of inner value. */
  .cart-header-title { width: 45%; float: left; }
  .cart-header-title.recurring-schedule { width: 35%; }
  .cart-header-title.recurring-schedule-details { width: 40%; }
  .cart-header-labels { margin-top: 6px; width: 55%; float: left; }
  .cart-header-labels.recurring-schedule { width: 65%; }
  .cart-header-labels.recurring-schedule-details { width: 60%; }
  .cart-header-price, .cart-header-qty, .cart-header-subtotal { padding-left: 5px; padding-right: 5px; }
  .cart-header-price { width: 25.7%; }
  .cart-header-qty { width: 47.8%; }
  .cart-header-subtotal { width: 26.5%; }
  .recurring-schedule .cart-header-price { width: 20%; }
  .recurring-schedule .cart-header-qty { width: 35%; }
  .recurring-schedule .cart-header-subtotal { width: 19%; }
  .recurring-schedule .cart-header-frequency { width: 26%; }
  .recurring-schedule-details .cart-header-price { width: 25%; }
  .recurring-schedule-details .cart-header-qty { width: 54%; }
  .recurring-schedule-details .cart-header-subtotal { width: 21%; } }

.cart-subtotal-price { font-size: 16px; }

.cart-recurring { margin-top: 5px; padding-top: 10px; position: relative; }

@media (min-width: 768px) { .cart-recurring { padding-left: 30%; } }

@media (min-width: 768px) { .cart-recurring { padding-left: 11%; } }

.button-like-link { background: none !important; border: none; padding: 0 !important; text-decoration: underline; cursor: pointer; }

.button-like-link:disabled { cursor: not-allowed; pointer-events: none; opacity: 0.5; filter: alpha(opacity=50); box-shadow: none; }

@media (min-width: 768px) { .display-table { display: table; table-layout: fixed; width: 100%; } }

@media (min-width: 768px) { .display-table-cell { display: table-cell; vertical-align: middle; float: none; } }

.promotion { display: inline-block; border-top: solid 1px #b3e4f8; border-bottom: solid 1px #b3e4f8; color: #b3e4f8; padding-top: 0.5rem; padding-bottom: 0.5rem; margin-bottom: 1rem; }

.promotion-block { display: block; }

.checkout-navigation ul { display: table; width: 100%; margin: 0; padding: 0; font-weight: bold; }

.checkout-navigation li { display: table-cell; text-align: center; font-size: 16px; min-width: 36px; }

.checkout-navigation li .name { display: none; }

.checkout-navigation li .checkout-navigation-step { color: #ced4da; border-color: #ced4da; border: solid 1px; border-left: 0; display: block; padding-bottom: 1rem; padding-top: 1rem; }

.checkout-navigation li a.checkout-navigation-step:hover, .checkout-navigation li a.checkout-navigation-step:focus { border-color: #84d3f4; color: #84d3f4; outline: 0; text-decoration: none; }

.checkout-navigation .active .name { display: inline; }

.checkout-navigation .active .checkout-navigation-step { background: #b3e4f8; border-color: #b3e4f8; color: #fff; }

.checkout-navigation .active a:hover, .checkout-navigation .active a:focus { color: #fff; }

.checkout-navigation .past .checkout-navigation-step { background: #fff; border-color: #b3e4f8; color: #b3e4f8; }

.checkout-navigation li:first-child .checkout-navigation-step { border-left: solid 1px; }

@media (min-width: 992px) { .checkout-navigation ul { table-layout: fixed; }
  .checkout-navigation li { font-size: 24px; }
  .checkout-navigation .checkout-navigation-step { border-radius: 2px; } }

@media (min-width: 768px) { .checkout-navigation { margin-left: -5px; margin-right: -5px; }
  .checkout-navigation li { font-size: 18px; }
  .checkout-navigation li .checkout-navigation-step { border: solid 1px; margin-left: 5px; margin-right: 5px; }
  .checkout-navigation li .name { display: inline; } }

.checkout-order-summary.affix { position: static; }

@media (min-width: 992px) { .checkout-order-summary.affix { top: 20px; position: fixed; width: 300px; } }

@media (min-width: 1200px) { .checkout-order-summary.affix { width: 380px; } }

.checkout-page .card-header .btn { text-transform: uppercase; }

.checkout-page .card-header h3 { margin: 0; }

.checkout-page .checkout-step-container { position: relative; }

.checkout-page .checkout-step-container .card-header { opacity: 0.4; }

.checkout-page .checkout-step-container.active-step .card-header, .checkout-page .checkout-step-container.next-step .card-header, .checkout-page .checkout-step-container.fulfilled-step .card-header { opacity: 1; }

.checkout-page .checkout-step-container .loading-spinner { position: absolute; top: 50%; left: 50%; margin-left: -1rem; z-index: 10; display: none; }

.checkout-page .checkout-step-container.loading { opacity: 0.6; }

.checkout-page .checkout-step-container.loading .loading-spinner { display: block; }

.checkout-page .collapse-enter-active { overflow: hidden; transition: height 0.5s ease; }

.checkout-page .collapse-transition { overflow: hidden; }

.selected-method-type { border-color: #004689 !important; }

@media (min-width: 576px) { .sps-order-summary { transition: all 0.25s ease; max-width: 200px; }
  .sps-order-summary.sps--abv { top: 0; }
  .sps-order-summary.sps--blw { position: fixed; top: 20px; transition: all 0.5s ease; } }

@media (min-width: 768px) { .sps-order-summary { max-width: 210px; } }

@media (min-width: 992px) { .sps-order-summary { max-width: 290px; } }

@media (min-width: 1200px) { .sps-order-summary { max-width: 350px; } }

.fade-enter-active, .fade-leave-active { transition: opacity 0.25s; }

.fade-enter, .fade-leave-to { opacity: 0; }

.items-list-leave-to, .items-list-enter { opacity: 0; }

.items-list-enter-active, .items-list-leave-active { transition: all 0.25s ease; }

.checkout-header-logo { height: 40px; }

.secure-info { border: 1px solid #d5d5d5; filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25)); }

.confirmation-thank-title { padding-top: 6.5rem; }

@media (min-width: 992px) { .minicart-header:hover + .minicart-summary { display: block; } }

.minicart-summary { background: #fff; border: 1px solid #9b9b9b; border-radius: 5px; position: absolute; margin-top: 1px; right: 0; text-align: left; top: 100%; width: 390px; z-index: 20; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3); display: none; }

@media (min-width: 768px) { .minicart-summary.displayMiniCart { opacity: 0; display: block; animation: fade 1s; animation-fill-mode: forwards; filter: alpha(opacity=100); } }

.minicart-summary:after, .minicart-summary:before { bottom: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; right: 90%; left: 35px; }

.minicart-summary:after { border-color: rgba(225, 228, 234, 0); border-bottom-color: #fff; border-width: 13px; margin-left: -13px; margin-bottom: -1px; }

.minicart-summary:before { border-color: rgba(161, 172, 181, 0); border-bottom-color: #9b9b9b; border-width: 13px; margin-left: -13px; }

.minicart-summary:hover { display: block; }

.minicart-summary .minicart-summary-products { padding: 0 10px 0 10px; max-height: 375px; overflow-y: auto; overflow-x: hidden; }

.minicart-summary .minicart-summary-products .minicart-empty { margin-top: 10px; margin-bottom: 10px; }

.minicart-summary .minicart-summary-products .loading-indicator { padding: 20px 0; display: block; margin: 0 auto; }

.minicart-summary .minicart-summary-products .minicart-line-item { padding: 10px 0; }

.minicart-summary .minicart-summary-products .minicart-line-item .minicart-line-item-text { border-top: none; }

.minicart-summary .minicart-summary-products .minicart-line-item + .minicart-line-item { border-top: 1px solid #e5e5e5; margin-top: 20px; padding-top: 20px; }

.minicart-summary .minicart-summary-products .minicart-line-item .minicart-line-item-variants { font-size: 12px; }

.minicart-summary .minicart-summary-products .minicart-line-item .minicart-line-item-price { padding-top: 10px; }

.minicart-summary .minicart-summary-summary { background: rgba(229, 229, 229, 0.5); border-top: 1px solid #ced4da; padding: 10px; }

.minicart-summary .minicart-summary-controls { padding: 10px; }

.minicart-summary .minicart-summary-controls .btn { width: 100%; }

@keyframes fade { 0% { opacity: 0; }
  100% { opacity: 1; } }

.moneris-label { display: block; position: absolute; left: 0; }

.moneris-card { top: 0; }

.moneris-expiration { top: calc(1rem + calc(1.3em + 1.32rem + 2px) + 1rem + 7px); }

.moneris-ccv { top: calc(calc(1rem + calc(1.3em + 1.32rem + 2px) + 1rem + 7px) + calc(1rem + calc(1.3em + 1.32rem + 2px) + 1rem + 7px)); }

.compact-order { padding-top: 20px; padding-bottom: 20px; }

@media (max-width: 767.98px) { .compact-order { border: solid 1px #e5e5e5; border-radius: 0.3125rem; padding: 20px; margin-bottom: 20px; } }

@media (min-width: 768px) { .compact-order { border: solid 1px #ced4da; padding: 20px; } }

.compact-order-date { margin-bottom: 20px; }

.compact-order-total { text-align: center; }

@media (min-width: 768px) { .compact-order-total { text-align: right; } }

.compact-order-status { display: inline-block; font-weight: bold; }

.compact-order-status::first-letter { text-transform: uppercase; }

.compact-order-splitter { margin-top: 15px; margin-top: 15px; }

.compact-order-header { border-bottom: 1px solid #e5e5e5; }

.compact-order-body { padding-top: 20px; }

.compact-order hr { margin: 10px 0; }

.compact-order-item { padding: 0 1.25rem; }

.compact-order-item:not(:last-child) { border-bottom: 1px solid #d5d5d5; margin-bottom: 1.25rem; }

.non-editable, .non-editable-button { opacity: 50%; cursor: not-allowed !important; }

.non-editable { text-decoration: underline; }

@media (max-width: 991.98px) { .my-orders-cta { text-align: center; }
  .cancel-order { margin-top: 0.5rem; } }

@media (min-width: 768px) { .cancel-order { margin-top: 1rem; }
  .cancel-order-text { float: left; } }

.order-number { font-weight: 700; }

.payment:not(:last-child) { border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; }

.payment:not(:first-child) { padding-top: 20px; }

.savings { padding: 10px; background: #1e8914; display: inline-block; position: relative; color: #fff; }

.savings:before { display: block; content: ""; position: absolute; top: 0; right: 0; width: 0; height: 0; border-bottom-left-radius: 2px; border-width: 5px; border-style: solid; border-color: #FFF #FFF rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.35); }

.additional-info { padding: 10px 0 20px; }

.unavailable-product-text { text-align: center; background-color: #ffface; color: black !important; padding: 15px; margin-top: 10px; border: 1px solid #fff494; border-radius: 5px; }

.order-number-item { margin-left: 5px; }

.product-details-thumbnail { position: relative; height: 0; padding-bottom: 128.75%; }

.product-details-media { position: relative; margin-bottom: 1rem; justify-content: center; }

.product-details-zoom img { border: 1px solid #e5e5e5; display: block; margin-bottom: 4px; }

.product-details-zoom .thumbnail { border: none; margin-bottom: 0; width: 100%; }

@media (max-width: 991.98px) { .product-details-zoom .thumbnail { margin: 0 5px; } }

.product-details-zoom .thumbnail.active img { border-color: #00AEDA; }

.product-details-zoom .tall { height: calc(100% - 56px); }

.product-details-zoom .tall .row { height: 100%; }

@media (min-width: 768px) { .product-details-zoom .tall .row > div { height: 100%; } }

@media (max-width: 991.98px) { .product-details-zoom .tall .row > div { text-align: center; }
  .product-details-zoom .tall .row > div:first-child { height: calc(100% - 131px); } }

.product-details-zoom .tall .row .img-zoom { margin: 0 auto; max-height: 95%; max-width: 95%; }

.product-details-zoom-trigger { color: #9b9b9b; display: block; font-size: 30px; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.product-details-zoom-trigger i { position: absolute; right: 10px; bottom: 10px; }

.product-details-zoom-trigger:hover { color: #828282; }

#product-summary .thumbnail { border: 1px solid #e5e5e5; }

#product-summary .thumbnail.active { border-color: #00AEDA; }

#product-summary .weight { color: #9b9b9b; font-size: 20px; font-weight: 700; }

#product-summary .sku { color: #9b9b9b; }

#product-summary .add-to-wishlist { color: #9b9b9b; font-size: 25px; position: absolute; right: 5px; top: 10px; }

#product-summary .product-price { display: inline; white-space: nowrap; }

#product-summary .product-price::first-letter { font-size: 15px; }

#product-summary .image-overlay { font-size: 13px; font-size: 1rem; line-height: 15px; left: 50%; transform: translateX(-50%); box-sizing: border-box; color: #fff; padding: 8px; position: absolute; text-align: center; width: 60%; pointer-events: none; bottom: 0px; }

#product-summary .product-image-container figure { position: relative; }

#product-summary .product-image-container .popular-ribon { position: absolute; right: -5px; top: -5px; z-index: 1; overflow: hidden; width: 90px; height: 90px; text-align: right; }

#product-summary .product-image-container .ribbon { font-size: 10px; color: #000; text-transform: uppercase; text-align: center; font-weight: bold; line-height: 20px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 105px; display: block; box-shadow: 0 3px 10px -5px #EDE8DE; position: absolute; top: 22px; right: -21px; }

#product-summary .product-image-container span.ribbon::before { content: ''; position: absolute; left: 0px; top: 100%; z-index: -1; border-left: 3px solid #CAC5BA; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #CAC5BA; }

#product-summary .product-image-container span.ribbon::after { content: ''; position: absolute; right: 0%; top: 100%; z-index: -1; border-right: 3px solid #CAC5BA; border-left: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #CAC5BA; }

@media (max-width: 575.98px) { #product-summary .image-overlay { font-size: 12px; width: 80%; }
  #product-summary .product-main-img { margin-bottom: 30px; } }

#product-summary .approx-unit { font-size: 12px; }

#product-summary .drs-fee { color: #666; font-size: 13px; }

.badge-overlay { position: absolute; right: 0; bottom: 0; }

.plp-image-badges { width: 45px; color: transparent; padding: 1px; }

@media (max-width: 991.98px) { .pdp-badges, .pdp-main-badges { position: absolute; right: 0; bottom: 0; }
  .pdp-badge-images { width: 55px !important; } }

@media (min-width: 768px) { .pdp-main-badges { position: absolute; right: 0; bottom: 50px; }
  .pdp-badge-images { width: 65px; } }

@media (min-width: 576px) { #product-summary .product-image-container .popular-ribon { width: 200px; height: 200px; }
  #product-summary .product-image-container .ribbon { font-size: 14px; line-height: 25px; width: 210px; top: 55px; right: -38px; }
  #product-summary .product-image-container span.ribbon::before { border-left: 5px solid #CAC5BA; border-right: 5px solid transparent; border-bottom: 5px solid transparent; border-top: 5px solid #CAC5BA; }
  #product-summary .product-image-container span.ribbon::after { border-right: 5px solid #CAC5BA; border-left: 5px solid transparent; border-bottom: 5px solid transparent; border-top: 5px solid #CAC5BA; } }

.bs-stepper .bs-stepper-tab { position: relative; }

.bs-stepper .bs-stepper-tab:after, .bs-stepper .bs-stepper-tab:before { width: 50%; height: 8px; background: lightgray; position: absolute; top: calc( 1.5rem - 4px); z-index: -1; }

.bs-stepper .bs-stepper-tab:not(:last-child):after { content: ''; right: 0; }

.bs-stepper .bs-stepper-tab:not(:first-child):before { content: ''; left: 0; }

.bs-stepper .step-trigger { font-size: 1rem; font-weight: 700; line-height: 1.5; color: black; text-align: center; text-decoration: none; vertical-align: middle; user-select: none; background-color: transparent; border: none; border-radius: .25rem; outline: none; }

.bs-stepper .step-trigger:not(:disabled):not(.disabled) { cursor: pointer; }

.bs-stepper .step-trigger:disabled, .bs-stepper .step-trigger.disabled { pointer-events: none; }

.bs-stepper .bs-stepper-circle { margin: auto; width: 3rem; height: 3rem; border-radius: 1.5rem; color: #fff; background-color: lightgray; }

.bs-stepper .bs-stepper-circle span { line-height: 3rem; }

.bs-stepper .active .bs-stepper-circle { background-color: #087299; }

.bs-stepper .passed .bs-stepper-circle { background-color: #4E9E4E; }

.bs-stepper .bs-stepper-header { display: flex; }

.bs-stepper .bs-stepper-content { padding: 0 20px 20px; }

@media (max-width: 767.98px) { .bs-stepper .step-trigger { flex-direction: column; padding: 10px; }
  .bs-stepper .bs-stepper-header { margin: 0 -10px; text-align: center; }
  .bs-stepper .bs-stepper-content { padding: 0; } }

.stepper-step-container { position: relative; }

.stepper-step-container .loading-spinner { position: absolute; top: 50%; left: 50%; margin-left: -1rem; z-index: 10; display: none; }

.stepper-step-container.loading { opacity: 0.6; }

.stepper-step-container.loading .loading-spinner { display: block; }

.text-height-0 { line-height: 1 !important; }

.text-height-1 { line-height: 1.5 !important; }

.text-height-2 { line-height: 2 !important; }

.text-height-3 { line-height: 2.5 !important; }

.text-height-4 { line-height: 3 !important; }

.text-height-5 { line-height: 3.5 !important; }

.store-details { margin-bottom: 20px; }

.store-details .map { height: 240px; background: #E5E3DF; }

@media (min-width: 992px) { .store-details { margin-bottom: 120px; }
  .store-details .map { height: 340px; }
  .store-details .store-info { position: absolute; top: 30px; left: 30px; z-index: 1000; width: 350px; } }

.store-tile.pin-in-title .store-tile-title { position: relative; padding-left: 25px; }

.store-tile.pin-in-title .store-address { padding-left: 25px; }

.static-map-pin { position: absolute; margin-top: -25px; margin-left: -8px; height: 25px; width: 17px; background: url(/UI.Package/Images/map/marker-static.png) no-repeat; text-align: center; font-size: 11px; line-height: 29px; color: #fff; z-index: 1000; }

.store-tile-map { position: relative; }

.store-tile-map .static-map-pin { top: 50%; left: 50%; }

.store-tile-title .static-map-pin { left: 5px; top: 45px; height: 45px; }

.store-open-hour { padding: 2px 0; }

.store-open-hour.is-today { font-weight: bold; color: #2c2c2c; margin: 0 -15px; }

.store-open-hour .schedule-status { position: absolute; left: -20px; top: -5px; }

.store-directory { margin-bottom: 20px; }

.store-directory .group-title { margin-bottom: 5px; }

.store-directory .group-separator { margin-top: 0; }

.store-directory .group-items { margin-bottom: 40px; }

.store-directory .group-item { margin: 10px 0 20px 0; }

.store-directory .group-item .store-address { margin-bottom: 10px; }

.store-directory .group-anchors { margin-bottom: 30px; -webkit-columns: 4 280px; -moz-columns: 4 280px; columns: 4 280px; }

.store-directory .group-anchors .anchor-item { display: block; color: #343a40; }

.store-inventory-search { margin: 20px 0; }

.store-inventory .store-tile { max-width: 500px; }

.store-inventory .inventory-status { padding: 0 0 0 5px; }

.store-inventory .inventory-status.status-InStock, .store-inventory .inventory-status.status-1 { color: #1e8914; }

.store-inventory .inventory-status.status-Unspecified, .store-inventory .inventory-status.status-0, .store-inventory .inventory-status.status-OutOfStock, .store-inventory .inventory-status.status-2, .store-inventory .inventory-status.status-PreOrder, .store-inventory .inventory-status.status-3, .store-inventory .inventory-status.status-BackOrder, .store-inventory .inventory-status.status-4 { color: #d70000; }

.store-locator .map { height: 340px; margin-bottom: 15px; background: #E5E3DF; }

.store-locator-search-icon { position: absolute; right: 24px; top: 10px; }

.store-locator-info { margin-bottom: 10px; }

.store-schedule .openhours-today { padding: 4px 15px; }

.schedule-status { padding: 4px 15px; font-weight: normal; }

.store-marker, .store-cluster-marker { color: #fff; font-weight: bold; font-family: "Lucida Grande", "Arial", sans-serif; font-size: 11px; text-align: center; width: 24px; white-space: nowrap; }

.store-marker { color: transparent; }

.store-marker-info { width: 240px; }

.store-marker-info .title { margin: 0 0 10px 0; }

.store-marker-info .store-address { font-size: 0.9em; margin-bottom: 5px; }

.store-marker-info .btns { margin-top: 10px; }

.store-tile { height: 325px; max-width: 380px; position: relative; }

.store-tile .title { height: 40px; margin-bottom: 0; }

.store-tile-body-top { color: #343a40; margin-bottom: 15px; }

.store-tile-body-top .cta { color: #343a40; }

.store-tile-bottom { position: absolute; left: 0; right: 0; bottom: 0; }

.stores-list-paging { text-align: center; margin: 20px 0; }

.store-selector .bs-stepper-header { display: none; }

.store-selector .store-row .store-row-map { position: relative; background-position: center; width: 130%; height: 100%; }

.store-selector .store-row .store-row-map .static-map-pin { position: absolute; top: 50%; left: 50%; }

.store-selector .store-row .select-btn-container { position: absolute; bottom: 10px; right: 10px; }

.store-selector .footnote { color: #9b9b9b; font-size: 11px; text-align: left; }

.store-selector .footnote a { color: #9b9b9b; font-weight: 400; white-space: nowrap; }

.store-selector .shipping-methods .form-check-input { left: 0; margin-left: 0; }

.loader-container { min-height: 900px; }

.time-slot-selector .time-slot-day { height: 2rem; width: 2rem; border-radius: 1rem; }

.time-slot-selector .time-slot-day * { line-height: 2rem; }

.time-slot-selector .time-slot-day.active { background-color: #22c2fd; }

.time-slot-selector .time-slot-day:hover { background-color: lightgray; cursor: pointer; }

.time-slot-selector .time-slot-table { table-layout: fixed; }

.time-slot-selector .time-slot-table .btn { font-weight: normal; }

.time-slot-selector .time-slot-table .half-hour-row td { border-top: 1px dotted #d5d5d5; }

.time-slot-selector .time-slot-table .label-col { width: 70px; }

.time-slot-selector .time-slot-table .label-text { position: absolute; font-weight: normal; font-size: 14px; bottom: -20px; left: 0; line-height: 20px; }

.time-slot-selector .time-slot-table .time-slot-item { right: 0; left: 0; position: absolute; z-index: 1000; margin: 2px; border-radius: 5px; width: 100%; width: -moz-available; width: -webkit-fill-available; width: fill-available; cursor: pointer; }

.time-slot-selector .time-slot-table .time-slot-item .time-slot-label { top: 50%; position: relative; margin-top: -10px; }

.time-slot-selector .time-slot-table .time-slot-item.default-item { background-color: #f1f1f1; color: black; }

.time-slot-selector .time-slot-table .time-slot-item.default-item:not(:disabled):not(.disabled):hover, .time-slot-selector .time-slot-table .time-slot-item.default-item:not(:disabled):not(.disabled):active { background-color: #e2e6ea; }

.time-slot-selector .time-slot-table .time-slot-item.blocked { background-color: rgba(255, 163, 163, 0.2); border-color: #E0CFCF; opacity: 1; cursor: default; }

.time-slot-selector .bg-gray { background-color: #f1f1f1; }

@media (min-width: 768px) { .time-slot-selector { margin-left: -5px !important; margin-right: -5px !important; } }

@media (min-device-width: 320px) { .time-slot-selector small { font-size: 70% !important; } }

@media (max-device-width: 320px) { .time-slot-selector small { font-size: 55% !important; } }

.onboarding-time-slot { display: flex; align-items: center; width: 100% !important; }

.wishlist-tile { position: relative; }

.wishlist-tile.is-loading { opacity: 0.7; }

.wishlist-tile-delete { position: absolute; top: 0; right: 0; z-index: 10; }

.wishlist-tile-variants { height: 20px; }

.wishlist-tile-brand { white-space: nowrap; }

.wishlist-tile-price { height: 2rem; }

.wishlist-tile-special-price { height: 1rem; }

.wishlist-tile-add-to-cart .btn { margin-top: 10px; }

@media (max-width: 767.98px) { .wishlist-tile-add-to-cart .btn { display: block; width: 100%; } }

.wishlist-tile-media { display: block; height: 0; padding-bottom: 100%; position: relative; }

.wishlist-tile-text { height: 4.26563rem; padding-top: 3px; position: relative; overflow: hidden; }

.wishlist-tile-text:before { content: ''; position: absolute; top: 0; right: 0; width: 10%; height: 1rem; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%); pointer-events: none; }

.wishlist-tile-text:after { content: ''; position: absolute; top: 2.4375rem; right: 0; width: 10%; height: 1rem; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%); pointer-events: none; }

@media (max-width: 991.98px) { .wishlist-tile-text { height: 3.7rem; } }

.wishlist-tile-text .wishlist-product { margin: 0 auto; }

.wishlist-tile-text .wishlist-product-display-name { display: block; text-align: center !important; color: #000; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.wishlist-header-count { min-width: 8px; display: inline-block; }

.wishlist-count { margin-bottom: 0; }

.wishlist-share { margin: 20px 0 60px 0 !important; }

.wishlist-share .inactive { opacity: 0.7; }

.wishlist-share .btn { width: 100%; padding-right: 10px; padding-left: 10px; }

.wishlist-empty .big-heart { text-align: center; color: #C40001; font-size: 20em; }

@media (max-width: 767.98px) { .wishlist-empty .big-heart { font-size: 18em; } }

.wishlist-empty .lead { max-width: 430px; margin: 0 auto 30px auto; }

.add-to-wishlist { text-decoration: none; padding: 8px 10px; display: inline-block; height: 45px; vertical-align: middle; }

.add-to-wishlist:hover { text-decoration: none; }

.add-to-wishlist.active { color: #FF0137; }

.faq-page .faq { border-bottom: 0; border-left: 0; border-right: 0; }

.faq-page .faq:first-child { border-top: 0; }

.faq-page .faq-question { color: #004689; border-bottom: 0; border-top: 0; }

.faq-page .faq-question .icoaldi-expand-plus { display: none; }

.faq-page .faq-question .icoaldi-expand-minus { display: inline; }

.faq-page .faq-question .collapsed { color: #2c2c2c; }

.faq-page .faq-question .collapsed .icoaldi-expand-plus { display: inline; }

.faq-page .faq-question .collapsed .icoaldi-expand-minus { display: none; }

.faq-page .faq-sidebar .list-group .list-group-item { border-top: 0; border-left: 0; border-right: 0; text-transform: uppercase; font-weight: normal; }

.faq-page .faq-sidebar .list-group .list-group-item:last-child { border: 0; }

.faq-page .faq-sidebar .list-group .list-group-item.active { background: none; color: #004689; font-weight: bold; border-color: rgba(0, 0, 0, 0.125); }

.recipe-category-title { padding: 1rem; text-align: center; background-color: #ffffff55; border-radius: 2rem; margin-top: 4rem; margin-bottom: 3rem; }

.recipe-tile { border: solid 1px #ced4da; }

.recipe-tile .recipe-info-icon { font-size: 16px; text-align: center; }

.searchgrid .recipe-tile .recipe-info-icon { font-size: 1.25rem; margin-bottom: 5px; }

.recipe-tile .recipe-info-type { font-size: 16px; text-align: center; }

.searchgrid .recipe-tile .recipe-info-type { margin-top: 2px; }

.recipe-tile .recipe-info-value { font-weight: 400; text-align: center; }

.searchgrid .recipe-tile .recipe-info-value { margin-top: 2px; }

.recipe-tile .recipe-info-table { background-color: #f1f1f1; margin: 2rem -2rem -2rem; padding: 0.625rem 0; }

.recipe-tile-media { position: relative; display: block; overflow: hidden; cursor: pointer; max-height: auto; background-color: #fff; }

@media (min-width: 576px) { .recipe-tile-media { max-height: 122px; } }

@media (min-width: 768px) { .recipe-tile-media { max-height: 122px; } }

@media (min-width: 992px) { .recipe-tile-media { max-height: 138px; } }

@media (min-width: 1200px) { .recipe-tile-media { max-height: 165px; } }

@media (min-width: 576px) { .recipe-tile-media > .card-img-top { position: relative; } }

.recipe-tile-media .recipe-info-table { width: 100%; height: 100%; margin-top: 0; transition: top 0.5s ease-in-out; background-color: rgba(0, 0, 0, 0.5); border-radius: 0; }

.recipe-tile-media .recipe-info-table-cell { color: #fff; align-items: center; justify-content: center; }

.recipe-tile .card-title mark { background-color: transparent; color: inherit; padding: 0; }

.product-tile-recipelist { position: absolute; top: 0; right: 0; z-index: 10; }

.btn.add-to-recipelist { border-radius: 0 0.25rem 0 0; padding: 0.625rem 0.875rem; font-size: 1.75rem; line-height: 1em; background-color: white; }

.recipe-tile-delete { position: absolute; top: 0.625rem; right: 0.625rem; z-index: 10; }

.recipe-tile-delete button { min-width: auto; }

/*.recipe-tile {
    &:hover {
        //Show button on hover
        .recipe-tile-delete button {
            transform: translate(0, 0);
        }
    }
}*/
.recipelist-header-count { min-width: 1rem; display: inline-block; }

.search-results .recipe-tile .recipe-info-table, #vueRecipeMyFavoriteList .recipe-tile .recipe-info-table { margin: auto -0.5rem 0; }

a.recipe-tile-media-container { border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); display: block; outline: none; overflow: hidden; position: relative; height: 0; padding-bottom: 100%; width: 100%; }

a.recipe-tile-media-container figure { bottom: 0; display: flex; left: 0; margin: 0; right: 0; top: 0; position: absolute; }

a.recipe-tile-media-container figure img { align-self: center; }

#vueRecipeList .card-img-top { border-radius: unset; min-height: 240px; }

@media (min-width: 576px) { #vueRecipeList .recipe-tile-media { max-height: 240px; } }

#vueRecipeList .recipe-info-table { background-color: #f5f5f5; padding: 1rem 0; border-radius: 0.1rem; }

#vueRecipeList .recipe-category-title { background-color: #fff; margin-top: 2rem; opacity: 0.9; margin-bottom: 1rem; border-radius: 0.25rem; }

#vueRecipeList .recipe-tile { overflow: hidden; }

#vueRecipeList .recipe-tile .recipe-info-table { margin: 1rem -1.25rem -1.25rem; }

#vueRecipeList .recipe-tile .recipe-info-type { font-weight: normal; }

#vueRecipeList .recipe-tile .recipe-info-value { font-weight: bold; }

#vueRecipeList .btn.add-to-recipelist { opacity: 0.9; }

#vueRecipeList .product-tile-recipelist { border-top-right-radius: 0.25rem; }

.recipe-action-bar { display: flex; justify-content: space-between; align-items: flex-start; gap: 20px; }

.recipe-action-bar .btn { border-radius: 0.3125rem; }

.recipe-action-bar .btn + .btn { margin-left: 1rem; }

.recipe-description { padding: 2rem 0; }

.recipe-info { font-size: 18px; }

.recipe-info-item { margin-top: 1rem; }

.recipe-info-item + .recipe-info-item { margin-left: 2rem; }

.recipe-info-item .badge { font-size: 1em; }

.recipe-info-icon { font-size: 28px; }

.recipe-info-type { font-size: 14px; }

.recipe-info-value { font-weight: bold; font-size: 16px; }

.recipe-info-table { display: flex; margin-top: 2rem; padding: 2rem 0; }

.recipe-info-table-cell { display: flex; flex-direction: column; flex: 1 0 0; align-items: center; }

.recipe-info-table-cell > span + span { margin-top: auto; }

.recipe-info-table-cell + .recipe-info-table-cell { border-left: 1px solid #d5d5d5; }

.recipe-ingredients input[type="checkbox"] { -webkit-appearance: none; width: 20px; height: 20px; border-radius: 3px; border: 1px solid #cccccc; vertical-align: middle; }

.recipe-ingredients input[type="checkbox"]:checked { background-image: url(/UI.Package/Images/checked-checkbox-facets.svg); background-size: 18px; background-position: center; background-repeat: no-repeat; }

@media (max-width: 575.98px) { .recipe-ingredients { border-bottom: 1px solid #d5d5d5; margin-bottom: 1.25rem; padding-bottom: 1.25rem; } }

.recipe-ingredients .form-group { font-size: 0.9375rem; line-height: 1.25rem; }

.recipe-ingredients .form-group > label { font-weight: 400; }

.recipe-ingredients .btn { border-radius: 0.3125rem; min-width: 0; text-transform: uppercase; }

@media (min-width: 333px) and (max-width: 378px) { .recipe-ingredients .btn.btn-primary { padding: 0.66rem 2.1rem; } }

@media (min-width: 576px) { .recipe-instructions { border-left: 1px solid #d5d5d5; } }

.recipe-instructions ol { padding-left: 1.563rem; }

.recipe-instructions ol li { margin-bottom: 1.25rem; }

.recipe-ingredients h2, .recipe-instructions h2 { font-size: 1.5rem; font-weight: bold; margin-top: 0; }

.recipe-img { max-width: 100%; border-radius: 0.3rem; overflow: hidden; display: flex; justify-content: center; align-items: center; }

@media (min-width: 768px) { .recipe-img { height: 33.333vw; max-height: 520px; } }

.recipe-img > img { width: 100%; margin: 0 auto; }

.recipe-like { position: absolute; background-color: #fff; padding: 0.75rem; top: 0; right: 5px; border-top-right-radius: 0.25rem; }

.recipe-like .btn.add-to-recipelist { font-size: 30px; }

.recipe-ingredient { position: relative; }

.recipe-ingredient[data-toggle="popover"] { cursor: pointer; }

.recipe-ingredient-product { max-width: 180px; }

.recipe-ingredient-product img { border-radius: 10px; }

.recipe-ingredient + .recipe-ingredient-product { visibility: hidden; display: none; }

#recipe-details .recipe-info-type { font-size: 16px; }

#recipe-details .recipe-info-value { font-size: 18px; }

@media (max-width: 575.98px) { #recipe-details .card-body { padding: 0.625rem; } }

@media (max-width: 575.98px) { #recipe-details .recipe-info-card .card-body { padding-left: 0; padding-right: 0; } }

/**
 * Composer bootstrap overrides
*/
.badge-recipe-light-blue { color: #fff; background-color: #4DABD5; }

a.badge-recipe-light-blue:hover, a.badge-recipe-light-blue:focus { color: #fff; background-color: #2e94c1; }

a.badge-recipe-light-blue:focus, a.badge-recipe-light-blue.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(77, 171, 213, 0.5); }

.badge-recipe-gray { color: #2c2c2c; background-color: #D9D9D9; }

a.badge-recipe-gray:hover, a.badge-recipe-gray:focus { color: #2c2c2c; background-color: silver; }

a.badge-recipe-gray:focus, a.badge-recipe-gray.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5); }

.breadcrumb { padding: 0 0; }

.breadcrumb > .active { font-weight: bold; }

.breadcrumb > .active:before { font-weight: normal; }

.btn-group { margin-bottom: 5px; }

.btn-multiline .btn { margin-bottom: 5px; }

.input-group .btn { border-radius: 0.25rem; }

.btn { white-space: normal; }

.btn.disabled, .btn:disabled, fieldset[disabled] .btn { opacity: 0.5; }

.btn.disabled.btn-disabled-darker, .btn:disabled.btn-disabled-darker, fieldset[disabled] .btn.btn-disabled-darker { background-color: #9b9b9b; color: #fff; border-color: #9b9b9b; }

.btn.disabled.btn-disabled-darker:hover, .btn.disabled.btn-disabled-darker:focus, .btn.disabled.btn-disabled-darker:active, .btn.disabled.btn-disabled-darker:visited, .btn:disabled.btn-disabled-darker:hover, .btn:disabled.btn-disabled-darker:focus, .btn:disabled.btn-disabled-darker:active, .btn:disabled.btn-disabled-darker:visited, fieldset[disabled] .btn.btn-disabled-darker:hover, fieldset[disabled] .btn.btn-disabled-darker:focus, fieldset[disabled] .btn.btn-disabled-darker:active, fieldset[disabled] .btn.btn-disabled-darker:visited { background-color: #9b9b9b !important; color: #fff !important; }

button[aria-expanded="true"] .fa-caret-up, button[aria-expanded="true"] .fa-angle-up, a[aria-expanded="true"] .fa-caret-up, a[aria-expanded="true"] .fa-angle-up { display: inline; }

button[aria-expanded="true"] .fa-caret-down, button[aria-expanded="true"] .fa-angle-down, a[aria-expanded="true"] .fa-caret-down, a[aria-expanded="true"] .fa-angle-down { display: none; }

button[aria-expanded="false"] .fa-caret-up, button[aria-expanded="false"] .fa-angle-up, a[aria-expanded="false"] .fa-caret-up, a[aria-expanded="false"] .fa-angle-up { display: none; }

button[aria-expanded="false"] .fa-caret-down, button[aria-expanded="false"] .fa-angle-down, a[aria-expanded="false"] .fa-caret-down, a[aria-expanded="false"] .fa-angle-down { display: inline; }

.btn.btn-dashed-block { width: 100%; border: dashed 2px #ced4da; background: #fff; font-weight: 700; color: #004689; }

.btn.btn-dashed-block:hover, .btn.btn-dashed-block:focus { border: dashed 2px #6c6c6c; color: #004689; }

.btn-primary { min-width: 140px; border-radius: 25px; color: #fff; text-transform: uppercase; position: relative; background-color: #004689; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active { background-color: #1363b0 !important; }

.btn-primary:disabled { cursor: not-allowed; opacity: 0.3; }

.btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled:active { background-color: #004689 !important; }

.btn-primary.arrow { padding-right: 40px; }

.btn-primary.arrow:after { content: ''; margin-left: 10px; position: absolute; top: 12px; border: solid #fff; border-width: 0 2px 2px 0; display: inline-block; padding: 5px; transform: rotate(-45deg); }

.btn-secondary { min-width: 140px; border-radius: 25px; color: #004689; border-color: #004689; background-color: #fff; text-transform: uppercase; position: relative; }

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary:visited { background-color: #fff; color: #1363b0 !important; border-color: #1363b0; }

.btn-secondary:disabled { background-color: #fff; color: #9b9b9b; border-color: #d5d5d5; }

.btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled:active, .btn-secondary:disabled:visited { background-color: #fff !important; color: #9b9b9b !important; }

.btn-transactional { min-width: 140px; border-radius: 0.3125rem; color: #fff; border-color: #004689; background-color: #004689; text-transform: uppercase; position: relative; }

.btn-transactional:hover, .btn-transactional:focus, .btn-transactional:active { background-color: #1363b0 !important; color: #fff !important; }

.btn-transactional:disabled { background-color: #e5e5e5; color: #9b9b9b; border-color: #d5d5d5; }

.btn-transactional:disabled:hover, .btn-transactional:disabled:focus, .btn-transactional:disabled:active, .btn-transactional:disabled:visited { background-color: #e5e5e5 !important; color: #9b9b9b !important; }

.btn-transactional.icon-cart:after { content: '\f07a'; font-family: FontAwesome; padding-left: 10px; }

.btn-transactional.icon-lock:after { content: '\f023'; font-family: FontAwesome; padding-left: 10px; }

.btn-add, .btn-remove { min-width: 28px; padding-left: 0; padding-right: 0; color: #2c2c2c; border-radius: 0 !important; border-color: #d5d5d5; background-color: #f1f1f1; font-weight: 400; }

.btn-add:hover, .btn-add:focus, .btn-add:active, .btn-add:visited, .btn-remove:hover, .btn-remove:focus, .btn-remove:active, .btn-remove:visited { background-color: #e5e5e5; border-color: #d5d5d5; }

.btn-add:disabled, .btn-remove:disabled { background-color: #f1f1f1; color: #d5d5d5; border-color: #e5e5e5; }

.btn-add:disabled:hover, .btn-add:disabled:focus, .btn-add:disabled:active, .btn-add:disabled:visited, .btn-remove:disabled:hover, .btn-remove:disabled:focus, .btn-remove:disabled:active, .btn-remove:disabled:visited { background-color: #fff !important; }

.btn-quantity { display: flex; align-items: center; justify-content: center; padding-left: 0; padding-right: 0; width: 40px; color: #2c2c2c; border-color: #d5d5d5; background-color: #fff; font-weight: 400; }

.btn-quantity:disabled { background-color: #fff; color: #d5d5d5; border-color: #e5e5e5; }

.btn-quantity:disabled:hover, .btn-quantity:disabled:focus, .btn-quantity:disabled:active, .btn-quantity:disabled:visited { color: #d5d5d5; background-color: #fff !important; }

.btn-tertiary { color: #2c2c2c; font-size: 0.81281rem; line-height: 20px; }

.btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary:active, .btn-tertiary:visited { color: #00005f; text-decoration: underline; }

.btn-tertiary:disabled { color: #9b9b9b; }

.btn-filter { border-radius: 0.3125rem; text-transform: uppercase; position: relative; background-color: #ffbf36; border-color: #ffbf36; color: #2c2c2c; font-size: 1.125rem; line-height: 1.2; font-weight: 700; padding-left: 10px; text-align: left; }

.btn-filter:hover, .btn-filter:focus, .btn-filter:active, .btn-filter:visited { color: #2c2c2c; background-color: #ffbf36 !important; }

.btn-filter.arrow { padding-right: 40px; }

.btn-filter.arrow:after { content: ''; margin-left: 10px; position: absolute; top: 12px; right: 10px; border: solid #2c2c2c; border-width: 0 2px 2px 0; display: inline-block; padding: 5px; transform: rotate(45deg); }

.btn-filter.width-180 { max-width: 180px; }

@media (max-width: 991.98px) { .btn-filter { width: 100%; } }

.btn-nav { display: flex; align-items: center; justify-content: center; background-color: #ffbf36; height: 32px; width: 32px; border-radius: 100%; border: 1px solid #ffbf36; }

.btn-nav:hover { background-color: #d5d5d5; border-color: #d5d5d5; }

.btn-nav.carousel-control { position: absolute; top: 50%; transform: translateY(-50%); z-index: 2; }

.btn-nav.carousel-control.left { left: 10px; }

.btn-nav.carousel-control.right { right: 10px; }

.btn-dots { border-radius: 100%; width: 16px !important; height: 16px !important; background-color: #d5d5d5 !important; }

.btn-dots.active { background-color: #ffbf36 !important; }

.btn-close { background: #2c2c2c; border-radius: 50%; cursor: pointer; height: 28px; position: relative; transition: all 0.2s; width: 28px; }

.btn-close:before { color: #ffbf36; font-size: 30px; position: absolute; top: -1px; left: -1px; }

.btn-event-transactional { min-width: 140px; border-radius: 0.3125rem; text-transform: uppercase; position: relative; }

.btn-event-transactional:disabled { background-color: #e5e5e5; color: #9b9b9b; border-color: #d5d5d5; }

.btn-event-transactional:disabled:hover, .btn-event-transactional:disabled:focus, .btn-event-transactional:disabled:active, .btn-event-transactional:disabled:visited { background-color: #e5e5e5 !important; color: #9b9b9b !important; }

.btn-event-transactional.icon-cart:after { content: '\f07a'; font-family: FontAwesome; padding-left: 10px; }

.btn-event-transactional.icon-lock:after { content: '\f023'; font-family: FontAwesome; padding-left: 10px; }

.btn-link .more { display: none; }

.btn-link.collapsed .less { display: none; }

.btn-link.collapsed .more { display: inline-block; }

.close { opacity: 1; position: absolute; top: -8px; right: -6px; font-size: 30px; text-shadow: none; }

.close:hover { opacity: 1; filter: none; color: #6c6c6c; }

.alert-dismissible .close { font-size: 1.40625rem; }

.dropdown-header { font-size: 14px; font-weight: bold; }

.dropdown-menu .divider { margin-left: 20px; margin-right: 20px; }

.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-color: #9cdcf6; }

@media (max-width: 767.98px) { .dropdown-menu-sm-right { left: auto; right: 0; } }

@media (min-width: 768px) and (max-width: 991.98px) { .dropdown-menu-md-right { left: auto; right: 0; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .dropdown-menu-lg-right { left: auto; right: 0; } }

@media (min-width: 1200px) { .dropdown-menu-xl-right { left: auto; right: 0; } }

input::placeholder { font-style: italic; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }

input[type=number] { -moz-appearance: textfield; }

.input-icon .icoaldi-close-circle { color: #d5d5d5; background-color: #2c2c2c; border-radius: 1.375rem; }

.img-menu { height: 50px; }

.modal-content { border-radius: 0.3rem; }

@media (min-width: 768px) { .modal-dialog { margin-top: 110px; } }

/* .modal-fullscreen */
.modal-fullscreen { background: #ffffff; padding-right: 0 !important; }

.modal-fullscreen .modal-header .close { margin-top: 0; right: 5px; top: 5px; }

.modal-fullscreen .modal-content { border: 0; box-shadow: none; height: 100%; }

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */
.modal-fullscreen .modal-dialog { height: 100%; margin: 0; margin-right: auto; margin-left: auto; width: 100%; }

@media (min-width: 768px) { .modal-fullscreen .modal-dialog { width: 750px; } }

@media (min-width: 992px) { .modal-fullscreen .modal-dialog { width: 970px; } }

@media (min-width: 1200px) { .modal-fullscreen .modal-dialog { width: 1170px; } }

.pac-container { z-index: 1060; }

.grey-icon { background-color: #2c2c2c; border-radius: 1.375rem; }

@media (min-width: 992px) { .nav .show > a, .nav .show > a:hover, .nav .show > a:focus { background-color: #e5e5e5 !important; border-color: #ced4da; } }

.nav-pills { list-style: none; }

.nav-pills > li { float: left; }

.nav-pills > li + li { margin-left: 2px; }

.nav.nav-pills { list-style: none; }

.nav.nav-pills > li { float: left; }

.nav.nav-pills > li:first-child:not(:last-child) > a { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.nav.nav-pills > li:not(:first-child):not(:last-child) > a { border-radius: 0; }

.nav.nav-pills > li:last-child:not(:first-child) > a { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.nav.nav-pills > li > a { border-radius: 3px; border: 1px solid #ced4da; }

.nav.nav-pills > li + li { margin-left: 0px; }

.nav.nav-pills > li.active a, .nav.nav-pills > li.active a:hover, .nav.nav-pills > li.active a:focus { color: #fff; background-color: #004689; border: 1px solid #002c56; }

.pagination { margin-top: 0; }

.pagination .dropdown-menu { max-height: 400px; overflow-y: scroll; }

.pagination .disabled { opacity: 0.4; pointer-events: none; }

html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2); }

.cursor-pointer { cursor: pointer; }

/** striped tables have darker borders */
.table-striped > thead > tr > th, .table-striped > thead > tr > td, .table-striped > tbody > tr > th, .table-striped > tbody > tr > td, .table-striped > tfoot > tr > th, .table-striped > tfoot > tr > td { border-top-color: #343a40; }

.table-striped > thead > tr > th { border-bottom-color: #343a40; }

.table-striped > tbody + tbody { border-top-color: #343a40; }

.tooltip { font-size: 13px; }

h1, .h1 { font-size: 1.875rem; font-weight: 700; line-height: 1.2; color: #2c2c2c; margin: 20px 0 15px; }

@media (min-width: 576px) { h1, .h1 { font-size: 1.875rem; line-height: 1.1; } }

@media (min-width: 768px) { h1, .h1 { font-size: 1.875rem; line-height: 1.1; } }

@media (min-width: 992px) { h1, .h1 { font-size: 2.25rem; line-height: 1.1; } }

@media (min-width: 1200px) { h1, .h1 { font-size: 2.375rem; line-height: 1.1; } }

h2, .h2 { font-size: 1.75rem; font-weight: 400; line-height: 1.2; color: #2c2c2c; margin: 20px 0 15px; }

@media (min-width: 768px) { h2, .h2 { font-size: 1.875rem; line-height: 1.1; } }

@media (min-width: 992px) { h2, .h2 { font-size: 2.25rem; line-height: 1.1; } }

@media (min-width: 1200px) { h2, .h2 { font-size: 2.375rem; line-height: 1.1; } }

h3, .h3 { font-size: 1.75rem; font-weight: 700; line-height: 1.2; color: #2c2c2c; margin: 20px 0 15px; }

@media (min-width: 768px) { h3, .h3 { font-size: 1.625rem; line-height: 1.2; } }

@media (min-width: 1200px) { h3, .h3 { font-size: 1.75rem; line-height: 1.2; } }

h4, .h4 { font-size: 1.125rem; font-weight: 700; line-height: 1.2; color: #2c2c2c; }

@media (min-width: 768px) { h4, .h4 { font-size: 1.125rem; line-height: 1.25; } }

@media (min-width: 992px) { h4, .h4 { font-size: 1.375rem; line-height: 1.2; } }

h5, .h5 { font-size: 1rem; font-weight: 400; line-height: 1.25; color: #2c2c2c; }

@media (min-width: 992px) { h5, .h5 { font-size: 1.125rem; line-height: 1.2; } }

@media (min-width: 1200px) { h5, .h5 { font-size: 1.125rem; line-height: 1.2; } }

h6, .h6 { font-size: 0.9375rem; font-weight: 700; line-height: 1.3; color: #2c2c2c; }

.h7 { font-size: 0.8125rem; font-weight: 700; line-height: 1.5; color: #2c2c2c; }

@media (min-width: 992px) { .h7 { font-size: 0.875rem; line-height: 1.4; } }

.cta { font-weight: bold; }

p, .p { line-height: 1.3; font-weight: 400; }

.p2, .small { font-size: 0.81281rem; line-height: 1.5; font-weight: 400; }

blockquote { font-weight: bold; }

blockquote footer, blockquote small, blockquote .small { font-weight: normal; font-size: 12px; }

.list-unstyled li { margin-bottom: 0.5rem; }

.text-gray { color: #343a40 !important; }

a.text-gray:hover, a.text-gray:focus { color: #121416 !important; }

.text-danger { color: #d70000 !important; }

.text-danger .h4 { color: #d70000 !important; }

.text-danger .h5 { color: #d70000 !important; }

.well-slim { background-color: #fff; border-top: 1px solid 1px; border-bottom: 1px solid 1px; padding: 15px 0; }

.popover { z-index: 1010; }

@media (max-width: 991.98px) { #onetrust-reject-btn-container { width: 100% !important; }
  #onetrust-reject-btn-container > button { float: none !important; }
  #onetrust-button-group { display: flex !important; flex-direction: column !important; align-items: center !important; }
  #onetrust-accept-btn-container, #onetrust-reject-btn-container { text-align: center  !important; }
  #onetrust-pc-btn-container { margin-top: 0 !important; }
  #onetrust-pc-btn-handler { padding-top: 0 !important; } }

/** Composer custom components */
.additional-fees { display: block; margin-top: 5px; font-size: 10px; }

.additional-fees span { display: block; }

.additional-fees span + span { margin-top: 2px; }

.affix-show-block { display: none !important; }

.affix-show-inline-block { display: inline-block !important; }

.affix .affix-hidden { display: none !important; }

.affix .affix-show-block { display: block !important; }

.affix .affix-show-inline-block { display: inline-block !important; }

.anchor-offset { display: block; position: relative; top: -22.21875rem; visibility: hidden; }

.bg-selected { background-color: #ebf1f3 !important; }

.full-width-background-color { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }

/** Pull items full width of `.island` parents. */
.bleed { margin-right: -5px !important; margin-left: -5px !important; }

.panel .bleed { margin-right: -1.25rem !important; margin-left: -1.25rem !important; }

@media (max-width: 991.98px) { .btn-group-responsive { margin-bottom: -10px; }
  .btn-group-responsive .btn { display: block; width: 100%; margin-bottom: 10px; }
  .btn-group-responsive > .float-left, .btn-group-responsive > .float-right { float: none !important; } }

.text-align-button { line-height: 1.3; padding-top: 1.5rem; padding-bottom: 1.5rem; }

.btn-outline-my-orders { color: #004689; border-color: #004689; }

.btn-outline-my-orders:hover { background-color: #004689; color: white; }

.btn-view-order { position: relative; color: #004689; border-color: #004689; background-color: white; text-transform: uppercase; }

.btn-view-order:hover { color: #1363b0 !important; border-color: #1363b0 !important; }

.btn-view-order, .btn-ammend-order { padding: 8px 35px; border-radius: 5px; font-size: 14px; min-width: 160px; }

@media (max-width: 991.98px) { .btn-view-order, .btn-ammend-order { width: 100%; } }

@media (max-width: 991.98px) { .btn-order-details { margin: 2px 15px; } }

.slick-carousel { position: relative; width: 100%; overflow: hidden; }

.slick-carousel .slick-list { margin-right: -10px; margin-left: -10px; }

.slick-carousel .slick-track { display: flex; }

.slick-carousel .slick-slide { display: flex; flex-direction: column; max-width: unset; margin: 0 10px; vertical-align: top; position: relative; margin: 10px; }

.slick-carousel .slick-arrow { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; padding: 0; cursor: pointer; color: transparent; border: none; outline: none; transform: translateY(-50%); background: transparent; z-index: 2; }

@media (max-width: 767.98px) { .slick-carousel .slick-arrow { display: none !important; } }

.slick-carousel .slick-arrow:before { font-size: 20px; background: rgba(108, 108, 108, 0.5); border-radius: 50%; width: 35px; height: 35px; line-height: 35px; color: #fff; }

.slick-carousel .slick-arrow:hover:before { background: rgba(108, 108, 108, 0.7); }

.slick-carousel .slick-arrow.slick-prev { left: 10px; }

.slick-carousel .slick-arrow.slick-prev:before { content: '\f053'; margin-right: 5px; }

.slick-carousel .slick-arrow.slick-next { right: 10px; }

.slick-carousel .slick-arrow.slick-next:before { content: '\f054'; margin-left: 5px; }

.slick-carousel .slick-dots { list-style-type: none; padding-left: 0; text-align: center; margin-bottom: 0; }

.slick-carousel .slick-dots li { display: inline-block; margin-top: 20px; }

.slick-carousel .slick-dots li button { border-radius: 50%; background: white; border: 1px solid #ced4da; font-size: 0; width: 5px; height: 14px; float: left; margin: 0 8px; }

.slick-carousel .slick-dots li.slick-active button { background: #004689; }

.basket-carousel { margin-bottom: 36px !important; }

.cta { text-decoration: underline; }

.cta:hover, .cta:focus { text-decoration: none; }

.cta.dark-blue { color: #00005f; }

.footer-nolink { color: black; cursor: default; }

@media (min-width: 768px) { .manage-cookie { color: #fff !important; } }

.footer { position: relative; z-index: 1; margin-top: 40px; }

.footer .text-copy { margin-top: 10px; text-align: center; }

@media (min-width: 768px) { .footer .text-copy { margin-top: 0; } }

.footer .nav-footer-entry { padding-left: 0; }

.footer .nav-footer-entry > li { margin-bottom: 0; }

.footer .nav-footer-entry > li h5 { margin: 0; }

.footer .nav-footer-entry > li h5 > a { border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; display: block; padding: 20px 10px; }

.footer .nav-footer-entry > li h5 > a .collapsed-icon { display: none; }

.footer .nav-footer-entry > li h5 > a .expanded-icon { display: block; }

.footer .nav-footer-entry > li h5 > a.collapsed .collapsed-icon { display: block; }

.footer .nav-footer-entry > li h5 > a.collapsed .expanded-icon { display: none; }

@media (min-width: 768px) { .footer .nav-footer-entry > li h5 > a { border: 0; }
  .footer .nav-footer-entry > li h5 > a .collapsed-icon, .footer .nav-footer-entry > li h5 > a .expanded-icon { display: none !important; } }

@media (min-width: 768px) { .footer .nav-footer-entry { margin-bottom: 20px; } }

@media (max-width: 767.98px) { .footer .nav li { margin: 0; }
  .footer .nav li + li { border-top: 1px solid #fff; } }

.footer .nav a:hover, .footer .nav a:focus { text-decoration: underline; }

.footer .nav.nav-legal { display: table; width: 100%; }

.footer .nav.nav-legal > li { display: table-cell; text-align: center; }

.footer .nav.nav-legal > li:first-child { border-right: 0; }

.footer .nav.nav-legal a { border: 1px solid #e5e5e5; color: #6c6c6c; font-size: 12px; padding: 10px; }

.footer .nav.nav-legal a span { text-decoration: underline; }

.footer .nav.nav-legal a:hover span { text-decoration: none; }

@media (min-width: 768px) { .footer .nav.nav-legal { display: block; text-align: right; width: auto; }
  .footer .nav.nav-legal > li { display: inline-block; text-align: left; }
  .footer .nav.nav-legal > li a:before { color: #6c6c6c; content: "|"; margin: 0 10px 0 8px; text-decoration: none; }
  .footer .nav.nav-legal > li:first-child a:before { content: ""; margin: 0; }
  .footer .nav.nav-legal a { border: 0; padding: 0; }
  .footer .nav.nav-legal a:hover { background: transparent; } }

.nav-footer-list { background-color: #e5e5e5; margin: 0; /* Small devices (tablets, 768px and up) */ }

@media (min-width: 768px) { .nav-footer-list { background-color: transparent; padding-left: 10px; }
  .nav-footer-list > li { margin-top: 2px; }
  .nav-footer-list > li > a { padding: 0; }
  .nav-footer-list > li > a:hover { background: transparent; } }

@media (min-width: 768px) { .collapse-mobile .collapse { display: block; height: auto !important; }
  .collapse-mobile .nav-footer-list.collapsing { display: block; height: auto !important; } }

#onetrust-pc-sdk.otPcCenter { height: 80vh; }

.form-group > label { font-weight: bold; }

.form-control.parsley-error { border-color: #d70000; }

.form-control.parsley-error:focus { border-color: #a40000; }

.parsley-success { border-color: #b3e4f8; }

.parsley-errors-list { color: #d70000; padding: 0; margin-bottom: 0; list-style-type: none; }

.parsley-errors-list.filled { margin: 5px 0 0; }

.strong { font-weight: bold; }

.error-item { color: #d70000; }

.input-icon { position: absolute; right: 10px; top: 10px; z-index: 100; }

.error-box { padding-left: 30px; }

.error-box .fa, .error-box .noUi-handle, .error-box .slick-carousel .slick-arrow:before, .slick-carousel .error-box .slick-arrow:before { position: absolute; top: 15px; left: 7px; }

/* flo changes this will overwrite forms styling if the .form-group class is using as a container */
/* we should probably talk about it to be sure that this is why we want all around the webiste */
.form-group { font-size: 0.81281rem; line-height: 1.5; }

.form-group.required label:after { content: "*"; color: #d70000; font-weight: 800; }

.form-group label { font-weight: 700; margin-bottom: 5px; }

.form-group input, .form-group select, .form-group option { font-size: 0.81281rem; }

.form-group .checkbox { display: flex; }

.form-group .checkbox input { width: 16px; height: 16px; margin-right: 5px; }

.form-group .checkbox label { font-weight: 400; }

.form-group .checkbox label a { color: #00005f; }

.form-group .form-control { height: 40px; }

.form-group input::placeholder { font-size: 0.81281rem; font-style: normal; color: #9b9b9b; line-height: 1.5; }

.form-label-hint { color: #9b9b9b; font-size: 11px; line-height: 15px; }

.form-label-hint a { text-decoration: underline; color: #9b9b9b; font-weight: 400; }

.form-horizontal-separator { border: none; height: 1px; background-color: rgba(0, 0, 0, 0.125); margin: 10px -20px 20px; }

.aldi-close-parent-form { background-color: #d5d5d5; padding: 4px !important; line-height: 8px; top: 12px; right: 6px; }

.form-text-close { font-size: 0.66rem; }

#frm-search-box .aldi-close-parent-form { border-radius: 25px; max-height: 1.3125rem; display: none; position: static; margin-right: 15px; }

@media (hover: none) { select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"] { font-size: 1rem !important; } }

.logo { margin-top: 10px; margin-bottom: 1rem; display: block; }

@media (min-width: 1200px) { .logo { margin-bottom: 10px; display: inline-block; } }

.logo img { width: 100%; max-width: 269px; }

.reserved-slot-banner { height: 100%; background-color: #CCEFF8; color: black; text-align: center; }

@media (max-width: 355px) { .reserved-slot-banner .banner-actions { padding: 0px 0px 5px !important; }
  .reserved-slot-banner .banner-actions .banner-action { display: block !important; margin: 5px 10px; } }

.fa-exclamation-triangle { color: red; }

@media (max-width: 575.98px) { .reserved-slot-banner.edit-order { height: 100%; line-height: 1.5rem; } }

.logo-sm img { height: 40px; }

@media (min-width: 992px) { .masthead-with-mega-menu-spacer.sps--blw { padding-top: 40px; } }

.masthead-with-mega-menu { background-color: #fff; margin-bottom: 10px; z-index: 1020; }

.masthead-menu-padding { padding-bottom: 10px; }

.masthead .search-box .input-group-append { position: absolute; right: 0; display: flex; align-items: center; }

.masthead .search-box input[type="search"]::-webkit-search-decoration, .masthead .search-box input[type="search"]::-webkit-search-cancel-button, .masthead .search-box input[type="search"]::-webkit-search-results-button, .masthead .search-box input[type="search"]::-webkit-search-results-decoration { -webkit-appearance: none; }

.masthead .search-box .navbar-form { padding-right: 0; margin-right: 0; margin-bottom: 0; padding-bottom: 0; }

.masthead .header { height: 45px; background-color: #004689; }

.masthead .header .navbar { min-height: 45px; }

.masthead .header .navbar.affix { width: 100%; z-index: 1030; animation-name: drop; animation-fill-mode: forwards; animation-duration: .5s; animation-iteration-count: 1; }

.masthead .header .navbar-right { float: right; margin-right: -1rem; }

.masthead .header .navbar-nav > li { float: left; }

.masthead .header .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; }

.masthead .header .navbar-nav .dropdown-menu.selected-store { left: calc(100% - 345px); right: 0; border-bottom: solid 2px orange; }

@media (max-width: 991.98px) { .masthead .header .navbar-nav .dropdown { position: unset; }
  .masthead .header .navbar-nav .dropdown .dropdown-menu.selected-store { left: 0; right: 0; }
  .masthead .header .navbar-nav li > a { padding-top: 0; padding-bottom: 0; } }

@media (max-width: 991.98px) { .masthead .header .navbar-nav { margin-top: 0; margin-bottom: 0; }
  .masthead .header .navbar-nav .open .dropdown-menu { position: absolute; float: left; width: auto; margin: 0; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.15); }
  .masthead .header .navbar-nav .open .dropdown-menu > li > a, .masthead .header .navbar-nav .open .dropdown-menu .dropdown-header { padding: 3px 20px; color: #2c2c2c; }
  .masthead .header .navbar-nav .open .dropdown-menu > .active > a { color: #fff; text-decoration: none; outline: 0; background-color: #004689; }
  .masthead .header .navbar-nav .open .dropdown-menu > .active > a:hover, .masthead .header .navbar-nav .open .dropdown-menu > .active > a:focus { background-color: #9cdcf6; } }

@media (min-width: 768px) { .masthead .search-box .collapse { display: block; overflow: visible; height: auto !important; } }

@media (min-width: 768px) and (max-width: 1199.98px) { .masthead .search-box .navbar-form { margin-top: 0; padding-top: 0; } }

@media (min-width: 992px) { .masthead.sps--blw .main-nav { display: none; }
  .masthead.sps--blw .main-nav-sticky { display: block; float: left; } }

@media (min-width: 768px) { .masthead.sps--blw .masthead-menu-padding { padding: 0; border-bottom: solid 1px #d5d5d5; } }

@keyframes drop { 0% { top: -42px; }
  100% { top: 0; } }

#vueMyAccountInHeaderMobile { font-size: 18px; font-weight: 700; text-transform: uppercase; }

#vueMyAccountInHeaderMobile a { display: inline-block; width: 75%; }

.hitbox { display: block; background: #f8f4ec; border: dashed 2px #ced4da; border-radius: 0.25rem; font-weight: bold; padding: 0.7rem 1.15rem; text-align: center; text-decoration: underline; transition: all .3s ease; }

.hitbox:hover, .hitbox:focus { border-color: #b3e4f8; color: #b3e4f8; text-decoration: none; }

.island { padding-bottom: 10px; }

.island-lg { padding-bottom: 10px; }

@media (min-width: 992px) { .island-lg { padding-bottom: 20px; } }

.island-xl { padding-bottom: 20px; }

@media (min-width: 992px) { .island-xl { padding-bottom: 30px; } }

a { cursor: pointer; }

@media (max-width: 991.98px) { .col-innermost-menu { flex: 0 0 80vw; } }

.main-nav-extended { max-width: 1350px !important; }

.main-nav { border: none !important; }

.main-nav .nav, .main-nav .collapse, .main-nav .dropup, .main-nav .dropdown { position: static; }

.main-nav .col-submenu > ul { position: static; }

.main-nav .col-submenu > ul .dropdown-submenu { position: static; }

.main-nav ul, .main-nav .row, .main-nav li { margin: 0; padding: 0; }

.main-nav .dropdown-menu { border-color: transparent; }

@media (max-width: 991.98px) { .main-nav .navbar-collapse { background: #004689; bottom: 0; left: -80vw; position: fixed; top: 0; transition: left 0.2s ease-out; width: 80vw; z-index: 9999; }
  .main-nav .navbar-collapse.show { left: 0; }
  .main-nav .navbar-collapse.collapsing { height: 100%; } }

@media (max-width: 991.98px) { .main-nav .nav.navbar-nav { min-height: calc(100% - 50px); overflow-x: hidden; overflow-y: auto; position: relative; }
  .main-nav .nav.navbar-nav * { border-left: none !important; border-radius: 0 !important; border-right: none !important; box-shadow: none !important; } }

@media (max-width: 991.98px) { .main-nav .nav.navbar-nav .nav-item .nav-link { background-color: #fff; padding-left: 15px; } }

.main-nav .nav .nav-item { margin: 0; }

.main-nav .nav .nav-item .nav-link { border-radius: 0; color: #2c2c2c; font-weight: 400; line-height: 50px; position: relative; }

@media (max-width: 991.98px) { .main-nav .nav .nav-item .nav-link { border-bottom: 1px solid #e5e5e5; padding-bottom: 0; padding-top: 0; text-transform: uppercase; } }

@media (min-width: 992px) { .main-nav .nav .nav-item .nav-link { line-height: 1.5rem; }
  .main-nav .nav .nav-item .nav-link:after { content: unset; } }

@media (max-width: 991.98px) { .main-nav .nav .nav-item .nav-link:hover, .main-nav .nav .nav-item .nav-link:active, .main-nav .nav .nav-item .nav-link:focus { background-color: #ffbf36; } }

@media (min-width: 992px) { .main-nav .nav .nav-item .nav-link:hover, .main-nav .nav .nav-item .nav-link:active, .main-nav .nav .nav-item .nav-link:focus { color: #004689; }
  .main-nav .nav .nav-item .nav-link:hover::after, .main-nav .nav .nav-item .nav-link:active::after, .main-nav .nav .nav-item .nav-link:focus::after { background-color: #ffbf36; border: none; bottom: 0; content: ''; height: 4px; right: 0; position: absolute; width: 100%; } }

.main-nav .nav .nav-item .nav-link.dropdown-toggle:after { border: none; }

.main-nav .nav .nav-item:hover > .nav-link { color: #004689; }

.main-nav .nav .nav-item:hover > .nav-link::after { background-color: #ffbf36; border: none; bottom: 0; content: ''; height: 4px; right: 0; position: absolute; width: 100%; }

@media (max-width: 991.98px) { .main-nav .level2Menu > .dropdown-item { background-color: #fff !important; } }

@media (max-width: 991.98px) { .main-nav .level2Menu > .selected { filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1)); background-color: #f1f1f1 !important; border-color: inherit; } }

@media (max-width: 991.98px) { .main-nav .level3Menu > .dropdown-item { background-color: #f9f9f9 !important; } }

@media (max-width: 991.98px) { .main-nav .level3Menu > .selected { filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1)); background-color: #f8f4ec !important; border-color: inherit; } }

@media (max-width: 991.98px) { .main-nav .level4Menu > .dropdown-item { background-color: #fffcf6 !important; } }

@media (max-width: 991.98px) { .main-nav .level4Menu > .selected { filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1)); background-color: #fffcf6; border-color: inherit; } }

.main-nav .main-dropdown-menu { left: 0; right: 0; width: 100%; z-index: 1005; }

@media (max-width: 991.98px) { .main-nav .main-dropdown-menu { background-color: #004689; bottom: 0; border-radius: 0; box-shadow: none !important; display: block !important; left: 80vw !important; position: absolute; transition: left 0.2s ease-out; top: 0; width: 80vw; }
  .main-nav .main-dropdown-menu.show { left: 0 !important; } }

@media (min-width: 992px) { .main-nav .main-dropdown-menu { border: 1px solid #e5e5e5; border-bottom: 2px solid #ffbf36; border-top: 2px solid #ffbf36; } }

.main-nav .col-submenu { background-color: #fff; }

@media (max-width: 991.98px) { .main-nav .col-submenu { flex: 0 0 80vw; max-width: 80vw; } }

@media (min-width: 992px) { .main-nav .col-submenu { flex: 0 0 240px; } }

@media (min-width: 992px) { .main-nav .last-main-menu-entry .col-submenu { border: 1px solid #e5e5e5; border-bottom: 2px solid #ffbf36; border-top: 2px solid #ffbf36; } }

@media (min-width: 992px) { .main-nav .last-main-menu-entry .main-dropdown-menu { border: none !important; } }

.main-nav .dropdown-submenu, .main-nav .submenu { position: relative; }

.main-nav .dropdown-submenu:hover > a:after, .main-nav .submenu:hover > a:after { border-left-color: #fff; }

.main-nav .dropdown-submenu .dropdown-item, .main-nav .submenu .dropdown-item { color: #2c2c2c; line-height: 50px; padding: 0 1.5rem; }

@media (max-width: 991.98px) { .main-nav .dropdown-submenu .dropdown-item, .main-nav .submenu .dropdown-item { border-bottom: 1px solid #ced4da !important; } }

@media (min-width: 992px) { .main-nav .dropdown-submenu .dropdown-item, .main-nav .submenu .dropdown-item { border-right: 10px solid #fff; } }

.main-nav .dropdown-submenu > .dropdown-menu, .main-nav .submenu > .dropdown-menu { bottom: 0; left: 239px; margin: 0; padding: 0; right: 0; top: 0; }

.main-nav .dropdown-submenu > .dropdown-menu > .row, .main-nav .submenu > .dropdown-menu > .row { height: 100%; }

@media (max-width: 991.98px) { .main-nav .dropdown-submenu > .dropdown-menu .dropdown-item, .main-nav .submenu > .dropdown-menu .dropdown-item { padding: 0 30px; } }

@media (min-width: 992px) { .main-nav .dropdown-submenu > .dropdown-menu .dropdown-item, .main-nav .submenu > .dropdown-menu .dropdown-item { border-right: 10px solid #fff; } }

.main-nav .dropdown-menu.last-nested-list { left: 287px !important; }

.main-nav .dropdown-submenu > .dropdown-item:after { content: "\f105"; display: block; float: right; font-family: FontAwesome; font-size: 25px; margin-right: -15px; }

@media (max-width: 991.98px) { .main-nav .dropdown-submenu > .dropdown-item { max-width: 80vw; } }

@media (max-width: 991.98px) { .main-nav .dropdown-submenu.show > .dropdown-item:after { content: "\f107"; } }

.main-nav .menu-image img { width: 100%; }

@media (max-width: 991.98px) { .main-nav .container-md { padding-left: 0; padding-right: 0; }
  .main-nav .login-nav a, .main-nav .help-nav a { background-color: #004689; border-radius: 0; color: #fff; display: block; font-weight: 400; line-height: 50px; padding: 0 0 0 15px; }
  .main-nav .login-nav a .fa, .main-nav .login-nav a .noUi-handle, .main-nav .login-nav a .slick-carousel .slick-arrow:before, .slick-carousel .main-nav .login-nav a .slick-arrow:before, .main-nav .help-nav a .fa, .main-nav .help-nav a .noUi-handle, .main-nav .help-nav a .slick-carousel .slick-arrow:before, .slick-carousel .main-nav .help-nav a .slick-arrow:before { position: static; }
  .main-nav .login-nav i { font-size: 0.9em; }
  .main-nav .help-nav a { font-size: 16px; }
  .main-nav .back-nav { background-color: #f1f1f1; font-weight: 700; }
  .main-nav .back-nav li { border-bottom: 1px solid #2c2c2c; overflow: hidden; padding: 0 20px; white-space: nowrap; }
  .main-nav .back-nav a { color: #2c2c2c; display: inline-block; line-height: 50px; padding: 0; }
  .main-nav .back-nav a .fa, .main-nav .back-nav a .noUi-handle, .main-nav .back-nav a .slick-carousel .slick-arrow:before, .slick-carousel .main-nav .back-nav a .slick-arrow:before { font-size: 1.5rem; position: static; vertical-align: middle; }
  .main-nav #dismiss { background: #2c2c2c; border-radius: 50%; cursor: pointer; height: 35px; position: absolute; right: -17px; top: 7px; transition: all 0.2s; width: 35px; z-index: 9999; }
  .main-nav #dismiss:before { color: #ffbf36; font-size: 35px; } }

.main-nav-toggle { border: none; float: left; margin-left: -10px; padding: 4px 10px; }

@media (min-width: 992px) { .main-nav { position: absolute; bottom: 0; width: 100%; }
  .main-nav .dropdown:hover .main-dropdown-menu { display: block; }
  .main-nav .last-main-menu-entry { position: relative !important; }
  .main-nav .last-main-menu-entry:after { content: ''; position: absolute; width: 1px; background-color: #d5d5d5; height: 80%; vertical-align: center; top: 50%; left: 0; transform: translateY(-50%); } }

@media (max-width: 991.98px) { .main-nav-overlay { background: rgba(0, 0, 0, 0.7); display: none; height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: opacity 1s ease-out; width: 100%; z-index: 1050; }
  /* display .overlay when it has the .active class */
  .main-nav-overlay.active { display: block; opacity: 1; } }

.masthead-menu-padding { padding-bottom: 40px; }

@media (max-width: 991.98px) { .masthead-menu-padding { padding-bottom: 0; } }

ul.main-nav-sticky { display: none; overflow: hidden; white-space: nowrap; }

ul.main-nav-sticky li { float: left; }

ul.main-nav-sticky li a { background-color: transparent; color: #fff; float: left; position: relative; }

ul.main-nav-sticky li a:hover, ul.main-nav-sticky li a:focus { background-color: transparent; }

ul.main-nav-sticky li a:hover::after, ul.main-nav-sticky li a:focus::after { background-color: #fff; bottom: 0; content: ''; height: 4px; left: 0; position: absolute; width: 100%; }

@media (max-width: 991.98px) { #main-nav-collapse .navbar-nav :nth-child(1) .nav-link { background-color: #ffbf36; }
  #main-nav-collapse .submenu > * { background-color: #fff; } }

@media (min-width: 992px) { .last-nested-list { overflow: hidden; } }

.last-nested-list ul { column-count: 2; column-fill: auto; height: 100%; column-rule: 1px solid #d5d5d5 !important; }

@media (max-width: 991.98px) { .last-nested-list ul { display: flex; flex-direction: column; flex: 0 0 80vw; } }

@media (max-width: 991.98px) { .last-nested-list .dropdown-item { padding: 0 60px !important; } }

@media (min-width: 992px) { .last-nested-list .dropdown-item { padding: 0 1rem !important; line-height: 45px !important; } }

.last-nested-list .dropdown-item:active, .last-nested-list .dropdown-item:focus { color: #000 !important; font-weight: normal !important; }

.multiline-message { padding-left: 25px; position: relative; }

.multiline-message .multiline-message-icon { position: absolute; margin-top: 4px; left: 0; }

.navbar .main-nav-toggle { margin: 0; }

.navbar .nav-link { border: 0; }

.nav-pills { list-style: none; }

.nav-pills > li { display: inline-block; }

.nav-pills > li + li:before { content: "| "; padding: 0 5px; }

.nav-pills > li > a { display: inline-block; max-width: 125px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: top; }

.recurring-modes { margin-top: 10px; padding-bottom: 10px; }

.recurring-modes .alert.selected { background-color: #f8f4ec; }

.recurring-modes .recurring-frequencies { margin-left: 20px; }

.recurring-orders-frequency-selection.template-details-frequency { border: 1px solid #ced4da; margin-left: 12px; }

.recurring-price { white-space: nowrap; display: inline-block; vertical-align: middle; }

.recurring-price-x { padding-top: 10px 15px; display: inline-block; }

.small-thumbnail { float: none; display: inline-block; vertical-align: middle; margin-right: 5px; }

.small-thumbnail.item { width: 50px; }

.small-thumbnail > .img-small-thumbnail { border: 1px solid #ced4da; }

.container-fluid.recurring-container-thumbnail, .recurring-container-thumbnail.container-sm, .recurring-container-thumbnail.container-md, .recurring-container-thumbnail.container-lg, .recurring-container-thumbnail.container-xl { margin-top: 5px; }

.recurring-icon { height: 20px; width: 20px; }

.row .inv-gutter { margin-left: 5px; margin-right: 5px; }

.row .searchgrid { margin-left: 0px; margin-right: 0px; }

.row.disabled { opacity: 0.5; }

.twitter-typeahead { display: block !important; width: 100%; }

.tt-menu { background-color: #FFFFFF; border: 1px solid #9b9b9b; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25); top: 60px !important; border-radius: 0.3125rem; }

.suggestions-wrapper { overflow: hidden; display: inline-flex; flex-direction: column; }

@media (min-width: 768px) { .suggestions-wrapper { flex-direction: row; } }

@media (max-width: 767.98px) { .suggestions-wrapper { overflow-y: scroll; max-height: 60vh; } }

.suggestions-wrapper:after, .suggestions-wrapper:before { bottom: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; right: 90%; left: 35px; }

.suggestions-wrapper:after { border-color: rgba(225, 228, 234, 0); border-bottom-color: #fff; border-width: 13px; margin-left: -13px; margin-bottom: -1px; }

.suggestions-wrapper:before { border-color: rgba(161, 172, 181, 0); border-bottom-color: #9b9b9b; border-width: 13px; margin-left: -13px; }

.suggestion-right-col { position: relative; vertical-align: top; width: 100%; }

@media (min-width: 768px) { .suggestion-right-col { width: 220px; } }

@media (min-width: 992px) { .suggestion-right-col { width: 350px; } }

.suggestion-right-col .card { margin-bottom: 0; }

.suggestion-right-col ul { margin: 0; }

.suggestion-right-col:after { content: " "; height: 1000px; left: 0; position: absolute; top: 0; }

@media (min-width: 768px) { .suggestion-right-col:after { border-left: 1px solid gray; } }

.tt-dataset-Products { display: inline-block; vertical-align: top; width: 100%; }

@media (min-width: 768px) { .tt-dataset-Products { width: 500px; } }

@media (min-width: 992px) { .tt-dataset-Products { width: 590px; } }

.panel-empty { margin: 0 auto; }

.panel-suggestion { box-shadow: none; margin: 0; }

.panel-suggestion .card-header { font-weight: 600; }

.panel-suggestion .product-tile { border: 0; font-size: 14px; text-align: left; border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.panel-suggestion .product-tile .product-tile-media { min-height: 60px; height: 60px; }

.panel-suggestion .product-tile .product-tile-media img { max-height: 100%; margin: auto; }

.panel-suggestion .product-tile .item-quantity { right: 0; bottom: 0; }

.panel-suggestion .product-tile .item-quantity .btn-add-to-cart { min-width: 100px; }

.panel-suggestion ul { font-size: 16px; list-style-type: none; padding: 0; }

.panel-suggestion ul li { margin-bottom: 10px; }

.panel-suggestion ul li a { display: block; }

.panel-suggestion .show-more-results { border-radius: 1.25rem; }

.panel-suggestion .special-price { color: #9b9b9b; }

/** todo change the name something like selectable panel or whatevs */
.select-block { position: relative; display: block; border: solid 1px #ced4da; border-radius: 0.25rem; cursor: pointer; font-weight: inherit; transition: border-color .15s ease-out, background .15s ease-out; }

.select-block .input-addon { background: #e5e5e5; position: absolute; top: -1px; bottom: -1px; left: -1px; width: 41px; border: solid 1px #ced4da; border-radius: 0.25rem; transition: border-color .15s ease-out, background .15s ease-out; }

.select-block .input { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin: 0; }

.select-block .content { display: block; padding-left: 51px; padding-right: 12px; padding-top: 0.5rem; padding-bottom: 0.5rem; transition: border-color .15s ease-out; }

.select-block .block { display: block; }

.select-block.active { border-color: #b3e4f8; }

.select-block.active .input-addon { background-color: #b3e4f8; border-color: #b3e4f8; }

.select-block.active .content { color: #b3e4f8; }

.select-block.parsley-error, .parsley-error .select-block { border-color: #d70000; }

.select-block.parsley-error .input-addon, .parsley-error .select-block .input-addon { background-color: #d70000; border-color: #d70000; }

.select-block.parsley-error .content, .parsley-error .select-block .content { color: #d70000; }

.select-block.disabled { color: #343a40; background-color: #e5e5e5; cursor: default; }

.social-il { list-style: none; font-size: 0; padding: 0; margin: 0 0; margin-top: 5px; margin-bottom: 0; }

.social-il li { display: inline-block; margin: 0 2px 2px 0; }

.social-il li.twitter a:hover { color: #55acee; }

.social-il li.skype a:hover { color: #00aff0; }

.social-il li.linkedin a:hover { color: #0976b4; }

.social-il li.googleplus a:hover { color: #dd4b39; }

.social-il li.youtube a:hover { color: #b31217; }

.social-il li.flickr a:hover { color: #ff0084; }

.social-il li.facebook a:hover { color: #3b5998; }

.social-il li.pinterest a:hover { color: #cb2027; }

.social-il li.instagram a:hover { color: #517fa4; }

.social-il li.vimeo a:hover { color: #aad450; }

.social-il li.tumblr a:hover { color: #32506d; }

.social-il li.soundcloud a:hover { color: #ff3a00; }

.social-il li.foursquare a:hover { color: #0072b1; }

.social-il li.dribbble a:hover { color: #ea4c89; }

.social-il li.behance a:hover { color: #053eff; }

.social-il li.vine a:hover { color: #00a478; }

.social-il li.stumbleupon a:hover { color: #f74425; }

.social-il li.mailto a:hover { color: #666; }

.social-il li a { width: 45px; height: 45px; display: block; text-align: center; font-size: 20px; }

.social-il li a i { line-height: 44px; }

.social-il.s-large li a { width: 60px; height: 60px; font-size: 24px; }

.social-il.s-large li a i { line-height: 60px; }

.social-il.s-small li a { width: 25px; height: 25px; font-size: 16px; }

.social-il.s-small li a i { line-height: 25px; }

.social-il.circle li a { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.social-il.radius-5px li a { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.social-il.light li a { background: #fafafa; border: 1px solid #ededed; color: #333; }

.social-il.light li a:hover { background: #ededed; }

.social-il.dark li a { background: #333; border: 1px solid #262626; color: #fafafa; }

.social-il.dark li a:hover { background: white; border: 1px solid #e6e6e6; }

.social-il-dropdown > button { padding: 6px 15px 5px; font-size: 16px; color: #333; text-align: center; min-width: 0; margin: 0; margin-left: 10px !important; }

.social-il-dropdown > button i { width: 15px; }

.social-il-dropdown.open > button > i:before { content: "\f00d"; }

.social-il-dropdown .social-il.dropdown-menu { padding: 0px; width: auto; margin-top: 0; min-width: 0; position: relative; }

.social-il-dropdown .social-il.dropdown-menu li, .social-il-dropdown .social-il.dropdown-menu li a, .social-il-dropdown .social-il.dropdown-menu li a i { padding: 0; margin: 0; }

.social-il-dropdown .s-small.dropdown-menu { max-width: 202px; }

.social-il .social-links-icon { display: grid; place-items: center; }

.social-il.colored li a { color: #fff; }

.social-il.colored li a:hover { color: #fff; }

.social-il.colored .twitter a { background-color: #55acee; }

.social-il.colored .twitter a:hover { background-color: #2795e9; }

.social-il.colored .skype a { background-color: #00aff0; }

.social-il.colored .skype a:hover { background-color: #008abd; }

.social-il.colored .linkedin a { background-color: #0976b4; }

.social-il.colored .linkedin a:hover { background-color: #075683; }

.social-il.colored .googleplus a { background-color: #dd4b39; }

.social-il.colored .googleplus a:hover { background-color: #c23321; }

.social-il.colored .youtube a { background-color: #b31217; }

.social-il.colored .youtube a:hover { background-color: #850d11; }

.social-il.colored .flickr a { background-color: #ff0084; }

.social-il.colored .flickr a:hover { background-color: #cc006a; }

.social-il.colored .facebook a { background-color: #3b5998; }

.social-il.colored .facebook a:hover { background-color: #2d4373; }

.social-il.colored .pinterest a { background-color: #cb2027; }

.social-il.colored .pinterest a:hover { background-color: #9f191f; }

.social-il.colored .instagram a { background-color: #517fa4; }

.social-il.colored .instagram a:hover { background-color: #406582; }

.social-il.colored .vimeo a { background-color: #aad450; }

.social-il.colored .vimeo a:hover { background-color: #93c130; }

.social-il.colored .tumblr a { background-color: #32506d; }

.social-il.colored .tumblr a:hover { background-color: #22364a; }

.social-il.colored .soundcloud a { background-color: #ff3a00; }

.social-il.colored .soundcloud a:hover { background-color: #cc2e00; }

.social-il.colored .foursquare a { background-color: #0072b1; }

.social-il.colored .foursquare a:hover { background-color: #00517e; }

.social-il.colored .dribbble a { background-color: #ea4c89; }

.social-il.colored .dribbble a:hover { background-color: #e51e6b; }

.social-il.colored .behance a { background-color: #053eff; }

.social-il.colored .behance a:hover { background-color: #0030d1; }

.social-il.colored .vine a { background-color: #00a478; }

.social-il.colored .vine a:hover { background-color: #007153; }

.social-il.colored .stumbleupon a { background-color: #f74425; }

.social-il.colored .stumbleupon a:hover { background-color: #e12808; }

.social-il.colored .mailto a { background-color: #666; }

.social-il.colored .mailto a:hover { background-color: #4d4d4d; }

.thin-scrollbar::-webkit-scrollbar { width: 4px; border-radius: 2px; background-color: #d5d5d5; }

.thin-scrollbar::-webkit-scrollbar-thumb { border-radius: 2px; background-color: #22c2fd; }

.thin-scrollbar::-webkit-scrollbar-track { background-color: #d5d5d5; border-radius: 2px; }

.thumbnail-container { display: flex; align-items: baseline; justify-content: flex-start; flex-wrap: wrap; padding: 0; }

.thumbnail-item { overflow: hidden; }

.thumbnail-item img { max-width: 100%; }

.text-sm-left { text-align: left; }

.text-sm-right { text-align: right; }

.text-sm-center { text-align: center; }

.text-sm-justify { text-align: justify; }

@media (min-width: 768px) { .text-md-left { text-align: left; }
  .text-md-right { text-align: right; }
  .text-md-center { text-align: center; }
  .text-md-justify { text-align: justify; } }

@media (min-width: 992px) { .text-lg-left { text-align: left; }
  .text-lg-right { text-align: right; }
  .text-lg-center { text-align: center; }
  .text-lg-justify { text-align: justify; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left; }
  .text-xl-right { text-align: right; }
  .text-xl-center { text-align: center; }
  .text-xl-justify { text-align: justify; } }

.popover-body { padding: 0.5rem; }

.popover-body > .product-tile { overflow: hidden; width: 180px; background-color: #f1f1f1; border: solid 1px #ced4da; position: relative; border-radius: 0.3rem; flex-direction: row; }

*:not(.slick) .popover-body > .product-tile { flex-direction: row; }

@media (min-width: 576px) { .popover-body > .product-tile { flex-direction: column; }
  *:not(.slick) .popover-body > .product-tile { flex-direction: column; } }

.popover-body > .product-tile .product-tile-information { padding: 0.5rem; }

@media (max-width: 575.98px) { .popover-body > .product-tile .product-tile-information { padding: 1rem; }
  *:not(.slick) .popover-body > .product-tile .product-tile-information { flex: 1 1 0; } }

.popover-body > .product-tile .product-tile-text { height: auto; }

.popover-body > .product-tile .product-tile-text a, .popover-body > .product-tile .product-tile-text .product-title { font-size: 18px; }

.popover-body > .product-tile .product-tile-price { height: 58px; display: flex; align-items: flex-end; flex-wrap: wrap; margin-bottom: 1rem; }

.popover-body > .product-tile .product-tile-price .display-price { font-size: 12px; }

.popover-body > .product-tile .product-tile-price .display-price .h4 { font-size: 24px; font-weight: 700; line-height: 1; }

.popover-body > .product-tile .product-tile-price-per-unit { margin-left: auto; letter-spacing: 0; display: inline-block; max-width: 63px; text-align: right; }

.popover-body > .product-tile .product-tile-price .original-price { flex: 1 0 100%; }

.popover-body > .product-tile .product-tile-special-price { position: relative; height: 26px; font-size: 20px; }

.popover-body > .product-tile .product-tile-special-price del { position: absolute; bottom: 0; }

.popover-body > .product-tile .product-tile-media { display: flex; background-color: #fff; height: 0; position: relative; overflow: hidden; width: 41.66667%; padding-bottom: 41.66667%; border-radius: 0.3rem 0.3rem 0 0; }

@media (min-width: 576px) { .popover-body > .product-tile .product-tile-media { width: 100%; padding-bottom: 100%; } }

.popover-body > .product-tile .product-tile-media > img.img-fluid { margin-top: 2rem !important; max-width: calc(100% - 40px); }

.product-tile { border-bottom: 1px solid #d5d5d5; }

.product-tile .product-tile-media { display: flex; height: 0; padding-bottom: 100%; position: relative; outline: none; }

.product-tile .product-tile-wishlist .add-to-wishlist { height: 24px; width: 24px; }

.product-tile .product-tile-brand { white-space: nowrap; }

.product-tile .product-tile-special-price del { position: absolute; bottom: 0; }

.product-tile .popular-ribon { position: absolute; right: -5px; top: -5px; z-index: 1; overflow: hidden; width: 90px; height: 90px; text-align: right; }

.product-tile .ribbon { font-size: 10px; color: #000; text-transform: uppercase; text-align: center; font-weight: bold; line-height: 20px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 105px; display: block; box-shadow: 0 3px 10px -5px #EDE8DE; position: absolute; top: 22px; right: -21px; }

.product-tile span.ribbon::before { content: ''; position: absolute; left: 0px; top: 100%; z-index: -1; border-left: 3px solid #CAC5BA; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #CAC5BA; }

.product-tile span.ribbon::after { content: ''; position: absolute; right: 0%; top: 100%; z-index: -1; border-right: 3px solid #CAC5BA; border-left: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #CAC5BA; }

.product-tile .image-overlay { font-size: 13px; font-size: 1rem; line-height: 15px; left: 50%; transform: translateX(-50%); box-sizing: border-box; color: #fff; padding: 8px; position: absolute; text-align: center; width: 94%; pointer-events: none; }

.product-tile .qty-max-reach-message { line-height: 1rem; min-height: 2rem; }

@media (max-width: 575.98px) { .product-tile .image-overlay { font-size: 12px; }
  .product-tile .qty-max-reach-message { line-height: 0.9rem; min-height: 2.7rem; } }

.product-tile .drs-fee { color: #9b9b9b; font-size: 12px; font-weight: bold; }

@media (max-width: 411px) { .product-tile .drs-fee { font-size: 10px; white-space: nowrap; } }

.image-tile { margin-bottom: 45px; }

@media (min-width: 1200px) { .super-six-product, .offer-product { width: 284px; height: 576px; max-width: 284px; max-height: 576px; }
  .super-six-product .product-image, .offer-product .product-image { width: 100%; } }

.four-tile-offer .image-overlay { display: none !important; }

@media (max-width: 991.98px) { .wishlist-share { margin-bottom: 0 !important; } }

@media (max-width: 767.98px) { #wishListVue .image-tile { top: 30px; height: 0; left: 0; }
  #wishListVue .product-tile-media { width: 30%; }
  #wishListVue .product-tile-text { position: relative; width: 50%; margin: 0 auto; }
  #wishListVue .wishlist-tile-delete { top: 10px; } }

#wishListVue .product-tile { border-bottom: none !important; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .product-image { width: 100%; } }

.switch { position: relative; display: inline-block; width: 60px; height: 34px; }

.switch input { opacity: 0; width: 0; height: 0; }

.slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #F1F1F1; -webkit-transition: .4s; transition: .4s; }

.slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: #D5D5D5; -webkit-transition: .4s; transition: .4s; }

input:checked + .slider { background-color: #F1F1F1; border-color: #ffbf36; }

input:focus + .slider { box-shadow: 0 0 1px #ffbf36; }

input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); background-color: #ffbf36; }

input:checked + .slider.round { border-radius: 34px; border: 1px solid #ffbf36; }

/* Rounded sliders */
.slider.round { border-radius: 34px; border: 1px solid #F1F1F1; }

.slider.round:before { border-radius: 50%; }

.facets { border: 0px solid #d5d5d5; }

.facets .btn-primary, .facets .btn-outline-primary { border-radius: 4px; }

.facets .more, .facets .less { font-weight: bold; color: #004689; }

.facets .facet-child { padding-left: 11px !important; }

.facets h6 { font-weight: normal; }

.facets .form-check { padding-left: 0; }

.facets .card { border-bottom: none !important; }

.facets .form-check-input { width: 1.25rem; height: 1.25rem; margin-top: 0; }

.facets li.selected-facets { margin-right: 0.3rem; }

.facets input[type="checkbox"] { -webkit-appearance: none; width: 20px; height: 20px; border-radius: 3px; border: 1px solid #cccccc; vertical-align: middle; }

.facets input[type="checkbox"]:checked { background-image: url(/UI.Package/Images/checked-checkbox-facets.svg); background-size: 18px; background-position: center; background-repeat: no-repeat; }

.facets-card { background-color: #fff !important; }

.facets-card .title { background-color: #f1f1f1; }

@media (min-width: 992px) { .facets-card .title { font-size: 1.125rem; line-height: 1.2; } }

.facets-card .card-body { padding-left: 0.83333rem; padding-right: 0.83333rem; }

.search-results .filters-row { height: 55px; }

.search-results .sort-by .btn { width: 100%; }

@media (min-width: 992px) { .search-results .sort-by .btn { width: auto; } }

@media (min-width: 992px) { .facets-col.collapse { display: block; } }

.selected-facets { background-color: #e5e5e5; border-radius: 0.3rem; }

.categoriesTree .form-check { line-height: 1.25rem; margin-top: 20px; }

.categoriesTree .form-check .highlighted { font-weight: bold; }

.categoriesTree .form-check .selected.highlighted { font-weight: bold; }

.categoriesTree .form-check .selected .fa-check { display: inline; }

.facets-modal .facets-modal-header, .facets-modal .facets-modal-footer { display: none; }

@media (max-width: 991.98px) { .facets-modal { display: none; position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 1031; background: #fff; outline: 0; width: 100%; height: 100%; z-index: 1041; }
  .facets-modal.show { display: block; }
  .facets-modal .facets-modal-dialog { position: relative; pointer-events: none; width: auto; flex-direction: column; height: 100%; display: flex; max-height: calc(100% - 1rem); }
  .facets-modal .facets-modal-content { position: relative; display: flex; flex-direction: column; overflow: hidden; width: 100%; pointer-events: auto; max-height: calc(100vh - 1rem); }
  .facets-modal .facets-modal-header { flex-shrink: 0; display: flex; align-items: flex-start; justify-content: space-between; padding: 10px; text-transform: uppercase; }
  .facets-modal .facets-modal-header .close { padding: 10px 20px; color: #9b9b9b; }
  .facets-modal .facets-modal-header .close.close-text-button { color: #004689; font-size: 15px; padding: 22px 20px; }
  .facets-modal .facets-modal-body { position: relative; overflow-y: auto; flex: 1 1 auto; }
  .facets-modal .facets-modal-body .overlay { display: none; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: #fff; opacity: 0.5; z-index: 1042; }
  .facets-modal .facets-modal-body .card { margin-bottom: 0 !important; border-bottom: 0; }
  .facets-modal .facets-modal-footer { padding: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .facets-modal .facets-modal-footer .btn { text-transform: uppercase; } }

.facets-modal.loading .overlay { display: block; }

@media (max-width: 991.98px) { .selected-facets-block { display: none; } }

.mobile-modal-title { text-transform: none !important; }

@media (min-width: 992px) { .facets-filterby { font-size: 1.25rem; line-height: 1.2; font-weight: 700; } }

.filter-section { padding-left: 0.7rem; margin-left: 14px; padding-right: 0.7rem; }

.filter-section-child { margin-left: 7px; }

.filter-section-child:nth-child(2) { margin-left: 22px; }

.last-child { margin-left: 32px !important; }

.facet-checkbox { padding-left: 0.7rem !important; color: #2c2c2c; }

.filter-title { margin-left: -0.5rem; }

.btn-label, .btn-label:focus { background-color: white; text-align: left; border: none; outline: none; cursor: default !important; }

#vueMultiKeywordsSearch ol li { margin-bottom: 10px; }

.category-link-more { display: inline-block; color: #2c2c2c; }

.category-link-more:after, .category-link-more:before { display: inline-block; content: ""; border-top: 1px solid #d5d5d5; width: 4rem; position: relative; vertical-align: middle; }

.category-link-see-more { display: none; }

.collapsed .category-link-see-more { display: inline-block; }

.category-link-see-less { display: inline-block; }

.collapsed .category-link-see-less { display: none; }

.category-link-more-icon { display: inline-block; }

.view-shelf-oos { background-color: #ffface; border: 1px solid #fff494; border-radius: 0.3125rem; }

#vueSearchSummary .loading-spinner { display: inline-block; }

#vueSearchSummary .loading-spinner .spinner-border { height: 17px; width: 17px; }

.search-tabs { background-color: #f1f1f1; margin-left: -1.25rem; margin-right: -1.25rem; padding: 5px 1.25rem 1px; }

.search-tabs .nav-link { border: none; color: #000; font-weight: bold; padding: 0.625rem 1rem; }

.search-tabs .nav-link:hover, .search-tabs .nav-link:focus { background-color: #d5d5d5; border-bottom: 4px solid #d5d5d5; }

.search-tabs .nav-link.active { color: #004689; background-color: #fff; border: none; border-bottom: 4px solid #004689; }

.hidden-search-results #search-left, .hidden-search-results #search-right { display: none; }

.busy-container .loading-spinner { position: absolute; top: 50%; left: 50%; margin-left: -1rem; z-index: 10; display: none; }

.busy-container.busy { opacity: 0.6; }

.busy-container.busy .loading-spinner { display: block; }

.bg-primary { background-color: #004689; }

.main-logo { height: 90px; max-width: 100%; }

.fixed-logo { top: 20px; left: 20px; z-index: 1030; position: absolute; margin: 0 auto; }

@media (min-width: 768px) { .nav-icon-sm { display: none !important; } }

@media (max-width: 1199.98px) { .fixed-logo { top: 2px; z-index: 1030; position: absolute; left: 50%; transform: translateX(-50%); }
  .main-logo { height: 38px; }
  .hamburger-menu-text { position: relative; bottom: -17px; left: -28px; } }

@media (max-width: 767.98px) { .nav-icon-sm { display: block !important; }
  .nav-icon-lg { display: none !important; } }

.help-icon { padding: 10px; color: white; padding-right: 20px; }

.help-icon-text { margin-left: 10px; cursor: pointer; }

.icon-search { position: absolute; left: 9px; top: 13px; z-index: 99; color: #9b9b9b; }

.input-group-lg.form-control { padding-left: 100px; }

.vertical-division { border-left: 1px solid white; height: 20px; margin-top: 10px; position: absolute; top: 4px; }

.search-btn { padding-left: 20px; padding-right: 20px; font-weight: bold; min-width: auto; }

.cart-btn { background-color: #e56f10; width: 50%; float: right; color: #fff !important; padding-left: 10px; border-radius: 0.25rem; border-top-left-radius: 0; border-bottom-left-radius: 0; }

.cart-icon { background-image: url(/UI.Package/Images/cart.svg); background-repeat: no-repeat; width: 50%; padding-left: 10px; border: 1px solid #e56f10; color: #004689; font-weight: bold; background-position: left center; background-origin: content-box; border-radius: 0.25rem; border-top-right-radius: 0; border-bottom-right-radius: 0; }

.cart-sm { background-image: url(/UI.Package/Images/cart-sm.svg); background-repeat: no-repeat; position: absolute; top: 7px; right: -17px; padding: 20px; padding-right: 11px; max-height: 0.625rem; }

.cart-total-sm { position: relative; left: 16px; background-color: #e56f10; padding: 1px 3px 1px 4px; line-height: 12px; font-weight: bold; color: #fff; top: -26px; border: 1px solid whitesmoke; text-align: center; font-size: 0.75rem; z-index: 9999; height: 16px; }

.cart-total { height: 26px; font-size: 0.75rem; position: absolute; padding: 5px 8px; line-height: 12px; font-weight: bold; text-align: center; left: 60px; background-color: #e56f10; color: #fff; top: 11px; box-shadow: 2px 5px 5px #ced4da; border: 2px solid #f5f5f5; }

.minicart-header { padding: 1rem; }

.full-width { padding: 2px !important; }

#search-input { padding-left: 30px; }

.fixed-top { max-width: 1400px; margin: 0 auto; }

.extra-spacing { padding-left: 20px; }

@media (min-width: 768px) and (max-width: 991.98px) { .cart-btn { padding-top: 0.8125rem; padding-bottom: 0.875rem; } }

@media (min-width: 992px) and (max-width: 1199px) { .p-container-md { padding-left: 5px !important; } }

@media (min-width: 1200px) and (max-width: 1399px) { .p-container-md { padding-left: 120px !important; } }

@media (min-width: 992px) and (max-width: 1399.98px) { .fixed-logo { top: 20px; left: 40px; position: fixed; }
  .fixed-logo .main-logo { height: 90px; margin-left: 20px; } }

@media (max-width: 991.98px) { .cart-btn { font-size: 70%; } }

@media (min-width: 768px) and (max-width: 991.98px) { .minicart-header { padding-bottom: 1rem; } }

.navbar-toggler { padding-bottom: 10px; }

.fixed-top .container-md { min-height: 45px; }

.checkout-btn-sm { position: absolute; top: 23px; left: -5px; bottom: 8px; }

.navbar-total-price { margin-left: 3rem; }

@media (min-width: 768px) and (max-width: 991.98px) { .navbar-total-price { margin-left: 4rem; }
  .cart-icon { width: 60%; }
  .cart-btn { width: 40%; } }

.mobile-menu-text { font-size: 10px; color: #fff; font-weight: bold; }

.search-nav-text { position: relative; bottom: -6px; }

.main-search { color: #fff; }

@media (max-width: 991.98px) { .selected-store-in-header { margin-right: auto; margin-left: unset; }
  .store-link { padding-left: 0 !important; } }

@media (min-width: 768px) and (max-width: 991.98px) { .lg-search.sps--abv, .lg-search.sps--blw { display: block; } }

@media (min-width: 992px) { .selected-store-in-header { margin-left: auto; margin-right: unset; }
  .search-block.sps--abv { display: block; }
  .lg-search.sps--abv { display: none; }
  .lg-search.sps--blw { display: block; } }

.menu-scroll.sps--blw { display: none; }

.menu-scroll.sps--abv { display: inline; }

.onboarding-card-header { text-align: center; }

.onboarding-card-header > div { display: inline-block; }

.onboarding-card-header .onboarding-logo { display: block; float: left; width: 50px; height: 60px; }

.onboarding-card-header .onboarding-page-title { font-size: 26px; line-height: 34px; text-align: left; color: #00005f; font-weight: 700; white-space: nowrap; }

@media (max-width: 767.98px) { .onboarding-card-header .onboarding-page-title { font-size: 22px; line-height: 32px; } }

.onboarding-card-header .onboarding-page-subtitle { font-size: 0.9375rem; line-height: 20px; color: #00AEDA; text-align: left; font-weight: 700; white-space: nowrap; }

@media (max-width: 767.98px) { .onboarding-card-header .onboarding-page-subtitle { font-size: 0.81281rem; line-height: 16px; } }

.onboarding-form-title { font-size: 18px; line-height: 22px; font-weight: 700; text-align: center; margin-bottom: 5px; }

.onboarding-form-subtitle { font-size: 0.9375rem; line-height: 20px; text-align: center; margin-bottom: 30px; }

.onboarding-footer-logo { width: 50px; height: 60px; }

.onboarding-navbar .top-nav { display: flex; justify-content: flex-end; align-items: center; flex-direction: row; }

.onboarding-navbar .register { box-sizing: border-box; border: 1px solid #FFFFFF; border-radius: 5px; }

.create-account-form { min-height: 810px; }

.teaser-cta-background-image { min-height: 200px; background-repeat: no-repeat; background-size: cover; height: 100%; }

@media (max-width: 575.98px) { .teaser-cta-image-container { order: 1; } }

@media (max-width: 575.98px) { .teaser-cta-content-container { order: 2; } }

/** ALDI Custom files */
@font-face { font-family: "icoaldi"; src: url("/UI.Package/Fonts/icoaldi/icoaldi.ttf?27cb0g") format("truetype"), url("/UI.Package/Fonts/icoaldi/icoaldi.woff?27cb0g") format("woff"), url("/UI.Package/Fonts/icoaldi/icoaldi.svg?27cb0g#icoaldi") format("svg"); font-weight: normal; font-style: normal; font-display: block; }

[class^="icoaldi-"], [class*=" icoaldi-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: "icoaldi" !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icoaldi-chart-pie:before { content: ""; }

.icoaldi-fire:before { content: ""; }

.icoaldi-blender:before { content: ""; }

.icoaldi-spoon:before { content: ""; }

.icoaldi-print:before { content: ""; }

.icoaldi-info .path1:before { content: ""; color: #e39d9b; }

.icoaldi-info .path2:before { content: ""; margin-left: -1em; color: white; }

.icoaldi-info .path3:before { content: ""; margin-left: -1em; color: white; }

.icoaldi-info .path4:before { content: ""; margin-left: -1em; color: #e39d9b; }

.icoaldi-plus:before { content: ""; color: #004689; padding-right: 1rem; font-size: 0.75rem; cursor: pointer; }

.icoaldi-minus:before { content: ""; color: #004689; padding-right: 1rem; font-size: 0.75rem; cursor: pointer; }

.icoaldi-shopping-bag .path1:before { content: ""; color: #e5e5e5; }

.icoaldi-shopping-bag .path2:before { content: ""; margin-left: -1em; color: #2c2c2c; }

.icoaldi-store:before { content: ""; }

.icoaldi-logout:before { content: ""; }

.icoaldi-chevron-down:before { content: ""; }

.icoaldi-chevron-left:before { content: ""; }

.icoaldi-chevron-right:before { content: ""; }

.icoaldi-chevron-up:before { content: ""; }

.icoaldi-clock-circle:before { content: ""; }

.icoaldi-clock-circle.icon-dark { width: 18px; height: 18px; background-color: #2c2c2c; border-radius: 100%; }

.icoaldi-clock-circle.icon-dark:before { font-size: 20px; position: relative; top: -1px; left: -1px; }

.icoaldi-close:before { content: ""; }

.icoaldi-close-circle:before { content: ""; }

.icoaldi-heart:before { content: ""; }

.icoaldi-heart.heart-shadow { text-shadow: -2px 0 #2c2c2c, 0 2px #2c2c2c, 2px 0 #2c2c2c, 0 -2px #2c2c2c; }

.icoaldi-heart.heart-shadow-light { text-shadow: -2px 0 #9b9b9b, 0 2px #9b9b9b, 2px 0 #9b9b9b, 0 -2px #9b9b9b; }

.icoaldi-locator-circle:before { content: ""; }

.icoaldi-lock:before { content: ""; }

.icoaldi-magnify-zoom:before { content: ""; }

.icoaldi-search-keywords:before { content: ""; }

.icoaldi-search-punctuation:before { content: ""; }

.icoaldi-search-spelling:before { content: ""; }

.icoaldi-star-filled:before { content: ""; }

.icoaldi-star-outlined:before { content: ""; }

.icoaldi-store-circle:before { content: ""; }

.icoaldi-store-circle.icon-dark { width: 18px; height: 19px; background-color: #2c2c2c; border-radius: 100%; }

.icoaldi-store-circle.icon-dark:before { font-size: 20px; position: relative; top: -1px; left: -1px; }

.icoaldi-menu:before { content: ""; }

.icoaldi-search:before { content: ""; }

.icoaldi-storefinder:before { content: ""; }

.icoaldi-cart-sm:before { content: ""; }

.icoaldi-expand-minus:before { content: ""; }

.icoaldi-expand-plus:before { content: ""; }

.icoaldi-help:before { content: ""; }

.icoaldi-login:before { content: ""; }

.icoaldi-recurring:before { content: ""; }

.info-icon { font-size: 2.25em; }

.card.shadow, .card.carousel { box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3); }

.full-width-caption .carousel-caption { max-width: 100%; width: 100%; left: 0; right: 0; bottom: 0; padding: 0; }

.full-width-caption .carousel-indicators { bottom: -60px; }

.btn-nav.carousel-control { z-index: 11; }

@media (max-width: 991.98px) { .btn-nav.carousel-control { display: none; } }

.carousel, .carousel-item { border-radius: 5px; }

.component-background-color { padding: 10px; }

.component-background-color h1, .component-background-color h2, .component-background-color h3, .component-background-color h4, .component-background-color h5, .component-background-color h6, .component-background-color p { color: inherit; }

.component-background-color h1:first-child, .component-background-color h2:first-child, .component-background-color h3:first-child, .component-background-color h4:first-child, .component-background-color h5:first-child, .component-background-color h6:first-child, .component-background-color p:first-child { margin-top: 0; }

.component-background-color h1:last-child, .component-background-color h2:last-child, .component-background-color h3:last-child, .component-background-color h4:last-child, .component-background-color h5:last-child, .component-background-color h6:last-child, .component-background-color p:last-child { margin-bottom: 0; }

@media (min-width: 768px) { .component-background-color { padding: 20px; } }

.component-background-image { background-size: cover !important; }

@media (max-width: 575.98px) { .component-background-image { background: #f1f1f1 !important; } }

.icon-and-text-step { align-items: flex-start; display: flex; }

.icon-and-text-step img { margin-right: 25px; max-width: 60px; }

.icon-and-text-step .with-step { display: flex; }

.icon-and-text-step .with-step .step { font-weight: 700; margin-right: 0.5rem; }

@media (min-width: 768px) { .icon-and-text-step { flex-direction: column; align-items: center; }
  .icon-and-text-step img { margin-bottom: 1rem; max-width: 100px; } }

@media (max-width: 991.98px) { .c1-two-columns-grid > [class^="col"] { margin-bottom: 10px; } }

.container-xxl { max-width: 1400px; }

.container-md > .container-md { padding: 0; }

.page-align { overflow: hidden; word-wrap: break-word; }

@font-face { font-family: 'aldi_sued_office'; src: url("/UI.Package/Fonts/aldi/ALDISUEDOffice-Regular.woff2") format("woff2"), url("/UI.Package/Fonts/aldi/ALDISUEDOffice-Regular.woff") format("woff"); font-weight: 200; font-style: normal; }

@font-face { font-family: 'aldi_sued_office'; src: url("/UI.Package/Fonts/aldi/ALDISUEDOffice-Bold.woff2") format("woff2"), url("/UI.Package/Fonts/aldi/ALDISUEDOffice-Bold.woff") format("woff"); font-weight: 700; font-style: normal; }

.footer { border-top: 4px solid #ffbf36; max-width: 1400px; margin: 0 auto; }

.footer h5 a { font-weight: 700; }

.footer a, .footer p { color: #fff; font-weight: normal; text-decoration: none !important; }

.footer .footer-aldi-logo { height: 60px; }

.footer .copyright { margin: 0 auto; }

.footer .footer-img { height: 60px; }

.footer .footer-logo { position: relative; left: 0px; top: 20px; }

.footer .social-il li { margin-top: 30px; padding: 20px; }

.footer .s-small, .footer .social-il.s-small li a { font-size: 0.625rem; }

.footer .psi-image { width: 110px; min-width: 110px; }

.footer .psi-image-container { width: 100%; text-align: center; }

.footer .psi-image-link.inactiveLink { pointer-events: none; cursor: default; }

@media (min-width: 768px) { .footer .social-links { bottom: 0; }
  .footer .psi-image-link { margin-left: 10px; } }

@media (min-width: 576px) and (max-width: 991.98px) { .footer .social-links { bottom: 20px; }
  .footer .psi-image-container { text-align: left; margin-left: 9px; } }

@media (max-width: 767.98px) { .footer .nav-footer-entry > li h5 > a { border-top: 1px solid #2c2c2c; border-bottom: unset; }
  .footer .footer-main-section div:nth-of-type(4) .nav-item { border-bottom: 1px solid #2c2c2c; } }

@media (min-width: 768px) and (max-width: 991.98px) { .footer .social-il li { padding: 16px; } }

@media (min-width: 576px) and (max-width: 767.98px) { .footer .social-links { position: absolute; right: 0; top: 0; }
  .footer .social-il li { margin-top: 0; padding: 12px; }
  .footer ul .nav-item { width: 90%; } }

@media (max-width: 767.98px) { .footer .social-links { bottom: 20px; }
  .footer .nav-footer-list { background-color: #fff; }
  .footer .nav-link { padding: 1rem; color: #2c2c2c; }
  .footer .nav li + li { border-top: 1px solid #2c2c2c; }
  .footer .social-il li { padding: 18px; } }

.full-cart .card-header h6, .full-cart .remove-item { color: #9b9b9b; text-decoration-color: #9b9b9b; }

.full-cart .remove-item { text-decoration: underline; }

.full-cart .cart-item { color: #2c2c2c !important; }

.cart-header-items > * { font-size: 0.6875rem; line-height: 0.9375rem; }

.btn-add, .btn-remove { font-size: unset !important; font-weight: normal !important; }

.cart-overview .coupon-summary { display: none; }

.cart-page .coupon-summary { display: none; }

.cart-page .cart-view { display: none; }

.checkout-disabled { opacity: 30%; pointer-events: none; }

.mobile-display div div div { border: none !important; }

.wishlist-add-to-cart { border-radius: 0.3125rem; }

.oos-text { min-width: 95px; text-align: center; }

.unavailable-products-warning { background-color: #ffface; color: black !important; padding: 15px; margin-top: 10px; border: 1px solid #fff494; border-radius: 5px; }

.remove-oos-item-text { text-decoration: underline; color: #004689; }

.store-selector .modal-dialog .btn-transactional { min-width: 92px; }

.store-selector input[type=radio] { width: 1.5rem !important; height: 1.5rem !important; }

.store-selector .pac-target-input { padding-right: 2rem; }

.store-selector .btn { box-shadow: none !important; padding: 0.66rem; }

@media (max-width: 767.98px) { .store-selector .modal-dialog .btn-transactional { min-width: 82px; } }

.store-selector .aldi-close-parent { background: #ffbf36; border-radius: 50%; height: 1rem; width: 1rem; right: 35px; top: 34px; }

.g-recaptcha { margin-bottom: 10px; display: none; }

.grecaptcha-badge { display: none !important; }

#vueCategoryNavigationCarousel .slick-carousel { margin: 0 auto; }

#vueCategoryNavigationCarousel .card, #vueCategoryNavigationCarousel .card-body { padding: 0 !important; }

@media (min-width: 768px) { #vueCategoryNavigationCarousel .category-navigation-image { max-height: 82px; max-width: 82px; } }

@media (max-width: 991.98px) { #vueCategoryNavigationCarousel .category-navigation-image { max-height: 66px; max-width: 66px; } }

#vueCategoryNavigationCarousel .category-tile { margin: 4px !important; border-top: none !important; cursor: pointer; }

#vueCategoryNavigationCarousel .label-tile { margin-bottom: 4px !important; text-align: center; justify-content: center; }

#vueCategoryNavigationCarousel .label-tile span { max-width: 134px; }

#vueCategoryNavigationCarousel .image-tile, #vueCategoryNavigationCarousel .label-tile { margin: 3px auto 0px; display: flex; align-items: center; }

#vueCategoryNavigationCarousel a { color: #000; text-decoration: none; }

#vueCategoryNavigationCarousel .category-tile-shadow { filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25)); }

#vueCategoryNavigationCarousel .slick-track { margin: auto; }
