/**
*  Hami | Multi-Purpose Responsive WooCommerce Theme 
*/

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */ /*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
.h1,
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 2.5rem;
  }
}
.h2,
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 2rem;
  }
}
.h3,
h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  .h3,
  h3 {
    font-size: 1.75rem;
  }
}
.h4,
h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .h4,
  h4 {
    font-size: 1.5rem;
  }
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-right: 2rem;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-right: 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: -0.25em;
}
sup {
  top: -0.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;
}
code,
kbd,
pre,
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: rgba(var(--bs-body-color-rgb), 0.75);
  text-align: right;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
  border: none;
  outline: none;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
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;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button: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: right;
  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: right;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
[type="email"],
[type="number"],
[type="tel"],
[type="url"] {
  direction: ltr;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
::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: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@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.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@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.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-unstyled {
  padding-right: 0;
  list-style: none;
}
.list-inline {
  padding-right: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-left: 0.5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.375rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.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.3333333333%;
}
.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.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-right: 8.33333333%;
}
.offset-2 {
  margin-right: 16.66666667%;
}
.offset-3 {
  margin-right: 25%;
}
.offset-4 {
  margin-right: 33.33333333%;
}
.offset-5 {
  margin-right: 41.66666667%;
}
.offset-6 {
  margin-right: 50%;
}
.offset-7 {
  margin-right: 58.33333333%;
}
.offset-8 {
  margin-right: 66.66666667%;
}
.offset-9 {
  margin-right: 75%;
}
.offset-10 {
  margin-right: 83.33333333%;
}
.offset-11 {
  margin-right: 91.66666667%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-right: 0;
  }
  .offset-sm-1 {
    margin-right: 8.33333333%;
  }
  .offset-sm-2 {
    margin-right: 16.66666667%;
  }
  .offset-sm-3 {
    margin-right: 25%;
  }
  .offset-sm-4 {
    margin-right: 33.33333333%;
  }
  .offset-sm-5 {
    margin-right: 41.66666667%;
  }
  .offset-sm-6 {
    margin-right: 50%;
  }
  .offset-sm-7 {
    margin-right: 58.33333333%;
  }
  .offset-sm-8 {
    margin-right: 66.66666667%;
  }
  .offset-sm-9 {
    margin-right: 75%;
  }
  .offset-sm-10 {
    margin-right: 83.33333333%;
  }
  .offset-sm-11 {
    margin-right: 91.66666667%;
  }
  .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.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-right: 0;
  }
  .offset-md-1 {
    margin-right: 8.33333333%;
  }
  .offset-md-2 {
    margin-right: 16.66666667%;
  }
  .offset-md-3 {
    margin-right: 25%;
  }
  .offset-md-4 {
    margin-right: 33.33333333%;
  }
  .offset-md-5 {
    margin-right: 41.66666667%;
  }
  .offset-md-6 {
    margin-right: 50%;
  }
  .offset-md-7 {
    margin-right: 58.33333333%;
  }
  .offset-md-8 {
    margin-right: 66.66666667%;
  }
  .offset-md-9 {
    margin-right: 75%;
  }
  .offset-md-10 {
    margin-right: 83.33333333%;
  }
  .offset-md-11 {
    margin-right: 91.66666667%;
  }
  .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.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-right: 0;
  }
  .offset-lg-1 {
    margin-right: 8.33333333%;
  }
  .offset-lg-2 {
    margin-right: 16.66666667%;
  }
  .offset-lg-3 {
    margin-right: 25%;
  }
  .offset-lg-4 {
    margin-right: 33.33333333%;
  }
  .offset-lg-5 {
    margin-right: 41.66666667%;
  }
  .offset-lg-6 {
    margin-right: 50%;
  }
  .offset-lg-7 {
    margin-right: 58.33333333%;
  }
  .offset-lg-8 {
    margin-right: 66.66666667%;
  }
  .offset-lg-9 {
    margin-right: 75%;
  }
  .offset-lg-10 {
    margin-right: 83.33333333%;
  }
  .offset-lg-11 {
    margin-right: 91.66666667%;
  }
  .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.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-right: 0;
  }
  .offset-xl-1 {
    margin-right: 8.33333333%;
  }
  .offset-xl-2 {
    margin-right: 16.66666667%;
  }
  .offset-xl-3 {
    margin-right: 25%;
  }
  .offset-xl-4 {
    margin-right: 33.33333333%;
  }
  .offset-xl-5 {
    margin-right: 41.66666667%;
  }
  .offset-xl-6 {
    margin-right: 50%;
  }
  .offset-xl-7 {
    margin-right: 58.33333333%;
  }
  .offset-xl-8 {
    margin-right: 66.66666667%;
  }
  .offset-xl-9 {
    margin-right: 75%;
  }
  .offset-xl-10 {
    margin-right: 83.33333333%;
  }
  .offset-xl-11 {
    margin-right: 91.66666667%;
  }
  .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.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-right: 0;
  }
  .offset-xxl-1 {
    margin-right: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-right: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-right: 25%;
  }
  .offset-xxl-4 {
    margin-right: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-right: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-right: 50%;
  }
  .offset-xxl-7 {
    margin-right: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-right: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-right: 75%;
  }
  .offset-xxl-10 {
    margin-right: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-right: 91.66666667%;
  }
  .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.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: transparent;
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: var(--bs-table-color);
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table-group-divider {
  border-top: 2px solid currentcolor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #bacbe6;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #cbccce;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #bcd0c7;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #badce3;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #e6dbb9;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #dfc2c4;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #dfe0e1;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: #373b3e;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: rgba(var(--bs-body-color-rgb), 0.75);
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type="file"] {
  overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-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;
  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;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  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) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-left: 0;
  padding-right: 0;
}
.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.375rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.375rem;
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem 0.375rem 2.25rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: left 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
  padding-left: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-right: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: right;
  margin-right: -1.5em;
}
.form-check-reverse {
  padding-left: 1.5em;
  padding-right: 0;
  text-align: left;
}
.form-check-reverse .form-check-input {
  float: left;
  margin-left: -1.5em;
  margin-right: 0;
}
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}
.form-switch {
  padding-right: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-right: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: right center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: left center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-left: 2.5em;
  padding-right: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-left: -2.5em;
  margin-right: 0;
}
.form-check-inline {
  display: inline-block;
  margin-left: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check:disabled + .btn,
.btn-check[disabled] + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 100% 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control-plaintext::-moz-placeholder,
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control-plaintext::placeholder,
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control-plaintext:not(:-moz-placeholder-shown),
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown),
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control-plaintext:-webkit-autofill,
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(-0.15rem);
}
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(-0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(-0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: 1px 0;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
}
.input-group-lg > .btn,
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}
.input-group-sm > .btn,
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-left: 3rem;
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation)
  > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation
  > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-right: -1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.375rem;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #198754;
  padding-left: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: left calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-left: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) left
    calc(0.375em + 0.1875rem);
}
.form-select.is-valid,
.was-validated .form-select:valid {
  border-color: #198754;
}
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
  padding-left: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: left 0.75rem center, center left 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.form-control-color.is-valid,
.was-validated .form-control-color:valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}
.form-check-input.is-valid,
.was-validated .form-check-input:valid {
  border-color: #198754;
}
.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
  background-color: #198754;
}
.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #198754;
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-right: 0.5em;
}
.input-group .form-control.is-valid,
.input-group .form-select.is-valid,
.was-validated .input-group .form-control:valid,
.was-validated .input-group .form-select:valid {
  z-index: 1;
}
.input-group .form-control.is-valid:focus,
.input-group .form-select.is-valid:focus,
.was-validated .input-group .form-control:valid:focus,
.was-validated .input-group .form-select:valid:focus {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.375rem;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-left: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: left calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-left: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) left
    calc(0.375em + 0.1875rem);
}
.form-select.is-invalid,
.was-validated .form-select:invalid {
  border-color: #dc3545;
}
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
  padding-left: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: left 0.75rem center, center left 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.form-control-color.is-invalid,
.was-validated .form-control-color:invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}
.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
  border-color: #dc3545;
}
.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
  background-color: #dc3545;
}
.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-right: 0.5em;
}
.input-group .form-control.is-invalid,
.input-group .form-select.is-invalid,
.was-validated .input-group .form-control:invalid,
.was-validated .input-group .form-select:invalid {
  z-index: 2;
}
.input-group .form-control.is-invalid:focus,
.input-group .form-select.is-invalid:focus,
.was-validated .input-group .form-control:invalid:focus,
.was-validated .input-group .form-select:invalid:focus {
  z-index: 3;
}
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: #212529;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0.375rem;
  --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), 0.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;
  -webkit-user-select: none;
  -moz-user-select: none;
  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 {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check:focus + .btn,
.btn:focus {
  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:active + .btn,
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:active {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:active + .btn:focus,
.btn-check:checked + .btn:focus,
.btn.active:focus,
.btn.show:focus,
.btn:active:focus {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  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 {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.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 {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f9fafb;
  --bs-btn-hover-border-color: #f9fafb;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f9fafb;
  --bs-btn-active-border-color: #f9fafb;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1c1f23;
  --bs-btn-hover-border-color: #1a1e21;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #1a1e21;
  --bs-btn-active-border-color: #191c1f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}
.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}
.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --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-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-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-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-gradient: none;
}
.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --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-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: none;
  text-decoration: underline;
}
.btn-group-lg > .btn,
.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: 0.5rem;
}
.btn-group-sm > .btn,
.btn-sm {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --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;
  }
}
.dropdown,
.dropdown-center,
.dropend,
.dropstart,
.dropup,
.dropup-center {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-left: 0.3em solid transparent;
  border-bottom: 0;
  border-right: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-right: 0;
}
.dropdown-menu {
  --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: 1rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --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: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: 1000;
  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: right;
  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%;
  right: 0;
  margin-top: var(--bs-dropdown-spacer);
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  left: auto;
  right: 0;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  left: 0;
  right: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    left: 0;
    right: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    left: 0;
    right: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    left: 0;
    right: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    left: 0;
    right: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    left: 0;
    right: 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-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-left: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-right: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-right: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  left: auto;
  right: 100%;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-left: 0;
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-right: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  left: 100%;
  right: auto;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-right: 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:focus,
.dropdown-item:hover {
  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: 0.875rem;
  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: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --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: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  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.375rem;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-right: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.dropdown-toggle-split {
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-right: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-left: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn ~ .btn {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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: #6c757d;
  display: flex;
  flex-wrap: wrap;
  padding-right: 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:focus,
.nav-link:hover {
  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: #dee2e6;
  --bs-nav-tabs-border-radius: 0.375rem;
  --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
  --bs-nav-tabs-link-active-color: #495057;
  --bs-nav-tabs-link-active-bg: #fff;
  --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: var(--bs-nav-tabs-border-width) solid
    var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(var(--bs-nav-tabs-border-width) * -1);
  background: 0 0;
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  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-item.show .nav-link,
.nav-tabs .nav-link.active {
  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(var(--bs-nav-tabs-border-width) * -1);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.nav-pills {
  --bs-nav-pills-border-radius: 0.375rem;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  background: 0 0;
  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-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  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;
}
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(0, 0, 0, 0.55);
  --bs-navbar-hover-color: rgba(0, 0, 0, 0.7);
  --bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);
  --bs-navbar-active-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);
  --bs-navbar-toggler-border-radius: 0.375rem;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-left: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  color: var(--bs-navbar-brand-hover-color);
}
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-right: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active,
.navbar-nav .show > .nav-link {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:focus,
.navbar-text a:hover {
  color: var(--bs-navbar-active-color);
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-left: var(--bs-navbar-nav-link-padding-x);
    padding-right: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-left: var(--bs-navbar-nav-link-padding-x);
    padding-right: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: var(--bs-navbar-nav-link-padding-x);
    padding-right: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-left: var(--bs-navbar-nav-link-padding-x);
    padding-right: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-left: var(--bs-navbar-nav-link-padding-x);
    padding-right: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-left: var(--bs-navbar-nav-link-padding-x);
  padding-right: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}
.navbar-dark {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0.375rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(0.375rem - 1px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --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: 1rem;
  --bs-card-group-margin: 0.75rem;
  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-left: 0;
  margin-right: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-right-radius: var(--bs-card-inner-border-radius);
  border-top-left-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
  border-bottom-right-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(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link + .card-link {
  margin-right: 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-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-right: calc(-0.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-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
}
.card-img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-bottom,
.card-img-top {
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-right-radius: var(--bs-card-inner-border-radius);
  border-top-left-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-bottom {
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
}
.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-right: 0;
    border-right: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
}
.accordion {
  --bs-accordion-color: #000;
  --bs-accordion-bg: #fff;
  --bs-accordion-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, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #86b7fe;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #0c63e4;
  --bs-accordion-active-bg: #e7f1ff;
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: right;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0
    var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-right: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid
    var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-right-radius: var(--bs-accordion-border-radius);
  border-top-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type .accordion-button {
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-left-radius: var(--bs-accordion-border-radius);
  border-bottom-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-left-radius: var(--bs-accordion-border-radius);
  border-bottom-right-radius: var(--bs-accordion-border-radius);
}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.breadcrumb-item + .breadcrumb-item {
  padding-right: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: right;
  padding-left: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/");
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}
.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: #fff;
  --bs-pagination-border-width: 1px;
  --bs-pagination-border-color: #dee2e6;
  --bs-pagination-border-radius: 0.375rem;
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: #e9ecef;
  --bs-pagination-hover-border-color: #dee2e6;
  --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(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: #6c757d;
  --bs-pagination-disabled-bg: #fff;
  --bs-pagination-disabled-border-color: #dee2e6;
  display: flex;
  padding-right: 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);
}
.active > .page-link,
.page-link.active {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.disabled > .page-link,
.page-link.disabled {
  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-right: -1px;
}
.page-item:first-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-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.25rem;
  --bs-pagination-border-radius: 0.5rem;
}
.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: 0.25rem;
}
.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: 0.375rem;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius, 0);
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --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.375rem;
  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, 0);
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-left: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.alert-primary {
  --bs-alert-color: #084298;
  --bs-alert-bg: #cfe2ff;
  --bs-alert-border-color: #b6d4fe;
}
.alert-primary .alert-link {
  color: #06357a;
}
.alert-secondary {
  --bs-alert-color: #41464b;
  --bs-alert-bg: #e2e3e5;
  --bs-alert-border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}
.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: #636464;
  --bs-alert-bg: #fefefe;
  --bs-alert-border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}
.alert-dark {
  --bs-alert-color: #141619;
  --bs-alert-bg: #d3d3d4;
  --bs-alert-border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e9ecef;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.list-group {
  --bs-list-group-color: #212529;
  --bs-list-group-bg: #fff;
  --bs-list-group-border-color: rgba(0, 0, 0, 0.125);
  --bs-list-group-border-width: 1px;
  --bs-list-group-border-radius: 0.375rem;
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: #495057;
  --bs-list-group-action-hover-color: #495057;
  --bs-list-group-action-hover-bg: #f8f9fa;
  --bs-list-group-action-active-color: #212529;
  --bs-list-group-action-active-bg: #e9ecef;
  --bs-list-group-disabled-color: #6c757d;
  --bs-list-group-disabled-bg: #fff;
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-right: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}
.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y)
    var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid
    var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(var(--bs-list-group-border-width) * -1);
  border-top-width: var(--bs-list-group-border-width);
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-right-radius: var(--bs-list-group-border-radius);
  border-top-left-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-left-radius: var(--bs-list-group-border-radius);
  border-bottom-right-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-right-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-right: calc(var(--bs-list-group-border-width) * -1);
  border-right-width: var(--bs-list-group-border-width);
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-right-radius: var(--bs-list-group-border-radius);
    border-top-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-left-radius: var(--bs-list-group-border-radius);
    border-bottom-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-right-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-right: calc(var(--bs-list-group-border-width) * -1);
    border-right-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-right-radius: var(--bs-list-group-border-radius);
    border-top-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-left-radius: var(--bs-list-group-border-radius);
    border-bottom-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-right-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-right: calc(var(--bs-list-group-border-width) * -1);
    border-right-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-right-radius: var(--bs-list-group-border-radius);
    border-top-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-left-radius: var(--bs-list-group-border-radius);
    border-bottom-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-right-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-right: calc(var(--bs-list-group-border-width) * -1);
    border-right-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-right-radius: var(--bs-list-group-border-radius);
    border-top-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-left-radius: var(--bs-list-group-border-radius);
    border-bottom-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-right-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-right: calc(var(--bs-list-group-border-width) * -1);
    border-right-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-right-radius: var(--bs-list-group-border-radius);
    border-top-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-left-radius: var(--bs-list-group-border-radius);
    border-bottom-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-right-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-right: calc(var(--bs-list-group-border-width) * -1);
    border-right-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #084298;
  background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}
.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}
.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}
.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}
.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}
.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.375rem;
  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(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close.disabled,
.btn-close:disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-border-width: 1px;
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: 0.375rem;
  --bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-toast-header-color: #6c757d;
  --bs-toast-header-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-header-border-color: rgba(0, 0, 0, 0.05);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}
.toast-container {
  position: absolute;
  z-index: 1090;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}
.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid
    var(--bs-toast-header-border-color);
  border-top-right-radius: calc(
    var(--bs-toast-border-radius) - var(--bs-toast-border-width)
  );
  border-top-left-radius: calc(
    var(--bs-toast-border-radius) - var(--bs-toast-border-width)
  );
}
.toast-header .btn-close {
  margin-left: calc(var(--bs-toast-padding-x) * -0.5);
  margin-right: var(--bs-toast-padding-x);
}
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --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: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 1px;
  --bs-modal-title-line-height: 1.5;
  --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;
  right: 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;
  right: 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-right-radius: var(--bs-modal-inner-border-radius);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5)
    calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(var(--bs-modal-header-padding-y) * -0.5) auto
    calc(var(--bs-modal-header-padding-y) * -0.5)
    calc(var(--bs-modal-header-padding-x) * -0.5);
}
.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) * 0.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-left-radius: var(--bs-modal-inner-border-radius);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}
@media (min-width: 576px) {
  .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-left: auto;
    margin-right: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .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-footer,
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
@media (max-width: 575.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-footer,
  .modal-fullscreen-sm-down .modal-header {
    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-footer,
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.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-footer,
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.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-footer,
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.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-footer,
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: #fff;
  --bs-tooltip-bg: #000;
  --bs-tooltip-border-radius: 0.375rem;
  --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: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: right;
  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-auto[data-popper-placement^="top"] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height)
    calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
  left: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5)
    var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
  top: 0;
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5)
    var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
  right: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0
    calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}
.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, 0);
}
.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: #fff;
  --bs-popover-border-width: 1px;
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: 0.5rem;
  --bs-popover-inner-border-radius: calc(0.5rem - 1px);
  --bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: var(--bs-heading-color);
  --bs-popover-header-bg: #f0f0f0;
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: #212529;
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: right;
  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-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::after,
.popover .popover-arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow,
.bs-popover-top > .popover-arrow {
  bottom: calc(
    var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width)
  );
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::after,
.bs-popover-top > .popover-arrow::before {
  border-width: var(--bs-popover-arrow-height)
    calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after,
.bs-popover-top > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow,
.bs-popover-end > .popover-arrow {
  left: calc(
    var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width)
  );
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before,
.bs-popover-end > .popover-arrow::after,
.bs-popover-end > .popover-arrow::before {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5)
    var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before,
.bs-popover-end > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after,
.bs-popover-end > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow,
.bs-popover-bottom > .popover-arrow {
  top: calc(
    var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width)
  );
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::before {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5)
    var(--bs-popover-arrow-height);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  right: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-right: calc(var(--bs-popover-arrow-width) * -0.5);
  content: "";
  border-bottom: var(--bs-popover-border-width) solid
    var(--bs-popover-header-bg);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow,
.bs-popover-start > .popover-arrow {
  right: calc(
    var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width)
  );
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before,
.bs-popover-start > .popover-arrow::after,
.bs-popover-start > .popover-arrow::before {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0
    calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before,
.bs-popover-start > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after,
.bs-popover-start > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid
    var(--bs-popover-border-color);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: right;
  width: 100%;
  margin-left: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
  transform: translateX(100%);
}
.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .active.carousel-item-start {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  right: 0;
}
.carousel-control-next {
  left: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-left: 15%;
  margin-bottom: 1rem;
  margin-right: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-left: 3px;
  margin-right: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  bottom: 1.25rem;
  right: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}
.spinner-border,
.spinner-grow {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  -webkit-animation: var(--bs-spinner-animation-speed) linear infinite
    var(--bs-spinner-animation-name);
  animation: var(--bs-spinner-animation-speed) linear infinite
    var(--bs-spinner-animation-name);
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-left-color: transparent;
}
.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}
.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm,
.offcanvas-xl,
.offcanvas-xxl {
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: ;
  --bs-offcanvas-bg: #fff;
  --bs-offcanvas-border-width: 1px;
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.show:not(.hiding),
  .offcanvas-sm.showing {
    transform: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.hiding,
  .offcanvas-sm.show,
  .offcanvas-sm.showing {
    visibility: visible;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-end {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-top {
    top: 0;
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-bottom {
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.show:not(.hiding),
  .offcanvas-md.showing {
    transform: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.hiding,
  .offcanvas-md.show,
  .offcanvas-md.showing {
    visibility: visible;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-end {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-top {
    top: 0;
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-bottom {
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.show:not(.hiding),
  .offcanvas-lg.showing {
    transform: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.hiding,
  .offcanvas-lg.show,
  .offcanvas-lg.showing {
    visibility: visible;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-end {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-top {
    top: 0;
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-bottom {
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.show:not(.hiding),
  .offcanvas-xl.showing {
    transform: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.hiding,
  .offcanvas-xl.show,
  .offcanvas-xl.showing {
    visibility: visible;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-end {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-top {
    top: 0;
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-bottom {
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.show:not(.hiding),
  .offcanvas-xxl.showing {
    transform: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.hiding,
  .offcanvas-xxl.show,
  .offcanvas-xxl.showing {
    visibility: visible;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-bottom {
    left: 0;
    right: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid
      var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.show:not(.hiding),
.offcanvas.showing {
  transform: none;
}
.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
  visibility: visible;
}
.offcanvas.offcanvas-start {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid
    var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid
    var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  left: 0;
  right: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid
    var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  left: 0;
  right: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid
    var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5)
    calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(var(--bs-offcanvas-padding-y) * -0.5);
  margin-left: calc(var(--bs-offcanvas-padding-x) * -0.5);
  margin-bottom: calc(var(--bs-offcanvas-padding-y) * -0.5);
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}
.placeholder-xs {
  min-height: 0.6em;
}
.placeholder-sm {
  min-height: 0.8em;
}
.placeholder-lg {
  min-height: 1.2em;
}
.placeholder-glow .placeholder {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
  animation: placeholder-glow 2s ease-in-out infinite;
}
@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(
    130deg,
    #000 55%,
    rgba(0, 0, 0, 0.8) 75%,
    #000 95%
  );
  mask-image: linear-gradient(
    130deg,
    #000 55%,
    rgba(0, 0, 0, 0.8) 75%,
    #000 95%
  );
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
  animation: placeholder-wave 2s linear infinite;
}
@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-info {
  color: #000 !important;
  background-color: RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important;
}
.link-primary {
  color: #0d6efd !important;
}
.link-primary:focus,
.link-primary:hover {
  color: #0a58ca !important;
}
.link-secondary {
  color: #6c757d !important;
}
.link-secondary:focus,
.link-secondary:hover {
  color: #565e64 !important;
}
.link-success {
  color: #198754 !important;
}
.link-success:focus,
.link-success:hover {
  color: #146c43 !important;
}
.link-info {
  color: #0dcaf0 !important;
}
.link-info:focus,
.link-info:hover {
  color: #3dd5f3 !important;
}
.link-warning {
  color: #ffc107 !important;
}
.link-warning:focus,
.link-warning:hover {
  color: #ffcd39 !important;
}
.link-danger {
  color: #dc3545 !important;
}
.link-danger:focus,
.link-danger:hover {
  color: #b02a37 !important;
}
.link-light {
  color: #f8f9fa !important;
}
.link-light:focus,
.link-light:hover {
  color: #f9fafb !important;
}
.link-dark {
  color: #212529 !important;
}
.link-dark:focus,
.link-dark:hover {
  color: #1a1e21 !important;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1030;
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}
.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}
.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: right !important;
}
.float-end {
  float: left !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: -webkit-sticky !important;
  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 {
  right: 0 !important;
}
.start-50 {
  right: 50% !important;
}
.start-100 {
  right: 100% !important;
}
.end-0 {
  left: 0 !important;
}
.end-50 {
  left: 50% !important;
}
.end-100 {
  left: 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-left: var(--bs-border-width) var(--bs-border-style)
    var(--bs-border-color) !important;
}
.border-end-0 {
  border-left: 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-right: var(--bs-border-width) var(--bs-border-style)
    var(--bs-border-color) !important;
}
.border-start-0 {
  border-right: 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.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-left: 0 !important;
}
.me-1 {
  margin-left: 0.25rem !important;
}
.me-2 {
  margin-left: 0.5rem !important;
}
.me-3 {
  margin-left: 1rem !important;
}
.me-4 {
  margin-left: 1.5rem !important;
}
.me-5 {
  margin-left: 3rem !important;
}
.me-auto {
  margin-left: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-right: 0 !important;
}
.ms-1 {
  margin-right: 0.25rem !important;
}
.ms-2 {
  margin-right: 0.5rem !important;
}
.ms-3 {
  margin-right: 1rem !important;
}
.ms-4 {
  margin-right: 1.5rem !important;
}
.ms-5 {
  margin-right: 3rem !important;
}
.ms-auto {
  margin-right: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-left: 0 !important;
}
.pe-1 {
  padding-left: 0.25rem !important;
}
.pe-2 {
  padding-left: 0.5rem !important;
}
.pe-3 {
  padding-left: 1rem !important;
}
.pe-4 {
  padding-left: 1.5rem !important;
}
.pe-5 {
  padding-left: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-right: 0 !important;
}
.ps-1 {
  padding-right: 0.25rem !important;
}
.ps-2 {
  padding-right: 0.5rem !important;
}
.ps-3 {
  padding-right: 1rem !important;
}
.ps-4 {
  padding-right: 1.5rem !important;
}
.ps-5 {
  padding-right: 3rem !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !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.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: right !important;
}
.text-end {
  text-align: left !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;
}
.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: rgba(var(--bs-body-color-rgb), 0.75) !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 {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  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-right-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-end {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-start {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: right !important;
  }
  .float-sm-end {
    float: left !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.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-left: 0 !important;
  }
  .me-sm-1 {
    margin-left: 0.25rem !important;
  }
  .me-sm-2 {
    margin-left: 0.5rem !important;
  }
  .me-sm-3 {
    margin-left: 1rem !important;
  }
  .me-sm-4 {
    margin-left: 1.5rem !important;
  }
  .me-sm-5 {
    margin-left: 3rem !important;
  }
  .me-sm-auto {
    margin-left: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-right: 0 !important;
  }
  .ms-sm-1 {
    margin-right: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-right: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-right: 1rem !important;
  }
  .ms-sm-4 {
    margin-right: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-right: 3rem !important;
  }
  .ms-sm-auto {
    margin-right: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-sm-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-sm-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-left: 0 !important;
  }
  .pe-sm-1 {
    padding-left: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-left: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-left: 1rem !important;
  }
  .pe-sm-4 {
    padding-left: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-left: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-right: 0 !important;
  }
  .ps-sm-1 {
    padding-right: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-right: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-right: 1rem !important;
  }
  .ps-sm-4 {
    padding-right: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-right: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .text-sm-start {
    text-align: right !important;
  }
  .text-sm-end {
    text-align: left !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: right !important;
  }
  .float-md-end {
    float: left !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.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-md-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-md-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-left: 0 !important;
  }
  .me-md-1 {
    margin-left: 0.25rem !important;
  }
  .me-md-2 {
    margin-left: 0.5rem !important;
  }
  .me-md-3 {
    margin-left: 1rem !important;
  }
  .me-md-4 {
    margin-left: 1.5rem !important;
  }
  .me-md-5 {
    margin-left: 3rem !important;
  }
  .me-md-auto {
    margin-left: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-right: 0 !important;
  }
  .ms-md-1 {
    margin-right: 0.25rem !important;
  }
  .ms-md-2 {
    margin-right: 0.5rem !important;
  }
  .ms-md-3 {
    margin-right: 1rem !important;
  }
  .ms-md-4 {
    margin-right: 1.5rem !important;
  }
  .ms-md-5 {
    margin-right: 3rem !important;
  }
  .ms-md-auto {
    margin-right: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-md-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-md-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-md-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-md-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-left: 0 !important;
  }
  .pe-md-1 {
    padding-left: 0.25rem !important;
  }
  .pe-md-2 {
    padding-left: 0.5rem !important;
  }
  .pe-md-3 {
    padding-left: 1rem !important;
  }
  .pe-md-4 {
    padding-left: 1.5rem !important;
  }
  .pe-md-5 {
    padding-left: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-right: 0 !important;
  }
  .ps-md-1 {
    padding-right: 0.25rem !important;
  }
  .ps-md-2 {
    padding-right: 0.5rem !important;
  }
  .ps-md-3 {
    padding-right: 1rem !important;
  }
  .ps-md-4 {
    padding-right: 1.5rem !important;
  }
  .ps-md-5 {
    padding-right: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .text-md-start {
    text-align: right !important;
  }
  .text-md-end {
    text-align: left !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: right !important;
  }
  .float-lg-end {
    float: left !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.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-left: 0 !important;
  }
  .me-lg-1 {
    margin-left: 0.25rem !important;
  }
  .me-lg-2 {
    margin-left: 0.5rem !important;
  }
  .me-lg-3 {
    margin-left: 1rem !important;
  }
  .me-lg-4 {
    margin-left: 1.5rem !important;
  }
  .me-lg-5 {
    margin-left: 3rem !important;
  }
  .me-lg-auto {
    margin-left: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-right: 0 !important;
  }
  .ms-lg-1 {
    margin-right: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-right: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-right: 1rem !important;
  }
  .ms-lg-4 {
    margin-right: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-right: 3rem !important;
  }
  .ms-lg-auto {
    margin-right: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-lg-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-lg-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-left: 0 !important;
  }
  .pe-lg-1 {
    padding-left: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-left: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-left: 1rem !important;
  }
  .pe-lg-4 {
    padding-left: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-left: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-right: 0 !important;
  }
  .ps-lg-1 {
    padding-right: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-right: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-right: 1rem !important;
  }
  .ps-lg-4 {
    padding-right: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-right: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .text-lg-start {
    text-align: right !important;
  }
  .text-lg-end {
    text-align: left !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: right !important;
  }
  .float-xl-end {
    float: left !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.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-left: 0 !important;
  }
  .me-xl-1 {
    margin-left: 0.25rem !important;
  }
  .me-xl-2 {
    margin-left: 0.5rem !important;
  }
  .me-xl-3 {
    margin-left: 1rem !important;
  }
  .me-xl-4 {
    margin-left: 1.5rem !important;
  }
  .me-xl-5 {
    margin-left: 3rem !important;
  }
  .me-xl-auto {
    margin-left: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-right: 0 !important;
  }
  .ms-xl-1 {
    margin-right: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-right: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-right: 1rem !important;
  }
  .ms-xl-4 {
    margin-right: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-right: 3rem !important;
  }
  .ms-xl-auto {
    margin-right: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-xl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-xl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-left: 0 !important;
  }
  .pe-xl-1 {
    padding-left: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-left: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-left: 1rem !important;
  }
  .pe-xl-4 {
    padding-left: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-left: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-right: 0 !important;
  }
  .ps-xl-1 {
    padding-right: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-right: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-right: 1rem !important;
  }
  .ps-xl-4 {
    padding-right: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-right: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .text-xl-start {
    text-align: right !important;
  }
  .text-xl-end {
    text-align: left !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: right !important;
  }
  .float-xxl-end {
    float: left !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.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-left: 0 !important;
  }
  .me-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-left: 1rem !important;
  }
  .me-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-left: 3rem !important;
  }
  .me-xxl-auto {
    margin-left: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-right: 0 !important;
  }
  .ms-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-right: 1rem !important;
  }
  .ms-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-right: 3rem !important;
  }
  .ms-xxl-auto {
    margin-right: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-xxl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-xxl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-left: 0 !important;
  }
  .pe-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-left: 1rem !important;
  }
  .pe-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-left: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-right: 0 !important;
  }
  .ps-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-right: 1rem !important;
  }
  .ps-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-right: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: right !important;
  }
  .text-xxl-end {
    text-align: left !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !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;
  }
}

/**
* Swiper 9.3.2
* 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 15, 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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  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;
}
.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);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  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)
  );
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .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);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl)
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification,
swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/* Style Hami Theme */

@font-face {
  font-family: hami;
  src: url("../fonts/hami/hami.eot");
  src: url("../fonts/hami/hami.woff2") format("woff2");
  src: url("../fonts/hami/hami.woff") format("woff");
  src: url("../fonts/hami/hami.ttf") format("truetype");
}

.banners-home-seven {
  z-index: 99;
  margin-top: -111px;
}

@media only screen and (max-width: 991px) {
  .banners-home-seven {
    margin-top: 32px;
  }
}

.banners-home-seven .row {
  margin: 0 -15px;
  gap: 30px 0;
}

.banners-home-seven .row > div {
  padding: 0 15px;
}

@media only screen and (max-width: 575px) {
  .banners-home-seven .row > div img {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
  }
}

/* Box Price */
.ready-cases {
  background: #212341 url("./../images/bg-ready-cases.png") 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 224px 0 0;
  margin: -264px 0 0;
}
.ready-cases .section-heading {
  margin-bottom: 45px;
}
.ready-cases .section-heading-sub-title {
  font-weight: 500;
}

.ready-cases .section-heading-title {
  font-weight: 900;
}

.box-price-item {
  z-index: 2;
  padding: 34px 12px 107px;
  margin-bottom: -125px;
  line-height: 22px;
}

.box-price-item::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0d0e1c),
    color-stop(rgba(29, 30, 57, 0.22)),
    to(rgba(33, 35, 65, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -moz-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -o-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: linear-gradient(
    to bottom,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  opacity: 0.5;
  z-index: -1;
  -webkit-box-shadow: 0 8px 50px rgba(134, 142, 150, 0.13);
  -moz-box-shadow: 0 8px 50px rgba(134, 142, 150, 0.13);
  box-shadow: 0 8px 50px rgba(134, 142, 150, 0.13);
}

.box-price-item h2 {
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 20px;
}

.box-price-item ul {
  padding: 40px 0;
}

.box-price-item ul::before,
.box-price-item ul::after {
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 124px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.13);
}

.box-price-item ul::before {
  top: 0;
}

.box-price-item ul::after {
  bottom: 0;
}

.box-price-item ul li {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
}

.box-price-item .price {
  margin: 20px 0 24px;
  font-weight: 800;
  font-size: 50px;
  line-height: 75px;
  color: #49be78;
}

.box-price-item .price div {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  margin-right: 15px;
  line-height: 22px;
}

.box-price-item .btn {
  padding: 14px 35px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.box-price-item.active {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

.box-price-item.active::before {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#eb2856),
    color-stop(rgba(29, 30, 57, 0.22)),
    to(rgba(33, 35, 65, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    #eb2856,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -moz-linear-gradient(
    top,
    #eb2856,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -o-linear-gradient(
    top,
    #eb2856,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: linear-gradient(
    to bottom,
    #eb2856,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
}

.box-price-item.active .btn {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}

.row:hover .box-price-item {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.row:hover .box-price-item::before {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0d0e1c),
    color-stop(rgba(29, 30, 57, 0.22)),
    to(rgba(33, 35, 65, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -moz-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -o-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: linear-gradient(
    to bottom,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
}

.row:hover .box-price-item .btn {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.row .box-price-item:hover {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

.row .box-price-item:hover::before {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#eb2856),
    color-stop(rgba(29, 30, 57, 0.22)),
    to(rgba(33, 35, 65, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    #eb2856,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -moz-linear-gradient(
    top,
    #eb2856,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -o-linear-gradient(
    top,
    #eb2856,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: linear-gradient(
    to bottom,
    #eb2856,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
}

.row .box-price-item:hover .btn {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}

@media only screen and (max-width: 1399px) {
  .ready-cases {
    margin-top: -230px;
  }
}

@media only screen and (max-width: 1199px) {
  .ready-cases {
    margin-top: -195px;
  }
}

@media only screen and (max-width: 991px) {
  .ready-cases {
    margin-top: -144px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding: 180px 0 40px;
  }
  .ready-cases .row {
    gap: 24px 0;
  }
  .box-price-item {
    margin-bottom: 0;
    padding-bottom: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .ready-cases {
    margin-top: -100px;
    padding: 120px 0 40px;
  }
  .box-price-item .price {
    font-size: 40px;
  }
  .box-price-item .price div {
    font-size: 14px;
  }
}

@media only screen and (max-width: 575px) {
  .ready-cases {
    margin-top: -80px;
  }
}

.sale-ready-cases {
  z-index: 2;
  padding-top: 67px;
}

.sale-ready-cases + .best-seller-products {
  margin: 187px 0 126px;
}

@media only screen and (max-width: 767px) {
  .sale-ready-cases + .best-seller-products {
    margin: 100px 0 80px;
  }
}

.sale-ready-cases::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(-20%, rgba(0, 255, 147, 0)),
    to(#00ff93)
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 255, 147, 0) -20%,
    #00ff93
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 255, 147, 0) -20%,
    #00ff93
  );
  background-image: -o-linear-gradient(top, rgba(0, 255, 147, 0) -20%, #00ff93);
  background-image: linear-gradient(
    to bottom,
    rgba(0, 255, 147, 0) -20%,
    #00ff93
  );
  opacity: 0.19;
  z-index: -1;
}

.sale-ready-cases-heading h2 {
  font-weight: 500;
  font-size: 23px;
  line-height: 40px;
  margin-bottom: 70px;
}

.sale-ready-cases-heading h2 b {
  font-size: 34px;
  font-weight: 900;
}

.box-price-itemv2 {
  z-index: 2;
  padding: 34px 0 107px;
  margin-bottom: -128px;
}

.box-price-itemv2::before,
.box-price-itemv2::after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.box-price-itemv2::before {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0d0e1c),
    color-stop(rgba(29, 30, 57, 0.22)),
    to(rgba(33, 35, 65, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -moz-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -o-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: linear-gradient(
    to bottom,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  z-index: -2;
}

.box-price-itemv2::after {
  background: url("./../images/bg-panel.png") 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.box-price-itemv2 h2 {
  font-size: 36px;
  line-height: 54px;
}

.box-price-itemv2 ul {
  margin: 19px 0;
  padding: 42px 0 39px;
}

.box-price-itemv2 ul::before,
.box-price-itemv2 ul::after {
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.13);
  width: 124px;
  height: 1px;
}

.box-price-itemv2 ul::before {
  top: 0;
}

.box-price-itemv2 ul::after {
  bottom: 0;
}

.box-price-itemv2 ul li {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
}

.box-price-itemv2 .price > span {
  font-size: 50px;
  font-weight: 900;
  line-height: 36px;
  color: #00ff93;
  margin-left: 15px;
}

.box-price-itemv2 .price > div {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.box-price-itemv2 .btn {
  padding: 14px 36px 12px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.box-price-itemv2.active {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

.box-price-itemv2.active::before {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00ff93),
    color-stop(#00ff93),
    color-stop(90%, rgba(33, 35, 65, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    #00ff93,
    #00ff93,
    rgba(33, 35, 65, 0) 90%
  );
  background-image: -moz-linear-gradient(
    top,
    #00ff93,
    #00ff93,
    rgba(33, 35, 65, 0) 90%
  );
  background-image: -o-linear-gradient(
    top,
    #00ff93,
    #00ff93,
    rgba(33, 35, 65, 0) 90%
  );
  background-image: linear-gradient(
    to bottom,
    #00ff93,
    #00ff93,
    rgba(33, 35, 65, 0) 90%
  );
}

.box-price-itemv2.active::after {
  opacity: 1;
  visibility: visible;
}

.box-price-itemv2.active .btn {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}

.row:hover .box-price-itemv2 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.row:hover .box-price-itemv2::before {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0d0e1c),
    color-stop(rgba(29, 30, 57, 0.22)),
    to(rgba(33, 35, 65, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -moz-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: -o-linear-gradient(
    top,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
  background-image: linear-gradient(
    to bottom,
    #0d0e1c,
    rgba(29, 30, 57, 0.22),
    rgba(33, 35, 65, 0)
  );
}

.row:hover .box-price-itemv2::after {
  opacity: 0;
  visibility: hidden;
}

.row:hover .box-price-itemv2 .btn {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.row .box-price-itemv2:hover {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

.row .box-price-itemv2:hover::before {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00ff93),
    color-stop(#00ff93),
    color-stop(90%, rgba(33, 35, 65, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    #00ff93,
    #00ff93,
    rgba(33, 35, 65, 0) 90%
  );
  background-image: -moz-linear-gradient(
    top,
    #00ff93,
    #00ff93,
    rgba(33, 35, 65, 0) 90%
  );
  background-image: -o-linear-gradient(
    top,
    #00ff93,
    #00ff93,
    rgba(33, 35, 65, 0) 90%
  );
  background-image: linear-gradient(
    to bottom,
    #00ff93,
    #00ff93,
    rgba(33, 35, 65, 0) 90%
  );
}

.row .box-price-itemv2:hover::after {
  opacity: 1;
  visibility: visible;
}

.row .box-price-itemv2:hover .btn {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}

@media only screen and (max-width: 991px) {
  .sale-ready-cases {
    padding-bottom: 32px;
  }
  .sale-ready-cases .row {
    gap: 24px 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
  }
  .sale-ready-cases .row::-webkit-scrollbar {
    display: none;
  }
  .sale-ready-cases .row > div {
    scroll-snap-align: start;
    max-width: 50%;
  }
  .row .box-price-itemv2,
  .row .box-price-itemv2:hover,
  .row .box-price-itemv2.active {
    margin-bottom: 0;
    padding-bottom: 32px;
  }
  .row .box-price-itemv2,
  .row .box-price-itemv2 .btn,
  .row .box-price-itemv2:hover,
  .row .box-price-itemv2:hover .btn,
  .row .box-price-itemv2.active,
  .row .box-price-itemv2.active .btn {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
  }
}

@media only screen and (max-width: 767px) {
  .sale-ready-cases .row > div {
    max-width: 100%;
  }
  .box-price-itemv2 .price > span {
    font-size: 38px;
  }
}

/* Banner Products V4 */
.banner_ads_v4 {
  width: 280px;
  height: 500px;
  margin: 60px auto;
}
.banner_card_v4 {
  border-radius: 25px;
  box-shadow: -11px 11px 1px rgba(0, 0, 0, 0.3);
}
.banner_card_v4-head {
  position: relative;
  height: 252px;
  background: #fa782e;
  background: -moz-linear-gradient(-45deg, #fa782e 8%, #c82938 83%);
  background: -webkit-linear-gradient(-45deg, #fa782e 8%, #c82938 83%);
  background: linear-gradient(-45deg, #fa782e 8%, #c82938 83%);
  /*  filter: progid:DXImageTransform.Microsoft.gradient(
  	startColorstr='#fa782e',
  	endColorstr='#c82930',
  	GradientType=1);
*/
  border-radius: 25px 25px 0 0;
}
.card-logo-banner-v4 {
  width: 55px;
  margin: 20px;
}
.product-img-banner-v4 {
  position: absolute;
  right: 0;
  margin-top: -16px;
  margin-right: 50px;
}
.product-details-banner-v4 {
  padding: 0 20px;
  font-size: 11px;
  color: #fff;
}
.product-details-banner-v4 h2 {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0px;
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
}
.back-text {
  display: inline-block;
  font-size: 125px;
  font-weight: 900;
  margin-left: -7px;
  margin-top: -12px;
  opacity: 0.1;
}
.banner_card_v4-body {
  height: 255px;
  background: #fff;
  border-radius: 0 0 25px 25px;
  border: 1px solid #ebebeb;
}
.product-title-banner-v4 {
  padding: 20px 20px 5px 20px;
  display: block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.product-title-banner-v4 b {
  font-weight: 900;
  letter-spacing: 0px;
}
.badge-banner-v4 {
  position: relative;
  font-size: 10px;
  font-weight: 300;
  color: #fff;
  background: #11e95b;
  padding: 2px 5px;
  border-radius: 4px;
  top: -2px;
  margin-left: 5px;
  float: left;
  padding: 0px 10px;
}
.product-caption-banner-v4 {
  display: block;
  padding: 0 20px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.product-rating-banner-v4 {
  padding: 0 20px;
  font-size: 11px;
}
.product-rating-banner-v4 i.grey {
  color: #acacab;
}
.product-size-banner-v4 h4 {
  font-size: 11px;
  padding: 0 21px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  text-transform: uppercase;
}
.ul-size {
  margin-left: 15px;
  margin-bottom: -20px;
}
.ul-size li {
  list-style: none;
  float: left;
  margin-right: 20px;
}
.ul-size li a {
  display: inline-block;
  text-decoration: none;
  font-size: 11px;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  text-align: center;
  line-height: 23px;
  color: #000;
}
.ul-size li a.active {
  background: #f35e3d;
  color: #fff;
}
.product-size-banner-v4:before,
.product-size-banner-v4:after {
  content: "";
  display: block;
  clear: both;
}
.product-color-banner-v4 h4 {
  font-size: 11px;
  padding: 0 21px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: -10px;
  text-transform: uppercase;
}
.ul-color {
  margin-left: 27px;
  margin-bottom: -20px;
  display: inline-block;
}
.ul-color li {
  list-style: none;
  float: left;
  margin-right: 20px;
}
.ul-color li a {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
.ul-color li a.orange {
  background: #f35e3d;
}
.ul-color li a.green {
  background: #11e95b;
}
.ul-color li a.yellow {
  background: #ffd414;
}
.ul-color li a.active:after {
  position: absolute;
  content: "";
  display: inline-block;
  border: 1px solid #f35e3d;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  margin-left: -5px;
  margin-top: -5px;
}
.product-price-banner-v4 {
  position: absolute;
  background: #11e95b;
  padding: 7px 20px;
  text-align: center;
  display: inline-block;
  font-size: 24px;
  font-weight: 200;
  color: #fff;
  border-radius: 7px;
  margin-top: -13px;
  margin-left: -5px;
  box-shadow: -10px 20px 15px -10px rgba(17, 233, 91, 0.3);
}
.product-price-banner-v4 b {
  margin-left: 5px;
  font-size: 13px;
}

/* Slider Products V3 */
.banner_ads_v3 {
  position: relative;
}
.banner_ads_v3 .card-products-v3 {
  position: relative;
  width: 320px;
  height: 450px;
  background: #232323;
  border-radius: 20px;
  overflow: hidden;
}
.banner_ads_v3 .card-products-v3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #9bdc28;
  clip-path: circle(150px at 80% 20%);
  transition: 0.5s ease-in-out;
}
.banner_ads_v3 .card-products-v3:hover:before {
  clip-path: circle(300px at 80% -20%);
}
.banner_ads_v3 .card-products-v3:after {
  content: "Nike";
  position: absolute;
  top: 30%;
  left: -20%;
  font-size: 12em;
  font-weight: 800;
  font-style: italic;
  color: rgba(255, 255, 25, 0.05);
}
.banner_ads_v3 .card-products-v3 .imgBx {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10000;
  width: 100%;
  height: 220px;
  transition: 0.5s;
}
.banner_ads_v3 .card-products-v3:hover .imgBx {
  top: 0%;
  transform: translateY(0%);
}
.banner_ads_v3 .card-products-v3 .imgBx img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-25deg);
  width: 270px;
}
.banner_ads_v3 .card-products-v3 .contentBx {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  text-align: center;
  transition: 1s;
  z-index: 10;
}
.banner_ads_v3 .card-products-v3:hover .contentBx {
  height: 210px;
}
.banner_ads_v3 .card-products-v3 .contentBx h2 {
  position: relative;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  margin: 0;
}
.banner_ads_v3 .card-products-v3 .contentBx .size,
.banner_ads_v3 .card .contentBx .color {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.banner_ads_v3 .card-products-v3:hover .contentBx .size {
  opacity: 1;
  visibility: visible;
  transition-delay: 0.5s;
}
.banner_ads_v3 .card-products-v3:hover .contentBx .color {
  opacity: 1;
  visibility: visible;
  transition-delay: 0.6s;
}
.banner_ads_v3 .card-products-v3 .contentBx .size h3,
.banner_ads_v3 .card-products-v3 .contentBx .color h3 {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-right: 10px;
}
.banner_ads_v3 .card-products-v3 .contentBx .size span {
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  display: inline-block;
  color: #111;
  background: #fff;
  margin: 0 5px;
  transition: 0.5s;
  color: #111;
  border-radius: 4px;
  cursor: pointer;
}
.banner_ads_v3 .card-products-v3 .contentBx .size span:hover {
  background: #9bdc28;
}
.banner_ads_v3 .card-products-v3 .contentBx .color span {
  width: 20px;
  height: 20px;
  background: #ff0;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}
.banner_ads_v3 .card-products-v3 .contentBx .color span:nth-child(2) {
  background: #9bdc28;
}
.banner_ads_v3 .card-products-v3 .contentBx .color span:nth-child(3) {
  background: #03a9f4;
}
.banner_ads_v3 .card-products-v3 .contentBx .color span:nth-child(4) {
  background: #e91e63;
}
.banner_ads_v3 .card-products-v3 .contentBx a {
  display: inline-block;
  padding: 13px 15px;
  background: #fff;
  border-radius: 15px;
  margin-top: 10px;
  text-decoration: none;
  font-weight: 100;
  color: #111;
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s;
  transition-delay: 0s;
  margin-top: 20px;
  font-size: 13px;
}
.banner_ads_v3 .card-products-v3:hover .contentBx a {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 0.75s;
}
.article_item_slider_v4 {
  position: relative;
  display: block ruby;
  width: 100%;
}
.banner_ads_v3 .card-products-v3 .dec-banner-v4 p {
  margin-left: 20px;
  margin-right: 20px;
  color: #fff;
  text-align: center !important;
  padding-bottom: 10px;
  opacity: 0.4;
  line-height: 1.4;
  font-size: 13px;
}

/* Header Style Elementor */
/* box-woo-header  */

.box-icon-woo-hmi {
  float: left;
  font-size: 30px;
  padding: 10px;
  padding-right: 10px;
  color: #515151;
  margin-top: 9px;
  margin-right: 10px;
  position: relative;
}

/* start btn call style  */
.call-button {
  display: inline-flex;
  padding: 2px 10px;
  align-items: center;
  justify-content: space-between;
  transition: background-color 250ms, box-shadow 250ms;
  border-radius: 12px;
  margin-top: -5px;
  line-height: 32px;
}
.call-btn-hami {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  padding: 7px 15px;
}
.call-btn-hami a {
  color: #000;
  font-size: 14px;
}
.call-btn-hami i {
  font-size: 24px;
  margin-right: 3px;
  color: #f30a49;
  line-height: 32px;
}
.number-call {
  display: inline-block;
}

/* start btn offer style  */
.offer-btn {
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f30a4926;
  height: 31px;
  border-radius: 9px;
  color: #f30a49;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 13px;
  gap: 4px;
  margin-bottom: 5px;
  height: 43px;
}
.offer-btn a {
  color: #424750;
}
.offer-btn i {
  font-size: 24px;
  margin-right: 3px;
  color: #f30a49;
}

/* Gaj Demo Style /*
/* start gajmarket style banner */
.banner_hmi_ads_v2 {
  direction: ltr;
  display: grid;
  grid-template-columns: 365px 15px 305px 15px 220px 15px 305px;
  grid-template-rows: 290px 15px 290px;
}
.widget__box {
  border-radius: 25px;
  overflow: hidden;
}
.widget__box--unordered-0 {
  grid-column: 1/2;
  grid-row: 1/4;
}
.widget__box--unordered-1 {
  grid-column: 3/6;
  grid-row: 1/2;
}
.widget__box--unordered-2 {
  grid-column: 7/8;
  grid-row: 1/2;
}
.widget__box--unordered-3 {
  grid-column: 3/4;
  grid-row: 3/4;
}
.widget__box--unordered-4 {
  grid-column: 5/8;
  grid-row: 3/4;
}
/* end gajmarket style banner */

.item-brands-v2 {
  float: none;
  width: 65%;
  height: auto;
  margin: 0 auto;
  padding: 15px;
  border-radius: 8px;
  background-color: #fff;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    transform 0.2s cubic-bezier(0.4, 0, 1, 1);
  position: relative;
}
.item-brands-v2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto 0;
  width: 50px;
  height: 42px;
  z-index: -1;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
}
.item-brands-v2 img {
  position: relative;
  margin: 0 auto;
  width: 106px !important;
  height: 65px !important;
}
.item-brands-v2:hover .img {
  background-position: -443px -3px;
}
.brand__name {
  display: block;
  color: #0e1935;
  border-bottom: 1px solid transparent;
  border-bottom-color: transparent;
  padding: 5px 0;
  text-align: center;
  white-space: nowrap;
}
.item-brands-v2:hover .brand__name {
  font-family: bold;
  border-color: #85c441;
}

/* gajmarket style */
.gajmarket-style-all {
  float: right;
  width: 100%;
  padding: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
  padding-top: 0px;
  border-radius: 25px;
  border-radius: 30px;
  padding-bottom: 20px;
  margin-top: 0%;
  margin-bottom: 3%;
  padding-top: 20px;
}
.gajmarket-style-all svg {
  float: right;
  position: absolute;
  right: 0;
  margin-right: 30px;
  transform: rotate(180deg);
  bottom: 12px;
}
.box-title-gaj {
  margin-right: 60px;
  margin-left: 60px;
  margin-top: 20px;
}
.box-title-gaj h5 {
  float: right;
  width: 100%;
  font-size: 20px;
  color: #fff;
  height: 43px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 16px;
}
.box-title-gaj h5 .title-gaj {
  float: right;
  width: unset;
  height: 43px;
  border-bottom: 1px solid #fff;
}
.box-title-gaj h5 .title-gaj::before {
  content: "";
  background: #fff;
  float: right;
  width: 10px;
  height: 10px;
  border-radius: 90px;
  margin-top: 17px;
  margin-left: 8px;
}
.gaj-pic {
  float: left;
  width: 25%;
  padding: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 0px;
  display: flex;
  justify-content: center;
}
.gaj-pic a {
  transform: rotate(-90deg);
  white-space: nowrap;
}

.slider-products-gaj-hmi {
  float: right;
  width: 75%;
  padding: 0px 20px;
  box-sizing: border-box;
}
.slider-products-off-hmi-gaj {
  width: 78%;
}
.col-off.v2 .slider-products-off-hmi-gaj {
  width: 100%;
  align-items: center;
}
.slider-products-off-hmi-gaj .owl-nav {
  position: absolute;
  width: 10%;
  top: auto;
  font-size: 25px;
  transition: 0.2s all;
  bottom: -45px;
  right: 40px;
}
.slider-products-off-hmi-gaj .owl-nav .owl-prev {
  background: #fff;
  border: 1px solid #a6a6a640;
  padding: 30px 10px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);
  position: absolute;
  right: 5px;
  transition: 0.2s all;
  border-radius: 50%;
  padding: 9px;
  font-size: 18px;
  border: 1px solid #dddde1 !important;
  width: 35px;
  height: 35px;
  line-height: 1;
}
.slider-products-off-hmi-gaj .owl-nav .owl-next {
  background: #fff;
  border: 1px solid #a6a6a640;

  padding: 30px 10px;

  border-top-right-radius: 8px;

  border-bottom-right-radius: 8px;

  box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);

  position: absolute;

  left: 5px;

  transition: 0.2s all;

  border-radius: 50%;

  padding: 9px;

  font-size: 18px;

  border: 1px solid #dddde1 !important;

  width: 35px;

  height: 35px;
  line-height: 1;
}
.amazing-btn-gaj {
  align-items: center;
  background: #fff;
  border-radius: 22px;
  color: #39ae00;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  width: 25%;
  line-height: 0px;
  justify-content: inherit;
  white-space: nowrap;
  font-size: 14px;
  padding: 0px 0px;
  align-items: center;
  background: #fff;
  border-radius: 15px;
  color: #39ae00;
  display: grid;
  position: relative;
}
.amazing-btn-gaj::before {
  content: "";
  position: absolute;
  top: 15px;
  bottom: 5px;
  left: -13px;
  width: 13px;
  border-radius: 10px 0 0 10px;
  opacity: 0.5;
  background-color: #dfe1e8;
  height: 83%;
}

/* slider gaj home */
.gajslider .swiper-pagination-bullet {
  width: 5px;
  height: 10px;
  background: #b0b7bf;
  opacity: 1;
  border-radius: 4px;
  margin-left: 0px !important;
  margin-right: 4px !important;
}
.gajslider .swiper-pagination-bullet-active {
  background: #2dcea2;
  width: 5px;
  border-radius: 90px;
  height: 15px;
}
.gajslider .swiper-slide {
  border-radius: 30px;
  overflow: hidden !important;
}
.gajslider
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  width: 230px;
  right: 0;
  margin-right: 30px;
  position: absolute;
  top: 25px;
}

/* woocomerce style min */

.right-side-dokan {
  float: right;

  width: 19%;
}

.dokan-dash-sidebar {
  float: unset;

  width: 100%;

  background-color: #fff;

  border: 1px solid #ececec;

  border-radius: 8px;

  box-sizing: border-box;

  margin-bottom: 20px;

  overflow: hidden;
}

.dokan-w12 {
  float: right;

  width: 49% !important;
}

.dokan-dash-right {
  float: left !important;
}

.dokan-dash-sidebar .user-name {
  font-size: 13.5px;

  color: #535353;

  padding: 15px 0;

  font-weight: 550;

  padding-top: 0;
}

.dokan-dash-sidebar .user-name a i {
  color: #535353;

  margin-left: 3px;

  margin-right: 5px;
}

.dokan-w6 {
  width: 49% !important;
}

.dokan-dash-sidebar .user-email {
  font-size: 13.5px;

  color: #535353;
}

#dokan-navigation .dokan-dashboard-menu li {
  font-size: 13px;

  padding: 20px 0;

  color: #535353;

  font-weight: 550;
}

#dokan-navigation .dokan-dashboard-menu li.settings .pull-right,
#dokan-navigation .dokan-dashboard-menu li.back .fa-long-arrow-left {
  float: left;

  transform: rotate(180deg);
}

#dokan-navigation .dokan-dashboard-menu li a {
  color: #535353;

  padding: 0 15px;

  display: block;

  box-sizing: border-box;
}

#dokan-navigation .dokan-dashboard-menu li a i {
  margin-left: 10px;

  font-size: 16px;
}

#dokan-navigation .dokan-dashboard-menu .active a {
  color: #ef394e;
}

#dokan-navigation .dokan-dashboard-menu li:hover a {
  color: #ef394e;

  transition: 0.2s all;
}

#dokan-navigation .dokan-dashboard-menu li:hover {
  background: #ef394e0f;

  transition: 0.2s all;
}

#dokan-navigation .dokan-dashboard-menu li.dokan-common-links:hover {
  background: transparent !important;
}

#dokan-navigation .dokan-dashboard-menu li.dokan-common-links:hover a {
  color: #535353;
}

#dokan-navigation .dokan-dashboard-menu .active {
  background: #ef394e0f;
}

#dokan-navigation #mobile-menu-icon,
#toggle-mobile-menu {
  display: none;
}

.dokan-common-links.dokan-clearfix {
  text-align: center;

  border-top: 1px solid #e6e6e6;

  margin-top: 10px;
}

.dokan-common-links.dokan-clearfix .tips {
  width: 24%;

  display: inline-block !important;

  text-align: center;
}

.dokan-common-links.dokan-clearfix .tips i {
  font-size: 1.2rem !important;
}

.dokan-product-listing
  .dokan-product-listing-area
  .product-listing-top
  ul.dokan-listing-filter
  li {
  padding: 0 10px !important;
}

.dokan-product-listing
  .dokan-product-listing-area
  .product-listing-top
  ul.subsubsub
  li.active
  a {
  color: #151515 !important;

  font-size: 14px !important;
}

.product-listing-top .dashboard-widget {
  border: 1px solid #ececec;

  border-radius: 8px;

  padding: 15px;

  box-sizing: border-box;

  margin-bottom: 10px;
}

.dashboard-widget.big-counter {
  text-align: center;
}

.dashboard-widget.big-counter li {
  font-size: 15px;

  padding: 10px 0;

  border-bottom: 1px solid #d2d2d233;

  color: #535353;
}

.dashboard-widget.big-counter li .count {
  padding: 10px 0;

  font-weight: 700;
}

.dashboard-widget .widget-title {
  font-size: 15px;

  color: #535353;

  font-weight: 550;

  border-bottom: 1px solid #ececec;

  padding-bottom: 15px;
}

.dashboard-widget .widget-title i {
  color: #ccc;

  margin-left: 5px;
}

.dashboard-widget .widget-title .pull-right {
  float: left;

  font-size: 13px;
}

.dashboard-widget .widget-title .pull-right a {
  color: #ef394e;
}

.dashboard-widget.orders {
  border: 1px solid #ececec;

  border-radius: 8px;

  padding: 15px;

  box-sizing: border-box;

  margin-bottom: 10px;

  display: inline-block;

  width: 100%;
}

.content-half-part {
  width: 100% !important;

  float: none;
}

.content-half-part .list-count {
  width: 40%;
}

.content-half-part .list-count li {
  font-size: 13px;

  padding: 10px 20px;
}

.content-half-part .list-count li .count {
  float: left;
}

.list-unstyled {
  padding: 10px 0;

  box-sizing: border-box;
}

.list-count li {
  padding: 10px 20px;

  box-sizing: border-box;

  font-size: 13px;
}

.list-count li a {
  color: #ef394e;
}

.list-count li a .count {
  float: left;
}

.dashboard-widget.products .list-count li a {
  color: #535353;
}

.dokan-alert-warning {
  font-family: hmi-font;

  font-size: 14px;
}

.dokan-panel-default {
  background: none;

  border: none;

  margin: 0;

  padding: 0;

  box-shadow: none;

  padding: 15px 0;

  background: none !important;

  border: none !important;

  box-shadow: none !important;
}

.dokan-product-listing .dokan-product-listing-area .dokan-w12 {
  width: 100% !important;
}

.dokan-form-inline.dokan-w8.dokan-product-date-filter {
  float: right !important;

  width: auto;
}

.dokan-form-inline.dokan-w8.dokan-product-date-filter .dokan-form-group {
  width: auto !important;
}

.dokan-product-listing
  .dokan-product-listing-area
  .product-listing-top
  ul.dokan-listing-filter {
  width: 60% !important;
}

.dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter {
  float: right !important;

  width: 55% !important;
}

.dokan-product-listing .dokan-product-listing-area .dokan-product-search-form {
  float: left !important;

  width: 40% !important;
}

.dokan-form-inline .dokan-form-group {
  margin-right: 0 !important;

  float: right !important;

  margin-left: 5px;
}

select.dokan-form-control {
  border-radius: 8px;

  color: #717171;

  border: 1px solid #c8c8c8 !important;

  padding: 10px;

  height: auto !important;
}

.dokan-product-listing
  .dokan-product-listing-area
  form.dokan-product-search-form
  button[name="product_listing_search"] {
  float: left !important;
}

.dokan-product-listing
  .dokan-product-listing-area
  form.dokan-product-search-form
  .dokan-form-group {
  float: left !important;
}

.dokan-form-inline .dokan-form-group select {
  margin-left: 20px;

  border-radius: 8px;

  font-family: hmi-font;

  border: 1px solid #c8c8c8;

  padding-right: 10px;

  padding-top: 10px;

  padding-bottom: 10px;

  height: auto;
}

.dokan-form-inline .dokan-form-group input.dokan-form-control {
  border-radius: 8px;

  border: 1px solid #c8c8c8;

  padding-top: 10px;

  padding-bottom: 10px;

  height: auto;

  line-height: unset;

  padding-right: 10px;
}

.dokan-product-listing .dokan-product-listing-area .dokan-btn {
  padding: 10px;

  color: #fff;

  background: #ef394e;
}

.dokan-product-listing
  .dokan-product-listing-area
  .product-listing-top
  span.dokan-add-product-link {
  float: left !important;

  text-align: left !important;
}

.dokan-product-listing
  .dokan-product-listing-area
  .product-listing-top
  span.dokan-add-product-link
  a {
  border: 1px solid #ef394e !important;

  background: #fff !important;

  color: #ef394e;

  padding: 10px !important;

  font-size: 13px;
}

input[type="submit"].dokan-btn-theme,
a.dokan-btn-theme,
.dokan-btn-theme {
  background-color: #ef394e !important;

  border-color: #ef394e !important;

  padding: 10px;
}

.dokan-dashboard-content .dokan-table > thead > tr > th {
  color: #fdfdfd;

  font-size: 13px;

  font-weight: 600;

  padding: 15px 0;

  box-sizing: border-box;
}

.dokan-dashboard-content #dokan-product-list-table thead {
  background-color: #85b3be;
}

.dokan-dashboard-content #dokan-product-list-table tr th input.dokan-checkbox {
  width: 16px;

  min-width: 16px;

  height: 16px;
}

.dokan-product-listing .dokan-product-listing-area table tbody {
  padding: 10px 0;

  box-sizing: border-box;
}

.dokan-product-listing
  .dokan-product-listing-area
  table.product-listing-table
  td {
  font-size: 13.8px;

  line-height: 30px;

  color: #535353;
}

.dokan-product-listing
  .dokan-product-listing-area
  table.product-listing-table
  td
  strong {
  line-height: 30px;

  font-weight: 500;
}

.dokan-product-listing
  .dokan-product-listing-area
  table.product-listing-table
  td
  .dokan-label-success,
.dokan-product-listing
  .dokan-product-listing-area
  table.product-listing-table
  td
  .dokan-label-default {
  line-height: 30px;

  padding: 7px;

  font-size: 11px;
}

.dokan-product-listing
  .dokan-product-listing-area
  table.product-listing-table
  mark.instock,
.dokan-product-listing
  .dokan-product-listing-area
  table.product-listing-table
  mark.outofstock {
  font-size: 11px;
}

.dokan-product-listing
  .dokan-product-listing-area
  table.product-listing-table
  td
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
  font-size: 13px !important;
}

.dokan-dashboard-content a.dokan-btn-sm,
.dokan-btn-sm {
  padding: 5px 10px !important;

  font-size: 12px;

  line-height: 1.5;

  border-radius: 3px;

  border: 1px solid #ef394e !important;

  background: #fff !important;

  color: #ef394e !important;
}

.dokan-dashboard-content .entry-title {
  font-size: 17px;

  color: #535353;

  font-weight: 600;
}

.dokan-dashboard-content .dokan-dashboard-header {
  border-bottom: 1px solid #ededed;

  padding-bottom: 20px;

  margin-bottom: 2rem;
}

.dokan-new-product-area .dokan-form-container .dokan-form-group {
  width: 100%;
}

.dokan-dashboard-content
  .dokan-form-top-area
  .dokan-form-group
  label.form-label {
  color: #535353;

  padding: 10px 0;
}

#store-form .dokan-form-group,
#payment-form .dokan-form-group,
#profile-form .dokan-form-group,
#dokan-store-seo-form .dokan-form-group {
  width: 100%;
}

#store-form .dokan-form-group,
#payment-form .dokan-form-control.email,
#profile-form .dokan-form-group .dokan-form-control {
  border: none !important;
}

.dokan-settings-content .dokan-settings-area .dokan-dashboard-header {
  padding-bottom: 20px !important;
}

.dokan-store-seo-wrapper {
  overflow: hidden;
}

.dokan-w6.dokan-dash-left .dashboard-widget.big-counter .list-inline,
.dokan-w6.dokan-dash-right .dashboard-widget.sells-graph {
  border-radius: 8px;

  border: 1px solid #ececec !important;

  margin-bottom: 10px;

  padding: 10px;
}

#store-form .dokan-form-control,
#shipping-settings .dokan-form-control,
#dokan-store-seo-form .dokan-form-control {
  color: #717171;

  border-radius: 8px;

  border: 1px solid #c8c8c8 !important;

  padding: 10px;
}

.dokan-store-settign-header-wrap {
  width: 100%;
}

.dokan-store-settign-header-wrap small {
  float: left;
}

.dokan-form-control option {
  font-family: hmi-font !important;
}

.content-half-part.downloadable-checkbox,
.content-half-part.regular-price {
  float: right;

  width: 49% !important;

  padding: 10px 0 !important;
}

.content-half-part.virtual-checkbox,
.content-half-part.sale-price {
  float: left;

  width: 49% !important;

  padding: 10px 0 !important;
}

.product-edit-container label {
  color: #535353;
}

.dokan-input-group {
  border-radius: 8px;

  border: 1px solid #c8c8c8;

  overflow: hidden;
}

.dokan-input-group .dokan-input-group-addon {
  background: #fff;

  padding: 10px;

  border-left: 1px solid #c8c8c8;

  border-radius: 0;
}

.dokan-input-group input {
  padding: 10px;

  width: 100%;

  outline: none;

  color: #535353;
}

.select2-container .select2-selection--single {
  height: 44px !important;

  border: 1px solid #c8c8c8 !important;

  border-radius: 8px !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 44px !important;
}

.select2-container .select2-search--inline .select2-search__field {
  padding: 10px 0 !important;
}

.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  height: 0 !important;
}

.select2-container {
  border-radius: 8px;

  font-size: 13px;
}

.select2-container--default .select2-selection--single {
  outline: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  outline: none;

  border: 0;
}

.product-edit-new-container .content-half-part.featured-image {
  padding: 10px;

  box-sizing: border-box;
}

.product-edit-new-container
  .dokan-product-edit-form
  .dokan-new-product-featured-img {
  width: 40% !important;
}

.product-edit-container #dokan-product-images ul.product_images {
  float: right !important;
}

.product-edit-new-container
  .dokan-product-edit-form
  .dokan-new-product-featured-img
  .image-wrap {
  height: 50%;
}

.product-edit-new-container label.form-label {
  padding: 10px 0;
}

.dokan-edit-row {
  border-radius: 8px;
}

.dokan-edit-row .dokan-section-heading {
  padding: 20px 15px !important;
}

.dokan-edit-row .dokan-section-heading h2 {
  float: right !important;

  font-size: 17px !important;

  margin-left: 12px !important;

  font-weight: 600 !important;

  color: #535353;
}

.dokan-edit-row .dokan-section-heading p {
  float: right !important;
}

.dokan-edit-row .dokan-section-heading .dokan-section-toggle {
  float: left !important;
}

.product-edit-container label {
  padding: 10px 0;

  display: block;
}

.dokan-form-control {
  border-radius: 8px !important;

  padding: 10px !important;

  box-sizing: border-box;

  outline: none;

  border: 1px solid #c8c8c8 !important;
}

.product-edit-new-container
  .dokan-attribute-variation-options
  .dokan-product-attribute-wrapper
  ul
  li.product-attribute-list {
  border: 1px solid #c8c8c8 !important;

  color: #535353 !important;

  padding: 10px !important;

  margin-bottom: 10px !important;
}

.product-edit-new-container
  .dokan-attribute-variation-options
  .dokan-product-attribute-wrapper
  ul
  li.product-attribute-list
  .dokan-product-attribute-heading
  a.dokan-product-remove-attribute {
  right: unset !important;

  left: 0 !important;
}

.product-edit-new-container
  .dokan-attribute-variation-options
  .dokan-product-attribute-wrapper
  ul
  li.product-attribute-list
  .dokan-product-attribute-heading
  a.dokan-product-toggle-attribute {
  right: unset !important;

  left: 4% !important;
}

.content-half-part.dokan-attribute-values {
  padding: 10px !important;

  box-sizing: border-box;
}

.product-edit-new-container
  .dokan-attribute-variation-options
  .dokan-product-attribute-wrapper
  .dokan-attribute-type
  select {
  margin: 0 !important;
}

.dokan-btn-default.add_new_attribute {
  margin-right: 5px;

  padding: 10px;

  background: #fff;

  border: 1px solid #ef394e;

  color: #ef394e !important;
}

a.dokan-btn-default,
.dokan-btn-default {
  color: #fff !important;
}

input[type="submit"].dokan-btn-lg,
a.dokan-btn-lg,
.dokan-btn-lg {
  font-size: 13px !important;
}

.dokan-close {
  float: left !important;

  margin-left: 2rem;

  font-size: 1.5rem;

  line-height: 0 !important;
}

.dokan-message::before {
  background-color: #00bfd6 !important;
}

.dokan-message {
  color: #00bfd6;

  font-size: 13.5px;

  padding: 20px !important;

  border-top: 3px solid #00bfd6 !important;

  background: #00bfd60d !important;
}

.dokan-table.dokan-table-striped thead {
  background-color: #85b3be;
}

input[type="submit"].dokan-btn-sm,
a.dokan-btn-sm,
.dokan-btn-s {
  color: #fff !important;
}

.dokan-table > tbody > tr > td {
  font-size: 14px;

  color: #535353;
}

.datepicker.hasDatepicker {
  border: 1px solid #c8c8c8;

  padding: 10px;

  font-size: 13px;

  border-radius: 8px;

  outline: none;
}

.dokan-new-product-area .featured-image {
  margin: 0 auto;
}

.product-edit-container .dokan-feat-image-upload {
  border: none !important;
}

.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn {
  background: #ef394e !important;

  color: #fff !important;
}

.dokan-form-control.wc_input_price.dokan-product-regular-price,
.dokan-form-control.wc_input_price.dokan-product-sales-price {
  border: 0 !important;
}

.dokan-form-group.dokan-clearfix.dokan-price-container .content-half-part {
  float: right !important;

  width: 50% !important;

  box-sizing: border-box;

  padding: 10px;
}

.dokan-form-container label {
  font-size: 13.5px;

  padding: 10px 0;

  color: #535353;
}

.dokan-btn-default {
  border: 1px solid #ef394e !important;

  color: #ef394e !important;

  padding: 10px !important;

  font-size: 13.5px !important;

  margin-top: 10px;
}

.dokan-btn.dokan-btn-default.dokan-btn-theme {
  color: #fff !important;
}

.dokan-dashboard-not-product-found .dokan-blank-product-message {
  font-size: 13.5px !important;

  color: #535353;
}

.dokan-form-horizontal {
  text-align: center;

  width: 100%;

  display: inline-block;
}

.dokan-settings-content .dokan-settings-area .dokan-banner {
  width: 100%;

  display: inline-block;

  height: 200px !important;
}

.dokan-dashboard .dokan-form-group {
  box-sizing: border-box;

  max-width: 100%;

  display: inline-block;

  overflow: hidden;

  color: #535353;

  font-size: 13px;
}

.woocommerce div.product .back_holder.tflex form.cart .button {
  font-size: 12px !important;
}

.content-half-part.dokan-product-meta .dokan-form-group {
  width: 100% !important;
}

.content-half-part.dokan-product-meta .dokan-form-group .dokan-form-control {
  border-radius: 8px !important;

  border: 1px solid #c8c8c8 !important;
}

.dokan-form-group.dokan-clearfix.dokan-price-container
  .dokan-form-control.wc_input_price.dokan-product-regular-price,
.dokan-form-group.dokan-clearfix.dokan-price-container
  .dokan-form-control.wc_input_price.dokan-product-sales-price {
  border: none !important;
}

input.dokan-form-control {
  border: 1px solid #c8c8c8 !important;

  padding: 10px !important;

  box-sizing: border-box;

  color: #535353;
}

.dokan-form-horizontal .dokan-control-label {
  text-align: right !important;

  display: block;

  width: 100%;

  padding: 10px 0 !important;

  color: #535353;

  font-size: 13px;
}

.dokan-text-left {
  width: 100% !important;
}

.dokan-settings-content .dokan-settings-area .dokan-gravatar {
  width: 100%;
}

.dokan-settings-content .dokan-settings-area .dokan-address-fields label {
  color: #535353;
}

.gravatar-button-area .dokan-pro-gravatar-drag.dokan-btn.dokan-btn-default {
  color: #ef394e !important;
}

.dokan-settings-content .dokan-settings-area .dokan-banner {
  border: none !important;
}

a.dokan-btn-info,
.dokan-btn-info {
  color: #fff !important;

  background-color: #ef394e !important;

  border-color: #ef394e !important;
}

.gravatar-button-area {
  text-align: right !important;
}

.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap {
  float: right !important;

  width: 100% !important;
}

.dokan-settings-content .dokan-settings-area .dokan-update-setting-top {
  float: left;
}

.dokan-settings-content .dokan-settings-area .dokan-dashboard-header h1 {
  font-size: 14px !important;
}

.dokan-update-setting-top-button.dokan-btn.dokan-btn-theme.dokan-right {
  font-size: 13px;
}

.dokan-left {
  width: 100% !important;

  padding: 10px 0 !important;

  margin: 0 !important;
}

.dokan-w4.ajax_prev.dokan-text-left {
  margin: 0 !important;
}

.dokan-alert-success {
  font-size: 13px;
}

.dokan-section-content .dokan-form-group {
  width: 100%;
}

.show_if_stock.dokan-stock-management-wrapper.dokan-form-group.dokan-clearfix {
  width: 100%;
}

.dokan-page-help {
  font-size: 13px;

  padding: 10px 0;

  color: #535353;

  line-height: 30px;
}

a.dokan-btn-default,
.dokan-btn-default {
  color: #ef394e !important;
}

.dokan-shipping-settings .back-link {
  font-size: 13px;
}

.dokan-w4.ajax_prev {
  border: none !important;
}

input[type="submit"].dokan-btn-danger,
a.dokan-btn-danger,
.dokan-btn-danger {
  font-size: 13px !important;
}

.dokan-alert-info {
  font-size: 13px !important;
}

.dokan-progress {
  box-shadow: unset !important;
}

.dokan-progress-bar-info {
  float: right !important;
}

.seller-info-box {
  border-radius: 8px;

  overflow: hidden;

  background-color: #fff;

  -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);

  box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);

  border: 1px solid #dedede;
}

.seller-info-box-header {
  position: relative;

  background-color: #00bfd6;

  height: 96px;
}

.vendors-names {
  display: block;

  position: relative;

  text-align: center;

  width: 100%;

  box-sizing: border-box;

  margin-top: 30px;

  border-bottom: 1px solid #e9e9e9;

  padding-bottom: 10px;
}

.Vendor-name {
  font-size: 16px;

  font-weight: 500;

  color: #535353;
}

.seller-info-box-avatar {
  height: 100px;

  width: 100px;

  -webkit-box-shadow: none;

  box-shadow: none;

  border: 4px solid #beebf1;

  background: #fff;

  background-position-x: 0;

  background-position-y: 0;

  background-repeat: repeat;

  background-image: none;

  background-size: auto;

  background-size: 70% auto;

  position: absolute;

  left: 50%;

  top: 12px;

  -webkit-transform: translate(-50%);

  transform: translate(-50%);

  border-radius: 50%;

  overflow: hidden;

  background-repeat: no-repeat;

  background-position: 50%;
}

.seller-info-box-username {
  color: #535353;

  text-align: center;

  font-size: 19px;

  line-height: 1.158;

  font-weight: 500;

  letter-spacing: -0.5px;
}

.seller-info-box-line {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: start;

  -ms-flex-align: start;

  align-items: flex-start;

  margin-bottom: 10px;
}

.seller-info-box-registrations-date {
  max-width: 100%;

  text-align: center;

  text-overflow: ellipsis;

  color: #555;

  overflow: hidden;

  padding-bottom: 10px;

  font-size: 12px;

  line-height: 21px;

  padding-left: 10px;

  padding-right: 10px;

  box-sizing: border-box;
}

.seller-info-box-vote {
  border-top: 1px solid #e9e9e9;

  padding: 10px 25px;

  font-size: 16px;

  line-height: 27px;

  font-weight: 400;

  text-align: center;

  background-color: #fcfcfc;
}

.seller-info-box-details {
  text-align: center;

  padding: 10px;
}

.seller-info-box-dropdown {
  position: relative;

  display: inline-block;
}

.seller-info-box-dropdown .btn-link-border {
  font-size: 13px;

  line-height: 1.692;
}

.btn-link-border {
  display: inline-block;

  background: none;

  border: none;

  outline: none;

  cursor: pointer;

  position: relative;

  text-align: center;

  white-space: nowrap;

  color: #1ca2bd;

  padding: 0;

  line-height: 2;
}

.vendors-links {
  text-align: center;

  padding: 10px 0;

  border-top: 1px solid #e9e9e9;
}

.vendors-links a {
  color: #ababab;

  font-size: 13px;
}

.vendors-links i {
  padding-left: 10px;

  color: #ababab;
}

.dokan-store-products-filter-area
  #dokan-store-products-search-result
  .dokan-ls-product-image {
  float: right;

  width: 30% !important;

  max-width: 70px !important;
}

.dokan-store-products-filter-area
  #dokan-store-products-search-result
  .dokan-ls-product-image
  img {
  width: 100%;

  height: 100%;
}

.dokan-store-products-filter-area
  #dokan-store-products-search-result
  .dokan-ls-product-data {
  float: left;

  width: 70%;

  padding: 0;
}

.dokan-store-products-filter-area #dokan-store-products-search-result h3 {
  color: #535353;

  padding: 10px 0;

  font-weight: 600;

  line-height: 32px;
}

.dokan-store-products-filter-area
  #dokan-store-products-search-result
  .product-price {
  font-size: 13px !important;
}

.dokan-store-products-filter-area
  #dokan-store-products-search-result
  .dokan-ls-product-data
  div:not(.dokan-ls-product-categories) {
  padding: 5px !important;
}

.dokan-store-products-filter-area .product-name-search {
  font-size: 13px !important;

  padding: 0 10px !important;

  box-sizing: border-box;
}

.search-store-products.dokan-btn-theme {
  cursor: pointer;

  padding: 0 10px !important;

  border-top-right-radius: 8px;

  border-bottom-right-radius: 8px;

  font-size: 13px;
}

.dokan-store-products-filter-area .orderby-search {
  border-radius: 8px;

  color: #434343;

  font-family: hmi-font;

  font-size: 13px;
}

.dokan-store-products-filter-area {
  margin-bottom: 20px !important;
}

.woocommerce-pagination {
  display: inline-block;

  width: 100%;

  padding: 10px;

  box-sizing: border-box;

  text-align: center;
}

.woocommerce-pagination ul li {
  display: inline-flex;
}

.woocommerce-pagination ul li .page-numbers.current {
  background-color: #00bfd6;

  color: #fff;
}

.dokan-pagination-container .dokan-pagination {
  display: inline-block;

  width: 100%;

  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);

  border: 1px solid #e4e4e4;

  padding: 10px;

  box-sizing: border-box;

  text-align: center;

  margin-top: 10px;
}

.dokan-pagination-container .dokan-pagination li {
  display: inline-flex !important;
}

.dokan-pagination-container .dokan-pagination li a {
  border-radius: 6px;

  border: 0 !important;

  padding: 10px !important;

  font-size: 13px;
}

.dokan-pagination-container .dokan-pagination li.active a {
  background: #00bfd6 !important;

  color: #fff;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
  float: right;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
  box-sizing: border-box;
}

#dokan-seller-listing-wrap
  ul.dokan-seller-wrap
  li.no-banner-img
  .store-content
  .store-data
  h2
  a {
  font-size: 21px;

  font-weight: 500;

  display: block;

  padding: 10px 0;

  box-sizing: border-box;
}

.dokan-alert.dokan-alert-warning {
  line-height: 30px;

  font-weight: 500;
}

.dokan-alert-danger {
  line-height: 32px;
}

.dokan-alert {
  font-size: 13px;
}

.dokan-withdraw-area .dokan-table-striped > tbody > tr:nth-of-type(2n + 1) {
  background-color: #85b3be !important;

  color: #fff;

  font-size: 13px;

  font-weight: 600;
}

.dokan-withdraw-area .dokan-table-striped > tbody > tr td {
  text-align: center;

  border: 1px solid #eee;

  background-color: #fff !important;
}

.product.product-type-variable .column-2 .inner > .price {
  display: none !important;
}

.single-pro.woocommerce form.cart .variations td.label {
  font-size: 13px;

  color: #535353;
}

.single-pro.woocommerce form.cart .variations select {
  font-family: hmi-font;

  color: #535353;

  background: transparent;

  border: 1px solid #ccc;

  border-radius: 6px;

  padding: 7px 5px;

  box-sizing: border-box;

  outline: 0;
}

.single_variation_wrap.prce-pro {
  padding: 10px 15px !important;

  padding-top: 0 !important;
}

.single_variation_wrap .prce-pro ins {
  display: inline-block;

  margin: 0;
}

.single-pro.woocommerce .woocommerce-variation-availability .stock.in-stock,
.woocommerce-ordering {
  display: none;
}

.widgettitle {
  font-weight: 700;

  color: #000;

  display: block;

  font-size: 15px;
}

.price_slider_wrapper .ui-widget-content {
  border-radius: 1em;

  background-color: #c6c6c6;

  border: 0;
}

.ui-slider {
  position: relative;

  text-align: right;

  margin-right: 0.5em;

  margin-left: 0.5em;
}

.ui-slider {
  position: relative;

  text-align: right;

  margin-right: 0.5em;

  margin-left: 0.5em;
}

.price_slider_amount {
  text-align: left;

  line-height: 2.4;

  font-size: 0.8751em;
}

.price_slider_wrapper .price_slider_amount .button::before {
  font-family: hami;

  content: "\E118\00FE0E";

  color: #fff;

  margin-left: 5px;

  font-size: 15px;
}

.price_label {
  width: 100%;

  display: inline-block;

  font-size: 13px;

  color: #535353;

  text-align: center;
}

.price_label .from {
  float: right;
}

.price_label .to {
  float: left;
}

.price_slider_wrapper .price_slider_amount .button {
  padding: 13px !important;
}

.price_slider_wrapper .price_slider_amount .button {
  display: block;

  width: 100%;

  background-color: #00bfd6;

  border-radius: 8px;

  color: #fff;

  margin-top: 20px;

  font-family: hmi-font;

  font-weight: 400;

  transition: 0.2s all;
}

.wc-block-product-categories-list-item::before {
  font-family: "hami";

  content: "\E0B3\00FE0E";

  font-size: 10px;

  color: #a0a0a0;

  margin-left: 2px;
}

.wc-block-product-categories-list-item {
  font-size: 13.5px;

  padding-top: 20px;
}

.wc-block-product-categories-list-item {
  font-size: 13.5px;

  padding-top: 20px;
}

.wc-block-product-categories-list-item a {
  color: #535353;
}

.ui-slider-horizontal {
  height: 0.1em;
}

.ui-slider {
  position: relative;

  text-align: right;

  margin-right: 0.5em;

  margin-left: 0.5em;
}

.price_slider {
  margin-bottom: 1em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;

  height: 100%;
}

.ui-slider .ui-slider-range {
  position: absolute;

  z-index: 1;

  font-size: 0.7em;

  display: block;

  border: 0;

  border-radius: 1em;

  background-color: #00bfd6;
}

.ui-slider-handle:nth-of-type(1)::before,
.ui-slider-handle:nth-of-type(2)::before {
  position: relative;

  left: 1px;

  margin: 0 !important;

  font-size: unset !important;
}

.ui-slider-handle:nth-of-type(1)::before {
  font-family: "hami";

  content: "\E08C\00FE0E";

  color: #535353;

  font-size: 10px;

  margin-right: 6px;

  font-weight: 700;
}

.ui-slider-handle:nth-of-type(2)::before {
  font-family: "hami";

  content: "\E08B\00FE0E";

  color: #535353;

  font-size: 10px;

  margin-right: 6px;

  font-weight: 700;
}

.wc-block-product-categories-list-item-count {
  float: left;

  color: #535353;

  font-size: 13px;
}

.ui-slider-handle:nth-of-type(1)::before,
.ui-slider-handle:nth-of-type(2)::before {
  position: relative;

  top: 2px;

  margin: 0 !important;

  font-size: unset !important;
}

.ui-slider .ui-slider-handle {
  position: absolute;

  z-index: 2;

  width: 1em;

  height: 1em;

  background-color: #fff;

  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);

  border-radius: 1em;

  cursor: ew-resize;

  outline: 0;

  top: -0.4em;

  margin-left: -0.5em;

  border: 1px solid;
}

.woocommerce table.shop_table th.product-name {
  font-size: 17px !important;
}

.woocommerce table.shop_table th {
  padding: 15px 12px !important;

  font-size: 13.6px !important;
}

.woocommerce table.shop_table th {
  font-weight: 700;

  padding: 9px 12px;

  line-height: 1.5em;
}

.woocommerce .cart-order-user table.shop_table td.product-name {
  font-size: 15px !important;
}

.woocommerce .cart-order-user table.shop_table td {
  padding: 25px 12px;
}

.woocommerce table.shop_table td {
  color: #535353;

  font-size: 13px;
}

.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 .cart-order-user table.shop_table td.product-name a {
  color: #535353;
}

.woocommerce td.product-name dl.variation:last-child {
  font-size: 13px;
}

.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
  margin-bottom: 0;
}

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
  list-style: none outside;
}

.woocommerce .totals-order-user table.shop_table tr.order-total th {
  font-size: 18px !important;

  font-weight: bold;
}

.woocommerce .collateral-order-user table.shop_table tbody th {
  border: 0 !important;
}

.woocommerce table.shop_table th {
  padding: 15px 12px !important;

  font-size: 13.6px !important;
}

.woocommerce table.shop_table td {
  color: #535353;

  font-size: 13px;
}

.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 {
  color: #535353;
}

.woocommerce .woocommerce-customer-details address {
  line-height: 25px;

  font-size: 13px;

  color: #535353;
}

.compre-btn .woocommerce a.button {
  background: transparent !important;

  padding: 0 !important;

  border: 0;

  color: #9b9b9b;

  font-size: 0;
}

#panel-review .comment-pro .commentlist li.review img.avatar {
  float: right;

  border: 1px solid #e4e1e3;

  margin-left: 10px;
}

/* all */

* {
  margin: 0;

  padding: 0;

  box-sizing: border-box;
}

a,
input,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;

  padding: 0;

  border: 0;

  font-size: 100%;

  font: inherit;

  vertical-align: baseline;
  text-decoration: none;
}

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

body {
  line-height: 1;

  background-color: #f4f4f4;
}

body.product-single #NavMenu {
  display: none;
}

body.product-single h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;

  line-height: 44px;

  color: #212121;
}

body.product-single h1 {
  font-size: 30px;
}

body.product-single h3 {
  font-size: 14px !important;
}

body.product-single h4 {
  font-size: 21px;
}

body.product-single h5 {
  font-size: 16px;

  font-weight: bold;
}

body.product-single h6 {
  font-size: 16px;
}

body.product-single .content-product {
  padding: 0 10px;
}

.over_hidden {
  overflow: hidden;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

li {
  list-style: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";

  content: none;
}

table {
  border-collapse: collapse;

  border-spacing: 0;
}

a {
  color: #4a5f73;

  text-decoration: none;
}

body.product-single h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;

  line-height: 44px;

  color: #424750;
}

body.product-single #NavMenu,
body.product-single .hami-product-box {
  margin: 10px 0;
}

.clear {
  clear: both;
}

.continer {
  width: 96%;

  margin: 0 auto;
}

.flexed {
  display: flex;

  align-items: center;

  justify-content: space-between;
}

/*blog slider */

.home-blog {
  margin-top: 10px;

  margin-bottom: 10px;

  box-shadow: none;

  border-radius: 8px;
}

.home-blog:hover {
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.16);
}

.home-blog .box-item-hover-blog {
  opacity: 0.4;

  visibility: visible;

  top: 0;
}

.home-blog .pic-items img {
  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 100%;

  height: auto;

  max-width: inherit;
}

.home-blog .category-name {
  top: 4%;

  opacity: 1;

  visibility: visible;
}

.home-blog .comment-item-blog {
  bottom: 4%;

  opacity: 1;

  visibility: visible;
}

/* blog slider */

/*  index posts */

.side-posts {
  float: right;

  width: 24%;

  min-height: 500px;

  display: block;

  display: inline-block;

  position: sticky;

  top: 100px;

  z-index: 2;
}

.side-box-post {
  display: block;

  position: relative;

  padding: 15px 15px;

  box-sizing: border-box;

  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);

  border: 1px solid #e4e4e4;

  background-color: #fff;

  border-radius: 15px;

  overflow: hidden;
}

.no-pad {
  padding: 15px 0;
}

.side-title-post {
  text-align: right;

  font-size: 15px !important;

  font-weight: 700;

  color: #000;

  display: block;
}

.head-side {
  color: #fff;

  background: #00bfd6;

  position: absolute;

  right: 0;

  left: 0;

  top: 0;

  padding: 24px 0;
}

.side-line-posts {
  position: absolute;

  border-bottom: 1px solid #f4f4f4;

  width: 100%;

  right: 0px;
}

.nav-side-post {
  margin-top: 49px;
}

.nav-side-post ul li {
  display: block;

  width: 100%;

  padding: 18px 0;

  transition: 0.2s all;
}

.nav-side-post ul li:hover {
  background: #00bfd6;

  transition: 0.2s all;
}

.nav-side-post ul li:nth-child(2):hover {
  background: #ef5661;

  transition: 0.2s all;
}

.nav-side-post ul li:nth-child(3):hover {
  background: #a93192;

  transition: 0.2s all;
}

.nav-side-post ul li:nth-child(4):hover {
  background: #686de0;

  transition: 0.2s all;
}

.nav-side-post ul li:nth-child(5):hover {
  background: #f05b82;

  transition: 0.2s all;
}

.nav-side-post ul li:nth-child(6):hover {
  background: #badc58;

  transition: 0.2s all;
}

.nav-side-post ul li:hover a {
  color: #fff;
}

.nav-side-post ul li a {
  font-size: 13px;

  font-weight: 400;

  color: #4a5f73;

  padding: 10px 17px;
}

.search-posts {
  margin-top: 29px;
}

.search-posts input {
  width: 100%;

  box-sizing: border-box;

  padding: 14px 40px 13px 10px;

  font-size: 0.8rem;
}

.side-rond-posts {
  margin-top: 29px;
}

.side-item-post {
  width: 100%;

  margin: 14px 0;

  border-bottom: 1px solid #eaeaea;

  display: inline-block;

  position: relative;

  padding-bottom: 20px;

  transition: 0.1s all;
}

.side-thumb-post {
  float: right;

  max-width: 100px;

  margin-left: 11px;

  border-radius: 8px;

  width: 100%;

  position: relative;

  overflow: hidden;

  padding-top: 0%;

  margin-bottom: 0;

  max-height: 65px;

  box-sizing: border-box;

  height: 100px;
}

.side-thumb-post img {
  position: absolute;

  top: 50%;

  left: 50%;

  width: 100%;

  height: auto;

  max-width: inherit;

  transform: translate(-50%, -50%);

  box-sizing: border-box;
}

.side-h2-post h2 {
  font-weight: 400;

  line-height: 26px;

  color: #4a5f73;
}

.side-item-post:hover .side-h2-post h2 {
  color: #535353;

  transition: 0.1s all;
}

.side-servies {
  width: 100%;

  margin: 0 auto;

  display: inline-block;
}

.side-box-post .side-servies .side-s {
  height: auto;

  width: 45%;

  text-align: center;

  display: inline-block;

  margin-bottom: 15px;
}

.side-s.left-ser {
  float: left !important;
}

.side-s.top-ser {
  display: block;

  float: none !important;

  width: 100% !important;

  padding-bottom: 50px !important;

  text-align: center;
}

.side-servies .side-s img {
  width: 50px;

  height: auto;

  padding-bottom: 10px;

  text-align: center;
}

.side-servies .side-s i {
  font-size: 13px;

  display: block;

  color: #535353;
}

.more_seller_product_tab {
  display: none !important;
}

.dokan-dash-sidebar .user-edit::before {
  content: "\E07A\00FE0E";

  font-family: hami;

  color: #535353;
}

.left-posts {
  float: left;

  width: 74.7%;

  min-height: 500px;

  display: inline-block;

  position: sticky;

  top: 10px;

  z-index: 2;
}

.sticky-post {
  position: fixed;

  top: 0;
}

.head-indexs {
  display: block;

  position: relative;

  background: #fff;

  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);

  padding: 35px 20px;

  border-radius: 15px;
}

.t-head-index {
  display: inline-block;

  width: 100%;

  margin-top: 30px;

  border-top: 1px solid #e1e0e0;

  border-bottom: 1px solid #e1e0e0;

  padding: 25px 0;
}

.t-head-index.form-se {
  padding: 15px 0 30px 0;
}

.t-head-index.form-se form {
  width: 90%;

  float: right;
}

.t-head-index.form-se i::before {
  float: left;

  color: #afb6bc;

  font-size: 35px;

  font-weight: 400;

  font-family: hami;

  content: "\E131\00FE0E";
}

.t-head-index.form-se form input {
  border: none;

  outline: none;

  font-size: 21.5px;

  color: #535353;

  width: 100%;
}

.t-head-index h2 {
  display: block;

  font-size: 18px;

  font-weight: bold;

  color: #535353;

  margin-bottom: 30px;
}

.t-head-index span {
  float: right;

  margin-left: 30px;

  display: block;

  width: 6%;

  margin-top: 45px;

  margin-right: 10px;
}

.t-head-index span i {
  font-size: 65px;

  font-weight: 700;

  color: #c3c7ca;
}

.t-head-index p {
  font-size: 14px;

  font-weight: 400;

  color: #535353;

  line-height: 32px;

  float: right;

  text-align: justify;

  width: 90%;
}

.roid-indexs {
  display: block;

  margin-top: 25px;
}

.roid-indexs .posts-roid {
  float: right;

  font-size: 12.8px;

  color: #535353;

  font-weight: 700;
}

.roid-indexs .posts-roid i {
  margin-right: 5px;

  font-weight: 400;

  color: #949ca2;
}

.sec-posts-index {
  margin-top: 20px;
}

.card-blog-items {
  margin-left: 10px;

  margin-right: 10px;

  background: #fff;

  text-align: center;

  transition: 0.2s all;

  overflow: hidden;

  padding-bottom: 10px;

  border: 1px solid #eaeaea;
}

.card-blog-items:hover {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);

  transition: 0.2s all;
}

.item-blog-dg-hami {
  margin-left: 10px;
  margin-right: 10px;
  background: #fff;
  text-align: center;
  transition: 0.2s all;
  overflow: hidden;
  padding-bottom: 10px;
  border: 1px solid #e6e6e6 !important;
  border-radius: 15px;
}

.guaranteed_product {
  display: flex;

  align-items: center;

  font-size: 0.75rem !important;

  font-weight: 500;

  color: #2b2e38;

  margin-bottom: 10px;
}

.guaranteed_product i {
  font-size: 14px;

  position: relative;

  color: #00a049;

  margin-left: 3px;
}

.guaranteed_product div.ri-information-line {
  font-size: 15px;

  color: #000;

  font-weight: 500;

  margin-right: 5px;

  position: relative;
}

.img-catitem {
  width: 100%;

  display: inline-block;

  text-align: center;
}

.wc-block-product-categories-list-item a {
  color: #535353;
}

.img-catitem img {
  display: inline-block !important;

  text-align: center;

  max-width: 64px !important;

  max-height: 64px !important;
}

.card-blog-items.archive {
  width: calc(31.5% - 16px);

  height: auto;

  padding-bottom: 10px;

  margin-left: 8px;

  margin-right: 8px;

  margin-top: 10px;

  margin-bottom: 20px;

  float: right;

  box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);

  overflow: hidden;

  text-align: center;

  box-sizing: border-box;

  max-width: calc(25% - 16px);

  border-radius: 15px;
}

.box-item-hover-blog {
  position: absolute;

  right: 0;

  left: 0;

  top: 265px;

  bottom: 0;

  background: linear-gradient(to top, #2f2727, transparent);

  visibility: hidden;

  opacity: 0;

  transition: 0.2s all;
}

.card-blog-items:hover .box-item-hover-blog {
  top: 0;

  opacity: 1;

  visibility: visible;

  transition: 0.2s all;
}

.pic-items .category-name {
  position: absolute;

  top: -11%;

  left: 4%;

  padding: 8px 8px;

  border-radius: 19px;

  background-color: #00bfd6;

  font-size: 11px;

  font-weight: 500;

  color: #fff;

  opacity: 0;

  visibility: hidden;

  transition: 0.2s all;
}

.category-name a {
  color: #fff !important;
}

.card-blog-items:hover .category-name {
  top: 4%;

  opacity: 1;

  visibility: visible;

  transition: 0.2s all;
}

.pic-items .icon-info-index {
  position: absolute;

  top: 30%;

  right: 0;

  left: 0;

  text-align: center;

  opacity: 0;

  visibility: hidden;

  transition: 0.2s all;
}

.card-blog-items:hover .icon-info-index {
  opacity: 1;

  visibility: visible;

  transition: 0.2s all;
}

.pic-items .icon-info-index i {
  font-size: 80px;

  color: #fff;
}

.pic-items .comment-item-blog {
  position: absolute;

  bottom: -7%;

  left: 4%;

  opacity: 0;

  visibility: hidden;

  transition: 0.2s all;
}

.card-blog-items:hover .comment-item-blog {
  bottom: 4%;

  opacity: 1;

  visibility: visible;

  transition: 0.2s all;
}

.pic-items .comment-item-blog i,
.pic-items .comment-item-blog cite {
  font-size: 14px;

  color: #fff;
}

.comment-item-blog cite {
  padding-left: 2px;

  font-size: 13.9px;
}

.title-name-blog {
  padding: 10px 8px;
}

.title-name-blog h2 {
  font-weight: 400;

  color: #4a5f73;

  line-height: 32px;

  height: 60px;

  overflow: hidden;
}

.title-name-blog .line-item-blog {
  width: 20%;

  display: block;

  margin: 0 auto;

  margin-bottom: 30px;

  margin-top: 30px;

  border-bottom: 3px solid #00bfd6;
}

.title-name-blog p {
  padding-top: 10px;

  font-size: 12px;

  font-weight: 400;

  color: #757575;

  line-height: 26px;

  margin-bottom: 24px;

  height: 50px;

  display: block;
}

.info-author {
  background: #f4f4f4;

  padding: 10px;

  border-radius: 10px;

  margin-top: 25px;

  margin-right: 8px;

  display: inline-block;
}

.info-author span {
  color: #afb6bc;

  font-size: 12px;

  font-weight: 400;

  float: right;
}

.info-author .icon-author {
  margin: 0 6px;

  font-size: 13px;

  font-weight: 120;
}

.info-author .icon-author::before {
  font-family: hami;

  content: "\E0DD\00FE0E";
}

/** footer **/

.footer-s {
  background-color: #fff;
}

.main-footer {
  width: 100%;

  margin-top: 5px;

  padding-top: 20px;

  border-top: 1px solid #e0e0e2;
}

.info-boxer {
  margin: 20px 0;
}

.logo-box {
  float: right;

  height: auto;
}

.logo-box img {
  max-width: 160px;

  max-height: 50px;

  width: auto;

  height: auto;
}

.jump-box a {
  display: flex;

  align-items: center;

  float: left;

  padding: 10px 20px;

  border: 1px solid #a1a3a8;

  border-radius: 11px;
}

.jump-box span {
  font-size: 16px;

  font-weight: 400;

  color: #a1a3a8;
}

.jump-box i {
  font-size: 17px;

  font-weight: 400;

  margin-right: 10px;

  color: #a1a3a8;

  transform: rotate(180deg);
}

.tell-box {
  float: right;

  width: 100%;

  margin-top: 10px;

  color: #000;
}

.text-number,
.support,
.one-number,
.tow-number {
  font-size: 15px;

  font-weight: 400;

  margin-left: 10px;
}

.line-tell {
  color: #dfdfdf;

  margin-left: 10px;
}

#button {
  display: inline-block;

  background-color: #8ac007;

  width: 50px;

  height: 50px;

  text-align: center;

  border-radius: 4px;

  position: fixed;

  bottom: 30px;

  right: 5px;

  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;

  opacity: 0;

  visibility: hidden;

  z-index: 1000;
}

#button::after {
  content: "برو بالا";

  font-size: 1em;

  line-height: 50px;

  color: #fff;
}

#button:hover {
  cursor: pointer;

  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;

  visibility: visible;
}

.sec {
  float: right;

  width: 20%;

  height: auto;

  position: relative;

  text-align: center;
}

.sec img {
  width: 49px;

  height: 49px;
}

.sec span {
  margin-top: 9px;

  width: 100%;

  display: block;

  font-size: 12px;

  font-weight: 400;

  color: #424750;
}

.line-foot {
  width: 100%;

  position: relative;

  display: block;

  border-bottom: 1px solid #e8e8e8;
}

.foot-box {
  margin: 20px 0;

  position: relative;

  width: 24%;

  float: right;
}

.foot-box .foot-title {
  font-size: 15px;

  font-weight: 650;

  color: #000;

  display: inline-flex;

  line-height: 30px;

  margin-bottom: 7px;
}

.foot-box.mailbox .foot-title {
  margin-bottom: 13px;
}

.foot-box .mail {
  padding-top: 20px;

  font-weight: 600;
}

.foot-box.text {
  width: 73%;

  margin-left: 25px;

  text-align: justify;
}

.foot-box .foot-menu {
  display: block;
}

.foot-box .foot-menu li {
  display: block;

  width: 100%;

  padding: 10px 0;
}

.foot-box .foot-menu li a {
  font-size: 15px;

  font-weight: 400;

  color: #81858b;
}

.menu-box span {
  padding-bottom: 15px;

  font-size: 16.3px;

  font-weight: 510;

  color: #424750f5;

  display: inline-flex;
}

.menu-box ul li {
  display: block;

  width: 100%;

  padding: 10px 0;
}

.menu-box ul li a {
  font-size: 15px;

  font-weight: 400;

  color: #81858b;
}

.social-foot .icon-social i {
  display: inline-block;

  font-size: 26px;

  padding-left: 15px;

  transition: 0.2s all;

  font-weight: 100;

  color: #333;
}

.mail-foot {
  display: flex;

  position: relative;

  width: 100%;

  margin-top: 8px;

  align-items: center;
}

.mail-foot input {
  width: 74%;

  padding: 15px 10px;

  border-radius: 11px;

  float: right;

  font-size: 14px;

  font-weight: 400;

  margin-left: 11px;

  background: #e3e3e6;

  border: none;

  color: #81858b;
}

.mail-foot button {
  width: 17%;

  padding: 13px 0;

  background: #4b5870;

  color: #fff;

  border: 0;

  border-radius: 11px;

  float: left;

  font-size: 17px;

  font-weight: 500;

  font-family: hmi-font;

  transition: 0.1s all;

  cursor: pointer;
}

.mail-foot input:active,
.mail-foot input:focus {
  outline: 0;

  border: 0;
}

.mail-foot:hover button {
  background-color: #ef394e;

  transition: 0.2s all;
}

.foot-dn-app {
  display: block;

  position: relative;
}

.foot-dn-app .dn-box {
  width: 100%;

  padding: 15px 0;

  background: #3c4b6d;

  border-radius: 14px;

  margin-bottom: 10px;

  position: relative;

  display: inline-block;
}

.dn-box .dn-link {
  float: right;

  margin-left: 10px;
}

.dn-box .dn-link img {
  width: 44px;

  height: 44px;

  float: right;

  margin-right: 20px;
}

.dn-box .dn-link span {
  float: right;

  margin-top: 12px;

  font-weight: 500;

  color: #fff;

  margin-right: 20px;

  font-size: 1.24rem;

  text-shadow: 2px 1px 7px #00000047;
}

.foot-dn-app .img-dn-link {
  width: 150px;

  height: 44px;

  margin-right: 16px;

  float: left;
}

.foot-dn-app .img-dn-link img {
  width: 100%;

  height: auto;
}

.foot-dn-app .imgs-dn {
  float: left;

  margin-left: 20px;
}

.dn-box .more-dn {
  float: left;

  width: 44px;

  height: auto;

  background: #fff;

  margin-right: 16px;

  color: #000;

  border-radius: 8px;
}

.dn-box .more-dn i {
  font-size: 26px;

  font-weight: 500;

  color: #000;

  margin-top: 4px;

  margin-right: 10px;

  display: block;
}

.foot-box p {
  font-size: 12.5px;

  font-weight: 300;

  color: #81858b;

  text-align: justify;

  line-height: 26px;
}

.enamad-imgs {
  margin-top: 30px;
}

.foot-box .enamad-imgs a {
  border: 1px solid #e5e5ea;

  padding: 10px 15px;

  width: 30%;

  height: auto;

  margin-left: 6px;

  border-radius: 8px;

  float: right;

  box-sizing: border-box;
}

.foot-box img {
  width: 100%;

  height: auto;
}

.copy-right-foot {
  display: flex;

  align-items: center;

  justify-content: space-between;

  padding: 7px 0;
}

.copy-right-foot span {
  font-size: 13px;

  font-weight: 400;

  color: #81858b;

  line-height: 32px;
}

.br-sec {
  width: 100%;

  background-color: #f2f2f2;

  display: flex;

  position: relative;

  text-align: center;

  margin: 0 auto;

  align-items: center;

  margin-top: 10px;
}

.br-sec .img-br {
  border-left: 1px solid #e0e0e2;

  display: inline-block;

  max-width: calc(10% - 10px);

  width: 10%;

  padding: 20px 0;
}

.br-sec .img-br img {
  width: 80%;

  height: auto;
}

/*  resign wp */

.footer-s .foot-box .menu-item {
  display: block;

  width: 100%;

  padding: 8px 0;

  transition: 0.2s;
}

.footer-s .foot-box .menu-item:hover {
  opacity: 0.8;

  transition: 0.2s;
}

.footer-s .foot-box .menu-item a {
  font-size: 13px;

  font-weight: 400;

  color: #000;
}

.footer-s .tnp-subscription label {
  display: none !important;
}

.footer-s .tnp-subscription input[type="email"] {
  width: 71%;

  padding: 15px 12px;

  background: #f0f0f1;

  color: #b0b0b0;

  border: 0;

  border-radius: 8px;

  float: right;

  font-size: 13.999px;

  font-weight: 410;

  box-sizing: border-box;

  margin: 0;

  height: auto;

  outline: none;
}

.footer-s .tnp-subscription input.tnp-submit {
  padding: 15px 5px !important;

  box-sizing: border-box;

  border-radius: 8px;

  background-color: #ef394e !important;

  float: left;

  width: 25% !important;

  cursor: pointer;

  transition: 0.2s all;
}

.footer-s .tnp-subscription input.tnp-submit:hover {
  background-color: #ef394eb5 !important;

  transition: 0.2s all;
}

.footer-s .social-foot .icon-social i:hover {
  opacity: 0.8;

  transition: 0.2s all;
}

/** header **/

.blacki {
  width: 100%;

  height: 100%;

  background-color: #000;

  position: fixed;

  z-index: 9999;

  opacity: 0;

  visibility: hidden;

  transition: 0.1s all;
}

#navi:nth-child(1) .sub-menu:nth-child(1) {
  visibility: visible;

  opacity: 1;
}

.blacki.activ {
  opacity: 30%;

  visibility: visible;

  transition: 0.2s all;
}

.s-center {
  width: 98%;

  margin: 0 auto;
}

/** header **/

.blacki {
  width: 100%;

  height: 100%;

  background-color: #000;

  position: fixed;

  z-index: 1020;

  opacity: 0;

  visibility: hidden;

  transition: 0.1s all;
}

#navi:nth-child(1) .sub-menu:nth-child(1) {
  visibility: visible;

  opacity: 1;
}

.blacki.activ {
  opacity: 30%;

  visibility: visible;

  transition: 0.2s all;
}

.s-center {
  width: 94.5%;

  margin: 0 auto;
}

.header .linehmi {
  display: inline-block;
}

.col-mobile {
  display: flex;

  align-items: center;

  justify-content: space-between;

  width: 89%;
}

.header .width-2 {
  width: 65%;

  display: flex;
}

.header .width-3 {
  position: relative;

  text-align: left;

  display: flex;

  align-items: center;
}

.faqs-mobile:before {
  font-family: hami;

  content: "\E18C\00FE0E";

  font-size: 26px;

  color: #808086;

  position: relative;
}

.account_mobile {
  cursor: pointer;
}

.account_mobile .loged {
  position: absolute;

  width: 11px;

  height: 11px;

  bottom: 3px;

  right: 2px;

  border-radius: 50%;

  line-height: 18px;
}

.account_mobile .loged::after {
  font-family: hami;

  content: "\E0D4\00FE0E";

  font-size: 5px;

  color: #fff;

  position: relative;

  bottom: 5px;

  right: -3px;
}

.menu-text {
  font-size: 14px;

  font-weight: 600;

  padding-right: 9px;

  color: #b4b4b4;
}

.act-menu {
  display: block !important;

  visibility: visible !important;

  opacity: 1 !important;
}

.box-search-hami {
  width: 62%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
  min-width: 62%;
  max-width: 580px;
  margin-left: 20px;
  border-radius: 20px;
}

.form_search.active::after {
  display: none;
}

.main_results_ajax_search {
  border: 1px solid #e0e0e0;

  box-shadow: 0 0 15px 0 rgb(0 0 0 / 4%);

  top: 52px;

  border-radius: 11px;
z-index: 999999999999999999999999999;
}

.search-section {
  position: relative;

  border-radius: 11px;

  background-color: #fff;

  box-sizing: border-box;

  border: 1px solid #e0e0e0;

  display: flex;

  align-items: center;

  justify-content: space-around;
  height: 48px;
}

.hmi_input_serach {
  outline: 0;

  width: 100%;

  padding: 0px 15px;

  font-size: 14px;

  font-weight: 500;

  background-color: transition;

  order: 2;
}

.form_search #submit_search {
  width: 47px;

  height: 43px;

  outline: none;
  margin: 3px;
  border: 0;

  background: none;

  background: #4b5870;

  border-radius: 11px;

  cursor: pointer;
}

.search-section input[type="search"] {
  width: 90%;

  outline: none;

  border: none;

  background-color: #fff;

  font-size: 15px;

  color: #000;

  padding-right: 5px;
}

#submit_search.active i.d-none {
  display: none;
}

.hmi_close_search_result {
  position: absolute;

  left: 6px;

  top: -49px;

  font-size: 31px;

  color: #3a3a3a;

  cursor: pointer;

  display: none;
}

.search-section #submit_search i {
  position: relative;

  color: #fff;

  font-size: 22px;

  top: 3px;

  font-weight: 100;

  right: 0px;
}

.product_seached .image-slide14 {
  width: 28% !important;

  min-width: 28% !important;

  padding-top: 29% !important;

  margin-left: 6px;
}

.hmi_input_serach::placeholder {
  color: rgba(117, 117, 117, 0.57);

  opacity: 1;
}

.location-piker {
  display: flex;

  align-items: center;

  border: 1px solid #e0e0e0;

  border-radius: 11px;

  height: 45px;

  padding: 7px 10px;

  cursor: pointer;
}

.search-section select#cat::after {
  padding-left: 10px;
}

.location-piker:hover {
  box-shadow: 0 3px 5px rgb(0 0 0 / 8%);
}

.location-piker i {
  color: #717171;

  font-size: 21px;

  margin-left: 7px;
}

.location-piker .my_location {
  font-size: 13px;

  margin-top: 5px;

  display: block;
}

.location-piker .location_name {
  font-size: 11px;

  font-weight: 600;

  color: #303030;

  display: block;
}

.location-piker .location_name span,
.location_name i {
  display: none;
}

.question-hami {
  display: inline-block;

  margin-left: 30px;
}

.question-hami i {
  font-size: 24px;

  position: relative;

  top: 4px;

  color: #424750;

  transition: 0.2s all;
}

.hmi-account {
  position: relative;

  display: inline-block;
}

.account {
  padding: 3px 8px;

  border: 1px solid #e0e0e2;

  border-radius: 11px;

  line-height: 2.1em;

  position: relative;

  box-sizing: border-box;

  display: inline-block;

  color: #fff;

  min-width: 185px;

  text-align: right;

  cursor: pointer;
}

.account a {
  cursor: pointer;

  display: flex;

  align-items: center;

  justify-content: space-between;

  user-select: none;
}

.account-icon {
  position: relative;
  top: 6px;
  color: #424750;
  color: #424750;
}

.account-icon i {
  color: #424750;
  font-size: 20px;
  margin-left: 8px;
}

.cart-btn i {
  color: #424750;
}

.hmi-dashboard {
  background: #f9f9f9;

  position: absolute;

  border-radius: 11px;

  padding: 0 10px;

  text-align: right;

  width: 100%;

  margin-top: 10px;

  display: none;

  z-index: 1;
  box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.13);
}

.hmi-dashboard span {
  display: block;

  padding: 10px 0;

  font-size: 14px;

  font-weight: 500;

  color: #555;
}

.hmi-dashboard span a {
  color: #0071e3;

  border-bottom: 1px dashed;

  font-weight: 500;

  cursor: pointer;
}

.hmi-dashboard span:nth-child(2) {
  border-bottom: 1px solid #ddd;
}

.hmi-dashboard ul li {
  color: #767676;

  border-bottom: 1px solid #ddd;

  padding: 10px 0;

  font-size: 13px;

  font-weight: 550;

  line-height: 25px;

  display: flex;

  align-items: center;

  transition: 0.2s all;
}

.hmi-dashboard ul li a:hover {
  color: #767676;

  transition: 0.2s all;
}

.hmi-dashboard ul li.woocommerce-MyAccount-navigation-link--edit-account,
.hmi-dashboard ul li.woocommerce-MyAccount-navigation-link--comments,
.hmi-dashboard ul li.woocommerce-MyAccount-navigation-link--edit-address,
.hmi-dashboard ul li.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

.hmi-dashboard
  ul
  li.woocommerce-MyAccount-navigation-link--dashboard
  a::before {
  content: "\f113";

  font-family: flaticon !important;

  font-style: normal;

  font-weight: normal !important;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;
}

.hmi-dashboard ul li.woocommerce-MyAccount-navigation-link--orders a::before {
  content: "\ea26";
}

.hmi-dashboard
  ul
  li.woocommerce-MyAccount-navigation-link--sit-wishlist
  a::before {
  content: "\eaa1";
}

.hmi-dashboard
  ul
  li.woocommerce-MyAccount-navigation-link--notification
  a::before {
  content: "\eb14";
}

.hmi-dashboard
  ul
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a::before {
  content: "\eae8";

  padding-right: 2px;

  padding-left: 7px;
}

.hmi-dashboard ul li a::before {
  font-family: "parsfont" !important;

  speak: never;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  font-size: 22px;

  padding-left: 9px;
}

.hmi-dashboard ul li a {
  color: #767676;

  display: flex;

  width: 100%;

  align-items: center;

  transition: 0.2s all;
}

.account-text {
  position: relative;

  color: #424750;

  font-size: 14px;

  padding-left: 35px;

  font-weight: 400;
}

.account .hmi-arrow-down-1 {
  position: relative;

  top: 5px;

  color: #424750;

  font-size: 18px;

  float: left;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none !important;
}

.line-r {
  border-right: 1px solid #e0e0e2;
}

.cart-btn {
  position: relative;

  z-index: 2;

  box-sizing: border-box;

  margin-right: 25px;

  display: inline-block;
}

.cart-btn-hover {
  position: relative;

  z-index: 9;

  padding: 10px;

  box-sizing: border-box;

  top: 8px;

  margin-right: 5px;

  display: inline-block;
}

.cart-btn em,
.cart-btn-hover em {
  overflow: visible;

  position: absolute;

  line-height: 18px;

  font-size: 12px;

  color: #fff;

  min-width: 22px;

  min-height: 19px;

  text-align: center;

  border-radius: 8px;

  font-weight: 600;

  border: 2px solid #fff;

  background-color: #5c677d;

  padding: 0px 2px;

  top: 2px;

  right: -11px;
}

.cart-modal .em-plus,
.cart-modal_mob .em-plus {
  animation: pulse 2s infinite;
}

.cart-btn i,
.cart-btn-hover i {
  font-size: 32px;

  color: #424750;

  position: relative;

  top: 5px;
}

.cart-modal,
.cart-modal_mob {
  cursor: pointer;
}

.hmi-carts,
.hmi-carts .main-cart {
  height: 100%;
}

.header-carter {
  display: flex;

  align-items: center;

  justify-content: space-between;

  background-color: #f26922;

  color: #fff;
}

.hmi-carts .woocommerce-mini-cart {
  margin: 0;

  overflow-y: scroll;

  color: #666;

  padding: 0 10px !important;

  max-height: calc(100% - 165px) !important;

  direction: rtl;

  height: 100%;
}

.main-cart span.quantity {
  font-size: 12px;
}

.hmi-carts .woocommerce-mini-cart li.mini_cart_item {
  display: flex;

  align-items: center;

  border-bottom: 1px solid #eee;

  border-top: 1px solid #eee;
}

.hmi-carts .woocommerce-mini-cart li a:nth-child(1) {
  height: 100%;

  padding: 45px 5px;

  font-size: 26px;

  font-weight: 500;

  color: #ccc;

  transition: 0.2s all;
}

.hmi-carts .woocommerce-mini-cart li a.remove_from_cart_button:hover {
  background-color: rgb(255, 151, 151);

  color: #fff;

  transition: 0s2s all;
}

.hmi-carts .woocommerce-mini-cart li a:nth-child(2) {
  display: flex;

  align-items: center;

  font-size: 14px;

  font-weight: 500;

  width: 90%;

  line-height: 25px;
}

.hmi-carts .woocommerce-mini-cart li a img {
  width: 90px;

  height: 90px;

  margin-left: 10px;
}

.hmi-carts .woocommerce-mini-cart li .quantity bdi {
  font-weight: bold;

  color: #000;
}

.hmi-carts .woocommerce-mini-cart__total.total {
  display: flex;

  align-items: center;

  justify-content: space-between;

  padding: 20px 10px;

  border-top: 1px solid #dadada;
}

.hmi-carts .woocommerce-mini-cart__total.total strong {
  font-weight: 550;
}

.hmi-carts .woocommerce-mini-cart__total.total span {
  font-weight: bold;
}

.main-cart .woocommerce-mini-cart__buttons.buttons a:nth-child(1) {
  width: 60%;
}

.main-cart .woocommerce-mini-cart__buttons {
  display: flex;

  align-items: center;

  width: 100%;
}

.main-cart .woocommerce-mini-cart__buttons.buttons a {
  text-align: center;

  padding: 16px;

  background-color: #4d4a4a;

  color: #fff;

  font-weight: 500;

  border-radius: 11px;

  margin: 0 10px;

  display: inline-block;

  transition: 0.2s all;

  font-size: 15px;

  width: 40%;
}

.main-cart .woocommerce-mini-cart__buttons.buttons a:hover {
  opacity: 0.8;

  transition: 0.2s all;
}

.woocommerce-mini-cart__empty-message {
  text-align: center;

  padding: 3rem 0 9rem 0;

  position: relative;

  font-size: 19px;

  color: #aaa;

  line-height: 24px;

  font-weight: 500;
}

.woocommerce-mini-cart__empty-message::before {
  font-size: 13rem;

  opacity: 0.3;

  content: "\ea38";

  font-family: "parsfont" !important;

  speak: never;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  -webkit-font-smoothing: antialiased;

  line-height: 400px;

  color: #aaa;

  display: block;
}

.modal__right {
  left: unset !important;

  right: -100%;
}

.micromodal-slide.is-open .modal__right {
  left: unset !important;

  right: 0;

  transition: 0.3s all;
}

.hmi-carts .variation {
  display: none;
}

.header-carter.right {
  justify-content: space-between;
}

.header-carter button {
  color: #fff;

  padding: 10px 18px;

  transition: 0.2s all;
}

.header-carter button:hover {
  transition: 0.2s all;
}

.header-carter button.close-box::before {
  font-size: 16px;
}

.header-carter span {
  margin-right: 3rem;

  font-weight: 500;

  font-size: 14px;

  line-height: 26px;
}

.header-carter span em {
  padding: 0px 7px;

  margin-right: 5px;

  background: #4d4a4aeb;

  border-radius: 23%;
}

.hmi-carts .go-cart {
  text-align: center;

  padding: 15px;

  display: block;

  background: #4d4a4aeb;

  margin: 15px 10px;

  border-radius: 11px;

  color: #fff;

  font-size: 15px;

  font-weight: 500;

  transition: 0.2s all;
}

.hmi-carts .go-cart:hover {
  background: #4d4a4abd;

  transition: 0.2s all;
}

.shopping-cart::before {
  font-family: hami;

  content: "\E0CC\00FE0E";
}

.account-user::before {
  font-family: hami;

  content: "\E188\00FE0E";
}

.mini-cart-user {
  position: absolute;

  top: 50px;

  width: 285px;

  min-height: 100px;

  max-height: 380px;

  left: 0px;

  background: #fff;

  border: 1px solid #d3ced200;

  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.21);

  overflow-y: auto;

  overflow-x: hidden;

  border-radius: 8px;

  visibility: hidden;

  opacity: 0;

  transition: 0.2s all;
}

.cart-btn:hover .mini-cart-user {
  visibility: visible !important;

  opacity: 1;

  transition: 0.2s all;
}

.mini-cart-user .head-mini {
  display: inline-block;

  width: 100%;

  padding: 8px 10px;

  border-bottom: 1px solid #eee;

  box-sizing: border-box;
}

.mini-cart-user .head-mini .count-mini {
  float: right;

  font-size: 13px;

  padding: 10px 0;
}

.mini-cart-user .head-mini .cart-mini {
  float: left;

  padding: 10px 0;

  color: #ef394e;

  font-size: 12.5px;
}

.dropdown {
  display: inline-block;
}

#cboxWrapper,
#colorbox {
  z-index: 100000 !important;
}

.mini-cart-user .head-mini .cart-mini::after {
  font-family: "hami";

  font-weight: bold;

  content: "\203A";

  padding-right: 5px;
}

.mini-cart-user .woocommerce-mini-cart__empty-message {
  text-align: center;

  padding: 10px;

  font-size: 13px;
}

.mini-cart-user .mini_cart_item {
  position: relative;

  display: inline-block;

  border-bottom: 1px solid #eee;

  width: 100%;

  padding: 10px;

  box-sizing: border-box;

  text-align: right;
}

.mini-cart-user .mini_cart_item .remove_from_cart_button {
  position: absolute;

  left: 10px;

  bottom: 10px;

  font-size: 0;
}

.mini-cart-user .mini_cart_item .remove_from_cart_button::before {
  font-family: hami;

  content: "\E1D3\00FE0E";

  font-size: 17px;

  color: #a1a3a8;
}

.mini-cart-user .mini_cart_item a:nth-child(2) {
  display: inline-block;

  font-size: 11px;

  line-height: 25px;

  font-weight: 500;

  color: #020202;
}

.mini-cart-user
  .mini_cart_item
  a:nth-child(2)
  .attachment-woocommerce_thumbnail {
  max-width: 40px;

  height: auto;

  float: right;

  margin-left: 5px;

  margin-bottom: 15px;
}

.mini-cart-user .mini_cart_item .variation {
  display: none;
}

.mini-cart-user .mini_cart_item .quantity {
  display: block;

  width: 79%;

  box-sizing: border-box;

  float: right;

  color: #a1a3a8;

  font-size: 12px;

  position: relative;
}

.mini-cart-user .mini_cart_item .quantity .woocommerce-Price-amount bdi,
.mini-cart-user
  .mini_cart_item
  .quantity
  .woocommerce-Price-amount
  bdi
  .woocommerce-Price-currencySymbol {
  color: #a1a3a8;
}

.mini-cart-user .woocommerce-mini-cart__total {
  padding: 10px;

  font-size: 13px;

  float: right;

  color: #535353;
}

.mini-cart-user .woocommerce-mini-cart__total strong {
  display: block;

  padding: 10px 0;

  text-align: right;
}

.mini-cart-user .woocommerce-mini-cart__total .woocommerce-Price-amount {
  font-size: 1.1rem;

  font-weight: 600;
}

.mini-cart-user
  .woocommerce-mini-cart__total
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
  font-size: 11px;

  font-weight: 450;
}

.woocommerce-mini-cart-item .product_name_mini {
  font-size: 14px;

  line-height: 23px;

  color: #000;

  font-weight: 600;
}

.woocommerce-mini-cart-item dl.variation {
  font-size: 13px;

  line-height: 27px !important;
}

.mini-cart-user .woocommerce-mini-cart__buttons {
  float: left;

  padding: 15px;

  margin-top: 13px;
}

.mini-cart-user .woocommerce-mini-cart__buttons .wc-forward:nth-child(1) {
  display: none;
}

.mini-cart-user .woocommerce-mini-cart__buttons .wc-forward {
  background: #ef394e;

  color: #fff;

  padding: 11px 21px;

  border-radius: 8px;

  font-size: 12px;
}

.dashboard-menu {
  width: 195px;

  height: 440px;

  position: absolute;

  background-color: #fff;

  z-index: 999;

  border: 1px solid #d3ced200;

  left: 55px;

  top: 100%;

  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);

  overflow: auto;

  visibility: hidden;

  opacity: 0;

  transition: 0.2s all;

  border-radius: 8px;
}

.dashboard-menu li::before {
  font-family: hami;

  float: right;

  font-size: 18;

  font-weight: bold;

  color: #535353;
}

.dashboard-menu .woocommerce-MyAccount-navigation-link--dashboard::before {
  content: "\E1E0\00FE0E";
}

.dashboard-menu .woocommerce-MyAccount-navigation-link--orders::before {
  content: "\E1B2\00FE0E";
}

.dashboard-menu .woocommerce-MyAccount-navigation-link--downloads::before {
  content: "\ea1d";
}

.dashboard-menu .woocommerce-MyAccount-navigation-link--edit-address::before {
  content: "\E0A7\00FE0E";
}

.dashboard-menu .woocommerce-MyAccount-navigation-link--edit-account::before {
  content: "\E186\00FE0E";
}

.dashboard-menu
  .woocommerce-MyAccount-navigation-link--customer-logout::before {
  content: "\E146\00FE0E";

  color: #ef394e;
}

.active-menu {
  visibility: visible;

  opacity: 1;

  transition: 0.2s all;
}

.dashboard-menu ul {
  display: block;

  box-sizing: border-box;
}

.dashboard-menu ul li {
  box-sizing: border-box;

  color: #535353;

  font-size: 19px;

  border-bottom: 1px solid #f0f0f1;

  text-align: right;

  display: flex;

  align-items: center;

  padding: 16px 7px;
}

.dashboard-menu ul li i {
  transform: 0.2s all;
}

.dashboard-menu ul li a {
  font-size: 13px;

  color: #535353;

  padding-right: 8px;

  transform: 0.2s all;
}

.dashboard-menu ul li.frist-li {
  display: block;
}

.dashboard-menu ul .frist-li .account-name {
  display: block;

  font-size: 13px;

  color: #535353;

  font-weight: 500;
}

.dashboard-menu ul .frist-li .account-avatar {
  float: right;

  padding-left: 5px;
}

.dashboard-menu ul .frist-li .account-avatar img {
  border: 1px solid #535353;

  border-radius: 50%;
}

.dashboard-menu ul .frist-li a {
  padding: 7px 0;

  display: block;

  color: #ef394e;

  font-size: 12px;
}

.dashboard-menu ul .frist-li:hover {
  background: #f0f0f1;
}

.dashboard-menu ul .frist-li a::after {
  font-family: "hami";

  padding-right: 8px;

  font-weight: bold;

  content: "\203A";

  font-size: 13px;
}

.menus.sticky {
  position: fixed;

  top: 29px;

  transition: all 0.2s;
}

/* .menus.nav-appear {

  top: 74px;

	 transition: all 0.3s;

} */

header .top-nav {
  display: flex;

  justify-content: space-between;
}

/* mobile menu */

.modal-menu {
  position: fixed;

  top: 0;

  right: -100%;

  bottom: 0;

  width: 300px;

  height: 100%;

  overflow: auto;

  z-index: 99999999;

  visibility: visible;

  background-color: #fdfdfd;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;
}

.modal--visible {
  right: 0;
}

.modal-overlay {
  position: fixed;

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  background-color: rgb(0 0 0 / 50%);

  display: flex;

  align-items: center;

  justify-content: center;

  height: 100vh;

  width: 100%;

  opacity: 0;

  visibility: hidden;

  z-index: 99900;

  visibility: hidden;

  cursor: pointer;
}

.modal-overlay--visible {
  opacity: 1;

  visibility: visible;

  transition: all 0.3s ease-in-out;
}

.off-canvas-main ul {
  list-style: none;

  padding: 0;

  margin: 0;

  line-height: 1.5;
}

.off-canvas-main .menu li {
  margin-bottom: 8px;

  display: block;
}

.off-canvas-main .menu li > a {
  font-size: 13px;

  padding: 10px 0;
}

.off-canvas-main .menu a {
  display: block;

  color: #535353;
}

.off-canvas-main .menu .toggle-icon {
  float: left;
}

.off-canvas-main .menu .chevron-down::before {
  content: "\E179\00FE0E";

  font-family: hami;
}

.off-canvas-main .sub-menu-arrow {
  position: absolute;

  top: 0;

  left: 0;

  width: 44px;

  padding: 3px 0;

  color: #858585;

  font-size: 14px;

  line-height: 24px;

  text-align: center;

  cursor: pointer;
}

.off-canvas-main ul {
  list-style: none;

  padding: 0;

  margin: 0;

  line-height: 1.5;
}

.off-canvas-main .menu li {
  margin-bottom: 8px;

  display: block;
}

.off-canvas-main .menu li#navi::before {
  display: none;
}

#icon-menu {
  display: inline-block;

  overflow: hidden;

  z-index: 2;
}

#pencet {
  display: flex;

  align-items: center;

  flex-direction: column;

  cursor: pointer;

  margin-right: 4px;
}

#pencet span {
  background-color: #66686c;

  width: 1.2em;

  height: 2px;

  margin: 1.8px 0;

  display: block;

  transition: all 0.4s ease;

  transform-origin: 0 0;

  border-radius: 11px;
}

.Diam span:nth-child(1) {
  transform: rotate(45deg) translate(1px, -1px);
}

.Diam span:nth-child(2) {
  transform: scaleX(0);
}

.Diam span:nth-child(3) {
  transform: rotate(-45deg) translate(1px, 0);
}

.faqs_mobile {
  cursor: pointer;
}

.error-404 {
  text-align: center;
}

body .error-404 h2 {
  margin-top: 50px;

  font-size: 18px !important;

  line-height: 1.222;

  font-weight: 700;

  color: #333;
}

.error-404 span {
  display: block;
}

.error-404 span a {
  margin: 30px auto;

  display: inline-block;

  padding: 10px 15px;

  border-radius: 8px;

  background: #fb4a06;

  color: #fff;
}

.error-404 img {
  width: 31%;

  margin: 22px auto;
}

/* moblie */

.head-index .order-icon-mobile::before,
.head-index .side-icon-mobile::before {
  content: "\E042\00FE0E";

  font-family: hami;
}

.head-index .side-icon-mobile::before {
  content: "\E024\00FE0E";
}

.order-icon-mobile,
.side-icon-mobile {
  position: relative;

  color: #424242;

  font-size: 18px;

  top: 5px;
}

.order-title-mobile {
  background-color: #e0e0e0;

  color: #424242;

  border-radius: 8px;

  padding: 0 10px;

  line-height: 30px;

  display: inline-block;
}

.order-title-mobile h2 {
  display: inline-block;
}

.back-order-mobile {
  display: block;

  position: fixed;

  background: #4444444a;

  width: 100%;

  height: 100%;

  z-index: -999;

  top: 0;

  right: 0;

  transition: 0.2s all;

  opacity: 0;
}

.order-mobile {
  background: #fff;

  width: calc(100% - 40px);

  margin: 40px auto;

  border-radius: 10px;

  padding: 25px 20px 20px;

  display: block;

  max-height: 320px;

  overflow: auto;
}

.back-order-mobile.active {
  opacity: 1;

  z-index: 999;

  transition: 0.2s all;
}

.order-mobile #nav-order-mobile {
  margin-right: 20px;
}

.close-mobile {
  position: relative;

  float: left;

  cursor: pointer;
}

.close-mobile::before {
  font-family: hami;

  content: "\E08D\00FE0E";

  font-size: 26px;
}

.order-mobile #nav-order-mobile li {
  font-size: 13px;

  color: #535353;

  padding: 13px 0;

  border-bottom: 0.5px solid rgba(41, 41, 41, 0.18);
}

.order-mobile #nav-order-mobile li.order-by-mobile {
  font-weight: 550;

  padding: 7px 0;
}

.order-mobile #nav-order-mobile li:nth-child(8) {
  border: none;
}

.order-mobile #nav-order-mobile li a.active {
  color: #00bfd6;
}

.close-slider-mobile {
  background: #ddd;

  display: inline-block;

  width: 100%;

  padding: 20px 10px;

  margin-bottom: 5px;
}

.col-single1 {
  display: inline-block;

  width: 100%;

  background: #fff;

  border-radius: 11px;

  margin: 15px 0 5px 0;

  padding: 28px 15px;

  padding: 25px 20px;

  border: 1px solid #e3e3e3;
}

.stickyer.tabs-appear {
  top: 120px;
}

.product-tabs {
  top: 74px;
}

.woocommerce div.product div.summary {
  margin-bottom: 0 !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
  background: #fff;

  border-radius: 8px;
}

.woocommerce-tabs .panel-title {
  float: right;

  color: #2b2e38;

  font-size: 16px;

  line-height: 1.375;

  font-weight: 600;
}

.panel-mobiles.active {
  z-index: 9999 !important;

  opacity: 1 !important;

  transition: 0.2s all !important;
}

.mobile-info.active {
  z-index: 9999 !important;

  opacity: 1 !important;

  transition: 0.2s all !important;
}

.tabs-panel-mobile-title.pad {
  color: #2a2a2a;
}

.title-information {
  font-size: 13px;

  color: #535353;

  padding: 20px 0;

  display: block;

  font-weight: 600;

  position: relative;

  margin-right: 10px;
}

.title-information::before {
  content: "";

  position: absolute;

  right: -13px;

  bottom: 23px;

  width: 0;

  height: 0;

  border-style: solid;

  border-width: 7px 0 0 7px;

  border-color: transparent transparent transparent #00bfd6;

  transform: rotate(45deg);
}

.dn-app-mobile {
  position: fixed;

  width: 100%;

  padding: 0 18px;

  bottom: -1px;

  left: 0;

  right: 0;

  height: 60px;

  display: -webkit-inline-box;

  display: -webkit-inline-flex;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-flex-wrap: nowrap;

  -ms-flex-wrap: nowrap;

  flex-wrap: nowrap;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  background-color: rgba(35, 41, 51, 0.97);

  z-index: 9999;

  border-radius: 8px 8px 0 0;
}

.dn-app-mobile.close {
  display: none;
}

.dn-app-mobile img {
  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  height: 38px;

  width: auto;
}

.dn-app-mobile a {
  font-size: 11px;

  line-height: 26px;

  padding: 5px 14px;

  background: #00bfd6;

  -webkit-border-radius: 8px;

  border-radius: 8px;

  color: #fff;
}

.dn-app-mobile span {
  color: #fff;

  font-size: 13px;

  line-height: 2;
}

.dn-app-closes::before {
  font-family: hami;

  content: "\E08D\00FE0E";

  font-size: 26px;
}

/* navbar */

#NavMenu {
  display: flex;

  width: 100%;
}

.bottom-navbar {
  position: fixed;

  bottom: 0;

  left: 0;

  width: 100%;

  background: rgba(255, 255, 255, 0.95);

  z-index: 999;

  display: flex;

  align-items: center;

  text-align: center;

  font-size: 12px;

  box-shadow: 0 -4px 8px 0 rgb(0 0 0 / 5%);
}

.item-navbar {
  position: relative;

  flex: 1 1 0;
}

.item-navbar.active::before {
  content: "";

  position: absolute;

  width: 100%;

  height: 3px;

  left: 0;

  top: -1px;

  background-color: #ef394e;
}

.item-navbar.active a {
  background: #f1f1f1;

  color: #000000;
}

.item-navbar a .icon-navbar {
  display: inline-block;

  font-size: 20px;

  position: relative;
}

.item-navbar a .icon-navbar .home-icon::before {
  content: "\E028\00FE0E";

  font-family: hami;
}

.item-navbar a .icon-navbar.has-sale::before {
  content: "";

  width: 4px;

  height: 4px;

  border-radius: 50%;

  background: #ef394e;

  position: absolute;

  left: 0;

  top: -7px;

  border: 2px solid #fff;
}

.item-navbar a .icon-navbar.has-loggged::before {
  content: "";

  width: 4px;

  height: 4px;

  border-radius: 50%;

  background: #64d979;

  position: absolute;

  left: 0;

  top: -7px;

  border: 2px solid #fff;
}

.item-navbar a .icon-navbar .shop-icon::before {
  font-family: hami;

  content: "\E1C1\00FE0E";
}

.item-navbar a .icon-navbar .cart-icon::before {
  font-family: hami;

  content: "\E013\00FE0E";
}

.item-navbar a .icon-navbar .user-icon::before {
  font-family: hami;

  content: "\E1DE\00FE0E";
}

.item-navbar a .name-navbar {
  display: block;
}

.navi-bar ul li {
  display: inline-block;

  margin-left: 5px;

  padding: 10px;
}

.navi-bar ul li.active {
  font-size: 25px;

  color: red;

  background: #ef5661;

  border-radius: 6px;
}

/*  nav-bar2 */

.bottom-navbar.ver2 {
  background: transparent;
}

nav.navbar2 {
  position: relative;

  margin: 0 auto;

  display: flex;

  width: 100%;

  text-align: center;
}

.navbar2 .navshet {
  list-style-type: none;

  padding: 0;

  background: #ef394e;

  border-top-left-radius: 40px;

  border-top-right-radius: 40px;

  box-shadow: 2px 10px 20px #ef394e;

  display: flex;

  width: 100%;
}

.navbar2 .items {
  text-align: center;

  margin: 0 auto;

  display: inline-block;
}

.navbar2 li {
  display: inline-block;

  margin: 40px 20px;
}

.navbar2 li:first-child {
  margin-left: 30px;
}

.navbar2 li:last-child {
  margin-right: 30px;
}

.navbar2 a {
  cursor: pointer;

  display: flex;

  align-items: center;

  padding: 5px 20px;

  margin-top: 20px;
}

.navbar2 .items.active a {
  border-radius: 18px 18px 0 0;

  background: #ef5661;

  box-shadow: 1px 1px 9px #e85061f0;

  transition: 0.1s;

  border: 1px solid #ffffff91;
}

.navbar2 a#itemver2.active {
  background: #ef5661;

  border-radius: 11px;
}

.navbar2 svg {
  stroke: #fff;

  width: 44px;

  height: 44px;

  transform: translateX(35px);

  transition: 0.4s ease all;
}

.navbar2 a.active {
  color: white;
}

.navbar2 .items.active a .svg-icon {
  stroke: white;

  transform: translateX(0px);
}

.navbar2 .items a .svg-icon.home-icon::before {
  content: "\E028\00FE0E";
}

.navbar2 .items a .svg-icon.shop-icon::before {
  content: "\E1C1\00FE0E";
}

.navbar2 .items a .svg-icon.cart-icon::before {
  content: "\E013\00FE0E";
}

.navbar2 .items a .svg-icon.user-icon::before {
  content: "\E1DE\00FE0E";
}

.navbar2 .items a .svg-icon::before {
  font-family: hami;

  font-size: 40px;

  color: #fff;

  position: relative;

  top: 4px;
}

.navbar2 .items.active a .svg-icon::before {
  font-family: hami;

  font-size: 32px;

  color: #fff;

  position: relative;

  top: 4px;
}

.navbar2 .link-text {
  color: white;

  opacity: 0;

  transition: 0.3s ease all;

  user-select: none;

  height: 42px;

  display: flex;

  align-items: center;

  z-index: 1;

  font-size: 13px;

  padding-right: 7px;

  font-weight: 500;
}

.navbar2 .items.active a .link-text {
  opacity: 1;

  transition-delay: 0.1s;
}

.navbar2 .link-background {
  position: absolute;

  left: 30px;

  top: 53px;

  background: #5e4ecb;

  border-radius: 11px;

  width: 153px;

  height: 70px;

  z-index: 0;

  transition: 0.4s cubic-bezier(0.7, 0, 0.38, 0.86) all;
}

/* navbar3 */

.sticky_toolbar_footer {
  position: fixed;

  bottom: 0;

  right: 0;

  left: 0;

  z-index: 998;
}

.sticky_toolbar_footer.mfoot_2 svg {
  position: absolute;

  left: 0;

  right: calc(50% - 41px);

  bottom: 0px;

  top: auto;

  fill: #fff;

  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1));

  filter: drop-shadow(0 -4px 5px rgba(0, 0, 0, 0.1));
}

.mfoot_2 .toolbar_mobile {
  box-shadow: 0 7px 9px -7px rgb(0 0 0 / 10%);

  margin: 10px;

  border-radius: 10px;

  padding: 8px 0 7px 0;

  margin-bottom: 0;
}

.toolbar_mobile {
  display: flex;

  flex-wrap: nowrap;

  padding: 4px 0 8px 0;

  position: relative;
}

.mfoot_2 .toolbar_mobile:before {
  width: auto;

  left: calc(50% + 41px);

  border-radius: 0 10px 0px 0;
}

.toolbar_mobile:before {
  content: "";

  position: absolute;

  height: 100%;

  right: 0;

  top: 0;

  width: calc(50% - 215px);

  background-color: #fff;

  box-shadow: 0 -5px 5px -4px rgb(0 0 0 / 10%);
}

.toolbar_col {
  text-align: center;

  width: 100%;

  position: relative;

  z-index: 1;
}

.toolbar_item {
  font-size: 18px;

  text-align: center;

  width: 35px;

  height: 35px;

  border-radius: 9px;

  line-height: 40px;

  color: #444;

  display: inline-block;

  cursor: pointer;

  position: relative;
}

.mfoot_2 .toolbar_mobile:after {
  width: auto;

  right: calc(50% + 41px);

  border-radius: 10px 0 0 0px;
}

.toolbar_mobile:after {
  content: "";

  position: absolute;

  height: 100%;

  left: 0;

  top: 0;

  width: calc(50% - 215px);

  background-color: #fff;

  box-shadow: 0 -5px 5px -4px rgb(0 0 0 / 10%);
}

.mfoot_2 .toolbar_col.is_middle .toolbar_item {
  top: -37px;

  border-width: 3px;
}

.toolbar_col.is_middle .toolbar_item i {
  font-size: 22px;
}

elm_t-cart.is_middle .toolbar_item #toolbox_cart {
  width: 19px;

  height: 19px;

  border-radius: 28px;

  left: -4px;

  top: -2px;

  line-height: 22px;

  box-shadow: 0 0 0 2px hsl(0deg 0% 100% / 28%);
}

.toolbar_item i.fa-store::before {
  font-family: hami;

  content: "\E1C1\00FE0E";

  font-size: 26px;
}

.toolbar_item i.fa-folder-tree::before {
  font-family: hami;

  content: "\F06A2";
}

.toolbar_item i.mdi-message-minus {
  font-size: 26px;
}

.toolbar_item.login_btn .fa-user::before {
  font-family: hami;

  content: "\E1DE\00FE0E";
}

.elm_t-cart .toolbar_item #toolbox_cart {
  background-color: #0ec32d;

  top: 7px;

  left: 28px;

  width: 14px;

  height: 14px;

  display: inline-block;

  position: absolute;

  line-height: 14px;

  font-size: 11px;

  color: #fff;

  font-family: hmi-font;

  font-display: swap;

  border-radius: 6px 6px 6px 0;
}

.toolbar_col.is_middle .toolbar_item {
  position: absolute;

  top: -39px;

  right: calc(50% - 28px);

  background-color: #1e2f9d;

  color: #fff;

  width: 52px;

  height: 52px;

  border-radius: 50px;

  line-height: 58px;

  border: 2px solid #fff;

  box-shadow: 0 0 25px 2px hsl(0deg 0% 0% / 15%);
}

.mfoot_2 .toolbar_item {
  font-size: 20px;

  transition: 0.2 all;
}

/* nav3 */

.toolbar_col.active .toolbar_item {
  background-color: #ef394e;

  color: #fff;
}

.toolbar_col .toolbar_item.go_up {
  transition: 0.2 all;
}

.toolbar_col .toolbar_item.go_up:hover {
  background-color: #ef394e;

  color: #fff;

  transition: 0.2 all;
}

/*off slider */

.col-off {
  display: inline-block;

  width: 100%;

  overflow: hidden;
}

.product-line-box {
  width: 100%;

  display: flex;

  align-items: center;

  padding: 30px 15px;
}

.product-line-box.orginal .carousel-hami .owl-stage {
  padding: 0 !important;
}

.product-line-box.spcback {
  background: transparent;
}

.img-off {
  width: 170px;

  height: auto;

  text-align: center;

  margin: auto;
}

.img-off img {
  width: 100%;

  height: 100%;
}

.btn-off {
  border: 1px solid #fff;

  border-radius: 8px;

  padding: 10px 14px;

  box-sizing: border-box;

  width: 70%;

  margin: auto;

  margin-top: 15px;
}

.btn-off a {
  color: #fff;

  font-size: 14px;
}

.slider-products-off-hmi {
  width: 78%;
}

.col-off.v2 .slider-products-off-hmi {
  width: 100%;

  align-items: center;

  display: flex;
}

.btn-off i {
  font-size: 9px;

  margin-right: 5px;

  position: relative;

  color: #fff;

  font-weight: bold;
}

.col-off.v2 .title-product-hami {
  color: #212121;

  font-size: 13px;

  line-height: 22px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  height: 44px;

  margin: 10px 0;

  font-weight: 600;
}

.col-off.v2 .btn-off {
  border: 0;

  padding: 0;

  border-radius: 0;

  width: 100%;

  display: flex;

  align-items: center;

  margin: 0 auto;

  justify-content: center;

  margin-top: 8px;
}

.pattder {
  display: inherit;
}

.col-off.v2 .btn-off a {
  font-weight: 600;
}

.col-off.v2 .product-line-box {
  padding: 20px 10px;
}

.last_posts {
  padding: 10px;

  border-top: solid 1px #e2e6e9;

  display: inline-block;

  width: 100%;

  margin-top: 15px;
}

.products_seen {
  text-align: center;

  margin: 30px 0;

  font-size: 16px;

  font-weight: 650;
}

.last_posts ul li {
  display: inline-block;

  width: 15%;

  margin: 0 15px;
}

.last_posts ul li p {
  font-size: 14px;

  line-height: 32px;

  height: 30px;

  font-weight: 600;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;
}

.last_posts ul {
  display: flex;

  text-align: center;

  width: 100%;

  margin: 0 auto;

  justify-content: center;
}

.last_posts ul li img {
  max-width: 100px;

  max-height: 100px;
}

.col-off.v2 .amazing-product #hmi-timers {
  font-size: 12px;
}

.col-off.v2 .amazing-product .hmi-tim.block #hmi-timers {
  margin: 0 !important;
}

.col-off.v2 .amazing-product .timers.expired {
  height: 13px;
}

.timers.expired.block {
  height: 16px;

  margin: 0;
}

.col-off.v2 .hmi-tim i {
  font-size: 14px;
}

.amazing-product {
  background-color: #fff;

  border-radius: 11px;

  padding: 12px;
}

.image-slide14 .t1 {
  transition: 0.2s all;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 100%;

  height: auto;

  max-width: inherit;

  opacity: 1;
}

.image-slide14:hover .t1 {
  opacity: 0;
}

.image-slide14:hover .t2 {
  opacity: 1;

  transition: 0.2s all;
}

.image-slide14 .t2 {
  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 100%;

  height: auto;

  max-width: inherit;

  opacity: 0;
}

.image-slide14 .t1.shower {
  opacity: 1 !important;
}

.slider-products-off-hmi .owl-nav {
  position: absolute;

  width: 100%;

  top: 45%;

  font-size: 25px;

  transition: 0.2s all;
}

.slider-products-off-hmi .owl-nav .owl-prev {
  background: #fff;

  border: 1px solid #a6a6a640;

  padding: 30px 10px;

  border-top-left-radius: 8px;

  border-bottom-left-radius: 8px;

  box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);

  position: absolute;

  right: 5px;

  transition: 0.2s all;

  border-radius: 50%;

  padding: 9px;

  font-size: 18px;

  border: 1px solid #dddde1 !important;

  width: 35px;

  height: 35px;
}

.slider-products-off-hmi .owl-nav .owl-next {
  background: #fff;

  border: 1px solid #a6a6a640;

  padding: 30px 10px;

  border-top-right-radius: 8px;

  border-bottom-right-radius: 8px;

  box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);

  position: absolute;

  left: 5px;

  transition: 0.2s all;

  border-radius: 50%;

  padding: 9px;

  font-size: 18px;

  border: 1px solid #dddde1 !important;

  width: 35px;

  height: 35px;
}

@keyframes pulse-light {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);

    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  }

  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);

    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);

    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

/* product slider */

.col-product {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.hami-product-box {
  border: 1px solid #e3e3e3;

  border-radius: 11px;
}

.brand {
  width: 100% !important;
}

.tb1 {
  margin: 35px 0 20px 0;
}

.hami-product-box.news {
  background: linear-gradient(90deg, #4f7ce5 1%, #212640 98%);
}

.hami-product-box.news .pic-items.news {
  padding-top: 62%;
}

.head-product.news {
  border: 0;

  width: 98%;
}

.head-product h3 {
  font-weight: 700;

  font-size: 16px;

  line-height: 32px;

  color: #232933;
}

.head-product.news .title-product-carosel-hami::after {
  display: none;
}

.head-product.news h3 {
  font-weight: bold;

  font-size: 16px !important;

  line-height: 32px;

  color: #fff;

  border: 0;

  margin: 20px 0;
}

.view-all.news {
  border: 1px solid #fff;

  padding: 3px 20px;

  color: #fff !important;

  border-radius: 8px;

  font-weight: 500;
}

.card-blog-items.news {
  background: linear-gradient(139deg, #5d89ee 1%, #212640 98%);

  margin: 10px 5px;

  margin-top: 0;

  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    transform 0.2s cubic-bezier(0.4, 0, 1, 1);
}

.card-blog-items.news:hover {
  transition: 0.2s all;

  transform: scale(1);
}

.title-name-blog.news h2 {
  color: #fff;
}

.title-name-blog.news p {
  display: none;
}

.title-name-blog.news .info-author span {
  color: #fff;
}

.title-name-blog.news h2 {
  font-size: 13px;
}

.hami-product-box.news .owl-nav .owl-next,
.hami-product-box.news .owl-nav .owl-prev {
  background: #ffffff05;

  border: 1px solid #ececec8f;
}

.hami-product-box.news .owl-nav .disabled {
  opacity: 0;
}

.left-product {
  float: left;

  width: 16%;

  border-radius: 15px;

  border: 1px solid rgba(0, 191, 214, 0.3);

  background-color: #fff;

  overflow: hidden;
}

.head-product {
  position: relative;

  font-weight: 600;

  color: #515151;

  width: 95%;

  margin: 0 auto;

  margin-top: 11px;

  margin-bottom: 15px;
}

.view-all {
  float: left;

  color: #a8a8a8;

  font-weight: 500;

  font-size: 14px;
}

.title-product-carosel-hami {
  position: relative;
}

.title-product-carosel-hami::after {
  content: "";

  position: absolute;

  width: 100%;

  top: calc(100% + 10px);

  left: 0;

  height: 1.4px;

  background: #ef394e;
}

.icon-carosel {
  position: relative;

  font-size: 22px;

  top: 3px;

  padding-left: 6px;

  color: #424750d1;
}

.title-product-carosel-hami i {
  font-size: 25px;

  color: #8f8f8f;

  margin-left: 15px;
}

.product-box-hami {
  display: inline-block;

  width: 100%;

  text-align: center;
}

.item-pro {
  position: relative;

  border-radius: 11px;

  box-sizing: border-box;

  padding: 15px;

  background-color: #fff;

  display: inline-block;
}

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

.item-single .product-image-main {
  max-width: 70%;
}

.product-image-main .p1 {
  transition: 0.2s all;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 100%;

  height: auto;

  max-width: inherit;

  opacity: 1;
}

.item-pro:hover .product-image-main .p1 {
  opacity: 0;
}

.product-image-main .p2 {
  transition: 0.2s all;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 100%;

  height: auto;

  max-width: inherit;

  opacity: 0;
}

.item-pro:hover .product-image-main .p2 {
  opacity: 1;
}

.product-image-main .p1.shower {
  opacity: 1 !important;
}

.head-hani h2 {
  font-size: 16px;

  font-weight: 700;

  text-align: center;
}

.line-hani {
  height: 0.6000000000000001px;

  background: linear-gradient(90deg, #ffd3db, #fb3449);

  margin-top: 2px;

  display: block;

  margin-left: 17px;

  float: left;

  animation: 5.3s line-hani infinite;
}

@keyframes line-hani {
  0% {
    width: 0;
  }

  100% {
    width: 88%;
  }
}

.hani-product {
  width: 100%;

  background-color: #fff;

  padding: 15px;

  box-sizing: border-box;
}

.thumb-hani {
  position: relative;

  width: 200px;

  height: 200px;

  margin: 15px auto;
}

.thumb-hani img {
  width: 100%;

  height: 100%;
}

.hami-product-box .owl-nav {
  position: absolute;

  width: 100%;

  top: 35%;

  font-size: 25px;

  transition: 0.2s all;
}

.hami-product-box .owl-nav .owl-prev {
  background: #fff;

  border: 1px solid #a6a6a640;

  padding: 30px 10px;

  border-top-right-radius: 8px;

  border-bottom-right-radius: 8px;

  box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);

  position: absolute;

  right: 5px;

  transition: 0.2s all;

  border-radius: 50%;

  padding: 9px;

  font-size: 18px;

  border: 1px solid #dddde1 !important;

  width: 35px;

  height: 35px;
}

.hami-product-box.brand .owl-nav {
  top: 39%;
}

.hami-product-box.brand.items {
  border: 0;
}

.hami-product-box .owl-nav .owl-next {
  background: #fff;

  border: 1px solid #a6a6a640;

  padding: 30px 10px;

  border-top-right-radius: 8px;

  border-bottom-right-radius: 8px;

  box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);

  position: absolute;

  left: 5px;

  transition: 0.2s all;

  border-radius: 50%;

  padding: 9px;

  font-size: 16px;

  border: 1px solid #dddde1 !important;

  width: 35px;

  height: 35px;
}

.hami-product-box .owl-nav .disabled {
  opacity: 40%;
}

.hami-product-box .back-brands .owl-nav {
  top: 20%;
}

.hami-product-box .back-brands .owl-nav .owl-prev {
  right: -28px;
}

.hami-product-box .back-brands .owl-nav .owl-prev:hover {
  right: -40px;
}

.hami-product-box .back-brands .owl-nav .owl-next {
  left: -28px;
}

.hami-product-box .back-brands .owl-nav .owl-next:hover {
  left: -40px;
}

/*product style */

/*  category style */

.sides {
  width: 19.5%;

  float: right;
}

.sides .widget {
  display: block;

  position: relative;

  padding: 9px 15px;

  margin-bottom: 20px;

  overflow: hidden;

  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);

  border: 1px solid #e4e4e4;

  background-color: #fff;

  border-radius: 15px;
}

.img-free {
  float: left;

  width: 26%;
}

.img-free img {
  width: 100%;
}

.header-free {
  float: right;

  padding: 15px 15px 15px 5px;

  box-sizing: border-box;

  width: 70%;
}

.titles-free {
  font-size: 13px;

  color: #424750;

  display: block;

  font-weight: 700;

  padding-bottom: 7px;
}

.text-order {
  font-size: 12.3px;

  color: #81858b;
}

.side-product {
  min-height: 320px;

  background-color: #fff;

  border: 1px solid #dedede;

  padding: 15px 0;

  box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);
}

.side-pro-img {
  position: relative;

  width: 200px;

  height: 200px;

  margin: 0 auto;
}

.side-pro-img img {
  position: absolute;

  display: block;

  width: 100%;

  height: 100%;
}

.side-title-pro {
  padding: 15px 25px;
}

.billing_state {
  padding: 10px 0;
}

.side-title-pro h2 {
  font-size: 13px;

  font-weight: 450;

  color: #4a5f73;
}

.side-prices-pro {
  margin: 10px 0 20px 0;

  padding: 0 15px;
}

.side-discount-off {
  float: left;

  font-size: 16px;

  font-weight: 500;

  padding: 5px 10px;

  background-color: #ef394e;

  border-radius: 20px;

  color: #fff;
}

.side-currencySymbol-off {
  float: left;

  margin-left: 10px;

  margin-top: 6px;

  color: #acacac;

  font-size: 17px;
}

.side-price-pro {
  color: #000;

  width: 100%;

  float: left;

  margin-top: 13px;

  text-align: left;
}

.side-price-pro span {
  font-size: 20px;

  font-weight: 600;
}

.side-price-pro i {
  font-size: 15px;

  font-weight: 400;

  padding-right: 4px;

  padding-left: 5px;
}

.add-to-cart.offer {
  position: relative;

  display: inline-block;
}

.add-to-cart.offer .add-to-carter {
  border-radius: 13px;

  display: flex;

  height: 33px;

  box-sizing: border-box;

  color: #fff;

  width: 34px;

  transition: 0.2s all;

  align-items: center;

  overflow: hidden;
}

.add-to-cart.offer .loader-cart {
  position: absolute;

  right: 5px;

  top: 5px;
}

.add-to-cart.offer .add-to-carter .text-cart,
.added_to_cart.wc-forward {
  position: absolute;

  opacity: 0;

  transition: 0.1s all;

  top: 32%;

  font-size: 13px;

  right: 15%;

  display: none;
}

.ajax_add_to_cart.added .text-cart {
  display: none;
}

.add-to-cart.offer .add-to-carter:hover .text-cart,
.add-to-carter:hover .added_to_cart.wc-forward {
  opacity: 1;

  transition: 0.1s all;
}

.loader-cart {
  position: absolute;

  width: 24px !important;

  top: 8.5px;

  right: 8.5px;

  visibility: hidden;
}

.ajax_add_to_cart.loading .loader-cart {
  visibility: visible;

  animation: loaders 3s linear 2 forwards;
}

.ajax_add_to_cart.loading .fa-plus {
  visibility: hidden;
}

@keyframes loaders {
  0% {
    visibility: visible;
  }

  100% {
    visibility: hidden;
  }
}

.add-to-cart.offer .add-to-carter a {
  color: #fff;
}

.add-to-cart.offer a i {
  color: #fff;

  padding-right: 9px;

  position: relative;

  font-size: 16px;

  top: 3px;
}

.add-to-cart.offer a i::before {
  font-family: hami;

  content: "\E0FC\00FE0E";
}

#hmi-timers {
  color: #737373;

  font-size: 14px;

  position: relative;

  height: 15px;

  display: inline-block;

  font-weight: 600;
  font-family: IRANSans !important;
}

#hmi-timers span .dot {
  margin: 0 6px;

  font-size: 16px;

  padding-top: 3px;

  font-weight: 700;
}

.amazing-product .block {
  text-align: left;

  width: 100% !important;

  display: inline-block !important;
}

.hmi-tim i {
  position: relative;

  top: 5px;

  color: #737373;
}

.timers.expired {
  width: 20%;

  height: 6px;

  margin-top: 10px;

  display: inline-block;
}

.hmi-tim {
  display: block;

  text-align: left;
}

.letter {
  display: none;
}

#hmi-timers span:last-child .dot {
  display: none;
}

.timer-pros span:last-child .dot {
  display: none;
}

.index-product .woocommerce-Price-amount {
  font-size: 22px;

  color: #000;
}

.side-box {
  border: 1px solid #dedede;

  background: #fff;

  border-radius: 8px;

  box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);

  margin: 10px 0;

  padding-top: 13px;

  padding-right: 20px;

  padding-left: 20px;

  padding-bottom: 10px;

  position: relative;
}

.side-title {
  position: relative;

  display: block;

  color: #535353;

  font-size: 0.9rem;

  font-weight: 700;

  border-bottom: 1px solid #f2f2f2;

  padding-bottom: 10px;
}

.side-form-search {
  display: inline-block;

  position: relative;

  width: 100%;

  margin-top: 12px;
}

.side-form-search input {
  width: 100%;

  border-radius: 8px;

  padding: 10px;

  color: #555;

  border: 1px solid transparent;

  background: #fff;

  font-size: 16px;

  font-weight: 400;

  transition: 0.2s all;
}

.side-form-search input:focus,
.side-form-search input:active {
  border: 1px solid #00bfd6;

  transition: 0.2s all;

  outline: 0;
}

.content-product div {
  line-height: 32px;

  color: #535353;

  font-size: 13px;
}

.side-box .side-menus ul {
  display: block;

  margin-top: 12px;
}

.side-box .side-menus ul li {
  width: 100%;

  display: block;

  padding: 10px 0;
}

.side-box .side-menus ul li a {
  font-size: 13px;

  font-weight: 550;

  color: #2e2e2e;

  transition: 0.1s all;
}

.side-box .side-menus ul li a:hover {
  color: #00bfd6;

  transition: 0.1s all;
}

.side-box .side-menus ul li ul {
  padding-right: 8px !important;

  margin-top: 5px;
}

.side-box .side-menus ul li ul li a {
  font-size: 13.5px;

  font-weight: 400;

  color: #545454;
}

.side-free {
  display: inline-block;

  width: 100%;

  margin-top: 6px;
}

.side-free span {
  float: right;

  font-size: 0.7rem;

  font-weight: 400;

  color: #81858b;
}

.side-free img {
  float: left;

  width: 90px;

  height: 70px;

  position: absolute;

  top: 0px;

  left: 0;
}

.side-box .side-ads .side-img-ads {
  width: 100%;

  height: 100%;
}

.left-store {
  float: left;

  position: relative;

  width: 79%;
}

.left-index {
  display: inline-block;

  position: relative;

  width: 100%;

  transition: 0.1s all;

  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);

  border: 1px solid #e4e4e4;

  background-color: #fff;

  border-radius: 15px;
}

.left-index:hover {
  box-shadow: 0 2px 17px 0 rgb(0 0 0 / 9%);
}

.head-index {
  border-bottom: 1px solid #ebebeb;

  padding: 10px;

  width: 100%;

  display: inline-flex;

  align-items: center;

  justify-content: space-between;
}

.righter-head {
  display: flex;

  align-items: center;
}

#nav-order {
  display: inline-block;

  margin-right: 11px;
}

#nav-order li {
  margin-left: 15px;

  display: inline-block;
}

#nav-order li a {
  color: #4d4d4d;

  font-size: 14px;

  font-weight: 500;
}

#nav-order .active {
  background: #00bfd6;

  padding: 5px 7px;

  border-radius: 9px;

  color: #fff !important;
}

.woocommerce-result-count {
  display: none;
}

.head-archie-pro {
  font-size: 14px;

  color: #ef394e;

  padding-top: 4px;

  width: 100%;

  display: inline-block;

  padding-bottom: 5px;
}

.head-archie-pro.no {
  border-color: transparent !important;
}

.head-archie-pro #sales_timer_display {
  float: left;

  font-size: 12px;

  font-weight: 600;

  margin-bottom: -10px;
}

#sales_timer_display span:last-child .dot,
#sales_timer_display .letter {
  display: none !important;
}

#sales_timer_display span .dot {
  margin: 0 6px;

  font-size: 16px !important;

  font-weight: 700 !important;
}

.head-archie-pro.not {
  border-bottom: 0;
}

.acrhive-breadcrumb .woocommerce-breadcrumb {
  float: left;

  width: 79.9%;

  margin-bottom: 10px;
}

.head-index .order-icon {
  margin-left: 10px;

  color: #cecece;

  font-size: 13px;

  float: right;

  position: relative;

  top: 3px;
}

.order-icon::before {
  content: "\E1B9\00FE0E";

  font-family: hami;
}

.head-index .order-title {
  font-size: 16px;

  color: #121212;

  float: right;

  font-weight: 600;
}

.item-pro-index {
  display: block;

  float: right;

  border-left: 1px solid #ebebeb;

  border-bottom: 1px solid #ebebeb;

  max-width: calc(25% - 0);

  width: 25%;

  position: relative;

  padding: 0 10px;

  padding-bottom: 15px;

  box-sizing: border-box;
}

.img-pro-index {
  position: relative;

  width: 90%;

  margin: 0 auto;

  padding-top: 100%;

  overflow: hidden;
}

.img-pro-index .im1 {
  transition: 0.2s all;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 90%;

  height: auto;

  max-width: inherit;
}

.item-pro-index:hover .im1 {
  opacity: 0;

  transition: 0.2s all;
}

.img-pro-index .im2 {
  transition: 0.2s all;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 90%;

  height: auto;

  max-width: inherit;

  opacity: 0;
}

.item-pro-index:hover .im2 {
  opacity: 1;

  transition: 0.2s all;
}

.img-pro-index .im1.shower {
  opacity: 1 !important;
}

.no-stock-pro {
  position: absolute;

  right: 0;

  left: 0;

  text-align: center;

  width: 100%;

  height: 100%;

  line-height: 12;

  background: rgba(253, 253, 253, 0.64);

  font-weight: 500;

  color: #535353;
}

.show-export .right-des-pro {
  text-align: justify;

  margin-left: 5rem;

  width: 95%;
}

.show-more {
  cursor: pointer;

  text-align: center;

  font-weight: bold;

  position: relative;

  color: #00bfd6;

  margin-bottom: 30px;

  display: block;

  font-size: 15px;
}

.show-more span {
  font-size: 14px;

  border-bottom: 1px solid;

  padding-bottom: 5px;
}

.show-more::before {
  content: "";

  width: 100%;

  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3), #fff);

  position: absolute;

  top: -64px;

  height: 64px;

  left: 0;
}

#timers span:nth-child(1) .number,
#timers span:nth-child(2) .number,
#timers span:nth-child(3) .number {
  color: #737373 !important;
}

.index-currencySymbol-pro {
  float: left;

  margin-left: 10px;

  margin-top: 6px;

  color: #acacac;

  font-size: 17px;
}

.index-price-pro {
  color: #000;

  width: 100%;

  float: left;

  margin-top: 13px;

  text-align: left;
}

.index-price-pro span {
  font-size: 20px;

  font-weight: 600;
}

.index-price-pro i {
  font-size: 15px;

  font-weight: 400;

  padding-right: 4px;

  padding-left: 5px;
}

.call_pro {
  font-size: 16px;

  color: #000;

  font-weight: bold;
}

.index-sale-card {
  position: absolute;

  bottom: -20px;

  right: 0;

  left: 0;

  text-align: center;

  opacity: 0;

  visibility: hidden;

  transition: 0.2s all;

  padding-bottom: 5px;
}

.index-sale-card span {
  padding: 8px 20px;

  background-color: #ef5661;

  font-size: 15px;

  color: #fff;

  border-radius: 16px;
}

.item-pro-index:hover .index-sale-card {
  bottom: 20px;

  opacity: 1;

  visibility: visible;

  transition: 0.2s all;

  z-index: 999;
}

.stock-pros {
  width: 100%;

  height: 60px;

  z-index: 2;

  position: relative;

  text-align: center;

  display: flex;

  align-items: center;

  justify-content: center;
}

.des-left .stock-pros {
  width: 100%;

  height: unset !important;
}

.des-left {
  width: 38%;
}

.des-right {
  width: 60%;

  margin-top: -3px;
}

.des-info .product-en::before {
  background: #f2f2f2;
}

.col-single1 .brand_logo {
  width: 70px;

  margin-left: 15px;
}

.stock-archive {
  display: flex;

  align-items: center;

  height: 30px;
}

.stock-archive .share-square {
  margin-left: 5px;
}

.stock-archive .in-stock {
  font-size: 12px;

  color: #535353;
}

.stock-pros::before {
  content: "";

  height: 1px;

  width: 100%;

  left: 0;

  top: 50%;

  position: absolute;

  background: #ababab;

  z-index: -1;
}

.stock-pros span {
  color: #ababab;

  font-weight: normal;

  background: #fff;

  display: inline-block;

  padding-right: 10px;

  padding-left: 10px;

  font-size: 13px;
}

.single-stock span {
  color: #535353;

  background: #f1f1f1;
}

.item-pro-index .stock.available-on-backorder {
  font-size: 10px;

  line-height: 20px;

  margin-bottom: 10px;
}

body.product-single .stock.available-on-backorder {
  font-size: 12px !important;

  line-height: 20px;
}

/* archive style */

.wenderfol_archive {
  padding-top: 15px;

  overflow: hidden;

  background-color: rgba(255, 80, 98, 0.89);

  position: absolute;

  height: 150px;

  width: 100%;

  right: 0;

  margin-top: -20px;

  border-radius: 0 0 28px 28px;

  z-index: -10;
}

.product-archive .sides.offer,
.product-archive .left-index.offer {
  margin-top: 45px;
}

.product-archive .wenderfol_archive .wenderfol_img {
  width: 19.5%;

  display: inline-block;

  text-align: center;

  float: right;

  border-left: 2px solid #ffffff9e;

  position: relative;

  top: 5px;
}

.product-archive .wenderfol_archive .vanderfol_title {
  float: left;

  width: 79%;

  line-height: 40px;

  font-size: 16px;

  color: #fff;
}

.item-pro-index .author-Original {
  display: flex;

  box-sizing: border-box;

  align-items: center;

  height: 20px;
}

.item-pro-index .author-Original .no-Original {
  color: #d5901f;

  background-color: rgba(249, 168, 37, 0.11);

  font-size: 11px;

  border-radius: 4px;

  padding: 0 4px;

  transition: 0.2s all;

  visibility: visible;

  line-height: 2;

  position: absolute;
}

.variable-items {
  padding: 10px;

  background: #ef394e;

  color: #fff;

  border-radius: 8px;

  display: inline-block;

  font-size: 13px;
}

.item-pro-index:hover .author-Original .no-Original {
  opacity: 0;

  visibility: hidden;

  display: none;

  transition: 0.2s all;
}

.author-ar {
  font-size: 13px;

  font-weight: 400;

  color: #535353;

  opacity: 0;

  visibility: hidden;

  display: flex;

  align-items: center;
}

.author-ar .seller-store::before {
  font-size: 20px;

  color: #535353;
}

.author-ar span.authours-ar {
  font-weight: 500;
}

.item-pro-index:hover .author-ar {
  opacity: 1;

  visibility: visible;

  transition: 0.2s all;
}

.author-ar .authours-ar {
  font-weight: 500;

  font-size: 13.5px;
}

.author-ar i {
  margin-left: 6px;
}

.index-product .woocommerce-pagination {
  width: 100%;

  display: inline-block;

  text-align: center;
}

.index-product .woocommerce-pagination ul {
  display: inline-block;
}

.index-product .woocommerce-pagination li {
  float: right;

  padding: 20px 15px;
}

.index-product .woocommerce-pagination ul .page-numbers.current {
  background: #00bfd6;

  color: #fff;

  padding: 4px 15px;

  border-radius: 8px;
}

.index-product .woocommerce-pagination ul .next.page-numbers:hover {
  background: #aeb2b2;

  color: #fff;

  padding: 4px 10px;

  border-radius: 8px;

  transition: 0.2s all;
}

.index-product .woocommerce-pagination ul .next.page-numbers {
  padding: 4px 10px;

  border-radius: 8px;

  transition: 0.2s all;
}

.index-product .woocommerce-pagination ul .prev.page-numbers {
  padding: 4px 10px;

  border-radius: 8px;

  transition: 0.2s all;
}

.index-product .woocommerce-pagination ul .prev.page-numbers:hover {
  background: #aeb2b2;

  color: #fff;

  padding: 4px 10px;

  border-radius: 8px;

  transition: 0.2s all;
}

.foot-categorys {
  width: 100%;

  display: inline-block;

  padding: 15px 15px;

  box-sizing: border-box;

  margin-top: 10px;

  border: 1px solid #ebebeb;

  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);

  background-color: #fff;
}

.foot-categorys h2 {
  font-size: 17px;

  color: #535353;

  font-weight: 600;

  padding-bottom: 15px;
}

.foot-categorys p {
  font-size: 13px;

  color: #535353;

  line-height: 31px;
}

.dokan-orders-content .dokan-orders-area .dokan-order-left-content {
  margin: 0 !important;

  width: 60%;

  float: right;

  padding: 0;
}

.dokan-orders-content .dokan-orders-area .dokan-panel-default {
  border: 1px solid #ececec !important;
}

.dokan-orders-content .dokan-orders-area .dokan-order-right-content {
  float: left;

  width: 38%;

  margin: 0;

  padding: 0;
}

.dokan-orders-area .dokan-clearfix {
  margin-top: 20px;
}

.dokan-dashboard-content .dokan-table > thead > tr > th {
  background-color: #85b3be;
}

.dokan-panel-default {
  padding: 0 !important;
}

.dokan-panel-default > .dokan-panel-heading {
  font-size: 13.5px;

  padding: 15px;

  box-sizing: border-box;
}

.dokan-panel-default > .dokan-panel-heading strong {
  font-weight: 600;
}

.wc-order-totals {
  display: block;

  width: 100%;
}

.wc-order-totals tbody {
  display: block;

  width: 100%;
}

.wc-order-totals tbody tr {
  border: 1px solid #ededed;

  box-sizing: border-box;

  display: block !important;

  width: 100%;

  padding: 20px 10px;

  font-size: 13px;

  line-height: 0;
}

.wc-order-totals tbody tr td {
  float: right;
}

.wc-order-totals tbody tr td.total {
  float: left;
}

.dokan-left.dokan-order-billing-address {
  float: right !important;

  width: 49% !important;

  padding: 0 !important;

  box-sizing: border-box;
}

.dokan-left.dokan-order-shipping-address {
  float: left !important;

  width: 49% !important;

  padding: 0 !important;

  box-sizing: border-box;
}

.dokan-left.dokan-order-billing-address .dokan-panel-body,
.dokan-left.dokan-order-shipping-address .dokan-panel-body {
  font-size: 13px;

  line-height: 32px;

  color: #535353;
}

.dokan-orders-content .dokan-orders-area .list-unstyled.order-status li,
.dokan-orders-content .dokan-orders-area .list-unstyled.customer-details li {
  font-size: 13px;

  color: #535353;

  line-height: 30px;
}

.dokan-orders-content .dokan-orders-area ul.order_notes .note_content {
  background: #dad7e5 !important;

  padding: 10px 10px !important;

  color: #535353;

  line-height: 20px;
}

.dokan-orders-content .dokan-orders-area ul.order_notes li {
  padding: 10px 0;
}

.dokan-orders-content .dokan-orders-area #dokan-order-notes .add_note h4 {
  font-size: 13px;

  color: #535353;

  font-weight: 600;
}

.dokan-orders-content
  .dokan-orders-area
  #dokan-order-notes
  .add_note
  .form-control {
  width: 100%;

  padding: 10px;

  box-sizing: border-box;

  border-radius: 8px;

  border: 1px solid #ccc;

  margin: 10px 0;

  outline: none;

  font-family: hmi-font;

  font-size: 13px;

  color: #535353;

  resize: vertical;
}

.dokan-orders-content
  .dokan-orders-area
  #dokan-order-notes
  .add_note
  .add_note.btn.btn-sm.btn-theme {
  padding: 20px;

  border-radius: 8px;

  color: #fff;

  background-color: #ef394e;

  cursor: pointer;

  font-size: 13px;

  line-height: 0;
}

.dokan-orders-content
  .dokan-orders-area
  #dokan-order-notes
  .add_note
  #add-shipping-tracking-form
  .dokan-form-group {
  width: 100%;
}

.dokan-orders-content
  .dokan-orders-area
  #dokan-order-notes
  .add_note
  #add-shipping-tracking-form
  .dokan-form-group
  .dokan-control-label {
  padding: 10px 0;

  display: block;
}

.dokan-orders-content
  .dokan-orders-area
  #dokan-order-notes
  .add_note
  #add-shipping-tracking-form
  #add-tracking-details {
  padding: 20px;

  border-radius: 8px;

  color: #fff;

  background-color: #ef394e;

  cursor: pointer;

  font-size: 13px;

  line-height: 0;
}

.dokan-orders-content
  .dokan-orders-area
  #dokan-order-notes
  .add_note
  #add-shipping-tracking-form
  #dokan-cancel-tracking-note {
  background: transparent;

  border: none;

  color: #535353;

  padding: 10px;

  cursor: pointer;
}

.dokan-orders-content
  .dokan-orders-area
  .order_download_permissions
  button.revoke_access {
  margin-top: -2px;

  background: #ef394e;

  border: none;

  color: #fff;

  border-radius: 8px;

  padding: 10px !important;

  font-size: 13px;

  cursor: pointer;

  margin-left: 10px;
}

.dokan-orders-content .dokan-orders-area .order_download_permissions a.title {
  font-size: 13px;
}

.dokan-orders-content
  .dokan-orders-area
  .order_download_permissions
  table.wc-metabox-content {
  font-size: 13px;

  color: #535353;

  padding: 10px;

  display: block;

  line-height: 30px;
}

.dokan-orders-content
  .dokan-orders-area
  .order_download_permissions
  table.wc-metabox-content
  .form-input {
  border: 1px solid #c8c8c8;

  padding: 10px;

  font-size: 13px;

  border-radius: 8px;

  outline: none;
}

.dashicons-arrow-right-alt2:before {
  position: relative;

  top: -8px;

  left: 5px;
}

.left-index.products {
  background: #fff;

  border-radius: 20px;

  padding-top: 15px;

  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.07);
}

.more-products {
  display: inline-block;

  width: 100%;

  text-align: center;

  padding: 16px;

  color: #535353;

  line-height: 1.222;

  border-top: 1px solid #dfdfdf;

  font-size: 17px;

  font-weight: 500;

  background-color: #fff;
}

.more-products .text-morie i {
  font-size: 23px;

  color: #33c8e1;

  position: relative;

  top: 4px;
}

.left-index.products .item-pro-index {
  max-width: calc(20% - 0px);

  width: 20%;
}

.col-off.ver2 {
  background-size: cover;

  background-repeat: no-repeat;

  background-position: 56%;
}

.carousel-panel {
  padding: 30px 0;

  display: inline-block;

  width: 100%;
}

.left-panel {
  position: relative;

  width: 68%;

  float: left;
}

.right-panel {
  float: right;

  width: 32%;

  line-height: 32px;

  margin-top: 35px;

  padding-right: 20px;
}

.title-panel {
  display: flex;

  align-items: center;

  padding-bottom: 35px;

  font-size: 2.571rem;

  line-height: 1.222;

  font-weight: 700;

  color: #fff;
}

.title-panel i {
  margin-left: 5px;
}

.onsale-offer {
  display: block;

  font-size: 18px;

  color: #fff;

  font-weight: 450;
}

.onsale-off {
  display: block;

  font-size: 6.071rem;

  line-height: 1.035;

  margin-bottom: 35px;

  color: #fff;
}

.btn-panel {
  padding: 12px 15px;

  background: #fff;

  color: #535353;

  border-radius: 8px;

  font-size: 14px;

  font-weight: 500;

  box-shadow: 0 8px 14px 0 rgb(0 0 0 / 3%);
}

.btn-panel::after {
  padding: 12px 15px;

  background: #fff;

  color: #535353;

  border-radius: 8px;

  font-size: 14px;

  font-weight: 500;

  box-shadow: 0 8px 14px 0 rgb(0 0 0 / 3%);

  display: flex;

  align-items: center;

  width: 50%;
}

.left-panel .owl-nav {
  position: absolute;

  width: 100%;

  top: 35%;

  font-size: 25px;

  transition: 0.2s all;
}

.left-panel .owl-nav .owl-prev {
  background: #fff;

  border: 1px solid #a6a6a640;

  padding: 30px 10px;

  border-top-left-radius: 8px;

  border-bottom-left-radius: 8px;

  box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);

  position: absolute;

  right: 0px;

  transition: 0.2s all;
}

.left-panel .owl-nav .owl-prev:hover {
  right: 0px;

  transition: 0.2s all;
}

.carousel-panel.ver3 .left-panel .owl-nav .owl-next,
.carousel-panel.ver4 .left-panel .owl-nav .owl-next {
  left: 0px;
}

.hami-product-box.tab1.news .owl-nav .owl-next {
  left: 20px;
}

.hami-product-box.tab1.news .owl-nav .owl-prev {
  right: 20px;
}

.hami-product-box.tab1.news .owl-nav {
  top: 54%;
}

.left-panel .owl-nav .owl-next {
  background: #fff;

  border: 1px solid #a6a6a640;

  padding: 30px 10px;

  border-top-right-radius: 8px;

  border-bottom-right-radius: 8px;

  box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);

  position: absolute;

  left: 10px;

  transition: 0.2s all;
}

.left-panel .owl-nav .disabled {
  opacity: 40%;
}

.carousel-panel.ver3 {
  padding: 0;
}

.amazing-product.ver3 {
  border-radius: 0 !important;

  margin: 0 !important;

  border: 1px solid #ebebebad !important;
}

.carousel-panel.ver3 .right-panel {
  background-image: url(https://www.digikala.com/static/files/cab4fcc4.svg);

  background-size: cover;

  background-position: 50%;

  background-repeat: no-repeat;

  width: 28%;
}

.carousel-panel.ver3 .left-panel {
  width: 72%;
}

.right-panel.back {
  padding: 0;

  margin: 0;
}

.panel-cpntier {
  margin-top: 30px;

  padding-right: 20px;
}

.carousel-panel.ver3 .title-panel {
  font-size: 1.514rem;

  line-height: 1.833;

  font-weight: 700;

  max-width: calc(100% - 40px);

  color: #ef5662;

  padding-bottom: 71px;
}

.carousel-panel.ver3 .btn-panel {
  line-height: 1.375;

  color: #ef5662;

  border-radius: 8px;

  background-color: #fff;

  margin-top: 12px;

  cursor: pointer;
}

.carousel-panel.ver3 .onsale-offer {
  font-size: 1.186rem;

  line-height: 1.222;

  color: #656565;

  margin-top: 30px;

  font-weight: 400;
}

.carousel-panel.ver3 .onsale-off {
  padding: 12px 22px;

  color: #fff;

  font-size: 30px;

  font-size: 2.143rem;

  line-height: 1.467;

  background-color: #ef5662;

  border-radius: 38px 0 38px 38px;

  margin-top: 16px;

  display: inline-block;
}

.carousel-panel.ver4 {
  display: flex;
}

.right-panel.backer4 {
  width: 18%;

  border-radius: 0 20px 20px 0px;

  background-position: 50%;

  margin-top: 0;

  background-size: cover;
}

.carousel-panel.ver4 .left-panel {
  width: 82%;
}

.panel-cpntierver4 {
  margin-top: 30px;

  padding-right: 10px;
}

.title-panelver4 {
  display: flex;

  font-size: 1rem;

  line-height: 1.222;

  color: #fff;

  position: relative;

  padding-bottom: 28px;

  align-items: center;
}

.title-panelver4 i {
  margin-left: 8px;

  font-size: 1.3rem;
}

.title-panelver4::before {
  position: absolute;

  content: "";

  height: 1px;

  width: 30px;

  background: #fff;

  line-height: 15px;

  bottom: 11px;
}

.onsale-offerver4 {
  font-size: 1.714rem;

  line-height: 34px;

  font-weight: 700;

  width: 100%;

  color: #fff;

  margin: 5px 0 35px;

  display: block;
}

.carousel-panel.ver4 .btn-panelver4 {
  border: 1px solid #fff;

  padding: 8px 16px 8px 48px;

  position: relative;

  color: #fff;

  font-weight: 700;

  display: block;

  width: max-content;

  font-size: 0.9rem;

  line-height: 25px;

  border-radius: 8px;

  margin-top: 30px;

  position: relative;
}

.btn-panelver4::before {
  position: absolute;

  font-family: hami;

  content: "\E0B3\00FE0E";

  left: 25px;

  font-size: 13px;

  top: 10px;
}

/* slider digikala main Hami */

.slider-v13-hami {
  display: inline-block;

  width: 100%;
}
.slider-digikala-main {
  float: right;

  width: 66.5%;

  height: auto;

  border-radius: 11px;

  overflow: hidden;
}

.slider-digikala-main .nav-slider {
  position: relative;

  display: block;

  z-index: 999999;
}

.slide-pre {
  width: 100%;

  height: auto;
}

.slider-left {
  position: relative;

  float: left;

  width: 32%;

  height: auto;
}

.slide-top {
  width: 100%;

  height: auto;

  overflow: hidden;

  align-items: center;

  display: flex;

  flex-direction: column;

  min-width: 0;

  word-wrap: break-word;

  margin-bottom: 13px;
}

.slide-bottom {
  width: 100%;

  height: auto;

  overflow: hidden;

  align-items: center;

  display: flex;

  flex-direction: column;

  min-width: 0;

  word-wrap: break-word;
}

.slider-banner-home-right {
  float: right;
  width: 66.5%;
  height: auto;
  border-radius: 11px;
  overflow: hidden;
}
.slider-banner-left {
  position: relative;
  float: left;
  width: 32%;
  height: auto;
}
.item-top-banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  align-items: center;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  margin-bottom: 13px;
}
.item-bottom-banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  align-items: center;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
}
.slider-banner-home-right .owl-dots {
  text-align: right;
  position: absolute;
  bottom: 15px;
  height: 32px;
  direction: initial;
  width: 30%;
  right: 5%;
}

body .slider-banner-home-right .owl-dots {
  bottom: -5px;
  right: unset;
  direction: initial;
  width: 100%;
  text-align: center;
}
.slider-banner-home-right .owl-dots .owl-dot {
  width: 4px;
  height: 4px;
  background: #3535357a;
  border-radius: 50%;
  box-shadow: 0 1px 1px 0 rgb(0 0 0 / 30%);
  margin: 0 5px;
  transition: 0.2s all;
}
.slider-banner-home-right .owl-nav {
  position: absolute;
  width: 100%;
  top: 45%;
  font-size: 25px;
  transition: 0.2s all;
}

.slider-banner-home-right .owl-nav .owl-prev {
  position: absolute;
  background: rgba(33, 33, 33, 0.2);
  color: #fff;
  right: 0;
  transition: 0.2s all;
  padding: 12px 12px;
  font-size: 16px;
  border-radius: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 1.1rem;
  border-bottom-left-radius: 1.1rem;
  border: 1px solid;
}
.slider-banner-home-right .owl-nav .owl-next {
  position: absolute;
  background: rgba(33, 33, 33, 0.2);
  color: #fff;
  left: 0;
  transition: 0.2s all;
  border-radius: 50%;
  padding: 12px 12px;
  font-size: 16px;
  border-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 1.1rem;
  border-bottom-right-radius: 1.1rem;
  border: 1px solid;
}

.slide-top img,
.slide-bottom img {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;

  border-radius: 18px;
}

.slider-digikala-main .owl-dots {
  text-align: right;

  position: absolute;

  bottom: 15px;

  height: 32px;

  direction: initial;

  width: 30%;

  right: 5%;
  bottom: -5px;
  right: unset;
  direction: initial;
  width: 100%;
  text-align: center;
}

.slider-digikala-main .owl-dots .owl-dot {
  width: 4px;

  height: 4px;

  background: #3535357a;

  border-radius: 50%;

  box-shadow: 0 1px 1px 0 rgb(0 0 0 / 30%);

  margin: 0 5px;

  transition: 0.2s all;
}

.slider-digikala-main .owl-dots .active {
  background-color: #00bfd6 !important;

  width: 20px;

  height: 7px;

  border-radius: 5px;

  transition: 0.2s all;
}

.slider-digikala-main .owl-nav {
  text-align: right;

  position: absolute;

  bottom: 30px;

  height: 32px;

  direction: initial;

  right: 5%;
}

.slider-digikala-main .owl-nav .owl-next,
.slider-digikala-main .owl-nav .owl-prev {
  position: absolute;

  width: 36px;

  pointer-events: auto;

  height: 62px;
}

.slider-digikala-main .owl-nav .owl-next {
  right: 0;
}

.slider-digikala-main .owl-nav .owl-prev {
  left: 18px;
}

.slider-digikala-main .owl-nav .owl-prev::before {
  content: "\E0B7\00FE0E" !important;

  right: 5px;

  top: -3px;

  font-size: 15px;

  font-weight: bold;
}

.slider-digikala-main .owl-nav .owl-next::before {
  right: 8px;

  top: -3px;

  font-size: 15px;

  font-weight: bold;
}

.slider-digikala-main .chevron-left {
  background: #fff;

  height: 32px !important;

  width: 32px !important;

  display: block;

  border-radius: 50%;

  line-height: 41px;

  font-size: 25px;

  color: #565656;

  border: 1px solid #8e8e8e;

  box-shadow: none;
}

.special-pro {
  display: inline-block;

  width: 100%;
}

.header-special {
  width: 100%;

  padding: 10px 20px;

  box-sizing: border-box;
}

.header-special img {
  margin: 30px auto;

  margin-bottom: 45px;

  display: block;
}

.taber {
  display: block;

  width: 100%;

  text-align: center;
}

.taber button {
  position: relative;

  float: none;

  box-sizing: border-box;

  font-size: 14px;

  color: #fff;

  border: none;

  outline: none;

  cursor: pointer;

  transition: 0.3s;

  background: transparent;

  width: 10.5%;

  margin-bottom: 1.2rem;

  font-weight: 500;
}

.taber button i {
  display: block;

  font-size: 1.7rem;

  padding-bottom: 17px;
}

.taber button.activer::after {
  content: "";

  position: absolute;

  right: 12px;

  left: 12px;

  width: calc(100% - 24px);

  height: 4px;

  border-top-left-radius: 2px;

  border-top-right-radius: 2px;

  background-color: #fff;

  top: 5.7rem;
}

.tabs-content {
  animation: fadeEffect 1.5s; /* Fading effect takes 1 second */

  display: none;

  border-top: 1px solid hsla(0, 0%, 100%, 0.5);

  background-image: linear-gradient(
      65deg,
      hsla(0, 0%, 100%, 0) 65%,
      hsla(0, 0%, 100%, 0.25) 0,
      hsla(0, 0%, 100%, 0.1)
    ),
    linear-gradient(135deg, #ef5662, #ef394e);
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.carousel-item {
  background-color: #fff;

  position: relative;

  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    transform 0.2s cubic-bezier(0.4, 0, 1, 1);

  transition: 0.2s all;

  border-radius: 8px;

  text-align: center;

  padding: 15px;
}

.carousel-item:hover {
  transform: translateY(-2px);
}

.carousel-item img {
}

.carousel-item:hover img {
  filter: grayscale(1);

  transition: 0.2s all;
}

.carousel-item .title-item {
  margin-top: 15px;

  font-size: 13px;

  color: #535353;

  margin-bottom: 10px;

  font-weight: 700;

  display: block;
}

.slider-digikala-main.ver1 {
  width: 100%;

  float: unset;
}

/* support */

.support-tab {
  position: fixed;

  left: 15px;

  bottom: 15px;

  background: #ef5661;

  display: inline-flex;

  align-items: center;

  justify-content: center;

  width: 48px;

  height: 48px;

  border-radius: 0 20px 20px 20px;
  transition: all 200ms ease-out;

  z-index: 9999;
}

.support-btn {
  position: relative;

  top: 5px;

  font-size: 27px;

  color: #fff;

  cursor: pointer;
}

.support-tab .support-btn::before {
  content: "\E0EA\00FE0E";

  font-family: hami;

  transition: 0.2s all;
}

.support-tab .support-btn.closes-btn {
  top: 2px;
}

.support-tab .support-btn.closes-btn::before {
  content: "\E0C9\00FE0E";

  font-family: hami;

  transform: rotate(360deg);

  transition: 0.3s all;

  font-size: 17px;
}

.ques-box {
  visibility: hidden;

  transition: 0.2s all;

  position: fixed;

  bottom: 0;

  left: 15px;

  bottom: 15px;

  background: #ffffff;

  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);

  border-radius: 8px;

  width: 277px;

  z-index: 99999;

  font-size: 12px;

  transition: all 200ms ease-out;

  overflow: hidden;

  opacity: 0;
}

.ques-box.opens {
  transition: 0.2s all;

  visibility: visible;

  bottom: 75px !important;

  opacity: 1;
}

.ques-welcoming {
  padding: 40px 10px 30px 10px;

  background: #ef5661;

  color: #ffffff;

  position: relative;

  line-height: 32px;
}

.ques-cansel {
  cursor: pointer;

  color: #fff;

  position: absolute;

  top: 5px;

  left: 4%;

  font-size: 9px;
}

.ques-cansel::before {
  content: "\E0C9\00FE0E";

  font-family: hami;
}

.ques-tabs {
  position: relative;

  top: -20px;

  padding: 10px;

  box-sizing: border-box;

  max-height: 360px;

  overflow-y: auto;
}

.accardion {
  display: block;

  margin: 0 auto;
}

.accardion-block {
  background-color: #fff;

  display: block;

  box-shadow: 0 3px 8px 0 rgb(0 0 0 / 8%);

  margin-bottom: 10px;
}

.accardion-block:last-child {
  margin-bottom: 0;
}

.accardion-link {
  background-color: #fff;

  position: relative;

  padding: 10px 7px;
}

.grey {
  border-radius: 4px 4px 0 0;

  overflow: hidden;
}

.accardion-link a {
  display: block;

  padding: 0px;

  color: #535353;

  text-decoration: none;

  line-height: 20px;

  font-weight: 600;

  font-size: 12px;

  cursor: pointer;
}

.accardion-link:after {
  position: absolute;

  left: 8px;

  color: #7f7f8f;

  top: 25px;

  content: "\E0B1\00FE0E";

  font-family: "hami";
}

.accardion-lists {
  background-color: #fff;

  border-top: 1px solid #eaeaea;

  max-height: 0;

  overflow: hidden;

  -webkit-transition: all 0.3s;

  -moz-transition: all 0.3s;

  -o-transition: all 0.3s;

  transition: all 0.3s;

  opacity: 0;
}

.accardion-lists p {
  padding: 10px;

  margin: 0;

  font-size: 13px;

  color: #535353;

  line-height: 20px;
}

.accardion-link.active::after {
  position: absolute;

  left: 8px;

  color: #7f7f8f;

  top: 25px;

  content: "\E0B1\00FE0E";

  font-family: "hami";

  transform: rotate(180deg);
}

.active-block {
  max-height: 500px;

  opacity: 1;
}

.ques-box .ques-news {
  text-align: center;

  padding: 0 0 20px 0;

  font-size: 12px;
}

.ques-box .ques-news a {
  color: #00bfd6;

  border: 1px solid #00bfd6;

  padding: 5px 15px;

  border-radius: 10px;

  box-shadow: 0 3px 8px 0 rgb(0 0 0 / 8%);
}

.ques-box .ques-news a:hover {
  color: #fff;

  background: #00bfd6;

  transition: 0.2s all;
}

/* topbars */

.topbars {
  background-size: cover !important;
}

.close-topbars {
  display: none;

  visibility: hidden;
}

.topbar-close {
  cursor: pointer;

  float: right;

  background: #fff;

  margin-left: 10px;

  border-radius: 3px;
}

.topbar-close i::before {
  font-family: hami;

  content: "\E08D\00FE0E";

  font-size: 1.2rem;

  align-items: center;

  display: flex;

  padding: 5px;

  top: 3px;

  position: relative;
}

.topbar-text {
  float: right;

  padding: 7px 0;
}

.topbar-text p {
  color: #fff;

  font-size: 14px;
}

.topbar-link {
  float: left;

  align-items: center;

  display: flex;
}

.topbar-link a {
  color: #ef4556;

  background: #fff;

  border-radius: 4px;

  padding: 10px;

  font-size: 13px;

  box-sizing: border-box;

  transition: 0.2s all;

  font-weight: bold;
}

.topbar-link a:hover {
  color: #ef4556;

  background: #fff;

  border-radius: 4px;

  padding: 10px 12px;

  box-sizing: border-box;

  box-shadow: 0 5px 6px #0000001f;

  transition: 0.2s all;
}

/* single product */

/* woocommerce style */

.woocommerce div.product div.summary .ser-pro {
  clear: both;

  width: 100%;

  display: inline-block;

  position: relative;

  padding: 20px 0;
}

.ser-pro .servis-pro {
  float: right;

  width: 20%;
}

.summary.entry-summary table.shop_attributes th {
  font-weight: 450 !important;
}

.ser-pro .servis-pro img {
  max-width: 28px;

  height: auto;

  filter: grayscale(100%);

  opacity: 0.65;

  float: right;

  margin-left: 9px;
}

.ser-pro .servis-pro span {
  color: #9b9b9b;

  font-size: 11px;

  line-height: 20px;

  float: right;
}

.brad-pro {
  margin: 0 0 20px 0;

  display: inline-block;
}

.brad-pro span,
.brad-pro a {
  font-size: 13px;

  font-weight: 350;

  color: #767676;
}

.woocommerce-product-gallery__trigger {
  top: 1.5em !important;

  left: 0em !important;
}

.head-pros {
  display: block;
  width: 100%;
  padding-bottom: 1px;
  position: relative;
}

.hami-stl {
  display: unset !important;

  padding: 0 !important;

  border-radius: 0 !important;

  margin: 6px 0 !important;

  position: relative !important;

  background: transparent !important;

  color: #ef5661 !important;

  min-height: 0 !important;

  line-height: 0 !important;

  right: 0 !important;

  font-family: cinem;

  font-size: 26px !important;

  font-weight: 100 !important;

  top: unset !important;
}

.item-pro-index .hami-stl {
  font-size: 17px !important;

  font-weight: 100 !important;
}

.timer-pros {
  color: #ef394e;

  font-size: 13px;

  font-weight: bold;

  float: left;

  font-family: hmi-Font;
}

.timer-pros1 .letter {
  display: none !important;
}

.timer-pros span {
  color: #ef394e;
}

.timer-pros .dot {
  margin: 0 4px;
}

.flex-viewport {
  margin-top: 20px;
}

.brad-pro i {
  font-size: 11px;

  font-weight: 390;

  color: #767676;

  padding: 0 5px;
}

.woocommerce div.product .product_title {
  font-weight: 700;

  line-height: 30px;

  color: #000;

  font-size: 17px;

  max-width: 500px;
}

.des-info .info-other {
  color: #d5901f;

  font-size: 12px;

  display: block;

  line-height: 30px;
}

.cart-pro .call_pro {
  text-align: left;

  padding: 0 15px;

  font-size: 21px;

  font-weight: 700;

  color: #ef394e;

  z-index: 999;

  position: relative;
}

.cart-pro .actives {
  border-bottom: 1px solid #e4e4e4;

  padding: 19px 15px;

  color: #4d4d4d;

  font-size: 17px;

  font-weight: 500;

  cursor: pointer;

  visibility: hidden;

  display: none;

  border-radius: 11px 11px 0 0;
}

.cart-pro .chevrons-left::before {
  margin-left: 8px;

  content: "\E08C\00FE0E";

  font-family: hami;

  font-size: 18px;

  position: relative;

  top: 5px;
}

.actvs2 {
  background-color: #e9e9e9;

  visibility: visible !important;

  display: block !important;
}

.woocommerce ul.products li.product .onsale {
  display: none;
}

.woocommerce div.product form.cart .button {
  vertical-align: middle;

  float: none;
}

.woocommerce div.product div.images {
  width: 38% !important;

  padding: 0 0 0 5px;

  margin-bottom: 0 !important;
}

.product-seller-info .product-seller-counter {
  padding: 12px;
}

.product-seller-info .product-seller-row .product-seller-row-icon {
  width: 45px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-radius: 11px 14px 0 0;

  margin: 10px 0 0 0 !important;

  border-bottom: 0;

  padding: 10px 0 0 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #fff !important;

  border: none !important;

  bottom: 0 !important;

  margin: 0 !important;

  padding: 0 0.6em !important;

  margin-left: 10px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;

  text-shadow: inherit;

  font-weight: 700 !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
  border-radius: 0 0 11px 11px;

  border: 1px solid #e3e3e3;

  padding: 1.5rem 2.8rem !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #e0e0e2 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  content: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  content: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom: 2px solid #ef394e !important;

  padding-bottom: 10px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #4d4d4d !important;

  font-size: 16px;

  font-weight: 400 !important;

  display: flex !important;

  align-items: center;

  padding: 0 !important;
}

.woocommerce
  div.product
  .woocommerce-tabs
  ul.tabs
  li.additional_information_tab
  a::before,
.woocommerce
  div.product
  .woocommerce-tabs
  ul.tabs
  li.cattributes_products_tab_tab
  a::before {
  content: "\ea25";
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab a::before {
  content: "\eb13";
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.hami-faq_tab a::before {
  content: "\eac9";
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.seller_tab a::before {
  content: "\eae2";
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a::before {
  font-family: "parsfont" !important;

  speak: never;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  font-size: 25px;

  color: #4d4d4d;

  margin-left: 10px;
}

.woocommerce
  div.product
  .woocommerce-tabs
  ul.tabs
  li.description_tab
  a::before {
  font-family: flaticon !important;

  font-style: normal;

  font-weight: 400 !important;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  content: "\f18a";
}

.woocommerce div.product .woocommerce-tabs .panel .subtitle {
  margin-bottom: 20px;

  display: inline-block;
}

.c-content-expert__title {
  font-size: 16px;

  color: #535353;

  margin: 20px 0;
}

.woocommerce-Reviews {
  margin: 0 15px;
}

.comment-respond .comment-reply-title {
  margin-bottom: 11px;

  display: block;

  color: #535353;

  font-weight: 600;

  text-align: justify;

  line-height: 32px;
}

.comment-respond .comment-form-rating {
  margin-bottom: 10px;
}

.comment-respond .comment-form-rating label {
  font-size: 13px;

  font-weight: 400;

  color: #535353;

  margin-bottom: 4px;

  display: block;
}

.woocommerce #review_form #respond .stars {
  font-size: 19px;
}

.comment-form-comment {
  display: block !important;
}

.comment-form .comment-form-comment label {
  display: block;
}

.woocommerce #review_form #respond textarea {
  box-sizing: border-box;

  max-width: 100%;

  border-radius: 8px;

  border: 1px solid #c8c8c8;

  min-height: 250px;

  padding: 15px 10px;

  color: #717171;

  font-family: hmi-font;

  font-size: 13px;
}

.single-pro .cart-pro del .woocommerce-Price-currencySymbol {
  color: #acacac !important;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
  display: block !important;
}

.comment-form .comment-form-author label,
.comment-form .comment-form-email label {
  display: block !important;
}

.comment-form .comment-form-author input,
.comment-form .comment-form-email input {
  display: block;

  border-radius: 8px;

  border: 1px solid #c8c8c8;

  padding: 10px 15px;

  width: 100%;

  box-sizing: border-box;

  color: #717171;

  font-size: 13px;
}

.woocommerce #respond .form-submit #submit {
  color: #fdfdfd !important;

  background-color: #515151 !important;

  transition: 0.2s all;

  padding: 0.918em 2em !important;
}

.woocommerce #review_form #respond .stars span a {
  color: #ffb518;
}

.comment-form .required {
  color: #ef394e;
}

.woocommerce-Reviews .woocommerce-Reviews-title {
  margin: 3em 0 !important;
}

.woocommerce div.product .woocommerce-tabs .panel h2.woocommerce-Reviews-title {
  margin-right: 0 !important;
}

.woocommerce-Reviews .comment_container_pro {
  margin-bottom: 1.4em;

  border-bottom: 1px solid #e9e9e9;

  padding-bottom: 1.4em;

  display: flow-root;
}

.woocommerce-Reviews .comment_container_pro img {
  float: right;

  padding: 3px;

  border: 1px solid #e4e1e3;

  width: 5%;
}

.comment-text {
  float: right;

  width: 94%;
}

.woocommerce .star-rating span::before {
  font-family: star;

  color: #ffc74a;
}

.woocommerce div.product .woocommerce-tabs .panel .subtitle .right-des-pro p {
  margin: 0 !important;
}

.woocommerce div.product .woocommerce-tabs .panel .subtitle .left-des-pro {
  max-width: 190px;

  text-align: center;
}

.woocommerce div.product .woocommerce-tabs .panel .subtitle .left-des-pro img {
  width: 100%;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
  color: #343434;

  font-size: 21px;

  font-weight: 700;

  line-height: 30px;
}

.woocommerce table.shop_attributes tr:nth-child(2n) td,
.woocommerce table.shop_attributes tr:nth-child(2n) th {
  background: transparent !important;
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 30px !important;

  text-align: center;
}

.woocommerce_options_panel fieldset.form-field,
.woocommerce_options_panel p.form-field .textarea_aparat {
  direction: rtl !important;
}

.woocommerce div.product div.summary {
  width: 62% !important;

  padding: 0 10px;

  background-color: #fff;

  display: inline-block;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 12% !important;

  border-radius: 8px;

  border: 1px solid #ccc;

  margin: 8px !important;

  overflow: hidden;

  float: none !important;

  display: inline-block;
}

.taxs-single span,
.taxs-single {
  font-size: 13px;

  color: #535353;

  font-weight: bold;

  font-family: hmi-font;

  padding: 2px 0;

  display: inline-block;

  margin-left: 3px;
}

.taxs-single a {
  color: #00bfd6;

  border-bottom: 1px dashed #00bfd6;

  line-height: 32px;

  font-size: 13px;

  font-weight: 400;

  padding-bottom: 4px;

  margin: 0 3px;
}

.atri-single {
  font-size: 15px;

  font-weight: 700;

  color: #000;

  line-height: 32px;

  margin: 10px 0 5px 0;
}

.product_attributes .att_label,
.product_attributes p {
  float: right;

  font-family: "hmi-font";

  font-size: 13px;

  font-weight: 400;

  color: #535353;
}

.product_attributes .col {
  display: inline-block;

  width: 100%;

  position: relative;

  margin: 0 0 20px 0;
}

.product_attributes p {
  padding-right: 4px;
}

.product_attributes .att_label::before {
  content: "\F09DF";

  font: normal normal normal 24px/1 "Material Design Icons";

  color: transparent;

  background: #ccc;

  border-radius: 50%;

  font-size: 5.5px;

  margin-left: 9px;
}

.flex-cart {
  float: left;

  width: 41%;
}

.cinfos {
  display: none;

  visibility: hidden;
}

.actvs {
  position: absolute;

  top: 0;

  width: 100%;

  height: 100%;

  background: #fff;

  z-index: 99;

  display: block;

  visibility: visible;

  left: 0;

  right: 0;

  padding: 10px;
}

.click-author {
  display: block;

  color: #535353;

  font-size: 13.5px;

  font-weight: 500;

  padding: 0 15px;

  border-bottom: 1px solid #e4e4e4;

  overflow: hidden;
}

.click-author h6 {
  display: block;

  padding: 10px;

  font-weight: bold;

  color: #000;
}

.click-author p {
  padding: 10px;

  text-align: justify;

  line-height: 30px;

  font-size: 13px;

  padding-top: 0;

  font-weight: 500;

  max-height: 100px;
}

.logo-pros {
  width: 100%;

  display: block;

  text-align: center;

  margin: 10px auto;
}

.logo-pros img {
  width: 65%;
}

.woocommerce div.product .woocommerce-product-rating {
  margin: 1.4rem 0 !important;

  font-size: 13px;

  color: #00bfd6;
}

.woocommerce div.product .woocommerce-product-rating i {
  font-size: 17px;

  color: #ffb518;

  margin-left: 5px;
}

.woocommerce div.product .woocommerce-product-rating a {
  color: #00bfd6;
}

.summary .cart-pro .tab-pro {
  display: flex;

  align-items: center;

  border-bottom: 3.5px solid #e4e4e4;

  padding: 0 13px;

  color: #000;

  font-size: 14px;

  position: relative;

  box-sizing: border-box;

  font-weight: 500;
}

.woocommerce-variation-price .prce-pro {
  padding: 0 !important;
}

.summary .cart-pro .tab-pro.unavailable {
  border-bottom: 0;
}

.back_holder,
.full_whidth {
  padding: 10px;
}

.servesis-single {
  display: inline-flex;

  margin: 0 auto;

  width: 100%;

  justify-content: space-around;

  border: 1px solid #e3e3e3;

  border-radius: 11px;

  padding: 10px 0;
}

.servis-single {
  text-align: center;
}

.servis-single img {
  display: block;

  text-align: center;

  margin: 0 auto;

  max-width: 54px !important;

  max-height: 54px !important;
}

.servis-single span {
  font-size: 13px;

  font-weight: 400;

  color: #696e73;

  margin-top: 10px;

  display: block;
}

.summary #tab-authour {
  border-radius: 11px 11px 0 0;
}

.summary .cart-pro .hovr-tab {
  cursor: pointer;
}

.hovr-tab:hover {
  background: #e9e9e9;
}

.summary .cart-pro .null {
  text-align: center;

  border: none;

  display: block;

  padding: 19px 0;

  font-size: 16px;

  font-weight: 500;

  color: #535353;

  position: relative;

  z-index: 1;

  width: 50%;

  margin: 0 auto;
}

.cart-pro .null::before {
  content: "";

  height: 1px;

  width: 100%;

  left: 0;

  top: 50%;

  position: absolute;

  background: #ababab;

  z-index: -1;

  opacity: 26.6%;
}

.seller-store::before {
  font-family: hami;

  content: "\E1C1\00FE0E";
}

.share-square {
  display: block;
}

.share-square::before {
  font-family: hami;

  content: "\E06E\00FE0E";

  color: #00bfd6;
}

.exclamation-triangle::before {
  font-family: hami;

  content: "\E1E6\00FE0E";

  padding-left: 5px;

  position: relative;

  top: 2px;
}

.product-seller-row-detail i.chevrons-right {
  float: right;

  font-size: 25px;
}

.product-seller-row-detail i.chevrons-right::before {
  color: #939393;

  position: absolute;

  left: 0;

  top: 0%;

  font-family: hami;

  content: "\E08B\00FE0E";
}

.summary .cart-pro .tab-pro .pro_author_names {
  font-weight: 700;

  color: #000;

  margin-right: 10px;

  font-size: 15px;
}

.summary .cart-pro .tab-pro ul li::before {
  content: "";

  position: relative;

  right: 0;

  bottom: -1px;

  border-radius: 50%;

  background-color: #ef394e;

  width: 6px;

  height: 6px;

  border: 1px solid #fff;

  display: inline-block;

  margin-left: 16px;
}

.woocommerce div.product p.stock {
  font-size: unset !important;
}

.summary .cart-pro .tab-pro ul {
  margin-right: 10px;
}

.summary .cart-pro .tab-pro ul li {
  margin-top: 25px;

  margin-right: 4px;

  font-size: 12px;

  position: relative;
}

.summary .cart-pro .tab-pro ul li.pluses::before {
  animation: pulse 2s infinite;
}

.tab-pro .available-on-backorder {
  line-height: 18px;

  font-size: 13px !important;
}

.summary .cart-pro .tab-pro .stockon {
  display: inline-block;

  margin-top: 3px;
}

.woocommerce div.quantity {
  width: 40%;

  border: 1px solid #a9a7a7e3;

  overflow: hidden;

  border-radius: 11px;

  position: relative;

  padding: 9px 0;

  margin-left: 5px;
}

.woocommerce-cart-form__contents div.quantity {
  width: 80% !important;
}

.woocommerce div.quantity.hidden {
  display: none !important;
}

.woocommerce div.quantity input {
  width: 100% !important;

  border-radius: 8px;

  background: transparent;

  appearance: textfield;

  color: #535353;

  font-size: 18px;
}

.woocommerce .quantity .qty {
  padding-right: 10px;
}

.woocommerce .plus {
  position: absolute;
  right: 5%;
  border: none;
  background: transparent;
  top: 20%;
  color: #000;
  cursor: pointer;
  padding: 0px 5px;
  font-size: 11px;
  background: #2d365d;
  color: #fff;
  border-radius: 7px;
  font-weight: 700;
  line-height: 25px;
  font-size: 10px;
}

.woocommerce .minus {
  position: absolute;
  border: none;
  background: transparent;
  top: 40%;
  color: #000;
  cursor: pointer;
  padding: 0 5px;
  font-size: 11px;
  left: 5%;
  top: 20%;
  color: #000;
  cursor: pointer;
  padding: 0px 5px;
  font-size: 11px;
  background: #2d365d;
  color: #fff;
  border-radius: 7px;
  font-weight: 700;
  line-height: 25px;
  font-size: 10px;
}

.woocommerce div.quantity input:focus {
  outline: none;
}

.woocommerce div.product form.cart {
  margin: 0 !important;

  padding: 0;

  position: relative;

  position: relative;

  z-index: 99;
}

.woocommerce div.product form.cart .button {
  display: inline-block;

  width: 70%;

  padding: 16px 4px;

  font-family: hmi-font;

  border-radius: 11px;

  color: #fff;

  position: relative;

  overflow: hidden;

  font-size: 13px;

  font-weight: 600;
}

.woocommerce div.product form.cart .button.maxw {
  width: 100% !important;
}

.woocommerce div.product form.cart .button.maxw::before {
  font-size: 26px;

  top: 11px;

  right: 11px;

  position: absolute;

  font-family: flaticon !important;

  font-style: normal;

  font-weight: normal !important;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  content: "\f129";
}

.woocommerce div.product form.cart .button.maxw::before {
  font-size: 30px;

  top: 9px;

  right: 13px;
}

.woocommerce div.product form.cart .button:hover::after {
  width: 130%;

  border-radius: 0;
}

.summary .cart-pro .tab-pro .stockon p {
  font-weight: 600;
}

.price_slider_wrapper .price_slider_amount .button {
  padding: 15px !important;

  font-weight: 600;
}

.price_slider_wrapper .price_slider_amount .button::before {
  font-family: hami;

  content: "\E118\00FE0E";

  color: #fff;

  margin-left: 5px;

  font-size: 15px;
}

.cart-pro .prce-pro {
  text-align: left;

  display: block;

  position: relative;

  z-index: 99;
}

.woocommerce div.product form.cart .variations label {
  font-size: 14px !important;
}

.woocommerce-form.woocommerce-form-register.register p {
  font-size: 13px;

  font-weight: 500;
}

.woocommerce-privacy-policy-text {
  margin-top: 15px;
}

.cart-pro .sale-off-pro,
.cart-pro .sale-off-pro del {
  float: left;

  margin-right: 4px;

  margin-top: -5px;

  font-size: 14px;

  padding: 2px 7px;

  border-radius: 9px;

  background-color: transparent !important;

  color: #fff;

  font-weight: 600;

  line-height: 18px;
}

.cart-pro del,
.cart-pro del span bdi,
.cart-pro del span,
.cart-pro del span bdi span {
  color: #acacac;

  font-size: 13px;
}

.woocommerce div.product form.cart table td {
  margin-right: 10px;
}

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

.product-seller-info
  .product-seller-row
  .product-seller-row-detail
  ul
  li.pluses {
  margin-top: 15px;

  font-size: 13px;
}

.product-seller-info .product-seller-row::after {
  bottom: 2px;

  height: 1px;
}

#myButton_stills {
  margin-top: 0px;
}

.product-seller-info
  .product-seller-row
  .product-seller-row-detail
  .product-seller-name {
  font-size: 14px;

  font-weight: 600;
}

.bbloomer-plus::before {
  font-family: hami;

  content: "\E179\00FE0E";
}

.bbloomer-minus::before {
  font-family: hami;

  content: "\E14F\00FE0E";
}

.vidoe-models,
.share-models {
  position: fixed;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  z-index: 99999;

  background-color: rgba(0, 0, 0, 0.35);

  text-align: center;

  padding: 20px;

  box-sizing: border-box;

  opacity: 0;

  visibility: hidden;

  transition: 0.2s;

  display: none;
}

.add-models {
  opacity: 1;

  visibility: visible;

  transition: 0.2s;

  display: block;
}

.add-share {
  opacity: 1;

  visibility: visible;

  transition: 0.2s;

  display: block;
}

.title-share-pro {
  float: right;

  width: 100%;

  text-align: right;

  padding-bottom: 9px;

  font-weight: bold;

  font-size: 15px;

  border-bottom: 1px solid #dfdfdf;

  color: #535353;

  margin: 7px 0 25px 0;
}

.text-share-pro {
  float: right;

  width: 100%;

  text-align: right;

  margin-bottom: 20px;

  font-size: 13px;

  color: #535353;

  line-height: 25px;
}

.social-share-pro {
  margin: 15px auto;
}

.social-share-pro span {
  float: right;

  font-size: 25px;

  margin-left: 15px;

  margin-bottom: 10px;
}

.social-share-pro span i {
  color: #fff;

  background: #333;

  border-radius: 13px;

  padding: 6px 14px;
}

.social-share-pro span i::before {
  top: 8px;

  position: relative;
}

.portal-url-pro,
.portal-share-pro {
  width: 100% !important;

  padding: 0 15px 15px 15px;

  background: #fff;

  border-radius: 8px;

  position: relative;

  display: inline-block;

  opacity: 1;
}

.close-btns-pro {
  display: block;

  width: 100%;

  position: relative;

  padding-top: 10px;

  font-size: 22px;
}

.close-model {
  float: right;

  color: #535353;

  cursor: pointer;
}

.close-model i::before {
  content: "\E0C9\00FE0E";

  font-family: hami;

  font-size: 13px;

  font-weight: bold;
}

.social-share-pro span a i::before {
  font-family: hami;

  font-size: 26px;
}

.social-share-pro span a i.fab.fa-twitter::before {
  content: "\E117\00FE0E";
}

.social-share-pro span a i.fab.fa-facebook-f::before {
  content: "\E09A\00FE0E";
}

.social-share-pro span a i.fab.fab.fa-whatsapp::before {
  content: "\E1E7\00FE0E";
}

.social-share-pro span a i.fab.fa-telegram-plane::before {
  content: "\E1C6\00FE0E";
}

.social-share-pro span a i.far.fa-clone::before {
  content: "\E079\00FE0E";
}

.woocommerce-breadcrumb {
  margin-bottom: 0px;

  color: #000;

  font-size: 12px;

  line-height: 30px;

  font-weight: 700;
}

.woocommerce-breadcrumb a {
  font-size: 11px;

  color: #898d92;

  margin: 0 4px;

  font-weight: 400;
}

.woocommerce-breadcrumb a:first-child {
  margin-right: 0;
}

.woocommerce-breadcrumb i {
  font-size: 12px;

  color: #c8c4c4;
}

.singl-pros {
  box-shadow: none !important;
}

.share-alt::before {
  content: "\E041\00FE0E";

  font-family: hami;
}

.single-play-circle::before {
  content: "\E177\00FE0E";

  font-family: hami;
}

.compre-btn .woocommerce a.button::after {
  content: "\E018\00FE0E";

  font-family: hami;

  font-size: 18px;

  color: #9b9b9b;
}

.compre-btn .woocommerce a.button.added::after {
  content: "\E018\00FE0E";

  font-family: hami;

  font-size: 18px;

  color: #ef394e;

  margin: 0;
}

.single_product_accordion .accordion {
  cursor: pointer;

  padding: 18px;

  width: 100%;

  border: none;

  text-align: right;

  outline: none;

  font-size: 15px;

  transition: 0.4s;

  background: #eee;

  border: 1px solid #dfdfdf;

  border-radius: 8px;

  color: #535353;

  font-size: 14px;

  line-height: 1.71;

  padding: 10px 15px;

  transition: 0.15s;

  margin: 15px 0;
}

.single_product_accordion .active {
  border-radius: 10px 10px 0px 0px;

  margin-bottom: 0;
}

.single_product_accordion .accordion:after {
  content: "\002B";

  color: #777;

  font-weight: bold;

  float: right;

  margin-left: 5px;
}

.single_product_accordion .active:after {
  content: "\2212";
}

.single_product_accordion .accordion_panel {
  padding: 0 18px;

  background-color: #eee;

  max-height: 0;

  overflow: hidden;

  transition: max-height 0.2s ease-out;

  border-radius: 0 0 10px 10px;

  text-align: center;
}

.accordion_panel img {
  margin: 15px auto;
}

.content-accordion {
  font-size: 14px;

  padding: 20px 0;
}

.product-points {
  display: inline-block;

  vertical-align: top;

  width: 32%;

  padding: 0 10px;

  font-size: 14px;

  color: #535353;

  margin-top: 17px;
}

.product-points.ratig ul {
  list-style: none;
}

.product-points ul {
  margin-bottom: 10px;
}

.product-points ul li i {
  border-radius: 100%;

  font-size: 8px;

  width: 16px;

  color: #fff;

  height: 16px;

  line-height: 18px;

  margin-left: 8px;

  text-align: center;

  vertical-align: middle;

  display: inline-block;
}

.product-positive-points ul li i {
  background-color: #4caf50;
}

.product-negative-points ul li i {
  background-color: #d32f2f;
}

.product-positive-points ul li i::before {
  font-family: hami;

  content: "\E179\00FE0E";
}

.product-negative-points ul li i::before {
  font-family: hami;

  content: "\E14F\00FE0E";
}

.progress-bar-product {
  width: 100%;

  background-color: #e2e2e2;

  height: 4px;

  position: relative;

  border-radius: 100px;

  overflow: hidden;
}

.progress {
  height: 15px;

  display: inline-block;

  width: 100%;
}

.progress-expess {
  height: 34px;

  display: inline-block;

  width: 100%;
}

.progress-bar-value {
  background-image: linear-gradient(90deg, #ef4556, #ef4556);

  border-radius: 100px;

  position: absolute;

  left: 0;

  top: 0;

  width: 0;

  height: 100%;
}

.c-content-expert__img {
  text-align: center;
}

.progress-count {
  display: inline-block;

  float: left;

  font-size: 0.857rem;

  color: #737373;

  height: 15px;
}

.progress-count .p-cont {
  color: #ef4556;

  font-size: 1rem;

  font-weight: bold;
}

.more-products .text-morie {
  font-size: 14px;

  font-weight: bold;
}

.c-content-expert__rating-title {
  font-size: 15px;

  line-height: 1.571;

  color: #62666d;

  position: relative;
}

.c-content-expert__rating-title::before {
  content: "\F09DF";

  font: normal normal normal 24px/1 "Material Design Icons";

  font-size: 24px;

  color: transparent;

  background: #62666d;

  border-radius: 50%;

  font-size: 5.5px;

  margin-left: 9px;

  position: absolute;

  right: -15px;

  bottom: 9px;
}

.c-content-expert__rating-value {
  width: 100%;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;
}

.c-rating {
  position: relative;

  height: 12px;

  border-radius: 8px;

  background: #f0f0f1;

  -webkit-box-flex: 1;

  -ms-flex-positive: 1;

  flex-grow: 1;
}

.c-rating--general {
  background-color: #d8d8d8d9;
}

.c-rating--general .c-rating__rate {
  background-color: #0fabc6;
}

.c-rating__rate {
  width: 0;

  height: 100%;

  background: silver;

  border-radius: 8px;
}

.c-rating__overall-word {
  color: #62666d;

  -ms-flex-negative: 0;

  flex-shrink: 0;

  font-size: 12px;

  font-size: 0.857rem;

  line-height: 1.833;

  margin-right: 8px;

  width: 20px;
}

#panel-review .comment-pro .commentlist li.review {
  display: inline-block;

  width: 100%;

  padding-bottom: 15px;

  margin-bottom: 15px;

  border-bottom: 1px solid #e9e9e9;
}

#panel-review .comment-pro .commentlist li.review img.avatar {
  float: right;

  border: 1px solid #e4e1e3;
}

#panel-review .review_form_wrapper {
  padding: 15px 0;
}

.meta-additional table.shop_attributes tbody {
  margin: 0 !important;

  line-height: 32px;
}

.meta-additional table.shop_attributes th {
  padding: 0 !important;

  display: inline-block;

  width: auto;

  color: #535353;

  margin-left: 7px;
}

.woocommerce table.shop_attributes td p {
  padding: 0 !important;
}

.des-info tr.woocommerce-product-attributes-item {
  display: flex;
}

.meta-additional table.shop_attributes th {
  line-height: 27px;
}

.meta-additional table.shop_attributes th::before {
  content: "\F09DF";

  font: normal normal normal 24px/1 "Material Design Icons";

  font-size: 24px;

  color: transparent;

  background: #ccc;

  border-radius: 50%;

  font-size: 5.5px;

  margin-left: 9px;
}

.tab-details {
  color: #858585;

  font-size: 12px;

  line-height: 1.833;

  padding-top: 20px;

  text-align: justify;

  display: inline-block;

  width: 100%;
}

.product-cart {
  width: 100%;

  display: inline-block;

  padding: 15px;

  background: #ef394e;

  border-radius: 20px;

  text-align: center;

  font-size: 13px;

  position: relative;

  margin-top: 5px;
}

.product-cart .text-cart-ver2 {
  color: #fff;
}

.article-content {
  font-size: 13px;

  line-height: 32px;

  color: #535353;
}

.tab-details .atri-single {
  display: none;
}

.tab-details .product_attributes .col {
  margin: 0;
}

.woocommerce a.remove {
  color: #535353 !important;
}

.woocommerce table.shop_table th {
  padding: 15px 12px !important;

  font-size: 13.6px !important;
}

.woocommerce .cart-order-user table.shop_table td.product-pic {
  width: 13%;
}

.woocommerce .cart-order-user table.shop_table td.product-name {
  font-size: 15px !important;
}

.woocommerce .cart-order-user table.shop_table td.product-name a {
  color: #535353;
}

.woocommerce .cart-order-user table.shop_table td.product-quantity input {
  background-color: #fff;

  background-clip: padding-box;

  color: #717171;

  border-radius: 8px;
}

.woocommerce table.shop_table th.product-name {
  font-size: 17px !important;
}

.woocommerce .cart-order-user table.shop_table td {
  padding: 25px 12px;
}

.woocommerce .cart-order-user table.shop_table td.actions .coupon input {
  padding: 8px 10px 8px 30px;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #c8c8c8;

  color: #717171;

  border-radius: 8px;
}

.woocommerce .cart-order-user table.shop_table td.actions .coupon button {
  color: #fff;

  background: #ef394e;

  border-radius: 8px;

  padding: 12px !important;

  font-size: 13px;

  font-family: hmi-font;
}

.woocommerce .cart-order-user table.shop_table td.actions button {
  background: #ef394e;

  border: 1px solid #ef394e;

  color: #fff;

  font-size: 13px;

  font-family: hmi-font;

  border-radius: 8px;

  padding: 12px;
}

.woocommerce .cart-order-user table.shop_table td.actions button:hover {
  border: 1px solid #ef394e;

  padding: 12px !important;
}

.woocommerce .totals-order-user table.shop_table tr {
  font-size: 13px;
}

.woocommerce .totals-order-user table.shop_table tr.order-total th {
  font-size: 18px !important;

  font-weight: bold;
}

.woocommerce
  .totals-order-user
  table.shop_table
  tr.order-total
  td
  .woocommerce-Price-amount {
  font-size: 18px;

  font-weight: 800;
}

.woocommerce
  .totals-order-user
  table.shop_table
  tr.order-total
  td
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
  font-size: 13px;

  font-weight: 400;
}

/* right cart */

.woocommerce .collateral-order-user table.shop_table td {
  border: 0 !important;
}

.woocommerce .collateral-order-user table.shop_table tbody th {
  border: 0 !important;
}

.woocommerce
  .collateral-order-user
  table.shop_table
  .woocommerce-shipping-totals {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);

  border-top: 1px solid rgba(0, 0, 0, 0.1);

  display: block;
}

.woocommerce .collateral-order-user .totals-order-user {
  width: 100% !important;
}

.woocommerce .collateral-order-user .table-shop-cart-user tbody {
  display: inline-block;

  width: 100%;
}

.woocommerce
  .collateral-order-user
  .table-shop-cart-user
  .tr-proceed-cart-user {
  display: block;

  width: 100%;
}

.woocommerce
  .collateral-order-user
  .table-shop-cart-user
  .tr-proceed-cart-user
  th {
  display: block;

  border: 0;
}

.woocommerce
  .collateral-order-user
  .table-shop-cart-user
  .tr-proceed-cart-user
  th
  a {
  display: block;

  width: 100%;

  box-sizing: border-box;

  background: #ef394e;

  text-align: center;

  padding: 13px 0;

  border-radius: 8px;

  font-size: 13px;

  font-weight: 400;

  transition: 0.1s all;
}

.woocommerce
  .collateral-order-user
  .table-shop-cart-user
  .tr-proceed-cart-user
  th
  a:hover {
  transition: 0.1s all;

  background: #ee7e8b;
}

/* checkout form */

.woocommerce form.checkout_coupon p {
  font-size: 13px;

  padding: 10px;

  color: #535353;
}

.woocommerce form.checkout_coupon {
  background-color: #ffff;

  border-radius: 8px !important;
}

.woocommerce-form.woocommerce-form-login.login {
  color: #535353;

  font-size: 13px;

  background-color: #fff;

  border-radius: 8px;

  padding: 0 !important;

  margin: 0 !important;

  border: 0 !important;
}

.showlogin {
  color: #535353;

  font-size: 13px;
}

.lost_password {
  color: #535353;
}

.form-row-wide.address-field.update_totals_on_change
  .woocommerce-input-wrapper {
  margin-top: 15px;

  display: block;
}

.woocommerce-ResetPassword .form-row {
  width: 100% !important;
}

.woocommerce form .form-row input.input-text {
  border-radius: 8px !important;

  border: 1px solid #ccc;

  padding: 13px;

  box-sizing: border-box;

  margin-top: 10px !important;
}

.tabs-account .col2-set .col-2 {
  width: 100% !important;
}

.woocommerce form .form-row label {
  font-size: 13px !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-form-register__submit {
  padding: 22px 20px !important;

  color: #fff !important;

  border-radius: 11px !important;

  font-size: 15px !important;

  display: block !important;

  width: 100% !important;
}

.woocommerce-form-row .woocommerce-Button {
  padding: 22px 20px !important;

  color: #fff !important;

  border-radius: 11px !important;

  font-size: 15px !important;

  display: block !important;

  width: 100% !important;
}

.woocommerce .woocommerce-form-register__submit::before {
  right: 12px;

  font-size: 35px;

  top: 12px;

  position: absolute;

  content: "\f136";

  font-family: flaticon !important;

  font-style: normal;

  font-weight: normal !important;

  font-variant: normal;

  text-transform: none;

  line-height: 1;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit::before {
  right: 12px;

  font-size: 35px;

  top: 12px;

  position: absolute;

  content: "\f136";

  font-family: flaticon !important;

  font-style: normal;

  font-weight: normal !important;

  font-variant: normal;

  text-transform: none;

  line-height: 1;
}

.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
  font-style: normal;

  font-weight: normal !important;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  font-size: 18px;

  position: relative;

  color: #717171 !important;
}

.woocommerce form .form-row {
  padding: 10px 0 !important;
}

.woocommerce .woocommerce-form-coupon input {
  padding: 10px;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #c8c8c8;

  color: #717171;

  border-radius: 8px;
}

.woocommerce .checkout_coupon button {
  padding: 13px !important;

  border: 0 !important;

  border-radius: 20px !important;

  color: #fff !important;

  background: #ef394e !important;

  font-family: hmi-font;

  font-size: 13px !important;

  cursor: pointer;

  font-weight: 400 !important;
}

.woocommerce-checkout .checkout-order-user {
  display: block !important;

  width: 100% !important;

  float: none !important;
}

.showcoupon {
  color: #535353;
}

.woocommerce-checkout .review-order-user table.shop_table {
  border: 0 !important;
}

.woocommerce-checkout .review-order-user table.shop_table th {
  font-size: 13px !important;
}

.woocommerce-checkout .review-order-user table.shop_table tr.cart_item td {
  font-size: 13px !important;
}

.woocommerce-checkout
  .review-order-user
  table.shop_table
  tr.cart_item
  td.product-total {
  font-size: 14px !important;

  font-weight: 600;
}

.woocommerce-checkout
  .review-order-user
  table.shop_table
  tr
  td
  ul.woocommerce-shipping-methods
  li {
  font-size: 12px !important;
}

.woocommerce-checkout .review-order-user .woocommerce-checkout-payment {
  background: #fff !important;
}

.woocommerce-checkout
  .review-order-user
  .woocommerce-checkout-payment
  ul
  li
  label {
  font-size: 13.5px !important;

  color: #535353;
}

.woocommerce-terms-and-conditions-checkbox-text {
  color: #535353;
}

.summary.entry-summary .compare.button {
  display: none !important;
}

.woocommerce-checkout .review-order-user .woocommerce-privacy-policy-text {
  padding: 10px;

  border-radius: 8px;

  background-color: #fffde4;

  border: 1px solid #f6e8a1;

  color: #a37731;

  font-size: 13px;
}

.woocommerce-checkout .review-order-user .woocommerce-privacy-policy-text p {
  line-height: 32px;

  color: #a37731;
}

.checkout-order-user .woocommerce-billing-fields h3 {
  font-size: 13.15px;

  font-weight: 500;

  padding: 10px 0;
}

.checkout-order-user .woocommerce-input-wrapper input,
.checkout-order-user .woocommerce-input-wrapper textarea {
  padding: 10px;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #c8c8c8;

  color: #717171;

  border-radius: 8px;

  font-family: hmi-font;
}

.checkout-order-user .woocommerce-input-wrapper textarea {
  resize: vertical;

  min-height: 100px;

  font-size: 13px;

  font-weight: 500;

  margin-top: 10px !important;
}

.woocommerce-checkout .woocommerce-shipping-fields div.shipping_address {
  padding: 10px 0;
}

/* thankyou page */

.woocommerce-thankyou-order-received {
  text-align: center !important;

  padding: 10px 0;

  font-size: 13.5px !important;

  color: #ef394e !important;
}

.woocommerce-order ul.woocommerce-thankyou-order-details {
  text-align: center;

  padding: 10px 0;
}

.woocommerce ul.order_details li strong {
  font-size: 13px;

  color: #535353;
}

.woocommerce-order ul.woocommerce-thankyou-order-details li {
  display: inline-block !important;

  float: none !important;
}

.woocommerce-order ul.woocommerce-thankyou-order-details li strong {
  font-weight: bold;

  padding: 10px 0;
}

.thankyou-order-user .title-derail-user,
.thankyou-order-user .woocommerce-column__title {
  font-size: 16.5px !important;

  padding: 20px 0;

  font-weight: 700;
}

.thankyou-order-user address {
  font-size: 13px;

  line-height: 32px;
}

.thankyou-order-user table.table-detail-user {
}

.thankyou-order-user table.table-detail-user tr th {
  font-size: 13px !important;
}

.thankyou-order-user
  table.table-detail-user
  tr.woocommerce-table__line-item
  td
  a,
.thankyou-order-user table.table-detail-user .tfoot-detail-user,
.thankyou-order-user tr td {
  font-size: 13.5px;
}

.empty-cart-user {
  text-align: center;
}

.empty-cart-user p.cart-empty {
  border: 0;

  margin-bottom: 10px;

  font-weight: bold;
}

.empty-cart-user p.cart-empty::before {
  content: "";
}

.empty-cart-user a {
  border: 1px solid #ef394e !important;

  border-radius: 8px !important;

  font-size: 13px !important;

  padding: 15px 20px !important;

  color: #ef394e !important;

  background: #fff !important;
}

* {
  margin: 0;

  padding: 0;
}

body {
  line-height: 1;

  background-color: #f4f4f4;
}

ol,
ul {
  list-style: none;
}

span,
h2,
p,
label,
div {
  font-family: hmi-font;
}

li {
  list-style: none;
}

a {
  color: #000;

  text-decoration: none;

  font-family: hmi-font;
}

input,
button {
  font-family: hmi-font;
}

.tabs-account {
  display: block;

  width: 33%;

  margin: 60px auto;

  border: 1px solid #ebebeb;

  border-radius: 20px;

  overflow: hidden;

  background: #fff;
}

.tabs-form {
  display: flex;
}

.tabs-form li {
  width: 50%;

  text-align: center;

  transition: 0.3s ease-in-out;

  opacity: 0.9;
}

.tabs-form li:nth-child(1) {
  float: right;
}

.tabs-form li:nth-child(2) {
  float: left;
}

.tabs-form li a {
  width: 100%;

  padding: 15px 0;

  display: block;

  color: #a1a3a8;

  background: #ececec;
}

.tabs-form li:nth-child(1) a {
  border-bottom-left-radius: 20px;
}

.tabs-form li:nth-child(2) a {
  border-bottom-right-radius: 20px;
}

.tabs-form .active {
  opacity: 1;

  transition: 0.3s ease-in-out;
}

.tabs-form .active a {
  color: #333;

  background: #fff !important;

  border-radius: 0 !important;

  color: #535353;

  opacity: 1;

  font-size: 16px;

  font-weight: 600;
}

.tabs-forms {
  width: 100%;

  margin: 0 auto;

  min-height: 100px;

  padding: 15px 20px;

  box-sizing: border-box;
}

.tabs-panel {
  display: none;

  visibility: hidden;

  opacity: 0;

  transition: 0.3s ease-in-out;
}

.tabs-panel.active {
  display: block;

  visibility: visible;

  opacity: 1;

  transition: 0.3s ease-in-out;
}

.logo-form {
  width: 100%;

  text-align: center;
}

.logo-form img {
  width: 50%;

  height: auto;
}

.logo-form .logo-pros {
  margin: 5px auto !important;

  display: block;

  margin-bottom: 0 !important;
}

.tabs-panel h2 {
  font-size: 18px;

  font-weight: 700;

  color: #535353;

  padding: 10px 0;
}

.woocommerce-form-row {
  padding: 12px 0;
}

.woocommerce form .form-row label,
.woocommerce-form-row label {
  display: flex;

  font-size: 14px !important;

  color: #535353 !important;

  font-weight: normal;

  position: relative;

  align-items: center;

  line-height: 10px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit::after {
  content: "";

  width: 73px;

  height: 90px;

  position: absolute;

  right: -6px;

  top: -19px;

  background: hsla(0, 0%, 100%, 0.21);

  border-radius: 50%;

  transition: all 0.3s ease-in-out;

  box-sizing: border-box;

  padding-right: 15px;

  padding-top: 32px;

  text-align: right;

  font-weight: 700;

  font-size: 21px;
}

.woocommerce .woocommerce-form-register__submit::after {
  content: "";

  width: 73px;

  height: 90px;

  position: absolute;

  right: -6px;

  top: -19px;

  background: hsla(0, 0%, 100%, 0.21);

  border-radius: 50%;

  transition: all 0.3s ease-in-out;

  box-sizing: border-box;

  padding-right: 15px;

  padding-top: 32px;

  text-align: right;

  font-weight: 700;

  font-size: 21px;
}

.woocommerce
  .woocommerce-form-login
  .woocommerce-form-login__submit:hover::after {
  width: 130%;

  border-radius: 0;
}

.woocommerce .woocommerce-form-register__submit:hover::after {
  width: 130%;

  border-radius: 0;
}

.woocommerce form .form-row label,
.woocommerce-form-row label input {
  margin-left: 5px;
}

.woocommerce-form-row input:focus,
.woocommerce-form-row input:active {
  outline: 0;
}

.show_if_seller .form-row input.input-text {
  padding-right: 10px !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce-form-row input {
  display: block;

  width: 100%;

  border: 1px solid #c8c8c8;

  color: #717171;

  border-radius: 8px;

  font-size: 13px;

  background: #fff;
}

.woocommerce form .form-row select {
  cursor: pointer;

  margin: 0;

  padding: 10px;

  border-radius: 8px;

  font-size: 13.5px;

  border: 1px solid #c8c8c8;

  font-family: "hmi-font";

  color: #535353;

  outline: none;
}

.woocommerce-form .woocommerce-form-login__rememberme {
  display: block;

  padding-bottom: 11px;

  font-size: 13.3px;

  color: #535353;

  font-weight: 400;
}

input:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.woocommerce-privacy-policy-text {
  padding: 10px;

  border-radius: 8px;

  background-color: #fffde4;

  border: 1px solid #f6e8a1;

  color: #a37731;

  font-size: 13px;
}

.woocommerce-privacy-policy-text p {
  line-height: 32px;

  color: #a37731;
}

.woocommerce-privacy-policy-text p a {
  color: #4a5f73;
}

.woocommerce-form-login .form-row {
  padding: 12px 0;
}

.woocommerce-LostPassword {
  font-size: 13px;

  font-weight: 400;
}

.woocommerce-LostPassword a {
  color: #ef394e;
}

.required {
  color: #ef394e;
}

.woocommerce span.onsale {
  display: none;
}

.woocommerce span.onsale {
  mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAjCAMAAAAHQmL5AAAASFBMVEUAAADuJjnuJjnuJjntJjnuJjnvJTnvJjjwJDjzJTjuJjnuJjnuJjjuIjnuJjruJjnuJjnuJjjwJznxIzbtJDftJjruJjnuJzqLAPZEAAAAF3RSTlMA5t/M2Z1vS0EUvZJdHevTs1MxIw73h4zLlc8AAACbSURBVDjLndNJDoMwEETRas9gM5P0/W8axRKK2ER0/f1bflzl6EX/Jz5m3Guiz3Ibfg2jPm89L7aLWgoHetOsttzQXVBr/suS2tsACOEWICvTjki5NwLlRsyUc1CqF+mEdJ50lXSFcwGca5zzoFz/j2AHGLeeIJzLgNWJrwW4uzGVCZa6it2YXQIY10C5CsoFcK5wbgFXIt3AsQ+lsXOGCrtOogAAAABJRU5ErkJggg==)
    0 0/100% 100%;
  mask-repeat: repeat;
  mask-repeat: repeat !important;
  mask-repeat: no-repeat;
  width: 65px !important;
  height: 35px;
  text-align: center;
  line-height: 25px !important;
  color: #fff !important;
  font-weight: 100 !important;
  top: 0px !important;
  left: 0px;
  background-color: #eb2856 !important;
  color: #fff !important;
  font-size: 13px !important;
  z-index: 99999 !important;
  display: inline-block !important;
  position: absolute !important;
  right: auto !important;
  border-radius: inherit !important;
}

.woocommerce a.button {
  padding: 10px;

  background-color: #ef394e;

  color: #fff !important;

  border-radius: 8px;
}

.nonce-losts {
  padding: 10px;

  border-radius: 8px;

  background-color: #fffde4;

  border: 1px solid #f6e8a1;

  color: #a37731;

  font-size: 13px;

  line-height: 32px;
}

.send-message-p {
  font-size: 13.5px;

  color: #535353;

  line-height: 32px;

  padding-top: 12px;

  text-align: justify;
}

/* .woocommerce .col2-set .col-2{

  width: 100% !important;

} */

.accounter .woocommerce form.login {
  border: 0;

  padding: 0;

  margin: 0;
}

.woocommerce form.register {
  border: 0 !important;

  padding: 0 !important;

  margin: 0 !important;
}

.woocommerce form .password-input {
  font-size: 12px !important;

  line-height: 25px !important;
}

.woocommerce form .password-input div {
  border-radius: 8px !important;

  margin-top: 10px;
}

.accounter .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.button {
  float: none;

  margin: 0;

  border-radius: 8px;

  color: #fff;

  font-size: 13px;

  padding: 18px 0px;

  border-radius: 20px;
}

.woocommerce button.button:hover {
  color: #fff !important;

  transition: 0.2s all;
}

.accounter .woocommerce-password-strength.good,
.accounter .woocommerce-password-strength.bad,
.accounter .woocommerce-password-strength.strong,
.accounter .woocommerce-password-strength.short {
  margin: 10px 0;

  border-radius: 4px;

  color: #333;

  font-size: 13px;

  padding: 10px 0;
}

.accounter .woocommerce-password-hint {
  font-size: 12px;

  line-height: 32px;

  color: #535353;
}

.show_if_seller small {
  padding: 10px 0;

  box-sizing: border-box;

  display: block;

  color: #535353;

  font-size: 13px;
}

.show_if_seller small .text-success {
  font-weight: 600;
}

.accounter .topbars {
  display: none;
}

.woocommerce form .show-password-input {
  top: 2em !important;
}

/* my account */

.sec-account {
  width: 19%;

  float: right;
}

.nav-user-dashboard {
  display: block;

  width: 100%;

  float: right;

  box-shadow: 0 12px 12px 0 rgb(181 181 181 / 11%);

  border: 1px solid #ececec;

  border-radius: 11px;

  padding: 15px;

  box-sizing: border-box;

  margin-bottom: 20px;

  overflow: hidden;

  background-color: #fff;
}

.nav-user-dashboard:last-child {
  margin-bottom: 0;
}

.dokan-btn.dokan-btn-theme.vendor-dashboard {
  text-align: center;

  margin: 10px auto;

  width: 100%;

  padding: 10px;
}

.continer .img-share {
  padding: 0 !important;
}

.continer .img-share img {
  width: 100%;
}

.nav-user-dashboard .user-name {
  font-size: 13px;

  color: #535353;

  font-weight: bold;
}

.nav-user-dashboard .user-email {
  font-size: 13px;

  color: #535353;

  display: inline-block;
}

.account-avatar img {
  border: 1px solid #535353;

  border-radius: 50%;

  margin-left: 5px;
}

.nav-user-dashboard .user-edit::before {
  font-family: hami;

  color: #535353;

  float: left;

  content: "\E07A\00FE0E";

  position: relative;

  top: 9px;

  left: 3px;
}

.ui-slider-handle:nth-of-type(1)::before,
.ui-slider-handle:nth-of-type(2)::before {
  position: relative;

  top: 2px;

  margin: 0 !important;

  font-size: unset !important;
}

.card-blog-items.home-blog {
  border-radius: 15px;
}

.nav-user-dashboard .woocommerce-MyAccount-navigation ul li {
  font-size: 15px;

  padding: 10px 0;

  font-weight: 500;

  align-items: center;

  display: flex;
}

.nav-user-dashboard .woocommerce-MyAccount-navigation ul .is-active a {
  color: #ef394e;
}

.nav-user-dashboard .woocommerce-MyAccount-navigation ul .is-active::before {
  color: #ef394e;
}

.nav-user-dashboard .woocommerce-MyAccount-navigation ul li:hover a {
  color: #ef394e;
}

.nav-user-dashboard .woocommerce-MyAccount-navigation ul li:hover::before {
  color: #ef394e;
}

.nav-user-dashboard .woocommerce-MyAccount-navigation ul li a {
  color: #535353;

  width: 80%;

  display: inline-block;

  padding: 11px 0;

  transition: 0.1s all;
}

.nav-user-dashboard .woocommerce-MyAccount-navigation ul li::before {
  font-family: uicons-regular-rounded;

  font-style: normal;

  font-weight: normal !important;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  color: #ccc;

  font-size: 24px;

  padding-left: 15px;

  font-weight: 550 !important;
}

.nav-user-dashboard .woocommerce-MyAccount-navigation-link--dashboard::before {
  content: "\ec51";
}

.nav-user-dashboard .woocommerce-MyAccount-navigation-link--orders::before {
  content: "\f19c";
}

.nav-user-dashboard .woocommerce-MyAccount-navigation-link--downloads::before {
  content: "\ea1d";
}

.nav-user-dashboard
  .woocommerce-MyAccount-navigation-link--edit-address::before {
  content: "\f21b";
}

.woocommerce .woocommerce-MyAccount-navigation-link--comments::before {
  content: "\f172";
}

.woocommerce .woocommerce-MyAccount-navigation-link--notification::before {
  content: "\f131";
}

.woocommerce
  .nav-user-dashboard
  .woocommerce-MyAccount-navigation-link--edit-account::before {
  content: "\f250";
}

.woocommerce
  .nav-user-dashboard
  .woocommerce-MyAccount-navigation-link--customer-logout::before {
  content: "\f28e";
}

/* content user */

.woocommerce-MyAccount-content {
  float: left;

  width: 79%;

  display: block;

  box-shadow: 0 12px 12px 0 rgb(181 181 181 / 11%);

  border: 1px solid #ececec;

  border-radius: 11px;

  padding: 25px;

  min-height: 730px;

  box-sizing: border-box;

  background-color: #fff;
}

.woocommerce-table__product-name .wc-item-meta li {
  display: inline-block;

  width: 100%;

  margin-bottom: 10px;
}

.woocommerce-table__product-name .wc-item-meta li .wc-item-meta-label {
  display: inline-block;

  padding: 10px 0;
}

.woocommerce-table__product-name .wc-item-meta li p {
  float: right;

  padding: 0;
}

.woocommerce table.shop_table td {
  color: #535353;

  font-size: 13px;
}

.woocommerce-MyAccount-content p .order-number,
.woocommerce-MyAccount-content p .order-status,
.woocommerce-MyAccount-content p .order-date {
  border-radius: 4px;

  padding: 3px;
}

.logout-user,
.recent-user-dash {
  line-height: 32px;

  font-size: 13.5px;

  padding: 10px 0;

  color: #535353;

  font-size: 13.5px;
}

ul.dokan-account-migration-lists li .left-content p {
  display: none;
}

ul.dokan-account-migration-lists li .left-content {
  width: 100% !important;

  flex: unset !important;

  display: none;

  text-align: center !important;
}

ul.dokan-account-migration-lists li .right-conten {
  width: 100% !important;

  display: block;

  flex: unset !important;
}

.dokan-account-migration-lists .btn.btn-primary {
  padding: 10px;

  background: #ef5661;

  color: #fff;

  border-radius: 8px;
}

.form-row.form-group small {
  font-size: 13px;

  padding: 10px;

  display: block;
}

.woocommerce form .form-row textarea {
  box-shadow: none;

  border-radius: 8px !important;

  border: 1px solid #ccc;

  padding: 10px !important;

  box-sizing: border-box;

  resize: vertical;

  color: #535353 !important;
}

.logout-user strong {
  font-weight: 700;
}

.logout-user a {
  font-size: 13.5px;
}

.profile-display-user {
  width: 100%;

  display: block;

  margin: 25px 0;

  border: 1px solid rgba(0, 0, 0, 0.1);
}

.p-item-user {
  padding: 15px 13px;

  display: flex;

  color: #535353;
}

.profile-display-user .item-2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.profile-display-user .p-item-user span {
  width: 50%;

  display: block;
}

.profile-display-user .p-item-user span i {
  font-size: 14px;

  color: #000;

  padding: 10px 0;

  display: block;

  font-weight: bold;
}

.profile-display-user .p-item-user span h6 {
  font-size: 16px;

  font-weight: 600;

  padding: 12px 0;
}

.no-Order-user .fa-window-maximize::before {
  font-family: uicons-regular-rounded !important;

  font-style: normal;

  font-weight: normal !important;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  content: "\f1ad";

  position: relative;

  top: 5px;

  opacity: 0.4;
}

.pro-display-user .p-edit-user {
  display: block;

  text-align: center;

  margin: 15px auto;

  font-size: 13px;

  color: #ef394e;
}

.pro-display-user .p-edit-user span {
  border-bottom: 1px dashed;

  padding-bottom: 4px;

  color: #ef394e;
}

.pro-display-user .p-edit-user span i {
  padding-left: 8px;

  color: #ef394e;
}

.content-user .no-Order-user {
  width: 100%;

  display: flex;

  box-sizing: border-box;

  background-color: #ef394e05;

  border-radius: 8px;

  border: 1px solid #ef394e;

  padding: 15px 20px;

  font-size: 13px;

  align-items: center;

  justify-content: space-between;
}

.content-user .no-Order-user p {
  color: #ef394e;

  float: right;

  display: flex;

  align-items: center;

  padding: 0;
}

.content-user .no-Order-user p i {
  padding-left: 10px;

  color: #ef394e;

  font-size: 27px;

  opacity: 0.3;

  position: relative;

  top: 5px;
}

.content-user .no-Order-user .no-order-link {
  float: left;

  background: #ef394e;

  padding: 9px 11px;

  border-radius: 8px;

  transition: 0.2s all;
}

.content-user .no-Order-user .no-order-link:hover {
  background: #ef394ec7;

  transition: 0.2s all;
}

.content-user .no-Order-user .no-order-link a {
  color: #fff;
}

.content-user .woocommerce-orders-table {
  width: 100%;

  border-right: 1px solid #ececec;

  border-left: 1px solid #ececec;

  text-align: center;
}

.content-user .woocommerce-orders-table .woocommerce-orders-table__header {
  padding: 25px 5px;

  background: #1ca2bd;
}

.content-user
  .woocommerce-orders-table
  .woocommerce-orders-table__header
  .nobr {
  color: #fff;

  font-weight: 600;

  font-size: 13.8px;
}

.content-user .woocommerce-orders-table__row .woocommerce-orders-table__cell {
  padding: 30px 5px;

  font-size: 13.5px;

  color: #535353;
}

.content-user .woocommerce-orders-table__row {
  border-bottom: 1px solid #ececec;
}

.woocommerce .col2-set {
  color: #535353;
}

.content-user
  .woocommerce-orders-table__row
  .woocommerce-orders-table__cell
  .woocommerce-button {
  background: #ef394e;

  color: #fff;

  border-radius: 8px;

  padding: 11px 12px;
}

.content-user .address-user {
  padding: 10px 0;

  font-size: 13.5px;

  color: #535353;
}

.content-user {
  color: #535353;
}

.content-user .address-user-pro {
  width: 45% !important;

  float: right;

  padding: 20px 0;

  margin-left: 45px;
}

.content-user .address-user-pro .Bill-address-user {
  font-weight: 600;

  float: right;
}

.content-user .address-user-pro .edit {
  float: left;

  color: #fff;

  background: #ef394ebd;

  padding: 6px 12px;

  border-radius: 8px;

  font-size: 12px;
}

.content-user .address-user-pro address {
  display: table;

  width: 100%;

  font-size: 13px;

  padding: 20px 0;

  line-height: 30px;
}

.woocommerce .woocommerce-customer-details address {
  box-sizing: border-box;
}

.content-user .addres-title-user {
  font-size: 18px;

  font-weight: 700;

  padding: 10px 0;
}

.content-user .woocommerce-address-fields {
  padding: 10px 0;
}

.content-user .woocommerce-address-fields .validate-required {
  padding-bottom: 20px;
}

.content-user
  .woocommerce-address-fields
  .validate-required
  .selection
  .select2-selection--single {
  padding: 6px 0;

  border-color: #c8c8c8;

  border-radius: 8px;

  height: 44px;

  font-size: 13px;
}

.content-user .woocommerce-address-fields #billing_first_name_field {
  float: right;

  width: 45%;
}

.content-user .woocommerce-address-fields #billing_last_name_field {
  float: left;

  width: 45%;
}

.content-user .woocommerce-address-fields #billing_company_field {
  display: block;

  width: 100%;

  clear: both;
}

.content-user .woocommerce-address-fields label {
  display: block;

  font-size: 13px;

  padding-bottom: 7px;
}

.woocommerce-address-fields .sub-addres-user .button {
  padding: 13px;

  border: 0;

  border-radius: 8px;

  color: #fff;

  background: #ef394e;

  font-family: hmi-font;

  font-size: 13px;

  cursor: pointer;
}

.content-user .woocommerce-address-fields label .required {
  color: #ef394e;

  text-decoration: none;
}

.content-user .update_totals_on_change label,
.content-user #billing_city_field label {
  padding: 20px 0 !important;
}

.content-user .woocommerce-address-fields .woocommerce-input-wrapper {
  width: 100%;

  display: block;
}

.content-user .woocommerce-address-fields .woocommerce-input-wrapper input {
  width: 100%;

  padding: 10px;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #c8c8c8;

  color: #717171;

  border-radius: 8px;
}

.content-user
  .woocommerce-address-fields
  .woocommerce-input-wrapper
  input:focus,
.content-user
  .woocommerce-address-fields
  .woocommerce-input-wrapper
  input:active {
  outline: 0;
}

.content-user .woocommerce-EditAccountForm .woocommerce-form-row--first {
  float: right;

  width: 45%;

  padding: 10px 0;
}

.content-user .woocommerce-EditAccountForm .woocommerce-form-row--wide em {
  display: block;

  padding: 10px 0;

  font-size: 12.4px;

  color: #535353;
}

.content-user .woocommerce-EditAccountForm fieldset legend {
  font-size: 14px;

  padding: 7px 0;

  font-weight: 600;
}

.logout-user {
  color: #535353;
}

.content-user .woocommerce-EditAccountForm .sub-account-user .button,
.woocommerce-address-fields button.button {
  padding: 15px 30px;

  border: 0;

  border-radius: 12px;

  color: #fff;

  background: #ef394e;

  font-family: hmi-font;

  font-size: 13px;

  cursor: pointer;
}

.woocommerce-address-fields button.button:hover {
  background: #ef394e;

  color: #fff;
}

.nav-user-dashboard.bio {
  display: flex;

  align-items: center;
}

.account-avatar,
.account-name {
  display: inline-block;
}

.content-user .woocommerce-EditAccountForm .woocommerce-form-row--last {
  float: left;

  width: 45%;

  padding: 10px 0;
}

.content-user .woocommerce-EditAccountForm .woocommerce-form-row--wide {
  display: block;

  padding: 10px 0;
}

.content-user .woocommerce-EditAccountForm .woocommerce-form-row label {
  display: block;

  font-size: 13px;

  padding-bottom: 7px;

  color: #535353;
}

.content-user .woocommerce-EditAccountForm .woocommerce-form-row input {
  width: 100%;

  padding: 10px;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #c8c8c8;

  color: #717171;

  border-radius: 8px;
}

.content-user .woocommerce-EditAccountForm .woocommerce-form-row input:focus,
.content-user .woocommerce-EditAccountForm .woocommerce-form-row input:active {
  outline: 0;
}

.title-order-note-user {
  padding: 10px 0;

  font-size: 13.5px;
}

.content-user .title-order-note-user mark {
  border-radius: 4px;
}

.woocommerce-MyAccount-content .sec-detail-user .title-derail-user {
  font-size: 17.7px;

  font-weight: bold;

  padding: 15px 0;
}

.woocommerce-MyAccount-content
  .woocommerce-MyAccount-content
  .sec-detail-user
  .table-detail-user {
  display: table;

  width: 100%;

  text-align: center;

  margin: 10px 0;
}

.woocommerce-MyAccount-content .sec-detail-user .ht-detail-user {
  padding: 18px 0;

  color: #fff;

  background: #1ca2bd;
}

.woocommerce-MyAccount-content
  .sec-detail-user
  .table-detail-user
  .td-detail-user {
  padding: 15px 0;

  border: 1px solid #eee;

  font-size: 13px;

  color: #535353;
}

.woocommerce-MyAccount-content .sec-detail-user .tfoot-detail-user tr th,
.woocommerce-MyAccount-content .sec-detail-user .tfoot-detail-user tr td {
  padding: 18px 0;

  border: 1px solid #eeeeee1c;

  background: #1ca2bd;

  color: #fff;

  font-size: 13px;

  font-weight: 500;
}

.woocommerce-MyAccount-content .sec-detail-user .tfoot-detail-user tr td span {
  color: #fff;

  font-size: 14px;

  font-weight: 500;
}

.woocommerce-MyAccount-content
  .sec-detail-user
  .tfoot-detail-user
  tr:nth-child(2)
  td
  span {
  font-size: 14.5px;

  font-weight: 550;

  border-bottom: 2px solid #ff1933;

  padding-bottom: 3px;
}

.woocommerce-MyAccount-content .woocommerce-column--billing-address {
  float: right;

  width: 48%;
}

.woocommerce-MyAccount-content .woocommerce-column--shipping-address {
  float: left;

  width: 48%;
}

.woocommerce-MyAccount-content
  .woocommerce-column--billing-address
  .woocommerce-column__title,
.woocommerce-MyAccount-content
  .woocommerce-column--shipping-address
  .woocommerce-column__title {
  padding: 20px 0;

  font-size: 16px;

  font-weight: 700;
}

.woocommerce-MyAccount-content .woocommerce-column--billing-address address,
.woocommerce-MyAccount-content .woocommerce-column--shipping-address address {
  border: 1px solid #ccc;

  border-radius: 3px;

  padding: 8px;

  box-sizing: border-box;

  font-size: 13px;

  line-height: 32px;
}

.woocommerce-MyAccount-content
  .woocommerce-column--billing-address
  address
  .woocommerce-customer-details--phone::before {
  content: "\f095";

  font-family: "Font Awesome 5 Pro";

  float: right;

  font-size: 11px;

  padding-left: 3px;
}

.woocommerce-MyAccount-content
  .woocommerce-column--billing-address
  address
  .woocommerce-customer-details--email::before {
  content: "\f0e0";

  font-family: "Font Awesome 5 Pro";

  float: right;

  font-size: 11px;

  padding-left: 3px;
}

.woocommerce-MyAccount-content .sec-detail-user .order-again {
  padding: 25px 0;
}

.woocommerce-MyAccount-content .sec-detail-user .order-again a {
  background: #ef394e;

  color: #fff;

  border-radius: 8px;

  font-size: 13px;

  padding: 12px 12px;
}

/* post content */

.left-cont {
  float: left;

  width: 74.7%;

  min-height: 500px;

  display: inline-block;

  position: sticky;

  top: 10px;
}

.clomens {
  display: flex;

  flex-direction: column;
}

.head-cont {
  padding: 25px 20px;
}

.ad-cont {
  display: inline-block !important;
}

.main-cont {
  background-color: #fff;

  border-radius: 15px;

  margin-top: 20px;

  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);

  padding: 25px 20px;

  box-sizing: border-box;
}

.info-cont {
  margin-top: 20px !important;

  margin-right: 0 !important;

  display: inline-block !important;
}

.title-cont {
  font-size: 18px;

  font-weight: 700;

  color: #535353;

  padding-bottom: 20px;

  border-bottom: 1px solid #ececec;

  line-height: 32px;
}

.main-cont .conts {
  margin-top: 20px;
}

.main-cont .conts .img-thumer {
  width: auto;

  height: auto;

  padding: 50px;
}

.main-cont .conts .img-thumer img {
  width: 100%;

  height: 100%;
}

.main-cont .conts p {
  font-size: 13px;

  font-weight: 400;

  color: #535353;

  line-height: 18px;

  text-align: justify;
}

.tag-coment-box {
  width: 100%;

  display: inline-block;

  margin-top: 25px;
}

.coment-cont {
  width: 100%;

  display: block;

  padding-bottom: 34px;

  border-bottom: 1px solid #ececec;
}

.coment-cont .comenter i::before {
  font-family: hami;

  content: "\E0F6\00FE0E";
}

.coment-cont i::before {
  float: right;

  font-size: 24px;

  color: #9ba4ab;
}

.coment-cont span {
  font-size: 13px;

  color: #535353;
}

.coment-cont i {
  padding-right: 6px;
}

.tags-cont {
  display: block;

  margin-top: 20px;
}

.tags-cont a {
  padding: 3px 12px;

  background-color: #f2f2f2;

  color: #868e95 !important;

  margin: 2px;

  border-radius: 16px;

  font-weight: 400;

  font-size: 13px;
}

/* commnet section */

#comments {
  background-color: #fff;

  border-radius: 15px;

  margin-top: 20px;

  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 6%);

  padding: 20px 20px;

  display: block;
}

#comments #reply-title {
  display: none;
}

#comments .comments-title {
  padding-bottom: 20px;

  font-size: 15px;

  font-weight: 700;

  color: #535353;
}

#commentform .logged-in-as {
  padding: 10px 0;

  position: relative;

  display: block;

  color: #535353;

  font-size: 13.3px;
}

#commentform .logged-in-as a:nth-child(1) {
  color: #535353 !important;
}

#commentform .logged-in-as a:nth-child(2) {
  color: #00bfd6;

  line-height: 25px;
}

#commentform textarea:focus,
#commentform input:focus {
  outline: none;
}

#comments .comment-forms {
  border: 1px solid #c8c8c8;

  padding: 15px;

  border-radius: 8px;
}

#comments .comment-forms .text-com {
  padding: 10px 0;

  position: relative;

  display: block;

  color: #535353;

  font-size: 13.3px;
}

#comments .comment-forms .text-com i {
  margin-right: 5px;

  color: red;
}

#commentform p {
  width: 100%;
}

#commentform p .text-input {
  display: block;

  width: 100%;

  height: 242px;

  padding: 10px;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #c8c8c8;

  color: #717171;

  border-radius: 8px;

  resize: vertical;

  font-family: hmi-font;

  font-size: 13px;
}

.input-name {
  float: right;

  width: 47%;

  margin-top: 20px;
}

.input-name input {
  width: 100%;

  border-radius: 8px;

  padding: 12px 7px;

  border: 1px solid #c8c8c8;

  font-size: 13px;
}

.input-name.in-2 {
  float: right !important;

  margin-right: 45px;
}

.comment-form-cookies-consent {
  padding: 20px 0;

  color: #535353;

  font-size: 13px;

  line-height: 25px;

  margin-top: 10px;

  display: block !important;
}

.comment-form-cookies-consent input {
  margin-left: 8px;
}

.form-submit input {
  background: #fff;

  border: 1px solid #c8c8c8;

  border-radius: 25px;

  padding: 10px 18px;

  color: #535353;

  cursor: pointer;

  margin-top: 10px;

  font-size: 13px;
}

.comment-list {
  margin-top: 25px;
}

.comment-list div {
  float: right;
}

.comment-list .comment-ul {
  font-size: 16px;

  color: #565656;

  display: flex;

  align-items: center;
}

.comment-list .comment-ul a {
  font-size: 14px;

  color: #232323;
}

.comment-list .comment-date {
  font-size: 13px;

  color: #535353;

  padding: 13px;
}

.comment-list .comment-date a {
  color: #9ba4ab;
}

.comment-list .comment-reply {
  font-size: 13px;

  padding-top: 13px;

  font-weight: bold;
}

.font-author img {
  border: 1px solid #535353;

  border-radius: 50%;

  margin-left: 6px;
}

.comment-list .comment-reply a {
  color: #9ba4ab;
}

.comment-list .comment-text {
  width: 100%;

  margin-top: 10px;

  font-size: 13px;

  font-weight: 400;

  color: #535353;

  line-height: 30px;
}

.comment-li {
  margin-top: 20px;

  width: 100%;

  display: inline-block;
}

.alignright {
  float: right;

  margin: 12px 0 12px 12px;

  max-width: 100%;
}

.alignleft {
  float: left;

  margin: 12px 0 12px 12px;

  max-width: 100%;
}

.aligncenter {
  margin: 12px auto;

  max-width: 100%;

  display: block;
}

.post-categories {
  display: inline-block;

  width: 100%;

  border-bottom: 1px solid #eee;

  padding-bottom: 25px;
}

.post-categories li {
  float: right;
}

.page {
  width: 100%;
}

/*PRELOADER*/

#loader {
  position: fixed;

  z-index: 999999;

  width: 100%;

  height: 100%;
}

/*circle-dotted preloader*/

.loader-p {
  border: 0 solid transparent;

  border-radius: 50%;

  width: 150px;

  height: 150px;

  position: absolute;

  top: calc(50vh - 75px);

  left: calc(50vw - 75px);
}

.loader-p:before,
.loader-p:after {
  content: "";

  border: 1em solid #ef4556;

  border-radius: 50%;

  width: inherit;

  height: inherit;

  position: absolute;

  top: 0;

  left: 0;

  animation: loader 2s linear infinite;

  opacity: 0;
}

.loader-p:before {
  animation-delay: 0.5s;
}

@keyframes loader {
  0% {
    transform: scale(0);

    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1);

    opacity: 0;
  }
}

/*dotted preloader*/

.lds-ellipsis {
  margin: 0 auto;

  position: relative;

  -moz-transform: translateY(-50%);

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);

  width: 64px;

  text-align: center;

  z-index: 9999;
}

.lds-ellipsis span {
  display: inline-block;

  width: 15px;

  height: 15px;

  border-radius: 50%;

  background: #ff324d;

  -webkit-animation: ball-pulse-sync 1s 0s infinite ease-in-out;

  animation: ball-pulse-sync 1s 0s infinite ease-in-out;
}

.lds-ellipsis span:nth-child(1) {
  -webkit-animation: ball-pulse-sync 1s -0.14s infinite ease-in-out;

  animation: ball-pulse-sync 1s -0.14s infinite ease-in-out;
}

.lds-ellipsis span:nth-child(2) {
  -webkit-animation: ball-pulse-sync 1s -70ms infinite ease-in-out;

  animation: ball-pulse-sync 1s -70ms infinite ease-in-out;
}

@-webkit-keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);

    transform: translateY(10px);
  }

  66% {
    -webkit-transform: translateY(-10px);

    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);

    transform: translateY(0);
  }
}

@keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);

    transform: translateY(10px);
  }

  66% {
    -webkit-transform: translateY(-10px);

    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);

    transform: translateY(0);
  }
}

/*tow-dotted*/

.preloader {
  position: absolute;

  width: 10%;

  height: 0%;

  padding-bottom: 10%;

  left: 50%;

  top: 50%;

  transform: translateX(-50%) translateY(-50%);
}

.preloader div {
  position: absolute;

  width: 100%;

  height: 100%;

  left: 50%;

  transform: translateX(-50%) translateY(-50%);

  overflow: hidden;

  animation: animatePreloader 1s infinite linear;

  transform-origin: 50% 100%;
}

.preloader div:before {
  content: "";

  position: absolute;

  width: 100%;

  height: 100%;

  left: 50%;

  top: 50%;

  transform: translateX(-50%);

  border: 3px solid #ef4556;

  border-radius: 50%;

  box-sizing: border-box;
}

.preloader div:nth-child(2) {
  width: 60%;

  height: 60%;

  top: 20%;

  animation: animatePreloader 0.5s infinite linear;
}

@keyframes animatePreloader {
  0% {
    transform: translateX(-50%) translateY(-50%) rotateZ(0deg);
  }

  100% {
    transform: translateX(-50%) translateY(-50%) rotateZ(360deg);
  }
}

/*rotating*/

.spinner {
  width: 80px;

  height: 80px;

  border: 2px solid #f3f3f3;

  border-top: 3px solid #000;

  border-radius: 100%;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

  animation: spin 1s infinite linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* option style*/

.redux-sidebar .redux-group-menu li a img {
  width: 25px !important;

  height: 25px !important;

  top: 20px;
}

/* compare -style */

#top_products_table_compare {
  background-color: #fff;

  -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.11);

  box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.11);

  border: 1px solid #e4e4e4;

  border-bottom-color: rgb(228, 228, 228);

  border-bottom-style: solid;

  border-bottom-width: 1px;

  border-bottom-color: rgb(228, 228, 228);

  border-bottom-style: solid;

  border-bottom-width: 1px;

  border-bottom: 2px solid #00bfd6;

  -webkit-transition: -webkit-transform 0.3s;

  transition: -webkit-transform 0.3s;

  transition: transform 0.3s;

  transition: transform 0.3s, -webkit-transform 0.3s;

  display: flex;

  margin-bottom: 30px;

  position: -webkit-sticky;

  position: sticky;

  top: 0;
}

.hmi_compare_page .close-box {
  float: left !important;

  color: #535353;

  cursor: pointer;

  position: absolute;

  left: 22px;

  font-size: 6px;
}

span.multiplied-modals::before {
  background-size: 15px !important;

  width: 15px !important;

  height: 15px !important;

  display: block;

  cursor: pointer;
}

#top_products_table_compare li {
  overflow: hidden;

  width: 25%;

  box-sizing: border-box;

  border-right: 1px solid #e4e4e4;

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: center;

  padding: 25px 10px;

  position: relative;
}

#top_products_table_compare li:nth-child(1) {
  border-right: 0;
}

#top_products_table_compare li:after {
  width: 0;

  height: 0;

  border-color: transparent transparent #00bfd6;

  border-style: solid;

  border-width: 0 10px 10px;

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -5px;

  content: "";
}

#top_products_table_compare li h2 {
  overflow: hidden;

  margin: 15px 0;

  font-size: 14px;

  line-height: 28px;

  font-weight: 600;
}

#top_products_table_compare li span.woocommerce-Price-amount.amount,
#top_products_table_compare li span .woocommerce-Price-currencySymbol {
  color: #fb3449 !important;

  letter-spacing: 0.8px;

  font-size: 15px;
}

#top_products_table_compare li a.compare_permalink_product {
  border-radius: 8px;

  background-color: #00bfd6;

  border: 1px solid #148693;

  padding: 15px 31px;

  color: #fff;

  display: inline-block;

  margin-top: 20px;

  box-sizing: border-box;

  width: 95%;

  text-align: center;

  font-size: 14px;
}

#top_products_table_compare li .remove_from_table_compare {
  width: 30px;

  height: 30px;

  border-radius: 50%;

  background-color: #f5f5f5;

  position: absolute;

  left: 12px;

  top: 12px;

  text-align: center;

  line-height: 30px;

  z-index: 4;

  cursor: pointer;

  color: #9e9e9e;

  font-size: 25px;

  font-weight: 300;
}

#top_products_table_compare li.add_product_to_compare button {
  border-radius: 19px;

  border: 5px dashed #d2d2d2;

  background: none;

  max-width: 270px;

  margin: auto;

  display: block;

  padding: 20px 35px;

  line-height: 1.467;

  color: #b3b3b3;

  cursor: pointer;
}

#top_products_table_compare li.add_product_to_compare span.add_to_compare {
  background-color: #7a7a7a;

  border: unset;

  padding: 15px 31px;

  color: #fff;

  display: inline-block;

  margin-top: 20px;

  border-radius: 8px;

  border: 1px solid #7a7a7a;

  box-sizing: border-box;

  width: 95%;

  text-align: center;

  cursor: pointer;

  font-size: 14px;
}

#top_products_table_compare li.add_product_to_compare button:before {
  content: "\E0A4\00FE0E";

  font-size: 107px;

  display: block;

  margin-bottom: 0;

  font-family: hami;
}

.hmi_compare_page .title_attribiut {
  line-height: 1.692;

  padding: 9px 30px;

  background-color: #eaeaea;

  font-weight: 700;

  font-size: 14px;
}

.hmi_compare_page .attributes_value {
  background: #fff;

  padding: 10px 0;

  display: flex;
}

.hmi_compare_page .attributes_value li {
  overflow: hidden;

  box-sizing: border-box;

  display: flex;

  width: 25%;

  align-items: center;

  justify-content: center;

  border-right: 1px solid #e4e4e4;

  padding: 12px 15px;

  line-height: 26px;

  font-size: 14px;

  font-weight: 500;
}

.hmi_compare_page .attributes_value li:nth-child(1) {
  border-right: 0;
}

.hmi_compare_page .title_add_to_compare_box {
  background: #fff;

  border-bottom: 1px solid #ddd;

  padding: 19px 37px 20px 63px;

  font-size: 16px;
}

.c-remodal-share__content {
  width: 100%;

  background: #fcfcfc;

  padding: 0 21px;

  box-sizing: border-box;

  overflow: hidden;
}

.list_products_add_to_compare {
  display: -ms-flexbox;

  display: flex;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  overflow: auto;

  height: 570px;
}

.list_products_add_to_compare li {
  overflow: hidden;

  width: 30%;

  justify-content: space-between;

  margin: 15px 1.5%;

  background: #fff;

  border: 1px solid #ccc;

  border-radius: 5px;

  padding: 15px 10px;

  box-sizing: border-box;

  cursor: pointer;

  text-align: center;
}

.list_products_add_to_compare li img {
  display: block;

  margin: 0 auto 25px;

  width: 210px;

  height: 210px;
}

.list_products_add_to_compare li h2 {
  font-size: 13px;

  line-height: 27px;

  color: #333;
}

.compare-button::after {
  content: "\E018\00FE0E";

  font-family: hami;
}

.close-box {
  background: transparent;

  color: #555;

  cursor: pointer;

  outline: none;

  border: 0;
}

.close-box:focus {
  background: transparent;

  border: 0;

  outline: none;
}

.close-box::before {
  content: "\E0C9\00FE0E";

  font-family: hami;

  font-size: 13px;

  font-weight: bold;

  position: relative;

  top: 3px;
}

#productchartprice {
  text-align: center;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  overflow: hidden;
}

.woocommerce-product-gallery .timer-pros {
  font-size: 16px;

  font-weight: 600;

  padding-left: 20px;

  line-height: 27px;
}

.woocommerce-product-gallery__trigger {
  display: none;
}

#modal-video-gallery figure.woocommerce-product-gallery__wrapper {
  width: 66% !important;
}

.woocommerce-product-gallery__image.flex-active-slide {
  border-radius: 6px;
}

#modal-video-gallery ol.flex-control-thumbs {
  width: 33% !important;

  padding-right: 0 !important;
}

.mobile_gallery_product li img {
  margin: 0 auto;

  margin-top: 20px;

  padding: 0 5px;
}

.mobile_gallery_product .owl-dots {
  text-align: center;

  margin-top: 20px;
}

.mobile_gallery_product .owl-dots button span {
  background: #a2a2a2;

  border: none;

  border-radius: 50%;

  margin: 0 3px;

  height: 7px;

  width: 7px;

  display: inline-block;

  opacity: 0.3;
}

.mobile_gallery_product .owl-dots button.active span {
  transform: scale(1.3);

  opacity: 0.9;
}

.top-nav div {
  display: inline-block;

  width: 17%;
}

.btn-header {
  position: static;
}

.btn-header li {
  padding-bottom: 0;

  transition: 0.2s all;

  text-align: center;
}

.btn-header li a {
  color: #444;

  font-weight: 700;

  position: relative;

  font-size: 14px;
}

.btn-header.link_box li a::before {
  content: "";

  position: absolute;

  width: 7px;

  height: 7px;

  border-radius: 50%;

  left: 0;

  z-index: 9;

  animation: pulse 2s infinite;

  top: 9px;
}

@-webkit-keyframes pulse-light {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

@keyframes pulse-light {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);

    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  }

  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);

    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);

    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

.btn-header.link_box::after {
  content: "";

  width: 100%;

  display: block;

  height: 2px;

  background: #ef5661;

  margin: auto;

  text-align: center;

  transition: 0.1s all;

  position: relative;

  margin-top: 11px;

  left: 0;

  right: 0;
}

.btn-header:hover::after {
  background: #0071e3;
}

.top-nav .sub-menu li#navi a:before {
  content: "";

  top: 0px;
}

.top-nav .dropdown > li.categoryser > a {
  font-weight: bold;

  color: #000;
}

/* .top-nav .dropdown > li.categoryser::after {

    content: "";

    height: 20px;

    bottom: 16px;

    position: relative;

    width: 1.5px;

    background: #666 !important;

    float: left;

    margin-left: -15px;

} */

.title-desctop {
  font-size: 13px !important;

  font-weight: 400 !important;

  line-height: 24px;

  margin-bottom: 1rem !important;
}

/* coment style */

.title-commenter {
  padding-bottom: 30px;
}

.title-commenter .user {
  font-size: 20px;

  font-weight: bold;

  color: #535353;
}

.counter {
  padding-top: 10px;
}

.counter h2 {
  display: inline-block;
}

.counter span {
  font-size: 16px;

  color: #4d4d4d;

  font-weight: 600;
}

/* .counter span::before{

	content: '|';

	padding-left: 5px;

} */

.custom-option-ratings {
  display: inline-block;

  width: 48%;

  margin-top: 2rem;

  margin-left: 5rem;
}

.continer-rating {
  display: flex;
}

.detail-option-rating {
  display: flex;

  align-items: center;

  justify-content: space-between;

  padding-bottom: 20px;

  color: #62666d;
}

.progres-option-rating {
  display: flex;

  align-items: center;

  justify-content: space-between;

  width: 63%;
}

.percent-option-rating {
  background-color: #ebebeb;

  height: 6px;

  border-radius: 6px;

  overflow: hidden;

  width: 92%;

  box-shadow: 0 0 10px 0 rgb(27 132 227 / 11%);
}

.percent-option-rating strong {
  width: 64%;

  background: #0fabc6;

  display: block;

  height: 6px;

  border-radius: 6px;
}

.go-insert-comment {
  color: #535353;

  font-size: 17px;

  font-weight: bold;

  width: 40%;
}

.title-insert {
  display: block;

  margin-bottom: 20px;
}

.go-insert-comment .dec-insert {
  font-size: 15px;

  font-weight: 500;

  display: block;

  line-height: 32px;

  margin-bottom: 20px;
}

.continer-rating .go-insert-comment a {
  display: inline-block;

  line-height: 1.375;

  border-radius: 11px;

  background-color: #7a7a79;

  font-size: 16px;

  color: #fff !important;

  padding: 15px 50px;

  transition: 0.2s all;

  position: relative;

  padding-right: 95px;
}

.continer-rating .go-insert-comment a::before {
  font-size: 35px;

  top: 11px;

  position: absolute;

  right: 15px;

  content: "\eb13";

  font-family: "parsfont" !important;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;
}

.continer-rating .go-insert-comment a::after {
  content: "+";

  width: 90px;

  height: 106px;

  position: absolute;

  right: -7px;

  top: -28px;

  background: hsla(0, 0%, 100%, 0.21);

  border-radius: 50%;

  transition: all 0.3s ease-in-out;

  box-sizing: border-box;

  padding-right: 63px;

  padding-top: 36px;

  text-align: right;

  font-weight: 500;

  font-size: 28px;
}

.continer-rating .go-insert-comment a:hover::after {
  width: 130%;

  border-radius: 0;
}

.product_meta .star-rating {
  display: inline-block;

  float: unset;

  font-size: 11px;
}

.product_meta .starwrapper {
  margin: 8px 0;
}

.product_meta .rating {
  font-size: 13px;

  color: #c0bfbf;

  position: relative;

  padding-right: 2px;
}

.product_meta .rating::after {
  content: "";

  width: 5px;

  height: 5px;

  border-radius: 50%;

  margin: 0px 5px;

  background: #dad9d9;

  display: inline-block;
}

.product_meta .countes {
  display: inline-block;

  font-size: 13px;
}

.reviw-tabs .commnet-lister {
  border-bottom: 1px solid #eee;

  display: block;

  margin-top: 4rem;

  padding-bottom: 15px;

  font-size: 17px;

  font-weight: bold;

  color: #535353;

  position: relative;

  line-height: 1.375;
}

.reviw-tabs .commnet-lister::before {
  content: "";

  right: 0;

  width: 0;

  height: 0;

  border-color: transparent transparent transparent #ff6900;

  border-style: solid;

  border-width: 7px 0 0 7px;

  margin-left: 13px;

  display: inline-block;

  bottom: 1px;

  position: relative;
}

.reviw-tabs #comments {
  padding: 0;

  margin-top: 0;
}

.reviw-tabs #comments .commentlist li.review {
  display: inline-block;

  width: 100%;

  border: 1px solid #e3e3e3;

  border-radius: 11px;

  padding: 30px 30px 30px;

  margin-top: 10px;
}

.coments-left {
  width: 90%;

  float: left;
}

.hmi_review_tag_recommend {
  font-size: 15px;

  font-weight: 600;

  display: flex;

  align-items: center;

  padding-bottom: 10px;

  border-bottom: 1px solid #eee;

  margin-bottom: 15px;
}

.hmi_review_tag_recommend.hmi_reveiw_recommended {
  color: #00a049;
}

.hmi_review_tag_recommend.hmi_reveiw_not_recommended {
  color: #d32f2f;
}

.hmi_review_tag_recommend.hmi_reveiw_no_idea {
  color: #535353;
}

.hmi_review_tag_recommend .dashicons {
  font-size: 17px;
}

.reviw-tabs #comments .commentlist .meta {
  font-size: 14px;

  font-weight: 600;

  color: #adadad;

  border-bottom: 1px solid #eee;

  padding-bottom: 10px;

  margin-bottom: 15px;
}

.reviw-tabs #comments .commentlist .main_disadvantage_advantages {
  padding-bottom: 10px;

  margin-bottom: 15px;

  display: inline-block;

  width: 100%;
}

.reviw-tabs #comments .commentlist .main_advantages,
.reviw-tabs #comments .commentlist .main_disadvantage {
  position: relative;

  width: 100%;

  min-height: 1px;

  padding-left: 10px;

  -ms-flex: 0 0 50%;

  -webkit-box-flex: 0;

  flex: 0 0 50%;

  max-width: 50%;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  float: right;
}

.reviw-tabs #comments .commentlist .main_advantages span,
.reviw-tabs #comments .commentlist .main_disadvantage span {
  font-size: 14px;

  font-weight: bold;
}

.reviw-tabs #comments .commentlist .main_advantages {
  color: #4caf50;
}

.reviw-tabs #comments .commentlist .main_advantages ul li::before {
  content: "";

  display: inline-block;

  width: 6px;

  height: 6px;

  background: #ddd;

  border-radius: 50%;

  margin: 0 9px;
}

.reviw-tabs #comments .commentlist .main_disadvantage {
  color: #d32f2f;
}

.reviw-tabs #comments .commentlist .main_disadvantage ul li::before {
  content: "";

  display: inline-block;

  width: 6px;

  height: 6px;

  background: #ddd;

  border-radius: 50%;

  margin: 0 9px;
}

.reviw-tabs #comments .commentlist .main_disadvantage_advantages ul {
  color: #575757;

  font-size: 13px;

  line-height: 25px;
}

.reviw-tabs #comments .commentlist .description p {
  font-size: 15px;

  line-height: 2.2rem;

  color: #232933;

  padding-bottom: 10px;

  border-bottom: 1px solid #eee;

  margin-bottom: 15px;
}

.cross-sells {
  display: none;
}

/* comment form style */

#review_form_wrapper {
  background: #fff;

  line-height: 2;

  font-size: 1.1em;

  font-weight: 500;

  color: #585858;

  border: 1px solid rgb(236 236 236);
}

#review_form.by-des-review {
  display: flex;

  justify-content: space-between;

  padding: 20px;
}

.main-thumbnail-ratings-title {
  display: flex;

  justify-content: right;

  margin-bottom: 20px;
}

.thumbnail-product-review {
  background-color: #fff;

  display: flex;

  justify-content: center;

  align-items: center;

  padding: 20px;
}

.thumbnail-product-review img {
  width: 335px;
}

.title-product-and-rtaing-options {
  background-color: #fcfcfc;

  padding: 20px;
}

.main-ratings-opitons {
  display: flex;

  justify-content: space-between;

  align-items: center;

  margin-top: 19px;
}

.hmi-main-ratings-opitons {
  display: -ms-flexbox;

  display: -webkit-box;

  display: flex;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;
}

.container-option-ratings {
  position: relative;

  width: 100%;

  min-height: 1px;

  -ms-flex: 0 0 50%;

  -webkit-box-flex: 0;

  flex: 0 0 50%;

  margin-bottom: 15px;
}

.hmi-title-ratings-review {
  font-size: 13px;

  line-height: 1.5;

  display: block;

  margin: 7px 0;

  color: #333;
}

.hmi-main-nouislider {
  width: 85%;

  display: flex;

  align-items: center;

  justify-content: space-between;

  position: relative;
}

/* .tag-rating-review-product::before{

	position: absolute;

	content: '';

	display: inline-block;

	width: 5px;

	height: 5px;

	border-radius: 50%;

	background-color: #ddd;

} */

.tag-rating-review-product {
  font-size: 13px;
}

.hmi-nouislider {
  width: 100%;
}

.noUi-target {
  border-radius: 4px;

  border: 0;

  box-shadow: unst !important;
}

.noUi-horizontal {
  height: 6px !important;

  box-shadow: none !important;

  border: 0 !important;

  background: #d5d5d5 !important;

  border-radius: 8px !important;
}

.noUi-horizontal .noUi-handle {
  width: 20px !important;

  height: 20px !important;

  border-radius: 50% !important;

  background: #ef394e;

  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);

  border: 0 !important;

  top: -7px !important;
}

.noUi-handle:after,
.noUi-handle:before {
  display: none !important;
}

#review_form.by-des-review #respond {
  width: 40%;

  box-sizing: border-box;

  padding-left: 25px;
}

body.single-product #commentform {
  display: flex !important;

  flex-flow: column;

  justify-content: flex-start;
}

.des-insert-reveiw {
  width: 58%;

  order: 2;

  box-sizing: border-box;

  padding-right: 25px;

  border-right: 1px solid #ececec;

  padding-top: 20px;

  font-size: 14px;

  line-height: 32px;

  text-align: justify;
}

.des-insert-reveiw h3 {
  font-size: 18px !important;

  font-weight: bold;

  color: #474747;
}

.woocommerce #review_form #respond p {
  margin: 0 0 10px;

  position: relative;

  font-size: 16px;

  font-weight: 500;

  color: #4d4d4d;
}

.woocommerce #review_form #respond .form-submit input {
  border-radius: 11px;

  padding: 17px 60px !important;
}

p.hami-input-comment-form label {
  display: flex;

  align-items: center;
}

.go-back {
  display: inline-block;

  padding-right: 25px;

  font-size: 16px;

  position: relative;

  top: -20px;
}

.go-back a {
  border-bottom: 1px dashed;

  padding-bottom: 3px;
}

p.hami-input-comment-form input {
  border-radius: 11px;

  background: #fff;

  border: 1px solid #c8c8c8;

  color: #717171;

  font-size: 14px;

  font-size: 1rem;

  line-height: 1.571;

  padding: 11px 12px;

  width: 100%;

  letter-spacing: -0.8px;

  box-sizing: border-box;
}

div.hami-half-input {
  display: flex;

  justify-content: space-between;
}

div.hami-half-input p.hami-input-comment-form {
  width: 49% !important;
}

.woocommerce #review_form #respond textarea {
  box-sizing: border-box;

  width: 100%;

  resize: vertical;

  min-height: 100px;
}

.hami-input-comment-form.comment-form-advantages label:before,
.hami-input-comment-form.comment-form-disadvantage label:before {
  content: " ";

  width: 8px;

  height: 8px;

  border-radius: 50%;

  margin-left: 10px;
}

.hami-input-comment-form.comment-form-disadvantage label:before {
  background: #fb3449;
}

.hami-input-comment-form.comment-form-advantages label:before {
  background: #00bfd6;
}

.hami-input-comment-form.comment-form-advantages span.add_text_to_field,
.hami-input-comment-form.comment-form-disadvantage span.add_text_to_field {
  position: absolute;

  top: 34px;

  left: 7px;

  border: 2px solid #ccc;

  font-size: 15px;

  font-weight: 300;

  border-radius: 3px;

  text-align: center;

  cursor: pointer;

  display: none;

  z-index: 7;

  padding: 0px 11px;
}

.hami-recommend-product-reveiw {
  padding: 26px 36px;

  border-radius: 11px;

  background-color: #fbfbfb;

  margin-bottom: 25px;

  font-size: 14px;

  font-weight: bold;
}

.hami-recommend-product-reveiw label {
  display: flex;

  align-items: center;

  cursor: pointer;

  font-weight: 400;
}

.hami-recommend-product-reveiw label input {
  margin: 0 0 0 5px;
}

.categoryser ul li.active .sub-menu {
  display: block;

  visibility: visible;

  opacity: 1;
}

.categoryser:hover ul li.active .sub-menu:nth-child(2) {
  visibility: visible !important;

  opacity: 1 !important;

  transition: 0.2s all ease;

  display: block !important;
}

.yith_wcwl_wishlist_footer .yith-wcwl-share {
  display: none;
}

.wishlist-title-container {
  display: none;
}

.sp_top_last_posts.dsh_last_products_seen {
  padding: 10px 0;
}

.comments_contienr {
  display: flex;

  align-items: center;

  justify-content: space-between;

  border: 1px solid #e3e3e3;

  border-radius: 11px;

  margin-bottom: 15px;

  padding: 20px;
}

.comments_contienr.noti {
  padding: 10px;

  justify-content: space-between;
}

.comment_thumb {
  display: inline-block;

  width: 15%;
}

.comment_thumb.noti {
  width: 12%;
}

.comment_box {
  display: inline-block;

  width: 83%;
}

.comment_box.noti {
  width: 87%;
}

.name_content_product {
  display: flex;

  justify-content: space-between;

  align-items: center;

  padding-bottom: 5px;
}

.product_comment_link {
  border: 1px solid #378ce8;

  padding: 6px;

  font-size: 11px;

  border-radius: 3px;

  color: #378ce8;
}

.comments_contienr.noti .date {
  float: left;

  font-size: 11px;

  color: #8395a7;

  border-bottom: 1px dotted;
}

.wishlist_table .product-add-to-cart a {
  background-color: #378ce8;

  color: #fff;

  padding: 5px;

  border-radius: 3px;
}

.yith-wcwl-add-button > a i {
  margin: 0;
}

.summary.entry-summary .yith-wcwl-add-to-wishlist {
  display: none;
}

.swiper-responsive-product-slider {
  position: relative;

  overflow: hidden;

  list-style: none;

  padding: 0 0 20px;

  padding-bottom: 30px;

  z-index: 1;

  margin: 5px 0 15px;
}

.swiper-hmi-pagination-bullet {
  width: 11px !important;

  height: 11px !important;
}

.swiper-hmi-pagination-bullets-dynamic
  .swiper-hmi-pagination-bullet-active-main {
  background: grey;
}

.foot-core {
  display: flex;

  align-items: center;

  justify-content: space-between;

  width: 100%;
}

.foot-core .foot-box.text {
  width: 85%;
}

.foot-box.enmads .codes {
  display: inline-block;

  border: 1px solid #e5e5ea;

  border-radius: 11px;

  margin: 0 5px;

  max-width: 95px;

  width: 95px;

  padding: 10px;
}

.foot-box.enmads .codes img {
  width: 100% !important;

  max-width: 100%;

  height: auto !important;
}

.foot-box.enmads {
  display: flex;

  margin: 0;
}

.hanis .product-image-main {
  max-width: 50% !important;
}

.variations_form.cart {
  width: 100% !important;

  display: inline-block !important;

  background: transparent !important;
}

body.page-login .hmi-loginbox {
  border-radius: 11px;
}

.modal__container {
  border-radius: 16px !important;
}

.swiper_produt {
  border-radius: 11px;
}

.slider-v14 {
  border-radius: 11px;
}

.services_box article {
  border-radius: 11px;
}

.servicesـlinks {
  border-radius: 11px;
}

#stm-sms-form-holder .phone-loginbox::before {
  top: 12px;

  right: 12px;

  font-size: 25px;

  content: "\f136";
}

#stm-sms-form-holder .phone-loginbox input,
#stm-sms-form-holder input.stm-sms-confirm--code {
  padding: 12px 12px;

  border-radius: 11px;

  border: 1px solid #b1b1b2;
}

.hmi-loginbox #stm-sms-form-holder .stm-login-sms-btn,
.hmi-loginbox #stm-sms-form-holder .stm-sms-confirm--submit {
  padding: 16px 16px;

  font-size: 15px;

  font-weight: 600;

  border-radius: 11px;
}

/*

** ریسپانسیو استایل حامی

*/

/* responsive themes */

@media (max-width: 1450px) {
  .top-nav > div .sub-menu:nth-child(2) li.menu-item-has-children .sub-menu {
    width: 1000px !important;
  }

  .col-mobile {
    width: 85%;
  }
}

@media (max-width: 1280px) {
  .top-nav > div .sub-menu:nth-child(2) li.menu-item-has-children .sub-menu {
    width: 750px !important;
  }
}

@media (max-width: 1000px) {
  .top-nav > div .sub-menu:nth-child(2) li.menu-item-has-children .sub-menu {
    width: 720px !important;
  }
}

@media (max-width: 1100px) {
  .top-nav
    .categoryser
    .sub-menu:nth-child(2)
    li.menu-item-has-children
    .sub-menu {
    width: 800px;
  }

  .cart-btn {
    margin-right: 10px !important;
  }

  .question-hami {
    margin-left: 10px !important;
  }

  .question-hami i {
    font-size: 23px !important;

    position: relative;

    top: 5px !important;
  }

  .location-piker .location_name {
    font-size: 10px !important;
  }
}

@media (max-width: 1024px) {
  .top-nav
    .categoryser
    .sub-menu:nth-child(2)
    li.menu-item-has-children
    .sub-menu {
    width: 700px;
  }

  .progress-count {
    font-size: 11px;
  }
}

@media (max-width: 990px) {
  .header .flexed {
    display: unset;
  }

  .btn-header.button_box li {
    display: none;
  }

  .ques-box {
    width: 100%;

    height: 100%;

    top: 0;

    left: 0;
  }

  .menus {
    display: none;
  }

  .header {
    align-items: normal;

    position: unset !important;

    margin-bottom: 10px;

    padding-bottom: 0;
  }

  .header .width-1 {
    width: 100% !important;

    margin: 0 auto;

    text-align: center;

    display: flex !important;

    align-items: center;

    margin-bottom: 10px;

    margin-left: 15px;

    max-width: 100%;

    justify-content: space-between;
  }

  .col-mobile {
    width: 100%;

    display: flex;

    align-items: center;

    justify-content: space-between;

    border-bottom: 1px solid #e5e5eac2;

    padding-bottom: 9px;
  }

  .search-section {
    padding: 0;

    background-color: #fff;
  }

  .search-section button {
    padding: 2px 8px;
  }

  #icon-menu {
    display: flex;

    overflow: unset;

    align-items: center;
  }

  .slider-digikala-main .owl-nav {
    display: none;
  }

  .modal__right {
    width: 100% !important;
  }

  .continer-login a.forgat {
    font-weight: 600;

    font-size: 12px;

    border: 0;
  }

  .hmi-dashboard {
    display: none !important;
  }

  .continer-login .woocommerce form .form-row label,
  .woocommerce-form-row label {
    font-size: 17px !important;
  }

  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
  .woocommerce-form-register__submit {
    padding: 15px 20px !important;

    font-size: 15px !important;

    font-weight: 600;
  }

  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit::before {
    right: 12px;

    font-size: 30px;

    top: 8px;
  }

  .woocommerce-form-row label::before {
    font-size: 22px;

    top: 45px;
  }

  .header-login .close-box::before {
    position: relative;

    border: 1px solid #2f2e2e;

    border-radius: 50%;

    width: 23px;

    height: 23px;

    display: inline-block;

    line-height: 27px;
  }

  .header-login .close-box::before {
    font-size: 10px;
  }

  .logo img {
    max-height: 38px;

    max-width: 140px;

    height: auto;

    width: auto;
  }

  .header .width-2 {
    width: 75% !important;

    margin-left: 10px;

    display: inline-block;
  }

  .box-search-hami {
    margin-right: 0 !important;

    width: 100%;

    max-width: 100%;

    min-width: 100%;
  }

  .location-piker {
    display: none;
  }

  .form_search #submit_search {
    width: 41px;

    height: 37px;
  }

  .search-section #submit_search i {
    font-size: 19px;

    top: 3px;

    font-weight: 100;

    right: 0px;
  }

  .hmi_input_serach {
    order: 2;
  }

  .search-section.active {
    padding: 3px 0px;

    border: 0;
  }

  .search-section input.active {
    font-size: 14px;

    font-weight: 500;

    width: 100%;

    height: 43px;

    outline: none;

    border: none;

    font-size: 13px;

    padding-right: 50px;

    border-bottom: 1px solid #e1e1e1;
  }

  .main_results_ajax_search {
    border: 0;
  }

  .hmi_input_serach::placeholder {
    color: rgba(117, 117, 117, 0.47);

    opacity: 1;

    font-size: 13px !important;
  }

  .hmi_input_serach.active::placeholder {
    opacity: 0.4;
  }

  .hmi_close_search_box {
    top: -42px;

    font-size: 27px;

    right: 12px;
  }

  .question-hami {
    display: none;
  }

  .account {
    border: none !important;

    padding: 0;

    background-color: #fff !important;

    display: none;
  }

  .account-text,
  .account-icon-arrow i {
    display: none !important;
  }

  .account-icon-arrow {
    margin: 0;
  }

  .account-icon-arrow .icon-logged {
    position: absolute;

    background: #64d979;

    width: 15px;

    height: 15px;

    border-radius: 50%;

    right: -2px;

    top: 11px;

    z-index: 9;
  }

  .account-icon i {
    font-size: 25px;
  }

  .account-icon-arrow .icon-logged::after {
    position: absolute;

    font-family: hami;

    content: "\E0D4\00FE0E";

    color: #fff;

    font-size: 8px;

    right: 3px;

    top: -2px;
  }

  .swiper-responsive-product-slider {
    margin: 5px 0;

    padding: 0;
  }

  .cart-btn {
    padding-right: 0;

    padding-left: 0;

    margin-right: 10px;
  }

  .cart-btn i {
    font-size: 28px;

    top: 5px;
  }

  .cart-btn em,
  .cart-btn-hover em {
    line-height: 14px !important;

    font-size: 10px !important;

    font-weight: 500 !important;

    min-width: 17px !important;

    min-height: 15px !important;
  }

  .line-r {
    display: none !important;
  }

  .mini-cart-user {
    display: none;
  }

  .slider-digikala-main {
    width: 100% !important;

    display: block !important;

    border-radius: 8px;

    overflow: hidden;
  }

  .slider-left {
    width: 100% !important;

    display: block !important;

    margin-top: 10px;
  }

  .slide-top,
  .slide-bottom {
    margin: 5px 0 !important;
  }

  .hami-product-box {
    border: none !important;

    box-shadow: none !important;
  }

  .item-brands {
    width: 95%;
  }

  .col-product .view-all {
    font-size: 12px;

    font-weight: normal;
  }

  .product-image-main {
    max-width: 90%;
  }

  .title-product-carosel-hami {
    border: none !important;
  }

  .head-product h3 {
    color: #2d2d2d;

    font-weight: 700;
  }

  .title-product-carosel-hami::after {
    height: 0;
  }

  .header-carter span {
    margin-right: 1rem;
  }

  .hami-product-box .owl-nav .owl-prev,
  .hami-product-box .owl-nav .owl-next {
    border: none !important;

    box-shadow: none !important;

    background: transparent !important;
  }

  .item-pro {
    width: 97%;

    padding: 10px;

    border: 1px solid #ecece6;
  }

  .hanis .item-pro {
    border: 0 !important;
  }

  .item-cat .title-cat {
    font-size: 13px;

    line-height: 20px;
  }

  #timers {
    font-size: 12px;

    margin-top: 10px;
  }

  .item-pro:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);

    transition: 0.2s all;
  }

  .product-title-hami h2 {
    line-height: 24px;
  }

  .taber {
    text-align: unset !important;
  }

  .taber button {
    font-size: 12px !important;

    width: 12% !important;

    margin-bottom: 0.2rem !important;
  }

  .taber button.activer::after {
    top: 4.7rem;
  }

  .boxer-tells {
    display: block;

    margin-bottom: 15px;
  }

  .line-tell {
    display: none !important;
  }

  .support {
    display: block;
  }

  .foot-core {
    display: block;
  }

  .foot-box.enmads {
    margin: 0 auto;

    justify-content: center;
  }

  .foot-dn-app .dn-box {
    background: transparent;

    text-align: center;

    border-top: 1px solid #e0e0e2;
  }

  .dn-box .dn-link {
    display: block;

    margin: 0;

    float: unset !important;
  }

  .dn-box .dn-link img {
    display: none;
  }

  .dn-box .dn-link span {
    color: #fff;

    text-shadow: none;

    font-size: 13px;

    margin: 0;

    padding: 0;

    display: block;

    float: unset;
  }

  .foot-dn-app .imgs-dn {
    display: block;

    text-align: center;

    margin: 0 auto;

    padding-top: 20px;
  }

  .dn-box .more-dn {
    display: none !important;
  }

  .foot-dn-app .img-dn-link {
    display: inline-block;

    float: unset;

    width: 20%;
  }

  .foot-box.text {
    width: 100%;
  }

  .foot-box.mailbox {
    display: block;

    width: 100% !important;

    border-top: 1px solid #e0e0e2;

    padding: 15px 0;
  }

  .br-sec .img-br {
    border-left: none;

    border-bottom: 1px solid #e0e0e2;

    display: inline-block;

    max-width: calc(20% - 10px);

    width: 20%;

    padding: 20px 0;
  }

  .left-store {
    width: 100%;
  }

  .left-index {
    box-shadow: none;
  }

  .left-index:hover {
    box-shadow: none;
  }

  .left-index .head-index .order-icon,
  .head-index .order-title,
  #nav-order {
    display: none;
  }

  .left-index .item-pro-index {
    max-width: calc(50% - 0px) !important;

    width: 50% !important;
  }

  .item-pro-index:nth-of-type(1) {
    border: none;
  }

  .index-product .woocommerce-Price-amount {
    font-size: 19px;
  }

  .item-pro-index .author-Original {
    display: inline-block;

    width: 100%;
  }

  .sides.active {
    opacity: 1;

    z-index: 999999999;

    transition: 0.2s all;
  }

  .woocommerce div.product div.summary,
  .tabs-panel-mobile {
    width: 100% !important;

    margin-right: 0 !important;

    border-radius: 10px;

    background-color: #fff;

    padding: 15px;

    border: 1px solid #e3e3e3;
  }

  .woocommerce div.product div.images {
    width: 100% !important;

    margin-right: 0 !important;

    border-radius: 10px;

    background-color: #fff;

    padding: 10px;

    margin-bottom: 15px !important;

    margin: 0;

    border: 1px solid #e3e3e3;
  }

  .imgs-mobile .swiper-slide img {
    max-width: 260px;

    margin: auto;
  }

  .imgs-mobile.gallery_hav .swiper-wrapper {
    margin-bottom: 35px !important;
  }

  .des-info {
    width: 100%;
  }

  .flex-cart {
    width: 100%;
  }

  .variations_form.cart {
    width: 100% !important;

    padding: 15px 0;
  }

  .product-single .tabs-mobile ul li span::before {
    font-family: "parsfont" !important;

    speak: never;

    font-style: normal;

    font-weight: normal;

    font-variant: normal;

    text-transform: none;

    line-height: 1;

    position: relative;

    top: 7px;

    font-size: 24px;

    margin-left: 8px;
  }

  .tabs-mobile li.tabs-panel-mobile.nagd .tabs-panel-mobile-title::before {
    font-family: flaticon !important;

    font-style: normal;

    font-weight: 400 !important;

    font-variant: normal;

    text-transform: none;

    line-height: 1;

    content: "\f18a";
  }

  .tabs-mobile li.tabs-panel-mobile.details .tabs-panel-mobile-title::before {
    content: "\ea26";
  }

  .woocommerce .cart-order-user table.shop_table td.product-name a {
    font-size: 13px !important;
  }

  .woocommerce-tabs.wc-tabs-wrapper,
  .col-single1 {
    background-color: transparent;

    padding: 0;

    margin-bottom: 0;

    border: 0;
  }

  .woocommerce div.product div.summary .ser-pro {
    width: 100%;

    display: inline-block;

    position: relative;

    text-align: center;
  }

  .ser-pro .servis-pro {
    width: 22%;

    float: unset;

    display: inline-block;

    text-align: center;
  }

  .servis-pro:nth-child(2) {
    display: none;
  }

  .ser-pro .servis-pro img {
    float: unset;

    margin: 0;
  }

  .ser-pro .servis-pro span {
    font-size: 8px;

    display: block;

    float: unset;
  }

  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 0 !important;

    margin: 0 !important;
  }

  .subtitle,
  .product-points,
  .content-product {
    padding: 10px;

    display: block;

    width: 100%;
  }

  .c-content-expert__rating-title::before {
    display: none;
  }

  .subtitle,
  .content-product {
    line-height: 32px;

    font-size: 13px;

    color: #535353;
  }

  #panel-review .comment-pro {
    margin: 0;
  }

  #panel-review #review_form_wrapper {
    margin: 15px 0;
  }

  .woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 12px;
  }

  #panel-review .comment-pro .commentlist li.review {
    border-radius: 8px;

    padding: 10px;

    margin: 5px 0;

    border: 1px solid #e9e9e9;
  }

  #panel-review .comment-pro .commentlist li.review img.avatar {
    width: 15%;
  }

  #panel-review .comment-text {
    width: 100%;
  }

  .woocommerce table.shop_attributes tbody {
    margin: 0;
  }

  .woocommerce table.shop_attributes tr.woocommerce-product-attributes-item {
    display: inline-block;

    width: 100%;
  }

  #panel-info .panel-pad {
    border: 0;

    border-right: 1px solid #ddd;
  }

  .tabs-account {
    width: 60% !important;

    margin-top: 20px !important;

    margin-bottom: 100px !important;
  }

  .dokan-store-products-filter-area .orderby-search {
    width: 100%;

    margin: 10px 0;
  }

  .dokan-store-products-filter-area #dokan-store-products-search-result h3 {
    font-size: 13px !important;

    padding: 0 !important;
  }

  .dokan-store-products-filter-area
    #dokan-store-products-search-result
    .dokan-ls-product-data {
    padding: 0 !important;

    width: 75% !important;
  }

  .dokan-store-products-filter-area
    #dokan-store-products-search-result
    .dokan-ls-product-data
    div:not(.dokan-ls-product-categories) {
    padding: 5px 0 !important;

    font-size: 13px !important;
  }

  .dokan-store-products-filter-area
    #dokan-store-products-search-result
    .dokan-ls-product-categories
    span {
    margin: 0 !important;
  }

  .dokan-store-products-filter-area .product-name-search {
    width: 83%;

    display: inline-block;
  }

  .sec-account {
    width: 100%;
  }

  .woocommerce-MyAccount-content {
    width: 100%;

    padding: 20px;
  }

  .woocommerce-column--billing-address.col-1 {
    display: block !important;
  }

  .right-side-dokan,
  .dokan-dashboard-content,
  .dokan-w6 {
    width: 100% !important;
  }

  .side-posts {
    width: 100%;

    order: 2;
  }

  .left-posts {
    width: 100%;
  }

  .card-blog-items.archive {
    max-width: 50%;

    width: calc(50% - 10px);

    margin-left: 5px;

    margin-right: 5px;
  }

  .title-name-blog h2 {
    line-height: 25px;
  }

  .left-cont {
    width: 100%;
  }

  .profile-display-user .p-item-user span h6 {
    font-size: 13px;
  }

  .continer {
    width: 93% !important;
  }

  .ques-welcoming {
    line-height: 31px;

    font-size: 13px;

    font-weight: 500;
  }

  .accardion-link a {
    color: #323232;

    line-height: 24px;

    font-weight: 550;

    font-size: 13px;
  }

  .woocommerce .woocommerce-checkout .col2-set {
    width: 100% !important;
  }

  .woocommerce-checkout .review-order-user,
  .woocommerce .cart-order-user,
  .woocommerce .collateral-order-user {
    width: 100% !important;
  }

  .woocommerce-checkout .review-order-user {
    margin-top: 15px;
  }

  .woocommerce form.checkout_coupon {
    border-radius: 10px !important;
  }

  .carousel-panel {
    padding: 20px 0;
  }

  .right-panel {
    margin-top: 0;

    padding-right: 0;

    width: 100%;
  }

  .title-panel {
    display: block;

    padding-bottom: 0px;

    font-weight: 500;

    color: #fff;

    font-size: 15px;
  }

  .onsale-offer {
    font-weight: 450;

    display: inline-block;

    font-size: 15px;
  }

  .onsale-off {
    font-size: 13px;

    display: inline-block;

    margin: 0;
  }

  .btn-panel {
    display: inline-block;
  }

  .left-panel {
    width: 100%;

    margin-top: 20px;
  }

  .head-indexs {
    margin-top: 15px;
  }

  .carousel-panel.ver3 .right-panel,
  .carousel-panel.ver3 .left-panel {
    width: 100%;
  }

  .panel-cpntier {
    display: flex;

    flex-direction: column;

    margin-top: 0;

    padding: 0 20px;
  }

  .carousel-panel.ver3 .title-panel {
    font-size: 14px;

    padding-bottom: 5px;

    text-align: center;

    display: block;

    max-width: 100%;

    padding-top: 10px;
  }

  .carousel-panel.ver3 .onsale-offer {
    margin-top: 20px;

    font-size: 13px;
  }

  .carousel-panel.ver3 .onsale-off {
    margin-top: 15px;

    display: inline-block;

    font-size: 1.143rem;
  }

  body.swal2-toast-shown .swal2-container.swal2-bottom {
    width: 75%;
  }

  .date-send-pro cite .date-head {
    font-size: 12px;
  }

  .date-send-pro cite .sends-date {
    font-size: 11px;
  }

  .foot-categorys {
    border-radius: 10px;
  }

  .main-cont {
    border-radius: 10px;

    padding: 5px;
  }

  #comments {
    padding: 10px !important;

    margin-bottom: 15px;

    border-radius: 6px !important;
  }

  .woocommerce-order.thankyou-order-user {
    border-radius: 10px;

    background-color: #fff;

    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 9%);

    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 9%);

    padding: 15px;

    border: none;
  }

  .woocommerce ul.order_details li strong {
    font-size: 13px;

    color: #535353;
  }

  .portal-share-pro {
    width: 100% !important;

    margin-top: 10px !important;
  }

  .close-btns-pro {
    padding-top: 0;
  }

  .social-share-pro span i {
    padding: 1px 10px;
  }

  .social-share-pro span a i::before {
    font-size: 22px;
  }

  .social-share-pro span i::before {
    top: 6px;
  }

  .portal-url-pro {
    width: 100%;
  }

  .input-name {
    width: 100%;

    margin: 10px 0 !important;
  }

  .comment-form-cookies-consent input {
    display: block;
  }

  .woocommerce div.product {
    margin-top: 0px !important;
  }

  .error-404 h2 {
    font-size: 26px;
  }

  .carousel-panel.ver4 {
    display: block;
  }

  .right-panel.backer4 {
    display: block;

    width: 100%;

    border-bottom-right-radius: 0;

    border-top-left-radius: 8px;
  }

  .carousel-panel.ver4 .left-panel {
    width: 100%;

    margin: 0;
  }

  .panel-cpntierver4 {
    margin-top: 0;

    margin: 20px 0;
  }

  .onsale-offerver4 {
    margin: 0;

    font-size: 16px;
  }

  .carousel-panel.ver4 .btn-panelver4 {
    margin: 0;
  }

  .product-archive .wenderfol_archive .vanderfol_title {
    text-align: left;

    display: inline-block;

    width: auto;

    font-size: 13px;

    line-height: 45px;
  }

  .product-archive .wenderfol_archive .wenderfol_img {
    width: auto;

    padding-left: 5px;
  }

  .accardion-lists p {
    line-height: 30px;
  }

  .cat-item {
    padding: 10px 15px;
  }

  .head-index {
    display: inline-block;
  }

  .imgs-desctop {
    display: none;
  }

  .mnu-right-pic-hmi {
    float: unset !important;

    padding-top: 10px;
  }

  .btns-pro {
    display: inline-block;

    margin-left: 25px;

    margin-bottom: 10px;
  }

  .woocommerce-product-gallery .head-pros {
    padding-bottom: 15px;
  }

  .head-pros .hami-stl {
    font-size: 19px !important;
  }

  .woocommerce div.product .product_title {
    font-size: 16px !important;
  }

  .des-info .product-en span.en_name_pro {
    font-size: 11px !important;
  }

  .servesis-single {
    display: none;
  }

  .priceshart {
    width: 95% !important;

    max-width: 95% !important;

    position: relative;
  }

  .custom-option-ratings {
    display: none;
  }

  .go-insert-comment {
    width: 100%;
  }

  .title-commenter .user {
    font-size: 15px;

    font-weight: 500;

    color: #2a2a2a;
  }

  .counter {
    padding: 5px 0;
  }

  .counter h2 {
    font-size: 13px !important;

    font-weight: 400 !important;
  }

  .title-commenter {
    padding-bottom: 10px;
  }

  .title-insert {
    font-size: 15px;
  }

  .go-insert-comment .dec-insert {
    font-size: 13px;
  }

  .coments-left {
    width: 100%;
  }

  .body.product-single h5 {
    font-size: 14px;

    display: inline-block;
  }

  .main-thumbnail-ratings-title {
    display: block;
  }

  .title-product-and-rtaing-options {
    width: 100%;

    margin: 0;
  }

  .woocommerce .star-rating {
    font-size: 0.7rem;

    margin-top: 15px;
  }

  .thumbnail-product-review img {
    width: 200px;
  }

  .title-product-review {
    font-size: 13px;
  }

  .container-option-ratings {
    flex: 0 0 100%;
  }

  .hmi-main-nouislider {
    width: 100%;
  }

  .des-insert-reveiw {
    display: none;
  }

  #review_form.by-des-review #respond {
    width: 100%;

    padding: 0;
  }

  .hami-recommend-product-reveiw {
    padding: 5px;

    font-size: 13px;
  }

  .woocommerce #respond .form-submit #submit {
    padding: 1rem 3.5rem !important;

    border-radius: 8px;

    width: 100%;
  }

  #modal-video-gallery {
    display: none;
  }

  .comments_contienr {
    display: block;

    padding: 15px;
  }

  .comment_thumb,
  .comment_thumb.noti {
    display: block;

    width: 30%;
  }

  .comment_box,
  .comment_box.noti {
    width: 100%;
  }

  .name_content_product a:nth-child(1) {
    line-height: 25px;

    font-size: 13px;
  }

  .sp_bottom_last_posts {
    border: 1px solid #dedee1;

    padding: 10px;

    border-radius: 11px;
  }

  .wishlist_table.mobile li .item-wrapper .product-pic {
    display: inline-block;

    margin: 0;
  }

  .shop_table.cart h3 {
    font-size: 13px;

    line-height: 25px;
  }

  .wishlist_table.mobile li .item-wrapper {
    width: 100%;
  }

  .wishlist_table.mobile li .item-wrapper .item-details {
    float: left;
  }

  .wishlist_table.mobile li .item-details table.item-details-table {
    display: inline-block;

    float: left;
  }

  .wishlist_table.mobile li .item-details table.item-details-table label,
  .wishlist_table.mobile li .item-details table.item-details-table del {
    display: none;
  }

  .shop_table.cart .additional-info-wrapper {
    direction: ltr;

    display: flex;

    justify-content: space-between;

    align-items: center;
  }

  .shop_table.cart .additional-info,
  .yith_wcwl_wishlist_footer {
    display: none;
  }

  .wishlist_table.mobile li,
  .wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist,
  .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
    margin: 0;
  }

  .wishlist_table .product-add-to-cart a {
    margin: 0 !important;

    padding: 7px 17px;

    font-size: 12px;
  }

  .sp_top_last_posts.dsh_last_products_seen {
    padding-bottom: 20px;
  }

  .btns-pro .tooltiptext {
    display: none;
  }

  .content-user .no-Order-user {
    display: block !important;
  }

  .guaranteed_product {
    float: right;

    font-size: 12px;

    width: unset !important;

    margin: 0;
  }

  .guaranteed_product i {
    font-size: 27px;
  }

  .last_posts {
    display: none;
  }

  .click-author p {
    display: none;
  }

  .show-export {
    display: block;
  }

  .reviw-tabs #comments .commentlist li.review {
    padding: 0;

    border: 0;
  }

  .head-product.news {
    width: 95%;
  }

  .carousel-hami .info-author {
    display: none;
  }

  .feed-btn.desctop {
    display: none !important;
  }

  #modal-feed .flexright,
  #modal-better .flexright {
    display: block;
  }

  #modal-feed .modal__overlay,
  #modal-better .modal__overlay {
    background-color: #fff;
  }

  #modal-feed .modal__container,
  #modal-better .modal__container {
    width: 100% !important;
  }

  #modal-feed .flex-feed,
  #modal-better .flex-feed {
    display: flex;
  }

  #modal-feed .img-feed,
  #modal-better .img-feed {
    margin: auto;

    text-align: center;
  }

  #modal-better .img-feed {
    width: 60%;
  }

  #modal-feed .info-feed textarea {
    min-height: 98%;
  }

  #modal-better .input_better {
    left: 35px;
  }

  .feed-btn.mobile.show {
    display: table;

    margin: 15px auto;
  }

  .col-single1 {
    margin-top: 0;
  }
}

@media (max-width: 860px) {
  .item-cat {
    width: 20%;

    margin: 15px auto;

    margin-left: 15px;
  }

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

  .taber button {
    width: 20% !important;

    padding: 10px 0;

    border-radius: 8px;

    border: 1px solid;
  }

  .card-blog-items.news {
    margin: 30px 3px;
  }
}

@media (max-width: 760px) {
  .left-index .item-pro-index {
    max-width: calc(100% - 0px) !important;

    width: 100% !important;
  }

  .no-Order-user {
    text-align: center;
  }

  .content-user .no-Order-user p {
    display: block;

    width: 100%;

    margin-bottom: 10px;
  }

  .content-user .no-Order-user .no-order-link {
    float: unset;
  }

  .offer-hami {
    font-size: 12px;
  }
}

@media (max-width: 680px) {
  .add-to-cart.offer .add-to-carter {
    font-size: 11px !important;
  }

  .taber button {
    width: 24% !important;
  }

  .sec-boxes {
    text-align: center;
  }

  .sec {
    display: inline-block;

    width: 35%;

    height: auto;

    position: relative;

    margin: 10px auto;

    float: unset;
  }

  .tabs-account {
    width: 100% !important;

    margin-top: 20px !important;

    margin-bottom: 70px !important;
  }

  .card-blog-items.archive {
    max-width: 100%;

    width: calc(100% - 10px);

    margin-left: 5px;

    margin-right: 5px;
  }

  .foot-dn-app .img-dn-link {
    width: 40%;
  }
}

@media (max-width: 580px) {
  .foot-dn-app .dn-box {
    margin-top: 15px;
  }

  .progress-count {
    font-size: 0.7rem;
  }

  .progress-count .p-cont {
    font-size: 0.85rem;
  }
}

@media (max-width: 480px) {
  .comments_contienr.noti .date {
    display: inline-block;

    float: unset;
  }

  .name_content_product {
    display: block;
  }

  .name_content_product a:nth-child(1) {
    display: block;

    margin-bottom: 5px;
  }

  .name_content_product .product_comment_link {
    padding: 4px;

    font-size: 9px;
  }
}

@media (max-width: 460px) {
}

@media (max-width: 430px) {
  .head-cat {
    font-size: 16px !important;
  }

  .taber button {
    width: 49% !important;
  }

  .item-cat {
    width: 28%;
  }

  .title-name-blog h2 {
    overflow: hidden;

    height: 45px;
  }

  .title-name-blog p {
    height: 50px;

    overflow: hidden;
  }

  .order-title-mobile {
    padding: 0px 6px !important;
  }

  .col-off.v2 .right-off .img-off {
    width: 100px;
  }
}

@media (max-width: 370px) {
  .item-cat {
    width: 30% !important;
  }

  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 25% !important;

    width: 75px !important;
  }
}

@media (min-width: 990px) {
  .feed-btn.mobile,
  .account_mobile,
  #dn-app-mobile,
  .reviw-tabs,
  .reviw-tabs .panel-close,
  .panel-mobiles,
  .tabs-mobile,
  #tab-reviews .reviw-tabs .tabs-panel-mobile,
  .title-mobile,
  .close-slider-mobile,
  #icon-menu,
  .faqs-mobile,
  .icon-logged,
  #NavMenu,
  .order-title-mobile,
  .order-title-mobile.close-slider-mobile {
    display: none !important;
  }

  #tab-reviews .reviw-tabs {
    display: block !important;
  }

  .reviw-tabs .panel-mobiles {
    opacity: 1 !important;

    z-index: 9 !important;

    display: block !important;

    position: relative !important;

    top: unset !important;

    right: unset !important;

    width: unset !important;

    height: unset !important;

    background: unset !important;
  }

  .reviw-tabs .panel-pad {
    border: none !important;

    width: auto !important;

    padding: unset !important;

    margin: unset !important;
  }

  .clomens {
    display: inline-block;

    flex-direction: unset;

    width: 100%;
  }

  .imgs-mobile {
    display: none;
  }
}


/* Login Hami */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.modal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
  width: 100vw;
  padding-top: 200px;
  z-index: 100;
  overflow-y: auto;
}
.modal-content-login {
  -ms-flex: 3;
  flex: 3;
  padding: 40px 30px;
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}
.modal-container-hami {
  display: -ms-flexbox;
  display: flex;
  max-width: 675px;
  min-height: 400px;
  margin-bottom: 125px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.modal__featured {
  position: relative;
  -ms-flex: 1;
  flex: 1;
  min-width: 280px;
  padding: 20px;
  overflow: hidden;
  border-radius: 20px;
}
.modal__circle {
  position: absolute;
  top: 0;
  right: 0;
  height: 200%;
  width: 200%;
  background-color: #017d8b;
  border-radius: 50%;
  -ms-transform: translateX(50%) translateY(-25%);
  transform: translateX(50%) translateY(-25%);
}
.modal__product {
  position: absolute;
  top: 200px;
  max-width: 85%;
}
.modal__product img {
width: 100%;
}
.modal__content {
  -ms-flex: 3;
  flex: 3;
  padding: 40px 30px;
}


/* Location Hami */
.modal-location-hami {
  position: relative;
  -ms-flex: 1;
  flex: 1;
  min-width: 280px;
  padding: 20px;
  overflow: hidden;
  border-radius: 20px;
}
.modal-location-circle {
  position: absolute;
  top: 0;
  height: 200%;
  width: 200%;
  background-color: #017d8b;
  border-radius: 50%;
  -ms-transform: translateX(27%) translateY(-50%);
  transform: translateX(27%) translateY(-50%);
  z-index: -1;
  background-image: url("../img/loc.png")
}
.flex-location {
  padding: 0 25px;
  z-index: 9999;
  position: relative;
  color: #fff;
}
.modal-location-circle-bg {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  height: 200%;
  width: 200%;
  background-color: #00060782;
  border-radius: 50%;
  -ms-transform: translateX(27%) translateY(-50%);
  transform: translateX(27%) translateY(-50%);
}
.modal-location-product {
  position: absolute;
  top: 200px;
  max-width: 85%;
}
.filter-location-header {
  padding: 0px 25px 20px 25px;
  z-index: 9999;
  position: relative;
  color: #fff;
  text-shadow: 2px 2px 3px #00000080;
}