/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/scss/theme.scss ***!
  \**********************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "URWDIN";
  src: url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/URWDIN-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "URWDIN";
  src: url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/URWDIN-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "URWDIN";
  src: url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/URWDIN-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "URWDIN";
  src: url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/URWDIN-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "URWDIN";
  src: url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/URWDIN-Demi.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "URWDIN";
  src: url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/URWDIN-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #919191;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f3f4f6;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #d7d7d7;
  --bs-gray-400: #ABB1C1;
  --bs-gray-500: #939393;
  --bs-gray-600: #919191;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #82BFD1;
  --bs-secondary: #B89452;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #fff;
  --bs-dark: #222;
  --bs-primary-rgb: 130, 191, 209;
  --bs-secondary-rgb: 184, 148, 82;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 34, 34, 34;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: URWDIN, sans-serif;
  --bs-body-font-size: 1.0625rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.7;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #d7d7d7;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #82BFD1;
  --bs-link-hover-color: #6899a7;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd; }

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth; } }

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

hr {
  margin: 1.25rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25; }

h1, .h1, .thee-block-hero .section-content .hero-title, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: "URWDIN", sans-serif;
  font-weight: 400;
  line-height: 1.15; }

h1, .h1, .thee-block-hero .section-content .hero-title {
  font-size: calc(1.39063rem + 1.6875vw); }
  @media (min-width: 1200px) {
    h1, .h1, .thee-block-hero .section-content .hero-title {
      font-size: 2.65625rem; } }

h2, .h2 {
  font-size: calc(1.3375rem + 1.05vw); }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 2.125rem; } }

h3, .h3 {
  font-size: calc(1.31094rem + 0.73125vw); }
  @media (min-width: 1200px) {
    h3, .h3 {
      font-size: 1.85938rem; } }

h4, .h4 {
  font-size: calc(1.28438rem + 0.4125vw); }
  @media (min-width: 1200px) {
    h4, .h4 {
      font-size: 1.59375rem; } }

h5, .h5 {
  font-size: calc(1.25781rem + 0.09375vw); }
  @media (min-width: 1200px) {
    h5, .h5 {
      font-size: 1.32812rem; } }

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

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

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none; }

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

ol,
ul {
  padding-left: 2rem; }

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, .small {
  font-size: 0.875em; }

mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg); }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: var(--bs-link-color);
  text-decoration: underline; }
  a:hover {
    color: var(--bs-link-hover-color); }

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

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem; }
  kbd kbd {
    padding: 0;
    font-size: 1em; }

figure {
  margin: 0 0 1rem; }

img,
svg {
  vertical-align: middle; }

table {
  caption-side: bottom;
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #919191;
  text-align: left; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }
  select:disabled {
    opacity: 1; }

[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important; }

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; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit; }
  @media (min-width: 1200px) {
    legend {
      font-size: 1.5rem; } }
  legend + * {
    clear: left; }

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0; }

::-webkit-inner-spin-button {
  height: auto; }

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

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

output {
  display: inline-block; }

iframe {
  border: 0; }

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

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

.lead {
  font-size: calc(1.28438rem + 0.4125vw);
  font-weight: 300; }
  @media (min-width: 1200px) {
    .lead {
      font-size: 1.59375rem; } }

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.15; }
  @media (min-width: 1200px) {
    .display-1 {
      font-size: 5rem; } }

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.15; }
  @media (min-width: 1200px) {
    .display-2 {
      font-size: 4.5rem; } }

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.15; }
  @media (min-width: 1200px) {
    .display-3 {
      font-size: 4rem; } }

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.15; }
  @media (min-width: 1200px) {
    .display-4 {
      font-size: 3.5rem; } }

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.15; }
  @media (min-width: 1200px) {
    .display-5 {
      font-size: 3rem; } }

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.15; }
  @media (min-width: 1200px) {
    .display-6 {
      font-size: 2.5rem; } }

.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: 0.875em;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1.25rem;
  font-size: calc(1.25781rem + 0.09375vw); }
  @media (min-width: 1200px) {
    .blockquote {
      font-size: 1.32812rem; } }
  .blockquote > :last-child {
    margin-bottom: 0; }

.blockquote-footer {
  margin-top: -1.25rem;
  margin-bottom: 1.25rem;
  font-size: 0.875em;
  color: #919191; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.container,
.container-fluid,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

.row, .woocommerce .products[class*="columns-"] {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x)); }
  .row > *, .woocommerce .products[class*="columns-"] > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y); }

.col {
  flex: 1 0 0%; }

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto; }

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

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

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

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

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

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

.col-auto {
  flex: 0 0 auto;
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

.col-12, .woocommerce .products[class*="columns-"] .product {
  flex: 0 0 auto;
  width: 100%; }

.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%; }

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.3125rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.3125rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.625rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.625rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1.25rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1.25rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.875rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.875rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3.75rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3.75rem; }

@media (min-width: 480px) {
  .col-sm {
    flex: 1 0 0%; }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.625rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.625rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1.25rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1.25rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.875rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.875rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3.75rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%; }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-md-6, .woocommerce .products[class*="columns-"] .product {
    flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.625rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.625rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1.25rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1.25rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.875rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.875rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3.75rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 1080px) {
  .col-lg {
    flex: 1 0 0%; }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-3, .woocommerce .products[class*="columns-4"] .product {
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4, .woocommerce .products[class*="columns-3"] .product {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-lg-6, .woocommerce .products[class*="columns-2"] .product {
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-lg-12, .woocommerce .products[class*="columns-1"] .product {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.625rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.625rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1.25rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1.25rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.875rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.875rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3.75rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 1280px) {
  .col-xl {
    flex: 1 0 0%; }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.625rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.625rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1.25rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1.25rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.875rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.875rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3.75rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 1440px) {
  .col-xxl {
    flex: 1 0 0%; }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0; }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0; }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.625rem; }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.625rem; }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1.25rem; }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1.25rem; }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.875rem; }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.875rem; }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3.75rem; }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 1600px) {
  .col-xxxl {
    flex: 1 0 0%; }
  .row-cols-xxxl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxxl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxxl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xxxl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxxl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xxxl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xxxl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxxl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xxxl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xxxl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xxxl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xxxl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xxxl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xxxl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xxxl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xxxl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xxxl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xxxl-0 {
    margin-left: 0; }
  .offset-xxxl-1 {
    margin-left: 8.33333%; }
  .offset-xxxl-2 {
    margin-left: 16.66667%; }
  .offset-xxxl-3 {
    margin-left: 25%; }
  .offset-xxxl-4 {
    margin-left: 33.33333%; }
  .offset-xxxl-5 {
    margin-left: 41.66667%; }
  .offset-xxxl-6 {
    margin-left: 50%; }
  .offset-xxxl-7 {
    margin-left: 58.33333%; }
  .offset-xxxl-8 {
    margin-left: 66.66667%; }
  .offset-xxxl-9 {
    margin-left: 75%; }
  .offset-xxxl-10 {
    margin-left: 83.33333%; }
  .offset-xxxl-11 {
    margin-left: 91.66667%; }
  .g-xxxl-0,
  .gx-xxxl-0 {
    --bs-gutter-x: 0; }
  .g-xxxl-0,
  .gy-xxxl-0 {
    --bs-gutter-y: 0; }
  .g-xxxl-1,
  .gx-xxxl-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-xxxl-1,
  .gy-xxxl-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-xxxl-2,
  .gx-xxxl-2 {
    --bs-gutter-x: 0.625rem; }
  .g-xxxl-2,
  .gy-xxxl-2 {
    --bs-gutter-y: 0.625rem; }
  .g-xxxl-3,
  .gx-xxxl-3 {
    --bs-gutter-x: 1.25rem; }
  .g-xxxl-3,
  .gy-xxxl-3 {
    --bs-gutter-y: 1.25rem; }
  .g-xxxl-4,
  .gx-xxxl-4 {
    --bs-gutter-x: 1.875rem; }
  .g-xxxl-4,
  .gy-xxxl-4 {
    --bs-gutter-y: 1.875rem; }
  .g-xxxl-5,
  .gx-xxxl-5 {
    --bs-gutter-x: 3.75rem; }
  .g-xxxl-5,
  .gy-xxxl-5 {
    --bs-gutter-y: 3.75rem; } }

.btn, .mobile-navigation .phone, .mobile-navigation .hamburger, .mini-cart .footer .buttons a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review {
  --bs-btn-padding-x: 1.5rem;
  --bs-btn-padding-y: 0;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 600;
  --bs-btn-line-height: 44px;
  --bs-btn-color: #212529;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 2px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  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, .mobile-navigation .phone, .mobile-navigation .hamburger, .mini-cart .footer .buttons a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review {
      transition: none; } }
  .btn:hover, .mobile-navigation .phone:hover, .mobile-navigation .hamburger:hover, .mini-cart .footer .buttons a:hover, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color); }
  .btn-check + .btn:hover, .mobile-navigation .btn-check + .phone:hover, .mobile-navigation .btn-check + .hamburger:hover, .mini-cart .footer .buttons .btn-check + a:hover, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-check + button.cr-ajax-reviews-add-review:hover {
    color: var(--bs-btn-color);
    background-color: var(--bs-btn-bg);
    border-color: var(--bs-btn-border-color); }
  .btn:focus-visible, .mobile-navigation .phone:focus-visible, .mobile-navigation .hamburger:focus-visible, .mini-cart .footer .buttons a:focus-visible, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:focus-visible {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow); }
  .btn-check:focus-visible + .btn, .mobile-navigation .btn-check:focus-visible + .phone, .mobile-navigation .btn-check:focus-visible + .hamburger, .mini-cart .footer .buttons .btn-check:focus-visible + a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-check:focus-visible + button.cr-ajax-reviews-add-review {
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow); }
  .btn-check:checked + .btn, .mobile-navigation .btn-check:checked + .phone, .mobile-navigation .btn-check:checked + .hamburger, .mini-cart .footer .buttons .btn-check:checked + a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-check:checked + button.cr-ajax-reviews-add-review,
  :not(.btn-check) + .btn:active,
  .mobile-navigation :not(.btn-check) + .phone:active,
  .mobile-navigation :not(.btn-check) + .hamburger:active,
  .mini-cart .footer .buttons :not(.btn-check) + a:active,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap :not(.btn-check) + button.cr-ajax-reviews-add-review:active, .btn:first-child:active, .mobile-navigation .phone:first-child:active, .mobile-navigation .hamburger:first-child:active, .mini-cart .footer .buttons a:first-child:active, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:first-child:active, .btn.active, .mobile-navigation .active.phone, .mobile-navigation .active.hamburger, .mini-cart .footer .buttons a.active, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.active.cr-ajax-reviews-add-review, .btn.show, .mobile-navigation .show.phone, .mobile-navigation .show.hamburger, .mini-cart .footer .buttons a.show, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.show.cr-ajax-reviews-add-review {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color); }
    .btn-check:checked + .btn:focus-visible, .mobile-navigation .btn-check:checked + .phone:focus-visible, .mobile-navigation .btn-check:checked + .hamburger:focus-visible, .mini-cart .footer .buttons .btn-check:checked + a:focus-visible, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-check:checked + button.cr-ajax-reviews-add-review:focus-visible,
    :not(.btn-check) + .btn:active:focus-visible,
    .mobile-navigation :not(.btn-check) + .phone:active:focus-visible,
    .mobile-navigation :not(.btn-check) + .hamburger:active:focus-visible,
    .mini-cart .footer .buttons :not(.btn-check) + a:active:focus-visible,
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap :not(.btn-check) + button.cr-ajax-reviews-add-review:active:focus-visible, .btn:first-child:active:focus-visible, .mobile-navigation .phone:first-child:active:focus-visible, .mobile-navigation .hamburger:first-child:active:focus-visible, .mini-cart .footer .buttons a:first-child:active:focus-visible, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:first-child:active:focus-visible, .btn.active:focus-visible, .mobile-navigation .active.phone:focus-visible, .mobile-navigation .active.hamburger:focus-visible, .mini-cart .footer .buttons a.active:focus-visible, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.active.cr-ajax-reviews-add-review:focus-visible, .btn.show:focus-visible, .mobile-navigation .show.phone:focus-visible, .mobile-navigation .show.hamburger:focus-visible, .mini-cart .footer .buttons a.show:focus-visible, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.show.cr-ajax-reviews-add-review:focus-visible {
      box-shadow: var(--bs-btn-focus-box-shadow); }
  .btn:disabled, .mobile-navigation .phone:disabled, .mobile-navigation .hamburger:disabled, .mini-cart .footer .buttons a:disabled, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:disabled, .btn.disabled, .mobile-navigation .disabled.phone, .mobile-navigation .disabled.hamburger, .mini-cart .footer .buttons a.disabled, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.disabled.cr-ajax-reviews-add-review,
  fieldset:disabled .btn,
  fieldset:disabled .mobile-navigation .phone,
  .mobile-navigation fieldset:disabled .phone,
  fieldset:disabled .mobile-navigation .hamburger,
  .mobile-navigation fieldset:disabled .hamburger,
  fieldset:disabled .mini-cart .footer .buttons a,
  .mini-cart .footer .buttons fieldset:disabled a,
  fieldset:disabled body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap fieldset:disabled button.cr-ajax-reviews-add-review {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    opacity: var(--bs-btn-disabled-opacity); }

.btn-primary, .mobile-navigation .phone, .btn-outline-primary, .mobile-navigation .hamburger {
  --bs-btn-color: #000;
  --bs-btn-bg: #82BFD1;
  --bs-btn-border-color: #82BFD1;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #95c9d8;
  --bs-btn-hover-border-color: #8fc5d6;
  --bs-btn-focus-shadow-rgb: 111, 162, 178;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #9bccda;
  --bs-btn-active-border-color: #8fc5d6;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #82BFD1;
  --bs-btn-disabled-border-color: #82BFD1; }

.btn-secondary, .btn-outline-secondary, .woocommerce-cart table.shop_table .actions .btn.btn-primary, .woocommerce-cart table.shop_table .actions .mobile-navigation .phone, .mobile-navigation .woocommerce-cart table.shop_table .actions .phone, .woocommerce-cart table.shop_table .actions .mobile-navigation .hamburger, .mobile-navigation .woocommerce-cart table.shop_table .actions .hamburger, .woocommerce-cart table.shop_table .actions .btn.btn-outline-primary, .woocommerce-cart table.shop_table .actions .mini-cart .footer .buttons a.btn-outline-primary, .mini-cart .footer .buttons .woocommerce-cart table.shop_table .actions a.btn-outline-primary, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.btn-outline-primary.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.btn-outline-primary.cr-ajax-reviews-add-review, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation button.cr-ajax-reviews-add-review.hamburger, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.hamburger, .woocommerce-cart table.shop_table .actions .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review.hamburger, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.hamburger, .woocommerce-cart table.shop_table .actions .mini-cart .footer .buttons a.btn-primary, .mini-cart .footer .buttons .woocommerce-cart table.shop_table .actions a.btn-primary, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.btn-primary.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.btn-primary.cr-ajax-reviews-add-review, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation button.cr-ajax-reviews-add-review.phone, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.phone, .woocommerce-cart table.shop_table .actions .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review.phone, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.phone, .thee-block-hero.variant-form-right .gform_wrapper .gform_footer .btn-primary, .thee-block-hero.variant-form-right .gform_wrapper .gform_footer .mobile-navigation .phone, .mobile-navigation .thee-block-hero.variant-form-right .gform_wrapper .gform_footer .phone, .thee-block-hero.variant-form-right .gform_wrapper .gform_footer .btn-outline-primary, .thee-block-hero.variant-form-right .gform_wrapper .gform_footer .mobile-navigation .hamburger, .mobile-navigation .thee-block-hero.variant-form-right .gform_wrapper .gform_footer .hamburger, .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .btn, .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mobile-navigation .phone, .mobile-navigation .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .phone, .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mobile-navigation .hamburger, .mobile-navigation .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .hamburger, .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mini-cart .footer .buttons a, .mini-cart .footer .buttons .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit a, .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit button.cr-ajax-reviews-add-review, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .btn, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mobile-navigation .phone, .mobile-navigation .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .phone, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mobile-navigation .hamburger, .mobile-navigation .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .hamburger, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mini-cart .footer .buttons a, .mini-cart .footer .buttons .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit a, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit button.cr-ajax-reviews-add-review, .mini-cart .footer .buttons a {
  --bs-btn-color: #000;
  --bs-btn-bg: #B89452;
  --bs-btn-border-color: #B89452;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #c3a46c;
  --bs-btn-hover-border-color: #bf9f63;
  --bs-btn-focus-shadow-rgb: 156, 126, 70;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6a975;
  --bs-btn-active-border-color: #bf9f63;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #B89452;
  --bs-btn-disabled-border-color: #B89452; }

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754; }

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0; }

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107; }

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545; }

.btn-light, .woocommerce .woocommerce-error .btn, .woocommerce .woocommerce-error .mobile-navigation .phone, .mobile-navigation .woocommerce .woocommerce-error .phone, .woocommerce .woocommerce-error .mobile-navigation .hamburger, .mobile-navigation .woocommerce .woocommerce-error .hamburger, .woocommerce .woocommerce-error .mini-cart .footer .buttons a, .mini-cart .footer .buttons .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .woocommerce-error button.cr-ajax-reviews-add-review {
  --bs-btn-color: #000;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d9d9d9;
  --bs-btn-hover-border-color: #cccccc;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #cccccc;
  --bs-btn-active-border-color: #bfbfbf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #fff; }

.btn-dark, .wp-block-theeplugin-dealer-locator .cta .btn, .wp-block-theeplugin-dealer-locator .cta .mobile-navigation .phone, .mobile-navigation .wp-block-theeplugin-dealer-locator .cta .phone, .wp-block-theeplugin-dealer-locator .cta .mobile-navigation .hamburger, .mobile-navigation .wp-block-theeplugin-dealer-locator .cta .hamburger, .wp-block-theeplugin-dealer-locator .cta .mini-cart .footer .buttons a, .mini-cart .footer .buttons .wp-block-theeplugin-dealer-locator .cta a, .wp-block-theeplugin-dealer-locator .cta body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .wp-block-theeplugin-dealer-locator .cta button.cr-ajax-reviews-add-review, body.single-dealer .dealer-email .form .gform_wrapper .gform_footer .btn, body.single-dealer .dealer-email .form .gform_wrapper .gform_footer .mobile-navigation .phone, .mobile-navigation body.single-dealer .dealer-email .form .gform_wrapper .gform_footer .phone, body.single-dealer .dealer-email .form .gform_wrapper .gform_footer .mobile-navigation .hamburger, .mobile-navigation body.single-dealer .dealer-email .form .gform_wrapper .gform_footer .hamburger, body.single-dealer .dealer-email .form .gform_wrapper .gform_footer .mini-cart .footer .buttons a, .mini-cart .footer .buttons body.single-dealer .dealer-email .form .gform_wrapper .gform_footer a, body.single-dealer .dealer-email .form .gform_wrapper .gform_footer body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap body.single-dealer .dealer-email .form .gform_wrapper .gform_footer button.cr-ajax-reviews-add-review, body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer .btn, body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer .mobile-navigation .phone, .mobile-navigation body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer .phone, body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer .mobile-navigation .hamburger, .mobile-navigation body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer .hamburger, body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer .mini-cart .footer .buttons a, .mini-cart .footer .buttons body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer a, body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer button.cr-ajax-reviews-add-review {
  --bs-btn-color: #fff;
  --bs-btn-bg: #222;
  --bs-btn-border-color: #222;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #434343;
  --bs-btn-hover-border-color: #383838;
  --bs-btn-focus-shadow-rgb: 67, 67, 67;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4e4e4e;
  --bs-btn-active-border-color: #383838;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #222;
  --bs-btn-disabled-border-color: #222; }

.btn-outline-primary, .mobile-navigation .hamburger {
  --bs-btn-color: #82BFD1;
  --bs-btn-border-color: #82BFD1;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #82BFD1;
  --bs-btn-hover-border-color: #82BFD1;
  --bs-btn-focus-shadow-rgb: 130, 191, 209;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #82BFD1;
  --bs-btn-active-border-color: #82BFD1;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #82BFD1;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #82BFD1;
  --bs-gradient: none; }

.btn-outline-secondary, .woocommerce-cart table.shop_table .actions .btn.btn-primary, .woocommerce-cart table.shop_table .actions .mobile-navigation .phone, .mobile-navigation .woocommerce-cart table.shop_table .actions .phone, .woocommerce-cart table.shop_table .actions .mobile-navigation .hamburger, .mobile-navigation .woocommerce-cart table.shop_table .actions .hamburger, .woocommerce-cart table.shop_table .actions .btn.btn-outline-primary, .woocommerce-cart table.shop_table .actions .mini-cart .footer .buttons a.btn-outline-primary, .mini-cart .footer .buttons .woocommerce-cart table.shop_table .actions a.btn-outline-primary, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.btn-outline-primary.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.btn-outline-primary.cr-ajax-reviews-add-review, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation button.cr-ajax-reviews-add-review.hamburger, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.hamburger, .woocommerce-cart table.shop_table .actions .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review.hamburger, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.hamburger, .woocommerce-cart table.shop_table .actions .mini-cart .footer .buttons a.btn-primary, .mini-cart .footer .buttons .woocommerce-cart table.shop_table .actions a.btn-primary, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.btn-primary.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.btn-primary.cr-ajax-reviews-add-review, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation button.cr-ajax-reviews-add-review.phone, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.phone, .woocommerce-cart table.shop_table .actions .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review.phone, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.phone {
  --bs-btn-color: #B89452;
  --bs-btn-border-color: #B89452;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #B89452;
  --bs-btn-hover-border-color: #B89452;
  --bs-btn-focus-shadow-rgb: 184, 148, 82;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #B89452;
  --bs-btn-active-border-color: #B89452;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #B89452;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #B89452;
  --bs-gradient: none; }

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none; }

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none; }

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none; }

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none; }

.btn-outline-light {
  --bs-btn-color: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff;
  --bs-gradient: none; }

.btn-outline-dark, .error404 #SiteHeader .header-main-navigation ul.menu.actions-menu li.action-item a.btn-outline-light {
  --bs-btn-color: #222;
  --bs-btn-border-color: #222;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #222;
  --bs-btn-hover-border-color: #222;
  --bs-btn-focus-shadow-rgb: 34, 34, 34;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #222;
  --bs-btn-active-border-color: #222;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #222;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #222;
  --bs-gradient: none; }

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #919191;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-focus-shadow-rgb: 111, 162, 178;
  text-decoration: underline; }
  .btn-link:focus-visible {
    color: var(--bs-btn-color); }
  .btn-link:hover {
    color: var(--bs-btn-hover-color); }

.btn-lg, .btn-group-lg > .btn, .mobile-navigation .btn-group-lg > .phone, .mobile-navigation .btn-group-lg > .hamburger, .mini-cart .footer .buttons .btn-group-lg > a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-lg > button.cr-ajax-reviews-add-review {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.0625rem;
  --bs-btn-border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, .mobile-navigation .btn-group-sm > .phone, .mobile-navigation .btn-group-sm > .hamburger, .mini-cart .footer .buttons .btn-group-sm > a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-sm > button.cr-ajax-reviews-add-review {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 0.25rem; }

.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 {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }
  .collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .collapsing.collapse-horizontal {
        transition: none; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .mobile-navigation .btn-group > .phone, .mobile-navigation .btn-group > .hamburger, .mini-cart .footer .buttons .btn-group > a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > button.cr-ajax-reviews-add-review,
  .btn-group-vertical > .btn,
  .mobile-navigation .btn-group-vertical > .phone,
  .mobile-navigation .btn-group-vertical > .hamburger,
  .mini-cart .footer .buttons .btn-group-vertical > a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review {
    position: relative;
    flex: 1 1 auto; }
  .btn-group > .btn-check:checked + .btn, .mobile-navigation .btn-group > .btn-check:checked + .phone, .mobile-navigation .btn-group > .btn-check:checked + .hamburger, .mini-cart .footer .buttons .btn-group > .btn-check:checked + a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > .btn-check:checked + button.cr-ajax-reviews-add-review,
  .btn-group > .btn-check:focus + .btn,
  .mobile-navigation .btn-group > .btn-check:focus + .phone,
  .mobile-navigation .btn-group > .btn-check:focus + .hamburger,
  .mini-cart .footer .buttons .btn-group > .btn-check:focus + a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > .btn-check:focus + button.cr-ajax-reviews-add-review,
  .btn-group > .btn:hover,
  .mobile-navigation .btn-group > .phone:hover,
  .mobile-navigation .btn-group > .hamburger:hover,
  .mini-cart .footer .buttons .btn-group > a:hover,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > button.cr-ajax-reviews-add-review:hover,
  .btn-group > .btn:focus,
  .mobile-navigation .btn-group > .phone:focus,
  .mobile-navigation .btn-group > .hamburger:focus,
  .mini-cart .footer .buttons .btn-group > a:focus,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > button.cr-ajax-reviews-add-review:focus,
  .btn-group > .btn:active,
  .mobile-navigation .btn-group > .phone:active,
  .mobile-navigation .btn-group > .hamburger:active,
  .mini-cart .footer .buttons .btn-group > a:active,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > button.cr-ajax-reviews-add-review:active,
  .btn-group > .btn.active,
  .mobile-navigation .btn-group > .active.phone,
  .mobile-navigation .btn-group > .active.hamburger,
  .mini-cart .footer .buttons .btn-group > a.active,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > button.active.cr-ajax-reviews-add-review,
  .btn-group-vertical > .btn-check:checked + .btn,
  .mobile-navigation .btn-group-vertical > .btn-check:checked + .phone,
  .mobile-navigation .btn-group-vertical > .btn-check:checked + .hamburger,
  .mini-cart .footer .buttons .btn-group-vertical > .btn-check:checked + a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > .btn-check:checked + button.cr-ajax-reviews-add-review,
  .btn-group-vertical > .btn-check:focus + .btn,
  .mobile-navigation .btn-group-vertical > .btn-check:focus + .phone,
  .mobile-navigation .btn-group-vertical > .btn-check:focus + .hamburger,
  .mini-cart .footer .buttons .btn-group-vertical > .btn-check:focus + a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > .btn-check:focus + button.cr-ajax-reviews-add-review,
  .btn-group-vertical > .btn:hover,
  .mobile-navigation .btn-group-vertical > .phone:hover,
  .mobile-navigation .btn-group-vertical > .hamburger:hover,
  .mini-cart .footer .buttons .btn-group-vertical > a:hover,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review:hover,
  .btn-group-vertical > .btn:focus,
  .mobile-navigation .btn-group-vertical > .phone:focus,
  .mobile-navigation .btn-group-vertical > .hamburger:focus,
  .mini-cart .footer .buttons .btn-group-vertical > a:focus,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review:focus,
  .btn-group-vertical > .btn:active,
  .mobile-navigation .btn-group-vertical > .phone:active,
  .mobile-navigation .btn-group-vertical > .hamburger:active,
  .mini-cart .footer .buttons .btn-group-vertical > a:active,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review:active,
  .btn-group-vertical > .btn.active,
  .mobile-navigation .btn-group-vertical > .active.phone,
  .mobile-navigation .btn-group-vertical > .active.hamburger,
  .mini-cart .footer .buttons .btn-group-vertical > a.active,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.active.cr-ajax-reviews-add-review {
    z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group {
  border-radius: 0; }
  .btn-group > :not(.btn-check:first-child) + .btn, .mobile-navigation .btn-group > :not(.btn-check:first-child) + .phone, .mobile-navigation .btn-group > :not(.btn-check:first-child) + .hamburger, .mini-cart .footer .buttons .btn-group > :not(.btn-check:first-child) + a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > :not(.btn-check:first-child) + button.cr-ajax-reviews-add-review,
  .btn-group > .btn-group:not(:first-child) {
    margin-left: -2px; }
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .mobile-navigation .btn-group > .phone:not(:last-child):not(.dropdown-toggle), .mobile-navigation .btn-group > .hamburger:not(:last-child):not(.dropdown-toggle), .mini-cart .footer .buttons .btn-group > a:not(:last-child):not(.dropdown-toggle), body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > button.cr-ajax-reviews-add-review:not(:last-child):not(.dropdown-toggle),
  .btn-group > .btn.dropdown-toggle-split:first-child,
  .mobile-navigation .btn-group > .dropdown-toggle-split.phone:first-child,
  .mobile-navigation .btn-group > .dropdown-toggle-split.hamburger:first-child,
  .mini-cart .footer .buttons .btn-group > a.dropdown-toggle-split:first-child,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > button.dropdown-toggle-split.cr-ajax-reviews-add-review:first-child,
  .btn-group > .btn-group:not(:last-child) > .btn,
  .mobile-navigation .btn-group > .btn-group:not(:last-child) > .phone,
  .mobile-navigation .btn-group > .btn-group:not(:last-child) > .hamburger,
  .mini-cart .footer .buttons .btn-group > .btn-group:not(:last-child) > a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > .btn-group:not(:last-child) > button.cr-ajax-reviews-add-review {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .btn-group > .btn:nth-child(n + 3), .mobile-navigation .btn-group > .phone:nth-child(n + 3), .mobile-navigation .btn-group > .hamburger:nth-child(n + 3), .mini-cart .footer .buttons .btn-group > a:nth-child(n + 3), body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > button.cr-ajax-reviews-add-review:nth-child(n + 3),
  .btn-group > :not(.btn-check) + .btn,
  .mobile-navigation .btn-group > :not(.btn-check) + .phone,
  .mobile-navigation .btn-group > :not(.btn-check) + .hamburger,
  .mini-cart .footer .buttons .btn-group > :not(.btn-check) + a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > :not(.btn-check) + button.cr-ajax-reviews-add-review,
  .btn-group > .btn-group:not(:first-child) > .btn,
  .mobile-navigation .btn-group > .btn-group:not(:first-child) > .phone,
  .mobile-navigation .btn-group > .btn-group:not(:first-child) > .hamburger,
  .mini-cart .footer .buttons .btn-group > .btn-group:not(:first-child) > a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group > .btn-group:not(:first-child) > button.cr-ajax-reviews-add-review {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropend .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropstart .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .mobile-navigation .btn-group-sm > .phone + .dropdown-toggle-split, .mobile-navigation .btn-group-sm > .hamburger + .dropdown-toggle-split, .mini-cart .footer .buttons .btn-group-sm > a + .dropdown-toggle-split, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-sm > button.cr-ajax-reviews-add-review + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .mobile-navigation .btn-group-lg > .phone + .dropdown-toggle-split, .mobile-navigation .btn-group-lg > .hamburger + .dropdown-toggle-split, .mini-cart .footer .buttons .btn-group-lg > a + .dropdown-toggle-split, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-lg > button.cr-ajax-reviews-add-review + .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,
  .mobile-navigation .btn-group-vertical > .phone,
  .mobile-navigation .btn-group-vertical > .hamburger,
  .mini-cart .footer .buttons .btn-group-vertical > a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child), .mobile-navigation .btn-group-vertical > .phone:not(:first-child), .mobile-navigation .btn-group-vertical > .hamburger:not(:first-child), .mini-cart .footer .buttons .btn-group-vertical > a:not(:first-child), body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -2px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .mobile-navigation .btn-group-vertical > .phone:not(:last-child):not(.dropdown-toggle), .mobile-navigation .btn-group-vertical > .hamburger:not(:last-child):not(.dropdown-toggle), .mini-cart .footer .buttons .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .mobile-navigation .btn-group-vertical > .btn-group:not(:last-child) > .phone,
  .mobile-navigation .btn-group-vertical > .btn-group:not(:last-child) > .hamburger,
  .mini-cart .footer .buttons .btn-group-vertical > .btn-group:not(:last-child) > a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > .btn-group:not(:last-child) > button.cr-ajax-reviews-add-review {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn ~ .btn, .mobile-navigation .btn-group-vertical > .phone ~ .btn, .mobile-navigation .btn-group-vertical > .hamburger ~ .btn, .mini-cart .footer .buttons .btn-group-vertical > a ~ .btn, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review ~ .btn, .mobile-navigation .btn-group-vertical > .btn ~ .phone, .mobile-navigation .btn-group-vertical > .phone ~ .phone, .mobile-navigation .btn-group-vertical > .hamburger ~ .phone, .mini-cart .footer .buttons .mobile-navigation .btn-group-vertical > a ~ .phone, .mobile-navigation .mini-cart .footer .buttons .btn-group-vertical > a ~ .phone, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .btn-group-vertical > button.cr-ajax-reviews-add-review ~ .phone, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review ~ .phone, .mobile-navigation .btn-group-vertical > .btn ~ .hamburger, .mobile-navigation .btn-group-vertical > .phone ~ .hamburger, .mobile-navigation .btn-group-vertical > .hamburger ~ .hamburger, .mini-cart .footer .buttons .mobile-navigation .btn-group-vertical > a ~ .hamburger, .mobile-navigation .mini-cart .footer .buttons .btn-group-vertical > a ~ .hamburger, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .btn-group-vertical > button.cr-ajax-reviews-add-review ~ .hamburger, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review ~ .hamburger, .mini-cart .footer .buttons .btn-group-vertical > .btn ~ a, .mobile-navigation .mini-cart .footer .buttons .btn-group-vertical > .phone ~ a, .mini-cart .footer .buttons .mobile-navigation .btn-group-vertical > .phone ~ a, .mobile-navigation .mini-cart .footer .buttons .btn-group-vertical > .hamburger ~ a, .mini-cart .footer .buttons .mobile-navigation .btn-group-vertical > .hamburger ~ a, .mini-cart .footer .buttons .btn-group-vertical > a ~ a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mini-cart .footer .buttons .btn-group-vertical > button.cr-ajax-reviews-add-review ~ a, .mini-cart .footer .buttons body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review ~ a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > .btn ~ button.cr-ajax-reviews-add-review, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > .phone ~ button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .btn-group-vertical > .phone ~ button.cr-ajax-reviews-add-review, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > .hamburger ~ button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .btn-group-vertical > .hamburger ~ button.cr-ajax-reviews-add-review, .mini-cart .footer .buttons body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > a ~ button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mini-cart .footer .buttons .btn-group-vertical > a ~ button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > button.cr-ajax-reviews-add-review ~ button.cr-ajax-reviews-add-review,
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .mobile-navigation .btn-group-vertical > .btn-group:not(:first-child) > .phone,
  .mobile-navigation .btn-group-vertical > .btn-group:not(:first-child) > .hamburger,
  .mini-cart .footer .buttons .btn-group-vertical > .btn-group:not(:first-child) > a,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-vertical > .btn-group:not(:first-child) > button.cr-ajax-reviews-add-review {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.card {
  --bs-card-spacer-y: 1.25rem;
  --bs-card-spacer-x: 1.25rem;
  --bs-card-title-spacer-y: 0.625rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: -1px;
  --bs-card-cap-padding-y: 0.625rem;
  --bs-card-cap-padding-x: 1.25rem;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1.25rem;
  --bs-card-group-margin: 1.25rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius); }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: var(--bs-card-inner-border-radius);
      border-top-right-radius: var(--bs-card-inner-border-radius); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: var(--bs-card-inner-border-radius);
      border-bottom-left-radius: var(--bs-card-inner-border-radius); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color); }

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y); }

.card-subtitle {
  margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0; }

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

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x); }

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color); }
  .card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0; }

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color); }
  .card-footer:last-child {
    border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius); }

.card-header-tabs {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0; }
  .card-header-tabs .nav-link.active {
    background-color: var(--bs-card-bg);
    border-bottom-color: var(--bs-card-bg); }

.card-header-pills {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x)); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius); }

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

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius); }

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin); }

@media (min-width: 480px) {
  .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; } }

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1.0625rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: #fff;
  --bs-pagination-border-width: 1px;
  --bs-pagination-border-color: #d7d7d7;
  --bs-pagination-border-radius: 0;
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: #e9ecef;
  --bs-pagination-hover-border-color: #d7d7d7;
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: #e9ecef;
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(130, 191, 209, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #82BFD1;
  --bs-pagination-active-border-color: #82BFD1;
  --bs-pagination-disabled-color: #919191;
  --bs-pagination-disabled-bg: #fff;
  --bs-pagination-disabled-border-color: #d7d7d7;
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  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) {
    .page-link {
      transition: none; } }
  .page-link:hover {
    z-index: 2;
    color: var(--bs-pagination-hover-color);
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color); }
  .page-link:focus {
    z-index: 3;
    color: var(--bs-pagination-focus-color);
    background-color: var(--bs-pagination-focus-bg);
    outline: 0;
    box-shadow: var(--bs-pagination-focus-box-shadow); }
  .page-link.active,
  .active > .page-link {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color); }
  .page-link.disabled,
  .disabled > .page-link {
    color: var(--bs-pagination-disabled-color);
    pointer-events: none;
    background-color: var(--bs-pagination-disabled-bg);
    border-color: var(--bs-pagination-disabled-border-color); }

.page-item:not(:first-child) .page-link {
  margin-left: -1px; }

.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius); }

.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius); }

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.0625rem;
  --bs-pagination-border-radius: 0.5rem; }

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-border-radius: 0.25rem; }

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  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 {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1.0625rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: -1px;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.625rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #e9ecef;
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #82BFD1;
  --bs-dropdown-link-disabled-color: #939393;
  --bs-dropdown-item-padding-x: 1.25rem;
  --bs-dropdown-item-padding-y: 0.3125rem;
  --bs-dropdown-header-color: #919191;
  --bs-dropdown-header-padding-x: 1.25rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius); }
  .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: var(--bs-dropdown-spacer); }

.dropdown-menu-start {
  --bs-position: start; }
  .dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0; }

.dropdown-menu-end {
  --bs-position: end; }
  .dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto; }

@media (min-width: 480px) {
  .dropdown-menu-sm-start {
    --bs-position: start; }
    .dropdown-menu-sm-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-sm-end {
    --bs-position: end; }
    .dropdown-menu-sm-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start; }
    .dropdown-menu-md-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-md-end {
    --bs-position: end; }
    .dropdown-menu-md-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 1080px) {
  .dropdown-menu-lg-start {
    --bs-position: start; }
    .dropdown-menu-lg-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-lg-end {
    --bs-position: end; }
    .dropdown-menu-lg-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 1280px) {
  .dropdown-menu-xl-start {
    --bs-position: start; }
    .dropdown-menu-xl-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-xl-end {
    --bs-position: end; }
    .dropdown-menu-xl-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 1440px) {
  .dropdown-menu-xxl-start {
    --bs-position: start; }
    .dropdown-menu-xxl-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-xxl-end {
    --bs-position: end; }
    .dropdown-menu-xxl-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 1600px) {
  .dropdown-menu-xxxl-start {
    --bs-position: start; }
    .dropdown-menu-xxxl-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-xxxl-end {
    --bs-position: end; }
    .dropdown-menu-xxxl-end[data-bs-popper] {
      right: 0;
      left: auto; } }

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer); }

.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; }

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer); }

.dropend .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; }

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

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

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer); }

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

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

.dropstart .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; }

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

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

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg); }
  .dropdown-item.active, .dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: var(--bs-dropdown-link-active-bg); }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none;
    background-color: transparent; }

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

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 1rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color); }

.dropdown-menu-dark {
  --bs-dropdown-color: #d7d7d7;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #d7d7d7;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #82BFD1;
  --bs-dropdown-link-disabled-color: #939393;
  --bs-dropdown-header-color: #939393; }

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: #919191;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .nav-link {
      transition: none; } }
  .nav-link:hover, .nav-link:focus {
    color: var(--bs-nav-link-hover-color); }
  .nav-link.disabled {
    color: var(--bs-nav-link-disabled-color);
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  --bs-nav-tabs-border-width: 1px;
  --bs-nav-tabs-border-color: #d7d7d7;
  --bs-nav-tabs-border-radius: 0;
  --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #d7d7d7;
  --bs-nav-tabs-link-active-color: #495057;
  --bs-nav-tabs-link-active-bg: #fff;
  --bs-nav-tabs-link-active-border-color: #d7d7d7 #d7d7d7 #fff;
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color); }
  .nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    background: none;
    border: var(--bs-nav-tabs-border-width) solid transparent;
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius); }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      isolation: isolate;
      border-color: var(--bs-nav-tabs-link-hover-border-color); }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {
      color: var(--bs-nav-link-disabled-color);
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color); }
  .nav-tabs .dropdown-menu {
    margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills {
  --bs-nav-pills-border-radius: 0;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #82BFD1; }
  .nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: var(--bs-nav-pills-border-radius); }
    .nav-pills .nav-link:disabled {
      color: var(--bs-nav-link-disabled-color);
      background-color: transparent;
      border-color: transparent; }
  .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--bs-nav-pills-link-active-bg); }

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

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

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%; }

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

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

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1.25rem;
  --bs-alert-padding-y: 1.25rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: 1px solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius); }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 3.75rem; }
  .alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.5625rem 1.25rem; }

.alert-primary {
  --bs-alert-color: #4e737d;
  --bs-alert-bg: #e6f2f6;
  --bs-alert-border-color: #daecf1; }
  .alert-primary .alert-link {
    color: #3e5c64; }

.alert-secondary {
  --bs-alert-color: #6e5931;
  --bs-alert-bg: #f1eadc;
  --bs-alert-border-color: #eadfcb; }
  .alert-secondary .alert-link {
    color: #584727; }

.alert-success {
  --bs-alert-color: #0f5132;
  --bs-alert-bg: #d1e7dd;
  --bs-alert-border-color: #badbcc; }
  .alert-success .alert-link {
    color: #0c4128; }

.alert-info {
  --bs-alert-color: #055160;
  --bs-alert-bg: #cff4fc;
  --bs-alert-border-color: #b6effb; }
  .alert-info .alert-link {
    color: #04414d; }

.alert-warning {
  --bs-alert-color: #664d03;
  --bs-alert-bg: #fff3cd;
  --bs-alert-border-color: #ffecb5; }
  .alert-warning .alert-link {
    color: #523e02; }

.alert-danger {
  --bs-alert-color: #842029;
  --bs-alert-bg: #f8d7da;
  --bs-alert-border-color: #f5c2c7; }
  .alert-danger .alert-link {
    color: #6a1a21; }

.alert-light {
  --bs-alert-color: #666666;
  --bs-alert-bg: white;
  --bs-alert-border-color: white; }
  .alert-light .alert-link {
    color: #525252; }

.alert-dark {
  --bs-alert-color: #141414;
  --bs-alert-bg: lightgray;
  --bs-alert-border-color: #bdbdbd; }
  .alert-dark .alert-link {
    color: #101010; }

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0;
  opacity: 0.5; }
  .btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75; }
  .btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(130, 191, 209, 0.25);
    opacity: 1; }
  .btn-close:disabled, .btn-close.disabled {
    pointer-events: none;
    user-select: none;
    opacity: 0.25; }

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%); }

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1.25rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 1px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 1px);
  --bs-modal-header-padding-x: 1.25rem;
  --bs-modal-header-padding-y: 1.25rem;
  --bs-modal-header-padding: 1.25rem 1.25rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 1px;
  --bs-modal-title-line-height: 1.7;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 1px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  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 {
  height: calc(100% - var(--bs-modal-margin) * 2); }
  .modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0; }

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg); }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity); }

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius); }
  .modal-header .btn-close {
    padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
    margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto; }

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height); }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding); }

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius); }
  .modal-footer > * {
    margin: calc(var(--bs-modal-footer-gap) * .5); }

@media (min-width: 480px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto; }
  .modal-sm {
    --bs-modal-width: 300px; } }

@media (min-width: 1080px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px; } }

@media (min-width: 1280px) {
  .modal-xl {
    --bs-modal-width: 1140px; } }

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0; }
  .modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen .modal-header,
  .modal-fullscreen .modal-footer {
    border-radius: 0; }
  .modal-fullscreen .modal-body {
    overflow-y: auto; }

@media (max-width: 479.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-sm-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-header,
    .modal-fullscreen-sm-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-md-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-header,
    .modal-fullscreen-md-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 1079.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-lg-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-header,
    .modal-fullscreen-lg-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 1279.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-header,
    .modal-fullscreen-xl-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 1439.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xxl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-header,
    .modal-fullscreen-xxl-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 1599.98px) {
  .modal-fullscreen-xxxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xxxl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xxxl-down .modal-header,
    .modal-fullscreen-xxxl-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-xxxl-down .modal-body {
      overflow-y: auto; } }

.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; }

.float-start {
  float: left !important; }

.float-end {
  float: right !important; }

.float-none {
  float: none !important; }

.opacity-0 {
  opacity: 0 !important; }

.opacity-25 {
  opacity: 0.25 !important; }

.opacity-50 {
  opacity: 0.5 !important; }

.opacity-75 {
  opacity: 0.75 !important; }

.opacity-100 {
  opacity: 1 !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-visible {
  overflow: visible !important; }

.overflow-scroll {
  overflow: scroll !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-grid {
  display: grid !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; }

.d-none {
  display: none !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !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; }

.top-0 {
  top: 0 !important; }

.top-50 {
  top: 50% !important; }

.top-100 {
  top: 100% !important; }

.bottom-0 {
  bottom: 0 !important; }

.bottom-50 {
  bottom: 50% !important; }

.bottom-100 {
  bottom: 100% !important; }

.start-0 {
  left: 0 !important; }

.start-50 {
  left: 50% !important; }

.start-100 {
  left: 100% !important; }

.end-0 {
  right: 0 !important; }

.end-50 {
  right: 50% !important; }

.end-100 {
  right: 100% !important; }

.translate-middle {
  transform: translate(-50%, -50%) !important; }

.translate-middle-x {
  transform: translateX(-50%) !important; }

.translate-middle-y {
  transform: translateY(-50%) !important; }

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-0 {
  border: 0 !important; }

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-end-0 {
  border-right: 0 !important; }

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-start-0 {
  border-left: 0 !important; }

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important; }

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important; }

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important; }

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important; }

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important; }

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important; }

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important; }

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important; }

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important; }

.border-1 {
  --bs-border-width: 1px; }

.border-2 {
  --bs-border-width: 2px; }

.border-3 {
  --bs-border-width: 3px; }

.border-4 {
  --bs-border-width: 4px; }

.border-5 {
  --bs-border-width: 5px; }

.border-opacity-10 {
  --bs-border-opacity: 0.1; }

.border-opacity-25 {
  --bs-border-opacity: 0.25; }

.border-opacity-50 {
  --bs-border-opacity: 0.5; }

.border-opacity-75 {
  --bs-border-opacity: 0.75; }

.border-opacity-100 {
  --bs-border-opacity: 1; }

.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; }

.mw-100 {
  max-width: 100% !important; }

.vw-100 {
  width: 100vw !important; }

.min-vw-100 {
  min-width: 100vw !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; }

.mh-100 {
  max-height: 100% !important; }

.vh-100 {
  height: 100vh !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.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-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; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !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; }

.justify-content-evenly {
  justify-content: space-evenly !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; }

.order-first {
  order: -1 !important; }

.order-0 {
  order: 0 !important; }

.order-1 {
  order: 1 !important; }

.order-2 {
  order: 2 !important; }

.order-3 {
  order: 3 !important; }

.order-4 {
  order: 4 !important; }

.order-5 {
  order: 5 !important; }

.order-last {
  order: 6 !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.3125rem !important; }

.m-2 {
  margin: 0.625rem !important; }

.m-3 {
  margin: 1.25rem !important; }

.m-4 {
  margin: 1.875rem !important; }

.m-5 {
  margin: 3.75rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.3125rem !important;
  margin-left: 0.3125rem !important; }

.mx-2 {
  margin-right: 0.625rem !important;
  margin-left: 0.625rem !important; }

.mx-3 {
  margin-right: 1.25rem !important;
  margin-left: 1.25rem !important; }

.mx-4 {
  margin-right: 1.875rem !important;
  margin-left: 1.875rem !important; }

.mx-5 {
  margin-right: 3.75rem !important;
  margin-left: 3.75rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.3125rem !important;
  margin-bottom: 0.3125rem !important; }

.my-2 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important; }

.my-3 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important; }

.my-4 {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important; }

.my-5 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.3125rem !important; }

.mt-2 {
  margin-top: 0.625rem !important; }

.mt-3 {
  margin-top: 1.25rem !important; }

.mt-4 {
  margin-top: 1.875rem !important; }

.mt-5 {
  margin-top: 3.75rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.3125rem !important; }

.me-2 {
  margin-right: 0.625rem !important; }

.me-3 {
  margin-right: 1.25rem !important; }

.me-4 {
  margin-right: 1.875rem !important; }

.me-5 {
  margin-right: 3.75rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.3125rem !important; }

.mb-2 {
  margin-bottom: 0.625rem !important; }

.mb-3 {
  margin-bottom: 1.25rem !important; }

.mb-4 {
  margin-bottom: 1.875rem !important; }

.mb-5 {
  margin-bottom: 3.75rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.3125rem !important; }

.ms-2 {
  margin-left: 0.625rem !important; }

.ms-3 {
  margin-left: 1.25rem !important; }

.ms-4 {
  margin-left: 1.875rem !important; }

.ms-5 {
  margin-left: 3.75rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.3125rem !important; }

.p-2 {
  padding: 0.625rem !important; }

.p-3 {
  padding: 1.25rem !important; }

.p-4 {
  padding: 1.875rem !important; }

.p-5 {
  padding: 3.75rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.3125rem !important;
  padding-left: 0.3125rem !important; }

.px-2 {
  padding-right: 0.625rem !important;
  padding-left: 0.625rem !important; }

.px-3 {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important; }

.px-4 {
  padding-right: 1.875rem !important;
  padding-left: 1.875rem !important; }

.px-5 {
  padding-right: 3.75rem !important;
  padding-left: 3.75rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.3125rem !important;
  padding-bottom: 0.3125rem !important; }

.py-2 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important; }

.py-3 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important; }

.py-4 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important; }

.py-5 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.3125rem !important; }

.pt-2 {
  padding-top: 0.625rem !important; }

.pt-3 {
  padding-top: 1.25rem !important; }

.pt-4 {
  padding-top: 1.875rem !important; }

.pt-5 {
  padding-top: 3.75rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.3125rem !important; }

.pe-2 {
  padding-right: 0.625rem !important; }

.pe-3 {
  padding-right: 1.25rem !important; }

.pe-4 {
  padding-right: 1.875rem !important; }

.pe-5 {
  padding-right: 3.75rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.3125rem !important; }

.pb-2 {
  padding-bottom: 0.625rem !important; }

.pb-3 {
  padding-bottom: 1.25rem !important; }

.pb-4 {
  padding-bottom: 1.875rem !important; }

.pb-5 {
  padding-bottom: 3.75rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.3125rem !important; }

.ps-2 {
  padding-left: 0.625rem !important; }

.ps-3 {
  padding-left: 1.25rem !important; }

.ps-4 {
  padding-left: 1.875rem !important; }

.ps-5 {
  padding-left: 3.75rem !important; }

.gap-0 {
  gap: 0 !important; }

.gap-1 {
  gap: 0.3125rem !important; }

.gap-2 {
  gap: 0.625rem !important; }

.gap-3 {
  gap: 1.25rem !important; }

.gap-4 {
  gap: 1.875rem !important; }

.gap-5 {
  gap: 3.75rem !important; }

.font-monospace {
  font-family: var(--bs-font-monospace) !important; }

.fs-1 {
  font-size: calc(1.39063rem + 1.6875vw) !important; }

.fs-2 {
  font-size: calc(1.3375rem + 1.05vw) !important; }

.fs-3 {
  font-size: calc(1.31094rem + 0.73125vw) !important; }

.fs-4 {
  font-size: calc(1.28438rem + 0.4125vw) !important; }

.fs-5 {
  font-size: calc(1.25781rem + 0.09375vw) !important; }

.fs-6 {
  font-size: 1.0625rem !important; }

.fst-italic {
  font-style: italic !important; }

.fst-normal {
  font-style: normal !important; }

.fw-light {
  font-weight: 300 !important; }

.fw-lighter {
  font-weight: lighter !important; }

.fw-normal {
  font-weight: 400 !important; }

.fw-bold {
  font-weight: 700 !important; }

.fw-semibold {
  font-weight: 600 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.7 !important; }

.lh-lg {
  line-height: 2 !important; }

.text-start {
  text-align: left !important; }

.text-end {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-decoration-none {
  text-decoration: none !important; }

.text-decoration-underline {
  text-decoration: underline !important; }

.text-decoration-line-through {
  text-decoration: line-through !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important; }

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important; }

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important; }

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important; }

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important; }

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important; }

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important; }

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important; }

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important; }

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important; }

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important; }

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important; }

.text-muted {
  --bs-text-opacity: 1;
  color: #919191 !important; }

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important; }

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important; }

.text-opacity-25 {
  --bs-text-opacity: 0.25; }

.text-opacity-50 {
  --bs-text-opacity: 0.5; }

.text-opacity-75 {
  --bs-text-opacity: 0.75; }

.text-opacity-100 {
  --bs-text-opacity: 1; }

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important; }

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important; }

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important; }

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important; }

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important; }

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important; }

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important; }

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important; }

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important; }

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important; }

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important; }

.bg-opacity-10 {
  --bs-bg-opacity: 0.1; }

.bg-opacity-25 {
  --bs-bg-opacity: 0.25; }

.bg-opacity-50 {
  --bs-bg-opacity: 0.5; }

.bg-opacity-75 {
  --bs-bg-opacity: 0.75; }

.bg-opacity-100 {
  --bs-bg-opacity: 1; }

.bg-gradient {
  background-image: var(--bs-gradient) !important; }

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.pe-none {
  pointer-events: none !important; }

.pe-auto {
  pointer-events: auto !important; }

.rounded {
  border-radius: var(--bs-border-radius) !important; }

.rounded-0 {
  border-radius: 0 !important; }

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important; }

.rounded-2 {
  border-radius: var(--bs-border-radius) !important; }

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important; }

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important; }

.rounded-5 {
  border-radius: var(--bs-border-radius-2xl) !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important; }

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important; }

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important; }

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important; }

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media (min-width: 480px) {
  .float-sm-start {
    float: left !important; }
  .float-sm-end {
    float: right !important; }
  .float-sm-none {
    float: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: grid !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; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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; }
  .order-sm-first {
    order: -1 !important; }
  .order-sm-0 {
    order: 0 !important; }
  .order-sm-1 {
    order: 1 !important; }
  .order-sm-2 {
    order: 2 !important; }
  .order-sm-3 {
    order: 3 !important; }
  .order-sm-4 {
    order: 4 !important; }
  .order-sm-5 {
    order: 5 !important; }
  .order-sm-last {
    order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.3125rem !important; }
  .m-sm-2 {
    margin: 0.625rem !important; }
  .m-sm-3 {
    margin: 1.25rem !important; }
  .m-sm-4 {
    margin: 1.875rem !important; }
  .m-sm-5 {
    margin: 3.75rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-sm-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-sm-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-sm-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-sm-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-sm-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-sm-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-sm-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-sm-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.3125rem !important; }
  .mt-sm-2 {
    margin-top: 0.625rem !important; }
  .mt-sm-3 {
    margin-top: 1.25rem !important; }
  .mt-sm-4 {
    margin-top: 1.875rem !important; }
  .mt-sm-5 {
    margin-top: 3.75rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.3125rem !important; }
  .me-sm-2 {
    margin-right: 0.625rem !important; }
  .me-sm-3 {
    margin-right: 1.25rem !important; }
  .me-sm-4 {
    margin-right: 1.875rem !important; }
  .me-sm-5 {
    margin-right: 3.75rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.625rem !important; }
  .mb-sm-3 {
    margin-bottom: 1.25rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.875rem !important; }
  .mb-sm-5 {
    margin-bottom: 3.75rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.3125rem !important; }
  .ms-sm-2 {
    margin-left: 0.625rem !important; }
  .ms-sm-3 {
    margin-left: 1.25rem !important; }
  .ms-sm-4 {
    margin-left: 1.875rem !important; }
  .ms-sm-5 {
    margin-left: 3.75rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.3125rem !important; }
  .p-sm-2 {
    padding: 0.625rem !important; }
  .p-sm-3 {
    padding: 1.25rem !important; }
  .p-sm-4 {
    padding: 1.875rem !important; }
  .p-sm-5 {
    padding: 3.75rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-sm-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-sm-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-sm-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-sm-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-sm-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-sm-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-sm-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-sm-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.3125rem !important; }
  .pt-sm-2 {
    padding-top: 0.625rem !important; }
  .pt-sm-3 {
    padding-top: 1.25rem !important; }
  .pt-sm-4 {
    padding-top: 1.875rem !important; }
  .pt-sm-5 {
    padding-top: 3.75rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.3125rem !important; }
  .pe-sm-2 {
    padding-right: 0.625rem !important; }
  .pe-sm-3 {
    padding-right: 1.25rem !important; }
  .pe-sm-4 {
    padding-right: 1.875rem !important; }
  .pe-sm-5 {
    padding-right: 3.75rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.625rem !important; }
  .pb-sm-3 {
    padding-bottom: 1.25rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.875rem !important; }
  .pb-sm-5 {
    padding-bottom: 3.75rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.3125rem !important; }
  .ps-sm-2 {
    padding-left: 0.625rem !important; }
  .ps-sm-3 {
    padding-left: 1.25rem !important; }
  .ps-sm-4 {
    padding-left: 1.875rem !important; }
  .ps-sm-5 {
    padding-left: 3.75rem !important; }
  .gap-sm-0 {
    gap: 0 !important; }
  .gap-sm-1 {
    gap: 0.3125rem !important; }
  .gap-sm-2 {
    gap: 0.625rem !important; }
  .gap-sm-3 {
    gap: 1.25rem !important; }
  .gap-sm-4 {
    gap: 1.875rem !important; }
  .gap-sm-5 {
    gap: 3.75rem !important; }
  .text-sm-start {
    text-align: left !important; }
  .text-sm-end {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .float-md-start {
    float: left !important; }
  .float-md-end {
    float: right !important; }
  .float-md-none {
    float: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: grid !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; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-md-evenly {
    justify-content: space-evenly !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; }
  .order-md-first {
    order: -1 !important; }
  .order-md-0 {
    order: 0 !important; }
  .order-md-1 {
    order: 1 !important; }
  .order-md-2 {
    order: 2 !important; }
  .order-md-3 {
    order: 3 !important; }
  .order-md-4 {
    order: 4 !important; }
  .order-md-5 {
    order: 5 !important; }
  .order-md-last {
    order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.3125rem !important; }
  .m-md-2 {
    margin: 0.625rem !important; }
  .m-md-3 {
    margin: 1.25rem !important; }
  .m-md-4 {
    margin: 1.875rem !important; }
  .m-md-5 {
    margin: 3.75rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-md-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-md-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-md-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-md-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-md-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-md-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-md-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-md-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.3125rem !important; }
  .mt-md-2 {
    margin-top: 0.625rem !important; }
  .mt-md-3 {
    margin-top: 1.25rem !important; }
  .mt-md-4 {
    margin-top: 1.875rem !important; }
  .mt-md-5 {
    margin-top: 3.75rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.3125rem !important; }
  .me-md-2 {
    margin-right: 0.625rem !important; }
  .me-md-3 {
    margin-right: 1.25rem !important; }
  .me-md-4 {
    margin-right: 1.875rem !important; }
  .me-md-5 {
    margin-right: 3.75rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-md-2 {
    margin-bottom: 0.625rem !important; }
  .mb-md-3 {
    margin-bottom: 1.25rem !important; }
  .mb-md-4 {
    margin-bottom: 1.875rem !important; }
  .mb-md-5 {
    margin-bottom: 3.75rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.3125rem !important; }
  .ms-md-2 {
    margin-left: 0.625rem !important; }
  .ms-md-3 {
    margin-left: 1.25rem !important; }
  .ms-md-4 {
    margin-left: 1.875rem !important; }
  .ms-md-5 {
    margin-left: 3.75rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.3125rem !important; }
  .p-md-2 {
    padding: 0.625rem !important; }
  .p-md-3 {
    padding: 1.25rem !important; }
  .p-md-4 {
    padding: 1.875rem !important; }
  .p-md-5 {
    padding: 3.75rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-md-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-md-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-md-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-md-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-md-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-md-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-md-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-md-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.3125rem !important; }
  .pt-md-2 {
    padding-top: 0.625rem !important; }
  .pt-md-3 {
    padding-top: 1.25rem !important; }
  .pt-md-4 {
    padding-top: 1.875rem !important; }
  .pt-md-5 {
    padding-top: 3.75rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.3125rem !important; }
  .pe-md-2 {
    padding-right: 0.625rem !important; }
  .pe-md-3 {
    padding-right: 1.25rem !important; }
  .pe-md-4 {
    padding-right: 1.875rem !important; }
  .pe-md-5 {
    padding-right: 3.75rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-md-2 {
    padding-bottom: 0.625rem !important; }
  .pb-md-3 {
    padding-bottom: 1.25rem !important; }
  .pb-md-4 {
    padding-bottom: 1.875rem !important; }
  .pb-md-5 {
    padding-bottom: 3.75rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.3125rem !important; }
  .ps-md-2 {
    padding-left: 0.625rem !important; }
  .ps-md-3 {
    padding-left: 1.25rem !important; }
  .ps-md-4 {
    padding-left: 1.875rem !important; }
  .ps-md-5 {
    padding-left: 3.75rem !important; }
  .gap-md-0 {
    gap: 0 !important; }
  .gap-md-1 {
    gap: 0.3125rem !important; }
  .gap-md-2 {
    gap: 0.625rem !important; }
  .gap-md-3 {
    gap: 1.25rem !important; }
  .gap-md-4 {
    gap: 1.875rem !important; }
  .gap-md-5 {
    gap: 3.75rem !important; }
  .text-md-start {
    text-align: left !important; }
  .text-md-end {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1080px) {
  .float-lg-start {
    float: left !important; }
  .float-lg-end {
    float: right !important; }
  .float-lg-none {
    float: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: grid !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; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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; }
  .order-lg-first {
    order: -1 !important; }
  .order-lg-0 {
    order: 0 !important; }
  .order-lg-1 {
    order: 1 !important; }
  .order-lg-2 {
    order: 2 !important; }
  .order-lg-3 {
    order: 3 !important; }
  .order-lg-4 {
    order: 4 !important; }
  .order-lg-5 {
    order: 5 !important; }
  .order-lg-last {
    order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.3125rem !important; }
  .m-lg-2 {
    margin: 0.625rem !important; }
  .m-lg-3 {
    margin: 1.25rem !important; }
  .m-lg-4 {
    margin: 1.875rem !important; }
  .m-lg-5 {
    margin: 3.75rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-lg-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-lg-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-lg-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-lg-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-lg-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-lg-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-lg-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-lg-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.3125rem !important; }
  .mt-lg-2 {
    margin-top: 0.625rem !important; }
  .mt-lg-3 {
    margin-top: 1.25rem !important; }
  .mt-lg-4 {
    margin-top: 1.875rem !important; }
  .mt-lg-5 {
    margin-top: 3.75rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.3125rem !important; }
  .me-lg-2 {
    margin-right: 0.625rem !important; }
  .me-lg-3 {
    margin-right: 1.25rem !important; }
  .me-lg-4 {
    margin-right: 1.875rem !important; }
  .me-lg-5 {
    margin-right: 3.75rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.625rem !important; }
  .mb-lg-3 {
    margin-bottom: 1.25rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.875rem !important; }
  .mb-lg-5 {
    margin-bottom: 3.75rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.3125rem !important; }
  .ms-lg-2 {
    margin-left: 0.625rem !important; }
  .ms-lg-3 {
    margin-left: 1.25rem !important; }
  .ms-lg-4 {
    margin-left: 1.875rem !important; }
  .ms-lg-5 {
    margin-left: 3.75rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.3125rem !important; }
  .p-lg-2 {
    padding: 0.625rem !important; }
  .p-lg-3 {
    padding: 1.25rem !important; }
  .p-lg-4 {
    padding: 1.875rem !important; }
  .p-lg-5 {
    padding: 3.75rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-lg-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-lg-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-lg-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-lg-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-lg-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-lg-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-lg-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-lg-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.3125rem !important; }
  .pt-lg-2 {
    padding-top: 0.625rem !important; }
  .pt-lg-3 {
    padding-top: 1.25rem !important; }
  .pt-lg-4 {
    padding-top: 1.875rem !important; }
  .pt-lg-5 {
    padding-top: 3.75rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.3125rem !important; }
  .pe-lg-2 {
    padding-right: 0.625rem !important; }
  .pe-lg-3 {
    padding-right: 1.25rem !important; }
  .pe-lg-4 {
    padding-right: 1.875rem !important; }
  .pe-lg-5 {
    padding-right: 3.75rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.625rem !important; }
  .pb-lg-3 {
    padding-bottom: 1.25rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.875rem !important; }
  .pb-lg-5 {
    padding-bottom: 3.75rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.3125rem !important; }
  .ps-lg-2 {
    padding-left: 0.625rem !important; }
  .ps-lg-3 {
    padding-left: 1.25rem !important; }
  .ps-lg-4 {
    padding-left: 1.875rem !important; }
  .ps-lg-5 {
    padding-left: 3.75rem !important; }
  .gap-lg-0 {
    gap: 0 !important; }
  .gap-lg-1 {
    gap: 0.3125rem !important; }
  .gap-lg-2 {
    gap: 0.625rem !important; }
  .gap-lg-3 {
    gap: 1.25rem !important; }
  .gap-lg-4 {
    gap: 1.875rem !important; }
  .gap-lg-5 {
    gap: 3.75rem !important; }
  .text-lg-start {
    text-align: left !important; }
  .text-lg-end {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1280px) {
  .float-xl-start {
    float: left !important; }
  .float-xl-end {
    float: right !important; }
  .float-xl-none {
    float: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: grid !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; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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; }
  .order-xl-first {
    order: -1 !important; }
  .order-xl-0 {
    order: 0 !important; }
  .order-xl-1 {
    order: 1 !important; }
  .order-xl-2 {
    order: 2 !important; }
  .order-xl-3 {
    order: 3 !important; }
  .order-xl-4 {
    order: 4 !important; }
  .order-xl-5 {
    order: 5 !important; }
  .order-xl-last {
    order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.3125rem !important; }
  .m-xl-2 {
    margin: 0.625rem !important; }
  .m-xl-3 {
    margin: 1.25rem !important; }
  .m-xl-4 {
    margin: 1.875rem !important; }
  .m-xl-5 {
    margin: 3.75rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-xl-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-xl-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-xl-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-xl-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-xl-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-xl-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-xl-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-xl-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.3125rem !important; }
  .mt-xl-2 {
    margin-top: 0.625rem !important; }
  .mt-xl-3 {
    margin-top: 1.25rem !important; }
  .mt-xl-4 {
    margin-top: 1.875rem !important; }
  .mt-xl-5 {
    margin-top: 3.75rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.3125rem !important; }
  .me-xl-2 {
    margin-right: 0.625rem !important; }
  .me-xl-3 {
    margin-right: 1.25rem !important; }
  .me-xl-4 {
    margin-right: 1.875rem !important; }
  .me-xl-5 {
    margin-right: 3.75rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.625rem !important; }
  .mb-xl-3 {
    margin-bottom: 1.25rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.875rem !important; }
  .mb-xl-5 {
    margin-bottom: 3.75rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.3125rem !important; }
  .ms-xl-2 {
    margin-left: 0.625rem !important; }
  .ms-xl-3 {
    margin-left: 1.25rem !important; }
  .ms-xl-4 {
    margin-left: 1.875rem !important; }
  .ms-xl-5 {
    margin-left: 3.75rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.3125rem !important; }
  .p-xl-2 {
    padding: 0.625rem !important; }
  .p-xl-3 {
    padding: 1.25rem !important; }
  .p-xl-4 {
    padding: 1.875rem !important; }
  .p-xl-5 {
    padding: 3.75rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-xl-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-xl-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-xl-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-xl-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-xl-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-xl-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-xl-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-xl-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.3125rem !important; }
  .pt-xl-2 {
    padding-top: 0.625rem !important; }
  .pt-xl-3 {
    padding-top: 1.25rem !important; }
  .pt-xl-4 {
    padding-top: 1.875rem !important; }
  .pt-xl-5 {
    padding-top: 3.75rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.3125rem !important; }
  .pe-xl-2 {
    padding-right: 0.625rem !important; }
  .pe-xl-3 {
    padding-right: 1.25rem !important; }
  .pe-xl-4 {
    padding-right: 1.875rem !important; }
  .pe-xl-5 {
    padding-right: 3.75rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.625rem !important; }
  .pb-xl-3 {
    padding-bottom: 1.25rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.875rem !important; }
  .pb-xl-5 {
    padding-bottom: 3.75rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.3125rem !important; }
  .ps-xl-2 {
    padding-left: 0.625rem !important; }
  .ps-xl-3 {
    padding-left: 1.25rem !important; }
  .ps-xl-4 {
    padding-left: 1.875rem !important; }
  .ps-xl-5 {
    padding-left: 3.75rem !important; }
  .gap-xl-0 {
    gap: 0 !important; }
  .gap-xl-1 {
    gap: 0.3125rem !important; }
  .gap-xl-2 {
    gap: 0.625rem !important; }
  .gap-xl-3 {
    gap: 1.25rem !important; }
  .gap-xl-4 {
    gap: 1.875rem !important; }
  .gap-xl-5 {
    gap: 3.75rem !important; }
  .text-xl-start {
    text-align: left !important; }
  .text-xl-end {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1440px) {
  .float-xxl-start {
    float: left !important; }
  .float-xxl-end {
    float: right !important; }
  .float-xxl-none {
    float: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-grid {
    display: grid !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; }
  .d-xxl-none {
    display: none !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !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; }
  .order-xxl-first {
    order: -1 !important; }
  .order-xxl-0 {
    order: 0 !important; }
  .order-xxl-1 {
    order: 1 !important; }
  .order-xxl-2 {
    order: 2 !important; }
  .order-xxl-3 {
    order: 3 !important; }
  .order-xxl-4 {
    order: 4 !important; }
  .order-xxl-5 {
    order: 5 !important; }
  .order-xxl-last {
    order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.3125rem !important; }
  .m-xxl-2 {
    margin: 0.625rem !important; }
  .m-xxl-3 {
    margin: 1.25rem !important; }
  .m-xxl-4 {
    margin: 1.875rem !important; }
  .m-xxl-5 {
    margin: 3.75rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-xxl-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-xxl-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-xxl-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-xxl-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-xxl-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-xxl-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-xxl-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-xxl-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.3125rem !important; }
  .mt-xxl-2 {
    margin-top: 0.625rem !important; }
  .mt-xxl-3 {
    margin-top: 1.25rem !important; }
  .mt-xxl-4 {
    margin-top: 1.875rem !important; }
  .mt-xxl-5 {
    margin-top: 3.75rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.3125rem !important; }
  .me-xxl-2 {
    margin-right: 0.625rem !important; }
  .me-xxl-3 {
    margin-right: 1.25rem !important; }
  .me-xxl-4 {
    margin-right: 1.875rem !important; }
  .me-xxl-5 {
    margin-right: 3.75rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.625rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1.25rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.875rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3.75rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.3125rem !important; }
  .ms-xxl-2 {
    margin-left: 0.625rem !important; }
  .ms-xxl-3 {
    margin-left: 1.25rem !important; }
  .ms-xxl-4 {
    margin-left: 1.875rem !important; }
  .ms-xxl-5 {
    margin-left: 3.75rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.3125rem !important; }
  .p-xxl-2 {
    padding: 0.625rem !important; }
  .p-xxl-3 {
    padding: 1.25rem !important; }
  .p-xxl-4 {
    padding: 1.875rem !important; }
  .p-xxl-5 {
    padding: 3.75rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-xxl-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-xxl-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-xxl-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-xxl-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-xxl-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-xxl-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-xxl-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-xxl-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.3125rem !important; }
  .pt-xxl-2 {
    padding-top: 0.625rem !important; }
  .pt-xxl-3 {
    padding-top: 1.25rem !important; }
  .pt-xxl-4 {
    padding-top: 1.875rem !important; }
  .pt-xxl-5 {
    padding-top: 3.75rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.3125rem !important; }
  .pe-xxl-2 {
    padding-right: 0.625rem !important; }
  .pe-xxl-3 {
    padding-right: 1.25rem !important; }
  .pe-xxl-4 {
    padding-right: 1.875rem !important; }
  .pe-xxl-5 {
    padding-right: 3.75rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.625rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1.25rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.875rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3.75rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.3125rem !important; }
  .ps-xxl-2 {
    padding-left: 0.625rem !important; }
  .ps-xxl-3 {
    padding-left: 1.25rem !important; }
  .ps-xxl-4 {
    padding-left: 1.875rem !important; }
  .ps-xxl-5 {
    padding-left: 3.75rem !important; }
  .gap-xxl-0 {
    gap: 0 !important; }
  .gap-xxl-1 {
    gap: 0.3125rem !important; }
  .gap-xxl-2 {
    gap: 0.625rem !important; }
  .gap-xxl-3 {
    gap: 1.25rem !important; }
  .gap-xxl-4 {
    gap: 1.875rem !important; }
  .gap-xxl-5 {
    gap: 3.75rem !important; }
  .text-xxl-start {
    text-align: left !important; }
  .text-xxl-end {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .float-xxxl-start {
    float: left !important; }
  .float-xxxl-end {
    float: right !important; }
  .float-xxxl-none {
    float: none !important; }
  .d-xxxl-inline {
    display: inline !important; }
  .d-xxxl-inline-block {
    display: inline-block !important; }
  .d-xxxl-block {
    display: block !important; }
  .d-xxxl-grid {
    display: grid !important; }
  .d-xxxl-table {
    display: table !important; }
  .d-xxxl-table-row {
    display: table-row !important; }
  .d-xxxl-table-cell {
    display: table-cell !important; }
  .d-xxxl-flex {
    display: flex !important; }
  .d-xxxl-inline-flex {
    display: inline-flex !important; }
  .d-xxxl-none {
    display: none !important; }
  .flex-xxxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxxl-row {
    flex-direction: row !important; }
  .flex-xxxl-column {
    flex-direction: column !important; }
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xxxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxxl-center {
    justify-content: center !important; }
  .justify-content-xxxl-between {
    justify-content: space-between !important; }
  .justify-content-xxxl-around {
    justify-content: space-around !important; }
  .justify-content-xxxl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xxxl-start {
    align-items: flex-start !important; }
  .align-items-xxxl-end {
    align-items: flex-end !important; }
  .align-items-xxxl-center {
    align-items: center !important; }
  .align-items-xxxl-baseline {
    align-items: baseline !important; }
  .align-items-xxxl-stretch {
    align-items: stretch !important; }
  .align-content-xxxl-start {
    align-content: flex-start !important; }
  .align-content-xxxl-end {
    align-content: flex-end !important; }
  .align-content-xxxl-center {
    align-content: center !important; }
  .align-content-xxxl-between {
    align-content: space-between !important; }
  .align-content-xxxl-around {
    align-content: space-around !important; }
  .align-content-xxxl-stretch {
    align-content: stretch !important; }
  .align-self-xxxl-auto {
    align-self: auto !important; }
  .align-self-xxxl-start {
    align-self: flex-start !important; }
  .align-self-xxxl-end {
    align-self: flex-end !important; }
  .align-self-xxxl-center {
    align-self: center !important; }
  .align-self-xxxl-baseline {
    align-self: baseline !important; }
  .align-self-xxxl-stretch {
    align-self: stretch !important; }
  .order-xxxl-first {
    order: -1 !important; }
  .order-xxxl-0 {
    order: 0 !important; }
  .order-xxxl-1 {
    order: 1 !important; }
  .order-xxxl-2 {
    order: 2 !important; }
  .order-xxxl-3 {
    order: 3 !important; }
  .order-xxxl-4 {
    order: 4 !important; }
  .order-xxxl-5 {
    order: 5 !important; }
  .order-xxxl-last {
    order: 6 !important; }
  .m-xxxl-0 {
    margin: 0 !important; }
  .m-xxxl-1 {
    margin: 0.3125rem !important; }
  .m-xxxl-2 {
    margin: 0.625rem !important; }
  .m-xxxl-3 {
    margin: 1.25rem !important; }
  .m-xxxl-4 {
    margin: 1.875rem !important; }
  .m-xxxl-5 {
    margin: 3.75rem !important; }
  .m-xxxl-auto {
    margin: auto !important; }
  .mx-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxxl-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-xxxl-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-xxxl-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-xxxl-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-xxxl-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-xxxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxxl-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-xxxl-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-xxxl-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-xxxl-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-xxxl-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-xxxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxxl-0 {
    margin-top: 0 !important; }
  .mt-xxxl-1 {
    margin-top: 0.3125rem !important; }
  .mt-xxxl-2 {
    margin-top: 0.625rem !important; }
  .mt-xxxl-3 {
    margin-top: 1.25rem !important; }
  .mt-xxxl-4 {
    margin-top: 1.875rem !important; }
  .mt-xxxl-5 {
    margin-top: 3.75rem !important; }
  .mt-xxxl-auto {
    margin-top: auto !important; }
  .me-xxxl-0 {
    margin-right: 0 !important; }
  .me-xxxl-1 {
    margin-right: 0.3125rem !important; }
  .me-xxxl-2 {
    margin-right: 0.625rem !important; }
  .me-xxxl-3 {
    margin-right: 1.25rem !important; }
  .me-xxxl-4 {
    margin-right: 1.875rem !important; }
  .me-xxxl-5 {
    margin-right: 3.75rem !important; }
  .me-xxxl-auto {
    margin-right: auto !important; }
  .mb-xxxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxxl-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-xxxl-2 {
    margin-bottom: 0.625rem !important; }
  .mb-xxxl-3 {
    margin-bottom: 1.25rem !important; }
  .mb-xxxl-4 {
    margin-bottom: 1.875rem !important; }
  .mb-xxxl-5 {
    margin-bottom: 3.75rem !important; }
  .mb-xxxl-auto {
    margin-bottom: auto !important; }
  .ms-xxxl-0 {
    margin-left: 0 !important; }
  .ms-xxxl-1 {
    margin-left: 0.3125rem !important; }
  .ms-xxxl-2 {
    margin-left: 0.625rem !important; }
  .ms-xxxl-3 {
    margin-left: 1.25rem !important; }
  .ms-xxxl-4 {
    margin-left: 1.875rem !important; }
  .ms-xxxl-5 {
    margin-left: 3.75rem !important; }
  .ms-xxxl-auto {
    margin-left: auto !important; }
  .p-xxxl-0 {
    padding: 0 !important; }
  .p-xxxl-1 {
    padding: 0.3125rem !important; }
  .p-xxxl-2 {
    padding: 0.625rem !important; }
  .p-xxxl-3 {
    padding: 1.25rem !important; }
  .p-xxxl-4 {
    padding: 1.875rem !important; }
  .p-xxxl-5 {
    padding: 3.75rem !important; }
  .px-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxxl-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-xxxl-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-xxxl-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-xxxl-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-xxxl-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxxl-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-xxxl-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-xxxl-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-xxxl-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-xxxl-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-xxxl-0 {
    padding-top: 0 !important; }
  .pt-xxxl-1 {
    padding-top: 0.3125rem !important; }
  .pt-xxxl-2 {
    padding-top: 0.625rem !important; }
  .pt-xxxl-3 {
    padding-top: 1.25rem !important; }
  .pt-xxxl-4 {
    padding-top: 1.875rem !important; }
  .pt-xxxl-5 {
    padding-top: 3.75rem !important; }
  .pe-xxxl-0 {
    padding-right: 0 !important; }
  .pe-xxxl-1 {
    padding-right: 0.3125rem !important; }
  .pe-xxxl-2 {
    padding-right: 0.625rem !important; }
  .pe-xxxl-3 {
    padding-right: 1.25rem !important; }
  .pe-xxxl-4 {
    padding-right: 1.875rem !important; }
  .pe-xxxl-5 {
    padding-right: 3.75rem !important; }
  .pb-xxxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxxl-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-xxxl-2 {
    padding-bottom: 0.625rem !important; }
  .pb-xxxl-3 {
    padding-bottom: 1.25rem !important; }
  .pb-xxxl-4 {
    padding-bottom: 1.875rem !important; }
  .pb-xxxl-5 {
    padding-bottom: 3.75rem !important; }
  .ps-xxxl-0 {
    padding-left: 0 !important; }
  .ps-xxxl-1 {
    padding-left: 0.3125rem !important; }
  .ps-xxxl-2 {
    padding-left: 0.625rem !important; }
  .ps-xxxl-3 {
    padding-left: 1.25rem !important; }
  .ps-xxxl-4 {
    padding-left: 1.875rem !important; }
  .ps-xxxl-5 {
    padding-left: 3.75rem !important; }
  .gap-xxxl-0 {
    gap: 0 !important; }
  .gap-xxxl-1 {
    gap: 0.3125rem !important; }
  .gap-xxxl-2 {
    gap: 0.625rem !important; }
  .gap-xxxl-3 {
    gap: 1.25rem !important; }
  .gap-xxxl-4 {
    gap: 1.875rem !important; }
  .gap-xxxl-5 {
    gap: 3.75rem !important; }
  .text-xxxl-start {
    text-align: left !important; }
  .text-xxxl-end {
    text-align: right !important; }
  .text-xxxl-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.65625rem !important; }
  .fs-2 {
    font-size: 2.125rem !important; }
  .fs-3 {
    font-size: 1.85938rem !important; }
  .fs-4 {
    font-size: 1.59375rem !important; }
  .fs-5 {
    font-size: 1.32812rem !important; } }

@media print {
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-grid {
    display: grid !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; }
  .d-print-none {
    display: none !important; } }

.icv {
  position: relative;
  overflow: hidden;
  cursor: row-resize; }
  .icv__icv--vertical {
    cursor: row-resize; }
  .icv__icv--horizontal {
    cursor: col-resize; }
  .icv__img {
    pointer-events: none;
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    max-width: none;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    top: 0;
    display: block; }
  .icv__is--fluid .icv__img {
    display: none; }
  .icv__img-a {
    height: auto;
    position: static;
    z-index: 1;
    left: 0px; }
  .icv__img-b {
    height: 100%;
    position: absolute;
    z-index: 2;
    left: auto;
    right: 0px;
    width: auto; }
  .icv__icv--vertical .icv__img-b {
    width: 100%;
    height: auto; }
  .icv__imposter {
    z-index: 4;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
  .icv__wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0px;
    top: 0px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    z-index: 3; }
  .icv__is--fluid .icv__wrapper,
  .icv__icv--vertical .icv__wrapper {
    width: 100% !important; }
  .icv__is--fluid .icv__wrapper,
  .icv__icv--horizontal .icv__wrapper {
    height: 100% !important; }
  .icv__fluidwrapper {
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .icv__control {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    height: 100%;
    top: 0px;
    z-index: 5; }
  .icv__icv--vertical .icv__control {
    flex-direction: row;
    left: 0;
    width: 100%; }
  .icv__control-line {
    height: 50%;
    width: 2px;
    z-index: 6; }
  .icv__icv--vertical .icv__control-line {
    width: 50%; }
  .icv__theme-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    transition: all 0.1s ease-out 0s;
    z-index: 5; }
  .icv__icv--vertical .icv__theme-wrapper {
    flex-direction: column; }
  .icv__arrow-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.1s ease-out 0s; }
  .icv__arrow-a {
    transform: scale(1.5) rotateZ(180deg);
    height: 20px;
    width: 20px;
    -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
    filter: drop-shadow(0px -3px 5px rgba(0, 0, 0, 0.33)); }
  .icv__arrow-b {
    transform: scale(1.5) rotateZ(0deg);
    height: 20px;
    width: 20px;
    -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
    filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33)); }
  .icv__circle {
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    flex-shrink: 0;
    border-radius: 999px; }
  .icv__label {
    position: absolute;
    bottom: 1rem;
    z-index: 12;
    background: rgba(0, 0, 0, 0.33);
    color: white;
    border-radius: 3px;
    padding: 0.5rem 0.75rem;
    font-size: 0.85rem;
    user-select: none; }
  .icv__label.vertical {
    bottom: auto;
    left: 1rem; }
  .icv__label.on-hover {
    transform: scale(0);
    transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22); }
  .icv:hover .icv__label.on-hover {
    transform: scale(1); }
  .icv__label-before {
    left: 1rem; }
  .icv__label-after {
    right: 1rem; }
  .icv__label-before.vertical {
    top: 1rem; }
  .icv__label-after.vertical {
    bottom: 1rem;
    right: auto; }
  .icv__body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

/**
 * Swiper 9.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 10, 2023
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff;
  /*
    --swiper-preloader-color: var(--swiper-theme-color);
    --swiper-wrapper-transition-timing-function: initial;
    */ }

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-horizontal {
  touch-action: pan-y; }

.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-3d {
  perspective: 1200px; }
  .swiper-3d .swiper-slide,
  .swiper-3d .swiper-slide-shadow,
  .swiper-3d .swiper-slide-shadow-left,
  .swiper-3d .swiper-slide-shadow-right,
  .swiper-3d .swiper-slide-shadow-top,
  .swiper-3d .swiper-slide-shadow-bottom,
  .swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }
  .swiper-3d .swiper-slide-shadow,
  .swiper-3d .swiper-slide-shadow-left,
  .swiper-3d .swiper-slide-shadow-right,
  .swiper-3d .swiper-slide-shadow-top,
  .swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15); }
  .swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.iframe-wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  margin: 1rem 0; }
  .iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.lead {
  font-size: clamp(1rem, calc(0.9435rem + 0.6957vw), 1.5rem);
  line-height: 1.5; }

.sticky {
  position: sticky;
  top: 100px; }

.fullscreen {
  min-height: calc(100vh - 77px); }
  @media (min-width: 768px) {
    .fullscreen {
      min-height: calc(100vh - 84px); } }

.skip-navigation {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 40px; }

.grecaptcha-badge {
  z-index: -1 !important;
  right: -260px !important; }

.row > .col-2d4, .woocommerce .products[class*="columns-"] > .col-2d4 {
  flex: 0 0 auto;
  width: 20%;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y); }

.row > .col-xs-2d4, .woocommerce .products[class*="columns-"] > .col-xs-2d4 {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 20%; }

@media (min-width: 480px) {
  .row > .col-sm-2d4, .woocommerce .products[class*="columns-"] > .col-sm-2d4 {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 20%; } }

@media (min-width: 768px) {
  .row > .col-md-2d4, .woocommerce .products[class*="columns-"] > .col-md-2d4 {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 20%; } }

@media (min-width: 1080px) {
  .row > .col-lg-2d4, .woocommerce .products[class*="columns-"] > .col-lg-2d4 {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 20%; } }

@media (min-width: 1280px) {
  .row > .col-xl-2d4, .woocommerce .products[class*="columns-"] > .col-xl-2d4 {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 20%; } }

@media (min-width: 1440px) {
  .row > .col-xxl-2d4, .woocommerce .products[class*="columns-"] > .col-xxl-2d4 {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 20%; } }

@media (min-width: 1600px) {
  .row > .col-xxxl-2d4, .woocommerce .products[class*="columns-"] > .col-xxxl-2d4 {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 20%; } }

/*!
   * Bootstrap Grid v5.2.3 (https://getbootstrap.com/)
   * Copyright 2011-2022 The Bootstrap Authors
   * Copyright 2011-2022 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #919191;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f3f4f6;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #d7d7d7;
  --bs-gray-400: #ABB1C1;
  --bs-gray-500: #939393;
  --bs-gray-600: #919191;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #82BFD1;
  --bs-secondary: #B89452;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #fff;
  --bs-dark: #222;
  --bs-primary-rgb: 130, 191, 209;
  --bs-secondary-rgb: 184, 148, 82;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 34, 34, 34;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: URWDIN, sans-serif;
  --bs-body-font-size: 1.0625rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.7;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #d7d7d7;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #82BFD1;
  --bs-link-hover-color: #6899a7;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd; }

.container,
.container-fluid,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

.row, .woocommerce .products[class*="columns-"] {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x)); }
  .row > *, .woocommerce .products[class*="columns-"] > * {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y); }

.col {
  flex: 1 0 0%; }

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto; }

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

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

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

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

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

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

.col-auto {
  flex: 0 0 auto;
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

.col-12, .woocommerce .products[class*="columns-"] .product {
  flex: 0 0 auto;
  width: 100%; }

.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%; }

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.3125rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.3125rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.625rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.625rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1.25rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1.25rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.875rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.875rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3.75rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3.75rem; }

@media (min-width: 480px) {
  .col-sm {
    flex: 1 0 0%; }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.625rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.625rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1.25rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1.25rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.875rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.875rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3.75rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%; }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-md-6, .woocommerce .products[class*="columns-"] .product {
    flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.625rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.625rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1.25rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1.25rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.875rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.875rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3.75rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 1080px) {
  .col-lg {
    flex: 1 0 0%; }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-3, .woocommerce .products[class*="columns-4"] .product {
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4, .woocommerce .products[class*="columns-3"] .product {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-lg-6, .woocommerce .products[class*="columns-2"] .product {
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-lg-12, .woocommerce .products[class*="columns-1"] .product {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.625rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.625rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1.25rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1.25rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.875rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.875rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3.75rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 1280px) {
  .col-xl {
    flex: 1 0 0%; }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.625rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.625rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1.25rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1.25rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.875rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.875rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3.75rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 1440px) {
  .col-xxl {
    flex: 1 0 0%; }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .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%; }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0; }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0; }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.625rem; }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.625rem; }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1.25rem; }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1.25rem; }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.875rem; }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.875rem; }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3.75rem; }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3.75rem; } }

@media (min-width: 1600px) {
  .col-xxxl {
    flex: 1 0 0%; }
  .row-cols-xxxl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxxl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxxl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xxxl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxxl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xxxl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xxxl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxxl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xxxl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xxxl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xxxl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xxxl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xxxl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xxxl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xxxl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xxxl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xxxl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xxxl-0 {
    margin-left: 0; }
  .offset-xxxl-1 {
    margin-left: 8.33333%; }
  .offset-xxxl-2 {
    margin-left: 16.66667%; }
  .offset-xxxl-3 {
    margin-left: 25%; }
  .offset-xxxl-4 {
    margin-left: 33.33333%; }
  .offset-xxxl-5 {
    margin-left: 41.66667%; }
  .offset-xxxl-6 {
    margin-left: 50%; }
  .offset-xxxl-7 {
    margin-left: 58.33333%; }
  .offset-xxxl-8 {
    margin-left: 66.66667%; }
  .offset-xxxl-9 {
    margin-left: 75%; }
  .offset-xxxl-10 {
    margin-left: 83.33333%; }
  .offset-xxxl-11 {
    margin-left: 91.66667%; }
  .g-xxxl-0,
  .gx-xxxl-0 {
    --bs-gutter-x: 0; }
  .g-xxxl-0,
  .gy-xxxl-0 {
    --bs-gutter-y: 0; }
  .g-xxxl-1,
  .gx-xxxl-1 {
    --bs-gutter-x: 0.3125rem; }
  .g-xxxl-1,
  .gy-xxxl-1 {
    --bs-gutter-y: 0.3125rem; }
  .g-xxxl-2,
  .gx-xxxl-2 {
    --bs-gutter-x: 0.625rem; }
  .g-xxxl-2,
  .gy-xxxl-2 {
    --bs-gutter-y: 0.625rem; }
  .g-xxxl-3,
  .gx-xxxl-3 {
    --bs-gutter-x: 1.25rem; }
  .g-xxxl-3,
  .gy-xxxl-3 {
    --bs-gutter-y: 1.25rem; }
  .g-xxxl-4,
  .gx-xxxl-4 {
    --bs-gutter-x: 1.875rem; }
  .g-xxxl-4,
  .gy-xxxl-4 {
    --bs-gutter-y: 1.875rem; }
  .g-xxxl-5,
  .gx-xxxl-5 {
    --bs-gutter-x: 3.75rem; }
  .g-xxxl-5,
  .gy-xxxl-5 {
    --bs-gutter-y: 3.75rem; } }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-grid {
  display: grid !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; }

.d-none {
  display: none !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.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-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; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !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; }

.justify-content-evenly {
  justify-content: space-evenly !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; }

.order-first {
  order: -1 !important; }

.order-0 {
  order: 0 !important; }

.order-1 {
  order: 1 !important; }

.order-2 {
  order: 2 !important; }

.order-3 {
  order: 3 !important; }

.order-4 {
  order: 4 !important; }

.order-5 {
  order: 5 !important; }

.order-last {
  order: 6 !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.3125rem !important; }

.m-2 {
  margin: 0.625rem !important; }

.m-3 {
  margin: 1.25rem !important; }

.m-4 {
  margin: 1.875rem !important; }

.m-5 {
  margin: 3.75rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.3125rem !important;
  margin-left: 0.3125rem !important; }

.mx-2 {
  margin-right: 0.625rem !important;
  margin-left: 0.625rem !important; }

.mx-3 {
  margin-right: 1.25rem !important;
  margin-left: 1.25rem !important; }

.mx-4 {
  margin-right: 1.875rem !important;
  margin-left: 1.875rem !important; }

.mx-5 {
  margin-right: 3.75rem !important;
  margin-left: 3.75rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.3125rem !important;
  margin-bottom: 0.3125rem !important; }

.my-2 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important; }

.my-3 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important; }

.my-4 {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important; }

.my-5 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.3125rem !important; }

.mt-2 {
  margin-top: 0.625rem !important; }

.mt-3 {
  margin-top: 1.25rem !important; }

.mt-4 {
  margin-top: 1.875rem !important; }

.mt-5 {
  margin-top: 3.75rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.3125rem !important; }

.me-2 {
  margin-right: 0.625rem !important; }

.me-3 {
  margin-right: 1.25rem !important; }

.me-4 {
  margin-right: 1.875rem !important; }

.me-5 {
  margin-right: 3.75rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.3125rem !important; }

.mb-2 {
  margin-bottom: 0.625rem !important; }

.mb-3 {
  margin-bottom: 1.25rem !important; }

.mb-4 {
  margin-bottom: 1.875rem !important; }

.mb-5 {
  margin-bottom: 3.75rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.3125rem !important; }

.ms-2 {
  margin-left: 0.625rem !important; }

.ms-3 {
  margin-left: 1.25rem !important; }

.ms-4 {
  margin-left: 1.875rem !important; }

.ms-5 {
  margin-left: 3.75rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.3125rem !important; }

.p-2 {
  padding: 0.625rem !important; }

.p-3 {
  padding: 1.25rem !important; }

.p-4 {
  padding: 1.875rem !important; }

.p-5 {
  padding: 3.75rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.3125rem !important;
  padding-left: 0.3125rem !important; }

.px-2 {
  padding-right: 0.625rem !important;
  padding-left: 0.625rem !important; }

.px-3 {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important; }

.px-4 {
  padding-right: 1.875rem !important;
  padding-left: 1.875rem !important; }

.px-5 {
  padding-right: 3.75rem !important;
  padding-left: 3.75rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.3125rem !important;
  padding-bottom: 0.3125rem !important; }

.py-2 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important; }

.py-3 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important; }

.py-4 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important; }

.py-5 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.3125rem !important; }

.pt-2 {
  padding-top: 0.625rem !important; }

.pt-3 {
  padding-top: 1.25rem !important; }

.pt-4 {
  padding-top: 1.875rem !important; }

.pt-5 {
  padding-top: 3.75rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.3125rem !important; }

.pe-2 {
  padding-right: 0.625rem !important; }

.pe-3 {
  padding-right: 1.25rem !important; }

.pe-4 {
  padding-right: 1.875rem !important; }

.pe-5 {
  padding-right: 3.75rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.3125rem !important; }

.pb-2 {
  padding-bottom: 0.625rem !important; }

.pb-3 {
  padding-bottom: 1.25rem !important; }

.pb-4 {
  padding-bottom: 1.875rem !important; }

.pb-5 {
  padding-bottom: 3.75rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.3125rem !important; }

.ps-2 {
  padding-left: 0.625rem !important; }

.ps-3 {
  padding-left: 1.25rem !important; }

.ps-4 {
  padding-left: 1.875rem !important; }

.ps-5 {
  padding-left: 3.75rem !important; }

@media (min-width: 480px) {
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: grid !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; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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; }
  .order-sm-first {
    order: -1 !important; }
  .order-sm-0 {
    order: 0 !important; }
  .order-sm-1 {
    order: 1 !important; }
  .order-sm-2 {
    order: 2 !important; }
  .order-sm-3 {
    order: 3 !important; }
  .order-sm-4 {
    order: 4 !important; }
  .order-sm-5 {
    order: 5 !important; }
  .order-sm-last {
    order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.3125rem !important; }
  .m-sm-2 {
    margin: 0.625rem !important; }
  .m-sm-3 {
    margin: 1.25rem !important; }
  .m-sm-4 {
    margin: 1.875rem !important; }
  .m-sm-5 {
    margin: 3.75rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-sm-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-sm-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-sm-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-sm-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-sm-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-sm-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-sm-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-sm-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.3125rem !important; }
  .mt-sm-2 {
    margin-top: 0.625rem !important; }
  .mt-sm-3 {
    margin-top: 1.25rem !important; }
  .mt-sm-4 {
    margin-top: 1.875rem !important; }
  .mt-sm-5 {
    margin-top: 3.75rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.3125rem !important; }
  .me-sm-2 {
    margin-right: 0.625rem !important; }
  .me-sm-3 {
    margin-right: 1.25rem !important; }
  .me-sm-4 {
    margin-right: 1.875rem !important; }
  .me-sm-5 {
    margin-right: 3.75rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.625rem !important; }
  .mb-sm-3 {
    margin-bottom: 1.25rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.875rem !important; }
  .mb-sm-5 {
    margin-bottom: 3.75rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.3125rem !important; }
  .ms-sm-2 {
    margin-left: 0.625rem !important; }
  .ms-sm-3 {
    margin-left: 1.25rem !important; }
  .ms-sm-4 {
    margin-left: 1.875rem !important; }
  .ms-sm-5 {
    margin-left: 3.75rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.3125rem !important; }
  .p-sm-2 {
    padding: 0.625rem !important; }
  .p-sm-3 {
    padding: 1.25rem !important; }
  .p-sm-4 {
    padding: 1.875rem !important; }
  .p-sm-5 {
    padding: 3.75rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-sm-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-sm-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-sm-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-sm-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-sm-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-sm-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-sm-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-sm-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.3125rem !important; }
  .pt-sm-2 {
    padding-top: 0.625rem !important; }
  .pt-sm-3 {
    padding-top: 1.25rem !important; }
  .pt-sm-4 {
    padding-top: 1.875rem !important; }
  .pt-sm-5 {
    padding-top: 3.75rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.3125rem !important; }
  .pe-sm-2 {
    padding-right: 0.625rem !important; }
  .pe-sm-3 {
    padding-right: 1.25rem !important; }
  .pe-sm-4 {
    padding-right: 1.875rem !important; }
  .pe-sm-5 {
    padding-right: 3.75rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.625rem !important; }
  .pb-sm-3 {
    padding-bottom: 1.25rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.875rem !important; }
  .pb-sm-5 {
    padding-bottom: 3.75rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.3125rem !important; }
  .ps-sm-2 {
    padding-left: 0.625rem !important; }
  .ps-sm-3 {
    padding-left: 1.25rem !important; }
  .ps-sm-4 {
    padding-left: 1.875rem !important; }
  .ps-sm-5 {
    padding-left: 3.75rem !important; } }

@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: grid !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; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-md-evenly {
    justify-content: space-evenly !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; }
  .order-md-first {
    order: -1 !important; }
  .order-md-0 {
    order: 0 !important; }
  .order-md-1 {
    order: 1 !important; }
  .order-md-2 {
    order: 2 !important; }
  .order-md-3 {
    order: 3 !important; }
  .order-md-4 {
    order: 4 !important; }
  .order-md-5 {
    order: 5 !important; }
  .order-md-last {
    order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.3125rem !important; }
  .m-md-2 {
    margin: 0.625rem !important; }
  .m-md-3 {
    margin: 1.25rem !important; }
  .m-md-4 {
    margin: 1.875rem !important; }
  .m-md-5 {
    margin: 3.75rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-md-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-md-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-md-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-md-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-md-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-md-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-md-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-md-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.3125rem !important; }
  .mt-md-2 {
    margin-top: 0.625rem !important; }
  .mt-md-3 {
    margin-top: 1.25rem !important; }
  .mt-md-4 {
    margin-top: 1.875rem !important; }
  .mt-md-5 {
    margin-top: 3.75rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.3125rem !important; }
  .me-md-2 {
    margin-right: 0.625rem !important; }
  .me-md-3 {
    margin-right: 1.25rem !important; }
  .me-md-4 {
    margin-right: 1.875rem !important; }
  .me-md-5 {
    margin-right: 3.75rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-md-2 {
    margin-bottom: 0.625rem !important; }
  .mb-md-3 {
    margin-bottom: 1.25rem !important; }
  .mb-md-4 {
    margin-bottom: 1.875rem !important; }
  .mb-md-5 {
    margin-bottom: 3.75rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.3125rem !important; }
  .ms-md-2 {
    margin-left: 0.625rem !important; }
  .ms-md-3 {
    margin-left: 1.25rem !important; }
  .ms-md-4 {
    margin-left: 1.875rem !important; }
  .ms-md-5 {
    margin-left: 3.75rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.3125rem !important; }
  .p-md-2 {
    padding: 0.625rem !important; }
  .p-md-3 {
    padding: 1.25rem !important; }
  .p-md-4 {
    padding: 1.875rem !important; }
  .p-md-5 {
    padding: 3.75rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-md-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-md-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-md-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-md-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-md-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-md-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-md-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-md-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.3125rem !important; }
  .pt-md-2 {
    padding-top: 0.625rem !important; }
  .pt-md-3 {
    padding-top: 1.25rem !important; }
  .pt-md-4 {
    padding-top: 1.875rem !important; }
  .pt-md-5 {
    padding-top: 3.75rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.3125rem !important; }
  .pe-md-2 {
    padding-right: 0.625rem !important; }
  .pe-md-3 {
    padding-right: 1.25rem !important; }
  .pe-md-4 {
    padding-right: 1.875rem !important; }
  .pe-md-5 {
    padding-right: 3.75rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-md-2 {
    padding-bottom: 0.625rem !important; }
  .pb-md-3 {
    padding-bottom: 1.25rem !important; }
  .pb-md-4 {
    padding-bottom: 1.875rem !important; }
  .pb-md-5 {
    padding-bottom: 3.75rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.3125rem !important; }
  .ps-md-2 {
    padding-left: 0.625rem !important; }
  .ps-md-3 {
    padding-left: 1.25rem !important; }
  .ps-md-4 {
    padding-left: 1.875rem !important; }
  .ps-md-5 {
    padding-left: 3.75rem !important; } }

@media (min-width: 1080px) {
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: grid !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; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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; }
  .order-lg-first {
    order: -1 !important; }
  .order-lg-0 {
    order: 0 !important; }
  .order-lg-1 {
    order: 1 !important; }
  .order-lg-2 {
    order: 2 !important; }
  .order-lg-3 {
    order: 3 !important; }
  .order-lg-4 {
    order: 4 !important; }
  .order-lg-5 {
    order: 5 !important; }
  .order-lg-last {
    order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.3125rem !important; }
  .m-lg-2 {
    margin: 0.625rem !important; }
  .m-lg-3 {
    margin: 1.25rem !important; }
  .m-lg-4 {
    margin: 1.875rem !important; }
  .m-lg-5 {
    margin: 3.75rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-lg-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-lg-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-lg-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-lg-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-lg-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-lg-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-lg-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-lg-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.3125rem !important; }
  .mt-lg-2 {
    margin-top: 0.625rem !important; }
  .mt-lg-3 {
    margin-top: 1.25rem !important; }
  .mt-lg-4 {
    margin-top: 1.875rem !important; }
  .mt-lg-5 {
    margin-top: 3.75rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.3125rem !important; }
  .me-lg-2 {
    margin-right: 0.625rem !important; }
  .me-lg-3 {
    margin-right: 1.25rem !important; }
  .me-lg-4 {
    margin-right: 1.875rem !important; }
  .me-lg-5 {
    margin-right: 3.75rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.625rem !important; }
  .mb-lg-3 {
    margin-bottom: 1.25rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.875rem !important; }
  .mb-lg-5 {
    margin-bottom: 3.75rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.3125rem !important; }
  .ms-lg-2 {
    margin-left: 0.625rem !important; }
  .ms-lg-3 {
    margin-left: 1.25rem !important; }
  .ms-lg-4 {
    margin-left: 1.875rem !important; }
  .ms-lg-5 {
    margin-left: 3.75rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.3125rem !important; }
  .p-lg-2 {
    padding: 0.625rem !important; }
  .p-lg-3 {
    padding: 1.25rem !important; }
  .p-lg-4 {
    padding: 1.875rem !important; }
  .p-lg-5 {
    padding: 3.75rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-lg-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-lg-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-lg-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-lg-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-lg-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-lg-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-lg-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-lg-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.3125rem !important; }
  .pt-lg-2 {
    padding-top: 0.625rem !important; }
  .pt-lg-3 {
    padding-top: 1.25rem !important; }
  .pt-lg-4 {
    padding-top: 1.875rem !important; }
  .pt-lg-5 {
    padding-top: 3.75rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.3125rem !important; }
  .pe-lg-2 {
    padding-right: 0.625rem !important; }
  .pe-lg-3 {
    padding-right: 1.25rem !important; }
  .pe-lg-4 {
    padding-right: 1.875rem !important; }
  .pe-lg-5 {
    padding-right: 3.75rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.625rem !important; }
  .pb-lg-3 {
    padding-bottom: 1.25rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.875rem !important; }
  .pb-lg-5 {
    padding-bottom: 3.75rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.3125rem !important; }
  .ps-lg-2 {
    padding-left: 0.625rem !important; }
  .ps-lg-3 {
    padding-left: 1.25rem !important; }
  .ps-lg-4 {
    padding-left: 1.875rem !important; }
  .ps-lg-5 {
    padding-left: 3.75rem !important; } }

@media (min-width: 1280px) {
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: grid !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; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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; }
  .order-xl-first {
    order: -1 !important; }
  .order-xl-0 {
    order: 0 !important; }
  .order-xl-1 {
    order: 1 !important; }
  .order-xl-2 {
    order: 2 !important; }
  .order-xl-3 {
    order: 3 !important; }
  .order-xl-4 {
    order: 4 !important; }
  .order-xl-5 {
    order: 5 !important; }
  .order-xl-last {
    order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.3125rem !important; }
  .m-xl-2 {
    margin: 0.625rem !important; }
  .m-xl-3 {
    margin: 1.25rem !important; }
  .m-xl-4 {
    margin: 1.875rem !important; }
  .m-xl-5 {
    margin: 3.75rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-xl-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-xl-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-xl-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-xl-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-xl-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-xl-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-xl-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-xl-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.3125rem !important; }
  .mt-xl-2 {
    margin-top: 0.625rem !important; }
  .mt-xl-3 {
    margin-top: 1.25rem !important; }
  .mt-xl-4 {
    margin-top: 1.875rem !important; }
  .mt-xl-5 {
    margin-top: 3.75rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.3125rem !important; }
  .me-xl-2 {
    margin-right: 0.625rem !important; }
  .me-xl-3 {
    margin-right: 1.25rem !important; }
  .me-xl-4 {
    margin-right: 1.875rem !important; }
  .me-xl-5 {
    margin-right: 3.75rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.625rem !important; }
  .mb-xl-3 {
    margin-bottom: 1.25rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.875rem !important; }
  .mb-xl-5 {
    margin-bottom: 3.75rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.3125rem !important; }
  .ms-xl-2 {
    margin-left: 0.625rem !important; }
  .ms-xl-3 {
    margin-left: 1.25rem !important; }
  .ms-xl-4 {
    margin-left: 1.875rem !important; }
  .ms-xl-5 {
    margin-left: 3.75rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.3125rem !important; }
  .p-xl-2 {
    padding: 0.625rem !important; }
  .p-xl-3 {
    padding: 1.25rem !important; }
  .p-xl-4 {
    padding: 1.875rem !important; }
  .p-xl-5 {
    padding: 3.75rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-xl-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-xl-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-xl-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-xl-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-xl-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-xl-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-xl-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-xl-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.3125rem !important; }
  .pt-xl-2 {
    padding-top: 0.625rem !important; }
  .pt-xl-3 {
    padding-top: 1.25rem !important; }
  .pt-xl-4 {
    padding-top: 1.875rem !important; }
  .pt-xl-5 {
    padding-top: 3.75rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.3125rem !important; }
  .pe-xl-2 {
    padding-right: 0.625rem !important; }
  .pe-xl-3 {
    padding-right: 1.25rem !important; }
  .pe-xl-4 {
    padding-right: 1.875rem !important; }
  .pe-xl-5 {
    padding-right: 3.75rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.625rem !important; }
  .pb-xl-3 {
    padding-bottom: 1.25rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.875rem !important; }
  .pb-xl-5 {
    padding-bottom: 3.75rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.3125rem !important; }
  .ps-xl-2 {
    padding-left: 0.625rem !important; }
  .ps-xl-3 {
    padding-left: 1.25rem !important; }
  .ps-xl-4 {
    padding-left: 1.875rem !important; }
  .ps-xl-5 {
    padding-left: 3.75rem !important; } }

@media (min-width: 1440px) {
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-grid {
    display: grid !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; }
  .d-xxl-none {
    display: none !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .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-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; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !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; }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !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; }
  .order-xxl-first {
    order: -1 !important; }
  .order-xxl-0 {
    order: 0 !important; }
  .order-xxl-1 {
    order: 1 !important; }
  .order-xxl-2 {
    order: 2 !important; }
  .order-xxl-3 {
    order: 3 !important; }
  .order-xxl-4 {
    order: 4 !important; }
  .order-xxl-5 {
    order: 5 !important; }
  .order-xxl-last {
    order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.3125rem !important; }
  .m-xxl-2 {
    margin: 0.625rem !important; }
  .m-xxl-3 {
    margin: 1.25rem !important; }
  .m-xxl-4 {
    margin: 1.875rem !important; }
  .m-xxl-5 {
    margin: 3.75rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-xxl-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-xxl-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-xxl-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-xxl-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-xxl-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-xxl-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-xxl-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-xxl-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.3125rem !important; }
  .mt-xxl-2 {
    margin-top: 0.625rem !important; }
  .mt-xxl-3 {
    margin-top: 1.25rem !important; }
  .mt-xxl-4 {
    margin-top: 1.875rem !important; }
  .mt-xxl-5 {
    margin-top: 3.75rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.3125rem !important; }
  .me-xxl-2 {
    margin-right: 0.625rem !important; }
  .me-xxl-3 {
    margin-right: 1.25rem !important; }
  .me-xxl-4 {
    margin-right: 1.875rem !important; }
  .me-xxl-5 {
    margin-right: 3.75rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.625rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1.25rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.875rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3.75rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.3125rem !important; }
  .ms-xxl-2 {
    margin-left: 0.625rem !important; }
  .ms-xxl-3 {
    margin-left: 1.25rem !important; }
  .ms-xxl-4 {
    margin-left: 1.875rem !important; }
  .ms-xxl-5 {
    margin-left: 3.75rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.3125rem !important; }
  .p-xxl-2 {
    padding: 0.625rem !important; }
  .p-xxl-3 {
    padding: 1.25rem !important; }
  .p-xxl-4 {
    padding: 1.875rem !important; }
  .p-xxl-5 {
    padding: 3.75rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-xxl-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-xxl-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-xxl-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-xxl-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-xxl-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-xxl-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-xxl-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-xxl-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.3125rem !important; }
  .pt-xxl-2 {
    padding-top: 0.625rem !important; }
  .pt-xxl-3 {
    padding-top: 1.25rem !important; }
  .pt-xxl-4 {
    padding-top: 1.875rem !important; }
  .pt-xxl-5 {
    padding-top: 3.75rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.3125rem !important; }
  .pe-xxl-2 {
    padding-right: 0.625rem !important; }
  .pe-xxl-3 {
    padding-right: 1.25rem !important; }
  .pe-xxl-4 {
    padding-right: 1.875rem !important; }
  .pe-xxl-5 {
    padding-right: 3.75rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.625rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1.25rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.875rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3.75rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.3125rem !important; }
  .ps-xxl-2 {
    padding-left: 0.625rem !important; }
  .ps-xxl-3 {
    padding-left: 1.25rem !important; }
  .ps-xxl-4 {
    padding-left: 1.875rem !important; }
  .ps-xxl-5 {
    padding-left: 3.75rem !important; } }

@media (min-width: 1600px) {
  .d-xxxl-inline {
    display: inline !important; }
  .d-xxxl-inline-block {
    display: inline-block !important; }
  .d-xxxl-block {
    display: block !important; }
  .d-xxxl-grid {
    display: grid !important; }
  .d-xxxl-table {
    display: table !important; }
  .d-xxxl-table-row {
    display: table-row !important; }
  .d-xxxl-table-cell {
    display: table-cell !important; }
  .d-xxxl-flex {
    display: flex !important; }
  .d-xxxl-inline-flex {
    display: inline-flex !important; }
  .d-xxxl-none {
    display: none !important; }
  .flex-xxxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxxl-row {
    flex-direction: row !important; }
  .flex-xxxl-column {
    flex-direction: column !important; }
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xxxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxxl-center {
    justify-content: center !important; }
  .justify-content-xxxl-between {
    justify-content: space-between !important; }
  .justify-content-xxxl-around {
    justify-content: space-around !important; }
  .justify-content-xxxl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xxxl-start {
    align-items: flex-start !important; }
  .align-items-xxxl-end {
    align-items: flex-end !important; }
  .align-items-xxxl-center {
    align-items: center !important; }
  .align-items-xxxl-baseline {
    align-items: baseline !important; }
  .align-items-xxxl-stretch {
    align-items: stretch !important; }
  .align-content-xxxl-start {
    align-content: flex-start !important; }
  .align-content-xxxl-end {
    align-content: flex-end !important; }
  .align-content-xxxl-center {
    align-content: center !important; }
  .align-content-xxxl-between {
    align-content: space-between !important; }
  .align-content-xxxl-around {
    align-content: space-around !important; }
  .align-content-xxxl-stretch {
    align-content: stretch !important; }
  .align-self-xxxl-auto {
    align-self: auto !important; }
  .align-self-xxxl-start {
    align-self: flex-start !important; }
  .align-self-xxxl-end {
    align-self: flex-end !important; }
  .align-self-xxxl-center {
    align-self: center !important; }
  .align-self-xxxl-baseline {
    align-self: baseline !important; }
  .align-self-xxxl-stretch {
    align-self: stretch !important; }
  .order-xxxl-first {
    order: -1 !important; }
  .order-xxxl-0 {
    order: 0 !important; }
  .order-xxxl-1 {
    order: 1 !important; }
  .order-xxxl-2 {
    order: 2 !important; }
  .order-xxxl-3 {
    order: 3 !important; }
  .order-xxxl-4 {
    order: 4 !important; }
  .order-xxxl-5 {
    order: 5 !important; }
  .order-xxxl-last {
    order: 6 !important; }
  .m-xxxl-0 {
    margin: 0 !important; }
  .m-xxxl-1 {
    margin: 0.3125rem !important; }
  .m-xxxl-2 {
    margin: 0.625rem !important; }
  .m-xxxl-3 {
    margin: 1.25rem !important; }
  .m-xxxl-4 {
    margin: 1.875rem !important; }
  .m-xxxl-5 {
    margin: 3.75rem !important; }
  .m-xxxl-auto {
    margin: auto !important; }
  .mx-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxxl-1 {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important; }
  .mx-xxxl-2 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important; }
  .mx-xxxl-3 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important; }
  .mx-xxxl-4 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important; }
  .mx-xxxl-5 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important; }
  .mx-xxxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxxl-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important; }
  .my-xxxl-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .my-xxxl-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .my-xxxl-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important; }
  .my-xxxl-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important; }
  .my-xxxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxxl-0 {
    margin-top: 0 !important; }
  .mt-xxxl-1 {
    margin-top: 0.3125rem !important; }
  .mt-xxxl-2 {
    margin-top: 0.625rem !important; }
  .mt-xxxl-3 {
    margin-top: 1.25rem !important; }
  .mt-xxxl-4 {
    margin-top: 1.875rem !important; }
  .mt-xxxl-5 {
    margin-top: 3.75rem !important; }
  .mt-xxxl-auto {
    margin-top: auto !important; }
  .me-xxxl-0 {
    margin-right: 0 !important; }
  .me-xxxl-1 {
    margin-right: 0.3125rem !important; }
  .me-xxxl-2 {
    margin-right: 0.625rem !important; }
  .me-xxxl-3 {
    margin-right: 1.25rem !important; }
  .me-xxxl-4 {
    margin-right: 1.875rem !important; }
  .me-xxxl-5 {
    margin-right: 3.75rem !important; }
  .me-xxxl-auto {
    margin-right: auto !important; }
  .mb-xxxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxxl-1 {
    margin-bottom: 0.3125rem !important; }
  .mb-xxxl-2 {
    margin-bottom: 0.625rem !important; }
  .mb-xxxl-3 {
    margin-bottom: 1.25rem !important; }
  .mb-xxxl-4 {
    margin-bottom: 1.875rem !important; }
  .mb-xxxl-5 {
    margin-bottom: 3.75rem !important; }
  .mb-xxxl-auto {
    margin-bottom: auto !important; }
  .ms-xxxl-0 {
    margin-left: 0 !important; }
  .ms-xxxl-1 {
    margin-left: 0.3125rem !important; }
  .ms-xxxl-2 {
    margin-left: 0.625rem !important; }
  .ms-xxxl-3 {
    margin-left: 1.25rem !important; }
  .ms-xxxl-4 {
    margin-left: 1.875rem !important; }
  .ms-xxxl-5 {
    margin-left: 3.75rem !important; }
  .ms-xxxl-auto {
    margin-left: auto !important; }
  .p-xxxl-0 {
    padding: 0 !important; }
  .p-xxxl-1 {
    padding: 0.3125rem !important; }
  .p-xxxl-2 {
    padding: 0.625rem !important; }
  .p-xxxl-3 {
    padding: 1.25rem !important; }
  .p-xxxl-4 {
    padding: 1.875rem !important; }
  .p-xxxl-5 {
    padding: 3.75rem !important; }
  .px-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxxl-1 {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important; }
  .px-xxxl-2 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important; }
  .px-xxxl-3 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important; }
  .px-xxxl-4 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important; }
  .px-xxxl-5 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important; }
  .py-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxxl-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important; }
  .py-xxxl-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .py-xxxl-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .py-xxxl-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  .py-xxxl-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; }
  .pt-xxxl-0 {
    padding-top: 0 !important; }
  .pt-xxxl-1 {
    padding-top: 0.3125rem !important; }
  .pt-xxxl-2 {
    padding-top: 0.625rem !important; }
  .pt-xxxl-3 {
    padding-top: 1.25rem !important; }
  .pt-xxxl-4 {
    padding-top: 1.875rem !important; }
  .pt-xxxl-5 {
    padding-top: 3.75rem !important; }
  .pe-xxxl-0 {
    padding-right: 0 !important; }
  .pe-xxxl-1 {
    padding-right: 0.3125rem !important; }
  .pe-xxxl-2 {
    padding-right: 0.625rem !important; }
  .pe-xxxl-3 {
    padding-right: 1.25rem !important; }
  .pe-xxxl-4 {
    padding-right: 1.875rem !important; }
  .pe-xxxl-5 {
    padding-right: 3.75rem !important; }
  .pb-xxxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxxl-1 {
    padding-bottom: 0.3125rem !important; }
  .pb-xxxl-2 {
    padding-bottom: 0.625rem !important; }
  .pb-xxxl-3 {
    padding-bottom: 1.25rem !important; }
  .pb-xxxl-4 {
    padding-bottom: 1.875rem !important; }
  .pb-xxxl-5 {
    padding-bottom: 3.75rem !important; }
  .ps-xxxl-0 {
    padding-left: 0 !important; }
  .ps-xxxl-1 {
    padding-left: 0.3125rem !important; }
  .ps-xxxl-2 {
    padding-left: 0.625rem !important; }
  .ps-xxxl-3 {
    padding-left: 1.25rem !important; }
  .ps-xxxl-4 {
    padding-left: 1.875rem !important; }
  .ps-xxxl-5 {
    padding-left: 3.75rem !important; } }

@media print {
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-grid {
    display: grid !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; }
  .d-print-none {
    display: none !important; } }

* {
  box-sizing: border-box; }

body.login {
  background-color: #fff;
  overflow-x: hidden;
  width: auto; }
  body.login .login-area {
    overflow: hidden; }
  body.login .login-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00A7DD var(--wpr-bg-f7ccbb83-20d2-4b91-a381-3a8bd4aef93a) no-repeat top left;
    min-height: 100vh;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5); }
    body.login .login-holder #login {
      position: relative;
      width: 376px;
      margin: 0 auto;
      padding: 0;
      background: #fff;
      box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5);
      z-index: 100;
      width: 350px; }
      body.login .login-holder #login .logo {
        margin: 0;
        padding: 1.5rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
        body.login .login-holder #login .logo img {
          display: block;
          width: 100%;
          height: auto; }
      body.login .login-holder #login form {
        margin: 0;
        padding: 1.5rem;
        border: none;
        background: none;
        box-shadow: none; }
        body.login .login-holder #login form label {
          font-weight: 700;
          text-transform: uppercase;
          color: #00A7DD; }
        body.login .login-holder #login form input {
          height: 46px;
          padding-top: 0;
          padding-bottom: 0; }
          body.login .login-holder #login form input[type=text], body.login .login-holder #login form input[type=password] {
            margin: 0;
            font-size: 1rem;
            background-color: #efefef;
            border-color: #e1e1e1;
            border-radius: 0; }
            body.login .login-holder #login form input[type=text]:focus, body.login .login-holder #login form input[type=password]:focus {
              background-color: #fff;
              border-color: #00A7DD; }
        body.login .login-holder #login form .submit {
          float: none;
          margin: 0; }
          body.login .login-holder #login form .submit .button {
            transition: all 300ms;
            display: block;
            width: 100%;
            float: none;
            text-transform: uppercase;
            font-size: 1rem;
            background: #00A7DD;
            border-radius: 0;
            border: 0; }
            body.login .login-holder #login form .submit .button:hover {
              background: #0088b4; }
      body.login .login-holder #login #loginform .user-pass-wrap,
      body.login .login-holder #login #loginform p {
        margin-bottom: 1rem; }
      body.login .login-holder #login .remember-back {
        display: flex;
        align-items: center;
        margin-bottom: 1.25rem;
        font-size: 14px; }
        body.login .login-holder #login .remember-back p {
          flex: 1;
          width: auto;
          float: none;
          margin: 0;
          padding: 0 1.5rem; }
          body.login .login-holder #login .remember-back p#nav {
            text-align: right; }
          body.login .login-holder #login .remember-back p label {
            margin: 0; }
      body.login .login-holder #login #backtoblog {
        margin: 0;
        padding: 1rem 1.5rem;
        text-align: center;
        background: #efefef; }
      body.login .login-holder #login .scroll-down {
        display: block;
        width: 100%;
        padding: 1rem 1.5rem;
        border-top: 1px dashed #939393;
        color: #00A7DD;
        font-size: 80%;
        font-weight: bold;
        text-align: center;
        text-decoration: none; }
        body.login .login-holder #login .scroll-down img {
          display: block;
          margin: 0.5rem auto 0; }
        @media (min-width: 1080px) {
          body.login .login-holder #login .scroll-down {
            display: none; } }
    body.login .login-holder #login_error {
      margin: 0; }
  body.login .support-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 100vh;
    overflow: hidden; }
    body.login .support-holder #login-support {
      padding: 1rem; }
      @media (min-width: 768px) {
        body.login .support-holder #login-support {
          padding: 2rem; } }
      body.login .support-holder #login-support .thee-logo-holder {
        margin-top: 1rem;
        margin-bottom: 2rem; }
        body.login .support-holder #login-support .thee-logo-holder .thee-logo {
          display: block;
          margin-bottom: 0.5rem; }
        body.login .support-holder #login-support .thee-logo-holder .logo-under h4, body.login .support-holder #login-support .thee-logo-holder .logo-under .h4 {
          font-size: 1.25rem; }
      body.login .support-holder #login-support .contact-methods .contact-method {
        display: flex;
        margin-bottom: 1rem; }
        body.login .support-holder #login-support .contact-methods .contact-method .icon-holder {
          position: relative;
          width: 56px;
          height: 56px;
          border-radius: 3px;
          margin-right: 1rem;
          background: #00A7DD; }
          body.login .support-holder #login-support .contact-methods .contact-method .icon-holder i, body.login .support-holder #login-support .contact-methods .contact-method .icon-holder svg {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateY(-50%) translateX(-50%);
            color: #fff;
            font-size: 2rem; }
      body.login .support-holder #login-support .contact-methods .information .line-1,
      body.login .support-holder #login-support .contact-methods .information .line-2 {
        margin: 0.25rem 0 0.5rem;
        font-size: 1rem;
        line-height: 1.25; }
        body.login .support-holder #login-support .contact-methods .information .line-1 a,
        body.login .support-holder #login-support .contact-methods .information .line-2 a {
          color: #00A7DD; }

.section {
  position: relative;
  overflow: hidden;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  .section .section-background {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden; }
    .section .section-background .background-image,
    .section .section-background .background-gallery,
    .section .section-background .background-video {
      position: absolute;
      z-index: 0;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .section .section-background .parallax,
    .section .section-background .cover {
      display: block;
      width: 100%;
      height: 100%; }
      .section .section-background .parallax img,
      .section .section-background .cover img {
        display: block;
        object-fit: cover;
        object-position: center center;
        width: 100%;
        height: 100%; }
    .section .section-background .parallax-container {
      height: 100%; }
    .section .section-background .swiper-wrapper {
      align-items: stretch; }
    .section .section-background .swiper-slide {
      height: auto; }
    .section .section-background .background-image .cover.position-center-center img,
    .section .section-background .background-gallery .cover.position-center-center img {
      object-position: center center; }
    .section .section-background .background-image .cover.position-center-top img,
    .section .section-background .background-gallery .cover.position-center-top img {
      object-position: center top; }
    .section .section-background .background-image .cover.position-center-bottom img,
    .section .section-background .background-gallery .cover.position-center-bottom img {
      object-position: center bottom; }
    .section .section-background .background-image .cover.position-left-center img,
    .section .section-background .background-gallery .cover.position-left-center img {
      object-position: left center; }
    .section .section-background .background-image .cover.position-right-center img,
    .section .section-background .background-gallery .cover.position-right-center img {
      object-position: right center; }
    .section .section-background .background-image .cover.position-left-top img,
    .section .section-background .background-gallery .cover.position-left-top img {
      object-position: left top; }
    .section .section-background .background-image .cover.position-right-top img,
    .section .section-background .background-gallery .cover.position-right-top img {
      object-position: right top; }
    .section .section-background .background-image .cover.position-left-bottom img,
    .section .section-background .background-gallery .cover.position-left-bottom img {
      object-position: left bottom; }
    .section .section-background .background-image .cover.position-right-bottom img,
    .section .section-background .background-gallery .cover.position-right-bottom img {
      object-position: right bottom; }
    .section .section-background .background-image.position-center-top {
      background-position: center top; }
    .section .section-background .background-image.position-center-center {
      background-position: center center; }
    .section .section-background .background-image.position-center-bottom {
      background-position: center bottom; }
    .section .section-background .background-image.position-left-top {
      background-position: left top; }
    .section .section-background .background-image.position-left-center {
      background-position: left center; }
    .section .section-background .background-image.position-left-bottom {
      background-position: left bottom; }
    .section .section-background .background-image.position-right-top {
      background-position: right top; }
    .section .section-background .background-image.position-right-center {
      background-position: right center; }
    .section .section-background .background-image.position-right-bottom {
      background-position: right bottom; }
    .section .section-background .background-video .cover video {
      object-fit: cover;
      object-position: center center;
      width: 100%;
      height: 100%; }
    .section .section-background .overlay {
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .section .section-background .overlay.dark {
        background: rgba(0, 0, 0, 0.5); }
      .section .section-background .overlay.light {
        background: rgba(255, 255, 255, 0.5); }
    .section .section-background.maintain-aspect-ratio .background-image .cover {
      display: flex; }
      .section .section-background.maintain-aspect-ratio .background-image .cover img {
        object-fit: contain; }
      .section .section-background.maintain-aspect-ratio .background-image .cover.position-center-top {
        align-items: flex-start;
        justify-content: center; }
      .section .section-background.maintain-aspect-ratio .background-image .cover.position-center-center {
        align-items: center;
        justify-content: center; }
      .section .section-background.maintain-aspect-ratio .background-image .cover.position-center-bottom {
        align-items: flex-end;
        justify-content: center; }
      .section .section-background.maintain-aspect-ratio .background-image .cover.position-left-top {
        align-items: flex-start;
        justify-content: flex-start; }
      .section .section-background.maintain-aspect-ratio .background-image .cover.position-left-center {
        align-items: center;
        justify-content: flex-start; }
      .section .section-background.maintain-aspect-ratio .background-image .cover.position-left-bottom {
        align-items: flex-end;
        justify-content: flex-start; }
      .section .section-background.maintain-aspect-ratio .background-image .cover.position-right-top {
        align-items: flex-start;
        justify-content: flex-end; }
      .section .section-background.maintain-aspect-ratio .background-image .cover.position-right-center {
        align-items: center;
        justify-content: flex-end; }
      .section .section-background.maintain-aspect-ratio .background-image .cover.position-right-bottom {
        align-items: flex-end;
        justify-content: flex-end; }
  .section .section-content {
    position: relative;
    z-index: 2; }
    .section .section-content .block-heading {
      margin: 0 auto 2.5rem; }
      .section .section-content .block-heading p.text-above {
        font-weight: bold; }
      .section .section-content .block-heading a {
        position: relative;
        color: inherit;
        text-decoration: underline dashed;
        text-decoration-thickness: 1px;
        text-underline-offset: 3px; }
        .section .section-content .block-heading a:hover, .section .section-content .block-heading a:active, .section .section-content .block-heading a:focus {
          text-decoration: underline; }
    .section .section-content .block-footer {
      position: relative;
      z-index: 2; }
      .section .section-content .block-footer .heading,
      .section .section-content .block-footer .description {
        max-width: 980px; }
      .section .section-content .block-footer .calls-to-action {
        display: flex;
        flex-flow: row wrap;
        margin-top: 1.25rem;
        gap: .75rem; }
      .section .section-content .block-footer.text-center .heading,
      .section .section-content .block-footer.text-center .description {
        margin: 0 auto; }
      .section .section-content .block-footer.text-center .calls-to-action {
        justify-content: center; }
      .section .section-content .block-footer.text-end {
        justify-content: flex-end; }
  .section.no-padding {
    padding-top: 0;
    padding-bottom: 0; }
  .section.no-top-padding {
    padding-top: 0; }
  .section.no-bottom-padding {
    padding-bottom: 0; }
  @media (min-width: 1080px) {
    .section.hidden-lg {
      display: none; } }
  @media (min-width: 480px) and (max-width: 1079.98px) {
    .section.hidden-md {
      display: none; } }
  @media (max-width: 479.98px) {
    .section.hidden-sm {
      display: none; } }
  @media (min-width: 768px) {
    .section {
      padding-top: 5rem;
      padding-bottom: 5rem; }
      .section .section-content .block-heading {
        margin-bottom: 3.75rem; }
      .section .section-content .block-footer {
        margin-top: 3.75rem; } }

.section.default-button-cta .section-content .block-heading,
.section.default-button-cta .section-content .block-content {
  text-align: center; }

@media (min-width: 768px) {
  .section.default-button-cta .section-content .block-heading {
    margin-bottom: 2.5rem; } }

@media (min-width: 1080px) {
  .section.default-button-cta .section-content {
    display: flex;
    align-items: center;
    justify-content: center; }
    .section.default-button-cta .section-content .block-heading {
      max-width: unset;
      margin: 0 1.25rem 0 0;
      text-align: left; }
    .section.default-button-cta .section-content .block-content {
      margin: 0 0 0 1.25rem; } }

.section.default-form-cta .section-content .block-heading {
  text-align: center; }

.section.default-hero {
  text-align: center; }
  .section.default-hero.no-background {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    background-color: var(--theme-primary-background-color);
    color: var(--theme-primary-text-color); }
  .section.default-hero.has-background {
    display: flex;
    align-items: center; }
  .section.default-hero .section-content {
    max-width: 100%; }
    .section.default-hero .section-content .hero-subheadline a {
      position: relative;
      color: inherit;
      text-decoration: underline dashed;
      text-decoration-thickness: 1px;
      text-underline-offset: 3px; }
      .section.default-hero .section-content .hero-subheadline a:hover, .section.default-hero .section-content .hero-subheadline a:active, .section.default-hero .section-content .hero-subheadline a:focus {
        text-decoration: underline; }

body.use-transparent-header .section.default-hero, body.use-transparent-header .section.thee-block-hero:not(.fullscreen) {
  padding-top: 8rem; }

.section.hero-404 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-color: #ECF0F6; }
  .section.hero-404 .section-content .row, .section.hero-404 .section-content .woocommerce .products[class*="columns-"], .woocommerce .section.hero-404 .section-content .products[class*="columns-"] {
    align-items: center; }
  .section.hero-404 .section-content .col-12 .hero-title span, .section.hero-404 .section-content .woocommerce .products[class*="columns-"] .product .hero-title span, .woocommerce .products[class*="columns-"] .section.hero-404 .section-content .product .hero-title span {
    font-size: 2em; }
  .section.hero-404 .section-content .col-12.col-404-img, .section.hero-404 .section-content .woocommerce .products[class*="columns-"] .col-404-img.product, .woocommerce .products[class*="columns-"] .section.hero-404 .section-content .col-404-img.product {
    display: flex;
    align-items: center; }
    .section.hero-404 .section-content .col-12.col-404-img img, .section.hero-404 .section-content .woocommerce .products[class*="columns-"] .col-404-img.product img, .woocommerce .products[class*="columns-"] .section.hero-404 .section-content .col-404-img.product img {
      object-fit: contain;
      width: 100%;
      height: 100%;
      max-height: 500px;
      margin-left: auto;
      margin-right: auto; }
  .section.hero-404 .section-content .col-12:last-child, .section.hero-404 .section-content .woocommerce .products[class*="columns-"] .product:last-child, .woocommerce .products[class*="columns-"] .section.hero-404 .section-content .product:last-child {
    padding: calc(1.375rem + 1.5vw) inherit; }
    @media (min-width: 1200px) {
      .section.hero-404 .section-content .col-12:last-child, .section.hero-404 .section-content .woocommerce .products[class*="columns-"] .product:last-child, .woocommerce .products[class*="columns-"] .section.hero-404 .section-content .product:last-child {
        padding: 2.5rem inherit; } }
  @media (min-width: 768px) and (max-width: 1079.98px) {
    .section.hero-404 .section-content .col-12:first-child, .section.hero-404 .section-content .woocommerce .products[class*="columns-"] .product:first-child, .woocommerce .products[class*="columns-"] .section.hero-404 .section-content .product:first-child {
      height: 50vw; } }
  @media (max-width: 767.98px) {
    .section.hero-404 {
      text-align: center; } }

.wp-block-separator.is-style-default {
  width: 100px;
  margin-left: auto;
  margin-right: auto; }

.wp-block-separator.is-style-dots:before {
  display: block; }

.wp-block-embed.wp-block-embed-youtube iframe {
  display: block; }

.wp-block-embed.wp-block-embed-youtube.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  position: relative; }
  .wp-block-embed.wp-block-embed-youtube.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    display: block;
    padding-top: 56.25%;
    content: ""; }
  .wp-block-embed.wp-block-embed-youtube.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%; }

.thee-block-before-after-gallery .type-side-by-side .item {
  display: flex;
  max-width: 100%; }
  .thee-block-before-after-gallery .type-side-by-side .item .before,
  .thee-block-before-after-gallery .type-side-by-side .item .after {
    flex: 0 0 50%;
    max-width: 50%; }
    .thee-block-before-after-gallery .type-side-by-side .item .before:after,
    .thee-block-before-after-gallery .type-side-by-side .item .after:after {
      display: block;
      width: 100%;
      text-align: center; }
  .thee-block-before-after-gallery .type-side-by-side .item .before {
    border-right: 1px solid #fff; }
    .thee-block-before-after-gallery .type-side-by-side .item .before:after {
      content: 'Before'; }
  .thee-block-before-after-gallery .type-side-by-side .item .after {
    border-left: 1px solid #fff; }
    .thee-block-before-after-gallery .type-side-by-side .item .after:after {
      content: 'After'; }

.thee-block-before-after-gallery .type-overlapping .image-compare-wrapper {
  padding: 1.25rem;
  border: 1px solid #d7d7d7;
  margin-bottom: 1.25rem;
  background-color: #fff; }

.thee-block-call-to-action.action-type-button .section-content .block-heading.text-center {
  margin-bottom: 1.25rem; }
  .thee-block-call-to-action.action-type-button .section-content .block-heading.text-center + .block-content {
    text-align: center; }
    .thee-block-call-to-action.action-type-button .section-content .block-heading.text-center + .block-content .cta-button {
      margin-left: 0; }

@media (min-width: 1080px) {
  .thee-block-call-to-action.action-type-button .section-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .thee-block-call-to-action.action-type-button .section-content .block-heading, .thee-block-call-to-action.action-type-button .section-content .block-content {
      flex: 0 0 100%; }
    .thee-block-call-to-action.action-type-button .section-content .block-heading.text-left {
      flex: 0 0 66.66%;
      max-width: 66.66%;
      margin-bottom: 0; }
      .thee-block-call-to-action.action-type-button .section-content .block-heading.text-left .lead :last-child {
        margin-bottom: 0; }
      .thee-block-call-to-action.action-type-button .section-content .block-heading.text-left + .block-content {
        flex: 0 1 auto;
        text-align: right; } }

@media (min-width: 1280px) {
  .thee-block-call-to-action.action-type-button .cta-button {
    margin-left: 5rem; } }

.card {
  border-radius: 6px;
  text-align: center; }
  .card .card-illustration {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 1.25rem 1.25rem 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    .card .card-illustration > i,
    .card .card-illustration > svg,
    .card .card-illustration > img,
    .card .card-illustration > .img {
      transition: all 150ms ease-in-out; }
  .card .card-body {
    display: flex;
    flex-flow: column;
    padding: 2.5rem 1.25rem;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    line-height: 1.5; }
    .card .card-body .card-title {
      margin-bottom: 1.25rem;
      font-size: 1.25em;
      word-break: keep-all; }
    .card .card-body .card-text {
      margin-bottom: 1.25rem; }
    .card .card-body .card-link {
      margin-top: auto;
      margin-bottom: 0; }
      .card .card-body .card-link a {
        margin-right: 3px;
        margin-left: 3px; }
    .card .card-body a.stretched-link:after {
      transition: all 150ms ease-in-out; }
    .card .card-body a.stretched-link:hover:after {
      box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15); }
  .card--linked:hover .card-illustration > i,
  .card--linked:hover .card-illustration > img,
  .card--linked:hover .card-illustration > .img {
    transform: scale(1.1); }
  .card--icon-font .card-illustration {
    overflow: visible;
    min-height: 152px;
    padding-top: 2.5rem; }
    .card--icon-font .card-illustration i, .card--icon-font .card-illustration svg {
      font-size: 7rem; }
  .card--icon-font.card--linked .card-illustration i, .card--icon-font.card--linked .card-illustration svg {
    color: var(--theme-primary-background-color); }
  .card--icon-image .card-illustration img {
    width: auto;
    max-width: 100%;
    margin: 0 auto; }
  .card--image .card-illustration {
    position: relative;
    display: block;
    padding: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden; }
    .card--image .card-illustration .img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover; }
    .card--image .card-illustration img {
      visibility: hidden; }
  .card--custom-colors .card-illustration {
    position: relative;
    padding: 1.25rem; }
    .card--custom-colors .card-illustration i, .card--custom-colors .card-illustration svg {
      color: currentColor; }
    .card--custom-colors .card-illustration:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: currentColor;
      opacity: 0.15; }
  .card--custom-colors .card-body .card-link a.btn:hover:after, .card--custom-colors .card-body .card-link .mobile-navigation a.phone:hover:after, .mobile-navigation .card--custom-colors .card-body .card-link a.phone:hover:after, .card--custom-colors .card-body .card-link .mobile-navigation a.hamburger:hover:after, .mobile-navigation .card--custom-colors .card-body .card-link a.hamburger:hover:after, .card--custom-colors .card-body .card-link .mini-cart .footer .buttons a:hover:after, .mini-cart .footer .buttons .card--custom-colors .card-body .card-link a:hover:after {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25); }
  .card--custom-colors.card--linked .card-illustration i, .card--custom-colors.card--linked .card-illustration svg {
    color: inherit; }
  .card--custom-colors.card--image .card-illustration:before {
    display: none; }
  .card.waypoint {
    opacity: 0;
    transform: translateY(100%);
    transition: 500ms all ease-in-out; }
    .card.waypoint.animated {
      opacity: 1;
      transform: translate(0, 0) !important; }

.cards--landscape .card > .row, .cards--landscape .woocommerce .card > .products[class*="columns-"], .woocommerce .cards--landscape .card > .products[class*="columns-"] {
  position: static;
  height: 100%; }

.cards--landscape .card .card-illustration {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  height: auto !important; }

.cards--landscape .card .card-body {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  position: static;
  padding: 2.5rem;
  text-align: center; }

@media (min-width: 768px) {
  .cards--landscape .card .card-illustration {
    flex: 0 0 auto;
    width: 33.33333%; }
  .cards--landscape .card .card-body {
    flex: 0 0 auto;
    width: 66.66667%;
    text-align: left; } }

.cards--landscape .card--image {
  border: none;
  border-radius: 0; }
  .cards--landscape .card--image .card-illustration {
    padding: 0;
    border-radius: 0; }
  @media (min-width: 768px) {
    .cards--landscape .card--image .card-illustration {
      flex: 0 0 auto;
      width: 50%;
      overflow: hidden; }
    .cards--landscape .card--image .card-body {
      flex: 0 0 auto;
      width: 50%;
      text-align: left; } }

.cards--landscape .card.waypoint, .cards--portrait .card.waypoint {
  transform: translateY(50px); }

.cards--alternate .card--even.waypoint {
  transform: translateX(-50%); }

.cards--alternate .card--odd.waypoint {
  transform: translateX(50%); }

@media (min-width: 768px) {
  .cards--alternate .card--even .card-illustration {
    order: 2; }
  .cards--alternate .card--even .card-body {
    order: 1; } }

.thee-block-cards .section-content .row, .thee-block-cards .section-content .woocommerce .products[class*="columns-"], .woocommerce .thee-block-cards .section-content .products[class*="columns-"] {
  align-items: stretch;
  justify-content: center; }
  .thee-block-cards .section-content .row .card-wrap, .thee-block-cards .section-content .woocommerce .products[class*="columns-"] .card-wrap, .woocommerce .thee-block-cards .section-content .products[class*="columns-"] .card-wrap {
    height: 100%; }
    .thee-block-cards .section-content .row .card-wrap .card, .thee-block-cards .section-content .woocommerce .products[class*="columns-"] .card-wrap .card, .woocommerce .thee-block-cards .section-content .products[class*="columns-"] .card-wrap .card {
      height: 100%; }
  .thee-block-cards .section-content .row > [class*="col"], .thee-block-cards .section-content .woocommerce .products[class*="columns-"] > [class*="col"], .woocommerce .thee-block-cards .section-content .products[class*="columns-"] > [class*="col"] {
    margin-bottom: 1.25rem; }

.thee-block-cards.layout-features-list .cards .card {
  border: none;
  background-color: transparent; }
  .thee-block-cards.layout-features-list .cards .card .card-illustration {
    flex: 0 0 auto;
    width: 16.66667%;
    align-items: flex-start;
    padding: 1.25rem 0; }
    .thee-block-cards.layout-features-list .cards .card .card-illustration i, .thee-block-cards.layout-features-list .cards .card .card-illustration svg {
      color: currentColor;
      font-size: 2.5rem; }
  .thee-block-cards.layout-features-list .cards .card .card-body {
    flex: 0 0 auto;
    width: 83.33333%;
    padding: 1.25rem 0 1.25rem 1.25rem;
    text-align: left; }
    .thee-block-cards.layout-features-list .cards .card .card-body .card-link a.stretched-link:hover:after {
      box-shadow: none; }
  .thee-block-cards.layout-features-list .cards .card--linked .card-illustration i, .thee-block-cards.layout-features-list .cards .card--linked .card-illustration svg {
    color: var(--theme-primary-background-color); }
  .thee-block-cards.layout-features-list .cards .card--custom-colors .card-illustration i, .thee-block-cards.layout-features-list .cards .card--custom-colors .card-illustration svg {
    color: currentColor; }
  .thee-block-cards.layout-features-list .cards .card--custom-colors .card-body a {
    color: currentColor; }

@media (min-width: 768px) {
  .thee-block-cards.layout-features-list .section-content {
    display: flex; }
    .thee-block-cards.layout-features-list .section-content .block-heading {
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
      margin: 0; }
    .thee-block-cards.layout-features-list .section-content .block-content {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }

.thee-block-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: unset; }
  .thee-block-hero .section-content {
    flex: 1 0 100%;
    max-width: 100%; }
    @media (max-width: 767.98px) {
      .thee-block-hero .section-content .slider {
        padding-left: 20px;
        padding-right: 20px; } }
    .thee-block-hero .section-content .hero-subheadline a {
      position: relative;
      color: inherit;
      text-decoration: underline dashed;
      text-decoration-thickness: 1px;
      text-underline-offset: 3px; }
      .thee-block-hero .section-content .hero-subheadline a:hover, .thee-block-hero .section-content .hero-subheadline a:active, .thee-block-hero .section-content .hero-subheadline a:focus {
        text-decoration: underline; }
    .thee-block-hero .section-content .calls-to-action {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      margin-top: 2.5rem;
      margin-bottom: 1.25rem; }
      .thee-block-hero .section-content .calls-to-action a {
        display: block;
        margin: 0.667rem; }
      .thee-block-hero .section-content .calls-to-action .btn, .thee-block-hero .section-content .calls-to-action .mobile-navigation .phone, .mobile-navigation .thee-block-hero .section-content .calls-to-action .phone, .thee-block-hero .section-content .calls-to-action .mobile-navigation .hamburger, .mobile-navigation .thee-block-hero .section-content .calls-to-action .hamburger, .thee-block-hero .section-content .calls-to-action .mini-cart .footer .buttons a, .mini-cart .footer .buttons .thee-block-hero .section-content .calls-to-action a, .thee-block-hero .section-content .calls-to-action body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .thee-block-hero .section-content .calls-to-action button.cr-ajax-reviews-add-review {
        white-space: nowrap; }
    .thee-block-hero .section-content.text-start .calls-to-action,
    .thee-block-hero .section-content .text-start .calls-to-action {
      justify-content: flex-start; }
      .thee-block-hero .section-content.text-start .calls-to-action a,
      .thee-block-hero .section-content .text-start .calls-to-action a {
        margin-right: 10px;
        margin-left: 0; }
    .thee-block-hero .section-content.text-end .calls-to-action,
    .thee-block-hero .section-content .text-end .calls-to-action {
      justify-content: flex-end; }
      .thee-block-hero .section-content.text-end .calls-to-action a,
      .thee-block-hero .section-content .text-end .calls-to-action a {
        margin-right: 10px; }
  .thee-block-hero .section-background .swiper {
    min-height: 100%; }
  .thee-block-hero .start-here {
    position: absolute;
    transform: translateX(-50%);
    transition: all 500ms;
    z-index: 10;
    left: 50%;
    bottom: 5rem; }
    .thee-block-hero .start-here .btn, .thee-block-hero .start-here .mobile-navigation .phone, .mobile-navigation .thee-block-hero .start-here .phone, .thee-block-hero .start-here .mobile-navigation .hamburger, .mobile-navigation .thee-block-hero .start-here .hamburger, .thee-block-hero .start-here .mini-cart .footer .buttons a, .mini-cart .footer .buttons .thee-block-hero .start-here a, .thee-block-hero .start-here body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .thee-block-hero .start-here button.cr-ajax-reviews-add-review {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 48px;
      height: 48px;
      padding: 0;
      border-radius: 50%; }
      .thee-block-hero .start-here .btn i, .thee-block-hero .start-here .mobile-navigation .phone i, .mobile-navigation .thee-block-hero .start-here .phone i, .thee-block-hero .start-here .mobile-navigation .hamburger i, .mobile-navigation .thee-block-hero .start-here .hamburger i, .thee-block-hero .start-here .mini-cart .footer .buttons a i, .mini-cart .footer .buttons .thee-block-hero .start-here a i, .thee-block-hero .start-here body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .thee-block-hero .start-here button.cr-ajax-reviews-add-review i {
        display: inline-block;
        font-size: 24px;
        color: #fff; }
  .thee-block-hero.no-background {
    background-color: var(--theme-primary-background-color) !important;
    color: var(--theme-primary-text-color) !important; }
  .thee-block-hero.has-background .section-content {
    position: sticky; }
  .thee-block-hero.moved-h1 .section-content {
    padding-bottom: 2.5rem; }
    @media (min-width: 768px) {
      .thee-block-hero.moved-h1 .section-content {
        padding-bottom: 5rem; } }
  .thee-block-hero.moved-h1 .h1-below {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.25rem 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center; }
    .thee-block-hero.moved-h1 .h1-below .hero-title {
      margin: 0;
      font-size: clamp(1.1rem, calc(0.9435rem + 0.6957vw), 1.5rem);
      color: #ffffff; }
  .thee-block-hero.text-light .section-content .gform_wrapper {
    color: #fff; }

body.scrolled .thee-block-hero .start-here {
  bottom: 2.5rem; }

.thee-block-hero.variant-form-bottom {
  text-align: center; }
  .thee-block-hero.variant-form-bottom .gravity-theme {
    padding: 0;
    background-color: transparent; }
    .thee-block-hero.variant-form-bottom .gravity-theme .gform_body {
      padding: 0.667rem;
      background-color: rgba(0, 0, 0, 0.4); }

.thee-block-hero.variant-form-right {
  overflow: unset; }
  .thee-block-hero.variant-form-right .section-content ul.fa-ul {
    margin-left: 0; }
    .thee-block-hero.variant-form-right .section-content ul.fa-ul li i {
      margin-right: 0.667rem; }
  @media (min-width: 1080px) {
    .thee-block-hero.variant-form-right .section-content .text-wrapper {
      position: relative; }
    .thee-block-hero.variant-form-right .section-content .text {
      position: sticky;
      top: 0;
      padding-top: 2.5rem; }
      .thee-block-hero.variant-form-right .section-content .text .hero-title {
        margin-top: 0; }
    .thee-block-hero.variant-form-right .section-content .gform_wrapper {
      margin: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .thee-block-hero.variant-form-right .section-content .form-wrapper.fixed {
      transition: top 100ms;
      position: fixed;
      z-index: 99; } }

.thee-block-hero.variant-form-bottom .section-content .form-wrapper, .thee-block-hero.variant-form-right .section-content .form-wrapper {
  position: absolute;
  visibility: hidden; }

.thee-block-hero.variant-form-bottom .section-content .gform_wrapper, .thee-block-hero.variant-form-right .section-content .gform_wrapper {
  color: currentColor; }

body.theme-loaded .thee-block-hero.variant-form-bottom .form-wrapper, body.theme-loaded .thee-block-hero.variant-form-right .form-wrapper {
  position: static;
  visibility: visible; }

body.error404 .thee-block-hero .section-content {
  justify-content: center;
  text-align: center; }
  body.error404 .thee-block-hero .section-content .hero-title,
  body.error404 .thee-block-hero .section-content .lead {
    margin: 0 auto; }

.section.thee-block-jumbotron {
  min-height: 480px;
  padding: 0; }
  .section.thee-block-jumbotron .section-content {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    padding: 4rem; }
    .section.thee-block-jumbotron .section-content .block-content {
      padding: 0 1rem; }
      .section.thee-block-jumbotron .section-content .block-content h1, .section.thee-block-jumbotron .section-content .block-content .h1, .section.thee-block-jumbotron .thee-block-hero .section-content .block-content .hero-title, .thee-block-hero .section.thee-block-jumbotron .section-content .block-content .hero-title, .section.thee-block-jumbotron .section-content .block-content h2, .section.thee-block-jumbotron .section-content .block-content .h2 {
        font-size: clamp(3.5rem, calc(2.5625rem + 4.16667vw), 6rem); }
      .section.thee-block-jumbotron .section-content .block-content h3, .section.thee-block-jumbotron .section-content .block-content .h3 {
        font-size: clamp(2.25rem, calc(1.59375rem + 2.91667vw), 4rem); }
      .section.thee-block-jumbotron .section-content .block-content h4, .section.thee-block-jumbotron .section-content .block-content .h4 {
        font-size: clamp(1.85rem, calc(1.60625rem + 1.08333vw), 2.5rem); }
      .section.thee-block-jumbotron .section-content .block-content h1, .section.thee-block-jumbotron .section-content .block-content .h1, .section.thee-block-jumbotron .thee-block-hero .section-content .block-content .hero-title, .thee-block-hero .section.thee-block-jumbotron .section-content .block-content .hero-title, .section.thee-block-jumbotron .section-content .block-content h2, .section.thee-block-jumbotron .section-content .block-content .h2, .section.thee-block-jumbotron .section-content .block-content h3, .section.thee-block-jumbotron .section-content .block-content .h3, .section.thee-block-jumbotron .section-content .block-content h4, .section.thee-block-jumbotron .section-content .block-content .h4 {
        margin: 0 0 .25em;
        line-height: 1; }
    .section.thee-block-jumbotron .section-content.align-center-top, .section.thee-block-jumbotron .section-content.align-center-bottom, .section.thee-block-jumbotron .section-content.align-center-center {
      justify-content: center; }
    .section.thee-block-jumbotron .section-content.align-right-center, .section.thee-block-jumbotron .section-content.align-left-center, .section.thee-block-jumbotron .section-content.align-center-center {
      align-items: center;
      text-align: center; }
    .section.thee-block-jumbotron .section-content.align-left-bottom, .section.thee-block-jumbotron .section-content.align-right-bottom, .section.thee-block-jumbotron .section-content.align-center-bottom {
      align-items: flex-end; }
    .section.thee-block-jumbotron .section-content.align-right-top, .section.thee-block-jumbotron .section-content.align-right-center, .section.thee-block-jumbotron .section-content.align-right-bottom {
      justify-content: flex-end; }
      .section.thee-block-jumbotron .section-content.align-right-top .block-content, .section.thee-block-jumbotron .section-content.align-right-center .block-content, .section.thee-block-jumbotron .section-content.align-right-bottom .block-content {
        text-align: right; }

.thee-block-map {
  padding-top: 0;
  padding-bottom: 0; }

.thee-block-recent-posts .animated article {
  transform: translateY(50px);
  opacity: 0;
  transition: 500ms all ease-in-out; }

.thee-block-recent-posts.in-view .animated article {
  transform: translateY(0);
  opacity: 1; }

.thee-block-recent-posts .animated:nth-child(3n+0) article {
  transition-delay: 0ms; }

.thee-block-recent-posts .animated:nth-child(3n+1) article {
  transition-delay: 250ms; }

.thee-block-recent-posts .animated:nth-child(3n+2) article {
  transition-delay: 500ms; }

.thee-block-recent-posts .animated:nth-child(3n+3) article {
  transition-delay: 750ms; }

@media (min-width: 768px) {
  .thee-block-simple-content .block-content.content-align-left, .thee-block-simple-content .block-content.content-align-center, .thee-block-simple-content .block-content.content-align-right {
    width: 50%; } }

.thee-block-simple-content .block-content.content-align-center {
  margin-left: auto;
  margin-right: auto; }

.thee-block-simple-content .block-content.content-align-right {
  margin-left: auto; }

.thee-block-slider {
  overflow: visible; }
  .thee-block-slider .slider {
    position: relative; }
  .thee-block-slider .swiper:not(.swiper-initialized) {
    display: none; }
  .thee-block-slider .swiper-wrapper {
    align-items: center; }
  .thee-block-slider .swiper-slide figure {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0; }
    .thee-block-slider .swiper-slide figure figcaption {
      position: absolute;
      z-index: 2;
      left: 0;
      right: 0;
      bottom: 0;
      padding: 8px;
      text-align: center;
      color: #ffffff;
      background: rgba(0, 0, 0, 0.5); }
  .thee-block-slider .swiper-slide figure {
    aspect-ratio: 16/9;
    overflow: hidden; }
    .thee-block-slider .swiper-slide figure img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .thee-block-slider .swiper-slide.type-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
    transition: all 250ms ease-in-out; }
    .thee-block-slider .swiper-slide.type-video .overlay:hover {
      background: rgba(0, 0, 0, 0); }
  .thee-block-slider.layout-auto .swiper .swiper-slide {
    width: auto; }
    @media (min-width: 768px) {
      .thee-block-slider.layout-auto .swiper .swiper-slide {
        max-width: 50%; } }
    @media (min-width: 1080px) {
      .thee-block-slider.layout-auto .swiper .swiper-slide {
        max-width: 33.333%; } }
  .thee-block-slider.layout-thumbs .swiper-thumbs {
    margin: 10px 40px 0; }
    .thee-block-slider.layout-thumbs .swiper-thumbs .swiper-slide {
      padding: 1px;
      border: transparent solid 1px;
      cursor: pointer;
      filter: grayscale(100%); }
      .thee-block-slider.layout-thumbs .swiper-thumbs .swiper-slide:hover {
        filter: grayscale(0%); }
      .thee-block-slider.layout-thumbs .swiper-thumbs .swiper-slide-thumb-active {
        border-color: #ABB1C1;
        filter: grayscale(0%); }
  .thee-block-slider.layout-thumbs .slider-thumbs {
    position: relative; }
    .thee-block-slider.layout-thumbs .slider-thumbs .slider-btn-prev, .thee-block-slider.layout-thumbs .slider-thumbs .slider-btn-next {
      display: flex;
      transform: none;
      top: 0;
      width: 32px;
      height: 100%;
      margin: 0;
      border: none; }
      .thee-block-slider.layout-thumbs .slider-thumbs .slider-btn-prev:after, .thee-block-slider.layout-thumbs .slider-thumbs .slider-btn-next:after {
        font-size: 24px; }
      .thee-block-slider.layout-thumbs .slider-thumbs .slider-btn-prev:disabled, .thee-block-slider.layout-thumbs .slider-thumbs .slider-btn-next:disabled {
        opacity: .2; }
    .thee-block-slider.layout-thumbs .slider-thumbs .slider-btn-prev {
      left: 0;
      right: unset; }
    .thee-block-slider.layout-thumbs .slider-thumbs .slider-btn-next {
      left: unset;
      right: 0; }
  @media (max-width: 767.98px) {
    .thee-block-slider.layout-thumbs .slider-main > .slider-navigation {
      display: none; }
    .thee-block-slider.layout-thumbs .slider-main .slider-thumbs .slider-navigation {
      padding: 0; }
      .thee-block-slider.layout-thumbs .slider-main .slider-thumbs .slider-navigation .slider-btn {
        position: absolute;
        z-index: 99;
        top: 50%;
        transform: translateY(-50%); } }

.thee-block-styled-cards .card {
  border: none;
  border-radius: 0;
  background-color: transparent; }
  .thee-block-styled-cards .card__illustration {
    padding: 0; }
  .thee-block-styled-cards .card.animated {
    transform: translateY(50px);
    opacity: 0;
    transition: 500ms all ease-in-out; }

.thee-block-styled-cards .cards .col-12:nth-child(0) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(0) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(0) .card.animated {
  transition-delay: 0ms; }

.thee-block-styled-cards .cards .col-12:nth-child(1) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(1) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(1) .card.animated {
  transition-delay: 250ms; }

.thee-block-styled-cards .cards .col-12:nth-child(2) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(2) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(2) .card.animated {
  transition-delay: 500ms; }

.thee-block-styled-cards .cards .col-12:nth-child(3) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(3) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(3) .card.animated {
  transition-delay: 750ms; }

.thee-block-styled-cards .cards .col-12:nth-child(4) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(4) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(4) .card.animated {
  transition-delay: 1000ms; }

.thee-block-styled-cards .cards .col-12:nth-child(5) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(5) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(5) .card.animated {
  transition-delay: 1250ms; }

.thee-block-styled-cards .cards .col-12:nth-child(6) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(6) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(6) .card.animated {
  transition-delay: 1500ms; }

.thee-block-styled-cards .cards .col-12:nth-child(7) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(7) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(7) .card.animated {
  transition-delay: 1750ms; }

.thee-block-styled-cards .cards .col-12:nth-child(8) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(8) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(8) .card.animated {
  transition-delay: 2000ms; }

.thee-block-styled-cards .cards .col-12:nth-child(9) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(9) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(9) .card.animated {
  transition-delay: 2250ms; }

.thee-block-styled-cards .cards .col-12:nth-child(10) .card.animated, .thee-block-styled-cards .cards .woocommerce .products[class*="columns-"] .product:nth-child(10) .card.animated, .woocommerce .products[class*="columns-"] .thee-block-styled-cards .cards .product:nth-child(10) .card.animated {
  transition-delay: 2500ms; }

.thee-block-styled-cards.in-view .card.animated {
  transform: translateY(0);
  opacity: 1; }

.thee-block-styled-cards.style-circled .card__illustration {
  position: relative;
  height: 0 !important;
  padding-bottom: calc(100% - 20px);
  border: 10px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  margin-bottom: 2.5rem;
  overflow: hidden; }
  .thee-block-styled-cards.style-circled .card__illustration img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 250ms ease-in-out; }
  .thee-block-styled-cards.style-circled .card__illustration.border--primary {
    border-color: var(--theme-primary-background-color);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .thee-block-styled-cards.style-circled .card__illustration.border--secondary {
    border-color: var(--theme-secondary-background-color);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .thee-block-styled-cards.style-circled .card__illustration.border--white {
    border-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }

.thee-block-styled-cards.style-circled .card:hover .card__illustration img {
  transform: translate(-50%, -50%) scale(1.1); }

.thee-block-styled-cards.style-beachfront .card__illustration {
  position: relative;
  z-index: 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 66%;
  border: 4px solid #fff;
  border-radius: 0.667rem;
  background-color: #fff;
  margin-bottom: 2.5rem;
  transition: 250ms all ease-in-out; }
  .thee-block-styled-cards.style-beachfront .card__illustration img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    visibility: visible;
    object-fit: cover;
    filter: grayscale(100%);
    transition: 250ms all ease-in-out; }
  .thee-block-styled-cards.style-beachfront .card__illustration.background--primary {
    box-shadow: 0.667rem 0.667rem 0 hsla(var(--theme-primary-background-color-h), var(--theme-primary-background-color-s), var(--theme-primary-background-color-l), 0.25); }
  .thee-block-styled-cards.style-beachfront .card__illustration.background--secondary {
    box-shadow: 0.667rem 0.667rem 0 hsla(var(--theme-secondary-background-color-h), var(--theme-secondary-background-color-s), var(--theme-secondary-background-color-l), 0.25); }
  .thee-block-styled-cards.style-beachfront .card__illustration.background--white {
    box-shadow: 0.667rem 0.667rem 0 rgba(255, 255, 255, 0.25); }

.thee-block-styled-cards.style-beachfront .card:hover .card__illustration.background--primary {
  box-shadow: 0.667rem 0.667rem 0 var(--theme-primary-background-color); }

.thee-block-styled-cards.style-beachfront .card:hover .card__illustration.background--secondary {
  box-shadow: 0.667rem 0.667rem 0 var(--theme-secondary-background-color); }

.thee-block-styled-cards.style-beachfront .card:hover .card__illustration.background--white {
  box-shadow: 0.667rem 0.667rem 0 rgba(255, 255, 255, 0.75); }

.thee-block-styled-cards.style-beachfront .card:hover .card__illustration img {
  filter: grayscale(0); }

.thee-block-styled-cards.style-hardhat .card__illustration, .thee-block-styled-cards.style-hardhat-alt .card__illustration {
  position: relative;
  z-index: 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 150%;
  border-radius: 6px;
  transition: 250ms all ease-in-out; }
  .thee-block-styled-cards.style-hardhat .card__illustration img, .thee-block-styled-cards.style-hardhat-alt .card__illustration img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 500ms ease-in-out; }
  .thee-block-styled-cards.style-hardhat .card__illustration:after, .thee-block-styled-cards.style-hardhat-alt .card__illustration:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.33);
    transition: all 500ms ease-in-out; }

.thee-block-styled-cards.style-hardhat .card__content, .thee-block-styled-cards.style-hardhat-alt .card__content {
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  margin: 1.25rem 2.5rem;
  color: #fff;
  text-align: left; }
  .thee-block-styled-cards.style-hardhat .card__content .card-text, .thee-block-styled-cards.style-hardhat-alt .card__content .card-text {
    max-height: 0;
    transition: all 500ms ease-in;
    overflow: hidden; }

.thee-block-styled-cards.style-hardhat .card:hover .card__illustration, .thee-block-styled-cards.style-hardhat-alt .card:hover .card__illustration {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25); }
  .thee-block-styled-cards.style-hardhat .card:hover .card__illustration img, .thee-block-styled-cards.style-hardhat-alt .card:hover .card__illustration img {
    filter: blur(4px); }
  .thee-block-styled-cards.style-hardhat .card:hover .card__illustration.overlay--primary:after, .thee-block-styled-cards.style-hardhat-alt .card:hover .card__illustration.overlay--primary:after {
    background-color: hsla(var(--theme-primary-background-color-h), var(--theme-primary-background-color-s), var(--theme-primary-background-color-l), 0.66); }
  .thee-block-styled-cards.style-hardhat .card:hover .card__illustration.overlay--secondary:after, .thee-block-styled-cards.style-hardhat-alt .card:hover .card__illustration.overlay--secondary:after {
    background-color: hsla(var(--theme-secondary-background-color-h), var(--theme-secondary-background-color-s), var(--theme-secondary-background-color-l), 0.66); }
  .thee-block-styled-cards.style-hardhat .card:hover .card__illustration.overlay--dark:after, .thee-block-styled-cards.style-hardhat-alt .card:hover .card__illustration.overlay--dark:after {
    background-color: rgba(0, 0, 0, 0.66); }

.thee-block-styled-cards.style-hardhat .card:hover .card__content .card-text, .thee-block-styled-cards.style-hardhat-alt .card:hover .card__content .card-text {
  max-height: 500px; }

.thee-block-styled-cards.style-hardhat.style-hardhat-alt .card__illustration, .thee-block-styled-cards.style-hardhat-alt.style-hardhat-alt .card__illustration {
  padding-bottom: 100%; }
  .thee-block-styled-cards.style-hardhat.style-hardhat-alt .card__illustration.overlay--primary:after, .thee-block-styled-cards.style-hardhat-alt.style-hardhat-alt .card__illustration.overlay--primary:after {
    background-color: hsla(var(--theme-primary-background-color-h), var(--theme-primary-background-color-s), var(--theme-primary-background-color-l), 0.66); }
  .thee-block-styled-cards.style-hardhat.style-hardhat-alt .card__illustration.overlay--secondary:after, .thee-block-styled-cards.style-hardhat-alt.style-hardhat-alt .card__illustration.overlay--secondary:after {
    background-color: hsla(var(--theme-secondary-background-color-h), var(--theme-secondary-background-color-s), var(--theme-secondary-background-color-l), 0.66); }
  .thee-block-styled-cards.style-hardhat.style-hardhat-alt .card__illustration.overlay--dark:after, .thee-block-styled-cards.style-hardhat-alt.style-hardhat-alt .card__illustration.overlay--dark:after {
    background-color: rgba(0, 0, 0, 0.66); }

.thee-block-styled-cards.style-hardhat.style-hardhat-alt .card__content .card-text, .thee-block-styled-cards.style-hardhat-alt.style-hardhat-alt .card__content .card-text {
  max-height: none; }

.thee-block-styled-cards.style-hardhat.style-hardhat-alt .card:hover .card__illustration.overlay--primary:after, .thee-block-styled-cards.style-hardhat-alt.style-hardhat-alt .card:hover .card__illustration.overlay--primary:after {
  background-color: hsla(var(--theme-primary-background-color-h), var(--theme-primary-background-color-s), var(--theme-primary-background-color-l), 0.9); }

.thee-block-styled-cards.style-hardhat.style-hardhat-alt .card:hover .card__illustration.overlay--secondary:after, .thee-block-styled-cards.style-hardhat-alt.style-hardhat-alt .card:hover .card__illustration.overlay--secondary:after {
  background-color: hsla(var(--theme-secondary-background-color-h), var(--theme-secondary-background-color-s), var(--theme-secondary-background-color-l), 0.9); }

.thee-block-styled-cards.style-hardhat.style-hardhat-alt .card:hover .card__illustration.overlay--dark:after, .thee-block-styled-cards.style-hardhat-alt.style-hardhat-alt .card:hover .card__illustration.overlay--dark:after {
  background-color: rgba(0, 0, 0, 0.9); }

.thee-block-tabs ul.section-tabs {
  justify-content: center; }
  .thee-block-tabs ul.section-tabs .nav-item .nav-link {
    position: relative;
    text-transform: none;
    font-size: 1rem;
    border: 0; }
    .thee-block-tabs ul.section-tabs .nav-item .nav-link.active {
      background-color: transparent; }
      .thee-block-tabs ul.section-tabs .nav-item .nav-link.active:before {
        left: 0;
        right: 0; }
    .thee-block-tabs ul.section-tabs .nav-item .nav-link:before {
      transition: all 200ms;
      display: block;
      position: absolute;
      left: 50%;
      right: 50%;
      bottom: 0;
      height: 2px;
      background: currentColor;
      content: ""; }
    .thee-block-tabs ul.section-tabs .nav-item .nav-link:hover:before {
      left: 0;
      right: 0; }

.thee-block-team .member {
  position: relative;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.1);
  margin-bottom: 2.5rem; }
  .thee-block-team .member .image a {
    display: block; }
  .thee-block-team .member .image img {
    width: 100%;
    max-width: 320px;
    height: auto;
    max-height: 320px;
    padding: 2px;
    border: 10px solid hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.1);
    border-radius: 50%;
    margin: 0 auto; }
  .thee-block-team .member .description h3, .thee-block-team .member .description .h3 {
    margin-top: 0; }
    .thee-block-team .member .description h3 a, .thee-block-team .member .description .h3 a {
      text-decoration: none; }
  .thee-block-team .member .description .bio {
    margin-bottom: 1.5rem; }
  .thee-block-team .member .description .title {
    color: var(--theme-body-text_alt-color);
    font-size: small;
    text-transform: uppercase;
    transform: translateY(-1.25rem); }
  @media (max-width: 479.98px) {
    .thee-block-team .member {
      text-align: center; }
      .thee-block-team .member__image {
        margin-bottom: 2.5rem; } }

.thee-block-testimonials.layout-single .testimonial {
  padding: 3.75rem 2.5rem;
  border-top: 6px solid hsla(var(--theme-body-background-color-yiq-h), var(--theme-body-background-color-yiq-s), var(--theme-body-background-color-yiq-l), 0.1);
  border-bottom: 6px solid hsla(var(--theme-body-background-color-yiq-h), var(--theme-body-background-color-yiq-s), var(--theme-body-background-color-yiq-l), 0.1);
  text-align: center; }
  .thee-block-testimonials.layout-single .testimonial i {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1.25rem;
    background-color: var(--theme-body-background-color); }

.thee-block-testimonials.layout-single.has-background .testimonial {
  border-top: none;
  border-bottom: none; }
  .thee-block-testimonials.layout-single.has-background .testimonial i {
    background-color: transparent;
    color: currentColor;
    opacity: 0.5; }
  .thee-block-testimonials.layout-single.has-background .testimonial .client:before {
    background-color: currentColor;
    opacity: 0.5; }

.thee-block-testimonials.layout-slider .testimonial {
  margin-bottom: 1.25rem;
  text-align: center; }
  .thee-block-testimonials.layout-slider .testimonial .quote {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }

.thee-block-testimonials.layout-slider .slider {
  position: relative; }
  .thee-block-testimonials.layout-slider .slider-btn-prev {
    left: -3rem; }
  .thee-block-testimonials.layout-slider .slider-btn-next {
    right: -3rem; }
  .thee-block-testimonials.layout-slider .slider .dots {
    bottom: -1rem; }
  .thee-block-testimonials.layout-slider .slider-pagination {
    bottom: -1.5rem; }

.thee-block-testimonials.layout-slider.has-background .testimonial .icon i, .thee-block-testimonials.layout-slider.has-background .testimonial .icon svg {
  color: currentColor;
  opacity: 0.5; }

.thee-block-testimonials.layout-slider.has-background .testimonial .client:before {
  background-color: currentColor;
  opacity: 0.5; }

.thee-block-testimonials.layout-list .testimonial {
  padding: 2.5rem;
  margin-bottom: 1.25rem;
  background-color: hsla(var(--theme-body-background-color-yiq-h), var(--theme-body-background-color-yiq-s), var(--theme-body-background-color-yiq-l), 0.1);
  border-radius: 5px; }
  @media (min-width: 768px) {
    .thee-block-testimonials.layout-list .testimonial {
      padding-left: 7.5rem; }
      .thee-block-testimonials.layout-list .testimonial .icon i, .thee-block-testimonials.layout-list .testimonial .icon svg {
        position: absolute;
        top: 2.5rem;
        left: 2.5rem; } }
  @media (min-width: 1080px) {
    .thee-block-testimonials.layout-list .testimonial {
      padding: 2.5rem 5rem 2.5rem 10rem; }
      .thee-block-testimonials.layout-list .testimonial .icon i, .thee-block-testimonials.layout-list .testimonial .icon svg {
        position: absolute;
        top: 2.5rem;
        left: 3.75rem; } }

.thee-block-text-with-media .col-text .col-text-wrap {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }
  .thee-block-text-with-media .col-text .col-text-wrap .block-heading {
    max-width: unset;
    margin-bottom: 1.25rem;
    padding-left: 0;
    padding-right: 0; }
  .thee-block-text-with-media .col-text .col-text-wrap .block-footer {
    max-width: unset;
    margin-top: 1.25rem; }

.thee-block-text-with-media.has-media .col-header .col-header-wrap {
  padding: 1.25rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 1px;
  background: var(--theme-primary-background-color);
  color: var(--theme-primary-text-color); }
  .thee-block-text-with-media.has-media .col-header .col-header-wrap h2, .thee-block-text-with-media.has-media .col-header .col-header-wrap .h2 {
    margin: 0;
    font-size: 1.4rem; }
    .thee-block-text-with-media.has-media .col-header .col-header-wrap h2 a, .thee-block-text-with-media.has-media .col-header .col-header-wrap .h2 a {
      color: inherit; }
      .thee-block-text-with-media.has-media .col-header .col-header-wrap h2 a:hover, .thee-block-text-with-media.has-media .col-header .col-header-wrap .h2 a:hover {
        color: var(--theme-primary-link-color); }

.thee-block-text-with-media.has-media .col-media-top .col-media-wrap,
.thee-block-text-with-media.has-media .col-media-bottom .col-media-wrap {
  padding: 0.75rem;
  border: 1px dashed hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.5);
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }
  .thee-block-text-with-media.has-media .col-media-top .col-media-wrap .iframe-wrap,
  .thee-block-text-with-media.has-media .col-media-bottom .col-media-wrap .iframe-wrap {
    margin: 0; }

.thee-block-text-with-media.has-media .col-text-top .col-text-wrap,
.thee-block-text-with-media.has-media .col-text-bottom .col-text-wrap {
  padding: 1.25rem 1.25rem 1px;
  background: hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.05); }
  @media (min-width: 1080px) {
    .thee-block-text-with-media.has-media .col-text-top .col-text-wrap,
    .thee-block-text-with-media.has-media .col-text-bottom .col-text-wrap {
      padding: 1.917rem 2.5rem 0.667rem; } }

@media (min-width: 1080px) {
  .thee-block-text-with-media.has-media .col-media-left {
    padding-right: 0; }
  .thee-block-text-with-media.has-media .col-text-right {
    padding-left: var(--bs-gutter-x); }
  .thee-block-text-with-media.has-media .col-text-left {
    padding-right: var(--bs-gutter-x); }
  .thee-block-text-with-media.has-media .col-media-right {
    padding-left: 0; } }

.thee-block-text-with-media.has-media .col-media-wrap,
.thee-block-text-with-media.has-media .col-text-wrap {
  position: relative; }

@media (min-width: 1080px) {
  .thee-block-text-with-media.has-media .container-fluid .col-text, .thee-block-text-with-media.has-media .container-md .col-text, .thee-block-text-with-media.has-media .container-lg .col-text, .thee-block-text-with-media.has-media .container-xl .col-text, .thee-block-text-with-media.has-media .container-xxl .col-text {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .thee-block-text-with-media.has-media .container-fluid .col-text [class*="section"], .thee-block-text-with-media.has-media .container-md .col-text [class*="section"], .thee-block-text-with-media.has-media .container-lg .col-text [class*="section"], .thee-block-text-with-media.has-media .container-xl .col-text [class*="section"], .thee-block-text-with-media.has-media .container-xxl .col-text [class*="section"],
    .thee-block-text-with-media.has-media .container-fluid .col-text .col-text-wrap,
    .thee-block-text-with-media.has-media .container-md .col-text .col-text-wrap,
    .thee-block-text-with-media.has-media .container-lg .col-text .col-text-wrap,
    .thee-block-text-with-media.has-media .container-xl .col-text .col-text-wrap,
    .thee-block-text-with-media.has-media .container-xxl .col-text .col-text-wrap {
      width: 100%;
      max-width: 600px; }
    .thee-block-text-with-media.has-media .container-fluid .col-text.col-text-left, .thee-block-text-with-media.has-media .container-md .col-text.col-text-left, .thee-block-text-with-media.has-media .container-lg .col-text.col-text-left, .thee-block-text-with-media.has-media .container-xl .col-text.col-text-left, .thee-block-text-with-media.has-media .container-xxl .col-text.col-text-left {
      justify-content: flex-end; } }

@media (max-width: 1079.98px) {
  .thee-block-text-with-media.type-image .col-media-cover {
    padding-left: 0;
    padding-right: 0;
    margin-top: -5rem; } }

@media (max-width: 767.98px) {
  .thee-block-text-with-media.type-image .col-media-cover {
    margin-top: -2.5rem; } }

@media (min-width: 1080px) {
  .thee-block-text-with-media.type-image .col-media-cover.col-media-right {
    padding-right: 0; }
  .thee-block-text-with-media.type-image .col-media-cover.col-media-left {
    padding-left: 0; }
  .thee-block-text-with-media.type-image .col-media-cover .col-media-wrap {
    top: -5rem;
    height: calc(100% + 10rem); }
  .thee-block-text-with-media.type-image .cover {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .thee-block-text-with-media.type-image .cover img {
      object-fit: cover;
      width: 100%;
      height: 100%; } }

.thee-block-text-with-media.type-slider .slider {
  width: 100%; }
  .thee-block-text-with-media.type-slider .slider .slider-btn-prev,
  .thee-block-text-with-media.type-slider .slider .slider-btn-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    .thee-block-text-with-media.type-slider .slider .slider-btn-prev span,
    .thee-block-text-with-media.type-slider .slider .slider-btn-next span {
      border: none;
      border-radius: 50%;
      background-color: var(--theme-primary-text-color);
      color: var(--theme-primary-background-color); }
    .thee-block-text-with-media.type-slider .slider .slider-btn-prev:hover span,
    .thee-block-text-with-media.type-slider .slider .slider-btn-next:hover span {
      background-color: var(--theme-primary-background-color);
      color: var(--theme-primary-text-color); }
  .thee-block-text-with-media.type-slider .slider .slider-btn-prev {
    left: 1rem; }
    .thee-block-text-with-media.type-slider .slider .slider-btn-prev i {
      transform: translate(-1px, 0); }
  .thee-block-text-with-media.type-slider .slider .slider-btn-next {
    right: 1rem; }
    .thee-block-text-with-media.type-slider .slider .slider-btn-next i {
      transform: translate(1px, 0); }

.thee-block-vote .container {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.thee-block-vote .vote-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.5rem 1rem;
  border-radius: 5px 5px 0 0;
  background-color: var(--theme-secondary-background-color);
  color: var(--theme-secondary-text-color); }
  .thee-block-vote .vote-header .vote-title {
    flex-grow: 1;
    margin: 0.5rem 0; }
    .thee-block-vote .vote-header .vote-title a {
      color: var(--theme-secondary-link-color); }
  .thee-block-vote .vote-header .vote-meta {
    margin: 0.5rem 0; }
  .thee-block-vote .vote-header .vote-value {
    margin-right: 1rem; }
    .thee-block-vote .vote-header .vote-value .votes {
      font-weight: bold; }
  .thee-block-vote .vote-header .vote-button i {
    margin-right: 0.5rem; }

.thee-block-vote .vote-media {
  position: relative;
  margin-bottom: 1.25rem; }
  .thee-block-vote .vote-media img,
  .thee-block-vote .vote-media .iframe-wrap {
    margin: 0; }

.section--acf-block-vote-media-top .vote-header {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.widget_block > *:last-child {
  margin-bottom: 2.5rem; }

.widget_block > h3, .widget_block > .h3 {
  margin-bottom: 0.667rem !important; }

.widget_block .wp-block-categories {
  list-style-type: none;
  padding-left: 0;
  border-top: 1px solid #d7d7d7; }
  .widget_block .wp-block-categories > li {
    border-bottom: 1px solid #d7d7d7; }
    .widget_block .wp-block-categories > li a {
      display: block;
      padding: 0.5rem;
      color: currentColor;
      text-decoration: none; }
      .widget_block .wp-block-categories > li a:hover {
        color: var(--theme-primary-background-color); }
    .widget_block .wp-block-categories > li[class*="current"] > a {
      color: var(--theme-primary-background-color); }

.site-header {
  position: sticky;
  top: 0;
  z-index: 999;
  background-color: var(--theme-header-background-color);
  color: var(--theme-header-text-color);
  box-shadow: 0 1px 3px hsla(var(--theme-body-background-color-yiq-h), var(--theme-body-background-color-yiq-s), var(--theme-body-background-color-yiq-l), 0.1); }
  .site-header .branding {
    justify-self: flex-start;
    margin-right: auto;
    flex: 0 1 auto; }
  .site-header .header-main-navigation {
    flex: 0 1 auto; }
    .site-header .header-main-navigation .secondary-menu,
    .site-header .header-main-navigation .primary-menu-wrap {
      flex: 1 1 100%; }
  .site-header .mobile-navigation {
    display: none; }
  .site-header > .container {
    transition: all 150ms;
    max-width: 100%;
    padding-top: .667rem;
    padding-bottom: .667rem; }
    .site-header > .container > .row, .woocommerce .site-header > .container > .products[class*="columns-"] {
      align-items: center;
      justify-content: flex-end;
      flex-flow: nowrap; }
      .site-header > .container > .row > *, .woocommerce .site-header > .container > .products[class*="columns-"] > * {
        width: auto; }
  @media (max-width: 1079.98px) {
    .site-header .header-main-navigation {
      display: none; }
    .site-header .mobile-navigation {
      display: flex; } }

body.use-transparent-header .site-header {
  position: fixed;
  left: 0;
  right: 0; }

body.use-transparent-header:not(.scrolled) .site-header {
  background-color: transparent;
  box-shadow: none; }
  body.use-transparent-header:not(.scrolled) .site-header .header-main-navigation ul.primary-menu > li > a {
    color: #fff; }

body.ready .site-header {
  transition: all 300ms; }

.branding__logo {
  display: flex;
  align-items: center;
  height: 100%; }
  .branding__logo img {
    display: block;
    width: unset;
    max-width: 100%;
    object-fit: contain;
    object-position: left center;
    transform-origin: 0 50%;
    transition: all 250ms ease-in-out; }

.branding__name {
  display: block; }

.branding__tagline {
  display: block; }

.branding--has-logo .branding__name, .branding--has-logo .branding__tagline {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.header-main-navigation {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: flex-end; }
  .header-main-navigation ul.menu {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    margin: 0;
    font-size: 1rem; }
    .header-main-navigation ul.menu > li {
      margin-left: 1rem; }
      .header-main-navigation ul.menu > li > a {
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%; }
        .header-main-navigation ul.menu > li > a.active, .header-main-navigation ul.menu > li > a:focus {
          text-decoration: none; }
      .header-main-navigation ul.menu > li:first-child {
        margin-left: 0; }

.site-header.has-secondary-menu .header-main-navigation ul:first-child {
  padding-left: 0.667rem; }

.site-header.has-secondary-menu .header-main-navigation ul:last-child {
  padding-right: 0.667rem; }

.site-header.ready .header-main-navigation {
  visibility: visible !important; }

.mobile-navigation {
  position: static !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap !important; }
  .mobile-navigation .phone {
    padding: 0.667rem;
    margin-right: 0.667rem;
    line-height: 1;
    white-space: nowrap; }
  .mobile-navigation .hamburger {
    padding: 0.667rem; }
    .mobile-navigation .hamburger.active {
      color: #fff !important;
      background-color: var(--theme-primary-background-color) !important; }
  .mobile-navigation .navigation-panel {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    width: 0;
    height: 100vh;
    padding: 2.5rem 1.25rem 6.25rem;
    margin: 0;
    background-color: var(--theme-primary-background-color);
    color: var(--theme-primary-text-color);
    box-shadow: -2px 0 10px hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.2);
    visibility: hidden;
    overflow: hidden;
    -webkit-overflow-scrolling: touch; }
    .mobile-navigation .navigation-panel ul.menu a {
      color: var(--theme-primary-link-color);
      text-decoration: none;
      opacity: .75; }
    .mobile-navigation .navigation-panel ul.menu li[class*="children"] > a > span {
      position: relative;
      display: block;
      padding-right: 2.5rem; }
    .mobile-navigation .navigation-panel ul.menu li[class*="children"] > .toggle {
      position: absolute;
      z-index: 30;
      top: 0;
      right: 0;
      margin-left: 0.333rem;
      color: var(--theme-primary-link-color);
      border: none;
      background: none;
      cursor: pointer; }
    .mobile-navigation .navigation-panel ul.menu > li {
      position: relative;
      font-size: x-large;
      line-height: 1.2; }
      .mobile-navigation .navigation-panel ul.menu > li > a {
        display: block;
        padding: 0.75rem 1.25rem;
        border-bottom: 1px solid hsla(var(--theme-primary-link-color-h), var(--theme-primary-link-color-s), var(--theme-primary-link-color-l), 0.25); }
      .mobile-navigation .navigation-panel ul.menu > li ul {
        padding: 1.25rem 0 1.25rem 1.25rem; }
        .mobile-navigation .navigation-panel ul.menu > li ul li {
          position: relative;
          padding: 0.5rem 1.25rem;
          border-left: 1px solid hsla(var(--theme-primary-link-color-h), var(--theme-primary-link-color-s), var(--theme-primary-link-color-l), 0.25);
          font-size: large; }
          .mobile-navigation .navigation-panel ul.menu > li ul li a {
            display: block;
            text-decoration: none; }
          .mobile-navigation .navigation-panel ul.menu > li ul li:before {
            content: '';
            position: absolute;
            top: 1.2rem;
            left: 0;
            display: block;
            width: 0.75rem;
            height: 1px;
            background-color: hsla(var(--theme-primary-link-color-h), var(--theme-primary-link-color-s), var(--theme-primary-link-color-l), 0.25); }
        .mobile-navigation .navigation-panel ul.menu > li ul > li.current_page_item {
          font-weight: bold; }
          .mobile-navigation .navigation-panel ul.menu > li ul > li.current_page_item:before {
            border-style: solid;
            height: 0;
            width: 0;
            border-color: transparent transparent transparent currentColor;
            border-width: 0.3335rem 0 0.3335rem 0.667rem;
            transform: translateY(-0.4rem);
            background-color: transparent; }
        .mobile-navigation .navigation-panel ul.menu > li ul.active {
          display: block; }
      .mobile-navigation .navigation-panel ul.menu > li:hover > a, .mobile-navigation .navigation-panel ul.menu > li[class*="current"] > a {
        opacity: 1; }
    .mobile-navigation .navigation-panel .scrollable {
      height: 100%;
      overflow-y: auto; }
    .mobile-navigation .navigation-panel.active {
      width: 100%;
      visibility: visible; }
    .mobile-navigation .navigation-panel.ready {
      display: block !important;
      transition: all 250ms cubic-bezier(0.52, 0.16, 0.24, 1); }
    @media (min-width: 768px) {
      .mobile-navigation .navigation-panel {
        max-width: 400px; } }
  .mobile-navigation .actions-menu {
    margin: 0 1rem 0 0; }
    .mobile-navigation .actions-menu .btn i, .mobile-navigation .actions-menu .phone i, .mobile-navigation .actions-menu .hamburger i, .mobile-navigation .actions-menu .mini-cart .footer .buttons a i, .mini-cart .footer .buttons .mobile-navigation .actions-menu a i, .mobile-navigation .actions-menu body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .actions-menu button.cr-ajax-reviews-add-review i, .mobile-navigation .actions-menu .btn svg, .mobile-navigation .actions-menu .phone svg, .mobile-navigation .actions-menu .hamburger svg, .mobile-navigation .actions-menu .mini-cart .footer .buttons a svg, .mini-cart .footer .buttons .mobile-navigation .actions-menu a svg, .mobile-navigation .actions-menu body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review svg, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .actions-menu button.cr-ajax-reviews-add-review svg {
      display: none; }

ul.menu.primary-menu > li, ul.menu.secondary-menu > li {
  position: relative;
  text-transform: uppercase; }
  ul.menu.primary-menu > li a, ul.menu.secondary-menu > li a {
    transition: all 300ms;
    color: var(--theme-header-link-color);
    white-space: nowrap; }
    ul.menu.primary-menu > li a:hover, ul.menu.secondary-menu > li a:hover {
      text-decoration: none; }
  ul.menu.primary-menu > li > a, ul.menu.secondary-menu > li > a {
    display: block;
    padding: 1rem 0 calc(1rem - 2px); }
    ul.menu.primary-menu > li > a > span, ul.menu.secondary-menu > li > a > span {
      position: relative; }
      ul.menu.primary-menu > li > a > span i, ul.menu.secondary-menu > li > a > span i, ul.menu.primary-menu > li > a > span svg, ul.menu.secondary-menu > li > a > span svg {
        margin-left: 0.333rem; }
      ul.menu.primary-menu > li > a > span:before, ul.menu.secondary-menu > li > a > span:before {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 0;
        display: block;
        width: 0;
        height: 3px;
        background-color: var(--theme-primary-background-color);
        transition: all 250ms ease-in; }
    ul.menu.primary-menu > li > a:hover > span:before, ul.menu.secondary-menu > li > a:hover > span:before {
      width: 100%; }
  ul.menu.primary-menu > li ul li, ul.menu.secondary-menu > li ul li {
    position: relative;
    font-size: 1rem;
    text-transform: none;
    white-space: nowrap; }
    ul.menu.primary-menu > li ul li a, ul.menu.secondary-menu > li ul li a {
      position: relative;
      display: block;
      padding: 0.5rem 1.25rem;
      border-top: 1px solid hsla(var(--theme-header-background-color-yiq-h), var(--theme-header-background-color-yiq-s), var(--theme-header-background-color-yiq-l), 0.05);
      background-color: var(--theme-header-background-color);
      color: var(--theme-header-link-color);
      text-decoration: none; }
      ul.menu.primary-menu > li ul li a:before, ul.menu.secondary-menu > li ul li a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 0;
        height: 100%;
        background-color: hsla(var(--theme-header-background-color-yiq-h), var(--theme-header-background-color-yiq-s), var(--theme-header-background-color-yiq-l), 0.05);
        transition: width 250ms ease-in-out; }
      ul.menu.primary-menu > li ul li a span, ul.menu.secondary-menu > li ul li a span {
        position: relative;
        display: block;
        z-index: 1; }
      ul.menu.primary-menu > li ul li a:hover:before, ul.menu.secondary-menu > li ul li a:hover:before {
        width: 100%; }
    ul.menu.primary-menu > li ul li[class*="children"] > a span, ul.menu.secondary-menu > li ul li[class*="children"] > a span {
      padding-right: 2.5rem; }
    ul.menu.primary-menu > li ul li[class*="children"] svg, ul.menu.secondary-menu > li ul li[class*="children"] svg, ul.menu.primary-menu > li ul li[class*="children"] i, ul.menu.secondary-menu > li ul li[class*="children"] i {
      display: block;
      position: absolute;
      top: 50%;
      right: 1rem;
      transform: translateY(-50%);
      margin-left: 0.333rem;
      vertical-align: unset; }
    ul.menu.primary-menu > li ul li[class*="current"] > a, ul.menu.secondary-menu > li ul li[class*="current"] > a {
      background-color: var(--theme-header-link-color);
      color: var(--theme-header-background-color); }
      ul.menu.primary-menu > li ul li[class*="current"] > a:before, ul.menu.secondary-menu > li ul li[class*="current"] > a:before {
        display: none !important; }
  ul.menu.primary-menu > li ul > li:first-child > a, ul.menu.secondary-menu > li ul > li:first-child > a {
    border-top: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  ul.menu.primary-menu > li ul > li:last-child > a, ul.menu.secondary-menu > li ul > li:last-child > a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
  ul.menu.primary-menu > li ul > li:last-child.has-active-dropdown > a, ul.menu.secondary-menu > li ul > li:last-child.has-active-dropdown > a {
    border-radius: 0; }
  ul.menu.primary-menu > li ul.dropdown, ul.menu.secondary-menu > li ul.dropdown {
    padding: 0 !important; }
  ul.menu.primary-menu > li > .dropdown, ul.menu.secondary-menu > li > .dropdown {
    transform: translateY(100%);
    transition: all 300ms;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }
    ul.menu.primary-menu > li > .dropdown .dropdown, ul.menu.secondary-menu > li > .dropdown .dropdown {
      transition: max-height 500ms ease-in-out;
      overflow: hidden;
      max-height: 0; }
      ul.menu.primary-menu > li > .dropdown .dropdown li a, ul.menu.secondary-menu > li > .dropdown .dropdown li a {
        font-size: smaller;
        border-left: 4px solid var(--theme-body-link-color); }
      ul.menu.primary-menu > li > .dropdown .dropdown.active, ul.menu.secondary-menu > li > .dropdown .dropdown.active {
        max-height: 480px; }
      ul.menu.primary-menu > li > .dropdown .dropdown > li:first-child > a, ul.menu.secondary-menu > li > .dropdown .dropdown > li:first-child > a, ul.menu.primary-menu > li > .dropdown .dropdown > li:last-child > a, ul.menu.secondary-menu > li > .dropdown .dropdown > li:last-child > a {
        border-radius: 0; }
    ul.menu.primary-menu > li > .dropdown:before, ul.menu.secondary-menu > li > .dropdown:before {
      content: '';
      position: absolute;
      transition: top 150ms;
      top: 0;
      left: 1.25rem;
      z-index: -1;
      display: block;
      border-style: solid;
      height: 0;
      width: 0;
      border-color: transparent transparent #fff;
      border-width: 0 0.625rem 0.667rem;
      border-color: transparent;
      border-bottom-color: var(--theme-header-background-color); }
    ul.menu.primary-menu > li > .dropdown.active, ul.menu.secondary-menu > li > .dropdown.active {
      transform: translateY(1.25rem);
      opacity: 1;
      pointer-events: auto; }
      ul.menu.primary-menu > li > .dropdown.active:before, ul.menu.secondary-menu > li > .dropdown.active:before {
        top: -10px; }
    @media (max-width: 1279.98px) {
      ul.menu.primary-menu > li > .dropdown, ul.menu.secondary-menu > li > .dropdown {
        left: auto;
        right: 0; }
        ul.menu.primary-menu > li > .dropdown:before, ul.menu.secondary-menu > li > .dropdown:before {
          left: auto;
          right: 1.25rem; } }
  ul.menu.primary-menu > li[class*="current"] > a > span:before, ul.menu.secondary-menu > li[class*="current"] > a > span:before {
    width: 100%; }

.primary-menu-wrap {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap-reverse; }
  .primary-menu-wrap ul.menu {
    margin-left: 1rem; }
    .primary-menu-wrap ul.menu:first-child {
      margin-left: 0; }

ul.menu.secondary-menu {
  padding-left: 0.667rem;
  padding-right: 0.667rem;
  margin-bottom: 1rem;
  font-size: small; }
  ul.menu.secondary-menu > li {
    text-transform: none; }
    ul.menu.secondary-menu > li > a {
      padding: 0; }
      ul.menu.secondary-menu > li > a svg {
        width: 1.25rem;
        height: 1.25rem;
        transform: translateY(-2px); }

.header-side-navigation {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 100vh;
  visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: var(--theme-secondary-background-color);
  color: var(--theme-secondary-text-color);
  box-shadow: -2px 0 10px hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.2);
  transition: all 250ms cubic-bezier(0.52, 0.16, 0.24, 1); }
  .header-side-navigation ul.menu li a {
    color: var(--theme-secondary-link-color);
    text-decoration: none; }
  .header-side-navigation ul.menu li[class*="children"] > a > span {
    position: relative;
    display: block;
    padding-right: 2.5rem; }
    .header-side-navigation ul.menu li[class*="children"] > a > span i {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      margin-left: 0.333rem; }
  .header-side-navigation ul.menu > li {
    position: relative;
    line-height: 1.2; }
    .header-side-navigation ul.menu > li > a {
      display: block;
      padding: 0.75rem 1.25rem;
      border-bottom: 1px solid hsla(var(--theme-primary-link-color-h), var(--theme-primary-link-color-s), var(--theme-primary-link-color-l), 0.25); }
    .header-side-navigation ul.menu > li ul.sub-menu {
      padding: 0 0 1.25rem 1.25rem; }
      .header-side-navigation ul.menu > li ul.sub-menu li {
        position: relative;
        display: block;
        padding: 0.5rem 1.25rem;
        border-left: 1px solid hsla(var(--theme-primary-link-color-h), var(--theme-primary-link-color-s), var(--theme-primary-link-color-l), 0.25);
        font-size: smaller; }
        .header-side-navigation ul.menu > li ul.sub-menu li:before {
          content: '';
          position: absolute;
          top: 1rem;
          left: 0;
          display: block;
          width: 0.75rem;
          height: 1px;
          background-color: hsla(var(--theme-primary-link-color-h), var(--theme-primary-link-color-s), var(--theme-primary-link-color-l), 0.25); }
  .header-side-navigation.active {
    display: block;
    width: 375px !important;
    visibility: visible;
    padding: 2.5rem 2.5rem 6.25rem; }

.site-header .action-search .search-form-wrapper {
  position: relative;
  z-index: 100;
  padding: 0; }
  .site-header .action-search .search-form-wrapper .search-toggle {
    color: var(--theme-body-link-color); }
    .site-header .action-search .search-form-wrapper .search-toggle > span {
      display: block;
      padding: unset; }
      .site-header .action-search .search-form-wrapper .search-toggle > span i, .site-header .action-search .search-form-wrapper .search-toggle > span svg {
        position: unset;
        transform: unset;
        top: unset;
        right: unset;
        opacity: unset;
        font-size: 1.75rem; }
      .site-header .action-search .search-form-wrapper .search-toggle > span.active {
        display: none; }
  .site-header .action-search .search-form-wrapper.active .search-form .btn, .site-header .action-search .search-form-wrapper.active .search-form .mobile-navigation .phone, .mobile-navigation .site-header .action-search .search-form-wrapper.active .search-form .phone, .site-header .action-search .search-form-wrapper.active .search-form .mobile-navigation .hamburger, .mobile-navigation .site-header .action-search .search-form-wrapper.active .search-form .hamburger, .site-header .action-search .search-form-wrapper.active .search-form .mini-cart .footer .buttons a, .mini-cart .footer .buttons .site-header .action-search .search-form-wrapper.active .search-form a, .site-header .action-search .search-form-wrapper.active .search-form body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .site-header .action-search .search-form-wrapper.active .search-form button.cr-ajax-reviews-add-review {
    color: var(--theme-body-link-color) !important; }
    .site-header .action-search .search-form-wrapper.active .search-form .btn:hover, .site-header .action-search .search-form-wrapper.active .search-form .mobile-navigation .phone:hover, .mobile-navigation .site-header .action-search .search-form-wrapper.active .search-form .phone:hover, .site-header .action-search .search-form-wrapper.active .search-form .mobile-navigation .hamburger:hover, .mobile-navigation .site-header .action-search .search-form-wrapper.active .search-form .hamburger:hover, .site-header .action-search .search-form-wrapper.active .search-form .mini-cart .footer .buttons a:hover, .mini-cart .footer .buttons .site-header .action-search .search-form-wrapper.active .search-form a:hover, .site-header .action-search .search-form-wrapper.active .search-form body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:hover, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .site-header .action-search .search-form-wrapper.active .search-form button.cr-ajax-reviews-add-review:hover {
      color: #fff !important; }
  .site-header .action-search .search-form-wrapper.active .search-toggle .default {
    display: none; }
  .site-header .action-search .search-form-wrapper.active .search-toggle .active {
    display: block; }

#HeaderSearchForm {
  transition: all 400ms;
  transform: translateY(-100%);
  position: fixed;
  z-index: 101;
  left: 1.25rem;
  right: 1.25rem;
  width: auto;
  margin: 0;
  pointer-events: none;
  opacity: 0; }
  #HeaderSearchForm.active {
    transform: translateY(0);
    opacity: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    pointer-events: all; }
    #HeaderSearchForm.active .dropdown-menu {
      width: 100%; }
      #HeaderSearchForm.active .dropdown-menu li.no-result {
        text-align: center; }

.site-footer {
  padding: 2.5rem 0 0;
  background-color: var(--theme-footer-background-color);
  color: var(--theme-footer-text-color);
  font-size: 1rem;
  text-align: center;
  overflow-x: hidden; }
  .site-footer > .container {
    max-width: 100%; }
    .site-footer > .container a {
      text-decoration: none;
      color: var(--theme-footer-link-color, currentColor); }
      .site-footer > .container a:hover {
        text-decoration: underline; }

.company {
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 2.5rem;
  font-size: smaller; }
  .company .logo img {
    width: auto;
    margin: 0 auto 1.25rem; }
  .company .company-name {
    font-size: 1.25rem;
    font-weight: bold; }
  .company .description {
    display: none; }
  .company .address {
    margin-bottom: 0; }
    .company .address i {
      margin-right: 0.25rem; }
  .company .phone i,
  .company .email i,
  .company .fax i {
    margin-right: 0.25rem; }
  .company .business-hours-wrapper {
    margin-top: .5rem; }
  .company-location .name {
    font-weight: 700; }

.copyright {
  flex: 0 0 auto;
  width: 100%;
  padding-top: 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
  font-size: smaller;
  text-align: center; }

.credits {
  flex: 0 0 auto;
  width: 100%;
  padding-bottom: 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
  font-size: smaller;
  text-align: center; }

.navigation {
  flex: 0 0 auto;
  width: 100%; }
  .navigation.footer-primary ul.menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 2.25rem; }
    .navigation.footer-primary ul.menu > li {
      margin-bottom: 1rem;
      border-left: 1px solid hsla(var(--theme-footer-link-color-h), var(--theme-footer-link-color-s), var(--theme-footer-link-color-l), 0.2);
      line-height: 1.25;
      text-transform: uppercase; }
      .navigation.footer-primary ul.menu > li a {
        margin: 0 1.25rem; }
      .navigation.footer-primary ul.menu > li ul {
        display: none; }
      .navigation.footer-primary ul.menu > li:first-child {
        border-left: none; }
    @media (max-width: 767.98px) {
      .navigation.footer-primary ul.menu {
        display: block; }
        .navigation.footer-primary ul.menu > li {
          border-left: none;
          line-height: 2.5; }
          .navigation.footer-primary ul.menu > li a {
            margin: 0; } }

.social-networks {
  flex: 0 0 auto;
  width: 100%;
  position: relative;
  text-align: center;
  margin-bottom: 2.25rem; }
  .social-networks:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(90deg, hsla(var(--theme-footer-text-color-h), var(--theme-footer-text-color-s), var(--theme-footer-text-color-l), 0) 10%, hsla(var(--theme-footer-text-color-h), var(--theme-footer-text-color-s), var(--theme-footer-text-color-l), 0.5) 50%, hsla(var(--theme-footer-text-color-h), var(--theme-footer-text-color-s), var(--theme-footer-text-color-l), 0) 90%); }
  .social-networks a {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-left: 0.667rem; }
    .social-networks a:first-child {
      margin-left: 0; }
    .social-networks a span {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 3.5rem;
      height: 3.5rem;
      border: 0.5rem solid var(--theme-footer-background-color);
      border-radius: 50%;
      background-color: var(--theme-footer-link-color, currentColor);
      transition: all 100ms ease-in-out; }
      .social-networks a span i, .social-networks a span svg {
        color: var(--theme-footer-background-color);
        font-size: 1.5rem; }
    .social-networks a:hover {
      text-decoration: none !important; }
      .social-networks a:hover span {
        border-color: var(--theme-footer-link-color, currentColor);
        border-width: 0.25rem;
        background-color: var(--theme-footer-background-color); }
        .social-networks a:hover span i, .social-networks a:hover span svg {
          color: var(--theme-footer-link-color); }

.content-mainbar .editor-content > * + h2, .content-mainbar .editor-content > * + .h2,
.content-mainbar .editor-content > * + h3,
.content-mainbar .editor-content > * + .h3,
.content-mainbar .editor-content > * + h4,
.content-mainbar .editor-content > * + .h4 {
  margin-top: 2.5rem; }

.content-mainbar[class^="col-"] .editor-content {
  padding-top: 2.5rem; }

.content-mainbar:not([class^="col-"]) .editor-content > :not(.section):not(.wp-block-cover):not(.alignfull),
.content-mainbar:not([class^="col-"]) .editor-content .wp-block-cover__inner-container {
  width: calc(100% - 2.5rem);
  max-width: 980px;
  margin-left: auto;
  margin-right: auto; }
  .content-mainbar:not([class^="col-"]) .editor-content > :not(.section):not(.wp-block-cover):not(.alignfull):first-child,
  .content-mainbar:not([class^="col-"]) .editor-content .wp-block-cover__inner-container:first-child {
    margin-top: 2.5rem; }
  .content-mainbar:not([class^="col-"]) .editor-content > :not(.section):not(.wp-block-cover):not(.alignfull):last-child,
  .content-mainbar:not([class^="col-"]) .editor-content .wp-block-cover__inner-container:last-child {
    margin-bottom: 2.5rem; }

.content-mainbar:not([class^="col-"]) .editor-content > .section.normal-width {
  max-width: 1200px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-left: auto;
  margin-right: auto; }

.content-mainbar:not([class^="col-"]) .editor-content *:not(.section):not(.wp-block-cover):not(.alignfull) + .section {
  margin-top: 2.5rem; }

.content-mainbar:not([class^="col-"]) .editor-content .section ~ *:not(.section):not(.wp-block-cover):not(.alignfull) {
  margin-top: 2.5rem; }

.content-sidebar {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

article.post-card {
  position: relative;
  border: 1px solid hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.1);
  border-radius: 5px;
  margin-bottom: 1.25rem;
  background-color: #fff;
  color: var(--theme-body-text-color);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); }
  @media (min-width: 1280px) {
    article.post-card {
      margin-bottom: 2.5rem; } }
  article.post-card .post-thumbnail {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    border: 4px solid #fff; }
    article.post-card .post-thumbnail img {
      height: 100%;
      object-fit: cover;
      transform-origin: 50% 50%;
      transition: all 250ms ease-in-out; }
    article.post-card .post-thumbnail .hover {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background-color: rgba(0, 0, 0, 0.25);
      color: #fff;
      text-transform: uppercase;
      opacity: 0.75;
      transition: all 250ms ease-in-out; }
      article.post-card .post-thumbnail .hover i {
        font-size: 3rem; }
  article.post-card .post-content {
    padding: 0.75rem 2.5rem; }
  article.post-card .post-header {
    margin: 1.25rem 0; }
    article.post-card .post-header .post-title {
      margin: 0 0 1.25rem;
      font-size: 1.5rem; }
      article.post-card .post-header .post-title a {
        color: currentColor;
        border: none;
        text-decoration: none; }
        article.post-card .post-header .post-title a:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          z-index: 0;
          display: block;
          width: 100%;
          height: 100%; }
        article.post-card .post-header .post-title a:hover {
          color: var(--theme-body-link-color, #82BFD1); }
  article.post-card .post-meta {
    display: flex;
    width: 100%;
    padding: 2px; }
    article.post-card .post-meta .meta {
      display: block;
      width: 50%;
      padding: 0.5rem 0;
      border: 2px solid #fff;
      background-color: #e9ecef;
      font-size: 14px;
      text-align: center;
      text-transform: uppercase; }
      article.post-card .post-meta .meta.meta-cats {
        position: relative; }
        article.post-card .post-meta .meta.meta-cats > a {
          display: block;
          border: none;
          color: var(--theme-body-link-color); }
        article.post-card .post-meta .meta.meta-cats .categories-dropdown {
          position: absolute;
          top: 100%;
          left: 0;
          z-index: 11;
          display: flex;
          justify-content: center;
          width: 100%;
          border-bottom: 4px solid #fff;
          background-color: #e9ecef;
          transform: scaleY(0);
          transition: all 250ms ease-in-out;
          transform-origin: top; }
          article.post-card .post-meta .meta.meta-cats .categories-dropdown ul.categories {
            list-style-type: none;
            padding-left: 0;
            margin: 0.5rem 0; }
            article.post-card .post-meta .meta.meta-cats .categories-dropdown ul.categories li {
              margin: 0.33rem 0; }
              article.post-card .post-meta .meta.meta-cats .categories-dropdown ul.categories li a {
                border: none; }
        article.post-card .post-meta .meta.meta-cats:hover .categories-dropdown {
          transform: scaleY(1); }
  article.post-card .read-more-zone {
    position: relative;
    z-index: 10;
    transform-origin: center bottom;
    transition: all 100ms ease-in-out; }
    article.post-card .read-more-zone:hover .post-thumbnail img {
      transform: scale(1.1);
      filter: grayscale(100%); }
    article.post-card .read-more-zone:hover .post-thumbnail .hover {
      top: 0;
      opacity: 1; }
    article.post-card .read-more-zone:hover {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  article.post-card.sticky {
    position: static;
    top: auto; }

article.post-traditional {
  padding: 1.25rem;
  border-radius: 5px;
  margin-bottom: 2.5rem;
  background-color: #f3f4f6; }
  article.post-traditional .post-thumbnail {
    overflow: hidden;
    margin-bottom: 1.25rem; }
    article.post-traditional .post-thumbnail .thumbnail {
      position: relative;
      overflow: hidden;
      border-radius: 5px;
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25); }
      article.post-traditional .post-thumbnail .thumbnail img {
        width: 100%;
        height: auto;
        transform-origin: 50% 100%;
        transition: all 250ms ease-in-out; }
    article.post-traditional .post-thumbnail .hover {
      position: absolute;
      top: 100%;
      left: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      border-radius: 5px;
      background-color: rgba(0, 0, 0, 0.25);
      color: #fff;
      line-height: 1;
      text-transform: uppercase;
      opacity: 0.75;
      transition: all 250ms ease-in-out; }
      article.post-traditional .post-thumbnail .hover i {
        font-size: 2rem; }
  article.post-traditional .post-content {
    position: static; }
    article.post-traditional .post-content .post-title {
      font-size: calc(1.3rem + 0.6vw); }
      @media (min-width: 1200px) {
        article.post-traditional .post-content .post-title {
          font-size: 1.75rem; } }
      article.post-traditional .post-content .post-title a {
        color: currentColor;
        text-decoration: none; }
        article.post-traditional .post-content .post-title a:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          z-index: 0;
          display: block;
          width: 100%;
          height: 100%; }
        article.post-traditional .post-content .post-title a:hover {
          color: var(--theme-body-link-color, #82BFD1); }
  article.post-traditional .post-meta {
    position: relative;
    z-index: 99;
    padding-top: 0.667rem;
    border-top: 1px dashed #000;
    font-size: small; }
    article.post-traditional .post-meta .meta {
      display: block; }
  article.post-traditional .read-more-zone {
    position: relative;
    display: flex; }
    article.post-traditional .read-more-zone:hover .post-thumbnail .thumbnail img {
      transform: scale(1.1);
      filter: grayscale(100%); }
    article.post-traditional .read-more-zone:hover .post-thumbnail .hover {
      top: 0;
      opacity: 1; }

.post-list {
  padding-top: 2.5rem; }

.accordion .card {
  overflow: hidden;
  border-color: hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.125);
  margin-bottom: 0;
  background-color: transparent;
  text-align: left; }
  .accordion .card .card-header {
    position: relative;
    padding: 1.25rem 2.5rem;
    border-radius: 0; }
    .accordion .card .card-header .accordion-header {
      position: relative;
      z-index: 1;
      margin: 0;
      font-size: larger;
      cursor: pointer; }
    .accordion .card .card-header .indicator {
      position: absolute;
      top: 50%;
      right: 1.25rem;
      z-index: 0;
      transform: translateY(-50%); }
    .accordion .card .card-header.collapsed .indicator {
      transform: translateY(-50%) rotate(180deg); }
    .accordion .card .card-header.collapsed:hover {
      cursor: pointer; }
    .accordion .card .card-header.color-primary {
      border-color: var(--theme-primary-background-color);
      background-color: hsl(var(--theme-primary-background-color-h), var(--theme-primary-background-color-s), calc(var(--theme-primary-background-color-l) * 0.66));
      color: var(--theme-primary-text-color); }
      .accordion .card .card-header.color-primary.collapsed {
        background-color: var(--theme-primary-background-color); }
        .accordion .card .card-header.color-primary.collapsed:hover {
          background-color: hsl(var(--theme-primary-background-color-h), var(--theme-primary-background-color-s), calc(var(--theme-primary-background-color-l) * 0.66)); }
    .accordion .card .card-header.color-secondary {
      border-color: var(--theme-secondary-background-color);
      background-color: hsl(var(--theme-secondary-background-color-h), var(--theme-secondary-background-color-s), calc(var(--theme-secondary-background-color-l) * 0.66));
      color: var(--theme-secondary-text-color); }
      .accordion .card .card-header.color-secondary.collapsed {
        background-color: var(--theme-secondary-background-color); }
        .accordion .card .card-header.color-secondary.collapsed:hover {
          background-color: hsl(var(--theme-secondary-background-color-h), var(--theme-secondary-background-color-s), calc(var(--theme-secondary-background-color-l) * 0.66)); }
  .accordion .card .card-body {
    padding: 2.5rem;
    background-color: hsla(var(--theme-body-background-color-h), var(--theme-body-background-color-s), var(--theme-body-background-color-l), 0.8);
    color: var(--theme-body-text-color); }
    .accordion .card .card-body *:last-child {
      margin-bottom: 0; }
  .accordion .card:last-child {
    margin-bottom: 0; }

.section.breadcrumbs {
  padding: 0;
  background-color: var(--theme-breadcrumb-background-color); }
  .section.breadcrumbs .breadcrumbs {
    padding: 0.5rem 0;
    margin-bottom: 0;
    color: var(--theme-breadcrumb-text-color);
    font-size: small;
    text-align: center; }
    .section.breadcrumbs .breadcrumbs p {
      margin: 0; }
    .section.breadcrumbs .breadcrumbs a {
      color: currentColor; }
    .section.breadcrumbs .breadcrumbs i {
      transform: translateY(5%); }
    .section.breadcrumbs .breadcrumbs .breadcrumb_last {
      opacity: 0.5; }

.acf-map {
  width: 100%;
  height: 400px; }
  @media (min-width: 1440px) {
    .acf-map {
      height: 500px; } }

.post-loader .autoloader {
  margin-bottom: 2.5rem;
  text-align: center; }
  .post-loader .autoloader img {
    display: inline;
    width: 16px;
    height: 16px; }

.post-loader .btn.loading:before, .post-loader .mobile-navigation .loading.phone:before, .mobile-navigation .post-loader .loading.phone:before, .post-loader .mobile-navigation .loading.hamburger:before, .mobile-navigation .post-loader .loading.hamburger:before, .post-loader .mini-cart .footer .buttons a.loading:before, .mini-cart .footer .buttons .post-loader a.loading:before, .post-loader body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.loading.cr-ajax-reviews-add-review:before, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .post-loader button.loading.cr-ajax-reviews-add-review:before {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: .5rem;
  background: var(--wpr-bg-c3fdd0b3-1c65-4a00-a9e7-983330d674f1) no-repeat;
  content: ""; }

/* purgecss start ignore */
@media (min-width: 480px) {
  body.theme-loaded [data-delayed-class] {
    transition: all 500ms; }
    body.theme-loaded [data-delayed-class][data-delayed-class="fade-in"] {
      opacity: 0; }
      body.theme-loaded [data-delayed-class][data-delayed-class="fade-in"].fade-in {
        opacity: 1 !important; }
    body.theme-loaded [data-delayed-class][data-delayed-class="slide-in top"] {
      transform: translateY(-100%);
      opacity: 0; }
      body.theme-loaded [data-delayed-class][data-delayed-class="slide-in top"].slide-in.top {
        transform: translateY(0);
        opacity: 1 !important; }
    body.theme-loaded [data-delayed-class][data-delayed-class="slide-in bottom"] {
      transform: translateY(100%);
      opacity: 0; }
      body.theme-loaded [data-delayed-class][data-delayed-class="slide-in bottom"].slide-in.bottom {
        transform: translateY(0);
        opacity: 1 !important; }
    body.theme-loaded [data-delayed-class][data-delayed-class="slide-in left"] {
      transform: translateX(-100%);
      opacity: 0; }
      body.theme-loaded [data-delayed-class][data-delayed-class="slide-in left"].slide-in.left {
        transform: translateX(0);
        opacity: 1 !important; }
    body.theme-loaded [data-delayed-class][data-delayed-class="slide-in right"] {
      transform: translateX(100%);
      opacity: 0; }
      body.theme-loaded [data-delayed-class][data-delayed-class="slide-in right"].slide-in.right {
        transform: translateX(0);
        opacity: 1 !important; } }

/* purgecss end ignore */
.hamburger {
  display: flex;
  align-items: center;
  color: currentColor;
  cursor: pointer; }
  .hamburger:hover {
    color: currentColor; }
  .hamburger__bars {
    position: relative;
    width: 24px;
    height: 16px; }
    .hamburger__bars .bar {
      position: absolute;
      left: 0;
      width: 100%;
      height: 3px;
      background: currentColor;
      transition: all 250ms ease-in-out; }
      .hamburger__bars .bar--1 {
        top: 0; }
      .hamburger__bars .bar--2 {
        top: calc(50% - 1px); }
      .hamburger__bars .bar--3 {
        top: calc(100% - 2px); }
  .hamburger.active .hamburger__bars .bar--1 {
    top: calc(50% - 1px);
    transform: rotate(135deg); }
  .hamburger.active .hamburger__bars .bar--2 {
    transform: rotate(90deg);
    opacity: 0; }
  .hamburger.active .hamburger__bars .bar--3 {
    top: calc(50% - 1px);
    transform: rotate(225deg); }

.link--arrow-right {
  display: inline-block; }
  .link--arrow-right > span {
    position: relative; }
    .link--arrow-right > span > i, .link--arrow-right > span svg {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(50%, -50%);
      opacity: 0;
      transition: all 100ms ease-in-out; }
  .link--arrow-right:hover {
    text-decoration: none; }
    .link--arrow-right:hover > span > i, .link--arrow-right:hover > span svg {
      transform: translate(125%, -50%);
      opacity: 1; }

.single-post .post-links {
  padding-top: 1.25rem;
  border-top: 1px dashed hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.25);
  margin-top: 2.5rem;
  margin-bottom: 1.25rem; }
  .single-post .post-links a {
    display: flex;
    width: 100%;
    align-items: center;
    line-height: 1.2;
    text-decoration: none; }
    .single-post .post-links a i, .single-post .post-links a svg {
      display: block;
      margin: 0 1.25rem;
      font-size: 1.5rem; }
    .single-post .post-links a span {
      color: var(--theme-body-text-color); }
      @media (max-width: 479.98px) {
        .single-post .post-links a span {
          display: none; } }
    .single-post .post-links a:hover span {
      color: var(--theme-body-link-color); }

.single-post .prev a {
  justify-content: flex-start;
  text-align: left; }
  @media (max-width: 479.98px) {
    .single-post .prev a:after {
      content: 'Previous Post';
      color: var(--theme-body-text-color);
      font-size: 15px; } }

.single-post .next a {
  justify-content: flex-end;
  text-align: right; }
  @media (max-width: 479.98px) {
    .single-post .next a:before {
      content: 'Next Post';
      color: var(--theme-body-text-color);
      font-size: 15px; } }

.widget_categories > ul,
.widget_subpages > ul {
  list-style-type: none;
  padding-left: 0; }
  .widget_categories > ul li,
  .widget_subpages > ul li {
    margin: 0; }
  .widget_categories > ul > li,
  .widget_subpages > ul > li {
    border-bottom: 1px solid hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.1);
    font-weight: bold; }
    .widget_categories > ul > li > a,
    .widget_subpages > ul > li > a {
      position: relative;
      display: block;
      padding: 0.5rem 0;
      color: currentColor; }
    .widget_categories > ul > li ul,
    .widget_subpages > ul > li ul {
      display: none;
      list-style-type: none;
      padding-left: 1.25rem;
      margin-bottom: 0.667rem; }
      .widget_categories > ul > li ul li,
      .widget_subpages > ul > li ul li {
        position: relative;
        margin-bottom: 0.25rem;
        font-weight: normal;
        text-transform: none; }
        .widget_categories > ul > li ul li a,
        .widget_subpages > ul > li ul li a {
          color: currentColor; }
    .widget_categories > ul > li[class*="children"] > a,
    .widget_subpages > ul > li[class*="children"] > a {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .widget_categories > ul > li[class*="current"] > ul,
    .widget_subpages > ul > li[class*="current"] > ul {
      display: block; }

ul.sitemap {
  list-style-type: none;
  padding-left: 0; }
  ul.sitemap li {
    position: relative;
    padding: 0.25em 0 0.25em 1.25em;
    line-height: 1.1; }
    ul.sitemap li:before {
      content: '\2014';
      position: absolute;
      top: 0.2rem;
      left: 0;
      color: var(--theme-primary-background-color); }
    ul.sitemap li:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 1px;
      height: 100%;
      background: var(--theme-primary-background-color); }
    ul.sitemap li:last-child:after {
      height: 0.85em; }
    ul.sitemap li a {
      color: currentColor; }
      ul.sitemap li a:hover {
        color: var(--theme-body-link-color); }
    ul.sitemap li ul {
      list-style-type: none;
      padding: 0.5em 0 0;
      font-size: 90%; }
      ul.sitemap li ul li {
        margin-left: 0.25em; }
  ul.sitemap--blog > li.active > a {
    text-decoration: none; }

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999; }
  a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color: #000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border-radius: 15px;
    border: 4px solid yellow;
    text-align: center;
    font-size: 1.2em;
    z-index: 999; }

.slider {
  position: relative; }
  .slider-navigation {
    display: flex;
    justify-content: center; }
    .slider-navigation .slider-btn {
      z-index: 99;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 2.5rem;
      height: 2.5rem;
      margin: 0 .5rem;
      overflow: hidden;
      border: 2px solid var(--theme-primary-background-color);
      border-radius: var(--theme-button-border-radius);
      color: var(--theme-primary-background-color); }
      .slider-navigation .slider-btn svg, .slider-navigation .slider-btn i {
        transition: all 400ms;
        display: block;
        margin: 0;
        font-size: 20px; }
      .slider-navigation .slider-btn-next:hover svg, .slider-navigation .slider-btn-next:hover i {
        margin-left: 5px; }
      .slider-navigation .slider-btn-prev:hover svg, .slider-navigation .slider-btn-prev:hover i {
        margin-right: 5px; }
  .slider-pagination {
    top: 100%;
    bottom: auto;
    transform: translateY(10px);
    display: flex;
    flex-flow: wrap;
    justify-content: center; }
    .slider-pagination .swiper-pagination-bullet {
      display: block;
      width: .875rem;
      height: .875rem;
      margin: 5px;
      background-color: #d7d7d7;
      cursor: pointer; }
      .slider-pagination .swiper-pagination-bullet-active {
        background-color: var(--theme-primary-background-color); }
  .slider .swiper-button-disabled {
    display: none !important; }
  @media (min-width: 768px) {
    .slider.has-navigation {
      padding-left: 80px;
      padding-right: 80px; }
      .slider.has-navigation .slider-navigation .slider-btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
        .slider.has-navigation .slider-navigation .slider-btn-prev {
          left: 0; }
        .slider.has-navigation .slider-navigation .slider-btn-next {
          right: 0; } }
  @media (max-width: 767.98px) {
    .slider .slider-navigation {
      padding-top: 1.25rem; }
    .slider .slider-pagination {
      display: none; } }

.section.text-light .slider-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background-color: rgba(255, 255, 255, 0.25); }

.section.text-light .slider-navigation .slider-btn {
  color: #fff;
  border-color: currentColor; }
  .section.text-light .slider-navigation .slider-btn:after {
    color: currentColor; }

.section.text-dark-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background-color: rgba(0, 0, 0, 0.25); }

.section.text-dark-navigation .slider-btn {
  color: var(--theme-body-text-color, #000);
  border-color: currentColor; }
  .section.text-dark-navigation .slider-btn:after {
    color: currentColor; }

.testimonial {
  position: relative; }
  .testimonial .icon {
    margin-bottom: 1.25rem; }
    .testimonial .icon i, .testimonial .icon svg {
      color: var(--theme-primary-background-color);
      font-size: 2.5rem; }
  .testimonial blockquote {
    margin: 0;
    font-weight: normal; }
  .testimonial .client {
    font-size: 15px; }
    .testimonial .client:before {
      content: '';
      display: inline-block;
      width: 3.75rem;
      height: 3px;
      margin-top: 0.667rem;
      margin-bottom: 0.667rem;
      background-color: var(--theme-primary-background-color); }
    .testimonial .client .name {
      text-transform: uppercase;
      font-weight: bold; }

@keyframes quotation_mark {
  0% {
    opacity: 0;
    transform: translate3d(300px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(calc(-50% + -25px), 0, 0); }
  75% {
    transform: translate3d(calc(-50% + 10px), 0, 0); }
  90% {
    transform: translate3d(calc(-50% + -5px), 0, 0); }
  100% {
    transform: translate3d(-50%, 0, 0); } }

.widget .widgettitle a {
  color: inherit; }

/* == WordPress WYSIWYG Editor Styles == */
.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.alignnone, img.alignnone {
  /* not sure about this one */ }

img.alignleft, img.alignright {
  width: unset; }

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

body {
  overflow-x: hidden;
  font-family: "URWDIN", sans-serif;
  font-size: 16px;
  line-height: 1.66;
  transition: opacity 150ms;
  transition-delay: 100ms;
  background-color: #fff;
  color: #222; }
  body.mobile-nav-active {
    overflow: hidden; }
  @media (min-width: 1080px) {
    body {
      font-size: 18px; } }
  body.theme-loaded {
    opacity: 1 !important; }
  body.mobile-nav-active {
    overflow: hidden; }
  body.has-content-padding .content-wrapper {
    padding: 5rem 0; }
    @media (max-width: 767.98px) {
      body.has-content-padding .content-wrapper {
        padding: 2.5rem 0; } }
  body.has-content-top-padding .content-wrapper {
    padding-top: 5rem; }
    @media (max-width: 767.98px) {
      body.has-content-top-padding .content-wrapper {
        padding-top: 2.5rem; } }
  body.has-content-bottom-padding .content-wrapper {
    padding-bottom: 5rem; }
    @media (max-width: 767.98px) {
      body.has-content-bottom-padding .content-wrapper {
        padding-bottom: 2.5rem; } }
  body.has-no-content-padding .content-wrapper {
    padding: 0 !important; }
    @media (max-width: 767.98px) {
      body.has-no-content-padding .content-wrapper {
        padding: 0 !important; } }
  @media (min-width: 1080px) {
    body {
      font-size: 1.0625rem; } }

h1, .h1, .thee-block-hero .section-content .hero-title, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "URWDIN", sans-serif; }

iframe {
  display: block;
  width: 100%; }

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

a {
  color: #82BFD1;
  outline-color: #82BFD1; }
  a:hover, a:active, a:focus {
    color: #B89452; }

[type='color'], [type='date'], [type='datetime'], [type='datetime-local'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], input:not([type]), textarea,
select {
  display: block;
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #d7d7d7;
  font-size: 1rem;
  line-height: 1.5 !important; }

::placeholder {
  color: #939393;
  font-size: smaller; }

[type='color']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='email']:focus, [type='month']:focus, [type='number']:focus, [type='password']:focus, [type='search']:focus, [type='tel']:focus, [type='text']:focus, [type='time']:focus, [type='url']:focus, [type='week']:focus, input:not([type]):focus, textarea:focus,
select:focus {
  outline: none; }

label {
  font-size: smaller; }

fieldset {
  padding: 1.25rem;
  border: 1px solid #d7d7d7;
  background-color: #f3f4f6; }

.form-wrapper {
  max-width: 760px;
  margin: 0 auto; }
  .form-wrapper .gform_wrapper {
    margin: 0; }
  .form-wrapper.has-background-color .gform_wrapper {
    background: none;
    color: currentColor; }

.gform_wrapper {
  max-width: 760px;
  overflow: hidden;
  padding: 2.5rem;
  border-radius: 3px;
  margin: 0 auto 1.25rem;
  background: #e9ecef;
  color: #222; }
  .gform_wrapper ul {
    padding: 0; }
    .gform_wrapper ul li {
      display: block; }
  .gform_wrapper form {
    margin: 0 !important; }
    .gform_wrapper form .ginput_recaptcha {
      visibility: hidden; }
    .gform_wrapper form .gform_required_legend {
      margin: 1rem 0;
      font-size: small; }
    .gform_wrapper form .gfield_required {
      color: #dc3545; }
  .gform_wrapper .gform_footer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    text-align: center; }
    .gform_wrapper .gform_footer .gform_submit_button {
      display: flex;
      align-items: center;
      margin: 0.667rem 0; }
      .gform_wrapper .gform_footer .gform_submit_button .gform_ajax_spinner {
        width: 1rem;
        margin-left: 0.334rem; }
      .gform_wrapper .gform_footer .gform_submit_button.has-spinner > span {
        padding: 0 !important; }
        .gform_wrapper .gform_footer .gform_submit_button.has-spinner > span i {
          display: none; }
  .gform_wrapper.gravity-theme .description,
  .gform_wrapper.gravity-theme .gfield_description,
  .gform_wrapper.gravity-theme .gsection_description,
  .gform_wrapper.gravity-theme .instruction {
    padding: 0.25rem 0.5rem !important;
    font-size: small !important; }
  .gform_wrapper.gravity-theme .gfield textarea.textarea.small, .gform_wrapper.gravity-theme .gfield textarea.textarea.medium, .gform_wrapper.gravity-theme .gfield textarea.textarea.large {
    height: auto; }
  .gform_wrapper.gravity-theme .gfield_html {
    font-size: small;
    text-align: center; }
  .gform_wrapper.form-primary_wrapper a {
    color: inherit;
    text-decoration: underline; }
  .gform_wrapper.form-primary_wrapper .gfield_required {
    color: inherit; }
  .gform_wrapper.form-secondary_wrapper a {
    color: inherit;
    text-decoration: underline; }
  .gform_wrapper.form-secondary_wrapper .gfield_required {
    color: inherit; }

.gform_confirmation_message {
  max-width: 760px;
  padding: 1.25rem;
  border-radius: 5px;
  margin: 1.25rem auto;
  font-weight: bold;
  text-align: center; }
  @media (min-width: 1080px) {
    .gform_confirmation_message {
      padding: 2.5rem;
      font-size: larger; } }

.gform_validation_container {
  display: none !important;
  position: absolute !important;
  z-index: -1; }

.search-form_wrapper {
  position: relative;
  overflow: visible;
  padding: 0 !important;
  margin-top: 0 !important;
  background-color: transparent !important; }

.search-form,
.widget_search form {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  background: #fff; }
  .search-form label,
  .widget_search form label {
    display: block;
    width: 100%; }
    .search-form label.gfield_label,
    .widget_search form label.gfield_label {
      display: none !important; }
  .search-form input[type="search"],
  .search-form input[type="text"],
  .widget_search form input[type="search"],
  .widget_search form input[type="text"] {
    border: none; }
  .search-form button,
  .widget_search form button {
    border: none;
    margin-bottom: 0 !important; }
    .search-form button:not(.btn-primary):not(.btn-outline-primary),
    .widget_search form button:not(.btn-primary):not(.btn-outline-primary) {
      background-color: transparent; }
  .search-form .gform_body,
  .widget_search form .gform_body {
    display: flex;
    align-items: center;
    width: auto;
    padding: 0; }
    .search-form .gform_body .gform_fields,
    .widget_search form .gform_body .gform_fields {
      margin-bottom: 0; }
      .search-form .gform_body .gform_fields .gfield,
      .widget_search form .gform_body .gform_fields .gfield {
        margin: 0 !important; }
        .search-form .gform_body .gform_fields .gfield *,
        .widget_search form .gform_body .gform_fields .gfield * {
          margin: 0 !important; }
  .search-form .gform_footer,
  .widget_search form .gform_footer {
    width: auto !important;
    display: flex;
    align-items: center;
    padding: 0 !important;
    margin-top: 0 !important; }

button, .btn, .mobile-navigation .phone, .mobile-navigation .hamburger, .mini-cart .footer .buttons a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, .button, [type='button'], [type='reset'], [type='submit'] {
  padding: 1rem 1rem calc(1rem - 2px);
  border-style: solid;
  border-width: 2px;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase; }
  @media (max-width: 767.98px) {
    button, .btn, .mobile-navigation .phone, .mobile-navigation .hamburger, .mini-cart .footer .buttons a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, .button, [type='button'], [type='reset'], [type='submit'] {
      padding: 0.75rem 1rem;
      font-size: 14px; } }
  button > span, .btn > span, .mobile-navigation .phone > span, .mobile-navigation .hamburger > span, .mini-cart .footer .buttons a > span, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review > span, .button > span, [type='button'] > span, [type='reset'] > span, [type='submit'] > span {
    position: relative;
    padding: 0 5px 0 5px;
    transition: padding 100ms ease-in-out;
    display: inline-block;
    line-height: 1.2; }
    button > span .btn-icon, .btn > span .btn-icon, .mobile-navigation .phone > span .btn-icon, .mobile-navigation .hamburger > span .btn-icon, .mini-cart .footer .buttons a > span .btn-icon, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review > span .btn-icon, .button > span .btn-icon, [type='button'] > span .btn-icon, [type='reset'] > span .btn-icon, [type='submit'] > span .btn-icon {
      margin-right: 5px; }
    button > span .fa-angle-right, .btn > span .fa-angle-right, .mobile-navigation .phone > span .fa-angle-right, .mobile-navigation .hamburger > span .fa-angle-right, .mini-cart .footer .buttons a > span .fa-angle-right, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review > span .fa-angle-right, .button > span .fa-angle-right, [type='button'] > span .fa-angle-right, [type='reset'] > span .fa-angle-right, [type='submit'] > span .fa-angle-right {
      position: absolute;
      top: 50%;
      right: 5px;
      transform: translate(0, -50%);
      opacity: 0;
      transition: all 100ms ease-in-out; }
  button:hover > span, .btn:hover > span, .mobile-navigation .phone:hover > span, .mobile-navigation .hamburger:hover > span, .mini-cart .footer .buttons a:hover > span, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:hover > span, .button:hover > span, [type='button']:hover > span, [type='reset']:hover > span, [type='submit']:hover > span {
    padding: 0 10px 0 0; }
    button:hover > span > .fa-angle-right, .btn:hover > span > .fa-angle-right, .mobile-navigation .phone:hover > span > .fa-angle-right, .mobile-navigation .hamburger:hover > span > .fa-angle-right, .mini-cart .footer .buttons a:hover > span > .fa-angle-right, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:hover > span > .fa-angle-right, .button:hover > span > .fa-angle-right, [type='button']:hover > span > .fa-angle-right, [type='reset']:hover > span > .fa-angle-right, [type='submit']:hover > span > .fa-angle-right {
      right: -5px;
      opacity: 1; }

.btn-outline-primary, .mobile-navigation .hamburger {
  background-color: transparent; }

.btn-outline-secondary, .woocommerce-cart table.shop_table .actions .btn.btn-primary, .woocommerce-cart table.shop_table .actions .mobile-navigation .phone, .mobile-navigation .woocommerce-cart table.shop_table .actions .phone, .woocommerce-cart table.shop_table .actions .mobile-navigation .hamburger, .mobile-navigation .woocommerce-cart table.shop_table .actions .hamburger, .woocommerce-cart table.shop_table .actions .btn.btn-outline-primary, .woocommerce-cart table.shop_table .actions .mini-cart .footer .buttons a.btn-outline-primary, .mini-cart .footer .buttons .woocommerce-cart table.shop_table .actions a.btn-outline-primary, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.btn-outline-primary.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.btn-outline-primary.cr-ajax-reviews-add-review, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation button.cr-ajax-reviews-add-review.hamburger, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.hamburger, .woocommerce-cart table.shop_table .actions .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review.hamburger, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.hamburger, .woocommerce-cart table.shop_table .actions .mini-cart .footer .buttons a.btn-primary, .mini-cart .footer .buttons .woocommerce-cart table.shop_table .actions a.btn-primary, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.btn-primary.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.btn-primary.cr-ajax-reviews-add-review, .woocommerce-cart table.shop_table .actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation button.cr-ajax-reviews-add-review.phone, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.phone, .woocommerce-cart table.shop_table .actions .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review.phone, .mobile-navigation body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.shop_table .actions button.cr-ajax-reviews-add-review.phone {
  background-color: transparent; }

.page-template-contact-page main.site-content:before {
  background-color: rgba(255, 255, 255, 0.05); }

.page-template-contact-page main.site-content .gform_wrapper {
  background-color: #fff; }

.page-template-contact-page main.site-content figure iframe {
  border: 4px solid #fff; }

body.page-template-team-member .team-photo {
  border-bottom: 10px solid rgba(34, 34, 34, 0.1); }

body.page-template-team-member .team-social-networks a span {
  border: 0.125rem solid #82BFD1;
  background-color: #fff;
  color: #82BFD1; }

body.page-template-team-member .team-social-networks a:hover span {
  border-color: #82BFD1;
  background-color: #82BFD1;
  color: #fff; }

body.page-template-team-member .team-contact {
  background-color: rgba(34, 34, 34, 0.04); }

.site-header {
  position: sticky;
  top: 0;
  z-index: 999; }
  .site-header .branding {
    justify-self: flex-start;
    margin-right: auto;
    flex: 0 1 auto; }
  .site-header .header-main-navigation {
    flex: 0 1 auto; }
    .site-header .header-main-navigation .secondary-menu,
    .site-header .header-main-navigation .primary-menu-wrap {
      flex: 1 1 100%; }
  .site-header .mobile-navigation {
    display: none; }
  .site-header > .container {
    transition: all 150ms;
    max-width: 100%;
    padding-top: .667rem;
    padding-bottom: .667rem; }
    .site-header > .container > .row, .woocommerce .site-header > .container > .products[class*="columns-"] {
      align-items: center;
      justify-content: flex-end;
      flex-flow: nowrap; }
      .site-header > .container > .row > *, .woocommerce .site-header > .container > .products[class*="columns-"] > * {
        width: auto; }
  @media (max-width: 1079.98px) {
    .site-header .header-main-navigation {
      display: none; }
    .site-header .mobile-navigation {
      display: flex; } }

body.use-transparent-header .site-header {
  position: fixed;
  left: 0;
  right: 0; }

body.use-transparent-header:not(.scrolled) .site-header {
  background-color: transparent;
  box-shadow: none; }
  body.use-transparent-header:not(.scrolled) .site-header .header-main-navigation ul.primary-menu > li > a {
    color: #fff; }

body.ready .site-header {
  transition: all 300ms; }

.branding__logo {
  display: flex;
  align-items: center;
  height: 100%; }
  .branding__logo img {
    display: block;
    width: unset;
    max-width: 100%;
    object-fit: contain;
    object-position: left center;
    transform-origin: 0 50%;
    transition: all 250ms ease-in-out; }

.branding__name {
  display: block; }

.branding__tagline {
  display: block; }

.branding--has-logo .branding__name, .branding--has-logo .branding__tagline {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.header-main-navigation {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: flex-end; }
  .header-main-navigation ul.menu {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    margin: 0;
    font-size: 1rem; }
    .header-main-navigation ul.menu > li {
      margin-left: 1rem; }
      .header-main-navigation ul.menu > li > a {
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%; }
        .header-main-navigation ul.menu > li > a.active, .header-main-navigation ul.menu > li > a:focus {
          text-decoration: none; }
      .header-main-navigation ul.menu > li:first-child {
        margin-left: 0; }

.site-header.has-secondary-menu .header-main-navigation ul:first-child {
  padding-left: 0.667rem; }

.site-header.has-secondary-menu .header-main-navigation ul:last-child {
  padding-right: 0.667rem; }

.site-header.ready .header-main-navigation {
  visibility: visible !important; }

.mobile-navigation {
  position: static !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap !important; }
  .mobile-navigation .phone {
    padding: 0.667rem;
    margin-right: 0.667rem;
    line-height: 1;
    white-space: nowrap; }
  .mobile-navigation .hamburger {
    padding: 0.667rem; }
    .mobile-navigation .hamburger.active {
      color: #fff !important; }
  .mobile-navigation .navigation-panel {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    width: 0;
    height: 100vh;
    padding: 2.5rem 1.25rem 6.25rem;
    margin: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-overflow-scrolling: touch; }
    .mobile-navigation .navigation-panel ul.menu a {
      text-decoration: none;
      opacity: .75; }
    .mobile-navigation .navigation-panel ul.menu li[class*="children"] > a > span {
      position: relative;
      display: block;
      padding-right: 2.5rem; }
    .mobile-navigation .navigation-panel ul.menu li[class*="children"] > .toggle {
      position: absolute;
      z-index: 30;
      top: 0;
      right: 0;
      margin-left: 0.333rem;
      border: none;
      background: none;
      cursor: pointer; }
    .mobile-navigation .navigation-panel ul.menu > li {
      position: relative;
      font-size: x-large;
      line-height: 1.2; }
      .mobile-navigation .navigation-panel ul.menu > li > a {
        display: block;
        padding: 0.75rem 1.25rem; }
      .mobile-navigation .navigation-panel ul.menu > li ul {
        padding: 1.25rem 0 1.25rem 1.25rem; }
        .mobile-navigation .navigation-panel ul.menu > li ul li {
          position: relative;
          padding: 0.5rem 1.25rem;
          font-size: large; }
          .mobile-navigation .navigation-panel ul.menu > li ul li a {
            display: block;
            text-decoration: none; }
          .mobile-navigation .navigation-panel ul.menu > li ul li:before {
            content: '';
            position: absolute;
            top: 1.2rem;
            left: 0;
            display: block;
            width: 0.75rem;
            height: 1px; }
        .mobile-navigation .navigation-panel ul.menu > li ul > li.current_page_item {
          font-weight: bold; }
          .mobile-navigation .navigation-panel ul.menu > li ul > li.current_page_item:before {
            border-style: solid;
            height: 0;
            width: 0;
            border-color: transparent transparent transparent currentColor;
            border-width: 0.3335rem 0 0.3335rem 0.667rem;
            transform: translateY(-0.4rem);
            background-color: transparent; }
        .mobile-navigation .navigation-panel ul.menu > li ul.active {
          display: block; }
      .mobile-navigation .navigation-panel ul.menu > li:hover > a, .mobile-navigation .navigation-panel ul.menu > li[class*="current"] > a {
        opacity: 1; }
    .mobile-navigation .navigation-panel .scrollable {
      height: 100%;
      overflow-y: auto; }
    .mobile-navigation .navigation-panel.active {
      width: 100%;
      visibility: visible; }
    .mobile-navigation .navigation-panel.ready {
      display: block !important;
      transition: all 250ms cubic-bezier(0.52, 0.16, 0.24, 1); }
    @media (min-width: 768px) {
      .mobile-navigation .navigation-panel {
        max-width: 400px; } }
  .mobile-navigation .actions-menu {
    margin: 0 1rem 0 0; }
    .mobile-navigation .actions-menu .btn i, .mobile-navigation .actions-menu .phone i, .mobile-navigation .actions-menu .hamburger i, .mobile-navigation .actions-menu .mini-cart .footer .buttons a i, .mini-cart .footer .buttons .mobile-navigation .actions-menu a i, .mobile-navigation .actions-menu body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .actions-menu button.cr-ajax-reviews-add-review i, .mobile-navigation .actions-menu .btn svg, .mobile-navigation .actions-menu .phone svg, .mobile-navigation .actions-menu .hamburger svg, .mobile-navigation .actions-menu .mini-cart .footer .buttons a svg, .mini-cart .footer .buttons .mobile-navigation .actions-menu a svg, .mobile-navigation .actions-menu body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review svg, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mobile-navigation .actions-menu button.cr-ajax-reviews-add-review svg {
      display: none; }

ul.menu.primary-menu > li, ul.menu.secondary-menu > li {
  position: relative;
  text-transform: uppercase; }
  ul.menu.primary-menu > li a, ul.menu.secondary-menu > li a {
    transition: all 300ms;
    white-space: nowrap; }
    ul.menu.primary-menu > li a:hover, ul.menu.secondary-menu > li a:hover {
      text-decoration: none; }
  ul.menu.primary-menu > li > a, ul.menu.secondary-menu > li > a {
    display: block;
    padding: 1rem 0 calc(1rem - 2px); }
    ul.menu.primary-menu > li > a > span, ul.menu.secondary-menu > li > a > span {
      position: relative; }
      ul.menu.primary-menu > li > a > span i, ul.menu.secondary-menu > li > a > span i, ul.menu.primary-menu > li > a > span svg, ul.menu.secondary-menu > li > a > span svg {
        margin-left: 0.333rem; }
      ul.menu.primary-menu > li > a > span:before, ul.menu.secondary-menu > li > a > span:before {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 0;
        display: block;
        width: 0;
        height: 3px;
        transition: all 250ms ease-in; }
    ul.menu.primary-menu > li > a:hover > span:before, ul.menu.secondary-menu > li > a:hover > span:before {
      width: 100%; }
  ul.menu.primary-menu > li ul li, ul.menu.secondary-menu > li ul li {
    position: relative;
    font-size: 1rem;
    text-transform: none;
    white-space: nowrap; }
    ul.menu.primary-menu > li ul li a, ul.menu.secondary-menu > li ul li a {
      position: relative;
      display: block;
      padding: 0.5rem 1.25rem;
      text-decoration: none; }
      ul.menu.primary-menu > li ul li a:before, ul.menu.secondary-menu > li ul li a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 0;
        height: 100%;
        transition: width 250ms ease-in-out; }
      ul.menu.primary-menu > li ul li a span, ul.menu.secondary-menu > li ul li a span {
        position: relative;
        display: block;
        z-index: 1; }
      ul.menu.primary-menu > li ul li a:hover:before, ul.menu.secondary-menu > li ul li a:hover:before {
        width: 100%; }
    ul.menu.primary-menu > li ul li[class*="children"] > a span, ul.menu.secondary-menu > li ul li[class*="children"] > a span {
      padding-right: 2.5rem; }
    ul.menu.primary-menu > li ul li[class*="children"] svg, ul.menu.secondary-menu > li ul li[class*="children"] svg, ul.menu.primary-menu > li ul li[class*="children"] i, ul.menu.secondary-menu > li ul li[class*="children"] i {
      display: block;
      position: absolute;
      top: 50%;
      right: 1rem;
      transform: translateY(-50%);
      margin-left: 0.333rem;
      vertical-align: unset; }
    ul.menu.primary-menu > li ul li[class*="current"] > a:before, ul.menu.secondary-menu > li ul li[class*="current"] > a:before {
      display: none !important; }
  ul.menu.primary-menu > li ul > li:first-child > a, ul.menu.secondary-menu > li ul > li:first-child > a {
    border-top: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  ul.menu.primary-menu > li ul > li:last-child > a, ul.menu.secondary-menu > li ul > li:last-child > a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
  ul.menu.primary-menu > li ul > li:last-child.has-active-dropdown > a, ul.menu.secondary-menu > li ul > li:last-child.has-active-dropdown > a {
    border-radius: 0; }
  ul.menu.primary-menu > li ul.dropdown, ul.menu.secondary-menu > li ul.dropdown {
    padding: 0 !important; }
  ul.menu.primary-menu > li > .dropdown, ul.menu.secondary-menu > li > .dropdown {
    transform: translateY(100%);
    transition: all 300ms;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }
    ul.menu.primary-menu > li > .dropdown .dropdown, ul.menu.secondary-menu > li > .dropdown .dropdown {
      transition: max-height 500ms ease-in-out;
      overflow: hidden;
      max-height: 0; }
      ul.menu.primary-menu > li > .dropdown .dropdown li a, ul.menu.secondary-menu > li > .dropdown .dropdown li a {
        font-size: smaller; }
      ul.menu.primary-menu > li > .dropdown .dropdown.active, ul.menu.secondary-menu > li > .dropdown .dropdown.active {
        max-height: 480px; }
      ul.menu.primary-menu > li > .dropdown .dropdown > li:first-child > a, ul.menu.secondary-menu > li > .dropdown .dropdown > li:first-child > a, ul.menu.primary-menu > li > .dropdown .dropdown > li:last-child > a, ul.menu.secondary-menu > li > .dropdown .dropdown > li:last-child > a {
        border-radius: 0; }
    ul.menu.primary-menu > li > .dropdown:before, ul.menu.secondary-menu > li > .dropdown:before {
      content: '';
      position: absolute;
      transition: top 150ms;
      top: 0;
      left: 1.25rem;
      z-index: -1;
      display: block;
      border-style: solid;
      height: 0;
      width: 0;
      border-color: transparent transparent #fff;
      border-width: 0 0.625rem 0.667rem;
      border-color: transparent; }
    ul.menu.primary-menu > li > .dropdown.active, ul.menu.secondary-menu > li > .dropdown.active {
      transform: translateY(1.25rem);
      opacity: 1;
      pointer-events: auto; }
      ul.menu.primary-menu > li > .dropdown.active:before, ul.menu.secondary-menu > li > .dropdown.active:before {
        top: -10px; }
    @media (max-width: 1279.98px) {
      ul.menu.primary-menu > li > .dropdown, ul.menu.secondary-menu > li > .dropdown {
        left: auto;
        right: 0; }
        ul.menu.primary-menu > li > .dropdown:before, ul.menu.secondary-menu > li > .dropdown:before {
          left: auto;
          right: 1.25rem; } }
  ul.menu.primary-menu > li[class*="current"] > a > span:before, ul.menu.secondary-menu > li[class*="current"] > a > span:before {
    width: 100%; }

.primary-menu-wrap {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap-reverse; }
  .primary-menu-wrap ul.menu {
    margin-left: 1rem; }
    .primary-menu-wrap ul.menu:first-child {
      margin-left: 0; }

ul.menu.secondary-menu {
  padding-left: 0.667rem;
  padding-right: 0.667rem;
  margin-bottom: 1rem;
  font-size: small; }
  ul.menu.secondary-menu > li {
    text-transform: none; }
    ul.menu.secondary-menu > li > a {
      padding: 0; }
      ul.menu.secondary-menu > li > a svg {
        width: 1.25rem;
        height: 1.25rem;
        transform: translateY(-2px); }

.header-side-navigation {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 100vh;
  visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all 250ms cubic-bezier(0.52, 0.16, 0.24, 1); }
  .header-side-navigation ul.menu li a {
    text-decoration: none; }
  .header-side-navigation ul.menu li[class*="children"] > a > span {
    position: relative;
    display: block;
    padding-right: 2.5rem; }
    .header-side-navigation ul.menu li[class*="children"] > a > span i {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      margin-left: 0.333rem; }
  .header-side-navigation ul.menu > li {
    position: relative;
    line-height: 1.2; }
    .header-side-navigation ul.menu > li > a {
      display: block;
      padding: 0.75rem 1.25rem; }
    .header-side-navigation ul.menu > li ul.sub-menu {
      padding: 0 0 1.25rem 1.25rem; }
      .header-side-navigation ul.menu > li ul.sub-menu li {
        position: relative;
        display: block;
        padding: 0.5rem 1.25rem;
        font-size: smaller; }
        .header-side-navigation ul.menu > li ul.sub-menu li:before {
          content: '';
          position: absolute;
          top: 1rem;
          left: 0;
          display: block;
          width: 0.75rem;
          height: 1px; }
  .header-side-navigation.active {
    display: block;
    width: 375px !important;
    visibility: visible;
    padding: 2.5rem 2.5rem 6.25rem; }

.site-header .action-search .search-form-wrapper {
  position: relative;
  z-index: 100;
  padding: 0; }
  .site-header .action-search .search-form-wrapper .search-toggle > span {
    display: block;
    padding: unset; }
    .site-header .action-search .search-form-wrapper .search-toggle > span i, .site-header .action-search .search-form-wrapper .search-toggle > span svg {
      position: unset;
      transform: unset;
      top: unset;
      right: unset;
      opacity: unset;
      font-size: 1.75rem; }
    .site-header .action-search .search-form-wrapper .search-toggle > span.active {
      display: none; }
  .site-header .action-search .search-form-wrapper.active .search-form .btn:hover, .site-header .action-search .search-form-wrapper.active .search-form .mobile-navigation .phone:hover, .mobile-navigation .site-header .action-search .search-form-wrapper.active .search-form .phone:hover, .site-header .action-search .search-form-wrapper.active .search-form .mobile-navigation .hamburger:hover, .mobile-navigation .site-header .action-search .search-form-wrapper.active .search-form .hamburger:hover, .site-header .action-search .search-form-wrapper.active .search-form .mini-cart .footer .buttons a:hover, .mini-cart .footer .buttons .site-header .action-search .search-form-wrapper.active .search-form a:hover, .site-header .action-search .search-form-wrapper.active .search-form body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:hover, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .site-header .action-search .search-form-wrapper.active .search-form button.cr-ajax-reviews-add-review:hover {
    color: #fff !important; }
  .site-header .action-search .search-form-wrapper.active .search-toggle .default {
    display: none; }
  .site-header .action-search .search-form-wrapper.active .search-toggle .active {
    display: block; }

#HeaderSearchForm {
  transition: all 400ms;
  transform: translateY(-100%);
  position: fixed;
  z-index: 101;
  left: 1.25rem;
  right: 1.25rem;
  width: auto;
  margin: 0;
  pointer-events: none;
  opacity: 0; }
  #HeaderSearchForm.active {
    transform: translateY(0);
    opacity: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    pointer-events: all; }
    #HeaderSearchForm.active .dropdown-menu {
      width: 100%; }
      #HeaderSearchForm.active .dropdown-menu li.no-result {
        text-align: center; }

.site-footer {
  padding: 2.5rem 0 0;
  font-size: 1rem;
  text-align: center;
  overflow-x: hidden; }
  .site-footer > .container {
    max-width: 100%; }
    .site-footer > .container a {
      text-decoration: none; }
      .site-footer > .container a:hover {
        text-decoration: underline; }

.company {
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 2.5rem;
  font-size: smaller; }
  .company .logo img {
    width: auto;
    margin: 0 auto 1.25rem; }
  .company .company-name {
    font-size: 1.25rem;
    font-weight: bold; }
  .company .description {
    display: none; }
  .company .address {
    margin-bottom: 0; }
    .company .address i {
      margin-right: 0.25rem; }
  .company .phone i,
  .company .email i,
  .company .fax i {
    margin-right: 0.25rem; }
  .company .business-hours-wrapper {
    margin-top: .5rem; }
  .company-location .name {
    font-weight: 700; }

.copyright {
  flex: 0 0 auto;
  width: 100%;
  padding-top: 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
  font-size: smaller;
  text-align: center; }

.credits {
  flex: 0 0 auto;
  width: 100%;
  padding-bottom: 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
  font-size: smaller;
  text-align: center; }

.navigation {
  flex: 0 0 auto;
  width: 100%; }
  .navigation.footer-primary ul.menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 2.25rem; }
    .navigation.footer-primary ul.menu > li {
      margin-bottom: 1rem;
      line-height: 1.25;
      text-transform: uppercase; }
      .navigation.footer-primary ul.menu > li a {
        margin: 0 1.25rem; }
      .navigation.footer-primary ul.menu > li ul {
        display: none; }
      .navigation.footer-primary ul.menu > li:first-child {
        border-left: none; }
    @media (max-width: 767.98px) {
      .navigation.footer-primary ul.menu {
        display: block; }
        .navigation.footer-primary ul.menu > li {
          border-left: none;
          line-height: 2.5; }
          .navigation.footer-primary ul.menu > li a {
            margin: 0; } }

.social-networks {
  flex: 0 0 auto;
  width: 100%;
  position: relative;
  text-align: center;
  margin-bottom: 2.25rem; }
  .social-networks:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 1px; }
  .social-networks a {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-left: 0.667rem; }
    .social-networks a:first-child {
      margin-left: 0; }
    .social-networks a span {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 3.5rem;
      height: 3.5rem;
      border-radius: 50%;
      transition: all 100ms ease-in-out; }
      .social-networks a span i, .social-networks a span svg {
        font-size: 1.5rem; }
    .social-networks a:hover {
      text-decoration: none !important; }
      .social-networks a:hover span {
        border-width: 0.25rem; }

.section.default-hero {
  text-align: center; }
  .section.default-hero.no-background {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .section.default-hero.has-background {
    display: flex;
    align-items: center; }
  .section.default-hero .section-content {
    max-width: 100%; }
    .section.default-hero .section-content .hero-subheadline a {
      position: relative;
      color: inherit;
      text-decoration: underline dashed;
      text-decoration-thickness: 1px;
      text-underline-offset: 3px; }
      .section.default-hero .section-content .hero-subheadline a:hover, .section.default-hero .section-content .hero-subheadline a:active, .section.default-hero .section-content .hero-subheadline a:focus {
        text-decoration: underline; }

body.use-transparent-header .section.default-hero, body.use-transparent-header .section.thee-block-hero:not(.fullscreen) {
  padding-top: 8rem; }

/**
 * woocommerce.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
:root {
  --woocommerce: #a46497;
  --wc-green: #198754;
  --wc-red: #dc3545;
  --wc-orange: #fd7e14;
  --wc-blue: #0d6efd;
  --wc-primary: #82BFD1;
  --wc-primary-text: white;
  --wc-secondary: #B89452;
  --wc-secondary-text: black;
  --wc-highlight: #d18298;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676; }

/**
 * _animation.scss
 * Custom WooCommerce Animations.
 */
@keyframes spin {
  100% {
    transform: rotate(360deg); } }

/**
 * _fonts.scss
 * Custom WooCommerce fonts.
 */
@font-face {
  font-family: 'star';
  src: url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/star.eot);
  src: url("../../../../../../../../themes/theetheme-v8-custom/dist/fonts/star.eot?#iefix") format("embedded-opentype"), url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/star.woff) format("woff"), url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/star.ttf) format("truetype"), url("../../../../../../../../themes/theetheme-v8-custom/dist/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'WooCommerce';
  src: url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/WooCommerce.eot);
  src: url("../../../../../../../../themes/theetheme-v8-custom/dist/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/WooCommerce.woff) format("woff"), url(../../../../../../../../themes/theetheme-v8-custom/dist/fonts/WooCommerce.ttf) format("truetype"), url("../../../../../../../../themes/theetheme-v8-custom/dist/fonts/WooCommerce.svg#WooCommerce") format("svg");
  font-weight: normal;
  font-style: normal; }

/**
 * Global styles
 */
p.demo_store,
.woocommerce-store-notice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #82BFD1;
  color: white;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  display: none; }
  p.demo_store a,
  .woocommerce-store-notice a {
    color: white;
    text-decoration: underline; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.admin-bar p.demo_store {
  top: 32px; }

/**
 * Utility classes
 */
.clear {
  clear: both; }

/**
 * Main WooCommerce styles
 */
.woocommerce {
  /**
	 * Product Page
	 */
  /**
	 * Product loops
	 */
  /**
	 * Reviews
	 */
  /**
	 * Star ratings
	 */
  /**
	 * Tables
	 */
  /**
	 * Cart sidebar
	 */
  /**
	 * Forms
	 */
  /**
	 * Order page
	 */
  /**
	 * Layered nav widget
	 */
  /**
	 * Price filter widget
	 */
  /**
	 * Rating Filter Widget
	 */ }
  .woocommerce .blockUI.blockOverlay {
    position: relative; }
    .woocommerce .blockUI.blockOverlay::before {
      height: 1em;
      width: 1em;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -0.5em;
      margin-top: -0.5em;
      content: "";
      animation: spin 1s ease-in-out infinite;
      background: var(--wpr-bg-618c3413-1ded-4822-9a6c-e4c7d70da211) center center;
      background-size: cover;
      line-height: 1;
      text-align: center;
      font-size: 2em;
      color: rgba(0, 0, 0, 0.75); }
  .woocommerce .loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: var(--wpr-bg-077177ab-45e8-4045-bb8b-2083f13704da) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75); }
  .woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0; }
    .woocommerce a.remove:hover {
      color: #fff !important;
      background: red; }
  .woocommerce small.note, .woocommerce .note.small {
    display: block;
    color: #767676;
    font-size: 0.857em;
    margin-top: 10px; }
  .woocommerce .woocommerce-breadcrumb {
    *zoom: 1;
    margin: 0 0 1em;
    padding: 0;
    font-size: 0.92em;
    color: #767676; }
    .woocommerce .woocommerce-breadcrumb::before, .woocommerce .woocommerce-breadcrumb::after {
      content: " ";
      display: table; }
    .woocommerce .woocommerce-breadcrumb::after {
      clear: both; }
    .woocommerce .woocommerce-breadcrumb a {
      color: #767676; }
  .woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center; }
  .woocommerce div.product {
    margin-bottom: 0;
    position: relative; }
    .woocommerce div.product .product_title {
      clear: none;
      margin-top: 0;
      padding: 0; }
    .woocommerce div.product span.price,
    .woocommerce div.product p.price {
      color: #d18298;
      font-size: 1.25em; }
      .woocommerce div.product span.price ins,
      .woocommerce div.product p.price ins {
        background: inherit;
        font-weight: 700;
        display: inline-block; }
      .woocommerce div.product span.price del,
      .woocommerce div.product p.price del {
        opacity: 0.5;
        display: inline-block; }
    .woocommerce div.product p.stock {
      font-size: 0.92em; }
    .woocommerce div.product .stock {
      color: #d18298; }
    .woocommerce div.product .out-of-stock {
      color: red; }
    .woocommerce div.product .woocommerce-product-rating {
      margin-bottom: 1.618em; }
    .woocommerce div.product div.images {
      margin-bottom: 2em; }
      .woocommerce div.product div.images img {
        display: block;
        width: 100%;
        height: auto;
        box-shadow: none; }
      .woocommerce div.product div.images div.thumbnails {
        padding-top: 1em; }
      .woocommerce div.product div.images.woocommerce-product-gallery {
        position: relative; }
      .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
        transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
        margin: 0;
        padding: 0; }
      .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
        background-color: #fff;
        opacity: 0; }
      .woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
        border: 1px solid #f2f2f2; }
      .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 25%;
        display: inline-block; }
      .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
        font-size: 2em;
        z-index: 9;
        width: 36px;
        height: 36px;
        background: #fff;
        text-indent: -9999px;
        border-radius: 100%;
        box-sizing: content-box; }
        .woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border: 2px solid #000;
          border-radius: 100%;
          position: absolute;
          top: 9px;
          left: 9px;
          box-sizing: content-box; }
        .woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
          content: "";
          display: block;
          width: 2px;
          height: 8px;
          background: #000;
          border-radius: 6px;
          position: absolute;
          top: 19px;
          left: 22px;
          transform: rotate(-45deg);
          box-sizing: content-box; }
      .woocommerce div.product div.images .flex-control-thumbs {
        overflow: hidden;
        zoom: 1;
        margin: 0;
        padding: 0; }
        .woocommerce div.product div.images .flex-control-thumbs li {
          width: 25%;
          float: left;
          margin: 0;
          list-style: none; }
          .woocommerce div.product div.images .flex-control-thumbs li img {
            cursor: pointer;
            opacity: 0.5;
            margin: 0; }
            .woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
              opacity: 1; }
    .woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
      clear: left; }
    .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
      clear: left; }
    .woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
      clear: left; }
    .woocommerce div.product div.summary {
      margin-bottom: 2em; }
    .woocommerce div.product div.social {
      text-align: right;
      margin: 0 0 1em; }
      .woocommerce div.product div.social span {
        margin: 0 0 0 2px; }
        .woocommerce div.product div.social span span {
          margin: 0; }
        .woocommerce div.product div.social span .stButton .chicklets {
          padding-left: 16px;
          width: 0; }
      .woocommerce div.product div.social iframe {
        float: left;
        margin-top: 3px; }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
      list-style: none;
      padding: 0 0 0 1em;
      margin: 0 0 1.618em;
      overflow: hidden;
      position: relative; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li {
        border: 1px solid #98793f;
        background-color: #B89452;
        color: black;
        display: inline-block;
        position: relative;
        z-index: 0;
        border-radius: 4px 4px 0 0;
        margin: 0 -5px;
        padding: 0 1em; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li a {
          display: inline-block;
          padding: 0.5em 0;
          font-weight: 700;
          color: black;
          text-decoration: none; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
            text-decoration: none;
            color: #1a1a1a; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
          background: #fff;
          color: black;
          z-index: 2;
          border-bottom-color: #fff; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
            color: inherit;
            text-shadow: inherit; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
            box-shadow: 2px 2px 0 #fff; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
            box-shadow: -2px 2px 0 #fff; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
          border: 1px solid #98793f;
          position: absolute;
          bottom: -1px;
          width: 5px;
          height: 5px;
          content: " ";
          box-sizing: border-box; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
          left: -5px;
          border-bottom-right-radius: 4px;
          border-width: 0 1px 1px 0;
          box-shadow: 2px 2px 0 #B89452; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
          right: -5px;
          border-bottom-left-radius: 4px;
          border-width: 0 0 1px 1px;
          box-shadow: -2px 2px 0 #B89452; }
      .woocommerce div.product .woocommerce-tabs ul.tabs::before {
        position: absolute;
        content: " ";
        width: 100%;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #98793f;
        z-index: 1; }
    .woocommerce div.product .woocommerce-tabs .panel {
      margin: 0 0 2em;
      padding: 0; }
    .woocommerce div.product p.cart {
      margin-bottom: 2em;
      *zoom: 1; }
      .woocommerce div.product p.cart::before, .woocommerce div.product p.cart::after {
        content: " ";
        display: table; }
      .woocommerce div.product p.cart::after {
        clear: both; }
    .woocommerce div.product form.cart {
      margin-bottom: 2em;
      *zoom: 1; }
      .woocommerce div.product form.cart::before, .woocommerce div.product form.cart::after {
        content: " ";
        display: table; }
      .woocommerce div.product form.cart::after {
        clear: both; }
      .woocommerce div.product form.cart div.quantity {
        float: left;
        margin: 0 4px 0 0; }
      .woocommerce div.product form.cart table {
        border-width: 0 0 1px; }
        .woocommerce div.product form.cart table td {
          padding-left: 0; }
        .woocommerce div.product form.cart table div.quantity {
          float: none;
          margin: 0; }
        .woocommerce div.product form.cart table small.stock, .woocommerce div.product form.cart table .stock.small {
          display: block;
          float: none; }
      .woocommerce div.product form.cart .variations {
        margin-bottom: 1em;
        border: 0;
        width: 100%; }
        .woocommerce div.product form.cart .variations td,
        .woocommerce div.product form.cart .variations th {
          border: 0;
          line-height: 2em;
          vertical-align: top; }
        .woocommerce div.product form.cart .variations label {
          font-weight: 700;
          text-align: left; }
        .woocommerce div.product form.cart .variations select {
          max-width: 100%;
          min-width: 75%;
          display: inline-block;
          margin-right: 1em; }
        .woocommerce div.product form.cart .variations td.label {
          padding-right: 1em; }
      .woocommerce div.product form.cart .woocommerce-variation-description p {
        margin-bottom: 1em; }
      .woocommerce div.product form.cart .reset_variations {
        visibility: hidden;
        font-size: 0.83em; }
      .woocommerce div.product form.cart .wc-no-matching-variations {
        display: none; }
      .woocommerce div.product form.cart .button {
        vertical-align: middle;
        float: left; }
      .woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
        padding-right: 1em;
        padding-left: 1em; }
      .woocommerce div.product form.cart .group_table td {
        vertical-align: top;
        padding-bottom: 0.5em;
        border: 0; }
      .woocommerce div.product form.cart .group_table td:first-child {
        width: 4em;
        text-align: center; }
      .woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        transform: scale(1.5, 1.5); }
  .woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: 0.202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -0.5em;
    left: -0.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #d18298;
    color: white;
    font-size: 0.857em;
    z-index: 9; }
  .woocommerce .products ul,
  .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1; }
    .woocommerce .products ul::before, .woocommerce .products ul::after,
    .woocommerce ul.products::before,
    .woocommerce ul.products::after {
      content: " ";
      display: table; }
    .woocommerce .products ul::after,
    .woocommerce ul.products::after {
      clear: both; }
    .woocommerce .products ul li,
    .woocommerce ul.products li {
      list-style: none outside; }
  .woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -0.5em -0.5em 0 0; }
  .woocommerce ul.products li.product h3, .woocommerce ul.products li.product .h3,
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product .woocommerce-loop-category__title {
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em; }
  .woocommerce ul.products li.product a {
    text-decoration: none; }
  .woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none; }
  .woocommerce ul.products li.product strong {
    display: block; }
  .woocommerce ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2; }
  .woocommerce ul.products li.product .star-rating {
    font-size: 0.857em; }
  .woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em; }
  .woocommerce ul.products li.product .price {
    color: #d18298;
    display: block;
    font-weight: normal;
    margin-bottom: 0.5em;
    font-size: 0.857em; }
    .woocommerce ul.products li.product .price del {
      color: inherit;
      opacity: 0.5;
      display: inline-block; }
    .woocommerce ul.products li.product .price ins {
      background: none;
      font-weight: 700;
      display: inline-block; }
    .woocommerce ul.products li.product .price .from {
      font-size: 0.67em;
      margin: -2px 0 0 0;
      text-transform: uppercase;
      color: rgba(170, 170, 170, 0.5); }
  .woocommerce .woocommerce-result-count {
    margin: 0 0 1em; }
  .woocommerce .woocommerce-ordering {
    margin: 0 0 1em; }
    .woocommerce .woocommerce-ordering select {
      vertical-align: top; }
  .woocommerce nav.woocommerce-pagination {
    text-align: center; }
    .woocommerce nav.woocommerce-pagination ul {
      display: inline-block;
      white-space: nowrap;
      padding: 0;
      clear: both;
      border: 1px solid #98793f;
      border-right: 0;
      margin: 1px; }
      .woocommerce nav.woocommerce-pagination ul li {
        border-right: 1px solid #98793f;
        padding: 0;
        margin: 0;
        float: left;
        display: inline;
        overflow: hidden; }
        .woocommerce nav.woocommerce-pagination ul li a,
        .woocommerce nav.woocommerce-pagination ul li span {
          margin: 0;
          text-decoration: none;
          padding: 0;
          line-height: 1;
          font-size: 1em;
          font-weight: normal;
          padding: 0.5em;
          min-width: 1em;
          display: block; }
        .woocommerce nav.woocommerce-pagination ul li span.current,
        .woocommerce nav.woocommerce-pagination ul li a:hover,
        .woocommerce nav.woocommerce-pagination ul li a:focus {
          background: #B89452;
          color: #2c2312; }
  .woocommerce .cart .button,
  .woocommerce .cart input.button {
    float: none; }
  .woocommerce a.added_to_cart {
    padding-top: 0.5em;
    display: inline-block; }
  .woocommerce #reviews h2 small, .woocommerce #reviews .h2 small, .woocommerce #reviews h2 .small, .woocommerce #reviews .h2 .small {
    float: right;
    color: #767676;
    font-size: 15px;
    margin: 10px 0 0; }
    .woocommerce #reviews h2 small a, .woocommerce #reviews .h2 small a, .woocommerce #reviews h2 .small a, .woocommerce #reviews .h2 .small a {
      text-decoration: none;
      color: #767676; }
  .woocommerce #reviews h3, .woocommerce #reviews .h3 {
    margin: 0; }
  .woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0; }
  .woocommerce #reviews #comment {
    height: 75px; }
  .woocommerce #reviews #comments .add_review {
    *zoom: 1; }
    .woocommerce #reviews #comments .add_review::before, .woocommerce #reviews #comments .add_review::after {
      content: " ";
      display: table; }
    .woocommerce #reviews #comments .add_review::after {
      clear: both; }
  .woocommerce #reviews #comments h2, .woocommerce #reviews #comments .h2 {
    clear: none; }
  .woocommerce #reviews #comments ol.commentlist {
    *zoom: 1;
    margin: 0;
    width: 100%;
    background: none;
    list-style: none; }
    .woocommerce #reviews #comments ol.commentlist::before, .woocommerce #reviews #comments ol.commentlist::after {
      content: " ";
      display: table; }
    .woocommerce #reviews #comments ol.commentlist::after {
      clear: both; }
    .woocommerce #reviews #comments ol.commentlist li {
      padding: 0;
      margin: 0 0 20px;
      border: 0;
      position: relative;
      background: 0;
      border: 0; }
      .woocommerce #reviews #comments ol.commentlist li .meta {
        color: #767676;
        font-size: 0.75em; }
      .woocommerce #reviews #comments ol.commentlist li img.avatar {
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        padding: 3px;
        width: 32px;
        height: auto;
        background: #B89452;
        border: 1px solid #b28d49;
        margin: 0;
        box-shadow: none; }
      .woocommerce #reviews #comments ol.commentlist li .comment-text {
        margin: 0 0 0 50px;
        border: 1px solid #b28d49;
        border-radius: 4px;
        padding: 1em 1em 0;
        *zoom: 1; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text::before, .woocommerce #reviews #comments ol.commentlist li .comment-text::after {
          content: " ";
          display: table; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text::after {
          clear: both; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text p {
          margin: 0 0 1em; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
          font-size: 0.83em; }
    .woocommerce #reviews #comments ol.commentlist ul.children {
      list-style: none outside;
      margin: 20px 0 0 50px; }
      .woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
        display: none; }
    .woocommerce #reviews #comments ol.commentlist #respond {
      border: 1px solid #b28d49;
      border-radius: 4px;
      padding: 1em 1em 0;
      margin: 20px 0 0 50px; }
  .woocommerce #reviews #comments .commentlist > li::before {
    content: ""; }
  .woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: "star"; }
    .woocommerce .star-rating::before {
      content: "\73\73\73\73\73";
      color: #98793f;
      float: left;
      top: 0;
      left: 0;
      position: absolute; }
    .woocommerce .star-rating span {
      overflow: hidden;
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 1.5em; }
    .woocommerce .star-rating span::before {
      content: "\53\53\53\53\53";
      top: 0;
      position: absolute;
      left: 0; }
  .woocommerce .woocommerce-product-rating {
    *zoom: 1;
    line-height: 2;
    display: block; }
    .woocommerce .woocommerce-product-rating::before, .woocommerce .woocommerce-product-rating::after {
      content: " ";
      display: table; }
    .woocommerce .woocommerce-product-rating::after {
      clear: both; }
    .woocommerce .woocommerce-product-rating .star-rating {
      margin: 0.5em 4px 0 0;
      float: left; }
  .woocommerce .products .star-rating {
    display: block;
    margin: 0 0 0.5em;
    float: none; }
  .woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0; }
  .woocommerce #review_form #respond {
    *zoom: 1;
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0; }
    .woocommerce #review_form #respond::before, .woocommerce #review_form #respond::after {
      content: " ";
      display: table; }
    .woocommerce #review_form #respond::after {
      clear: both; }
    .woocommerce #review_form #respond p {
      margin: 0 0 10px; }
    .woocommerce #review_form #respond .form-submit input {
      left: auto; }
    .woocommerce #review_form #respond textarea {
      box-sizing: border-box;
      width: 100%; }
  .woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none; }
    .woocommerce p.stars a::before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 1em;
      height: 1em;
      line-height: 1;
      font-family: "WooCommerce";
      content: "\e021";
      text-indent: 0; }
    .woocommerce p.stars a:hover ~ a::before {
      content: "\e021"; }
  .woocommerce p.stars:hover a::before {
    content: "\e020"; }
  .woocommerce p.stars.selected a.active::before {
    content: "\e020"; }
  .woocommerce p.stars.selected a.active ~ a::before {
    content: "\e021"; }
  .woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020"; }
  .woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    margin-bottom: 1.618em;
    width: 100%; }
    .woocommerce table.shop_attributes th {
      width: 150px;
      font-weight: 700;
      padding: 8px;
      border-top: 0;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      margin: 0;
      line-height: 1.5; }
    .woocommerce table.shop_attributes td {
      font-style: italic;
      padding: 0;
      border-top: 0;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      margin: 0;
      line-height: 1.5; }
      .woocommerce table.shop_attributes td p {
        margin: 0;
        padding: 8px 0; }
    .woocommerce table.shop_attributes tr:nth-child(even) td,
    .woocommerce table.shop_attributes tr:nth-child(even) th {
      background: rgba(0, 0, 0, 0.025); }
  .woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px; }
    .woocommerce table.shop_table th {
      font-weight: 700;
      padding: 9px 12px;
      line-height: 1.5em; }
    .woocommerce table.shop_table td {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding: 9px 12px;
      vertical-align: middle;
      line-height: 1.5em; }
      .woocommerce table.shop_table td small, .woocommerce table.shop_table td .small {
        font-weight: normal; }
      .woocommerce table.shop_table td del {
        font-weight: normal; }
    .woocommerce table.shop_table tbody:first-child tr:first-child th,
    .woocommerce table.shop_table tbody:first-child tr:first-child td {
      border-top: 0; }
    .woocommerce table.shop_table tfoot td,
    .woocommerce table.shop_table tfoot th,
    .woocommerce table.shop_table tbody th {
      font-weight: 700;
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .woocommerce table.my_account_orders {
    font-size: 0.85em; }
    .woocommerce table.my_account_orders th,
    .woocommerce table.my_account_orders td {
      padding: 4px 8px;
      vertical-align: middle; }
    .woocommerce table.my_account_orders .button {
      white-space: nowrap; }
  .woocommerce table.woocommerce-MyAccount-downloads td,
  .woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center; }
    .woocommerce table.woocommerce-MyAccount-downloads td:first-child,
    .woocommerce table.woocommerce-MyAccount-downloads th:first-child {
      text-align: left; }
    .woocommerce table.woocommerce-MyAccount-downloads td:last-child,
    .woocommerce table.woocommerce-MyAccount-downloads th:last-child {
      text-align: left; }
    .woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,
    .woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
      content: "\2193";
      display: inline-block; }
  .woocommerce td.product-name dl.variation,
  .woocommerce td.product-name .wc-item-meta {
    list-style: none outside; }
    .woocommerce td.product-name dl.variation dt,
    .woocommerce td.product-name dl.variation .wc-item-meta-label,
    .woocommerce td.product-name .wc-item-meta dt,
    .woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
      float: left;
      clear: both;
      margin-right: 0.25em;
      display: inline-block;
      list-style: none outside; }
    .woocommerce td.product-name dl.variation dd,
    .woocommerce td.product-name .wc-item-meta dd {
      margin: 0; }
    .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child,
    .woocommerce td.product-name .wc-item-meta p,
    .woocommerce td.product-name .wc-item-meta:last-child {
      margin-bottom: 0; }
  .woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em; }
  .woocommerce td.product-quantity {
    min-width: 80px; }
  .woocommerce ul.cart_list,
  .woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0; }
    .woocommerce ul.cart_list li,
    .woocommerce ul.product_list_widget li {
      padding: 4px 0;
      margin: 0;
      *zoom: 1;
      list-style: none; }
      .woocommerce ul.cart_list li::before, .woocommerce ul.cart_list li::after,
      .woocommerce ul.product_list_widget li::before,
      .woocommerce ul.product_list_widget li::after {
        content: " ";
        display: table; }
      .woocommerce ul.cart_list li::after,
      .woocommerce ul.product_list_widget li::after {
        clear: both; }
      .woocommerce ul.cart_list li a,
      .woocommerce ul.product_list_widget li a {
        display: block;
        font-weight: 700; }
      .woocommerce ul.cart_list li img,
      .woocommerce ul.product_list_widget li img {
        float: right;
        margin-left: 4px;
        width: 32px;
        height: auto;
        box-shadow: none; }
      .woocommerce ul.cart_list li dl,
      .woocommerce ul.product_list_widget li dl {
        margin: 0;
        padding-left: 1em;
        border-left: 2px solid rgba(0, 0, 0, 0.1);
        *zoom: 1; }
        .woocommerce ul.cart_list li dl::before, .woocommerce ul.cart_list li dl::after,
        .woocommerce ul.product_list_widget li dl::before,
        .woocommerce ul.product_list_widget li dl::after {
          content: " ";
          display: table; }
        .woocommerce ul.cart_list li dl::after,
        .woocommerce ul.product_list_widget li dl::after {
          clear: both; }
        .woocommerce ul.cart_list li dl dt,
        .woocommerce ul.cart_list li dl dd,
        .woocommerce ul.product_list_widget li dl dt,
        .woocommerce ul.product_list_widget li dl dd {
          display: inline-block;
          float: left;
          margin-bottom: 1em; }
        .woocommerce ul.cart_list li dl dt,
        .woocommerce ul.product_list_widget li dl dt {
          font-weight: 700;
          padding: 0 0 0.25em;
          margin: 0 4px 0 0;
          clear: left; }
        .woocommerce ul.cart_list li dl dd,
        .woocommerce ul.product_list_widget li dl dd {
          padding: 0 0 0.25em; }
          .woocommerce ul.cart_list li dl dd p:last-child,
          .woocommerce ul.product_list_widget li dl dd p:last-child {
            margin-bottom: 0; }
      .woocommerce ul.cart_list li .star-rating,
      .woocommerce ul.product_list_widget li .star-rating {
        float: none; }
  .woocommerce.widget_shopping_cart .total,
  .woocommerce .widget_shopping_cart .total {
    border-top: 3px double #B89452;
    padding: 4px 0 0; }
    .woocommerce.widget_shopping_cart .total strong,
    .woocommerce .widget_shopping_cart .total strong {
      min-width: 40px;
      display: inline-block; }
  .woocommerce.widget_shopping_cart .cart_list li,
  .woocommerce .widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0; }
    .woocommerce.widget_shopping_cart .cart_list li a.remove,
    .woocommerce .widget_shopping_cart .cart_list li a.remove {
      position: absolute;
      top: 0;
      left: 0; }
  .woocommerce.widget_shopping_cart .buttons,
  .woocommerce .widget_shopping_cart .buttons {
    *zoom: 1; }
    .woocommerce.widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after,
    .woocommerce .widget_shopping_cart .buttons::before,
    .woocommerce .widget_shopping_cart .buttons::after {
      content: " ";
      display: table; }
    .woocommerce.widget_shopping_cart .buttons::after,
    .woocommerce .widget_shopping_cart .buttons::after {
      clear: both; }
    .woocommerce.widget_shopping_cart .buttons a,
    .woocommerce .widget_shopping_cart .buttons a {
      margin-right: 5px;
      margin-bottom: 5px; }
  .woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px; }
    .woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
      transition: opacity 0.5s 0.5s ease;
      opacity: 0; }
    .woocommerce form .form-row label {
      line-height: 2; }
    .woocommerce form .form-row label.hidden {
      visibility: hidden; }
    .woocommerce form .form-row label.inline {
      display: inline; }
    .woocommerce form .form-row .woocommerce-input-wrapper .description {
      background: #1e85be;
      color: #fff;
      border-radius: 3px;
      padding: 1em;
      margin: 0.5em 0 0;
      clear: both;
      display: none;
      position: relative; }
      .woocommerce form .form-row .woocommerce-input-wrapper .description a {
        color: #fff;
        text-decoration: underline;
        border: 0;
        box-shadow: none; }
      .woocommerce form .form-row .woocommerce-input-wrapper .description::before {
        left: 50%;
        top: 0%;
        margin-top: -4px;
        transform: translateX(-50%) rotate(180deg);
        content: "";
        position: absolute;
        border-width: 4px 6px 0 6px;
        border-style: solid;
        border-color: #1e85be transparent transparent transparent;
        z-index: 100;
        display: block; }
    .woocommerce form .form-row select {
      cursor: pointer;
      margin: 0; }
    .woocommerce form .form-row .required {
      color: red;
      font-weight: 700;
      border: 0 !important;
      text-decoration: none;
      visibility: hidden; }
    .woocommerce form .form-row .optional {
      visibility: visible; }
    .woocommerce form .form-row .input-checkbox {
      display: inline;
      margin: -2px 8px 0 0;
      text-align: center;
      vertical-align: middle; }
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row textarea {
      box-sizing: border-box;
      width: 100%;
      margin: 0;
      outline: 0;
      line-height: normal; }
    .woocommerce form .form-row textarea {
      height: 4em;
      line-height: 1.5;
      display: block;
      box-shadow: none; }
    .woocommerce form .form-row .select2-container {
      width: 100%;
      line-height: 2em; }
    .woocommerce form .form-row.woocommerce-invalid label {
      color: #dc3545; }
    .woocommerce form .form-row.woocommerce-invalid .select2-container,
    .woocommerce form .form-row.woocommerce-invalid input.input-text,
    .woocommerce form .form-row.woocommerce-invalid select {
      border-color: #dc3545; }
    .woocommerce form .form-row.woocommerce-validated .select2-container,
    .woocommerce form .form-row.woocommerce-validated input.input-text,
    .woocommerce form .form-row.woocommerce-validated select {
      border-color: #157147; }
    .woocommerce form .form-row ::-webkit-input-placeholder {
      line-height: normal; }
    .woocommerce form .form-row :-moz-placeholder {
      line-height: normal; }
    .woocommerce form .form-row :-ms-input-placeholder {
      line-height: normal; }
  .woocommerce form.login,
  .woocommerce form.checkout_coupon,
  .woocommerce form.register {
    border: 1px solid #98793f;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px; }
  .woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0; }
    .woocommerce ul#shipping_method li {
      margin: 0 0 0.5em;
      line-height: 1.5em;
      list-style: none outside; }
      .woocommerce ul#shipping_method li input {
        margin: 3px 0.4375em 0 0;
        vertical-align: top; }
      .woocommerce ul#shipping_method li label {
        display: inline; }
    .woocommerce ul#shipping_method .amount {
      font-weight: 700; }
  .woocommerce p.woocommerce-shipping-contents {
    margin: 0; }
  .woocommerce ul.order_details {
    *zoom: 1;
    margin: 0 0 3em;
    list-style: none; }
    .woocommerce ul.order_details::before, .woocommerce ul.order_details::after {
      content: " ";
      display: table; }
    .woocommerce ul.order_details::after {
      clear: both; }
    .woocommerce ul.order_details li {
      float: left;
      margin-right: 2em;
      text-transform: uppercase;
      font-size: 0.715em;
      line-height: 1;
      border-right: 1px dashed #98793f;
      padding-right: 2em;
      margin-left: 0;
      padding-left: 0;
      list-style-type: none; }
      .woocommerce ul.order_details li strong {
        display: block;
        font-size: 1.4em;
        text-transform: none;
        line-height: 1.5; }
      .woocommerce ul.order_details li:last-of-type {
        border: none; }
  .woocommerce .wc-bacs-bank-details-account-name {
    font-weight: bold; }
  .woocommerce .woocommerce-order-downloads,
  .woocommerce .woocommerce-customer-details,
  .woocommerce .woocommerce-order-details {
    margin-bottom: 2em; }
    .woocommerce .woocommerce-order-downloads *:last-child,
    .woocommerce .woocommerce-customer-details *:last-child,
    .woocommerce .woocommerce-order-details *:last-child {
      margin-bottom: 0; }
  .woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px; }
  .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone,
  .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
    margin-bottom: 0;
    padding-left: 1.5em; }
  .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    font-family: "WooCommerce";
    speak: never;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute; }
  .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    font-family: "WooCommerce";
    speak: never;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute; }
  .woocommerce .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside; }
    .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
      *zoom: 1;
      padding: 0 0 1px;
      list-style: none; }
      .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
        content: " ";
        display: table; }
      .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
        clear: both; }
      .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
      .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
        padding: 1px 0; }
    .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
      font-family: "WooCommerce";
      speak: never;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: 0.618em;
      content: "";
      text-decoration: none;
      color: #dc3545; }
  .woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em; }
  .woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1; }
    .woocommerce .widget_layered_nav_filters ul li {
      float: left;
      padding: 0 1em 1px 1px;
      list-style: none; }
      .woocommerce .widget_layered_nav_filters ul li a {
        text-decoration: none; }
        .woocommerce .widget_layered_nav_filters ul li a::before {
          font-family: "WooCommerce";
          speak: never;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          margin-right: 0.618em;
          content: "";
          text-decoration: none;
          color: #dc3545;
          vertical-align: inherit;
          margin-right: 0.5em; }
  .woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em; }
  .woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em; }
    .woocommerce .widget_price_filter .price_slider_amount .button {
      font-size: 1.15em;
      float: left; }
  .woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 0.5em;
    margin-right: 0.5em; }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #82BFD1;
    border-radius: 1em;
    cursor: ew-resize;
    outline: none;
    top: -0.3em;
    /* rtl:ignore */
    margin-left: -0.5em; }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #82BFD1; }
  .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #327488;
    border: 0; }
  .woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em; }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px; }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px; }
  .woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside; }
    .woocommerce .widget_rating_filter ul li {
      *zoom: 1;
      padding: 0 0 1px;
      list-style: none; }
      .woocommerce .widget_rating_filter ul li::before, .woocommerce .widget_rating_filter ul li::after {
        content: " ";
        display: table; }
      .woocommerce .widget_rating_filter ul li::after {
        clear: both; }
      .woocommerce .widget_rating_filter ul li a {
        padding: 1px 0;
        text-decoration: none; }
      .woocommerce .widget_rating_filter ul li .star-rating {
        float: none;
        display: inline-block; }
    .woocommerce .widget_rating_filter ul li.chosen a::before {
      font-family: "WooCommerce";
      speak: never;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: 0.618em;
      content: "";
      text-decoration: none;
      color: #dc3545; }
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em; }
  .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block; }

/**
 * Buttons
 */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: black;
  background-color: #B89452;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none; }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading {
    opacity: 0.25;
    padding-right: 2.618em; }
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after {
      font-family: "WooCommerce";
      content: "\e01c";
      vertical-align: top;
      font-weight: 400;
      position: absolute;
      top: 0.618em;
      right: 1em;
      animation: spin 2s linear infinite; }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added::after {
    font-family: "WooCommerce";
    content: "\e017";
    margin-left: 0.53em;
    vertical-align: bottom; }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover {
    background-color: #ab8746;
    text-decoration: none;
    background-image: none;
    color: black; }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt {
    background-color: #82BFD1;
    color: white;
    -webkit-font-smoothing: antialiased; }
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover {
      background-color: #6fb5ca;
      color: white; }
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover {
      background-color: #82BFD1;
      color: white; }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled],
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: 0.5;
    padding: 0.618em 1em; }
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover {
      color: inherit;
      background-color: #B89452; }

.woocommerce-no-js form.woocommerce-form-login,
.woocommerce-no-js form.woocommerce-form-coupon {
  display: block !important; }

.woocommerce-no-js .woocommerce-form-login-toggle,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .showcoupon {
  display: none !important; }

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #bf9f64;
  color: black;
  border-top: 3px solid #82BFD1;
  list-style: none outside;
  *zoom: 1;
  width: auto;
  word-wrap: break-word; }
  .woocommerce-message::before, .woocommerce-message::after,
  .woocommerce-error::before,
  .woocommerce-error::after,
  .woocommerce-info::before,
  .woocommerce-info::after {
    content: " ";
    display: table; }
  .woocommerce-message::after,
  .woocommerce-error::after,
  .woocommerce-info::after {
    clear: both; }
  .woocommerce-message::before,
  .woocommerce-error::before,
  .woocommerce-info::before {
    font-family: "WooCommerce";
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em; }
  .woocommerce-message .button,
  .woocommerce-error .button,
  .woocommerce-info .button {
    float: right; }
  .woocommerce-message li,
  .woocommerce-error li,
  .woocommerce-info li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important; }

/**
 * Right to left styles
 */
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
  /* rtl:ignore */
  direction: ltr;
  unicode-bidi: embed; }

.woocommerce-message {
  border-top-color: #8fae1b; }
  .woocommerce-message::before {
    content: "\e015";
    color: #8fae1b; }

.woocommerce-info {
  border-top-color: #1e85be; }
  .woocommerce-info::before {
    color: #1e85be; }

.woocommerce-error {
  border-top-color: #b81c23; }
  .woocommerce-error::before {
    content: "\e016";
    color: #b81c23; }

/**
 * Account page
 */
.woocommerce-account .woocommerce {
  *zoom: 1; }
  .woocommerce-account .woocommerce::before, .woocommerce-account .woocommerce::after {
    content: " ";
    display: table; }
  .woocommerce-account .woocommerce::after {
    clear: both; }

.woocommerce-account .addresses .title {
  *zoom: 1; }
  .woocommerce-account .addresses .title::before, .woocommerce-account .addresses .title::after {
    content: " ";
    display: table; }
  .woocommerce-account .addresses .title::after {
    clear: both; }
  .woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .h3 {
    float: left; }
  .woocommerce-account .addresses .title .edit {
    float: right; }

.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0; }

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0; }

.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0; }
  .woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .woocommerce-account ul.digital-downloads li::before {
      font-family: "WooCommerce";
      speak: never;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: 0.618em;
      content: "";
      text-decoration: none; }
    .woocommerce-account ul.digital-downloads li .count {
      float: right; }

/**
 * Cart/checkout page
 */
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail,
#add_payment_method table.cart .product-thumbnail {
  min-width: 32px; }

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
  width: 32px;
  box-shadow: none; }

.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart th,
.woocommerce-checkout table.cart td,
#add_payment_method table.cart th,
#add_payment_method table.cart td {
  vertical-align: middle; }

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #98793f;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0; }

.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
#add_payment_method table.cart input {
  margin: 0;
  vertical-align: middle; }

.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout,
#add_payment_method .wc-proceed-to-checkout {
  *zoom: 1;
  padding: 1em 0; }
  .woocommerce-cart .wc-proceed-to-checkout::before, .woocommerce-cart .wc-proceed-to-checkout::after,
  .woocommerce-checkout .wc-proceed-to-checkout::before,
  .woocommerce-checkout .wc-proceed-to-checkout::after,
  #add_payment_method .wc-proceed-to-checkout::before,
  #add_payment_method .wc-proceed-to-checkout::after {
    content: " ";
    display: table; }
  .woocommerce-cart .wc-proceed-to-checkout::after,
  .woocommerce-checkout .wc-proceed-to-checkout::after,
  #add_payment_method .wc-proceed-to-checkout::after {
    clear: both; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em; }

.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button,
#add_payment_method .cart-collaterals .shipping-calculator-button {
  float: none;
  margin-top: 0.5em;
  display: inline-block; }

.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after,
#add_payment_method .cart-collaterals .shipping-calculator-button::after {
  font-family: "WooCommerce";
  speak: never;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "";
  text-decoration: none; }

.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form,
#add_payment_method .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0 0; }

.woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-cart .cart-collaterals .cart_totals p .small,
.woocommerce-checkout .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p .small,
#add_payment_method .cart-collaterals .cart_totals p small,
#add_payment_method .cart-collaterals .cart_totals p .small {
  color: #767676;
  font-size: 0.83em; }

.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table,
#add_payment_method .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
  .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th,
  .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
  #add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
  #add_payment_method .cart-collaterals .cart_totals table tr:first-child td {
    border-top: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table th,
  .woocommerce-checkout .cart-collaterals .cart_totals table th,
  #add_payment_method .cart-collaterals .cart_totals table th {
    width: 35%; }
  .woocommerce-cart .cart-collaterals .cart_totals table td,
  .woocommerce-cart .cart-collaterals .cart_totals table th,
  .woocommerce-checkout .cart-collaterals .cart_totals table td,
  .woocommerce-checkout .cart-collaterals .cart_totals table th,
  #add_payment_method .cart-collaterals .cart_totals table td,
  #add_payment_method .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em; }
  .woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table .small,
  .woocommerce-checkout .cart-collaterals .cart_totals table small,
  .woocommerce-checkout .cart-collaterals .cart_totals table .small,
  #add_payment_method .cart-collaterals .cart_totals table small,
  #add_payment_method .cart-collaterals .cart_totals table .small {
    color: #767676; }
  .woocommerce-cart .cart-collaterals .cart_totals table select,
  .woocommerce-checkout .cart-collaterals .cart_totals table select,
  #add_payment_method .cart-collaterals .cart_totals table select {
    width: 100%; }

.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td,
#add_payment_method .cart-collaterals .cart_totals .discount td {
  color: #d18298; }

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #B89452; }

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination,
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination {
  margin-bottom: 0; }

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product,
#add_payment_method .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0; }

.woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 #ship-to-different-address.h3,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 #ship-to-different-address.h3,
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
#add_payment_method .checkout .col-2 #ship-to-different-address.h3 {
  float: left;
  clear: none; }

.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes,
#add_payment_method .checkout .col-2 .notes {
  clear: left; }

.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first,
#add_payment_method .checkout .col-2 .form-row-first {
  clear: left; }

.woocommerce-cart .checkout .create-account small, .woocommerce-cart .checkout .create-account .small,
.woocommerce-checkout .checkout .create-account small,
.woocommerce-checkout .checkout .create-account .small,
#add_payment_method .checkout .create-account small,
#add_payment_method .checkout .create-account .small {
  font-size: 11px;
  color: #767676;
  font-weight: normal; }

.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address,
#add_payment_method .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%; }

.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address,
#add_payment_method .checkout .shipping_address {
  clear: both; }

.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
  background: #B89452;
  border-radius: 5px; }
  .woocommerce-cart #payment ul.payment_methods,
  .woocommerce-checkout #payment ul.payment_methods,
  #add_payment_method #payment ul.payment_methods {
    *zoom: 1;
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #98793f;
    margin: 0;
    list-style: none outside; }
    .woocommerce-cart #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods::after,
    .woocommerce-checkout #payment ul.payment_methods::before,
    .woocommerce-checkout #payment ul.payment_methods::after,
    #add_payment_method #payment ul.payment_methods::before,
    #add_payment_method #payment ul.payment_methods::after {
      content: " ";
      display: table; }
    .woocommerce-cart #payment ul.payment_methods::after,
    .woocommerce-checkout #payment ul.payment_methods::after,
    #add_payment_method #payment ul.payment_methods::after {
      clear: both; }
    .woocommerce-cart #payment ul.payment_methods li,
    .woocommerce-checkout #payment ul.payment_methods li,
    #add_payment_method #payment ul.payment_methods li {
      line-height: 2;
      text-align: left;
      margin: 0;
      font-weight: normal; }
      .woocommerce-cart #payment ul.payment_methods li input,
      .woocommerce-checkout #payment ul.payment_methods li input,
      #add_payment_method #payment ul.payment_methods li input {
        margin: 0 1em 0 0; }
      .woocommerce-cart #payment ul.payment_methods li img,
      .woocommerce-checkout #payment ul.payment_methods li img,
      #add_payment_method #payment ul.payment_methods li img {
        vertical-align: middle;
        margin: -2px 0 0 0.5em;
        padding: 0;
        position: relative;
        box-shadow: none; }
      .woocommerce-cart #payment ul.payment_methods li img + img,
      .woocommerce-checkout #payment ul.payment_methods li img + img,
      #add_payment_method #payment ul.payment_methods li img + img {
        margin-left: 2px; }
    .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),
    .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice),
    #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) {
      *zoom: 1; }
      .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
      .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before,
      .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
      #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,
      #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
        content: " ";
        display: table; }
      .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
      .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
      #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
        clear: both; }
  .woocommerce-cart #payment div.form-row,
  .woocommerce-checkout #payment div.form-row,
  #add_payment_method #payment div.form-row {
    padding: 1em; }
  .woocommerce-cart #payment div.payment_box,
  .woocommerce-checkout #payment div.payment_box,
  #add_payment_method #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #ab8746;
    color: black; }
    .woocommerce-cart #payment div.payment_box input.input-text,
    .woocommerce-cart #payment div.payment_box textarea,
    .woocommerce-checkout #payment div.payment_box input.input-text,
    .woocommerce-checkout #payment div.payment_box textarea,
    #add_payment_method #payment div.payment_box input.input-text,
    #add_payment_method #payment div.payment_box textarea {
      border-color: #866a37;
      border-top-color: #745c30; }
    .woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
    .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder,
    #add_payment_method #payment div.payment_box ::-webkit-input-placeholder {
      color: #745c30; }
    .woocommerce-cart #payment div.payment_box :-moz-placeholder,
    .woocommerce-checkout #payment div.payment_box :-moz-placeholder,
    #add_payment_method #payment div.payment_box :-moz-placeholder {
      color: #745c30; }
    .woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
    .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder,
    #add_payment_method #payment div.payment_box :-ms-input-placeholder {
      color: #745c30; }
    .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods,
    #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods {
      list-style: none outside;
      margin: 0; }
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
        margin: 0 0 0.5em; }
        .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
        .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
        .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
        .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
        #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
        #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
          cursor: pointer; }
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
        vertical-align: middle;
        margin: -3px 1em 0 0;
        position: relative; }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form,
    #add_payment_method #payment div.payment_box .wc-credit-card-form {
      border: 0;
      padding: 0;
      margin: 1em 0 0; }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
      font-size: 1.5em;
      padding: 8px;
      background-repeat: no-repeat;
      background-position: right 0.618em center;
      background-size: 32px 20px; }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
        background-image: var(--wpr-bg-89608e60-f4f8-4c2c-818c-b7d26631973c); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
        background-image: var(--wpr-bg-1de2d52d-6361-41d7-87af-aa529bef98db); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
        background-image: var(--wpr-bg-c8d9178f-60e6-4c77-821e-3bc003767df2); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
        background-image: var(--wpr-bg-62e4ae20-bf97-4ff7-808c-229fcca2db33); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
        background-image: var(--wpr-bg-c7550d6c-ac6b-4bb9-99c2-0dba64fa8296); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
        background-image: var(--wpr-bg-453d4040-664f-453f-b30a-c2728923d31e); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
        background-image: var(--wpr-bg-0a132409-cef2-47b4-9c30-68e055801ff2); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
        background-image: var(--wpr-bg-7e8e48ac-ebdc-4de5-b1aa-5301c3f0cd06); }
    .woocommerce-cart #payment div.payment_box span.help,
    .woocommerce-checkout #payment div.payment_box span.help,
    #add_payment_method #payment div.payment_box span.help {
      font-size: 0.857em;
      color: #767676;
      font-weight: normal; }
    .woocommerce-cart #payment div.payment_box .form-row,
    .woocommerce-checkout #payment div.payment_box .form-row,
    #add_payment_method #payment div.payment_box .form-row {
      margin: 0 0 1em; }
    .woocommerce-cart #payment div.payment_box p:last-child,
    .woocommerce-checkout #payment div.payment_box p:last-child,
    #add_payment_method #payment div.payment_box p:last-child {
      margin-bottom: 0; }
    .woocommerce-cart #payment div.payment_box::before,
    .woocommerce-checkout #payment div.payment_box::before,
    #add_payment_method #payment div.payment_box::before {
      content: "";
      display: block;
      border: 1em solid #ab8746;
      /* arrow size / color */
      border-right-color: transparent;
      border-left-color: transparent;
      border-top-color: transparent;
      position: absolute;
      top: -0.75em;
      left: 0;
      margin: -1em 0 0 2em; }
  .woocommerce-cart #payment .payment_method_paypal .about_paypal,
  .woocommerce-checkout #payment .payment_method_paypal .about_paypal,
  #add_payment_method #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: 0.83em; }
  .woocommerce-cart #payment .payment_method_paypal img,
  .woocommerce-checkout #payment .payment_method_paypal img,
  #add_payment_method #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle; }

.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.05); }

.woocommerce-invalid #terms {
  outline: 2px solid red;
  outline-offset: 2px; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em; }
  .woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373; }
  .woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b; }
  .woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53; }
  .woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733; }

.woocommerce-password-hint {
  margin: 0.5em 0 0;
  display: block; }

/**
 * Twenty Eleven specific styles
 */
#content.twentyeleven .woocommerce-pagination a {
  font-size: 1em;
  line-height: 1; }

/**
 * Twenty Thirteen specific styles
 */
.single-product .twentythirteen .entry-summary,
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform {
  padding: 0; }

.single-product .twentythirteen p.stars {
  clear: both; }

.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px; }

/**
 * Twenty Fourteen specific styles
 */
.twentyfourteen ul.products li.product {
  margin-top: 0 !important; }

/**
 * Twenty Sixteen specific styles
 */
body:not(.search-results) .twentysixteen .entry-summary {
  color: inherit;
  font-size: inherit;
  line-height: inherit; }

.twentysixteen .price ins {
  background: inherit;
  color: inherit; }

/**
 * woocommerce-layout.scss
 * Applies layout to the default WooCommerce frontend design
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
:root {
  --woocommerce: #a46497;
  --wc-green: #198754;
  --wc-red: #dc3545;
  --wc-orange: #fd7e14;
  --wc-blue: #0d6efd;
  --wc-primary: #82BFD1;
  --wc-primary-text: white;
  --wc-secondary: #B89452;
  --wc-secondary-text: black;
  --wc-highlight: #d18298;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676; }

/**
 * Styling begins
 */
.woocommerce,
.woocommerce-page {
  /**
	 * General layout styles
	 */
  /**
	 * Product page
	 */
  /**
	 * Product loops
	 */
  /**
	 * Cart page
	 */
  /**
	 * Cart sidebar
	 */
  /**
	 * Forms
	 */
  /**
	 * oEmbeds
	 */ }
  .woocommerce .woocommerce-message .button,
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button {
    float: right; }
  .woocommerce .col2-set,
  .woocommerce-page .col2-set {
    *zoom: 1;
    width: 100%; }
    .woocommerce .col2-set::before, .woocommerce .col2-set::after,
    .woocommerce-page .col2-set::before,
    .woocommerce-page .col2-set::after {
      content: " ";
      display: table; }
    .woocommerce .col2-set::after,
    .woocommerce-page .col2-set::after {
      clear: both; }
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1 {
      float: left;
      width: 48%; }
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
      float: right;
      width: 48%; }
  .woocommerce img,
  .woocommerce-page img {
    height: auto;
    max-width: 100%; }
  .woocommerce div.product div.images,
  .woocommerce #content div.product div.images,
  .woocommerce-page div.product div.images,
  .woocommerce-page #content div.product div.images {
    float: left;
    width: 48%; }
  .woocommerce div.product div.thumbnails,
  .woocommerce #content div.product div.thumbnails,
  .woocommerce-page div.product div.thumbnails,
  .woocommerce-page #content div.product div.thumbnails {
    *zoom: 1; }
    .woocommerce div.product div.thumbnails::before, .woocommerce div.product div.thumbnails::after,
    .woocommerce #content div.product div.thumbnails::before,
    .woocommerce #content div.product div.thumbnails::after,
    .woocommerce-page div.product div.thumbnails::before,
    .woocommerce-page div.product div.thumbnails::after,
    .woocommerce-page #content div.product div.thumbnails::before,
    .woocommerce-page #content div.product div.thumbnails::after {
      content: " ";
      display: table; }
    .woocommerce div.product div.thumbnails::after,
    .woocommerce #content div.product div.thumbnails::after,
    .woocommerce-page div.product div.thumbnails::after,
    .woocommerce-page #content div.product div.thumbnails::after {
      clear: both; }
    .woocommerce div.product div.thumbnails a,
    .woocommerce #content div.product div.thumbnails a,
    .woocommerce-page div.product div.thumbnails a,
    .woocommerce-page #content div.product div.thumbnails a {
      float: left;
      width: 30.75%;
      margin-right: 3.8%;
      margin-bottom: 1em; }
    .woocommerce div.product div.thumbnails a.last,
    .woocommerce #content div.product div.thumbnails a.last,
    .woocommerce-page div.product div.thumbnails a.last,
    .woocommerce-page #content div.product div.thumbnails a.last {
      margin-right: 0; }
    .woocommerce div.product div.thumbnails a.first,
    .woocommerce #content div.product div.thumbnails a.first,
    .woocommerce-page div.product div.thumbnails a.first,
    .woocommerce-page #content div.product div.thumbnails a.first {
      clear: both; }
    .woocommerce div.product div.thumbnails.columns-1 a,
    .woocommerce #content div.product div.thumbnails.columns-1 a,
    .woocommerce-page div.product div.thumbnails.columns-1 a,
    .woocommerce-page #content div.product div.thumbnails.columns-1 a {
      width: 100%;
      margin-right: 0;
      float: none; }
    .woocommerce div.product div.thumbnails.columns-2 a,
    .woocommerce #content div.product div.thumbnails.columns-2 a,
    .woocommerce-page div.product div.thumbnails.columns-2 a,
    .woocommerce-page #content div.product div.thumbnails.columns-2 a {
      width: 48%; }
    .woocommerce div.product div.thumbnails.columns-4 a,
    .woocommerce #content div.product div.thumbnails.columns-4 a,
    .woocommerce-page div.product div.thumbnails.columns-4 a,
    .woocommerce-page #content div.product div.thumbnails.columns-4 a {
      width: 22.05%; }
    .woocommerce div.product div.thumbnails.columns-5 a,
    .woocommerce #content div.product div.thumbnails.columns-5 a,
    .woocommerce-page div.product div.thumbnails.columns-5 a,
    .woocommerce-page #content div.product div.thumbnails.columns-5 a {
      width: 16.9%; }
  .woocommerce div.product div.summary,
  .woocommerce #content div.product div.summary,
  .woocommerce-page div.product div.summary,
  .woocommerce-page #content div.product div.summary {
    float: right;
    width: 48%;
    clear: none; }
  .woocommerce div.product .woocommerce-tabs,
  .woocommerce #content div.product .woocommerce-tabs,
  .woocommerce-page div.product .woocommerce-tabs,
  .woocommerce-page #content div.product .woocommerce-tabs {
    clear: both; }
    .woocommerce div.product .woocommerce-tabs ul.tabs,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs,
    .woocommerce-page div.product .woocommerce-tabs ul.tabs,
    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
      *zoom: 1; }
      .woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs::before,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce-page div.product .woocommerce-tabs ul.tabs::before,
      .woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after {
        content: " ";
        display: table; }
      .woocommerce div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after {
        clear: both; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
      .woocommerce-page div.product .woocommerce-tabs ul.tabs li,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
        display: inline-block; }
  .woocommerce div.product #reviews .comment,
  .woocommerce #content div.product #reviews .comment,
  .woocommerce-page div.product #reviews .comment,
  .woocommerce-page #content div.product #reviews .comment {
    *zoom: 1; }
    .woocommerce div.product #reviews .comment::before, .woocommerce div.product #reviews .comment::after,
    .woocommerce #content div.product #reviews .comment::before,
    .woocommerce #content div.product #reviews .comment::after,
    .woocommerce-page div.product #reviews .comment::before,
    .woocommerce-page div.product #reviews .comment::after,
    .woocommerce-page #content div.product #reviews .comment::before,
    .woocommerce-page #content div.product #reviews .comment::after {
      content: " ";
      display: table; }
    .woocommerce div.product #reviews .comment::after,
    .woocommerce #content div.product #reviews .comment::after,
    .woocommerce-page div.product #reviews .comment::after,
    .woocommerce-page #content div.product #reviews .comment::after {
      clear: both; }
    .woocommerce div.product #reviews .comment img,
    .woocommerce #content div.product #reviews .comment img,
    .woocommerce-page div.product #reviews .comment img,
    .woocommerce-page #content div.product #reviews .comment img {
      float: right;
      height: auto; }
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    clear: both;
    *zoom: 1; }
    .woocommerce ul.products::before, .woocommerce ul.products::after,
    .woocommerce-page ul.products::before,
    .woocommerce-page ul.products::after {
      content: " ";
      display: table; }
    .woocommerce ul.products::after,
    .woocommerce-page ul.products::after {
      clear: both; }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
      float: left;
      margin: 0 3.8% 2.992em 0;
      padding: 0;
      position: relative;
      width: 22.05%;
      margin-left: 0; }
    .woocommerce ul.products li.first,
    .woocommerce-page ul.products li.first {
      clear: both; }
    .woocommerce ul.products li.last,
    .woocommerce-page ul.products li.last {
      margin-right: 0; }
  .woocommerce ul.products.columns-1 li.product,
  .woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0; }
  .woocommerce ul.products.columns-2 li.product,
  .woocommerce-page ul.products.columns-2 li.product {
    width: 48%; }
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%; }
  .woocommerce ul.products.columns-5 li.product,
  .woocommerce-page ul.products.columns-5 li.product {
    width: 16.95%; }
  .woocommerce ul.products.columns-6 li.product,
  .woocommerce-page ul.products.columns-6 li.product {
    width: 13.5%; }
  .woocommerce.columns-1 ul.products li.product,
  .woocommerce-page.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0; }
  .woocommerce.columns-2 ul.products li.product,
  .woocommerce-page.columns-2 ul.products li.product {
    width: 48%; }
  .woocommerce.columns-3 ul.products li.product,
  .woocommerce-page.columns-3 ul.products li.product {
    width: 30.75%; }
  .woocommerce.columns-5 ul.products li.product,
  .woocommerce-page.columns-5 ul.products li.product {
    width: 16.95%; }
  .woocommerce.columns-6 ul.products li.product,
  .woocommerce-page.columns-6 ul.products li.product {
    width: 13.5%; }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    float: left; }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: right; }
  .woocommerce .woocommerce-pagination ul.page-numbers,
  .woocommerce-page .woocommerce-pagination ul.page-numbers {
    *zoom: 1; }
    .woocommerce .woocommerce-pagination ul.page-numbers::before, .woocommerce .woocommerce-pagination ul.page-numbers::after,
    .woocommerce-page .woocommerce-pagination ul.page-numbers::before,
    .woocommerce-page .woocommerce-pagination ul.page-numbers::after {
      content: " ";
      display: table; }
    .woocommerce .woocommerce-pagination ul.page-numbers::after,
    .woocommerce-page .woocommerce-pagination ul.page-numbers::after {
      clear: both; }
    .woocommerce .woocommerce-pagination ul.page-numbers li,
    .woocommerce-page .woocommerce-pagination ul.page-numbers li {
      display: inline-block; }
  .woocommerce table.cart img,
  .woocommerce #content table.cart img,
  .woocommerce-page table.cart img,
  .woocommerce-page #content table.cart img {
    height: auto; }
  .woocommerce table.cart td.actions,
  .woocommerce #content table.cart td.actions,
  .woocommerce-page table.cart td.actions,
  .woocommerce-page #content table.cart td.actions {
    text-align: right; }
    .woocommerce table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions .input-text,
    .woocommerce-page table.cart td.actions .input-text,
    .woocommerce-page #content table.cart td.actions .input-text {
      width: 80px; }
    .woocommerce table.cart td.actions .coupon,
    .woocommerce #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon {
      float: left; }
  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    *zoom: 1;
    width: 100%; }
    .woocommerce .cart-collaterals::before, .woocommerce .cart-collaterals::after,
    .woocommerce-page .cart-collaterals::before,
    .woocommerce-page .cart-collaterals::after {
      content: " ";
      display: table; }
    .woocommerce .cart-collaterals::after,
    .woocommerce-page .cart-collaterals::after {
      clear: both; }
    .woocommerce .cart-collaterals .related,
    .woocommerce-page .cart-collaterals .related {
      width: 30.75%;
      float: left; }
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .cross-sells {
      width: 48%;
      float: left; }
      .woocommerce .cart-collaterals .cross-sells ul.products,
      .woocommerce-page .cart-collaterals .cross-sells ul.products {
        float: none; }
        .woocommerce .cart-collaterals .cross-sells ul.products li,
        .woocommerce-page .cart-collaterals .cross-sells ul.products li {
          width: 48%; }
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce-page .cart-collaterals .shipping_calculator {
      width: 48%;
      *zoom: 1;
      clear: right;
      float: right; }
      .woocommerce .cart-collaterals .shipping_calculator::before, .woocommerce .cart-collaterals .shipping_calculator::after,
      .woocommerce-page .cart-collaterals .shipping_calculator::before,
      .woocommerce-page .cart-collaterals .shipping_calculator::after {
        content: " ";
        display: table; }
      .woocommerce .cart-collaterals .shipping_calculator::after,
      .woocommerce-page .cart-collaterals .shipping_calculator::after {
        clear: both; }
      .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
      .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
      .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
      .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
        width: 47%; }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
      float: right;
      width: 48%; }
  .woocommerce ul.cart_list li,
  .woocommerce ul.product_list_widget li,
  .woocommerce-page ul.cart_list li,
  .woocommerce-page ul.product_list_widget li {
    *zoom: 1; }
    .woocommerce ul.cart_list li::before, .woocommerce ul.cart_list li::after,
    .woocommerce ul.product_list_widget li::before,
    .woocommerce ul.product_list_widget li::after,
    .woocommerce-page ul.cart_list li::before,
    .woocommerce-page ul.cart_list li::after,
    .woocommerce-page ul.product_list_widget li::before,
    .woocommerce-page ul.product_list_widget li::after {
      content: " ";
      display: table; }
    .woocommerce ul.cart_list li::after,
    .woocommerce ul.product_list_widget li::after,
    .woocommerce-page ul.cart_list li::after,
    .woocommerce-page ul.product_list_widget li::after {
      clear: both; }
    .woocommerce ul.cart_list li img,
    .woocommerce ul.product_list_widget li img,
    .woocommerce-page ul.cart_list li img,
    .woocommerce-page ul.product_list_widget li img {
      float: right;
      height: auto; }
  .woocommerce form .form-row,
  .woocommerce-page form .form-row {
    *zoom: 1; }
    .woocommerce form .form-row::before, .woocommerce form .form-row::after,
    .woocommerce-page form .form-row::before,
    .woocommerce-page form .form-row::after {
      content: " ";
      display: table; }
    .woocommerce form .form-row::after,
    .woocommerce-page form .form-row::after {
      clear: both; }
    .woocommerce form .form-row label,
    .woocommerce-page form .form-row label {
      display: block; }
      .woocommerce form .form-row label.checkbox,
      .woocommerce-page form .form-row label.checkbox {
        display: inline; }
    .woocommerce form .form-row select,
    .woocommerce-page form .form-row select {
      width: 100%; }
    .woocommerce form .form-row .input-text,
    .woocommerce-page form .form-row .input-text {
      box-sizing: border-box;
      width: 100%; }
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 47%;
    overflow: visible; }
  .woocommerce form .form-row-first,
  .woocommerce-page form .form-row-first {
    float: left;
    /*rtl:raw:
			float: right;
			*/ }
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-last {
    float: right; }
  .woocommerce form .form-row-wide,
  .woocommerce-page form .form-row-wide {
    clear: both; }
  .woocommerce form .password-input,
  .woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    /* Hide the Edge "reveal password" native button */ }
    .woocommerce form .password-input input[type="password"],
    .woocommerce-page form .password-input input[type="password"] {
      padding-right: 2.5rem; }
    .woocommerce form .password-input input::-ms-reveal,
    .woocommerce-page form .password-input input::-ms-reveal {
      display: none; }
  .woocommerce form .show-password-input,
  .woocommerce-page form .show-password-input {
    position: absolute;
    right: 0.7em;
    top: 0.7em;
    cursor: pointer; }
  .woocommerce form .show-password-input::after,
  .woocommerce-page form .show-password-input::after {
    font-family: "WooCommerce";
    speak: never;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    content: "";
    text-decoration: none; }
  .woocommerce form .show-password-input.display-password::after,
  .woocommerce-page form .show-password-input.display-password::after {
    color: #585858; }
  .woocommerce #payment .form-row select,
  .woocommerce-page #payment .form-row select {
    width: auto; }
  .woocommerce #payment .wc-terms-and-conditions,
  .woocommerce #payment .terms,
  .woocommerce-page #payment .wc-terms-and-conditions,
  .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0 1em 0 0;
    float: left; }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    float: right; }
  .woocommerce .woocommerce-billing-fields,
  .woocommerce .woocommerce-shipping-fields,
  .woocommerce-page .woocommerce-billing-fields,
  .woocommerce-page .woocommerce-shipping-fields {
    *zoom: 1; }
    .woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-billing-fields::after,
    .woocommerce .woocommerce-shipping-fields::before,
    .woocommerce .woocommerce-shipping-fields::after,
    .woocommerce-page .woocommerce-billing-fields::before,
    .woocommerce-page .woocommerce-billing-fields::after,
    .woocommerce-page .woocommerce-shipping-fields::before,
    .woocommerce-page .woocommerce-shipping-fields::after {
      content: " ";
      display: table; }
    .woocommerce .woocommerce-billing-fields::after,
    .woocommerce .woocommerce-shipping-fields::after,
    .woocommerce-page .woocommerce-billing-fields::after,
    .woocommerce-page .woocommerce-shipping-fields::after {
      clear: both; }
  .woocommerce .woocommerce-terms-and-conditions,
  .woocommerce-page .woocommerce-terms-and-conditions {
    margin-bottom: 1.618em;
    padding: 1.618em; }
  .woocommerce .woocommerce-oembed,
  .woocommerce-page .woocommerce-oembed {
    position: relative; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%; }

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 68%; }

/**
 * Twenty Eleven specific styles
 */
.woocommerce-page.left-sidebar #content.twentyeleven {
  width: 58.4%;
  margin: 0 7.6%;
  float: right; }

.woocommerce-page.right-sidebar #content.twentyeleven {
  margin: 0 7.6%;
  width: 58.4%;
  float: left; }

/**
 * Twenty Fourteen specific styles
 */
.twentyfourteen .tfwc {
  padding: 12px 10px 0;
  max-width: 474px;
  margin: 0 auto; }
  .twentyfourteen .tfwc .product .entry-summary {
    padding: 0 !important;
    margin: 0 0 1.618em !important; }
  .twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
    margin-top: 0; }

@media screen and (min-width: 673px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px; } }

@media screen and (min-width: 1040px) {
  .twentyfourteen .tfwc {
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 1110px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px; } }

@media screen and (min-width: 1218px) {
  .twentyfourteen .tfwc {
    margin-right: 54px; }
  .full-width .twentyfourteen .tfwc {
    margin-right: auto; } }

/**
 * Twenty Fifteen specific styles
 */
.twentyfifteen .t15wc {
  padding-left: 7.6923%;
  padding-right: 7.6923%;
  padding-top: 7.6923%;
  margin-bottom: 7.6923%;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); }
  .twentyfifteen .t15wc .page-title {
    margin-left: 0; }

@media screen and (min-width: 38.75em) {
  .twentyfifteen .t15wc {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    margin-top: 8.3333%; } }

@media screen and (min-width: 59.6875em) {
  .twentyfifteen .t15wc {
    margin-left: 8.3333%;
    margin-right: 8.3333%;
    padding: 10%; }
  .single-product .twentyfifteen .entry-summary {
    padding: 0 !important; } }

/**
 * Twenty Sixteen specific styles
 */
.twentysixteen .site-main {
  margin-right: 7.6923%;
  margin-left: 7.6923%; }

.twentysixteen .entry-summary {
  margin-right: 0;
  margin-left: 0; }

#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
  width: 46.42857%; }

@media screen and (min-width: 44.375em) {
  .twentysixteen .site-main {
    margin-right: 23.0769%; } }

@media screen and (min-width: 56.875em) {
  .twentysixteen .site-main {
    margin-right: 0;
    margin-left: 0; }
  .no-sidebar .twentysixteen .site-main {
    margin-right: 15%;
    margin-left: 15%; }
  .no-sidebar .twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0; } }

/**
 * RTL styles.
 */
.rtl .woocommerce .col2-set .col-1,
.rtl .woocommerce-page .col2-set .col-1 {
  float: right; }

.rtl .woocommerce .col2-set .col-2,
.rtl .woocommerce-page .col2-set .col-2 {
  float: left; }

@media screen and (max-width: 768px) {
  /**
 * woocommerce-smallscreen.scss
 * Optimises the default WooCommerce frontend layout when viewed on smaller screens.
 */
  /**
 * Imports
 */
  /**
 * Deprecated
 * Fallback for bourbon equivalent
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Vendor prefix no longer required.
 */
  /**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
  /**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
  /**
 * Objects
 */
  /**
 * WooCommerce CSS Variables
 */
  :root {
    --woocommerce: #a46497;
    --wc-green: #198754;
    --wc-red: #dc3545;
    --wc-orange: #fd7e14;
    --wc-blue: #0d6efd;
    --wc-primary: #82BFD1;
    --wc-primary-text: white;
    --wc-secondary: #B89452;
    --wc-secondary-text: black;
    --wc-highlight: #d18298;
    --wc-highligh-text: white;
    --wc-content-bg: #fff;
    --wc-subtext: #767676; }
  /**
 * Style begins
 */
  .woocommerce,
  .woocommerce-page {
    /**
	 * General layout
	 */
    /**
	 * Products
	 */
    /**
	 * Product Details
	 */
    /**
	 * Cart
	 */
    /**
	 * Checkout
	 */
    /**
	 * Account
	 */ }
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive thead {
      display: none; }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
      border-top: 0; }
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
      display: none; }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
      display: block; }
      .woocommerce table.shop_table_responsive tr td,
      .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right !important; }
        .woocommerce table.shop_table_responsive tr td.order-actions,
        .woocommerce-page table.shop_table_responsive tr td.order-actions {
          text-align: left !important; }
        .woocommerce table.shop_table_responsive tr td::before,
        .woocommerce-page table.shop_table_responsive tr td::before {
          content: attr(data-title) ": ";
          font-weight: 700;
          float: left; }
        .woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce table.shop_table_responsive tr td.actions::before,
        .woocommerce-page table.shop_table_responsive tr td.product-remove::before,
        .woocommerce-page table.shop_table_responsive tr td.actions::before {
          display: none; }
      .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
      .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, 0.025); }
    .woocommerce table.my_account_orders tr td.order-actions,
    .woocommerce-page table.my_account_orders tr td.order-actions {
      text-align: left; }
      .woocommerce table.my_account_orders tr td.order-actions::before,
      .woocommerce-page table.my_account_orders tr td.order-actions::before {
        display: none; }
      .woocommerce table.my_account_orders tr td.order-actions .button,
      .woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: 0.125em 0.25em 0.125em 0; }
    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-1,
    .woocommerce-page .col2-set .col-2 {
      float: none;
      width: 100%; }
    .woocommerce ul.products[class*='columns-'] li.product,
    .woocommerce-page ul.products[class*='columns-'] li.product {
      width: 48%;
      float: left;
      clear: both;
      margin: 0 0 2.992em; }
      .woocommerce ul.products[class*='columns-'] li.product:nth-child(2n),
      .woocommerce-page ul.products[class*='columns-'] li.product:nth-child(2n) {
        float: right;
        clear: none !important; }
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.images,
    .woocommerce #content div.product div.summary,
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary {
      float: none;
      width: 100%; }
    .woocommerce table.cart .product-thumbnail,
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail {
      display: none; }
    .woocommerce table.cart td.actions,
    .woocommerce #content table.cart td.actions,
    .woocommerce-page table.cart td.actions,
    .woocommerce-page #content table.cart td.actions {
      text-align: left; }
      .woocommerce table.cart td.actions .coupon,
      .woocommerce #content table.cart td.actions .coupon,
      .woocommerce-page table.cart td.actions .coupon,
      .woocommerce-page #content table.cart td.actions .coupon {
        float: none;
        *zoom: 1;
        padding-bottom: 0.5em; }
        .woocommerce table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after,
        .woocommerce #content table.cart td.actions .coupon::before,
        .woocommerce #content table.cart td.actions .coupon::after,
        .woocommerce-page table.cart td.actions .coupon::before,
        .woocommerce-page table.cart td.actions .coupon::after,
        .woocommerce-page #content table.cart td.actions .coupon::before,
        .woocommerce-page #content table.cart td.actions .coupon::after {
          content: " ";
          display: table; }
        .woocommerce table.cart td.actions .coupon::after,
        .woocommerce #content table.cart td.actions .coupon::after,
        .woocommerce-page table.cart td.actions .coupon::after,
        .woocommerce-page #content table.cart td.actions .coupon::after {
          clear: both; }
        .woocommerce table.cart td.actions .coupon input,
        .woocommerce table.cart td.actions .coupon .button,
        .woocommerce table.cart td.actions .coupon .input-text,
        .woocommerce #content table.cart td.actions .coupon input,
        .woocommerce #content table.cart td.actions .coupon .button,
        .woocommerce #content table.cart td.actions .coupon .input-text,
        .woocommerce-page table.cart td.actions .coupon input,
        .woocommerce-page table.cart td.actions .coupon .button,
        .woocommerce-page table.cart td.actions .coupon .input-text,
        .woocommerce-page #content table.cart td.actions .coupon input,
        .woocommerce-page #content table.cart td.actions .coupon .button,
        .woocommerce-page #content table.cart td.actions .coupon .input-text {
          width: 48%;
          box-sizing: border-box; }
        .woocommerce table.cart td.actions .coupon .input-text + .button,
        .woocommerce table.cart td.actions .coupon .button.alt,
        .woocommerce #content table.cart td.actions .coupon .input-text + .button,
        .woocommerce #content table.cart td.actions .coupon .button.alt,
        .woocommerce-page table.cart td.actions .coupon .input-text + .button,
        .woocommerce-page table.cart td.actions .coupon .button.alt,
        .woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
        .woocommerce-page #content table.cart td.actions .coupon .button.alt {
          float: right; }
      .woocommerce table.cart td.actions .button,
      .woocommerce #content table.cart td.actions .button,
      .woocommerce-page table.cart td.actions .button,
      .woocommerce-page #content table.cart td.actions .button {
        display: block;
        width: 100%; }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .shipping_calculator,
    .woocommerce-page .cart-collaterals .cross-sells {
      width: 100%;
      float: none;
      text-align: left; }
    .woocommerce.woocommerce-checkout form.login .form-row,
    .woocommerce-page.woocommerce-checkout form.login .form-row {
      width: 100%;
      float: none; }
    .woocommerce #payment .terms,
    .woocommerce-page #payment .terms {
      text-align: left;
      padding: 0; }
    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
      float: none;
      width: 100%;
      box-sizing: border-box;
      margin-bottom: 1em; }
    .woocommerce .lost_reset_password .form-row-first,
    .woocommerce .lost_reset_password .form-row-last,
    .woocommerce-page .lost_reset_password .form-row-first,
    .woocommerce-page .lost_reset_password .form-row-last {
      width: 100%;
      float: none;
      margin-right: 0; }
  .woocommerce-account .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%; }
  /**
 * Twenty Thirteen specific styles
 */
  .single-product .twentythirteen .panel {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.625rem;
  --bs-tooltip-padding-y: 0.3125rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 1rem;
  --bs-tooltip-color: #fff;
  --bs-tooltip-bg: #000;
  --bs-tooltip-border-radius: 0;
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  padding: var(--bs-tooltip-arrow-height);
  margin: var(--bs-tooltip-margin);
  font-family: "URWDIN", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: var(--bs-tooltip-opacity); }
  .tooltip .tooltip-arrow {
    display: block;
    width: var(--bs-tooltip-arrow-width);
    height: var(--bs-tooltip-arrow-height); }
    .tooltip .tooltip-arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0; }
  .bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
    top: -1px;
    border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    border-top-color: var(--bs-tooltip-bg); }

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width); }
  .bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
    right: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    border-right-color: var(--bs-tooltip-bg); }

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0; }
  .bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-bottom-color: var(--bs-tooltip-bg); }

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width); }
  .bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
    left: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-left-color: var(--bs-tooltip-bg); }

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius); }

.before-shop-loop-wrap {
  margin-bottom: 1.25rem;
  text-align: center; }
  .before-shop-loop-wrap > * {
    margin-bottom: 1rem !important; }
  @media (min-width: 768px) {
    .before-shop-loop-wrap {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .before-shop-loop-wrap > * {
        margin-bottom: 0; } }
  @media (min-width: 1080px) {
    .before-shop-loop-wrap > * {
      min-width: 250px !important;
      margin-bottom: 0; } }
  @media (max-width: 767.98px) {
    .before-shop-loop-wrap {
      text-align: center; }
      .before-shop-loop-wrap > * {
        float: none !important;
        width: 100%; }
      .before-shop-loop-wrap select {
        width: 100%; } }

.woocommerce-cart table.cart button.btn, .woocommerce-cart table.cart .mobile-navigation button.phone, .mobile-navigation .woocommerce-cart table.cart button.phone, .woocommerce-cart table.cart .mobile-navigation button.hamburger, .mobile-navigation .woocommerce-cart table.cart button.hamburger, .woocommerce-cart table.cart body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.cart button.cr-ajax-reviews-add-review {
  padding: 10px;
  text-transform: none; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 150px;
  padding: 7px; }
  @media (min-width: 768px) {
    .woocommerce-cart table.cart td.actions .coupon .input-text {
      width: 250px; } }

.woocommerce-cart table.cart td.actions .btn, .woocommerce-cart table.cart td.actions .mobile-navigation .phone, .mobile-navigation .woocommerce-cart table.cart td.actions .phone, .woocommerce-cart table.cart td.actions .mobile-navigation .hamburger, .mobile-navigation .woocommerce-cart table.cart td.actions .hamburger, .woocommerce-cart table.cart td.actions .mini-cart .footer .buttons a, .mini-cart .footer .buttons .woocommerce-cart table.cart td.actions a, .woocommerce-cart table.cart td.actions body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce-cart table.cart td.actions button.cr-ajax-reviews-add-review {
  width: 150px; }

.woocommerce-cart .wc-proceed-to-checkout a.btn, .woocommerce-cart .wc-proceed-to-checkout .mobile-navigation a.phone, .mobile-navigation .woocommerce-cart .wc-proceed-to-checkout a.phone, .woocommerce-cart .wc-proceed-to-checkout .mobile-navigation a.hamburger, .mobile-navigation .woocommerce-cart .wc-proceed-to-checkout a.hamburger, .woocommerce-cart .wc-proceed-to-checkout .mini-cart .footer .buttons a, .mini-cart .footer .buttons .woocommerce-cart .wc-proceed-to-checkout a {
  display: block;
  font-size: 1rem; }

@media (min-width: 768px) {
  .filter-products-toggle {
    display: none; } }

.woocommerce form fieldset {
  margin: 1.25rem 3px; }

.woocommerce form p:not([class]) {
  font-size: small; }
  .woocommerce form p:not([class]) button[type="submit"] {
    margin-top: 1.25rem; }

.woocommerce form .form-row {
  line-height: 1.2; }
  .woocommerce form .form-row > span:not([class]) {
    display: block;
    margin-top: 0.5rem;
    font-size: 66%;
    color: #939393; }
    .woocommerce form .form-row > span:not([class]) em {
      font-style: normal; }
  .woocommerce form .form-row.woocommerce-validated [type='color'], .woocommerce form .form-row.woocommerce-validated [type='date'], .woocommerce form .form-row.woocommerce-validated [type='datetime'], .woocommerce form .form-row.woocommerce-validated [type='datetime-local'], .woocommerce form .form-row.woocommerce-validated [type='email'], .woocommerce form .form-row.woocommerce-validated [type='month'], .woocommerce form .form-row.woocommerce-validated [type='number'], .woocommerce form .form-row.woocommerce-validated [type='password'], .woocommerce form .form-row.woocommerce-validated [type='search'], .woocommerce form .form-row.woocommerce-validated [type='tel'], .woocommerce form .form-row.woocommerce-validated [type='text'], .woocommerce form .form-row.woocommerce-validated [type='time'], .woocommerce form .form-row.woocommerce-validated [type='url'], .woocommerce form .form-row.woocommerce-validated [type='week'], .woocommerce form .form-row.woocommerce-validated input:not([type]), .woocommerce form .form-row.woocommerce-validated textarea,
  .woocommerce form .form-row.woocommerce-validated select {
    border: 1px solid #d7d7d7 !important; }

.woocommerce form.login, .woocommerce form.register {
  border-color: #d7d7d7; }

.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout .woocommerce-additional-fields {
  margin-bottom: 1.25rem; }

#payment label {
  display: inline; }
  #payment label img {
    display: inline-block;
    width: unset;
    max-width: unset; }

input#coupon_code {
  line-height: 1.5 !important;
  padding: 8px !important;
  margin-right: 8px; }

button[name="apply_coupon"] {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  font-size: 1rem !important;
  line-height: 1.5 !important; }

.woocommerce ul.products {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x)); }
  .woocommerce ul.products li.product {
    position: relative; }
    .woocommerce ul.products li.product .product-wrap {
      height: 100%;
      padding-bottom: 1px;
      background-color: #fff;
      text-align: center;
      font-size: smaller; }
      .woocommerce ul.products li.product .product-wrap > * {
        margin-bottom: 1.25rem; }
        .woocommerce ul.products li.product .product-wrap > *:not(a) {
          padding-left: 1.25rem;
          padding-right: 1.25rem; }
    .woocommerce ul.products li.product .woocommerce-loop-product__link {
      display: block;
      color: currentColor; }
      .woocommerce ul.products li.product .woocommerce-loop-product__link img {
        margin-bottom: 1.25rem; }
      .woocommerce ul.products li.product .woocommerce-loop-product__link .star-rating {
        margin: 0 auto 1.25rem; }
      .woocommerce ul.products li.product .woocommerce-loop-product__link:hover {
        text-decoration: none; }
        .woocommerce ul.products li.product .woocommerce-loop-product__link:hover h2, .woocommerce ul.products li.product .woocommerce-loop-product__link:hover .h2 {
          color: var(--theme-body-link-color); }
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
      font-size: larger; }
    .woocommerce ul.products li.product .price {
      color: var(--theme-body-text-color);
      font-size: larger; }
      .woocommerce ul.products li.product .price del {
        font-size: small; }
      .woocommerce ul.products li.product .price ins {
        font-weight: normal;
        text-decoration: none; }
  .woocommerce ul.products[class*="columns-"] li.product {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 100%;
    float: none !important;
    clear: none !important;
    margin: 0 0 1.25rem; }
    @media (min-width: 768px) {
      .woocommerce ul.products[class*="columns-"] li.product {
        flex: 0 0 auto;
        width: 50%;
        margin-bottom: 2.5rem; } }
  @media (min-width: 1080px) {
    .woocommerce ul.products.columns-3 li.product {
      flex: 0 0 auto;
      width: 33.33333%; } }
  @media (min-width: 1280px) {
    .woocommerce ul.products.columns-4 li.product {
      flex: 0 0 auto;
      width: 25%; } }

.woocommerce ul.products li.product span.onsale {
  display: flex;
  width: 45px;
  height: 45px;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  font-size: smaller !important;
  line-height: 1 !important;
  transform: translate(calc(50% - 1.3rem), -50%); }

.woocommerce.single-product span.onsale {
  width: 60px;
  height: 60px;
  font-size: 1rem !important;
  transform: translate(0); }

.woocommerce .woocommerce-pagination {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }
  .woocommerce .woocommerce-pagination ul.page-numbers {
    display: flex;
    justify-content: center;
    border: none;
    margin: 0; }
    .woocommerce .woocommerce-pagination ul.page-numbers li {
      border: none;
      margin: 0 0.1rem; }
      .woocommerce .woocommerce-pagination ul.page-numbers li a,
      .woocommerce .woocommerce-pagination ul.page-numbers li span {
        display: block;
        min-width: 2.5rem;
        padding: 0.667rem;
        border: 1px solid #ABB1C1;
        border-collapse: collapse;
        line-height: 1;
        text-align: center;
        text-decoration: none; }
      .woocommerce .woocommerce-pagination ul.page-numbers li a:hover {
        border-color: var(--theme-primary-background-color);
        background-color: var(--theme-primary-background-color);
        color: var(--theme-primary-text-color); }
      .woocommerce .woocommerce-pagination ul.page-numbers li span.current {
        background-color: #e9ecef; }

.woocommerce-product-gallery .flex-viewport {
  border: 1px solid #e9ecef; }

.woocommerce-product-gallery .flex-control-thumbs li {
  padding: 0.667rem;
  border-right: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef; }
  .woocommerce-product-gallery .flex-control-thumbs li:first-child {
    border-left: 1px solid #e9ecef; }

.product-search-form {
  position: relative; }
  .product-search-form:after {
    content: "\f002";
    position: absolute;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
    left: 0.6rem;
    color: var(--theme-primary-background-color);
    font: normal 400 1em/1 "Font Awesome 6 Regular";
    font-size: smaller; }

.product-search-field {
  padding-left: 2rem; }

.product-search-results .entry {
  border-top: 1px dashed #d7d7d7 !important;
  font-size: smaller; }
  .product-search-results .entry td {
    padding: 1rem 0.5rem !important; }
  .product-search-results .entry a.btn, .product-search-results .entry .mobile-navigation a.phone, .mobile-navigation .product-search-results .entry a.phone, .product-search-results .entry .mobile-navigation a.hamburger, .mobile-navigation .product-search-results .entry a.hamburger, .product-search-results .entry .mini-cart .footer .buttons a, .mini-cart .footer .buttons .product-search-results .entry a {
    padding: 0.33rem;
    margin-top: 5px;
    font-size: smaller; }
  .product-search-results .entry a:not(.btn) {
    color: inherit !important; }
  .product-search-results .entry img {
    width: auto; }
  .product-search-results .entry .title {
    font-weight: bold !important; }
  .product-search-results .entry.s_product_cat {
    border-top-style: solid !important; }
  .product-search-results .entry:first-child {
    border-top: none !important; }

.product-search-results-content {
  border-color: #d7d7d7 !important;
  border-top: none !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }

.search-form-wrapper .product-search {
  flex: 1; }

.select2-container {
  font-size: 1rem; }
  .select2-container .select2-selection {
    height: auto !important;
    border-color: #d7d7d7 !important; }
    .select2-container .select2-selection__rendered {
      padding: 0.5rem !important;
      font-size: 1rem;
      line-height: 1.5 !important; }
    .select2-container .select2-selection__arrow {
      top: 50% !important;
      transform: translateY(-50%); }
  .select2-container--open .select2-selection {
    border-color: var(--theme-primary-background-color) !important; }
  .select2-container--open .select2-dropdown {
    border-color: var(--theme-primary-background-color) !important; }

.woocommerce .star-rating:before {
  color: var(--theme-primary-background-color); }

.woocommerce .star-rating span {
  color: var(--theme-primary-background-color); }

.widgets {
  padding: 1rem;
  border-radius: 8px;
  background: #e9ecef; }
  .widgets .widget_search form, .widgets .widget_product_search form {
    display: flex; }
    .widgets .widget_search form label, .widgets .widget_product_search form label {
      flex: 1; }
    .widgets .widget_search form button, .widgets .widget_product_search form button {
      border: 1px solid #d7d7d7; }
  .widgets .widget_layered_nav ul, .widgets .widget_product_categories ul {
    padding: 0; }
    .widgets .widget_layered_nav ul li, .widgets .widget_product_categories ul li {
      display: block; }
      .widgets .widget_layered_nav ul li a, .widgets .widget_product_categories ul li a {
        color: #343a40; }
  .widgets .widget_layered_nav ul li.chosen {
    font-weight: 700; }
  .widgets .widget_layered_nav_filters ul {
    padding: 0; }
    .widgets .widget_layered_nav_filters ul li {
      display: inline-block; }
      .widgets .widget_layered_nav_filters ul li a {
        display: block;
        margin: 2px;
        padding: .5rem;
        font-size: 14px;
        color: #495057;
        background: #ffffff;
        border-radius: 3px;
        border: 1px solid #ABB1C1; }
        .widgets .widget_layered_nav_filters ul li a:hover {
          border-color: #82BFD1;
          text-decoration: none; }
  .widgets .widget_product_categories .current-cat > a {
    font-weight: 700; }
  .widgets .widget_product_categories .children {
    margin-left: .5rem; }
    .widgets .widget_product_categories .children > li:before {
      position: relative;
      left: -.5rem;
      display: inline-block;
      content: "-";
      color: #939393; }
  .widgets .widget .wc-block-product-search__label {
    display: none; }
  .widgets .widget .wc-block-product-search__fields {
    display: flex; }
    .widgets .widget .wc-block-product-search__fields input[type=search] {
      flex: 1;
      border: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .widgets .widget .wc-block-product-search__fields button {
      margin: 0;
      border-radius: 0 4px 4px 0;
      border: 0; }
  .widgets .widget .wc-block-product-categories > ul {
    margin: 0;
    padding: 0; }
    .widgets .widget .wc-block-product-categories > ul li {
      display: block;
      position: relative; }
      .widgets .widget .wc-block-product-categories > ul li a {
        display: block;
        line-height: 1.25;
        color: #222; }
        .widgets .widget .wc-block-product-categories > ul li a + span {
          position: absolute;
          top: .5em;
          right: 0;
          font-size: small; }
    .widgets .widget .wc-block-product-categories > ul > li > a {
      padding: .25em 0;
      font-size: 1.25rem;
      border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
    .widgets .widget .wc-block-product-categories > ul > li ul {
      padding: 1rem; }
      .widgets .widget .wc-block-product-categories > ul > li ul a {
        padding: .15em 0;
        font-size: 1rem; }

.thee-block-hero.variant-form-right .gform_wrapper {
  background-color: var(--theme-primary-background-color);
  color: var(--theme-primary-text-color); }
  .thee-block-hero.variant-form-right .gform_wrapper a {
    color: inherit;
    text-decoration: underline dashed hsla(var(--theme-primary-text-color-h), var(--theme-primary-text-color-s), var(--theme-primary-text-color-l), 0.5);
    text-decoration-thickness: 1px;
    text-underline-offset: 3px; }
    .thee-block-hero.variant-form-right .gform_wrapper a:hover, .thee-block-hero.variant-form-right .gform_wrapper a:active, .thee-block-hero.variant-form-right .gform_wrapper a:focus {
      text-decoration: underline; }

.package {
  position: relative;
  height: 100%;
  padding-bottom: 5.5rem;
  color: var(--theme-body-text-color) !important;
  text-align: center; }
  .package__heading {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.25rem 2.5rem; }
    .package__heading .title {
      margin: 0.667rem; }
    .package__heading .subtitle {
      font-size: small;
      text-transform: uppercase; }
  .package__price {
    padding: 1.25rem 2.5rem;
    border-top: 3px solid #fff;
    line-height: 1; }
    .package__price .amount {
      font-size: 3rem;
      font-weight: bold; }
      .package__price .amount .woocommerce-Price-currencySymbol {
        font-size: 2rem;
        font-weight: normal; }
  .package__features {
    padding: 1.25rem 2.5rem;
    border-top: 3px solid #fff;
    font-size: smaller;
    line-height: 1.4; }
    .package__features ul {
      list-style-type: none;
      padding-left: 0; }
      .package__features ul li {
        padding: 0.5rem 0;
        border-top: 1px dashed hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.2);
        margin: 0;
        line-height: 1.1; }
        .package__features ul li:first-child {
          border-top: none; }
  .package__link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.25rem 2.5rem;
    border-top: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.1); }
  @media (min-width: 1080px) {
    .package--recommended {
      z-index: 99;
      box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
      height: calc(100% + 4rem);
      border-left: none;
      margin: -2rem -2px 0; }
    .package--recommended .package__heading {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; }
      .package--recommended .package__heading .title {
        font-size: 2rem; }
    .package--recommended .package__link {
      padding: 1.75rem 2.5rem; } }

.pricing-table .col-12, .pricing-table .woocommerce .products[class*="columns-"] .product, .woocommerce .products[class*="columns-"] .pricing-table .product {
  margin-bottom: 1.25rem; }

@media (min-width: 1080px) {
  .pricing-table {
    padding: 1.25rem 0; }
    .pricing-table .col-12, .pricing-table .woocommerce .products[class*="columns-"] .product, .woocommerce .products[class*="columns-"] .pricing-table .product {
      padding: 0; }
      .pricing-table .col-12 .package, .pricing-table .woocommerce .products[class*="columns-"] .product .package, .woocommerce .products[class*="columns-"] .pricing-table .product .package {
        border-color: var(--theme-body-background-color);
        border-style: solid;
        border-width: 2px 1px; }
        .pricing-table .col-12 .package--recommended, .pricing-table .woocommerce .products[class*="columns-"] .product .package--recommended, .woocommerce .products[class*="columns-"] .pricing-table .product .package--recommended {
          border-width: 2px; }
      .pricing-table .col-12:first-child .package, .pricing-table .woocommerce .products[class*="columns-"] .product:first-child .package, .woocommerce .products[class*="columns-"] .pricing-table .product:first-child .package {
        border-left-width: 0; }
      .pricing-table .col-12:last-child .package, .pricing-table .woocommerce .products[class*="columns-"] .product:last-child .package, .woocommerce .products[class*="columns-"] .pricing-table .product:last-child .package {
        border-right-width: 2px; } }

.thee-block-woocommerce-slider .slider .woocommerce.swiper ul.products {
  visibility: hidden;
  flex-wrap: nowrap;
  margin: 0 !important; }
  .thee-block-woocommerce-slider .slider .woocommerce.swiper ul.products li {
    padding: 1.25rem;
    margin: 0; }
    .thee-block-woocommerce-slider .slider .woocommerce.swiper ul.products li span.onsale {
      top: 1.5rem;
      right: 0.25rem; }

.thee-block-woocommerce-slider .slider .woocommerce.swiper.swiper-initialized ul.products {
  visibility: visible; }

.mobile-navigation .cart {
  order: 1;
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 1.5rem;
  color: var(--theme-header-text-color); }
  .mobile-navigation .cart svg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    transform: translate(-50%, calc(-50% - 3px));
    color: currentColor; }
    .mobile-navigation .cart svg.bi-bag-fill {
      color: currentColor; }
  .mobile-navigation .cart span {
    position: relative;
    z-index: 1;
    color: var(--theme-header-background-color);
    font-size: smaller;
    font-weight: bold; }

.mobile-navigation .phone {
  order: 2; }
  @media (max-width: 479.98px) {
    .mobile-navigation .phone .btn-icon {
      margin: 0; }
    .mobile-navigation .phone .label {
      display: none; } }

.mobile-navigation .hamburger,
.mobile-navigation .hamburger:hover {
  order: 3;
  padding: 0 !important;
  border: none !important;
  background-color: transparent !important;
  color: currentColor !important;
  box-shadow: none !important; }

.site-header .header-main-navigation {
  flex-flow: wrap; }

.site-header .secondary-menu {
  flex: 0 0 100%;
  margin-bottom: .75rem;
  margin-right: 1.25rem; }
  .site-header .secondary-menu ul.menu {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    height: 100%; }
    .site-header .secondary-menu ul.menu li a svg {
      transform: translate(0, -2px) scale(0.8); }
    .site-header .secondary-menu ul.menu li > ul {
      transform: translateY(calc(0.66rem - 1px)); }
  .site-header .secondary-menu .search-form {
    border: none;
    margin-bottom: 0; }
    .site-header .secondary-menu .search-form input[type="search"] {
      width: 3.75rem;
      padding: 0;
      font-size: inherit !important;
      line-height: 1.5 !important;
      font-weight: bold;
      transition: all 250ms ease-in-out; }
      .site-header .secondary-menu .search-form input[type="search"]:focus {
        width: 9rem; }
      .site-header .secondary-menu .search-form input[type="search"]::placeholder {
        font-size: 100%;
        font-weight: normal; }
    .site-header .secondary-menu .search-form button {
      padding: 0; }

.post-type-archive-product .content-sidebar .top-bar,
.tax-product_cat .content-sidebar .top-bar,
.archive .content-sidebar .top-bar,
.single-product .content-sidebar .top-bar {
  display: none; }

.post-type-archive-product .content-sidebar .widgets,
.tax-product_cat .content-sidebar .widgets,
.archive .content-sidebar .widgets,
.single-product .content-sidebar .widgets {
  padding: 1rem;
  background: #f3f4f6;
  border: 1px solid #d7d7d7; }

.post-type-archive-product .content-sidebar.collapse,
.tax-product_cat .content-sidebar.collapse,
.archive .content-sidebar.collapse,
.single-product .content-sidebar.collapse {
  display: block; }

@media (max-width: 767.98px) {
  .post-type-archive-product .content-sidebar,
  .tax-product_cat .content-sidebar,
  .archive .content-sidebar,
  .single-product .content-sidebar {
    transition: all 350ms;
    transform: translateX(-100%);
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100vw;
    height: calc(100vh - 57px);
    padding: 0; }
    .post-type-archive-product .content-sidebar.show,
    .tax-product_cat .content-sidebar.show,
    .archive .content-sidebar.show,
    .single-product .content-sidebar.show {
      transform: translateX(0); }
    .post-type-archive-product .content-sidebar .top-bar,
    .tax-product_cat .content-sidebar .top-bar,
    .archive .content-sidebar .top-bar,
    .single-product .content-sidebar .top-bar {
      display: block;
      padding: .25rem 1rem;
      background-color: var(--theme-body-link-color, #82BFD1); }
      .post-type-archive-product .content-sidebar .top-bar .btn, .post-type-archive-product .content-sidebar .top-bar .mobile-navigation .phone, .mobile-navigation .post-type-archive-product .content-sidebar .top-bar .phone, .post-type-archive-product .content-sidebar .top-bar .mobile-navigation .hamburger, .mobile-navigation .post-type-archive-product .content-sidebar .top-bar .hamburger, .post-type-archive-product .content-sidebar .top-bar .mini-cart .footer .buttons a, .mini-cart .footer .buttons .post-type-archive-product .content-sidebar .top-bar a, .post-type-archive-product .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .post-type-archive-product .content-sidebar .top-bar button.cr-ajax-reviews-add-review,
      .tax-product_cat .content-sidebar .top-bar .btn,
      .tax-product_cat .content-sidebar .top-bar .mobile-navigation .phone,
      .mobile-navigation .tax-product_cat .content-sidebar .top-bar .phone,
      .tax-product_cat .content-sidebar .top-bar .mobile-navigation .hamburger,
      .mobile-navigation .tax-product_cat .content-sidebar .top-bar .hamburger,
      .tax-product_cat .content-sidebar .top-bar .mini-cart .footer .buttons a,
      .mini-cart .footer .buttons .tax-product_cat .content-sidebar .top-bar a,
      .tax-product_cat .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review,
      body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .tax-product_cat .content-sidebar .top-bar button.cr-ajax-reviews-add-review,
      .archive .content-sidebar .top-bar .btn,
      .archive .content-sidebar .top-bar .mobile-navigation .phone,
      .mobile-navigation .archive .content-sidebar .top-bar .phone,
      .archive .content-sidebar .top-bar .mobile-navigation .hamburger,
      .mobile-navigation .archive .content-sidebar .top-bar .hamburger,
      .archive .content-sidebar .top-bar .mini-cart .footer .buttons a,
      .mini-cart .footer .buttons .archive .content-sidebar .top-bar a,
      .archive .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review,
      body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .archive .content-sidebar .top-bar button.cr-ajax-reviews-add-review,
      .single-product .content-sidebar .top-bar .btn,
      .single-product .content-sidebar .top-bar .mobile-navigation .phone,
      .mobile-navigation .single-product .content-sidebar .top-bar .phone,
      .single-product .content-sidebar .top-bar .mobile-navigation .hamburger,
      .mobile-navigation .single-product .content-sidebar .top-bar .hamburger,
      .single-product .content-sidebar .top-bar .mini-cart .footer .buttons a,
      .mini-cart .footer .buttons .single-product .content-sidebar .top-bar a,
      body.single-product .content-sidebar .top-bar .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review,
      body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .content-sidebar .top-bar button.cr-ajax-reviews-add-review {
        color: #ffffff; }
        .post-type-archive-product .content-sidebar .top-bar .btn i, .post-type-archive-product .content-sidebar .top-bar .mobile-navigation .phone i, .mobile-navigation .post-type-archive-product .content-sidebar .top-bar .phone i, .post-type-archive-product .content-sidebar .top-bar .mobile-navigation .hamburger i, .mobile-navigation .post-type-archive-product .content-sidebar .top-bar .hamburger i, .post-type-archive-product .content-sidebar .top-bar .mini-cart .footer .buttons a i, .mini-cart .footer .buttons .post-type-archive-product .content-sidebar .top-bar a i, .post-type-archive-product .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .post-type-archive-product .content-sidebar .top-bar button.cr-ajax-reviews-add-review i, .post-type-archive-product .content-sidebar .top-bar .btn span, .post-type-archive-product .content-sidebar .top-bar .mobile-navigation .phone span, .mobile-navigation .post-type-archive-product .content-sidebar .top-bar .phone span, .post-type-archive-product .content-sidebar .top-bar .mobile-navigation .hamburger span, .mobile-navigation .post-type-archive-product .content-sidebar .top-bar .hamburger span, .post-type-archive-product .content-sidebar .top-bar .mini-cart .footer .buttons a span, .mini-cart .footer .buttons .post-type-archive-product .content-sidebar .top-bar a span, .post-type-archive-product .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review span, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .post-type-archive-product .content-sidebar .top-bar button.cr-ajax-reviews-add-review span,
        .tax-product_cat .content-sidebar .top-bar .btn i,
        .tax-product_cat .content-sidebar .top-bar .mobile-navigation .phone i,
        .mobile-navigation .tax-product_cat .content-sidebar .top-bar .phone i,
        .tax-product_cat .content-sidebar .top-bar .mobile-navigation .hamburger i,
        .mobile-navigation .tax-product_cat .content-sidebar .top-bar .hamburger i,
        .tax-product_cat .content-sidebar .top-bar .mini-cart .footer .buttons a i,
        .mini-cart .footer .buttons .tax-product_cat .content-sidebar .top-bar a i,
        .tax-product_cat .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i,
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .tax-product_cat .content-sidebar .top-bar button.cr-ajax-reviews-add-review i,
        .tax-product_cat .content-sidebar .top-bar .btn span,
        .tax-product_cat .content-sidebar .top-bar .mobile-navigation .phone span,
        .mobile-navigation .tax-product_cat .content-sidebar .top-bar .phone span,
        .tax-product_cat .content-sidebar .top-bar .mobile-navigation .hamburger span,
        .mobile-navigation .tax-product_cat .content-sidebar .top-bar .hamburger span,
        .tax-product_cat .content-sidebar .top-bar .mini-cart .footer .buttons a span,
        .mini-cart .footer .buttons .tax-product_cat .content-sidebar .top-bar a span,
        .tax-product_cat .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review span,
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .tax-product_cat .content-sidebar .top-bar button.cr-ajax-reviews-add-review span,
        .archive .content-sidebar .top-bar .btn i,
        .archive .content-sidebar .top-bar .mobile-navigation .phone i,
        .mobile-navigation .archive .content-sidebar .top-bar .phone i,
        .archive .content-sidebar .top-bar .mobile-navigation .hamburger i,
        .mobile-navigation .archive .content-sidebar .top-bar .hamburger i,
        .archive .content-sidebar .top-bar .mini-cart .footer .buttons a i,
        .mini-cart .footer .buttons .archive .content-sidebar .top-bar a i,
        .archive .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i,
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .archive .content-sidebar .top-bar button.cr-ajax-reviews-add-review i,
        .archive .content-sidebar .top-bar .btn span,
        .archive .content-sidebar .top-bar .mobile-navigation .phone span,
        .mobile-navigation .archive .content-sidebar .top-bar .phone span,
        .archive .content-sidebar .top-bar .mobile-navigation .hamburger span,
        .mobile-navigation .archive .content-sidebar .top-bar .hamburger span,
        .archive .content-sidebar .top-bar .mini-cart .footer .buttons a span,
        .mini-cart .footer .buttons .archive .content-sidebar .top-bar a span,
        .archive .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review span,
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .archive .content-sidebar .top-bar button.cr-ajax-reviews-add-review span,
        .single-product .content-sidebar .top-bar .btn i,
        .single-product .content-sidebar .top-bar .mobile-navigation .phone i,
        .mobile-navigation .single-product .content-sidebar .top-bar .phone i,
        .single-product .content-sidebar .top-bar .mobile-navigation .hamburger i,
        .mobile-navigation .single-product .content-sidebar .top-bar .hamburger i,
        .single-product .content-sidebar .top-bar .mini-cart .footer .buttons a i,
        .mini-cart .footer .buttons .single-product .content-sidebar .top-bar a i,
        body.single-product .content-sidebar .top-bar .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i,
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .content-sidebar .top-bar button.cr-ajax-reviews-add-review i,
        .single-product .content-sidebar .top-bar .btn span,
        .single-product .content-sidebar .top-bar .mobile-navigation .phone span,
        .mobile-navigation .single-product .content-sidebar .top-bar .phone span,
        .single-product .content-sidebar .top-bar .mobile-navigation .hamburger span,
        .mobile-navigation .single-product .content-sidebar .top-bar .hamburger span,
        .single-product .content-sidebar .top-bar .mini-cart .footer .buttons a span,
        .mini-cart .footer .buttons .single-product .content-sidebar .top-bar a span,
        body.single-product .content-sidebar .top-bar .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review span,
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .content-sidebar .top-bar button.cr-ajax-reviews-add-review span {
          display: inline-block;
          vertical-align: middle; }
        .post-type-archive-product .content-sidebar .top-bar .btn i, .post-type-archive-product .content-sidebar .top-bar .mobile-navigation .phone i, .mobile-navigation .post-type-archive-product .content-sidebar .top-bar .phone i, .post-type-archive-product .content-sidebar .top-bar .mobile-navigation .hamburger i, .mobile-navigation .post-type-archive-product .content-sidebar .top-bar .hamburger i, .post-type-archive-product .content-sidebar .top-bar .mini-cart .footer .buttons a i, .mini-cart .footer .buttons .post-type-archive-product .content-sidebar .top-bar a i, .post-type-archive-product .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .post-type-archive-product .content-sidebar .top-bar button.cr-ajax-reviews-add-review i,
        .tax-product_cat .content-sidebar .top-bar .btn i,
        .tax-product_cat .content-sidebar .top-bar .mobile-navigation .phone i,
        .mobile-navigation .tax-product_cat .content-sidebar .top-bar .phone i,
        .tax-product_cat .content-sidebar .top-bar .mobile-navigation .hamburger i,
        .mobile-navigation .tax-product_cat .content-sidebar .top-bar .hamburger i,
        .tax-product_cat .content-sidebar .top-bar .mini-cart .footer .buttons a i,
        .mini-cart .footer .buttons .tax-product_cat .content-sidebar .top-bar a i,
        .tax-product_cat .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i,
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .tax-product_cat .content-sidebar .top-bar button.cr-ajax-reviews-add-review i,
        .archive .content-sidebar .top-bar .btn i,
        .archive .content-sidebar .top-bar .mobile-navigation .phone i,
        .mobile-navigation .archive .content-sidebar .top-bar .phone i,
        .archive .content-sidebar .top-bar .mobile-navigation .hamburger i,
        .mobile-navigation .archive .content-sidebar .top-bar .hamburger i,
        .archive .content-sidebar .top-bar .mini-cart .footer .buttons a i,
        .mini-cart .footer .buttons .archive .content-sidebar .top-bar a i,
        .archive .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i,
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .archive .content-sidebar .top-bar button.cr-ajax-reviews-add-review i,
        .single-product .content-sidebar .top-bar .btn i,
        .single-product .content-sidebar .top-bar .mobile-navigation .phone i,
        .mobile-navigation .single-product .content-sidebar .top-bar .phone i,
        .single-product .content-sidebar .top-bar .mobile-navigation .hamburger i,
        .mobile-navigation .single-product .content-sidebar .top-bar .hamburger i,
        .single-product .content-sidebar .top-bar .mini-cart .footer .buttons a i,
        .mini-cart .footer .buttons .single-product .content-sidebar .top-bar a i,
        body.single-product .content-sidebar .top-bar .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review i,
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .content-sidebar .top-bar button.cr-ajax-reviews-add-review i {
          margin-right: .5rem; }
    .post-type-archive-product .content-sidebar .widgets,
    .tax-product_cat .content-sidebar .widgets,
    .archive .content-sidebar .widgets,
    .single-product .content-sidebar .widgets {
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto;
      border-radius: 0; } }

.woocommerce-MyAccount-navigation > ul {
  list-style-type: none;
  padding-left: 0; }
  .woocommerce-MyAccount-navigation > ul li {
    margin: 0; }
  .woocommerce-MyAccount-navigation > ul > li {
    border-bottom: 1px solid hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.1);
    font-weight: bold; }
    .woocommerce-MyAccount-navigation > ul > li > a {
      position: relative;
      display: block;
      padding: 0.5rem 0;
      color: currentColor; }
    .woocommerce-MyAccount-navigation > ul > li ul {
      display: none;
      list-style-type: none;
      padding-left: 1.25rem;
      margin-bottom: 0.667rem; }
      .woocommerce-MyAccount-navigation > ul > li ul li {
        position: relative;
        margin-bottom: 0.25rem;
        font-weight: normal;
        text-transform: none; }
        .woocommerce-MyAccount-navigation > ul > li ul li a {
          color: currentColor; }
    .woocommerce-MyAccount-navigation > ul > li[class*="children"] > a {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .woocommerce-MyAccount-navigation > ul > li.is-active {
      color: var(--theme-primary-background-color); }
      .woocommerce-MyAccount-navigation > ul > li.is-active > ul {
        display: block; }

.woocommerce-Address {
  height: 100%;
  padding: 1.25rem;
  border-radius: 5px;
  background: hsla(var(--theme-body-text-color-h), var(--theme-body-text-color-s), var(--theme-body-text-color-l), 0.05);
  font-size: smaller; }
  .woocommerce-Address h3, .woocommerce-Address .h3 {
    font-size: 1.2rem; }

.woocommerce .type-product form.cart .btn, .woocommerce .type-product form.cart .mobile-navigation .phone, .mobile-navigation .woocommerce .type-product form.cart .phone, .woocommerce .type-product form.cart .mobile-navigation .hamburger, .mobile-navigation .woocommerce .type-product form.cart .hamburger, .woocommerce .type-product form.cart .mini-cart .footer .buttons a, .mini-cart .footer .buttons .woocommerce .type-product form.cart a, .woocommerce .type-product form.cart body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .type-product form.cart button.cr-ajax-reviews-add-review {
  padding: 12px 10px 10px; }

html {
  padding: 0;
  margin: 0; }

body {
  font-family: "URWDIN", sans-serif; }
  body.hidden-breadcrumbs .section.breadcrumbs {
    display: none; }

ul.menu,
ul.sub-menu {
  margin: 0;
  padding: 0; }
  ul.menu li,
  ul.sub-menu li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none; }

a:not(.btn) {
  text-decoration: underline;
  color: currentColor; }
  a:not(.btn):hover {
    text-decoration: none; }

h1, .h1, .thee-block-hero .section-content .hero-title, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 400; }

.post-list .post-card {
  border: #f3f4f6 1px solid; }
  .post-list .post-card .read-more-zone {
    display: flex; }
    .post-list .post-card .read-more-zone .post-thumbnail {
      flex: 0 0 25%; }
    .post-list .post-card .read-more-zone .post-thumbnail {
      aspect-ratio: 1 / 1; }
  .post-list .post-card:hover {
    border-color: #B89452; }
  @media (max-width: 767.98px) {
    .post-list .post-card .read-more-zone {
      display: block; } }

.post-card .read-more-zone:hover a {
  color: #B89452 !important; }

.dealer.list-item {
  display: flex;
  flex-flow: column;
  background: #fff; }
  .dealer.list-item a {
    color: currentColor; }
    .dealer.list-item a:hover {
      color: #B89452; }
  .dealer.list-item .name {
    margin: 0 0 .5rem;
    font-weight: 600;
    font-size: 1.25rem; }
  .dealer.list-item .address {
    margin: 0; }
  .dealer.list-item .phone i, .dealer.list-item .phone svg {
    color: #B89452; }
  .dealer.list-item .footer {
    margin-top: auto;
    border-top: 1px solid #d7d7d7; }
    .dealer.list-item .footer .btn, .dealer.list-item .footer .mobile-navigation .phone, .mobile-navigation .dealer.list-item .footer .phone, .dealer.list-item .footer .mobile-navigation .hamburger, .mobile-navigation .dealer.list-item .footer .hamburger, .dealer.list-item .mini-cart .footer .buttons a, .mini-cart .dealer.list-item .footer .buttons a, .dealer.list-item .footer body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .dealer.list-item .footer button.cr-ajax-reviews-add-review {
      display: block;
      width: 100%; }
      .dealer.list-item .footer .btn:hover, .dealer.list-item .footer .mobile-navigation .phone:hover, .mobile-navigation .dealer.list-item .footer .phone:hover, .dealer.list-item .footer .mobile-navigation .hamburger:hover, .mobile-navigation .dealer.list-item .footer .hamburger:hover, .dealer.list-item .mini-cart .footer .buttons a:hover, .mini-cart .dealer.list-item .footer .buttons a:hover, .dealer.list-item .footer body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:hover, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .dealer.list-item .footer button.cr-ajax-reviews-add-review:hover {
        color: #fff;
        background: #222; }

.btn, .mobile-navigation .phone, .mobile-navigation .hamburger, .mini-cart .footer .buttons a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review {
  padding-top: 1rem;
  padding-bottom: calc(1rem - 4px);
  font-size: 1rem; }
  .btn > span .fa-angle-right, .mobile-navigation .phone > span .fa-angle-right, .mobile-navigation .hamburger > span .fa-angle-right, .mini-cart .footer .buttons a > span .fa-angle-right, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review > span .fa-angle-right {
    top: calc(50% - 4px); }
  .btn-lg, .btn-group-lg > .btn, .mobile-navigation .btn-group-lg > .phone, .mobile-navigation .btn-group-lg > .hamburger, .mini-cart .footer .buttons .btn-group-lg > a, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .btn-group-lg > button.cr-ajax-reviews-add-review {
    font-size: 1.0625rem; }
  .btn-icon {
    display: inline-block !important;
    vertical-align: middle;
    margin: 0 .5rem 0 0; }
    .btn-icon + span {
      display: inline-block;
      vertical-align: middle;
      padding: 0; }
  .btn-link {
    padding-left: 0;
    padding-right: 0; }
    .btn-link span {
      padding: 0; }
  .btn.no-arrow span, .mobile-navigation .no-arrow.phone span, .mobile-navigation .no-arrow.hamburger span, .mini-cart .footer .buttons a.no-arrow span, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.no-arrow.cr-ajax-reviews-add-review span {
    padding: 0; }
  .btn.no-arrow:hover span, .mobile-navigation .no-arrow.phone:hover span, .mobile-navigation .no-arrow.hamburger:hover span, .mini-cart .footer .buttons a.no-arrow:hover span, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.no-arrow.cr-ajax-reviews-add-review:hover span {
    padding: 0; }

article.post-card .post-meta {
  display: block; }

.slider .slider-btn {
  border: none; }
  .slider .slider-btn i, .slider .slider-btn svg {
    font-size: 2.5rem; }

.slider .slider-pagination .swiper-pagination-bullet {
  border-radius: 50%;
  border: 1px solid #82BFD1; }

.section.text-dark .slider .slider-btn i, .section.text-dark .slider .slider-btn svg {
  color: #222; }

.section.breadcrumbs .breadcrumbs {
  text-align: center; }

.modal#ManufacturerCouponApplicationModal .modal-header, .modal#CouponApplicationModal .modal-header {
  padding: .25rem 1.25rem; }
  .modal#ManufacturerCouponApplicationModal .modal-header .btn-close, .modal#CouponApplicationModal .modal-header .btn-close {
    border: none; }

.modal#ManufacturerCouponApplicationModal .modal-body, .modal#CouponApplicationModal .modal-body {
  padding: 0; }
  .modal#ManufacturerCouponApplicationModal .modal-body .pad, .modal#CouponApplicationModal .modal-body .pad {
    padding: 1.25rem; }
    .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper {
      max-width: none;
      margin: 0;
      padding: 0;
      background: none; }
      .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper #field_16_10, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper #field_16_10 {
        order: 100; }
      .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit {
        padding: 0;
        grid-column: span 12; }
        .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .btn, .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mobile-navigation .phone, .mobile-navigation .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .phone, .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mobile-navigation .hamburger, .mobile-navigation .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .hamburger, .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mini-cart .footer .buttons a, .mini-cart .footer .buttons .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit a, .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit button.cr-ajax-reviews-add-review, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .btn, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mobile-navigation .phone, .mobile-navigation .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .phone, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mobile-navigation .hamburger, .mobile-navigation .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .hamburger, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit .mini-cart .footer .buttons a, .mini-cart .footer .buttons .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit a, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gfield--type-submit button.cr-ajax-reviews-add-review {
          display: block;
          margin: 0;
          width: 100%; }
      .modal#ManufacturerCouponApplicationModal .modal-body .pad .gform_wrapper .gform_required_legend, .modal#CouponApplicationModal .modal-body .pad .gform_wrapper .gform_required_legend {
        text-align: center;
        margin-bottom: 0; }
    .modal#ManufacturerCouponApplicationModal .modal-body .pad .text, .modal#CouponApplicationModal .modal-body .pad .text {
      font-size: 14px; }
      .modal#ManufacturerCouponApplicationModal .modal-body .pad .text h2, .modal#ManufacturerCouponApplicationModal .modal-body .pad .text .h2, .modal#CouponApplicationModal .modal-body .pad .text h2, .modal#CouponApplicationModal .modal-body .pad .text .h2 {
        font-size: 1.875rem; }
      .modal#ManufacturerCouponApplicationModal .modal-body .pad .text h3, .modal#ManufacturerCouponApplicationModal .modal-body .pad .text .h3, .modal#CouponApplicationModal .modal-body .pad .text h3, .modal#CouponApplicationModal .modal-body .pad .text .h3 {
        font-size: 1.25rem; }
      @media (max-width: 479.98px) {
        .modal#ManufacturerCouponApplicationModal .modal-body .pad .text, .modal#CouponApplicationModal .modal-body .pad .text {
          display: none; } }

@media (min-width: 1080px) {
  .modal#ManufacturerCouponApplicationModal .modal-img, .modal#CouponApplicationModal .modal-img {
    width: 100%;
    height: 100%;
    object-fit: cover; } }

@media (max-width: 1079.98px) {
  .modal#ManufacturerCouponApplicationModal .modal-img, .modal#CouponApplicationModal .modal-img {
    aspect-ratio: 16 / 9;
    height: auto;
    object-fit: cover; } }

@media (min-width: 1080px) {
  .modal#ManufacturerCouponApplicationModal .modal-dialog, .modal#CouponApplicationModal .modal-dialog {
    max-width: 1024px; } }

.app-store-badges {
  display: flex;
  flex-flow: wrap;
  gap: 1rem; }
  .app-store-badges .badge img {
    width: auto;
    height: 50px; }

.product-warranty {
  padding: 2.5rem 0;
  background: #f3f4f6;
  text-align: center; }
  .product-warranty .text span {
    color: #B89452; }
  .product-warranty .icon img {
    max-width: 80px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .product-warranty .layout {
      display: grid;
      grid-template-columns: 1fr auto 1fr; }
      .product-warranty .layout .text.t1 {
        order: 1; }
      .product-warranty .layout .text.t2 {
        order: 3; }
      .product-warranty .layout .icon {
        order: 2; } }

ul.sitemap.dealer-sitemap {
  margin-left: auto !important;
  margin-right: auto !important; }
  ul.sitemap.dealer-sitemap li:before, ul.sitemap.dealer-sitemap li:after {
    display: none; }

.section .block-heading h2, .section .block-heading .h2 {
  font-size: clamp(2.25rem, calc(2.03906rem + 0.9375vw), 2.8125rem); }

.section .block-heading .alt-style {
  font-weight: 700; }

.section .btn-link {
  color: currentColor;
  border-bottom-color: currentColor; }

.section.border-secondary {
  border-color: #d7d7d7 !important; }

.section.has-fadeout-video .section-background .background-video {
  z-index: 3;
  opacity: .15; }

.section.has-fadeout-video .section-background .overlay {
  z-index: 5; }

.section.bg-half .section-background {
  top: 50%; }

.section .section-background .background-video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.section .section-content .block-footer .calls-to-action {
  display: flex;
  gap: 1.25rem; }
  @media (max-width: 767.98px) {
    .section .section-content .block-footer .calls-to-action {
      flex-flow: column; } }

.section .section-content .block-footer.text-center .calls-to-action {
  justify-content: center; }

code > strong {
  font-weight: normal; }

.default-hero .section-content > :last-child {
  margin-bottom: 0; }

.default-hero .hero-subheadline > :last-child {
  margin-bottom: 0; }

.site-header {
  background: #fff; }
  .site-header > .container {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
    .site-header > .container .header-main-navigation {
      flex: 1; }
  @media (max-width: 1079.98px) {
    .site-header .header-main-navigation {
      display: flex; }
    .site-header ul.menu.primary-menu, .site-header ul.menu.secondary-menu {
      display: none !important; } }

body.scrolled .site-header > .container {
  padding-top: .5rem;
  padding-bottom: .5rem; }

body:not(.use-transparent-header) .site-header {
  box-shadow: 0 1px 1px #e9ecef; }

.site-header .branding {
  margin: 0;
  padding-right: 0; }
  .site-header .branding__logo img, .site-header .branding__logo svg {
    display: block;
    width: 133px;
    max-height: 41px; }
  @media (max-width: 479.98px) {
    .site-header .branding__logo img, .site-header .branding__logo svg {
      max-height: 35px; } }

body.use-transparent-header:not(.scrolled) .site-header .branding__logo svg circle,
body.use-transparent-header:not(.scrolled) .site-header .branding__logo svg path {
  fill: #fff; }

.site-header .primary-menu-wrap {
  flex: 1; }

.site-header ul.menu.primary-menu, .site-header ul.menu.secondary-menu {
  display: flex;
  flex: 1;
  justify-content: center; }
  .site-header ul.menu.primary-menu > li, .site-header ul.menu.secondary-menu > li {
    margin: 0 1.5rem; }
    .site-header ul.menu.primary-menu > li > a, .site-header ul.menu.secondary-menu > li > a {
      text-decoration: none;
      font-size: 1rem; }
      .site-header ul.menu.primary-menu > li > a span:before, .site-header ul.menu.secondary-menu > li > a span:before {
        width: 0;
        background-color: currentColor; }
      .site-header ul.menu.primary-menu > li > a:hover span:before, .site-header ul.menu.secondary-menu > li > a:hover span:before {
        width: 100%; }
    .site-header ul.menu.primary-menu > li[class*="current-"] > a, .site-header ul.menu.secondary-menu > li[class*="current-"] > a {
      color: #B89452; }
    .site-header ul.menu.primary-menu > li .dropdown:before, .site-header ul.menu.secondary-menu > li .dropdown:before {
      border-color: transparent transparent #fff; }
    .site-header ul.menu.primary-menu > li .dropdown a, .site-header ul.menu.secondary-menu > li .dropdown a {
      background: #fff; }
      .site-header ul.menu.primary-menu > li .dropdown a:hover:before, .site-header ul.menu.secondary-menu > li .dropdown a:hover:before {
        background-color: #D9CBBF; }

body.use-transparent-header:not(.scrolled) .site-header ul.menu.primary-menu > li > a, body.use-transparent-header:not(.scrolled) .site-header ul.menu.secondary-menu > li > a {
  color: #fff; }
  body.use-transparent-header:not(.scrolled) .site-header ul.menu.primary-menu > li > a:hover span:before, body.use-transparent-header:not(.scrolled) .site-header ul.menu.secondary-menu > li > a:hover span:before {
    background-color: #fff; }

.site-header ul.menu.actions-menu {
  display: flex; }
  .site-header ul.menu.actions-menu .action-item {
    padding: 1rem .5rem; }
    .site-header ul.menu.actions-menu .action-item a, .site-header ul.menu.actions-menu .action-item button {
      display: block;
      padding: 0;
      font-size: 1rem;
      line-height: 1;
      color: currentColor; }
      .site-header ul.menu.actions-menu .action-item a i, .site-header ul.menu.actions-menu .action-item a svg, .site-header ul.menu.actions-menu .action-item button i, .site-header ul.menu.actions-menu .action-item button svg {
        font-size: 1.25rem; }
    @media (max-width: 479.98px) {
      .site-header ul.menu.actions-menu .action-item {
        padding-left: .125rem;
        padding-right: .125rem; } }
  .site-header ul.menu.actions-menu .action-phone a {
    top: 2px; }
  .site-header ul.menu.actions-menu .action-cart {
    position: relative; }
    .site-header ul.menu.actions-menu .action-cart svg {
      height: 1.315rem; }
    .site-header ul.menu.actions-menu .action-cart span {
      position: absolute;
      font-size: 12px; }
      .site-header ul.menu.actions-menu .action-cart span .amount {
        display: none; }

body.use-transparent-header:not(.scrolled) .site-header ul.menu.actions-menu a, body.use-transparent-header:not(.scrolled) .site-header ul.menu.actions-menu button {
  color: #fff; }

body .site-header .mobile-navigation .navigation-panel {
  background: #fff; }

body .site-header .mobile-navigation .hamburger.active {
  color: currentColor !important; }

body.use-transparent-header:not(.scrolled) .site-header .mobile-navigation .hamburger__bars {
  color: #fff; }

.site-footer {
  position: relative;
  background: #000;
  color: #fff; }
  .site-footer a {
    color: currentColor;
    text-decoration: none; }
    .site-footer a:hover {
      color: #B89452; }
  @media (min-width: 1080px) {
    .site-footer .main > .container .row > .company, .site-footer .main > .container .woocommerce .products[class*="columns-"] > .company, .woocommerce .site-footer .main > .container .products[class*="columns-"] > .company {
      flex: 0 0 25%;
      max-width: 25%;
      width: auto; }
    .site-footer .main > .container .row > .navigation, .site-footer .main > .container .woocommerce .products[class*="columns-"] > .navigation, .woocommerce .site-footer .main > .container .products[class*="columns-"] > .navigation {
      flex: 1;
      width: auto; } }
  @media (max-width: 1279.98px) {
    .site-footer .main > .container,
    .site-footer .bottom > .container {
      max-width: none; } }

.site-footer .bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.15); }
  @media (min-width: 1080px) {
    .site-footer .bottom .c1 > p {
      text-align: left; } }

@media (min-width: 1080px) {
  .site-footer .company .logo {
    margin-bottom: 1.5rem; }
  .site-footer .company .logo,
  .site-footer .company .bbb-logo {
    text-align: left; }
    .site-footer .company .logo img,
    .site-footer .company .bbb-logo img {
      margin: 0; } }

.site-footer .main .navigation.footer-primary ul.menu {
  justify-content: flex-start;
  text-align: left; }
  .site-footer .main .navigation.footer-primary ul.menu > li {
    padding-left: 40px;
    padding-right: 40px;
    border: none; }
    .site-footer .main .navigation.footer-primary ul.menu > li > a {
      display: block;
      margin-bottom: .75rem;
      text-transform: none;
      font-size: 18px;
      font-weight: 600;
      line-height: 1.125; }
  .site-footer .main .navigation.footer-primary ul.menu .sub-menu {
    display: block;
    margin-bottom: 2.5rem; }
    .site-footer .main .navigation.footer-primary ul.menu .sub-menu li {
      text-transform: none; }
  @media (min-width: 1080px) {
    .site-footer .main .navigation.footer-primary ul.menu {
      margin-left: -40px;
      margin-right: -40px; }
      .site-footer .main .navigation.footer-primary ul.menu > li > a {
        margin-bottom: 1.5rem; }
      .site-footer .main .navigation.footer-primary ul.menu .sub-menu li {
        margin-bottom: 1rem; } }

.site-footer .social-networks {
  margin: 0;
  padding: 1.25rem 0; }
  .site-footer .social-networks a {
    color: #B89452; }
    .site-footer .social-networks a span {
      width: 2.5rem;
      height: 2.5rem;
      border-radius: 0;
      border: none;
      background: none; }
      .site-footer .social-networks a span i, .site-footer .social-networks a span svg {
        font-size: 1.25rem;
        color: #fff; }
    .site-footer .social-networks a:hover span i, .site-footer .social-networks a:hover span svg {
      color: #ffffff; }
  .site-footer .social-networks:before {
    display: none; }
  @media (min-width: 1080px) {
    .site-footer .social-networks {
      text-align: right; } }

.thee-block-accordion.text-light .accordion .card-header {
  color: #fff;
  border-color: currentColor; }

.thee-block-accordion.text-light .accordion .card-body {
  color: #fff; }

.section.thee-block-cards .card .stretched-link {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.section.thee-block-cards.variant-plain .card {
  background: none;
  border: none; }
  .section.thee-block-cards.variant-plain .card-illustration figure {
    margin: 0; }
  .section.thee-block-cards.variant-plain .card-illustration:before {
    display: none; }
  .section.thee-block-cards.variant-plain .card-title {
    font-weight: 600; }
  .section.thee-block-cards.variant-plain .card-text {
    margin: 0; }
    .section.thee-block-cards.variant-plain .card-text p:last-child {
      margin: 0; }
  .section.thee-block-cards.variant-plain .card-link {
    margin-top: 1.25rem; }
  .section.thee-block-cards.variant-plain .card:hover {
    transform: translateY(-10px); }
  @media (max-width: 1079.98px) {
    .section.thee-block-cards.variant-plain .card {
      border-bottom: 1px solid #d7d7d7; } }

.section.thee-block-catalog-slider {
  transition: min-height 300ms; }
  .section.thee-block-catalog-slider .filter-bar.loading {
    position: relative; }
    .section.thee-block-catalog-slider .filter-bar.loading .container:after {
      content: ' ';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: var(--wpr-bg-1311b376-0fa6-44cc-a662-4540a2409e76) no-repeat 50%;
      background-color: rgba(255, 255, 255, 0.5); }
    .section.thee-block-catalog-slider .filter-bar.loading .container input {
      pointer-events: none; }
  .section.thee-block-catalog-slider .catalog .product-slider-bar {
    position: relative; }
    .section.thee-block-catalog-slider .catalog .product-slider-bar .container {
      padding-left: 0;
      padding-right: 0; }
    .section.thee-block-catalog-slider .catalog .product-slider-bar .slider {
      position: relative;
      z-index: 2; }
      .section.thee-block-catalog-slider .catalog .product-slider-bar .slider-btn {
        transform: translateY(-50%);
        position: absolute;
        z-index: 10;
        top: 50%;
        margin-top: -15px;
        border: none;
        color: currentColor; }
        .section.thee-block-catalog-slider .catalog .product-slider-bar .slider-btn i,
        .section.thee-block-catalog-slider .catalog .product-slider-bar .slider-btn svg {
          font-size: 2.5rem; }
        .section.thee-block-catalog-slider .catalog .product-slider-bar .slider-btn-prev {
          left: -60px; }
        .section.thee-block-catalog-slider .catalog .product-slider-bar .slider-btn-next {
          right: -60px; }
      .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-wrapper {
        align-items: stretch;
        width: fit-content;
        margin: auto; }
      .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-slide {
        height: unset;
        padding-bottom: 30px; }
        .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-slide .item {
          transition: all 300ms;
          position: relative;
          height: 100%;
          padding: 1.25rem;
          text-align: center;
          border: solid rgba(0, 0, 0, 0.15);
          border-width: 0 1px 0 0; }
          .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-slide .item .name {
            margin: 0;
            line-height: 1; }
          .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-slide .item img {
            max-width: 110px;
            margin: 0 auto 1rem; }
          .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-slide .item:after {
            transform: translateX(-50%);
            position: absolute;
            z-index: 1;
            left: 50%;
            transition: all 150ms;
            bottom: 0;
            display: block;
            border-style: solid;
            border-color: #B89452 transparent transparent;
            border-width: 15px 15px 0;
            content: '';
            opacity: 0; }
        .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-slide.current .item, .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-slide:hover .item {
          color: #fff;
          background-color: #B89452; }
        .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-slide.current .item:after {
          bottom: -15px;
          opacity: 1; }
        .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .swiper-slide:first-child .item {
          border-left-width: 1px; }
      .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .slider-btn-prev {
        left: -45px; }
      .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .slider-btn-next {
        right: -45px; }
      @media (max-width: 1079.98px) {
        .section.thee-block-catalog-slider .catalog .product-slider-bar .slider {
          padding-left: 50px;
          padding-right: 50px; }
          .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .slider-btn-prev {
            left: 0; }
          .section.thee-block-catalog-slider .catalog .product-slider-bar .slider .slider-btn-next {
            right: 0; } }
    .section.thee-block-catalog-slider .catalog .product-slider-bar:before {
      position: absolute;
      z-index: 0;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      bottom: 30px;
      content: '';
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.15);
      border-width: 1px 0; }
      @media (max-width: 767.98px) {
        .section.thee-block-catalog-slider .catalog .product-slider-bar:before {
          bottom: 50px; } }
  .section.thee-block-catalog-slider .catalog .product-details {
    padding: 2.5rem 0; }
    .section.thee-block-catalog-slider .catalog .product-details .col-details > .name {
      font-size: clamp(2.25rem, calc(2.03906rem + 0.9375vw), 2.8125rem); }
      .section.thee-block-catalog-slider .catalog .product-details .col-details > .name .link {
        color: inherit; }
        .section.thee-block-catalog-slider .catalog .product-details .col-details > .name .link:hover {
          text-decoration: none;
          color: #B89452; }
    .section.thee-block-catalog-slider .catalog .product-details .col-details table {
      margin: 1.25rem 0;
      background: rgba(255, 255, 255, 0.85); }
      .section.thee-block-catalog-slider .catalog .product-details .col-details table th {
        width: 200px; }
    .section.thee-block-catalog-slider .catalog .product-details .col-details .link {
      margin-top: 1.25rem; }
    .section.thee-block-catalog-slider .catalog .product-details .col-images .slider-pagination {
      display: none; }
  .section.thee-block-catalog-slider .catalog.loading {
    padding: 2.5rem 0;
    background: var(--wpr-bg-12fef843-782f-4761-bcf1-49f9de84eb1c) no-repeat center; }
  .section.thee-block-catalog-slider .filter-bar {
    max-width: none;
    margin: 0;
    padding: 2.5rem 0;
    background: #f3f4f6; }
    .section.thee-block-catalog-slider .filter-bar .name {
      margin-bottom: 0.25em;
      font-weight: 700; }
    @media (min-width: 1080px) {
      .section.thee-block-catalog-slider .filter-bar .collapse {
        display: block !important; } }

.section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .container {
  padding: 0; }

.section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .row, .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .woocommerce .products[class*="columns-"], .woocommerce .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .products[class*="columns-"] {
  margin: 0; }
  .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .row .col-media, .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .woocommerce .products[class*="columns-"] .col-media, .woocommerce .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .products[class*="columns-"] .col-media, .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .row .col-text, .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .woocommerce .products[class*="columns-"] .col-text, .woocommerce .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .products[class*="columns-"] .col-text {
    padding: 0; }
  .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .row .col-text-wrap, .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .woocommerce .products[class*="columns-"] .col-text-wrap, .woocommerce .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .products[class*="columns-"] .col-text-wrap {
    padding: 1.5rem; }
    @media (min-width: 1080px) {
      .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .row .col-text-wrap, .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .woocommerce .products[class*="columns-"] .col-text-wrap, .woocommerce .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .products[class*="columns-"] .col-text-wrap {
        padding: 3rem; } }
  @media (max-width: 1079.98px) {
    .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .row .col-media img, .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .woocommerce .products[class*="columns-"] .col-media img, .woocommerce .section.thee-block-container .acf-block.thee-block-text-with-media.normal-width .products[class*="columns-"] .col-media img {
      width: 100%; } }

@media (min-width: 1280px) {
  .section.thee-block-container.dealer-locator-heading {
    aspect-ratio: 19 / 7; } }

@media (max-width: 767.98px) {
  .section.thee-block-container.dealer-locator-heading .wp-block-heading {
    font-size: 1.875rem !important; } }

.section.thee-block-container.full-width-content .container-fluid, .section.thee-block-container.full-width-content .container-md, .section.thee-block-container.full-width-content .container-lg, .section.thee-block-container.full-width-content .container-xl, .section.thee-block-container.full-width-content .container-xxl {
  padding-left: 0;
  padding-right: 0; }

.wp-block-theeplugin-dealer-locator .messages .message {
  margin-bottom: 2.5rem; }

.wp-block-theeplugin-dealer-locator .cta {
  position: relative;
  margin-bottom: 2.5rem;
  background: #ddcc9f;
  background-size: cover; }
  .wp-block-theeplugin-dealer-locator .cta .bg {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--wpr-bg-60c04b3d-7265-4b40-93a5-87d0c80ac34a) no-repeat center;
    background-size: cover;
    opacity: .2; }
    .wp-block-theeplugin-dealer-locator .cta .bg ~ div {
      position: relative;
      z-index: 10; }

.wp-block-theeplugin-dealer-locator.variant-homepage, .wp-block-theeplugin-dealer-locator.variant-subpage {
  position: relative;
  z-index: 30; }
  .wp-block-theeplugin-dealer-locator.variant-homepage .map-wrapper .search-box, .wp-block-theeplugin-dealer-locator.variant-subpage .map-wrapper .search-box {
    padding: 0; }
    .wp-block-theeplugin-dealer-locator.variant-homepage .map-wrapper .search-box .submit, .wp-block-theeplugin-dealer-locator.variant-subpage .map-wrapper .search-box .submit {
      position: relative;
      border: 1px solid #d7d7d7;
      background: #222;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); }
      .wp-block-theeplugin-dealer-locator.variant-homepage .map-wrapper .search-box .submit:hover, .wp-block-theeplugin-dealer-locator.variant-subpage .map-wrapper .search-box .submit:hover {
        border-color: #222; }

.wp-block-theeplugin-dealer-locator.variant-homepage {
  margin-top: 0 !important;
  max-width: 1356px !important; }
  .wp-block-theeplugin-dealer-locator.variant-homepage .map-wrapper .search-box {
    position: relative;
    top: -1.5rem;
    margin-bottom: -1.5rem; }
  .wp-block-theeplugin-dealer-locator.variant-homepage:not(.not-loaded) .dealers {
    margin: 2.5rem 0; }
  .wp-block-theeplugin-dealer-locator.variant-homepage:not(.not-loaded) .messages {
    margin-top: 5rem; }
  .wp-block-theeplugin-dealer-locator.variant-homepage + .section {
    margin-top: 0 !important; }

.wp-block-theeplugin-dealer-locator.variant-subpage .map-wrapper .search-box {
  position: relative;
  top: -4.25rem; }
  @media (min-width: 768px) {
    .wp-block-theeplugin-dealer-locator.variant-subpage .map-wrapper .search-box {
      top: -6.75rem;
      margin-bottom: -2.5rem; } }

.wp-block-theeplugin-dealer-locator.variant-subpage .dealers {
  margin-bottom: 2.5rem; }

.section.thee-block-document-downloads table {
  width: 100%;
  font-size: 1rem;
  border-spacing: 2px;
  border-collapse: separate; }
  .section.thee-block-document-downloads table th, .section.thee-block-document-downloads table td {
    padding: .5rem 1rem; }
  .section.thee-block-document-downloads table thead {
    font-size: 14px;
    vertical-align: bottom; }
    .section.thee-block-document-downloads table thead th {
      font-weight: 400;
      text-align: center; }
      .section.thee-block-document-downloads table thead th:first-child {
        text-align: left;
        font-weight: 700; }
  .section.thee-block-document-downloads table tbody th, .section.thee-block-document-downloads table tbody td {
    transition: all 300ms;
    border: 1px solid #d7d7d7;
    background: #f3f4f6; }
  .section.thee-block-document-downloads table tbody td {
    text-align: center; }
  .section.thee-block-document-downloads table tbody tr:hover th, .section.thee-block-document-downloads table tbody tr:hover td {
    background: #e9ecef; }
  @media (max-width: 767.98px) {
    .section.thee-block-document-downloads table {
      display: block; }
      .section.thee-block-document-downloads table thead {
        display: none; }
      .section.thee-block-document-downloads table tbody, .section.thee-block-document-downloads table tr, .section.thee-block-document-downloads table th, .section.thee-block-document-downloads table td {
        display: block;
        width: 100%;
        text-align: center; }
      .section.thee-block-document-downloads table td.md-hidden {
        display: none; }
      .section.thee-block-document-downloads table tr {
        margin-bottom: 1.25rem; } }

.section.thee-block-document-downloads .filters .search {
  width: 100%; }

.section.thee-block-document-downloads .filters .btn img, .section.thee-block-document-downloads .filters .mobile-navigation .phone img, .mobile-navigation .section.thee-block-document-downloads .filters .phone img, .section.thee-block-document-downloads .filters .mobile-navigation .hamburger img, .mobile-navigation .section.thee-block-document-downloads .filters .hamburger img, .section.thee-block-document-downloads .filters .mini-cart .footer .buttons a img, .mini-cart .footer .buttons .section.thee-block-document-downloads .filters a img, .section.thee-block-document-downloads .filters body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review img, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .section.thee-block-document-downloads .filters button.cr-ajax-reviews-add-review img {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-height: 60px; }

.section.thee-block-hero .section-content .text .hero-title {
  margin: 0; }

.section.thee-block-hero .section-content .text .lead {
  margin: 1rem 0 0 0; }

.section.thee-block-hero.fullscreen .section-content .hero-heading-img {
  margin-bottom: 1.5rem; }

.section.thee-block-hero.fullscreen .section-content .hero-title {
  font-size: clamp(1.875rem, calc(1.64062rem + 1.04167vw), 2.5rem); }
  .section.thee-block-hero.fullscreen .section-content .hero-title .alt-style {
    font-weight: 700; }

.section.thee-block-hero.fullscreen .section-content .calls-to-action .btn-link i, .section.thee-block-hero.fullscreen .section-content .calls-to-action .btn-link svg {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  top: unset;
  right: unset;
  opacity: 1;
  transform: none;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0 0 1rem;
  border: 1px solid currentColor;
  border-radius: 50%; }

.section.thee-block-hero.fullscreen .section-content .calls-to-action .btn-link:hover i, .section.thee-block-hero.fullscreen .section-content .calls-to-action .btn-link:hover svg {
  margin-left: 1.5rem; }

.section.thee-block-hotspots .main-viewport .hotspots-wrap {
  position: relative; }
  .section.thee-block-hotspots .main-viewport .hotspots-wrap img {
    position: relative;
    z-index: 1;
    width: 100%; }
  .section.thee-block-hotspots .main-viewport .hotspots-wrap .spot {
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 50;
    cursor: pointer; }
    .section.thee-block-hotspots .main-viewport .hotspots-wrap .spot .circle {
      transition: all 400ms;
      position: relative;
      width: 54px;
      height: 54px;
      background: rgba(255, 255, 255, 0.85);
      border-radius: 50%; }
      .section.thee-block-hotspots .main-viewport .hotspots-wrap .spot .circle .line {
        transform: translate(-50%, -50%);
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        background: #222;
        transition: all 300ms; }
        .section.thee-block-hotspots .main-viewport .hotspots-wrap .spot .circle .line.l1 {
          width: 50%;
          height: 2px; }
        .section.thee-block-hotspots .main-viewport .hotspots-wrap .spot .circle .line.l2 {
          width: 2px;
          height: 50%; }
    .section.thee-block-hotspots .main-viewport .hotspots-wrap .spot .name {
      transform: translateX(-50%);
      position: absolute;
      z-index: 10;
      left: 50%;
      transition: all 500ms;
      transition-delay: 300ms;
      margin-top: 100px;
      line-height: 1.1;
      text-align: center;
      font-weight: 500;
      color: #fff;
      opacity: 0; }
    .section.thee-block-hotspots .main-viewport .hotspots-wrap .spot:hover .circle {
      transform: rotate(135deg);
      background: #B89452; }
      .section.thee-block-hotspots .main-viewport .hotspots-wrap .spot:hover .circle .line {
        background: #fff; }
    .section.thee-block-hotspots .main-viewport .hotspots-wrap .spot:hover .name {
      margin-top: 0;
      opacity: 1; }

@media (min-width: 1080px) {
  .section.thee-block-hotspots .section-content {
    display: grid;
    grid-template-columns: 3fr 4fr;
    grid-column-gap: 3rem; }
    .section.thee-block-hotspots .section-content .block-heading, .section.thee-block-hotspots .section-content .block-footer {
      grid-column: 1;
      margin: 0; }
    .section.thee-block-hotspots .section-content .block-footer {
      align-self: flex-start; }
      .section.thee-block-hotspots .section-content .block-footer .calls-to-action {
        margin: 0; }
    .section.thee-block-hotspots .section-content .block-content {
      aspect-ratio: 4 / 3;
      grid-column: 2;
      grid-row: 1 / 3; }
      .section.thee-block-hotspots .section-content .block-content .main-viewport {
        position: relative;
        overflow-x: visible;
        height: 100%; }
      .section.thee-block-hotspots .section-content .block-content .hotspots-wrap {
        position: absolute;
        bottom: -30%;
        left: 0;
        width: 115%; } }

.section.thee-block-jumbotron {
  min-height: 50vh; }
  .section.thee-block-jumbotron .section-content .block-content h2, .section.thee-block-jumbotron .section-content .block-content .h2 {
    font-size: clamp(2.25rem, calc(2.03906rem + 0.9375vw), 2.8125rem); }
  .section.thee-block-jumbotron .section-content .block-content p {
    line-height: 1.25;
    font-size: clamp(1.5rem, calc(1.40625rem + 0.41667vw), 1.75rem); }
  .section.thee-block-jumbotron .section-content .block-content .alt-style {
    font-weight: 300; }
  @media (max-width: 767.98px) {
    .section.thee-block-jumbotron .section-content {
      position: relative;
      top: unset;
      left: unset;
      right: unset;
      bottom: unset;
      padding-left: 1.25rem;
      padding-right: 1.25rem; }
      .section.thee-block-jumbotron .section-content .block-content h2, .section.thee-block-jumbotron .section-content .block-content .h2 {
        margin-bottom: 1rem; }
      .section.thee-block-jumbotron .section-content .block-content p {
        font-size: 1.25em; }
        .section.thee-block-jumbotron .section-content .block-content p:last-child {
          margin: 0; } }

.section.thee-block-portfolio-slider .slider-navigation {
  transform: translateX(-50%);
  position: absolute;
  z-index: 50;
  left: 50%;
  bottom: -28px;
  align-items: center;
  width: 64px;
  height: 64px;
  padding-top: 0;
  background: #B89452;
  border-radius: 50%; }

.section.thee-block-portfolio-slider .slider .slider-btn {
  display: block !important;
  height: auto;
  margin: 0;
  padding: 0; }
  .section.thee-block-portfolio-slider .slider .slider-btn i, .section.thee-block-portfolio-slider .slider .slider-btn svg {
    font-size: 2rem;
    color: #fff; }
  .section.thee-block-portfolio-slider .slider .slider-btn-prev {
    text-align: right; }
  .section.thee-block-portfolio-slider .slider .slider-btn-next {
    text-align: left; }
  .section.thee-block-portfolio-slider .slider .slider-btn.swiper-button-disabled {
    opacity: .25; }

.section.thee-block-portfolio-slider .swiper-wrapper {
  align-items: stretch; }

.section.thee-block-portfolio-slider .swiper-slide {
  height: auto; }
  .section.thee-block-portfolio-slider .swiper-slide a {
    display: block;
    height: 100%;
    overflow: hidden; }
    .section.thee-block-portfolio-slider .swiper-slide a img {
      transition: all 400ms;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .section.thee-block-portfolio-slider .swiper-slide a .overlay {
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(transparent, rgba(0, 0, 0, 0.35)); }
    .section.thee-block-portfolio-slider .swiper-slide a .name {
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 1.5rem;
      color: #ffffff; }
    .section.thee-block-portfolio-slider .swiper-slide a:hover img {
      transform: scale(1.1); }

.section.thee-block-portfolio-slider .swiper-pagination {
  transform: none;
  display: block;
  height: 8px;
  background: #d7d7d7; }
  .section.thee-block-portfolio-slider .swiper-pagination-progressbar-fill {
    display: block;
    height: 100%;
    transform-origin: left;
    background-color: #222; }

.section.thee-block-portfolio-slider.full-width-content .section-content {
  padding-left: calc((100vw - 980px) / 2); }

.section.thee-block-portfolio-slider.full-width-content .section-content {
  padding-left: calc((100vw - 1200px) / 2); }

.section.thee-block-portfolio-slider.full-width-content .section-content {
  padding-left: calc((100vw - 1356px) / 2); }

.section.thee-block-portfolio-slider.full-width-content.bg-half .section-background {
  top: calc(50% + 3.5rem); }

@media (min-width: 1080px) {
  .section.thee-block-portfolio-slider.full-width-content .section-content .slider-navigation {
    transform: translateY(-50%);
    top: 50%;
    left: 2.5rem;
    width: 84px;
    height: 84px; }
  .section.thee-block-portfolio-slider.full-width-content .section-content .slider-pagination {
    max-width: 1356px;
    margin-top: 2.5rem; }
  .section.thee-block-portfolio-slider.full-width-content .section-content .block-footer {
    position: absolute;
    top: -1.5rem;
    right: 0;
    margin: 0; } }

@media (min-width: 1440px) {
  .section.thee-block-portfolio-slider.full-width-content .section-content .slider-navigation {
    left: -42px; }
  .section.thee-block-portfolio-slider.full-width-content .section-content .block-footer {
    right: calc((100vw - 1356px) / 2); } }

@media (min-width: 1600px) {
  .section.thee-block-portfolio-slider.full-width-content .section-content .slider-navigation {
    left: -7rem; } }

@media (max-width: 1439.98px) {
  .section.thee-block-portfolio-slider.full-width-content .block-heading, .section.thee-block-portfolio-slider.full-width-content .block-footer {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

.section.thee-block-recent-dealers .block-footer .calls-to-action .btn-link {
  color: currentColor; }

@media (min-width: 1080px) {
  .section.thee-block-recent-dealers .block-footer {
    position: absolute;
    right: 1.25rem;
    top: -3.5rem; } }

.section.thee-block-featured-posts .section-content .wrap a {
  text-decoration: none;
  color: currentColor; }
  .section.thee-block-featured-posts .section-content .wrap a.thumb {
    display: block;
    overflow: hidden; }
    .section.thee-block-featured-posts .section-content .wrap a.thumb img {
      transition: all 400ms;
      width: 100%; }

.section.thee-block-featured-posts .section-content .wrap article {
  transition: all 400ms; }
  .section.thee-block-featured-posts .section-content .wrap article:hover {
    color: #B89452; }
    .section.thee-block-featured-posts .section-content .wrap article:hover .thumb img {
      transform: scale(1.1); }

@media (max-width: 1079.98px) {
  .section.thee-block-featured-posts .section-content .wrap {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto; }
    .section.thee-block-featured-posts .section-content .wrap article .thumb {
      margin-bottom: 1.125rem; }
    .section.thee-block-featured-posts .section-content .wrap article .title {
      margin: 0; } }

@media (min-width: 1080px) {
  .section.thee-block-featured-posts {
    z-index: 20;
    overflow: unset;
    padding-top: 0;
    padding-bottom: 0; }
    .section.thee-block-featured-posts .section-content {
      position: relative;
      top: -80px; }
      .section.thee-block-featured-posts .section-content .wrap {
        margin: 0; }
        .section.thee-block-featured-posts .section-content .wrap .thumb {
          aspect-ratio: 3 / 4;
          overflow: hidden; }
          .section.thee-block-featured-posts .section-content .wrap .thumb img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .section.thee-block-featured-posts .section-content .wrap .body {
          margin: 2.5rem 0;
          padding: 0 1.5rem;
          border-right: 1px solid #d7d7d7; }
        .section.thee-block-featured-posts .section-content .wrap.heading-lg .body {
          padding-left: 0;
          padding-right: 0;
          border: none; }
        .section.thee-block-featured-posts .section-content .wrap.heading-lg .block-heading, .section.thee-block-featured-posts .section-content .wrap.heading-lg .block-footer {
          margin: 0; }
        .section.thee-block-featured-posts .section-content .wrap.heading-lg .block.heading .heading {
          font-size: 2.125rem; }
        .section.thee-block-featured-posts .section-content .wrap:last-child .body {
          border: none; }
      .section.thee-block-featured-posts .section-content > .block-heading, .section.thee-block-featured-posts .section-content > .block-footer {
        display: none; } }

@media (min-width: 1080px) {
  .section.thee-block-woocommerce-slider .slider {
    padding-left: 5rem;
    padding-right: 5rem; }
    .section.thee-block-woocommerce-slider .slider .slider-btn {
      transform: translateY(-50%);
      position: absolute;
      z-index: 10;
      top: 50%; }
      .section.thee-block-woocommerce-slider .slider .slider-btn-prev {
        left: 0; }
      .section.thee-block-woocommerce-slider .slider .slider-btn-next {
        right: 0; } }

body .content-wrapper .content-sidebar .widgets {
  padding: 0;
  border: 0;
  background: none;
  border-radius: 0; }
  body .content-wrapper .content-sidebar .widgets .section {
    padding: 1.5rem 0; }
    body .content-wrapper .content-sidebar .widgets .section .block-heading {
      margin-bottom: 1.5rem; }

body.single-post .site-container .content-mainbar .acf-block .container {
  padding-left: 0;
  padding-right: 0; }

body.single-post .site-container .thee-block-woocommerce-slider .product-slider-address a {
  color: var(--theme-body-link-color);
  font-weight: 600;
  font-size: large; }

body.single-post .site-container .thee-block-woocommerce-slider .product-slider-address address {
  font-size: large;
  font-weight: 500; }

.error404.scrolled #SiteHeader {
  box-shadow: 0 1px 3px hsla(var(--theme-body-background-color-yiq-h), var(--theme-body-background-color-yiq-s), var(--theme-body-background-color-yiq-l), 0.1);
  background-color: rgba(255, 255, 255, 0.8); }

.error404 #SiteHeader {
  background-color: transparent;
  border-bottom: 0;
  box-shadow: none;
  position: fixed;
  left: 0;
  right: 0; }
  .error404 #SiteHeader .branding .location {
    background-color: #000;
    color: #fff; }
  .error404 #SiteHeader .branding .logo img {
    filter: invert(1); }
  .error404 #SiteHeader .header-main-navigation ul.menu.primary-menu > li a, .error404 #SiteHeader .header-main-navigation ul.menu.secondary-menu > li a,
  .error404 #SiteHeader .header-main-navigation ul.menu.secondary-menu > li a {
    color: #000;
    font-weight: 600; }
  .error404 #SiteHeader .header-main-navigation ul.menu.actions-menu li.action-item a {
    font-weight: 600; }
  .error404 #SiteHeader .mobile-navigation .hamburger .bar {
    background-color: #000; }

.error404 #SiteContent #error-404 .section.hero-404 {
  padding-top: 250px;
  background-image: var(--wpr-bg-5763eb4f-a097-40df-ab7c-e2b0ca7214bd);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .error404 #SiteContent #error-404 .section.hero-404:before {
    content: url(/wp-content/themes/theetheme-v8-template/dist/img/bg_top_shape.svg);
    position: absolute;
    top: 0;
    right: 50%;
    left: 20%; }
  .error404 #SiteContent #error-404 .section.hero-404:after {
    content: url(/wp-content/themes/theetheme-v8-template/dist/img/bg_bottom_shape.svg);
    position: absolute;
    bottom: -10px;
    right: 0;
    filter: invert(0.1); }

.error404 #SiteContent #error-404 .section-content .col-404-img {
  background-image: var(--wpr-bg-d777e540-830c-4803-a1ff-7d65d840307a);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.error404 #SiteContent #error-404 .section-content .hero-title {
  color: #41b0c9; }

.error404 #SiteContent #error-404 .section-content .font-weight-bold {
  font-weight: 700; }

@media (min-width: 1080px) {
  body.blog .thee-block-hero {
    min-height: 660px; } }

body.blog .sticky-posts article.post-card {
  margin: 0;
  border: 1px solid #f3f4f6; }
  body.blog .sticky-posts article.post-card .post-thumbnail img {
    width: 100%; }

body.blog .sticky-posts .variant-hot article .read-more-zone .post-thumbnail {
  aspect-ratio: 4 / 3; }

body.blog .sticky-posts .variant-default .read-more-zone {
  display: flex; }
  body.blog .sticky-posts .variant-default .read-more-zone .post-thumbnail {
    aspect-ratio: 1 / 1;
    flex: 0 0 150px; }
  body.blog .sticky-posts .variant-default .read-more-zone .post-title {
    font-size: 1.25rem; }
  body.blog .sticky-posts .variant-default .read-more-zone .post-excerpt {
    display: none; }

@media (min-width: 1080px) {
  body.blog .sticky-posts {
    position: relative;
    z-index: 90;
    margin-top: -5rem; }
    body.blog .sticky-posts article {
      height: 100%; }
      body.blog .sticky-posts article .read-more-zone {
        height: 100%; } }

body.post-type-archive-portfolio .content-mainbar .item {
  position: relative;
  display: block;
  height: 100%;
  color: #fff;
  overflow: hidden; }
  body.post-type-archive-portfolio .content-mainbar .item h2, body.post-type-archive-portfolio .content-mainbar .item .h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 1.25rem;
    font-weight: 400; }
  body.post-type-archive-portfolio .content-mainbar .item img {
    transition: 250ms all;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  body.post-type-archive-portfolio .content-mainbar .item .overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 500ms;
    background: rgba(0, 0, 0, 0.45); }
  body.post-type-archive-portfolio .content-mainbar .item:hover img {
    transform: scale(1.1); }
  body.post-type-archive-portfolio .content-mainbar .item:hover .overlay {
    background: rgba(0, 0, 0, 0.65); }

body.post-type-archive-portfolio .content-mainbar .row .c, body.post-type-archive-portfolio .content-mainbar .woocommerce .products[class*="columns-"] .c, .woocommerce body.post-type-archive-portfolio .content-mainbar .products[class*="columns-"] .c {
  padding-top: calc(1.5rem / 2);
  padding-bottom: calc(1.5rem / 2); }

@media (min-width: 1080px) {
  body.post-type-archive-portfolio .content-mainbar .row:nth-child(even) .c:nth-child(1), body.post-type-archive-portfolio .content-mainbar .woocommerce .products:nth-child(even)[class*="columns-"] .c:nth-child(1), .woocommerce body.post-type-archive-portfolio .content-mainbar .products:nth-child(even)[class*="columns-"] .c:nth-child(1), body.post-type-archive-portfolio .content-mainbar .row:nth-child(even) .c:nth-child(3), body.post-type-archive-portfolio .content-mainbar .woocommerce .products:nth-child(even)[class*="columns-"] .c:nth-child(3), .woocommerce body.post-type-archive-portfolio .content-mainbar .products:nth-child(even)[class*="columns-"] .c:nth-child(3) {
    flex: 1; }
  body.post-type-archive-portfolio .content-mainbar .row:nth-child(even) .c:nth-child(2), body.post-type-archive-portfolio .content-mainbar .woocommerce .products:nth-child(even)[class*="columns-"] .c:nth-child(2), .woocommerce body.post-type-archive-portfolio .content-mainbar .products:nth-child(even)[class*="columns-"] .c:nth-child(2) {
    flex: 1.5; }
  body.post-type-archive-portfolio .content-mainbar .row:nth-child(odd) .c:nth-child(1), body.post-type-archive-portfolio .content-mainbar .woocommerce .products:nth-child(odd)[class*="columns-"] .c:nth-child(1), .woocommerce body.post-type-archive-portfolio .content-mainbar .products:nth-child(odd)[class*="columns-"] .c:nth-child(1), body.post-type-archive-portfolio .content-mainbar .row:nth-child(odd) .c:nth-child(3), body.post-type-archive-portfolio .content-mainbar .woocommerce .products:nth-child(odd)[class*="columns-"] .c:nth-child(3), .woocommerce body.post-type-archive-portfolio .content-mainbar .products:nth-child(odd)[class*="columns-"] .c:nth-child(3) {
    flex: 1.5; }
  body.post-type-archive-portfolio .content-mainbar .row:nth-child(odd) .c:nth-child(2), body.post-type-archive-portfolio .content-mainbar .woocommerce .products:nth-child(odd)[class*="columns-"] .c:nth-child(2), .woocommerce body.post-type-archive-portfolio .content-mainbar .products:nth-child(odd)[class*="columns-"] .c:nth-child(2) {
    flex: 1; } }

@keyframes prev-arrow-start {
  0% {
    transform: translateX(50px); }
  100% {
    transform: translateX(-42px); } }

body.single-portfolio .portfolio-gallery img {
  margin-bottom: 1.5rem; }

@media (min-width: 768px) {
  body.single-portfolio .portfolio-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem; }
    body.single-portfolio .portfolio-gallery img {
      margin: 0; } }

body.single-portfolio .portfolio-navigation [class*="col"] {
  height: 300px;
  overflow: hidden; }

body.single-portfolio .portfolio-navigation .item {
  position: relative;
  display: block;
  height: 100%;
  color: #fff;
  overflow: hidden; }
  body.single-portfolio .portfolio-navigation .item .text {
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    padding: 1.5rem;
    transition: all 400ms; }
    body.single-portfolio .portfolio-navigation .item .text h3, body.single-portfolio .portfolio-navigation .item .text .h3 {
      position: relative;
      font-weight: 400;
      font-size: 2.25rem; }
      body.single-portfolio .portfolio-navigation .item .text h3 svg, body.single-portfolio .portfolio-navigation .item .text .h3 svg,
      body.single-portfolio .portfolio-navigation .item .text h3 .line,
      body.single-portfolio .portfolio-navigation .item .text .h3 .line {
        position: absolute;
        transition: all 400ms;
        top: 50%; }
      body.single-portfolio .portfolio-navigation .item .text h3 svg, body.single-portfolio .portfolio-navigation .item .text .h3 svg {
        transform: translate(0, -50%);
        width: 78px;
        height: 24px;
        opacity: 0; }
      
      body.single-portfolio .portfolio-navigation .item .text h3 .line,
      body.single-portfolio .portfolio-navigation .item .text .h3 .line {
        height: 2px;
        width: 45px;
        background-color: #fff; }
  body.single-portfolio .portfolio-navigation .item img {
    transition: 250ms all;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  body.single-portfolio .portfolio-navigation .item .overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 500ms;
    background: rgba(0, 0, 0, 0.45); }
  body.single-portfolio .portfolio-navigation .item.prev .text {
    text-align: right; }
    body.single-portfolio .portfolio-navigation .item.prev .text svg {
      left: -78px; }
    body.single-portfolio .portfolio-navigation .item.prev .text .line {
      transform: translate(0px, -50%) scaleX(0);
      transform-origin: right;
      left: -74px; }
  body.single-portfolio .portfolio-navigation .item.next .text svg {
    right: -78px; }
  body.single-portfolio .portfolio-navigation .item.next .text .line {
    transform: translate(0px, -50%) scaleX(0);
    transform-origin: left;
    right: -74px; }
  body.single-portfolio .portfolio-navigation .item:hover img {
    transform: scale(1.1); }
  body.single-portfolio .portfolio-navigation .item:hover .overlay {
    background: rgba(0, 0, 0, 0.65); }
  body.single-portfolio .portfolio-navigation .item:hover .text svg {
    opacity: 1; }
  body.single-portfolio .portfolio-navigation .item:hover.prev .text {
    padding-left: calc(50px + 1.5rem); }
    body.single-portfolio .portfolio-navigation .item:hover.prev .text svg {
      transform: translate(-20px, -50%); }
    body.single-portfolio .portfolio-navigation .item:hover.prev .text .line {
      transform: translate(0, -50%) scaleX(1); }
  body.single-portfolio .portfolio-navigation .item:hover.next .text {
    padding-right: calc(50px + 1.5rem); }
    body.single-portfolio .portfolio-navigation .item:hover.next .text svg {
      transform: translate(20px, -50%); }
    body.single-portfolio .portfolio-navigation .item:hover.next .text .line {
      transform: translate(0, -50%) scaleX(1); }

body.single-dealer section.hero, body.single-dealer-location section.hero {
  color: #fff;
  background: #B89452; }
  body.single-dealer section.hero a, body.single-dealer-location section.hero a {
    color: currentColor;
    text-decoration: underline !important; }
    body.single-dealer section.hero a:hover, body.single-dealer-location section.hero a:hover {
      text-decoration: none !important; }

body.single-dealer .dealer-address address, body.single-dealer .dealer-address p, body.single-dealer .dealer-phone address, body.single-dealer .dealer-phone p, body.single-dealer .dealer-www address, body.single-dealer .dealer-www p, body.single-dealer-location .dealer-address address, body.single-dealer-location .dealer-address p, body.single-dealer-location .dealer-phone address, body.single-dealer-location .dealer-phone p, body.single-dealer-location .dealer-www address, body.single-dealer-location .dealer-www p {
  color: currentColor; }

body.single-dealer .dealer-address a .icon, body.single-dealer .dealer-phone a .icon, body.single-dealer .dealer-www a .icon, body.single-dealer-location .dealer-address a .icon, body.single-dealer-location .dealer-phone a .icon, body.single-dealer-location .dealer-www a .icon {
  color: #B89452; }

body.single-dealer .dealer-address a:hover, body.single-dealer .dealer-phone a:hover, body.single-dealer .dealer-www a:hover, body.single-dealer-location .dealer-address a:hover, body.single-dealer-location .dealer-phone a:hover, body.single-dealer-location .dealer-www a:hover {
  color: #fff;
  background-color: #222; }

body.single-dealer .dealer-business-hours .business-hours-current, body.single-dealer-location .dealer-business-hours .business-hours-current {
  font-size: 1rem; }
  body.single-dealer .dealer-business-hours .business-hours-current a, body.single-dealer-location .dealer-business-hours .business-hours-current a {
    color: #B89452; }

body.single-dealer .dealer-email header, body.single-dealer-location .dealer-email header {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #B89452; }
  body.single-dealer .dealer-email header h4, body.single-dealer .dealer-email header .h4, body.single-dealer-location .dealer-email header h4, body.single-dealer-location .dealer-email header .h4 {
    color: currentColor;
    font-size: 1.25rem; }
  body.single-dealer .dealer-email header:before, body.single-dealer .dealer-email header:after, body.single-dealer-location .dealer-email header:before, body.single-dealer-location .dealer-email header:after {
    flex: 1;
    display: block;
    content: "";
    height: 2px;
    background: currentColor; }

body.single-dealer .dealer-email .form .gform_wrapper, body.single-dealer-location .dealer-email .form .gform_wrapper {
  padding: 0;
  background: none; }
  body.single-dealer .dealer-email .form .gform_wrapper [type='color'], body.single-dealer .dealer-email .form .gform_wrapper [type='date'], body.single-dealer .dealer-email .form .gform_wrapper [type='datetime'], body.single-dealer .dealer-email .form .gform_wrapper [type='datetime-local'], body.single-dealer .dealer-email .form .gform_wrapper [type='email'], body.single-dealer .dealer-email .form .gform_wrapper [type='month'], body.single-dealer .dealer-email .form .gform_wrapper [type='number'], body.single-dealer .dealer-email .form .gform_wrapper [type='password'], body.single-dealer .dealer-email .form .gform_wrapper [type='search'], body.single-dealer .dealer-email .form .gform_wrapper [type='tel'], body.single-dealer .dealer-email .form .gform_wrapper [type='text'], body.single-dealer .dealer-email .form .gform_wrapper [type='time'], body.single-dealer .dealer-email .form .gform_wrapper [type='url'], body.single-dealer .dealer-email .form .gform_wrapper [type='week'], body.single-dealer .dealer-email .form .gform_wrapper input:not([type]), body.single-dealer .dealer-email .form .gform_wrapper textarea,
  body.single-dealer .dealer-email .form .gform_wrapper select, body.single-dealer-location .dealer-email .form .gform_wrapper [type='color'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='date'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='datetime'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='datetime-local'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='email'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='month'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='number'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='password'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='search'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='tel'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='text'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='time'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='url'], body.single-dealer-location .dealer-email .form .gform_wrapper [type='week'], body.single-dealer-location .dealer-email .form .gform_wrapper input:not([type]), body.single-dealer-location .dealer-email .form .gform_wrapper textarea,
  body.single-dealer-location .dealer-email .form .gform_wrapper select {
    border: 2px solid #f3f4f6;
    background-color: #f3f4f6; }
    body.single-dealer .dealer-email .form .gform_wrapper [type='color']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='date']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='datetime']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='datetime-local']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='email']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='month']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='number']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='password']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='search']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='tel']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='text']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='time']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='url']:focus, body.single-dealer .dealer-email .form .gform_wrapper [type='week']:focus, body.single-dealer .dealer-email .form .gform_wrapper input:not([type]):focus, body.single-dealer .dealer-email .form .gform_wrapper textarea:focus,
    body.single-dealer .dealer-email .form .gform_wrapper select:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='color']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='date']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='datetime']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='datetime-local']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='email']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='month']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='number']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='password']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='search']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='tel']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='text']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='time']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='url']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper [type='week']:focus, body.single-dealer-location .dealer-email .form .gform_wrapper input:not([type]):focus, body.single-dealer-location .dealer-email .form .gform_wrapper textarea:focus,
    body.single-dealer-location .dealer-email .form .gform_wrapper select:focus {
      border-color: #B89452; }
  body.single-dealer .dealer-email .form .gform_wrapper .gform_footer, body.single-dealer-location .dealer-email .form .gform_wrapper .gform_footer {
    justify-content: flex-start; }

body.single-dealer .wp-block-theeplugin-dealer-locator .variant-alt .search-box, body.single-dealer-location .wp-block-theeplugin-dealer-locator .variant-alt .search-box {
  color: #fff;
  background: #B89452; }

body.single-dealer .dealer-areas {
  border-width: 1px 0;
  border-style: solid none;
  border-color: #e9ecef; }
  body.single-dealer .dealer-areas ul a {
    color: #B89452; }
    body.single-dealer .dealer-areas ul a:hover {
      color: #222; }
  @media (min-width: 768px) {
    body.single-dealer .dealer-areas ul {
      column-count: 3;
      list-style-type: square; } }

body.single-dealer .dealer-business-hours.justify-center .business-hours-weekly {
  text-align: left; }
  body.single-dealer .dealer-business-hours.justify-center .business-hours-weekly table {
    width: 100%; }

body.single-dealer .dealer-gallery .slide {
  display: flex;
  align-items: center; }
  body.single-dealer .dealer-gallery .slide-img {
    width: auto;
    object-fit: contain;
    object-position: bottom; }

.woocommerce .woocommerce-message {
  background: #f3f4f6; }

.woocommerce .woocommerce-info {
  background: #D9CBBF; }

.woocommerce .woocommerce-error {
  color: #ffffff;
  background: #dc3545; }

.woocommerce > * .btn, .woocommerce > * .mobile-navigation .phone, .mobile-navigation .woocommerce > * .phone, .woocommerce > * .mobile-navigation .hamburger, .mobile-navigation .woocommerce > * .hamburger, .woocommerce > * .mini-cart .footer .buttons a, .mini-cart .footer .buttons .woocommerce > * a, .woocommerce > * body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce > * button.cr-ajax-reviews-add-review {
  float: right; }

.mini-cart {
  position: fixed;
  z-index: 1200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh; }
  .mini-cart:not(.show) {
    height: 0; }
  .mini-cart .panel {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background: #f3f4f6; }
    .mini-cart .panel .wrap {
      height: 100%;
      display: flex;
      flex-flow: column; }
  .mini-cart .header {
    position: relative;
    padding: 1.25rem;
    background: #ffffff;
    border-bottom: 1px solid #d7d7d7; }
    .mini-cart .header .title {
      font-size: 1.5rem; }
    .mini-cart .header .btn, .mini-cart .header .mobile-navigation .phone, .mobile-navigation .mini-cart .header .phone, .mini-cart .header .mobile-navigation .hamburger, .mobile-navigation .mini-cart .header .hamburger, .mini-cart .header .footer .buttons a, .mini-cart .footer .buttons .header a, .mini-cart .header body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mini-cart .header button.cr-ajax-reviews-add-review {
      transform: translateY(-50%);
      position: absolute;
      z-index: 10;
      top: 50%;
      right: 1.25rem;
      font-size: 1.5rem;
      color: #222; }
  .mini-cart .body {
    flex: 0 0 calc(100vh - 146px - 80px);
    overflow-y: auto; }
    .mini-cart .body .alert {
      margin: 0; }
  .mini-cart .content {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none; }
    .mini-cart .content li {
      position: relative;
      display: block;
      padding: 1.25rem;
      border-width: 1px 0 0;
      border-style: solid none;
      border-color: #d7d7d7; }
      .mini-cart .content li .thumb img {
        width: 100%; }
      .mini-cart .content li .name .h4 {
        font-size: 1.125rem;
        font-weight: 600; }
      .mini-cart .content li .name .variation {
        font-size: 12px; }
        .mini-cart .content li .name .variation dt, .mini-cart .content li .name .variation dd {
          display: block;
          margin: 0; }
        .mini-cart .content li .name .variation p {
          margin: 0; }
      .mini-cart .content li .qty-wrap {
        display: flex;
        border: 1px solid #222; }
        .mini-cart .content li .qty-wrap input {
          background: none;
          border: none;
          text-align: center; }
        .mini-cart .content li .qty-wrap button {
          padding: 0 .5rem;
          border: 0;
          background: none; }
      .mini-cart .content li .subtotal .amount {
        display: block;
        color: #B89452; }
      .mini-cart .content li .subtotal .remove {
        font-size: 1rem;
        font-weight: 400;
        width: auto;
        height: auto;
        color: currentColor !important;
        text-decoration: underline;
        border-radius: 0; }
        .mini-cart .content li .subtotal .remove:hover {
          text-decoration: none;
          background: none; }
      .mini-cart .content li .loader {
        position: absolute;
        z-index: 10;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: var(--wpr-bg-e7b1bce6-5e83-4cb4-917d-ae7e17b023ec) no-repeat center rgba(255, 255, 255, 0.5); }
      .mini-cart .content li.insert + li {
        opacity: .25;
        cursor: not-allowed; }
  .mini-cart .addons {
    transition: all 300ms; }
    .mini-cart .addons .fields {
      padding: 1.25rem;
      background: #ffffff;
      border-radius: 12px; }
      .mini-cart .addons .fields label {
        display: block;
        padding: .5rem 0; }
      .mini-cart .addons .fields .btn, .mini-cart .addons .fields .mobile-navigation .phone, .mobile-navigation .mini-cart .addons .fields .phone, .mini-cart .addons .fields .mobile-navigation .hamburger, .mobile-navigation .mini-cart .addons .fields .hamburger, .mini-cart .addons .fields .footer .buttons a, .mini-cart .footer .buttons .addons .fields a, .mini-cart .addons .fields body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .mini-cart .addons .fields button.cr-ajax-reviews-add-review {
        display: block;
        float: none;
        width: 100%;
        margin-top: 1rem; }
    .mini-cart .addons.loading {
      opacity: .2; }
  .mini-cart .footer {
    margin-top: auto;
    padding: 1.25rem;
    border-top: 1px solid #d7d7d7; }
    .mini-cart .footer .total {
      display: flex;
      margin-bottom: 1.25rem;
      text-align: right;
      font-size: 1.25rem; }
      .mini-cart .footer .total strong {
        font-weight: 400; }
      .mini-cart .footer .total .amount {
        display: block;
        margin-left: auto;
        font-weight: 700;
        color: #B89452; }
    .mini-cart .footer .buttons {
      display: flex;
      justify-content: space-between;
      gap: 1.25rem; }
      .mini-cart .footer .buttons a {
        flex: 1; }
  .mini-cart-overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 200ms;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0; }
  .mini-cart.show .mini-cart-overlay {
    opacity: 1; }
  @media (min-width: 1080px) {
    .mini-cart .panel {
      width: 50vw; } }

body.woocommerce section.company-info {
  background: #f3f4f6; }
  body.woocommerce section.company-info a {
    color: currentColor;
    border-bottom: 1px dashed currentColor; }
    body.woocommerce section.company-info a:hover {
      text-decoration: none;
      border-bottom-style: solid; }
  body.woocommerce section.company-info address {
    margin: 0; }
    body.woocommerce section.company-info address p {
      margin: 0; }

body.woocommerce section.cat-desc {
  background: #D9CBBF; }

body.woocommerce section.product-filters {
  margin-bottom: 1.5rem;
  padding: 1.25rem;
  background: #f3f4f6;
  border: 1px solid #d7d7d7; }
  body.woocommerce section.product-filters .heading {
    font-size: 1rem;
    text-transform: uppercase; }
  body.woocommerce section.product-filters .widget_block .wp-block-heading {
    font-size: 1.125rem; }
  @media (min-width: 1080px) {
    body.woocommerce section.product-filters .widget_block {
      flex-basis: auto;
      width: auto; }
      body.woocommerce section.product-filters .widget_block > div {
        margin: 0; } }

.content-sidebar .top-bar .btn, .content-sidebar .top-bar .mobile-navigation .phone, .mobile-navigation .content-sidebar .top-bar .phone, .content-sidebar .top-bar .mobile-navigation .hamburger, .mobile-navigation .content-sidebar .top-bar .hamburger, .content-sidebar .top-bar .mini-cart .footer .buttons a, .mini-cart .footer .buttons .content-sidebar .top-bar a, .content-sidebar .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .content-sidebar .top-bar button.cr-ajax-reviews-add-review {
  float: none; }

.content-sidebar.show .top-bar {
  background: #ffffff; }
  .content-sidebar.show .top-bar .btn, .content-sidebar.show .top-bar .mobile-navigation .phone, .mobile-navigation .content-sidebar.show .top-bar .phone, .content-sidebar.show .top-bar .mobile-navigation .hamburger, .mobile-navigation .content-sidebar.show .top-bar .hamburger, .content-sidebar.show .top-bar .mini-cart .footer .buttons a, .mini-cart .footer .buttons .content-sidebar.show .top-bar a, .content-sidebar.show .top-bar body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .content-sidebar.show .top-bar button.cr-ajax-reviews-add-review {
    color: #222; }

.content-sidebar .widget_block .wp-block-heading {
  font-size: 1.25rem; }

.woocommerce .products .product.type-product,
.woocommerce .swiper .product.type-product {
  text-align: center; }
  .woocommerce .products .product.type-product .product-wrap,
  .woocommerce .swiper .product.type-product .product-wrap {
    height: 100%; }
    .woocommerce .products .product.type-product .product-wrap .head,
    .woocommerce .swiper .product.type-product .product-wrap .head {
      position: relative; }
      .woocommerce .products .product.type-product .product-wrap .head .btn, .woocommerce .products .product.type-product .product-wrap .head .mobile-navigation .phone, .mobile-navigation .woocommerce .products .product.type-product .product-wrap .head .phone, .woocommerce .products .product.type-product .product-wrap .head .mobile-navigation .hamburger, .mobile-navigation .woocommerce .products .product.type-product .product-wrap .head .hamburger, .woocommerce .products .product.type-product .product-wrap .head .mini-cart .footer .buttons a, .mini-cart .footer .buttons .woocommerce .products .product.type-product .product-wrap .head a, .woocommerce .products .product.type-product .product-wrap .head body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .products .product.type-product .product-wrap .head button.cr-ajax-reviews-add-review,
      .woocommerce .swiper .product.type-product .product-wrap .head .btn,
      .woocommerce .swiper .product.type-product .product-wrap .head .mobile-navigation .phone,
      .mobile-navigation .woocommerce .swiper .product.type-product .product-wrap .head .phone,
      .woocommerce .swiper .product.type-product .product-wrap .head .mobile-navigation .hamburger,
      .mobile-navigation .woocommerce .swiper .product.type-product .product-wrap .head .hamburger,
      .woocommerce .swiper .product.type-product .product-wrap .head .mini-cart .footer .buttons a,
      .mini-cart .footer .buttons .woocommerce .swiper .product.type-product .product-wrap .head a,
      .woocommerce .swiper .product.type-product .product-wrap .head body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review,
      body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .swiper .product.type-product .product-wrap .head button.cr-ajax-reviews-add-review {
        transition: all 400ms;
        position: absolute;
        bottom: 1rem;
        left: 0;
        right: 0;
        border-color: #222;
        background: #222;
        color: #fff;
        opacity: 0; }
    .woocommerce .products .product.type-product .product-wrap .body,
    .woocommerce .swiper .product.type-product .product-wrap .body {
      padding: 1rem; }
      .woocommerce .products .product.type-product .product-wrap .body h2, .woocommerce .products .product.type-product .product-wrap .body .h2,
      .woocommerce .swiper .product.type-product .product-wrap .body h2,
      .woocommerce .swiper .product.type-product .product-wrap .body .h2 {
        margin: 0;
        font-size: 1.25rem;
        font-weight: 600; }
      .woocommerce .products .product.type-product .product-wrap .body .star-rating,
      .woocommerce .swiper .product.type-product .product-wrap .body .star-rating {
        margin: .5rem auto; }
      .woocommerce .products .product.type-product .product-wrap .body .price,
      .woocommerce .swiper .product.type-product .product-wrap .body .price {
        display: block;
        padding: .5rem 0; }
        .woocommerce .products .product.type-product .product-wrap .body .price .amount,
        .woocommerce .swiper .product.type-product .product-wrap .body .price .amount {
          font-weight: 700;
          color: #B89452; }
    .woocommerce .products .product.type-product .product-wrap:hover .head .btn, .woocommerce .products .product.type-product .product-wrap:hover .head .mobile-navigation .phone, .mobile-navigation .woocommerce .products .product.type-product .product-wrap:hover .head .phone, .woocommerce .products .product.type-product .product-wrap:hover .head .mobile-navigation .hamburger, .mobile-navigation .woocommerce .products .product.type-product .product-wrap:hover .head .hamburger, .woocommerce .products .product.type-product .product-wrap:hover .head .mini-cart .footer .buttons a, .mini-cart .footer .buttons .woocommerce .products .product.type-product .product-wrap:hover .head a, .woocommerce .products .product.type-product .product-wrap:hover .head body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .products .product.type-product .product-wrap:hover .head button.cr-ajax-reviews-add-review,
    .woocommerce .swiper .product.type-product .product-wrap:hover .head .btn,
    .woocommerce .swiper .product.type-product .product-wrap:hover .head .mobile-navigation .phone,
    .mobile-navigation .woocommerce .swiper .product.type-product .product-wrap:hover .head .phone,
    .woocommerce .swiper .product.type-product .product-wrap:hover .head .mobile-navigation .hamburger,
    .mobile-navigation .woocommerce .swiper .product.type-product .product-wrap:hover .head .hamburger,
    .woocommerce .swiper .product.type-product .product-wrap:hover .head .mini-cart .footer .buttons a,
    .mini-cart .footer .buttons .woocommerce .swiper .product.type-product .product-wrap:hover .head a,
    .woocommerce .swiper .product.type-product .product-wrap:hover .head body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review,
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .swiper .product.type-product .product-wrap:hover .head button.cr-ajax-reviews-add-review {
      opacity: 1; }
  .woocommerce .products .product.type-product.is-addon .footer,
  .woocommerce .swiper .product.type-product.is-addon .footer {
    margin-top: auto;
    padding: 1rem; }
  .woocommerce .products .product.type-product.is-addon .btn, .woocommerce .products .product.type-product.is-addon .mobile-navigation .phone, .mobile-navigation .woocommerce .products .product.type-product.is-addon .phone, .woocommerce .products .product.type-product.is-addon .mobile-navigation .hamburger, .mobile-navigation .woocommerce .products .product.type-product.is-addon .hamburger, .woocommerce .products .product.type-product.is-addon .mini-cart .footer .buttons a, .mini-cart .footer .buttons .woocommerce .products .product.type-product.is-addon a, .woocommerce .products .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .products .product.type-product.is-addon button.cr-ajax-reviews-add-review,
  .woocommerce .swiper .product.type-product.is-addon .btn,
  .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .phone,
  .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .phone,
  .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .hamburger,
  .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .hamburger,
  .woocommerce .swiper .product.type-product.is-addon .mini-cart .footer .buttons a,
  .mini-cart .footer .buttons .woocommerce .swiper .product.type-product.is-addon a,
  .woocommerce .swiper .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review,
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .swiper .product.type-product.is-addon button.cr-ajax-reviews-add-review {
    display: block;
    width: 100%; }
    .woocommerce .products .product.type-product.is-addon .btn[data-addon].state-default .included, .woocommerce .products .product.type-product.is-addon .mobile-navigation .phone[data-addon].state-default .included, .mobile-navigation .woocommerce .products .product.type-product.is-addon .phone[data-addon].state-default .included, .woocommerce .products .product.type-product.is-addon .mobile-navigation .hamburger[data-addon].state-default .included, .mobile-navigation .woocommerce .products .product.type-product.is-addon .hamburger[data-addon].state-default .included, .woocommerce .products .product.type-product.is-addon .mini-cart .footer .buttons a[data-addon].state-default .included, .mini-cart .footer .buttons .woocommerce .products .product.type-product.is-addon a[data-addon].state-default .included, .woocommerce .products .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review[data-addon].state-default .included, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .products .product.type-product.is-addon button.cr-ajax-reviews-add-review[data-addon].state-default .included,
    .woocommerce .swiper .product.type-product.is-addon .btn[data-addon].state-default .included,
    .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .phone[data-addon].state-default .included,
    .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .phone[data-addon].state-default .included,
    .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .hamburger[data-addon].state-default .included,
    .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .hamburger[data-addon].state-default .included,
    .woocommerce .swiper .product.type-product.is-addon .mini-cart .footer .buttons a[data-addon].state-default .included,
    .mini-cart .footer .buttons .woocommerce .swiper .product.type-product.is-addon a[data-addon].state-default .included,
    .woocommerce .swiper .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review[data-addon].state-default .included,
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .swiper .product.type-product.is-addon button.cr-ajax-reviews-add-review[data-addon].state-default .included {
      display: none; }
    .woocommerce .products .product.type-product.is-addon .btn[data-addon].state-default .default, .woocommerce .products .product.type-product.is-addon .mobile-navigation .phone[data-addon].state-default .default, .mobile-navigation .woocommerce .products .product.type-product.is-addon .phone[data-addon].state-default .default, .woocommerce .products .product.type-product.is-addon .mobile-navigation .hamburger[data-addon].state-default .default, .mobile-navigation .woocommerce .products .product.type-product.is-addon .hamburger[data-addon].state-default .default, .woocommerce .products .product.type-product.is-addon .mini-cart .footer .buttons a[data-addon].state-default .default, .mini-cart .footer .buttons .woocommerce .products .product.type-product.is-addon a[data-addon].state-default .default, .woocommerce .products .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review[data-addon].state-default .default, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .products .product.type-product.is-addon button.cr-ajax-reviews-add-review[data-addon].state-default .default,
    .woocommerce .swiper .product.type-product.is-addon .btn[data-addon].state-default .default,
    .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .phone[data-addon].state-default .default,
    .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .phone[data-addon].state-default .default,
    .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .hamburger[data-addon].state-default .default,
    .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .hamburger[data-addon].state-default .default,
    .woocommerce .swiper .product.type-product.is-addon .mini-cart .footer .buttons a[data-addon].state-default .default,
    .mini-cart .footer .buttons .woocommerce .swiper .product.type-product.is-addon a[data-addon].state-default .default,
    .woocommerce .swiper .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review[data-addon].state-default .default,
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .swiper .product.type-product.is-addon button.cr-ajax-reviews-add-review[data-addon].state-default .default {
      display: inline-block; }
    .woocommerce .products .product.type-product.is-addon .btn[data-addon].state-included .included, .woocommerce .products .product.type-product.is-addon .mobile-navigation .phone[data-addon].state-included .included, .mobile-navigation .woocommerce .products .product.type-product.is-addon .phone[data-addon].state-included .included, .woocommerce .products .product.type-product.is-addon .mobile-navigation .hamburger[data-addon].state-included .included, .mobile-navigation .woocommerce .products .product.type-product.is-addon .hamburger[data-addon].state-included .included, .woocommerce .products .product.type-product.is-addon .mini-cart .footer .buttons a[data-addon].state-included .included, .mini-cart .footer .buttons .woocommerce .products .product.type-product.is-addon a[data-addon].state-included .included, .woocommerce .products .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review[data-addon].state-included .included, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .products .product.type-product.is-addon button.cr-ajax-reviews-add-review[data-addon].state-included .included,
    .woocommerce .swiper .product.type-product.is-addon .btn[data-addon].state-included .included,
    .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .phone[data-addon].state-included .included,
    .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .phone[data-addon].state-included .included,
    .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .hamburger[data-addon].state-included .included,
    .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .hamburger[data-addon].state-included .included,
    .woocommerce .swiper .product.type-product.is-addon .mini-cart .footer .buttons a[data-addon].state-included .included,
    .mini-cart .footer .buttons .woocommerce .swiper .product.type-product.is-addon a[data-addon].state-included .included,
    .woocommerce .swiper .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review[data-addon].state-included .included,
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .swiper .product.type-product.is-addon button.cr-ajax-reviews-add-review[data-addon].state-included .included {
      display: inline-block; }
    .woocommerce .products .product.type-product.is-addon .btn[data-addon].state-included .default, .woocommerce .products .product.type-product.is-addon .mobile-navigation .phone[data-addon].state-included .default, .mobile-navigation .woocommerce .products .product.type-product.is-addon .phone[data-addon].state-included .default, .woocommerce .products .product.type-product.is-addon .mobile-navigation .hamburger[data-addon].state-included .default, .mobile-navigation .woocommerce .products .product.type-product.is-addon .hamburger[data-addon].state-included .default, .woocommerce .products .product.type-product.is-addon .mini-cart .footer .buttons a[data-addon].state-included .default, .mini-cart .footer .buttons .woocommerce .products .product.type-product.is-addon a[data-addon].state-included .default, .woocommerce .products .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review[data-addon].state-included .default, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .products .product.type-product.is-addon button.cr-ajax-reviews-add-review[data-addon].state-included .default,
    .woocommerce .swiper .product.type-product.is-addon .btn[data-addon].state-included .default,
    .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .phone[data-addon].state-included .default,
    .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .phone[data-addon].state-included .default,
    .woocommerce .swiper .product.type-product.is-addon .mobile-navigation .hamburger[data-addon].state-included .default,
    .mobile-navigation .woocommerce .swiper .product.type-product.is-addon .hamburger[data-addon].state-included .default,
    .woocommerce .swiper .product.type-product.is-addon .mini-cart .footer .buttons a[data-addon].state-included .default,
    .mini-cart .footer .buttons .woocommerce .swiper .product.type-product.is-addon a[data-addon].state-included .default,
    .woocommerce .swiper .product.type-product.is-addon body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review[data-addon].state-included .default,
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .woocommerce .swiper .product.type-product.is-addon button.cr-ajax-reviews-add-review[data-addon].state-included .default {
      display: none; }

.woocommerce .products[class*="columns-"] {
  display: flex; }
  .woocommerce .products[class*="columns-"] .product {
    margin-bottom: 1.5rem; }

body.single-product .woocommerce-product-gallery {
  position: relative;
  overflow: hidden; }
  body.single-product .woocommerce-product-gallery .slider {
    position: relative;
    overflow: hidden; }
    body.single-product .woocommerce-product-gallery .slider ol.flex-control-thumbs {
      margin: 0;
      padding: 0; }
      body.single-product .woocommerce-product-gallery .slider ol.flex-control-thumbs li {
        float: none;
        padding: 5px;
        border: none; }
        body.single-product .woocommerce-product-gallery .slider ol.flex-control-thumbs li img {
          display: block;
          border: 2px solid transparent;
          cursor: pointer; }
          body.single-product .woocommerce-product-gallery .slider ol.flex-control-thumbs li img.flex-active {
            border-color: #222; }
    body.single-product .woocommerce-product-gallery .slider-btn {
      margin: 0;
      padding: 0;
      background: none;
      border: none; }
  body.single-product .woocommerce-product-gallery .product-image .flex-viewport {
    border: none; }
    body.single-product .woocommerce-product-gallery .product-image .flex-viewport > figure {
      margin: 0; }
      body.single-product .woocommerce-product-gallery .product-image .flex-viewport > figure [data-thumb] img {
        display: block;
        margin: 0 auto; }
      body.single-product .woocommerce-product-gallery .product-image .flex-viewport > figure [data-thumb].flex-active-slide > a {
        display: block; }
      body.single-product .woocommerce-product-gallery .product-image .flex-viewport > figure:after {
        display: block;
        clear: both;
        content: ""; }
  body.single-product .woocommerce-product-gallery__trigger {
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    text-decoration: none; }
  body.single-product .woocommerce-product-gallery .slider {
    padding: 1rem 3.5rem; }
    body.single-product .woocommerce-product-gallery .slider-navigation {
      padding-top: 0; }
    body.single-product .woocommerce-product-gallery .slider-btn {
      transform: translateY(-50%);
      position: absolute;
      z-index: 10;
      top: 50%; }
      body.single-product .woocommerce-product-gallery .slider-btn-prev {
        transform: translateX(-50%) rotate(90deg);
        left: 0; }
      body.single-product .woocommerce-product-gallery .slider-btn-next {
        transform: translateY(-50%) rotate(-90deg);
        right: 0; }

body.single-product .summary {
  overflow: hidden; }
  body.single-product .summary .btn, body.single-product .summary .mobile-navigation .phone, .mobile-navigation body.single-product .summary .phone, body.single-product .summary .mobile-navigation .hamburger, .mobile-navigation body.single-product .summary .hamburger, body.single-product .summary .mini-cart .footer .buttons a, .mini-cart .footer .buttons body.single-product .summary a, body.single-product .summary .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .summary button.cr-ajax-reviews-add-review {
    float: none; }
  body.single-product .summary .entry-title {
    font-size: 2.5rem; }
  body.single-product .summary .price {
    font-size: 2.5rem; }
    body.single-product .summary .price del {
      margin-right: .5rem; }
      body.single-product .summary .price del bdi {
        color: #939393; }
    body.single-product .summary .price ins {
      font-weight: 900;
      text-decoration: none; }
    body.single-product .summary .price .amount {
      color: #B89452; }
  body.single-product .summary .coupon-application {
    margin: 1rem 0;
    padding: 1rem 0;
    border-width: 1px 0;
    border-color: #e9ecef;
    border-style: solid; }
  body.single-product .summary .product_meta {
    margin-top: 1.5rem; }
    body.single-product .summary .product_meta > span {
      display: block; }
  body.single-product .summary .variations {
    display: block; }
    body.single-product .summary .variations select {
      max-width: 100%; }
    body.single-product .summary .variations tbody,
    body.single-product .summary .variations tr,
    body.single-product .summary .variations th,
    body.single-product .summary .variations td {
      display: block;
      width: 100%; }
  body.single-product .summary form.cart .quantity input {
    height: 100%; }
  body.single-product .summary form.cart .btn, body.single-product .summary form.cart .mobile-navigation .phone, .mobile-navigation body.single-product .summary form.cart .phone, body.single-product .summary form.cart .mobile-navigation .hamburger, .mobile-navigation body.single-product .summary form.cart .hamburger, body.single-product .summary form.cart .mini-cart .footer .buttons a, .mini-cart .footer .buttons body.single-product .summary form.cart a, body.single-product .summary form.cart .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .summary form.cart button.cr-ajax-reviews-add-review {
    display: block;
    width: 100%; }
  body.single-product .summary .single_variation_wrap {
    padding: 1.5rem 0; }
    body.single-product .summary .single_variation_wrap .quantity {
      display: none !important; }
    body.single-product .summary .single_variation_wrap .btn, body.single-product .summary .single_variation_wrap .mobile-navigation .phone, .mobile-navigation body.single-product .summary .single_variation_wrap .phone, body.single-product .summary .single_variation_wrap .mobile-navigation .hamburger, .mobile-navigation body.single-product .summary .single_variation_wrap .hamburger, body.single-product .summary .single_variation_wrap .mini-cart .footer .buttons a, .mini-cart .footer .buttons body.single-product .summary .single_variation_wrap a, body.single-product .summary .single_variation_wrap .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .summary .single_variation_wrap button.cr-ajax-reviews-add-review {
      display: block;
      width: 100%; }
      body.single-product .summary .single_variation_wrap .btn.loading, body.single-product .summary .single_variation_wrap .mobile-navigation .loading.phone, .mobile-navigation body.single-product .summary .single_variation_wrap .loading.phone, body.single-product .summary .single_variation_wrap .mobile-navigation .loading.hamburger, .mobile-navigation body.single-product .summary .single_variation_wrap .loading.hamburger, body.single-product .summary .single_variation_wrap .mini-cart .footer .buttons a.loading, .mini-cart .footer .buttons body.single-product .summary .single_variation_wrap a.loading, body.single-product .summary .single_variation_wrap .product-reviews #reviews #comments .cr-summaryBox-wrap button.loading.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .summary .single_variation_wrap button.loading.cr-ajax-reviews-add-review {
        background-image: var(--wpr-bg-93852ed1-449b-4b65-8163-35d3af2104ca);
        background-repeat: no-repeat;
        background-position: center; }
        body.single-product .summary .single_variation_wrap .btn.loading span, body.single-product .summary .single_variation_wrap .mobile-navigation .loading.phone span, .mobile-navigation body.single-product .summary .single_variation_wrap .loading.phone span, body.single-product .summary .single_variation_wrap .mobile-navigation .loading.hamburger span, .mobile-navigation body.single-product .summary .single_variation_wrap .loading.hamburger span, body.single-product .summary .single_variation_wrap .mini-cart .footer .buttons a.loading span, .mini-cart .footer .buttons body.single-product .summary .single_variation_wrap a.loading span, body.single-product .summary .single_variation_wrap .product-reviews #reviews #comments .cr-summaryBox-wrap button.loading.cr-ajax-reviews-add-review span, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .summary .single_variation_wrap button.loading.cr-ajax-reviews-add-review span {
          opacity: .2; }

body.single-product .product-hero .hero-title {
  font-size: clamp(1.875rem, calc(1.53375rem + 1.51667vw), 2.785rem); }

body.single-product .product-badges {
  display: flex;
  padding: 1.5rem 0;
  align-items: center;
  justify-content: center;
  gap: 10px; }
  body.single-product .product-badges img {
    display: block;
    max-width: 50%; }

body.single-product .product-nav {
  position: sticky;
  z-index: 100;
  top: 5rem;
  width: 100%;
  margin-bottom: -2.5rem; }
  body.single-product .product-nav .box {
    padding: 0 1.5rem;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(130, 191, 209, 0.5); }
    body.single-product .product-nav .box nav {
      display: flex;
      flex-flow: wrap;
      justify-content: center;
      gap: 1.5rem; }
      body.single-product .product-nav .box nav a {
        position: relative;
        display: block;
        padding: 1.5rem 0;
        font-size: 1.25rem;
        text-decoration: none; }
        body.single-product .product-nav .box nav a:after {
          transition: all 300ms;
          position: absolute;
          display: block;
          left: 50%;
          right: 50%;
          bottom: 0;
          height: 5px;
          background: #B89452;
          content: ""; }
        body.single-product .product-nav .box nav a:hover {
          color: #B89452; }
          body.single-product .product-nav .box nav a:hover:after {
            left: 0;
            right: 0; }
    body.single-product .product-nav .box button {
      float: none; }
  body.single-product .product-nav + section:not(.product-features) {
    padding-top: 5rem; }
  @media (max-width: 767.98px) {
    body.single-product .product-nav {
      margin-bottom: 2rem; }
      body.single-product .product-nav .box nav {
        flex-flow: column;
        justify-content: center;
        gap: 0; }
        body.single-product .product-nav .box nav a {
          flex: 1;
          text-align: center;
          border-bottom: 1px solid #d7d7d7; }
          body.single-product .product-nav .box nav a:last-child {
            border-bottom: 0; } }

body.single-product .product-features {
  position: relative;
  padding: 5rem 0;
  background-repeat: no-repeat;
  background-size: contain; }
  body.single-product .product-features .container,
  body.single-product .product-features .list {
    position: relative;
    z-index: 5; }
  @media (min-width: 1080px) {
    body.single-product .product-features header {
      padding: 8rem 0;
      max-width: 480px; } }
  body.single-product .product-features .feature {
    padding: 2.5rem 0; }
    body.single-product .product-features .feature .c-img figure {
      margin: 0; }
      body.single-product .product-features .feature .c-img figure img {
        width: 100%; }
      body.single-product .product-features .feature .c-img figure.round {
        border-radius: 24px;
        overflow: hidden; }
      @media (min-width: 1080px) {
        body.single-product .product-features .feature .c-img figure.round {
          aspect-ratio: 4 / 3; }
          body.single-product .product-features .feature .c-img figure.round img {
            object-fit: cover;
            height: 100%; } }
    body.single-product .product-features .feature .c-text .pad {
      padding: 1.25rem; }
      @media (min-width: 1080px) {
        body.single-product .product-features .feature .c-text .pad {
          padding: 0 5rem; } }
    body.single-product .product-features .feature.highlighted {
      padding: 0;
      background: #B89452; }
      @media (min-width: 1080px) {
        body.single-product .product-features .feature.highlighted .c-text .pad {
          padding-top: 5rem;
          padding-bottom: 5rem; }
        body.single-product .product-features .feature.highlighted .c-img figure {
          height: 100%; }
          body.single-product .product-features .feature.highlighted .c-img figure img {
            width: 100%;
            height: 100%;
            object-fit: cover; } }
    body.single-product .product-features .feature:first-child {
      padding-bottom: 8rem;
      background: var(--wpr-bg-5d67bc3f-5506-456a-905e-b12559357c9d) no-repeat center bottom;
      background-size: 100% auto; }
      body.single-product .product-features .feature:first-child .c-text .pad {
        max-width: 520px; }
      body.single-product .product-features .feature:first-child + .feature {
        background: linear-gradient(#ebf2f8, #fff); }
    @media (min-width: 1080px) {
      body.single-product .product-features .feature:nth-child(even) .c-img {
        order: 2; } }

body.single-product .product-gallery {
  padding: 2.5rem 0;
  background: #222;
  color: #fff; }
  body.single-product .product-gallery .slider-navigation {
    transform: translateX(-50%);
    position: absolute;
    z-index: 50;
    left: 50%;
    bottom: -28px;
    align-items: center;
    width: 64px;
    height: 64px;
    padding-top: 0;
    background: #B89452;
    border-radius: 50%; }
  body.single-product .product-gallery .slider .slider-btn {
    display: block !important;
    height: auto;
    margin: 0;
    padding: 0; }
    body.single-product .product-gallery .slider .slider-btn i, body.single-product .product-gallery .slider .slider-btn svg {
      font-size: 2rem;
      color: #fff; }
    body.single-product .product-gallery .slider .slider-btn-prev {
      text-align: right; }
    body.single-product .product-gallery .slider .slider-btn-next {
      text-align: left; }
    body.single-product .product-gallery .slider .slider-btn.swiper-button-disabled {
      opacity: .25; }
  body.single-product .product-gallery .swiper-wrapper {
    align-items: stretch; }
  body.single-product .product-gallery .swiper-slide {
    height: auto; }
    body.single-product .product-gallery .swiper-slide a {
      display: block;
      height: 100%;
      overflow: hidden; }
      body.single-product .product-gallery .swiper-slide a img {
        transition: all 400ms;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      body.single-product .product-gallery .swiper-slide a .overlay {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: linear-gradient(transparent, rgba(0, 0, 0, 0.35)); }
      body.single-product .product-gallery .swiper-slide a .name {
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 1.5rem;
        color: #ffffff; }
      body.single-product .product-gallery .swiper-slide a:hover img {
        transform: scale(1.1); }
  body.single-product .product-gallery .swiper-pagination {
    transform: none;
    display: block;
    height: 8px;
    background: #d7d7d7; }
    body.single-product .product-gallery .swiper-pagination-progressbar-fill {
      display: block;
      height: 100%;
      transform-origin: left;
      background-color: #222; }
  body.single-product .product-gallery .layout {
    padding-left: calc((100vw - 980px) / 2); }
  body.single-product .product-gallery .layout {
    padding-left: calc((100vw - 1200px) / 2); }
  body.single-product .product-gallery .layout {
    padding-left: calc((100vw - 1356px) / 2); }
  body.single-product .product-gallery .slider-pagination {
    background: rgba(255, 255, 255, 0.15); }
    body.single-product .product-gallery .slider-pagination .swiper-pagination-progressbar-fill {
      background: #B89452; }
  body.single-product .product-gallery .slider .swiper-slide > a {
    height: auto;
    aspect-ratio: 4 / 3; }
  @media (min-width: 1080px) {
    body.single-product .product-gallery {
      padding: 5rem 0; }
      body.single-product .product-gallery .slider-navigation {
        transform: translateY(-50%);
        top: 50%;
        left: 2.5rem;
        width: 84px;
        height: 84px; }
      body.single-product .product-gallery .slider-pagination {
        max-width: 1356px;
        margin-top: 2.5rem; } }
  @media (min-width: 1440px) {
    body.single-product .product-gallery .slider-navigation {
      left: -42px; } }
  @media (min-width: 1600px) {
    body.single-product .product-gallery .slider-navigation {
      left: -7rem; } }

body.single-product .product-spec {
  padding: 2.5rem 0; }
  body.single-product .product-spec .table.attributes {
    display: block; }
    body.single-product .product-spec .table.attributes .thead, body.single-product .product-spec .table.attributes .th, body.single-product .product-spec .table.attributes .td {
      padding: .5rem 1rem; }
    body.single-product .product-spec .table.attributes .thead {
      color: #ffffff;
      font-weight: 600;
      background: #B89452; }
    body.single-product .product-spec .table.attributes .tbody .tr {
      border-bottom: 1px solid #e9ecef; }
      body.single-product .product-spec .table.attributes .tbody .tr .th {
        font-weight: 700; }
      body.single-product .product-spec .table.attributes .tbody .tr .td p {
        margin: 0; }
  body.single-product .product-spec .videos .video {
    display: block;
    position: relative;
    margin-bottom: 1.25rem;
    aspect-ratio: 16 / 9;
    overflow: hidden; }
    body.single-product .product-spec .videos .video img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
    body.single-product .product-spec .videos .video .icon {
      transform: translate(-50%, -50%);
      position: absolute;
      z-index: 10;
      top: 50%;
      left: 50%;
      font-size: 3rem; }
    body.single-product .product-spec .videos .video:last-child {
      margin-bottom: 0; }
    body.single-product .product-spec .videos .video:hover .icon {
      color: #82BFD1; }
  body.single-product .product-spec .links .btn, body.single-product .product-spec .links .mobile-navigation .phone, .mobile-navigation body.single-product .product-spec .links .phone, body.single-product .product-spec .links .mobile-navigation .hamburger, .mobile-navigation body.single-product .product-spec .links .hamburger, body.single-product .product-spec .links .mini-cart .footer .buttons a, .mini-cart .footer .buttons body.single-product .product-spec .links a, body.single-product .product-spec .links .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review, body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .product-spec .links button.cr-ajax-reviews-add-review {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 1.25rem;
    border-color: #e9ecef; }
  @media (min-width: 1080px) {
    body.single-product .product-spec .table.attributes .tbody .tr {
      display: flex; }
      body.single-product .product-spec .table.attributes .tbody .tr .th {
        flex: 0 0 33.33%; } }

body.single-product .product-addons {
  padding: 2.5rem 0; }
  body.single-product .product-addons .swiper-slide {
    height: auto; }
    body.single-product .product-addons .swiper-slide .product {
      height: 100%; }
      body.single-product .product-addons .swiper-slide .product-wrap {
        display: flex;
        flex-flow: column; }
  @media (min-width: 1080px) {
    body.single-product .product-addons {
      padding: 5rem 0; }
      body.single-product .product-addons .slider {
        padding: 0 5rem; }
        body.single-product .product-addons .slider-btn {
          transform: translateY(-50%);
          position: absolute;
          z-index: 10;
          top: 50%; }
          body.single-product .product-addons .slider-btn-prev {
            left: 0; }
          body.single-product .product-addons .slider-btn-next {
            right: 0; } }

body.single-product .product-reviews {
  padding: 2.5rem 0;
  background: linear-gradient(rgba(130, 191, 209, 0.15), #fff); }
  body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap {
    background: none; }
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .cr-average-rating {
      font-size: clamp(3rem, calc(2.48438rem + 2.29167vw), 4.375rem);
      font-weight: 400; }
      body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .cr-average-rating-stars {
        padding-top: .5rem;
        padding-bottom: .5rem; }
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .cr-average-rating-stars .crstar-rating {
          color: #B89452; }
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review {
      color: #fff;
      background: #222; }
      body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap button.cr-ajax-reviews-add-review:hover {
        background: #B89452; }
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .ivole-summaryBox #ivole-histogramTable {
      max-width: none; }
    body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .ivole-meter {
      height: 14px;
      border-radius: 7px;
      box-shadow: none;
      border: none;
      background: #e9ecef; }
      body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .ivole-meter-bar {
        border: none;
        box-shadow: none;
        background: #B89452; }
        body.single-product .product-reviews #reviews #comments .cr-summaryBox-wrap .ivole-meter-bar:before {
          display: none; }
  body.single-product .product-reviews #reviews #comments .cr-ajax-search {
    display: none; }
  body.single-product .product-reviews #reviews #comments .cr-count-row {
    background: none;
    border-bottom: 1px solid #D9CBBF; }
  body.single-product .product-reviews #reviews #comments ol.commentlist {
    padding: 0; }
    body.single-product .product-reviews #reviews #comments ol.commentlist li .avatar {
      display: none; }
    body.single-product .product-reviews #reviews #comments ol.commentlist li .comment-text {
      margin-left: 0 !important;
      border-width: 0 0 1px 0;
      border-color: #d7d7d7;
      border-radius: 0; }
      body.single-product .product-reviews #reviews #comments ol.commentlist li .comment-text .star-rating span,
      body.single-product .product-reviews #reviews #comments ol.commentlist li .comment-text .crstar-rating span {
        color: #B89452; }
  @media (min-width: 1080px) {
    body.single-product .product-reviews {
      padding: 5rem 0; } }

body.single-product .product .woocommerce-tabs .panel {
  display: block !important; }
  body.single-product .product .woocommerce-tabs .panel h2, body.single-product .product .woocommerce-tabs .panel .h2 {
    border-bottom: 1px solid #cccccc70;
    padding-bottom: 6px; }
    body.single-product .product .woocommerce-tabs .panel h2 span, body.single-product .product .woocommerce-tabs .panel .h2 span {
      border-bottom: 5px solid var(--theme-header-background-color); }
  body.single-product .product .woocommerce-tabs .panel table.shop_attributes {
    border-top: none; }
    body.single-product .product .woocommerce-tabs .panel table.shop_attributes tr:nth-child(2n) th,
    body.single-product .product .woocommerce-tabs .panel table.shop_attributes tr:nth-child(2n) td {
      background-color: #cff4fc69; }

@media (min-width: 1080px) {
  body.single-product .products.related .slider, body.single-product .products.upsells .slider {
    padding-left: 50px;
    padding-right: 50px; }
    body.single-product .products.related .slider-navigation .slider-btn, body.single-product .products.upsells .slider-navigation .slider-btn {
      transform: translateY(-50%);
      position: absolute;
      z-index: 10;
      top: 50%; }
      body.single-product .products.related .slider-navigation .slider-btn-prev, body.single-product .products.upsells .slider-navigation .slider-btn-prev {
        left: 0; }
      body.single-product .products.related .slider-navigation .slider-btn-next, body.single-product .products.upsells .slider-navigation .slider-btn-next {
        right: 0; } }

@media (max-width: 1079.98px) {
  body.single-product .products.related, body.single-product .products.upsells {
    padding-bottom: 2.5rem; } }

.return-to-shop:after {
  display: block;
  clear: both;
  content: ""; }

.woocommerce-checkout #payment {
  background: #D9CBBF; }
  .woocommerce-checkout #payment .payment_box p {
    color: #fff; }


/*# sourceMappingURL=theme.css.map*/